.cms-shell,.admin-shell,.admin-auth{min-height:100vh;color:var(--text);font-family:var(--font-sans);background:#fff}.cms-header,.admin-header{z-index:20;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#ffffffdb;border-bottom:1px solid #11132014;justify-content:space-between;align-items:center;gap:2rem;min-height:5rem;padding:1rem clamp(1.25rem,5vw,4.5rem);display:flex;position:sticky;top:0}.cms-logo{color:#050912;letter-spacing:-.08em;font-size:clamp(1.9rem,3vw,2.5rem);font-weight:800}.cms-nav,.admin-header__actions{color:#171923;align-items:center;gap:clamp(1rem,3vw,2rem);font-size:.95rem;font-weight:700;display:flex}.cms-nav a:last-child,.admin-header__actions a:last-child,.admin-auth__button{color:#fff;background:#050912;border-radius:.9rem;justify-content:center;align-items:center;min-height:2.85rem;padding:0 1.25rem;display:inline-flex;box-shadow:0 18px 38px #05091224}.cms-eyebrow{color:#151820;letter-spacing:0;text-transform:none;margin:0 0 1rem;font-size:.95rem;font-weight:600}.blog-page,.article-page,.admin-main{width:min(1180px,100% - 72px);margin:0 auto}.blog-hero{max-width:760px;padding:clamp(4rem,8vw,6.4rem) 0 clamp(2.4rem,5vw,3.6rem)}.blog-eyebrow{color:#8892a3;letter-spacing:.22em;margin:0 0 1.1rem;font-size:.78rem;font-weight:600}.blog-hero h1,.article-header h1{color:#0b1018;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4.2vw,3.05rem);font-weight:720;line-height:1.18}.blog-hero__break{display:none}@media (min-width:720px){.blog-hero__break{display:inline}}.admin-title h1,.admin-auth h1{color:#090d18;letter-spacing:-.07em;margin:0;font-size:clamp(2.4rem,6vw,5rem);font-weight:850;line-height:1.04}.blog-hero p:not(.cms-eyebrow),.article-header p{color:#5f6678;max-width:46rem;margin:1.15rem 0 0;font-size:clamp(.98rem,1.35vw,1.06rem);font-weight:500;line-height:1.9}.admin-title p,.admin-auth p{color:#5f6678;max-width:46rem;margin:1.4rem 0 0;font-size:clamp(1rem,1.6vw,1.18rem);font-weight:600;line-height:1.9}.blog-filters{border-top:1px solid #ececf0;border-bottom:1px solid #ececf0;flex-wrap:wrap;align-items:center;gap:.4rem 1.6rem;margin:0 0 clamp(2.4rem,5vw,3.6rem);padding:1rem 0;display:flex}.blog-filters a{color:#8892a3;letter-spacing:.01em;align-items:center;padding:.4rem 0;font-size:.86rem;font-weight:600;text-decoration:none;transition:color .18s;display:inline-flex;position:relative}.blog-filters a:hover,.blog-filters a.is-active{color:#0b1018}.blog-filters a.is-active:after{content:"";background:#0b1018;height:1px;position:absolute;bottom:-1.05rem;left:0;right:0}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.8rem,3vw,2.6rem) clamp(1.2rem,2.4vw,2rem);padding-bottom:clamp(5rem,9vw,8rem);display:grid}.blog-card{background:0 0}.blog-card__link{color:inherit;gap:1.1rem;text-decoration:none;display:grid}.blog-card__image{aspect-ratio:4/3;object-fit:cover;background:#f3f4f7;border-radius:.95rem;width:100%;transition:transform .4s,opacity .3s;display:block}.blog-card__image--empty{background:radial-gradient(120% 80% at 50% 0,#0071e30d,#0000 60%),linear-gradient(#f6f8fb 0%,#eef1f6 100%)}.blog-card__link:hover .blog-card__image{opacity:.95;transform:translateY(-2px)}.blog-card__body{gap:.55rem;padding:0;display:grid}.blog-card__meta,.article-meta{color:#8892a3;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.74rem;font-weight:600;display:flex}.blog-card__meta span{color:#0b1018}.blog-card h2{color:#0b1018;letter-spacing:-.02em;margin:0;font-size:1.08rem;font-weight:700;line-height:1.5;transition:color .18s}.blog-card__link:hover h2{color:#0071e3}.blog-card p{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;font-weight:500;line-height:1.75;display:-webkit-box;overflow:hidden}.cms-empty{text-align:center;background:#fafbfc;border:1px solid #ececf0;border-radius:1.2rem;padding:clamp(2.5rem,5vw,3.6rem) 1.5rem}.cms-empty h2{color:#0b1018;letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:700}.cms-empty p{color:#8892a3;margin:.7rem 0 0;font-size:.92rem;font-weight:500;line-height:1.7}.article-page{padding:clamp(3rem,7vw,5.6rem) 0 clamp(5rem,9vw,8rem)}.article{max-width:780px;margin:2rem auto 0}.article-header{padding-bottom:2rem}.article-header h1{margin-top:1rem}.article-image{object-fit:cover;border-radius:1.25rem;width:100%;margin:1rem 0 2.5rem;box-shadow:0 18px 48px #0f172a12}.article-content{color:#1d2430;font-size:clamp(.98rem,1.35vw,1.08rem);line-height:2}.article-content h2,.article-content h3{color:#0f172a;letter-spacing:-.04em;margin:2.6rem 0 1rem;line-height:1.28}.article-content p,.article-content ul,.article-content ol{margin:1.15rem 0}.article-content img{border-radius:1.2rem;max-width:100%;height:auto}.article-figure{margin:2.2rem 0}.article-figure img{width:100%;display:block}.article-figure figcaption{color:#7b808c;text-align:center;margin-top:.7rem;font-size:.86rem;line-height:1.6}.admin-auth{background:radial-gradient(circle at 20% 20%,#0071e314,#0000 30rem),#fff;place-items:center;padding:2rem;display:grid}.admin-auth__card{background:#ffffffe6;border:1px solid #dfe7f1;border-radius:1.8rem;width:min(540px,100%);padding:clamp(2rem,5vw,3rem);box-shadow:0 28px 80px #0f172a14}.admin-auth__form{gap:1rem;margin-top:1.8rem;display:grid}.admin-auth__form label{color:#344054;gap:.45rem;font-size:.86rem;font-weight:900;display:grid}.admin-auth__form input{border:1px solid #d8e2ee;border-radius:.9rem;min-height:3rem;padding:0 .95rem}.admin-auth__button{cursor:pointer;border:0;margin-top:1.8rem}.admin-auth__form .admin-auth__button{margin-top:.25rem}.admin-auth__error{background:#fff1f3;border-radius:.85rem;padding:.75rem .9rem;color:#b42318!important;margin:0!important;font-size:.9rem!important}.admin-auth__notice{color:#344054;background:#f8fbff;border:1px solid #dfe7f1;border-radius:1rem;gap:.65rem;margin-top:1.8rem;padding:1rem;display:grid}.admin-main{padding:clamp(3rem,7vw,5rem) 0}.admin-title{margin-bottom:2rem}.admin-blog{grid-template-columns:minmax(220px,320px) minmax(0,1fr);align-items:start;gap:1.2rem;display:grid}.admin-post-list,.admin-editor{background:#fff;border:1px solid #e1e8f2;border-radius:1.4rem;box-shadow:0 18px 60px #0f172a0f}.admin-post-list{padding:.75rem;position:sticky;top:6rem}.admin-post-list__new,.admin-editor button[type=submit]{color:#fff;background:#0071e3;border:0;border-radius:.9rem;width:100%;min-height:2.8rem;font-weight:800}.admin-post-list__items{gap:.55rem;margin-top:.75rem;display:grid}.admin-post-card{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #0000;border-radius:.95rem;gap:.35rem;width:100%;padding:.9rem;display:grid}.admin-post-card.is-active{background:#eef6ff;border-color:#0071e352}.admin-post-card strong{color:#111827;font-size:.95rem;line-height:1.4}.admin-post-card small{color:#667085;font-weight:700}.admin-status{color:#6941c6;background:#f4ebff;border-radius:999px;justify-self:start;padding:.2rem .5rem;font-size:.72rem;font-weight:900}.admin-status--published{color:#027a48;background:#ecfdf3}.admin-editor{padding:clamp(1rem,3vw,1.5rem)}.admin-editor__bar{justify-content:space-between;gap:1rem;margin-bottom:1.4rem;display:flex}.admin-editor__bar h2{letter-spacing:-.05em;margin:0;font-size:clamp(1.4rem,3vw,2rem)}.admin-editor__actions{align-items:center;gap:.6rem;display:flex}.admin-editor__actions a,.admin-editor__actions button{color:#111827;background:#fff;border:1px solid #d9e3ef;border-radius:.8rem;justify-content:center;align-items:center;min-height:2.55rem;padding:0 .9rem;font-weight:800;display:inline-flex}.admin-editor__actions button[type=submit]{width:auto;min-width:6rem}.admin-editor__delete{color:#b42318!important}.admin-message{color:#075985;background:#e0f2fe;border-radius:.85rem;margin:0 0 1rem;padding:.8rem 1rem;font-weight:800}.admin-editor label{color:#344054;gap:.45rem;margin-bottom:1rem;font-size:.85rem;font-weight:900;display:grid}.admin-editor input,.admin-editor select,.admin-editor textarea{color:#111827;background:#fff;border:1px solid #d8e2ee;border-radius:.9rem;width:100%;padding:.85rem .95rem}.admin-editor textarea{resize:vertical}.admin-editor__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.admin-editor__content{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.9rem;line-height:1.7}.admin-shell{background:#f7f8fa}.admin-main{width:min(1160px,100% - 2rem)}.button-primary,.button-secondary{cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;min-height:2.85rem;padding:0 1.1rem;font-weight:850;display:inline-flex}.button-primary{color:#fff;background:#2563eb;border:1px solid #2563eb;box-shadow:0 12px 28px #2563eb2e}.button-secondary{color:#334155;background:#fff;border:1px solid #d0d7e2}.button-primary:disabled,.button-secondary:disabled{cursor:progress;opacity:.62}.insight-list,.insight-editor{color:#111827}.insight-list__heading,.insight-editor__topbar{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.6rem;display:flex}.insight-list h1,.insight-editor h1{color:#111827;letter-spacing:-.05em;margin:0;font-size:clamp(1.7rem,3vw,2.45rem);font-weight:850}.insight-list__filters{flex-wrap:wrap;gap:.75rem;margin-top:.8rem;display:flex}.search-field{align-items:center;display:flex;position:relative}.search-field span{color:#98a2b3;pointer-events:none;font-size:1.2rem;position:absolute;left:.9rem}.search-field input,.insight-list__filters select{background:#fff;border:1px solid #d0d7e2;border-radius:.65rem;min-height:3rem}.search-field input{width:min(280px,70vw);padding:0 1rem 0 2.4rem}.insight-list__filters select{padding:0 2.3rem 0 1rem;font-weight:800}.insight-table{background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;overflow:hidden;box-shadow:0 12px 36px #0f172a0a}.insight-table__head,.insight-table__row{grid-template-columns:minmax(280px,1.9fr) minmax(170px,1.05fr) minmax(110px,.75fr) minmax(120px,.75fr) minmax(120px,.55fr);align-items:center;column-gap:1.2rem;display:grid}.insight-table__head{color:#667085;background:#f8fafc;min-height:3.1rem;padding:0 1.2rem;font-size:.8rem;font-weight:900}.insight-table__row{border-top:1px solid #edf1f5;min-height:4.9rem;padding:0 1.2rem}.insight-table__row strong,.insight-table__row small{display:block}.insight-table__row strong{color:#111827;letter-spacing:-.02em;font-size:.95rem}.insight-table__row small{color:#667085;margin-top:.25rem;font-size:.84rem;font-weight:700}.category-pill{color:#344054;background:#f1f4f8;border-radius:.4rem;align-items:center;min-height:1.75rem;padding:0 .65rem;font-size:.78rem;font-weight:850;display:inline-flex}.status-select{border:0;border-radius:.45rem;min-height:2rem;padding:0 .7rem;font-size:.8rem;font-weight:850}.status-select--published{color:#067647;background:#dcfae6}.status-select--draft{color:#854a0e;background:#fef0c7}.row-actions{align-items:center;gap:.45rem;display:flex}.row-actions a,.row-actions button,.row-actions span{color:#64748b;background:0 0;border:0;border-radius:.45rem;place-items:center;width:1.8rem;height:1.8rem;font-size:1rem;display:inline-grid}.row-actions button{cursor:pointer}.row-actions a,.row-actions button:first-of-type{color:#2563eb}.row-actions button:last-child{color:#ef4444}.insight-back{color:#667085;cursor:pointer;background:0 0;border:0;margin:0 0 .45rem;padding:0;font-weight:800}.insight-editor__actions{gap:.65rem;display:flex}.insight-editor__layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;gap:1.5rem;display:grid}.insight-editor__main,.insight-editor__side{gap:1.25rem;display:grid}.insight-editor__side{position:sticky;top:6.2rem}.editor-panel{background:#fff;border:1px solid #e3e8ef;border-radius:.9rem;padding:1.35rem;box-shadow:0 10px 28px #0f172a09}.editor-panel--content{padding-bottom:1.5rem}.editor-panel label,.field-label{color:#344054;gap:.55rem;font-size:.86rem;font-weight:900;display:grid}.editor-panel input,.editor-panel select,.editor-panel textarea{color:#111827;background:#fff;border:1px solid #d0d7e2;border-radius:.65rem;width:100%;min-height:3rem;padding:.8rem .9rem}.editor-panel textarea{resize:vertical}.field-help{color:#667085;margin:.45rem 0 0;font-size:.78rem;font-weight:700}.rich-editor{gap:.9rem;display:grid}.rich-editor__tabs{border-bottom:1px solid #dbe3ee;gap:1.5rem;display:flex}.rich-editor__tabs button{color:#667085;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:.6rem 0;font-weight:900}.rich-editor__tabs button.is-active{color:#2563eb;border-bottom-color:#2563eb}.rich-editor__frame{background:#fff;border:1px solid #d0d7e2;border-radius:.65rem;overflow:hidden}.rich-editor__toolbar{background:#fbfcfe;border-bottom:1px solid #e4e9f0;flex-wrap:wrap;align-items:center;gap:.35rem;min-height:3.3rem;padding:.55rem .7rem;display:flex}.rich-editor__toolbar span{background:#d7dee9;width:1px;height:1.4rem;margin:0 .25rem}.rich-editor__toolbar button{color:#344054;cursor:pointer;background:0 0;border:0;border-radius:.45rem;min-width:2rem;min-height:2rem;padding:0 .45rem;font-weight:850}.rich-editor__toolbar button:hover{background:#eef4ff}.rich-editor__surface{color:#1f2937;outline:none;min-height:34rem;padding:1.35rem;font-size:1rem;font-weight:500;line-height:1.9}.rich-editor__surface:empty:before{color:#98a2b3;content:attr(data-placeholder)}.rich-editor__surface h2{color:#111827;letter-spacing:-.04em;margin:1.4rem 0 .7rem;font-size:1.55rem}.rich-editor__surface p{margin:.8rem 0}.rich-editor__surface img{border-radius:.75rem;max-width:100%;height:auto}.rich-editor__html{min-height:34rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.9rem;line-height:1.7}.upload-dropzone{cursor:pointer;background:#fbfdff;border:1.5px dashed #c8d2df;border-radius:.85rem;place-items:center;min-height:5.8rem;margin-top:.7rem;color:#2563eb!important;font-weight:900!important;display:grid!important}.upload-dropzone input{display:none}.featured-preview{aspect-ratio:16/9;object-fit:cover;border:1px solid #e3e8ef;border-radius:.75rem;width:100%;margin-top:.8rem;display:block}.tag-editor{grid-template-columns:minmax(0,1fr) auto;gap:.45rem;margin-top:.65rem;display:grid}.tag-editor button{color:#fff;background:#2563eb;border:0;border-radius:.65rem;min-width:4.4rem;font-weight:850}.tag-list{flex-wrap:wrap;gap:.45rem;margin-top:.65rem;display:flex}.tag-list button{color:#344054;background:#f8fafc;border:1px solid #dbe3ee;border-radius:999px;align-items:center;min-height:1.8rem;padding:0 .65rem;font-size:.78rem;font-weight:850;display:inline-flex}.contact-page{color:var(--text);font-family:var(--font-sans);background:#fff}.contact-main{gap:clamp(2.6rem,5vw,4rem);width:min(640px,100% - 48px);margin:0 auto;padding:clamp(4rem,8vw,6.8rem) 0 clamp(5rem,9vw,7.5rem);display:grid}.contact-intro{text-align:center}.contact-kicker{color:#8892a3;letter-spacing:.22em;margin:0 0 1rem;font-size:.78rem;font-weight:600}.contact-intro h1{color:#0b1018;letter-spacing:-.04em;margin:0;font-size:clamp(2.4rem,5vw,3.4rem);font-weight:760;line-height:1.14}.contact-intro p{color:#5f6678;max-width:30rem;margin:1.25rem auto 0;font-size:clamp(.95rem,1.25vw,1.02rem);font-weight:500;line-height:1.9}.contact-intro__break{display:none}.contact-intro__mail{color:#0b1018;letter-spacing:.01em;border-bottom:1px solid #0b10182e;margin-top:1.6rem;padding-bottom:.15rem;font-size:1rem;font-weight:650;text-decoration:none;transition:border-color .18s,color .18s;display:inline-block}.contact-intro__mail:hover{color:#0071e3;border-color:#0071e373}.contact-card{background:#fff;border:1px solid #ececf0;border-radius:1.4rem;padding:clamp(1.6rem,3.4vw,2.4rem);box-shadow:0 22px 52px #0f172a0d}.contact-form{gap:1.1rem;display:grid}.contact-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;display:grid}.contact-form label{color:#0b1018;letter-spacing:.01em;font-size:.86rem;font-weight:600;display:block}.contact-form label>span,.contact-form__privacy a{color:#0071e3}.contact-form input:not([type=checkbox]),.contact-form select,.contact-form textarea{color:#111827;background:#fff;border:1px solid #e2e6ee;border-radius:.65rem;width:100%;min-height:3rem;margin-top:.5rem;padding:.8rem .95rem;font-size:.95rem;transition:border-color .18s,box-shadow .18s}.contact-form select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1.5L6 6.5L11 1.5' stroke='%230b1018' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right .95rem center;background-repeat:no-repeat;background-size:12px 8px;padding-right:2.6rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#b2b8c4}.contact-form textarea{resize:vertical;min-height:9rem;line-height:1.7}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#0b1018;outline:none;box-shadow:0 0 0 4px #0b101814}.contact-form__privacy{align-items:center;margin-top:.4rem;color:#4a5263!important;gap:.6rem!important;font-size:.86rem!important;font-weight:500!important;display:flex!important}.contact-form__privacy input{accent-color:#0b1018;width:1rem;height:1rem}.contact-form__actions{justify-content:stretch;margin-top:.4rem;display:flex}.contact-form__actions .request-button{letter-spacing:.02em;border-radius:.8rem;width:100%;min-height:3.2rem;font-size:.98rem}.contact-form__error{color:#b42318;background:#fff1f3;border-radius:.7rem;margin:0;padding:.8rem 1rem;font-size:.88rem;font-weight:600}.contact-form__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contact-card--complete{text-align:center;justify-items:center;gap:1rem;padding:clamp(2.4rem,5vw,3.2rem) clamp(1.6rem,3.4vw,2.4rem);display:grid}.contact-card--complete .request-card__icon{background:#0b1018}.contact-card--complete h2{color:#0b1018;letter-spacing:-.03em;margin:.6rem 0 0;font-size:clamp(1.4rem,2.4vw,1.7rem);font-weight:720}.contact-card--complete p{color:#5f6678;margin:0;font-size:.95rem;line-height:1.8}.contact-card--complete a{color:#fff;background:#0b1018;border-radius:.8rem;align-items:center;min-height:2.95rem;margin-top:.6rem;padding:0 1.4rem;font-size:.95rem;font-weight:650;text-decoration:none;display:inline-flex}.download-page{min-height:auto;color:var(--text);font-family:var(--font-sans);background:#fff}.download-header{z-index:20;-webkit-backdrop-filter:saturate(180%)blur(18px);backdrop-filter:saturate(180%)blur(18px);background:#ffffffe6;border-bottom:1px solid #e2e8f0d1;justify-content:space-between;align-items:center;min-height:5.1rem;padding:.9rem max(28px,50vw - 680px);display:flex;position:sticky;top:0}.download-logo{color:#050912;letter-spacing:-.08em;font-size:clamp(2rem,3vw,2.55rem);font-weight:850}.download-header nav{color:#171923;align-items:center;gap:clamp(1rem,2.4vw,2.1rem);font-size:.94rem;font-weight:750;display:flex}.download-header__cta{color:#fff;background:#050912;border-radius:.8rem;justify-content:center;align-items:center;min-height:2.7rem;padding:0 1rem;display:inline-flex;box-shadow:0 14px 30px #05091224}.download-main{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);align-items:start;gap:clamp(2rem,5vw,4.2rem);width:min(1140px,100% - 3rem);margin:0 auto;padding:clamp(3.6rem,7vw,6rem) 0 clamp(4.5rem,8vw,7rem);display:grid}.download-intro{gap:1.85rem;display:grid}.download-kicker{color:#8892a3;letter-spacing:.22em;margin:0;font-size:.78rem;font-weight:600}.download-intro h1{color:#0b1018;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3.8vw,2.85rem);font-weight:720;line-height:1.16}.download-lead{color:#5f6678;max-width:32rem;margin:0;font-size:clamp(.98rem,1.3vw,1.05rem);font-weight:500;line-height:1.85}.download-cover{background:radial-gradient(80% 70% at 70% 20%,#0062ff1a,#0000 62%),linear-gradient(#f8fafc 0%,#eef3fa 100%);border:1px solid #dfe6f2;border-radius:1.6rem;place-items:center;min-height:clamp(19rem,34vw,25rem);padding:clamp(1.6rem,4vw,2.5rem);display:grid;position:relative;overflow:hidden;box-shadow:0 22px 60px #0f172a14}.download-cover:before{content:"";background-image:linear-gradient(#0062ff0e 1px,#0000 1px),linear-gradient(90deg,#0062ff0e 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000bf,#0000 88%);mask-image:linear-gradient(#000000bf,#0000 88%)}.download-cover__deck{z-index:1;width:min(92%,430px);min-height:clamp(15rem,27vw,20rem);position:relative}.download-cover__slide{background:#fff;border:1px solid #e4eaf4;border-radius:1.15rem;display:grid;position:absolute;box-shadow:0 24px 58px #0f172a1f}.download-cover__slide--back{opacity:.94;width:72%;min-height:76%;padding:1.2rem;inset:2.2rem 0 0 auto;transform:rotate(5deg)}.download-cover__slide--front{align-content:start;gap:.62rem;width:78%;min-height:86%;padding:clamp(1.1rem,2.6vw,1.45rem);inset:0 auto auto 0}.download-cover__bar{background:#0a63ff;border-radius:999px;width:38%;height:.5rem}.download-cover__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.4rem;display:grid}.download-cover__grid span{aspect-ratio:1/.72;background:linear-gradient(135deg,#eef4ff,#fff);border:1px solid #e2e8f5;border-radius:.7rem}.download-cover__rows{gap:.45rem;margin-top:1.2rem;display:grid}.download-cover__rows span{background:#d6deeb;border-radius:999px;height:.42rem}.download-cover__brand{color:#0b1018;letter-spacing:-.07em;font-size:clamp(1.55rem,3vw,2rem);font-weight:800}.download-cover__eyebrow{color:#0a63ff;letter-spacing:.14em;background:#eef4ff;border-radius:999px;width:fit-content;padding:.34rem .55rem;font-size:.58rem;font-weight:800}.download-cover__title{color:#0b1018;letter-spacing:-.04em;font-size:clamp(1.18rem,2.3vw,1.58rem);font-weight:780;line-height:1.26}.download-cover__subtitle{color:#6b7280;font-size:.74rem;font-weight:650;line-height:1.45}.download-cover__mock{align-items:end;gap:.55rem;margin-top:.5rem;display:flex}.download-cover__phone{aspect-ratio:.58;background:linear-gradient(#0000 55%,#f6f8fb 55%),radial-gradient(circle at 50% 34%,#0a63ff21,#0000 32%),#fff;border:2px solid #0d1423;border-radius:.65rem;width:27%;display:block}.download-cover__phone--middle{background:linear-gradient(#0000 55%,#f6f8fb 55%),radial-gradient(circle at 50% 34%,#0a63ff2e,#0000 34%),#fff;width:31%}.download-cover__footer{color:#8b95a5;letter-spacing:.12em;text-transform:uppercase;margin-top:.3rem;font-size:.64rem;font-weight:700}.download-meta{border-top:1px solid #ececf0;border-bottom:1px solid #ececf0;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:1.1rem 0;display:grid}.download-meta>div{gap:.3rem;padding:0 .4rem;display:grid}.download-meta>div+div{border-left:1px solid #ececf0}.download-meta dt{color:#8892a3;letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:600}.download-meta dd{color:#0b1018;margin:0;font-size:.92rem;font-weight:650}.download-learn{margin:0}.download-learn h2{color:#0b1018;letter-spacing:-.02em;margin:0 0 .9rem;font-size:1.05rem;font-weight:700}.download-learn ul{color:#3d4555;gap:.7rem;margin:0;padding:0;font-size:.95rem;font-weight:500;line-height:1.65;list-style:none;display:grid}.download-learn li{padding-left:1.4rem;position:relative}.download-learn li:before{content:"";background:#0b1018;border-radius:999px;width:.45rem;height:.45rem;position:absolute;top:.5em;left:0}.request-card{background:#fff;border:1px solid #ececf0;border-radius:1.4rem;padding:clamp(1.6rem,3.4vw,2.2rem);position:sticky;top:6.6rem;box-shadow:0 22px 52px #0f172a0d}.request-card__header{align-items:center;gap:1rem;display:flex}.request-card__icon{color:#fff;background:#0b1018;border-radius:.7rem;flex:none;place-items:center;width:2.6rem;height:2.6rem;display:inline-grid}.request-card__icon svg{width:1.25rem;height:1.25rem}.request-card h2{color:#0b1018;letter-spacing:-.025em;margin:0;font-size:clamp(1.15rem,1.8vw,1.32rem);font-weight:700}.request-card__header p,.request-note,.request-card--complete p{color:#6b7280;margin:.3rem 0 0;font-size:.82rem;font-weight:500;line-height:1.65}.request-steps{border-top:1px solid #ececf0;border-bottom:1px solid #ececf0;grid-template-columns:repeat(3,1fr);gap:.5rem;margin:1.6rem 0 1.4rem;padding:1rem 0 1.2rem;display:grid;position:relative}.request-steps:before{content:"";background:#ececf0;height:1px;position:absolute;top:1.85rem;left:18%;right:18%}.request-step{color:#9aa1ad;letter-spacing:.02em;justify-items:center;gap:.55rem;font-size:.74rem;font-weight:600;display:grid;position:relative}.request-step span{color:#9aa1ad;background:#fff;border:1px solid #e2e6ee;border-radius:999px;place-items:center;width:1.7rem;height:1.7rem;font-size:.78rem;display:grid}.request-step.is-active{color:#0b1018}.request-step.is-active span{color:#fff;background:#0b1018;border-color:#0b1018}.request-form{gap:1.3rem;display:grid}.request-form__fields{gap:1rem;display:grid}.request-form label,.request-checkboxes legend{color:#0b1018;letter-spacing:.01em;font-size:.86rem;font-weight:600}.request-form label{display:block}.request-form label>span,.request-checkboxes legend>span{color:#0071e3}.request-form input:not([type=checkbox]),.request-form textarea{color:#111827;background:#fff;border:1px solid #e2e6ee;border-radius:.65rem;width:100%;min-height:3rem;margin-top:.5rem;padding:.8rem .95rem;font-size:.95rem;transition:border-color .18s,box-shadow .18s}.request-form input::placeholder,.request-form textarea::placeholder{color:#b2b8c4}.request-form textarea{resize:vertical;line-height:1.7}.request-form input:focus,.request-form textarea:focus{border-color:#0b1018;outline:none;box-shadow:0 0 0 4px #0b101814}.request-checkboxes{border:0;gap:.7rem;margin:0;padding:0;display:grid}.request-checkboxes label,.request-privacy{color:#4a5263;grid-template-columns:none;align-items:center;gap:.6rem;font-size:.88rem;font-weight:500;display:flex}.request-checkboxes input,.request-privacy input{accent-color:#0b1018;width:1rem;height:1rem}.request-actions{justify-content:space-between;align-items:center;gap:.8rem;margin-top:.2rem;display:flex}.request-button{letter-spacing:.01em;cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;min-width:5.5rem;min-height:3rem;padding:0 1.2rem;font-size:.95rem;font-weight:650;transition:transform .16s,box-shadow .16s,opacity .16s,background .16s;display:inline-flex}.request-button:not(:disabled):hover{transform:translateY(-1px)}.request-button--primary{color:#fff;background:#0b1018;border:1px solid #0b1018}.request-button--primary:not(:disabled):hover{background:#1a2230}.request-button--secondary{color:#4a5263;background:#fff;border:1px solid #e2e6ee}.request-button:disabled{cursor:not-allowed;opacity:.4;box-shadow:none}.request-note{text-align:center}.request-card--complete{text-align:center;justify-items:center;gap:.8rem;padding:clamp(2.4rem,5vw,3.2rem) clamp(1.6rem,3.4vw,2.2rem);display:grid;position:sticky}.request-card--complete h2{margin:.6rem 0 0}.request-card--complete a{color:#fff;background:#0b1018;border-radius:.8rem;align-items:center;min-height:2.95rem;margin-top:.6rem;padding:0 1.4rem;font-size:.95rem;font-weight:650;text-decoration:none;display:inline-flex}@media (max-width:860px){.cms-header,.admin-header{flex-direction:column;align-items:flex-start}.cms-nav,.admin-header__actions{flex-wrap:wrap}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-blog,.admin-editor__grid,.insight-editor__layout{grid-template-columns:1fr}.admin-post-list,.insight-editor__side{position:static}.insight-table{overflow-x:auto}.insight-table__head,.insight-table__row{min-width:860px}.admin-editor__bar,.insight-list__heading,.insight-editor__topbar,.download-main{flex-direction:column}.download-main{grid-template-columns:1fr}.request-card{position:static}}@media (max-width:560px){.blog-page,.article-page,.admin-main{width:min(100% - 1.5rem,1120px)}.blog-hero h1,.article-header h1,.admin-title h1,.admin-auth h1{font-size:clamp(2rem,11vw,3.2rem)}.blog-grid{grid-template-columns:1fr}.blog-filters{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:1.4rem;overflow-x:auto}.blog-filters::-webkit-scrollbar{display:none}.cms-header,.admin-header{padding:.9rem 1rem}.admin-main{width:calc(100% - 1rem);padding-top:2rem}.insight-editor__actions{width:100%}.insight-editor__actions .button-primary,.insight-editor__actions .button-secondary{flex:1}.rich-editor__surface,.rich-editor__html{min-height:26rem}.download-header{flex-direction:column;align-items:flex-start;gap:.85rem;padding:.9rem 1rem}.download-header nav{flex-wrap:wrap;gap:.75rem 1rem;font-size:.86rem}.download-main{width:calc(100% - 1.25rem);padding-top:2rem}.contact-main{width:calc(100% - 1.5rem);padding-top:3rem}.contact-intro h1{font-size:clamp(2rem,10vw,2.8rem)}.contact-form__grid{grid-template-columns:1fr}.contact-card{border-radius:1.15rem;padding:1.35rem 1.15rem}.contact-form__actions .request-button{width:100%}.download-cover{min-height:18rem;padding:1.2rem}.download-cover__deck{width:100%;min-height:15rem}.download-cover__slide--front{width:82%}.download-cover__slide--back{width:72%}.download-meta{grid-template-columns:1fr;gap:.9rem}.download-meta>div{padding:0}.download-meta>div+div{border-top:1px solid #ececf0;border-left:0;padding-top:.9rem}.request-card{border-radius:1.15rem;padding:1.35rem 1.15rem}.request-step{font-size:.7rem}.request-actions .request-button{flex:1}}.feature-page{width:min(1360px,100% - 72px);font-family:var(--font-sans);color:#0b1018;margin:0 auto;padding:clamp(2.4rem,5vw,4rem) 0 clamp(4rem,7vw,6rem)}.feature-chapter{letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.7rem;margin:0;font-size:.78rem;font-weight:700;display:inline-flex}.feature-chapter__num{color:#0071e3;font-feature-settings:"tnum" 1}.feature-chapter__rule{background:#c8ccd6;width:22px;height:1px;display:inline-block}.feature-chapter__label{color:#2d3140}.feature-hero{border-bottom:1px solid #ecedf1;padding:clamp(2.4rem,5vw,4rem) 0 clamp(3.4rem,6vw,5rem)}.feature-hero__inner{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:center;gap:clamp(2rem,4vw,3.2rem);display:grid}.feature-hero__copy{min-width:0}.feature-hero__title{letter-spacing:-.01em;margin:1.5rem 0 0;font-size:clamp(1.95rem,3.6vw,2.7rem);font-weight:720;line-height:1.24}.feature-hero__lead{color:#444a58;max-width:32rem;margin:1.45rem 0 0;font-size:clamp(.95rem,1.15vw,1.02rem);font-weight:500;line-height:1.9}.feature-hero__actions{flex-wrap:wrap;gap:.85rem;margin-top:1.85rem;display:inline-flex}.feature-hero .feature-stage{width:100%;margin:0}.feature-button{letter-spacing:.005em;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:3.05rem;padding:0 1.55rem;font-size:.95rem;font-weight:650;text-decoration:none;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.feature-button--primary{color:#fff;background:#0b1018}.feature-button--primary:hover{background:#1a2230;transform:translateY(-1px)}.feature-button--primary span{transition:transform .18s;display:inline-block}.feature-button--primary:hover span{transform:translate(3px)}.feature-button--ghost{color:#0b1018;background:0 0;border:1px solid #d6dae3}.feature-button--ghost:hover{background:#f4f6fa;border-color:#c7ccd6}.feature-stage{background:radial-gradient(120% 80% at 30% 0,#0071e30d,#0000 55%),linear-gradient(#f3f5fa 0%,#e7ebf2 100%);border:1px solid #e1e4ec;border-radius:20px;justify-content:center;align-items:center;width:100%;margin:0;padding:1.6rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffc7,0 14px 40px #0f172a0a}.feature-stage__tag{color:#8e94a3;letter-spacing:.18em;background:#ffffffe0;border:1px solid #e3e6ec;border-radius:999px;padding:.32rem .55rem;font-size:.58rem;font-weight:700;position:absolute;top:.95rem;left:1.05rem}.feature-stage__note{color:#6b7280;letter-spacing:.005em;text-align:center;background:#ffffffe0;border-radius:12px;max-width:28rem;padding:.85rem 1.1rem;font-size:.78rem;font-weight:500;line-height:1.75;display:block;box-shadow:0 6px 18px #0f172a0d}.feature-section{border-top:1px solid #ecedf1;padding:clamp(3.4rem,6vw,5rem) 0}.feature-section__head{margin-bottom:clamp(2rem,3vw,2.6rem)}.feature-section__head h2{letter-spacing:-.005em;max-width:38rem;margin:1rem 0 0;font-size:clamp(1.65rem,2.8vw,2.15rem);font-weight:720;line-height:1.36}.feature-section__caption{color:#6b7280;max-width:36rem;margin:clamp(1.6rem,3vw,2.2rem) 0 0;font-size:.94rem;font-weight:500;line-height:1.85}.feature-editorial{background:radial-gradient(120% 80% at 50% 0,#d9a56114,#0000 60%),linear-gradient(#fbf8f3 0%,#f5efe5 100%);border:1px solid #ece6d8;border-radius:26px;margin:clamp(3rem,5vw,4.4rem) 0 0;padding:clamp(3.6rem,6vw,5.6rem) clamp(1.6rem,3vw,2.4rem)}.feature-editorial__inner{text-align:center;max-width:38rem;margin:0 auto}.feature-editorial__title{color:#1a1d24;letter-spacing:-.01em;margin:1.4rem 0 0;font-size:clamp(1.95rem,3.8vw,2.7rem);font-weight:720;line-height:1.32}.feature-editorial__body{color:#43474f;gap:1.05rem;max-width:30rem;margin:1.85rem auto 0;font-size:.98rem;font-weight:500;line-height:1.95;display:grid}.feature-editorial__body p{margin:0}.feature-formats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.feature-format-card{background:#fff;border:1px solid #e3e6ec;border-radius:14px;flex-direction:column;gap:.55rem;min-height:7.8rem;padding:1.1rem 1.15rem 1.2rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative}.feature-format-card:hover{border-color:#d4d9e3;transform:translateY(-2px);box-shadow:0 10px 28px #0f172a0d}.feature-format-card__index{color:#0071e3;letter-spacing:.18em;font-size:.66rem;font-weight:700;line-height:1;display:block}.feature-format-card__name{color:#0b1018;font-size:.96rem;font-weight:700;line-height:1.45;display:block}.feature-format-card__caption{color:#6b7280;margin-top:auto;font-size:.78rem;font-weight:500;line-height:1.65;display:block}.feature-formats--three{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.feature-format-card--action{gap:.7rem;min-height:9.2rem;padding:1.25rem 1.35rem 1.4rem}.feature-format-card--action .feature-format-card__name{flex-direction:column;gap:.18rem;font-size:1.02rem;line-height:1.4;display:flex}.feature-format-card__name-target{color:#6b7280;letter-spacing:.04em;font-size:.78rem;font-weight:600}.feature-format-card__name-action{color:#0b1018;letter-spacing:-.005em;font-size:1.18rem;font-weight:720}.feature-showcase{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(2.4rem,4.5vw,3.8rem);display:grid}.feature-showcase--reverse{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.feature-showcase--reverse .feature-showcase__copy{order:2}.feature-showcase--reverse .feature-stage{order:1}.feature-showcase__copy h2{letter-spacing:-.005em;max-width:22rem;margin:1.05rem 0 0;font-size:clamp(1.55rem,2.7vw,2.05rem);font-weight:720;line-height:1.34}.feature-showcase__body{color:#3b4252;gap:1.05rem;margin-top:1.4rem;font-size:.98rem;font-weight:500;line-height:1.95;display:grid}.feature-showcase__body p{margin:0}.feature-quote{background:#0071e30a;border-left:2px solid #0071e3;border-radius:0 12px 12px 0;gap:.35rem;margin:.3rem 0;padding:.95rem 1.25rem;display:grid}.feature-quote p{color:#1a2030;margin:0;font-size:.94rem;font-weight:600}.feature-section--capabilities .feature-checklist{border-top:1px solid #ecedf1;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 2.4rem;margin:0;padding:0;list-style:none;display:grid}.feature-section--capabilities .feature-checklist li{color:#1a2030;border-bottom:1px solid #ecedf1;padding:1rem 0 1rem 2rem;font-size:.96rem;font-weight:600;line-height:1.55;position:relative}.feature-section--capabilities .feature-checklist li:before{content:"";border-bottom:2px solid #0071e3;border-left:2px solid #0071e3;width:.7rem;height:.36rem;position:absolute;top:1.45rem;left:0;transform:rotate(-45deg)}.feature-section--closing{border-top:1px solid #ecedf1}.feature-closing{text-align:center;max-width:38rem;margin:0 auto}.feature-closing__title{letter-spacing:-.005em;margin:1.45rem 0 0;font-size:clamp(1.85rem,3.4vw,2.45rem);font-weight:720;line-height:1.34}.feature-closing__body{color:#43474f;gap:1.05rem;max-width:32rem;margin:1.7rem auto 0;font-size:.98rem;font-weight:500;line-height:1.95;display:grid}.feature-closing__body p{margin:0}.feature-final-cta{margin-top:clamp(2.6rem,4.5vw,3.6rem);padding:clamp(3rem,5vw,4rem) 0 clamp(2rem,4vw,3rem)}.feature-final-cta__inner{text-align:center;background:radial-gradient(120% 80% at 50% 0,#0071e314,#0000 60%),linear-gradient(#f6f8fb 0%,#eef1f6 100%);border-radius:1.6rem;padding:clamp(2.6rem,5vw,4rem) clamp(1.5rem,3vw,2.5rem)}.feature-final-cta__eyebrow{color:#8892a3;letter-spacing:.22em;margin:0 0 .9rem;font-size:.78rem;font-weight:600}.feature-final-cta h2{letter-spacing:-.005em;margin:0 0 1.8rem;font-size:clamp(1.55rem,3vw,2.1rem);font-weight:720;line-height:1.34}.feature-final-cta__actions{flex-wrap:wrap;justify-content:center;gap:.85rem;display:inline-flex}@media (max-width:960px){.feature-formats{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-formats--three{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.feature-formats--three{grid-template-columns:1fr}}@media (max-width:860px){.feature-hero__inner,.feature-showcase,.feature-showcase--reverse{grid-template-columns:1fr;gap:2rem}.feature-showcase--reverse .feature-showcase__copy,.feature-showcase--reverse .feature-stage{order:initial}.feature-section--capabilities .feature-checklist{grid-template-columns:1fr}}@media (max-width:600px){.feature-page{width:calc(100% - 32px)}.feature-formats{grid-template-columns:1fr}.feature-editorial{padding-left:1.2rem;padding-right:1.2rem}}
