@charset "UTF-8";.js-diagonal-gradient{position:relative;overflow:hidden;background-color:#0000001a;background-image:radial-gradient(circle at top right,rgba(18,243,230,.25),transparent 60%),radial-gradient(circle at bottom left,rgba(51,213,255,.25),transparent 60%)}.js-diagonal-gradient:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(var(--gradient-angle, 45deg),transparent 20%,rgba(255,255,255,.9) 50%,transparent 80%);pointer-events:none}.post-card{display:flex;flex-direction:column;background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:12px;overflow:hidden}.post-card__thumb{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;height:clamp(179px,161.2815533981px + 4.7249190939vw,252px)}@media only screen and (max-width: 600px){.post-card__thumb{height:clamp(139px,111.572815534px + 7.3139158576vw,252px)}}.post-card__thumb:before{content:"";position:absolute;right:0;bottom:0;top:-1px;left:-1px;background-image:linear-gradient(to right,var(--color-border) 1px,transparent 1px),linear-gradient(to bottom,var(--color-border) 1px,transparent 1px);background-size:calc(var(--grid-cell-w, clamp(57px, 54.8155339806px + .5825242718vw, 66px)) + 1px) calc(var(--grid-cell-h, clamp(47px, 43.1165048544px + 1.0355987055vw, 63px)) + 1px);opacity:.5}.post-card__thumb-circle{position:relative;z-index:1;width:clamp(88px,79.7475728155px + 2.2006472492vw,122px);height:clamp(88px,79.7475728155px + 2.2006472492vw,122px);border-radius:50%;border:1.2px dashed var(--color-border);background-color:inherit;display:flex;align-items:center;justify-content:center;flex-shrink:0}.post-card__thumb-img{display:block;width:auto;height:clamp(51px,45.6601941748px + 1.4239482201vw,73px);max-width:80%;object-fit:contain}.post-card__body{display:flex;flex-direction:column;flex:1;padding:clamp(16px,12.1165048544px + 1.0355987055vw,32px)}.post-card__type{font-size:var(--fs-btn-sm);line-height:var(--lh-btn-sm);font-weight:var(--fw-medium);margin-bottom:clamp(16px,14.0582524272px + .5177993528vw,24px)}.post-card__title{font-size:var(--fs-h3);line-height:var(--lh-h3);font-weight:var(--fw-medium);color:var(--color-text-primary);flex:1;margin-bottom:clamp(16px,12.1165048544px + 1.0355987055vw,32px)}.post-card__title a{color:inherit;text-decoration:none}.post-card__tags{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:clamp(16px,12.1165048544px + 1.0355987055vw,32px)}@media only screen and (max-width: 600px){.post-card__tags{gap:16px}}.post-card__tag{display:inline-flex;align-items:center;padding:2px 8px;border:1px solid var(--color-border);border-radius:47px;background-color:var(--color-bg-neutral);font-size:var(--fs-p1);line-height:var(--lh-p1);font-weight:var(--fw-regular);color:var(--color-text-secondary)}.post-card__tag:hover{color:var(--color-text-secondary)!important}.post-card__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding-top:clamp(4px,2.786407767px + .3236245955vw,9px);border-top:1px solid var(--color-border)}.post-card__date-read{font-size:var(--fs-p1);line-height:var(--lh-p1);font-weight:var(--fw-regular);color:var(--color-text-secondary)}.post-card__read-link{font-size:var(--fs-btn-md);line-height:var(--lh-btn-md);font-weight:var(--fw-medium);color:var(--color-text-primary);white-space:nowrap;text-decoration:none}.similar-posts__track-wrap{overflow:hidden;flex:1}.similar-posts__track{display:flex;gap:clamp(24px,14.2912621359px + 2.5889967638vw,64px);transition:transform .4s ease;will-change:transform;cursor:grab;-webkit-user-select:none;user-select:none}.similar-posts__track:active{cursor:grabbing}.similar-posts__arrow{flex-shrink:0;border-radius:50%;border:1px solid var(--color-border);background-color:var(--color-bg);display:flex;align-items:center;justify-content:center;color:var(--color-text-primary);transition:background-color .2s,color .2s;cursor:pointer;padding:15px}.similar-posts__arrow:hover{background-color:var(--color-text-primary);color:var(--color-bg)}.similar-posts__arrow:disabled{opacity:.3;cursor:default;pointer-events:none}.similar-posts__arrow svg{width:23px;height:23px;flex-shrink:0}.similar-posts__arrow svg path{stroke:currentColor}.similar-posts__arrow--prev svg{transform:rotate(90deg)}.similar-posts__arrow--next svg{transform:rotate(-90deg)}.similar-posts__dots{display:flex;justify-content:center;gap:10px}.similar-posts__dot{width:clamp(20px,17.572815534px + .6472491909vw,30px);height:2px;background-color:#d4d4d8;cursor:pointer;transition:background-color .2s;border:none}.similar-posts__dot.is-active{background-color:#38c6e8}.post-hero{padding:clamp(96px,88.2330097087px + 2.071197411vw,128px) 0 clamp(32px,8.6990291262px + 6.213592233vw,128px)}.post-hero__inner{display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 600px){.post-hero__inner{align-items:flex-start}}.post-hero__type{font-size:var(--fs-btn-sm);line-height:var(--lh-btn-sm);font-weight:var(--fw-medium);margin-bottom:clamp(24px,22.0582524272px + .5177993528vw,32px)}.post-hero__title{font-size:var(--fs-h2);line-height:var(--lh-h2);font-weight:var(--fw-medium);color:var(--color-text-primary);text-align:center;margin-bottom:clamp(24px,14.2912621359px + 2.5889967638vw,64px)}@media only screen and (max-width: 600px){.post-hero__title{text-align:left}}.post-hero__meta{display:flex;align-items:center;justify-content:space-between;width:100%;gap:clamp(16px,14.0582524272px + .5177993528vw,24px);margin-bottom:clamp(16px,4.3495145631px + 3.1067961165vw,64px)}@media only screen and (max-width: 600px){.post-hero__meta{flex-direction:column;align-items:flex-start}}.post-hero__tags{display:flex;flex-wrap:wrap;gap:14px}@media only screen and (max-width: 600px){.post-hero__tags{gap:16px}}.post-hero__tag{display:inline-flex;align-items:center;padding:2px 8px;border:1px solid var(--color-border);border-radius:47px;background-color:var(--color-bg-neutral);font-size:var(--fs-p1);line-height:var(--lh-p1);font-weight:var(--fw-regular);color:var(--color-text-secondary);white-space:nowrap}.post-hero__tag:hover{color:var(--color-text-secondary)!important}.post-hero__info{display:flex;align-items:center;justify-content:space-between;gap:clamp(16px,12.1165048544px + 1.0355987055vw,32px);flex-shrink:0}@media only screen and (max-width: 600px){.post-hero__info{width:100%}}.post-hero__info-item{display:flex;align-items:center;gap:8px;font-size:var(--fs-btn-md);line-height:var(--lh-btn-md);font-weight:var(--fw-medium);color:var(--color-text-secondary);white-space:nowrap}.post-hero__info-item svg{width:clamp(18px,16.5436893204px + .3883495146vw,24px);height:clamp(18px,16.5436893204px + .3883495146vw,24px);flex-shrink:0}.post-hero__thumb{position:relative;width:100%;height:clamp(202px,149.572815534px + 13.9805825243vw,418px);border-radius:24px;overflow:hidden;background-color:var(--thumb-bg);border:1px solid var(--thumb-bg);display:flex;align-items:center;justify-content:center}.post-hero__thumb:before{content:"";position:absolute;top:calc(var(--grid-cell-h, clamp(46px, 37.7475728155px + 2.2006472492vw, 80px)) / -2);bottom:calc(var(--grid-cell-h, clamp(46px, 37.7475728155px + 2.2006472492vw, 80px)) / -2);left:calc(var(--grid-cell-w, clamp(46px, 37.7475728155px + 2.2006472492vw, 80px)) / -2);right:calc(var(--grid-cell-w, clamp(46px, 37.7475728155px + 2.2006472492vw, 80px)) / -2);background-image:linear-gradient(to right,var(--color-border) 1px,transparent 1px),linear-gradient(to bottom,var(--color-border) 1px,transparent 1px);background-size:var(--grid-cell-w, clamp(46px, 37.7475728155px + 2.2006472492vw, 80px)) var(--grid-cell-h, clamp(46px, 37.7475728155px + 2.2006472492vw, 80px));background-position:0 0;opacity:.5}.post-hero__thumb-circle{position:relative;z-index:1;width:clamp(67px,47.3398058252px + 5.2427184466vw,148px);height:clamp(67px,47.3398058252px + 5.2427184466vw,148px);border-radius:50%;border:1.2px dashed var(--color-border);background-color:inherit;display:flex;align-items:center;justify-content:center;flex-shrink:0}.post-hero__thumb-svg{display:block;width:auto;height:clamp(40px,28.1067961165px + 3.1715210356vw,89px);max-width:80%;object-fit:contain}.post-content{padding:var(--spacing-section-sm) 0 clamp(32px,8.6990291262px + 6.213592233vw,128px);background-color:var(--color-bg-subtle)}.post-content__grid{display:grid;grid-template-columns:286fr 820fr 286fr;gap:clamp(32px,24.2330097087px + 2.071197411vw,64px);align-items:start}@media only screen and (max-width: 1200px){.post-content__grid{grid-template-columns:1fr}}.post-content__toc{position:sticky;top:calc(var(--header-height, 80px) + 24px);padding:16px;border:1px solid var(--color-border);border-radius:12px}.post-content__toc a.post-content__toc-link:hover{color:var(--color-text-secondary)}.post-content__toc a.post-content__toc-link.is-active:hover{color:var(--color-text-primary)}@media only screen and (max-width: 1200px){.post-content__toc{position:static}}.post-content__toc-label{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:0;cursor:default;font-size:var(--fs-btn-md);line-height:var(--lh-btn-md);font-weight:var(--fw-medium);color:var(--color-text-primary);margin-bottom:16px;text-align:left}.post-content__toc-label svg{width:16px;height:16px;flex-shrink:0;display:none;transition:transform .2s}@media only screen and (max-width: 1200px){.post-content__toc-label{cursor:pointer;margin-bottom:0}.post-content__toc-label svg{display:block}.post-content__toc-label[aria-expanded=true]{margin-bottom:16px}.post-content__toc-label[aria-expanded=true] svg{transform:rotate(180deg)}}.post-content__toc-list{list-style:none;display:flex;flex-direction:column;gap:8px}@media only screen and (max-width: 1200px){.post-content__toc-list{display:none}.post-content__toc-label[aria-expanded=true]+.post-content__toc-list{display:flex}}.post-content__toc-link{display:block;font-size:var(--fs-p2);line-height:var(--lh-p2);font-weight:var(--fw-medium);color:var(--color-text-secondary);text-decoration:none;transition:color .2s}.post-content__toc-link.is-active{color:var(--color-text-primary)}.post-content__body{min-width:0}.post-content__body>.post-content__back{display:inline-block;font-size:clamp(12px,11.5145631068px + .1294498382vw,14px);line-height:clamp(16px,15.0291262136px + .2588996764vw,20px);font-weight:var(--fw-medium);color:var(--color-text-primary);text-decoration:none;margin-bottom:24px}.post-content__body>:where(*:not(:last-child)){margin-bottom:8px}.post-content__body h2{font-size:var(--fs-h2-sm);line-height:var(--lh-h2-sm);font-weight:var(--fw-medium);color:var(--color-text-primary)}.post-content__body>h2{margin-bottom:clamp(24px,22.0582524272px + .5177993528vw,32px)}.post-content__body>h2:not(:first-child){margin-top:clamp(40px,34.1747572816px + 1.5533980583vw,64px)}.post-content__body>.post-content__back+h2{margin-top:0}.post-content__body h3{font-size:var(--fs-h3);line-height:var(--lh-h3);font-weight:var(--fw-medium);color:var(--color-text-primary)}.post-content__body>h3{margin-top:clamp(24px,20.1165048544px + 1.0355987055vw,40px);margin-bottom:clamp(12px,11.0291262136px + .2588996764vw,16px)}.post-content__body p{font-size:var(--fs-p1);line-height:var(--lh-p1);font-weight:var(--fw-regular);color:var(--color-text-primary)}.post-content__body ul,.post-content__body ol{list-style-position:inside}.post-content__body ul li,.post-content__body ol li{font-size:var(--fs-p1);line-height:var(--lh-p1);font-weight:var(--fw-regular);color:var(--color-text-primary)}.post-content__body ul{list-style-type:disc}.post-content__body ol{list-style-type:decimal}.post-content__body ul li::marker{content:"• "}.post-content__body ol li::marker{content:counter(list-item) ". "}.post-content__body strong,.post-content__body b{font-weight:var(--fw-medium)}.post-content__body a{color:var(--color-hover);text-decoration:underline;text-underline-offset:3px;transition:color .2s}.post-content__body a:hover{color:var(--color-hover)}.post-content__body img{display:block;width:100%;height:auto;border-radius:12px}.post-content__body .wp-block-image img{cursor:zoom-in}.post-content__body>img,.post-content__body>.wp-block-image,.post-content__body>.wp-block-embed,.post-content__body>.wp-block-video,.post-content__body>.wp-block-audio,.post-content__body>.wp-block-table{margin-bottom:clamp(24px,22.0582524272px + .5177993528vw,32px)}.post-content__body .wp-block-table{border:1px solid var(--color-border);border-radius:12px;overflow:hidden}@media only screen and (max-width: 768px){.post-content__body .wp-block-table{border:none;border-radius:0;overflow-x:auto}}.post-content__body .post-table-inner{border:1px solid var(--color-border);border-radius:12px;overflow:hidden}@media only screen and (max-width: 768px){.post-content__body .post-table-inner{display:inline-block;min-width:700px;margin-bottom:8px}}.post-content__body table{width:100%;border-collapse:collapse;border:none}.post-content__body table th,.post-content__body table td{padding:clamp(8px,6.0582524272px + .5177993528vw,16px);font-size:var(--fs-p1);line-height:var(--lh-p1);text-align:left;border:none;border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.post-content__body table th:last-child,.post-content__body table td:last-child{border-right:none}.post-content__body table tr:last-child th,.post-content__body table tr:last-child td{border-bottom:none}.post-content__body .wp-block-image.is-style-gradient-bg{border-radius:20px;padding:clamp(47px,43.359223301px + .9708737864vw,62px) clamp(16px,2.8932038835px + 3.4951456311vw,70px)}@media only screen and (max-width: 600px){.post-content__body .wp-block-image.is-style-gradient-bg{border-radius:22px}}.post-content__body .wp-block-image.is-style-gradient-bg img{border-radius:0;position:relative;z-index:2}.post-content__body .wp-block-image{position:relative}.post-content__body .post-image-fullscreen-trigger{position:absolute;right:clamp(10px,8.5436893204px + .3883495146vw,16px);bottom:clamp(10px,8.5436893204px + .3883495146vw,16px);z-index:3;width:clamp(38px,36.5436893204px + .3883495146vw,44px);height:clamp(38px,36.5436893204px + .3883495146vw,44px);padding:0;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:#0a121ba8;box-shadow:0 8px 24px #00000029;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:zoom-in;-webkit-appearance:none;-moz-appearance:none;appearance:none}.post-content__body .post-image-fullscreen-trigger svg{position:absolute;top:50%;left:50%;width:23px;height:23px;fill:none;stroke:var(--color-bg-neutral);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transform:translate(-50%,-50%)}.post-content__body .post-image-fullscreen-trigger:hover,.post-content__body .post-image-fullscreen-trigger:focus-visible{background:#0a121bd1}.post-content__body .post-image-fullscreen-trigger:focus-visible{outline:2px solid var(--color-bg-neutral);outline-offset:3px}.post-content__sidebar{position:sticky;top:calc(var(--header-height, 80px) + 24px)}@media only screen and (max-width: 1200px){.post-content__sidebar{display:none}}.post-content__cta-card{display:flex;flex-direction:column;gap:clamp(24px,22.0582524272px + .5177993528vw,32px);padding:clamp(16px,14.0582524272px + .5177993528vw,24px);border:1px solid var(--color-border);border-radius:12px;background:linear-gradient(90deg,#cff3ff,#f0fbff,#f3fff9);box-shadow:0 5px 12px #0000001a}.post-content__cta-text{display:flex;flex-direction:column;gap:clamp(12px,11.0291262136px + .2588996764vw,16px)}.post-content__cta-title{font-size:var(--fs-h4);line-height:var(--lh-h4);font-weight:var(--fw-medium);color:var(--color-text-primary)}.post-content__cta-desc{font-size:var(--fs-p2);line-height:var(--lh-p2);font-weight:var(--fw-regular);color:var(--color-text-primary)}.post-content__cta-btn{width:fit-content;padding:clamp(12px,11.0291262136px + .2588996764vw,16px) clamp(20px,17.0873786408px + .7766990291vw,32px)}.has-post-image-lightbox{overflow:hidden}.post-image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:clamp(16px,8.2330097087px + 2.071197411vw,48px);background:#0a121bdb;opacity:0;pointer-events:none;transition:opacity .2s ease}.post-image-lightbox.is-open{opacity:1;pointer-events:auto}.post-image-lightbox__stage{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;touch-action:none}.post-image-lightbox__stage.is-zoomed{cursor:grab}.post-image-lightbox__stage.is-dragging{cursor:grabbing}.post-image-lightbox__image{display:block;width:auto;height:auto;max-width:min(1200px,100vw - clamp(32px,16.4660194175px + 4.142394822vw,96px));max-height:calc(100vh - clamp(32px,16.4660194175px + 4.142394822vw,96px));border-radius:12px;background:var(--color-bg-neutral);box-shadow:0 24px 80px #0000004d;object-fit:contain;transition:transform .16s ease;transform-origin:center;-webkit-user-select:none;user-select:none;will-change:transform}.post-image-lightbox__controls{position:absolute;left:50%;bottom:clamp(12px,9.0873786408px + .7766990291vw,24px);z-index:1;display:flex;align-items:center;gap:4px;padding:4px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#0a121bb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translate(-50%)}.post-image-lightbox__control{min-width:40px;height:36px;padding:0 12px;border:none;border-radius:999px;background:transparent;color:var(--color-bg-neutral);cursor:pointer;font-size:14px;line-height:1;font-weight:var(--fw-medium)}.post-image-lightbox__control:hover:not(:disabled),.post-image-lightbox__control:focus-visible{background:#ffffff24}.post-image-lightbox__control:focus-visible{outline:2px solid var(--color-bg-neutral);outline-offset:2px}.post-image-lightbox__control:disabled{cursor:default;opacity:.42}.post-image-lightbox__close{position:absolute;top:clamp(12px,9.0873786408px + .7766990291vw,24px);right:clamp(12px,9.0873786408px + .7766990291vw,24px);width:clamp(40px,39.0291262136px + .2588996764vw,44px);height:clamp(40px,39.0291262136px + .2588996764vw,44px);border:1px solid rgba(255,255,255,.24);border-radius:50%;background:#0a121ba8;cursor:pointer}.post-image-lightbox__close:before,.post-image-lightbox__close:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;border-radius:2px;background:var(--color-bg-neutral)}.post-image-lightbox__close:before{transform:translate(-50%,-50%) rotate(45deg)}.post-image-lightbox__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.post-image-lightbox__close:hover,.post-image-lightbox__close:focus-visible{background:#0a121bd1}.post-image-lightbox__close:focus-visible{outline:2px solid var(--color-bg-neutral);outline-offset:3px}.similar-posts{padding:var(--spacing-section-sm) 0;background-color:var(--color-bg-neutral)}.similar-posts__title{font-size:var(--fs-h2);line-height:var(--lh-h2);font-weight:var(--fw-medium);color:var(--color-text-primary);text-align:center;margin-bottom:clamp(40px,34.1747572816px + 1.5533980583vw,64px)}.similar-posts .post-card{flex:0 0 calc((100% - clamp(24px,14.2912621359px + 2.5889967638vw,64px) * 2) / 3)}@media only screen and (max-width: 900px){.similar-posts .post-card{flex:0 0 100%}}.similar-posts__dots{margin-top:clamp(32px,28.1165048544px + 1.0355987055vw,48px)}@media only screen and (min-width: 901px){.similar-posts__dots{display:none}}
