:root{--header-height:5.1rem;--bg-top:#fff;--bg-bottom:#f7fbff;--font-sans:"Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", sans-serif;--surface:#ffffffe0;--surface-strong:#fff;--line:#e4ecf7;--text:#111320;--muted:#626783;--muted-soft:#8b90ab;--primary:#0071e3;--primary-strong:#007aff;--primary-soft:#0071e31f;--shadow-xl:0 30px 90px #0071e31f;--shadow-md:0 10px 30px #0071e314;--radius-xl:28px;--radius-lg:22px;--radius-md:16px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);font-family:var(--font-sans);background:linear-gradient(#fff 0% 72%,#f6f7f9 100%);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.page-shell{padding-top:var(--header-height);position:relative;overflow:hidden}main{padding-bottom:0}.page-shell:before,.page-shell:after{content:"";pointer-events:none;border-radius:999px;position:absolute}.page-shell:before{background:radial-gradient(circle,#94a3b814,#94a3b800);width:34rem;height:34rem;top:16rem;right:-16rem}.page-shell:after,.page-shell--plain:before,.page-shell--plain:after{display:none}.hero,.problem-section,.resolution-section,.solution-section,.scene-section,.pricing-section,.fan-growth-section,.brand-strip{width:min(1360px,100% - 72px);margin:0 auto}.site-header{z-index:100;width:100%;height:var(--header-height);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #e8eaeedb;justify-content:flex-start;align-items:center;gap:2rem;margin:0;padding:.92rem max(36px,50vw - 680px);display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 10px 26px #0f172a06}.hero,.brand-strip,.fan-growth-section,.problem-section,.resolution-section,.solution-section,.scene-section,.pricing-section,.faq-section,.final-cta{scroll-margin-top:6rem}.header-main{align-items:center;gap:clamp(2rem,3vw,3.2rem);min-width:0;display:flex}.site-logo img{width:120px;height:auto;display:block}.site-nav{letter-spacing:.01em;justify-content:flex-start;align-items:center;gap:clamp(1.55rem,2vw,2.45rem);font-size:.94rem;font-weight:600;display:flex}.site-nav a{color:#171a21}.nav-item{align-items:center;display:inline-flex;position:relative}.nav-item--dropdown .nav-item__link{color:#171a21;align-items:center;gap:.34rem;display:inline-flex}.nav-item__chevron{border-bottom:1.5px solid;border-right:1.5px solid;width:.4rem;height:.4rem;transition:transform .2s;transform:translateY(-.18rem)rotate(45deg)}.nav-item--dropdown:hover .nav-item__chevron,.nav-item--dropdown:focus-within .nav-item__chevron{transform:translateY(.04rem)rotate(225deg)}.nav-dropdown{opacity:0;visibility:hidden;z-index:200;background:#fff;border:1px solid #ebedf2;border-radius:16px;min-width:320px;margin-top:.7rem;padding:.55rem;transition:opacity .2s,transform .2s,visibility .2s linear .2s;position:absolute;top:100%;left:-1rem;transform:translateY(6px);box-shadow:0 24px 56px #0f172a24}.nav-dropdown:before{content:"";height:.7rem;position:absolute;inset:-.7rem 0 auto}.nav-item--dropdown:hover .nav-dropdown,.nav-item--dropdown:focus-within .nav-dropdown{opacity:1;visibility:visible;transition:opacity .2s,transform .2s,visibility linear;transform:translateY(0)}.nav-dropdown__item{border-radius:11px;padding:.85rem 1rem;text-decoration:none;transition:background .15s;display:block}.nav-dropdown__item:hover{background:#f4f6fa}.nav-dropdown__item-label{color:#0071e3;letter-spacing:.16em;margin-bottom:.35rem;font-size:.66rem;font-weight:700;line-height:1;display:block}.nav-dropdown__item-title{color:#0b1018;font-size:.98rem;font-weight:700;line-height:1.4;display:block}.nav-dropdown__item-desc{color:#6b7280;margin-top:.2rem;font-size:.8rem;font-weight:500;line-height:1.55;display:block}.mobile-menu__sublink{margin-top:-.4rem;padding-left:.6rem;color:#4b5160!important;font-size:.95rem!important;font-weight:500!important}.header-actions{align-items:center;gap:1rem;margin-left:auto;display:flex}.mobile-menu-toggle{cursor:pointer;background:#ffffffeb;border:1px solid #d5dbe8d9;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background-color .18s,border-color .18s;display:none;position:relative}.mobile-menu-toggle:hover{background:#f2f5fb}.mobile-menu-toggle__bar{background:#1c2040;border-radius:2px;width:18px;height:2px;transition:transform .22s,top .22s,opacity .18s;position:absolute;left:50%;transform:translate(-50%)}.mobile-menu-toggle__bar:first-child{top:12px}.mobile-menu-toggle__bar:nth-child(2){top:19px}.mobile-menu-toggle__bar:nth-child(3){top:26px}.mobile-menu-toggle.is-open .mobile-menu-toggle__bar:first-child{top:19px;transform:translate(-50%)rotate(45deg)}.mobile-menu-toggle.is-open .mobile-menu-toggle__bar:nth-child(2){opacity:0}.mobile-menu-toggle.is-open .mobile-menu-toggle__bar:nth-child(3){top:19px;transform:translate(-50%)rotate(-45deg)}.mobile-menu{top:calc(var(--header-height) - 1px);z-index:99;background:#fff;border-bottom:1px solid #0000;max-height:0;transition:max-height .28s,border-color .18s,box-shadow .2s;position:fixed;left:0;right:0;overflow:hidden;box-shadow:0 14px 28px #0f172a00}.mobile-menu.is-open{border-bottom-color:#e4ecf7;max-height:70vh;overflow-y:auto;box-shadow:0 14px 28px #0f172a14}.mobile-menu__nav{flex-direction:column;padding:.4rem 0 1rem;display:flex}.mobile-menu__nav a{color:#17191f;letter-spacing:.01em;border-bottom:1px solid #e4ecf7b3;padding:1rem 1.8rem;font-size:1.02rem;font-weight:700}.mobile-menu__nav a:last-child{border-bottom:0}.mobile-menu__divider{border-top:1px solid #e4ecf7;height:0;margin:.35rem 0;display:block}body.is-menu-open{overflow:hidden}.login-link,.download-link{color:#1c2040;white-space:nowrap;background:#fffffff0;border:1px solid #d5dbe8e6;border-radius:12px;align-items:center;min-height:2.55rem;padding:0 1rem;font-size:.91rem;font-weight:700;transition:color .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 8px 20px #0f172a0e}.login-link:hover,.download-link:hover{color:#0071e3}.download-link:hover{border-color:#0071e352;transform:translateY(-1px);box-shadow:0 12px 26px #0071e31c}.primary-button,.secondary-button{border-radius:999px;justify-content:center;align-items:center;gap:.8rem;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.primary-button{color:#fff;background:#0b1018;border-radius:18px;min-width:0;padding:1.14rem 1.7rem;font-size:1rem;font-weight:800;box-shadow:0 14px 28px #0b101814}.primary-button--compact{border-radius:12px;min-width:0;padding:.72rem 1.2rem;font-size:.9rem;font-weight:700;box-shadow:0 8px 18px #0b10181a}.secondary-button{color:#222541;background:#ffffffe6;border:1px solid #dde6f3f2;min-width:232px;padding:1.12rem 1.55rem;font-size:.97rem;font-weight:800;box-shadow:0 12px 28px #4976ad14}.download-icon{justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.download-icon svg{width:100%;height:100%}.hero{grid-template-columns:minmax(0,560px) minmax(0,720px);align-items:start;gap:clamp(4rem,5vw,5.5rem);padding:clamp(3.6rem,6vw,5rem) 0 clamp(2.4rem,4vw,3.4rem);display:grid;position:relative}.hero-copy{z-index:2;max-width:560px;padding-top:1.25rem;position:relative}.eyebrow{color:var(--primary);letter-spacing:.01em;margin:0;font-size:1.15rem;font-weight:700;line-height:1.8}.eyebrow-rule{background:linear-gradient(90deg,#007aff,#5ab2ff);border-radius:999px;width:8rem;height:4px;margin:.9rem 0 2.35rem;display:inline-block}.hero h1{max-width:560px;font-family:var(--font-sans);letter-spacing:-.01em;margin:0;font-size:clamp(2.8rem,3.3vw,3.6rem);font-weight:800;line-height:1.18}.headline-line{white-space:nowrap;display:block}.headline-line+.headline-line{margin-top:.14em}.headline-line__accent{color:inherit}.headline-ja,.headline-en{line-height:1;display:inline-block}.hero-note{color:#6b7280;letter-spacing:0;margin:.75rem 0 0;font-size:.78rem;font-weight:600;line-height:1.6}.hero-sub{color:#0d0f14;letter-spacing:.01em;margin:1.6rem 0 0;font-size:clamp(1.05rem,1.45vw,1.4rem);font-weight:700;line-height:1.55}.hero-description{color:#242834;letter-spacing:.01em;max-width:38rem;margin:2.15rem 0 1.55rem;font-size:1.06rem;line-height:1.82}.hero-actions{align-items:center;gap:1rem;margin-top:1.45rem;display:flex}.hero-actions .primary-button{min-width:360px;padding:1.35rem 2rem;font-size:1rem}.hero-links{color:#10141d;align-items:center;gap:1.55rem;margin-top:2rem;font-size:1rem;font-weight:600;display:inline-flex}.hero-links a{border-bottom:1px solid #141824;align-items:center;gap:.5rem;padding-bottom:.35rem;display:inline-flex}.hero-links__divider{background:#1113203d;width:1px;height:1.7rem}.hero-highlights{flex-wrap:wrap;gap:.65rem;margin:1.45rem 0 0;padding:0;list-style:none;display:flex}.hero-highlight{-webkit-backdrop-filter:blur(8px);background:#ffffffc7;border-radius:999px;align-items:center;gap:.65rem;padding:.55rem 1.05rem .55rem .55rem;display:inline-flex;box-shadow:inset 0 0 0 1px #14182412,0 6px 16px #1418240a}.hero-highlight--accent{background:linear-gradient(120deg,#5b75f51a 0%,#5b75f505 100%);box-shadow:inset 0 0 0 1px #5b75f538,0 6px 16px #5b75f51a}.hero-highlight__icon{color:#4759d6;background:#f3f5fb;border-radius:50%;flex-shrink:0;place-items:center;width:1.9rem;height:1.9rem;display:grid}.hero-highlight__icon svg{width:1rem;height:1rem}.hero-highlight__icon--accent{color:#fff;background:linear-gradient(140deg,#5b75f5 0%,#8aa0ff 100%);box-shadow:0 6px 14px #5b75f552}.hero-highlight__body{color:#1b1f2a;letter-spacing:.005em;white-space:nowrap;align-items:center;gap:.55rem;font-size:.9rem;font-weight:700;line-height:1.3;display:inline-flex}.hero-highlight__title strong{color:#4759d6;letter-spacing:-.005em;margin:0 .12em;font-size:1.05em;font-weight:800}.hero-highlight--accent .hero-highlight__title strong{background:linear-gradient(120deg,#5b75f5 0%,#8aa0ff 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.12em}.hero-highlight__sep{background:#14182424;width:1px;height:.95rem}.hero-highlight__detail{color:#3c4256;font-weight:600}.hero-highlight__detail strong{color:#11141c;margin:0 .12em;font-weight:800}.hero-trust-note{color:#5b6275;letter-spacing:.01em;max-width:33rem;margin:1rem 0 0;font-size:.84rem;font-weight:500;line-height:1.65}.hero-visual{justify-content:center;align-items:flex-start;padding:1rem 0 0;display:flex;position:relative}.hero-phones{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.55rem,1.1vw,1.1rem);width:100%;max-width:760px;margin:0;padding:0;list-style:none;display:grid}.hero-phone{margin:0}.hero-phone img{width:100%;height:auto;display:block}.hero-phone--1{transform:translateY(clamp(1rem,1.8vw,2rem))}.hero-phone--3{transform:translateY(clamp(.5rem,1vw,1rem))}.creator-board{width:min(100%,820px);margin-left:auto;position:relative}.creator-board__header,.creator-row{grid-template-columns:1.48fr .94fr .9fr .72fr;column-gap:1rem;min-width:700px;display:grid}.creator-board__header{color:#22262f;padding:0 1.15rem .9rem;font-size:.9rem;font-weight:500}.creator-board__header span{white-space:nowrap}.creator-board__header span:nth-child(3),.creator-board__header span:nth-child(4){text-align:right}.creator-board__header span:nth-child(2){margin-left:-.55rem}.creator-board__header span:nth-child(3){padding-right:.75rem}.creator-board__rows{gap:.7rem;display:grid}.creator-row{background:#fffffff5;border:1px solid #eceef2;border-radius:22px;align-items:center;padding:.85rem 1.15rem;box-shadow:0 8px 22px #0f172a0a}.creator-row--active{border-color:#d0bcfff2;box-shadow:0 0 0 3px #dbccff3d,0 12px 28px #9b6eff1f}.creator-row__cell{color:#2b313b;white-space:nowrap;justify-content:flex-start;align-items:center;font-size:.98rem;font-weight:500;display:flex}.creator-row__cell:nth-child(3),.creator-row__cell:nth-child(4){justify-content:flex-end}.creator-row__cell:nth-child(2){margin-left:-.55rem}.creator-row__cell:nth-child(3){padding-right:.75rem}.creator-row__cell--creator{gap:.9rem}.avatar-with-ig{flex-shrink:0;line-height:0;display:inline-block;position:relative}.avatar-with-ig img{object-fit:cover;object-position:center;border-radius:50%;display:block}.avatar-ig{color:#0000;background-color:#fff;background-image:url(/assets/icons/instagram-glyph-gradient.svg);background-position:50%;background-repeat:no-repeat;background-size:92%;border:0;border-radius:.36rem;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;display:inline-flex;position:absolute;bottom:.08rem;right:.08rem;box-shadow:0 4px 10px #11142333}.avatar-ig svg{display:none}.avatar-with-ig--mini .avatar-ig{border-radius:.22rem;width:.74rem;height:.74rem;bottom:.04rem;right:.04rem;box-shadow:0 2px 5px #11142333}.avatar-with-ig--mini .avatar-ig svg{width:.5rem;height:.5rem}.creator-row__cell--creator .avatar-with-ig img{width:5rem;height:5rem}.creator-row__cell--creator strong{font-size:1.05rem;font-weight:500}.fan-pill{letter-spacing:.01em;white-space:nowrap;border-radius:.75rem;justify-content:center;align-items:center;padding:.62rem .9rem;font-size:.82rem;font-weight:700;display:inline-flex}.fan-pill--retained{color:#57718a;background:#d9e8fa}.fan-pill--new{color:#5d7c72;background:#d6ece4}.fan-pill--drifting{color:#72639f;background:#e4d9fb}.fan-pill--latent{color:#ba6d5d;background:#ffdccc}.hero-pointer{z-index:4;pointer-events:none;width:2rem;height:2rem;position:absolute;top:15.1rem;right:30.5rem}.hero-pointer__arrow{z-index:2;filter:drop-shadow(0 5px 12px #0b101838);width:100%;height:100%;display:block;position:relative}.hero-pointer__ripple{pointer-events:none;width:.95rem;height:.95rem;position:absolute;top:-.08rem;left:.12rem}.hero-pointer__ripple:before,.hero-pointer__ripple:after{content:"";transform-origin:50%;border:2px solid #8d5fff99;border-radius:50%;animation:1.9s ease-out infinite heroPointerPulse;position:absolute;inset:0}.hero-pointer__ripple:after{animation-delay:.95s}@keyframes heroPointerPulse{0%{opacity:.9;transform:scale(.4)}to{opacity:0;transform:scale(3.4)}}.dm-card{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#fffffff5 0%,#f7fafff0 100%);border:1px solid #d3dceae6;border-radius:1.35rem;width:min(100%,368px);position:absolute;top:17.2rem;right:0;overflow:hidden;box-shadow:inset 0 1px #fffffff2,0 2px 8px #0f172a0f,0 24px 52px #0f172a24}.dm-card__header{background:linear-gradient(#ffffffbd 0%,#ffffff73 100%);border-bottom:1px solid #dce4efe6;justify-content:space-between;align-items:center;padding:.76rem 1.05rem;display:flex}.dm-card__title{color:#1b2430;align-items:center;gap:.52rem;display:inline-flex}.dm-card__title svg{color:#0071e3;shape-rendering:geometricprecision;width:1.02rem;height:1.02rem}.dm-card__title strong{letter-spacing:-.01em;font-size:1rem;font-weight:600}.dm-card__window-actions{color:#4e5566;align-items:center;gap:.44rem;font-size:1.1rem;line-height:1;display:inline-flex}.dm-card__window-action{background:#ffffffe0;border:1px solid #d3dbe8f2;border-radius:999px;justify-content:center;align-items:center;width:1.42rem;height:1.42rem;display:inline-flex}.dm-card__window-action svg{width:.84rem;height:.84rem}.dm-card__section{padding:.72rem 1.05rem 0}.dm-card__label{color:#37435a;letter-spacing:.03em;margin:0 0 .48rem;font-size:.79rem;font-weight:600}.dm-card__recipients{flex-wrap:wrap;gap:.5rem;display:flex}.dm-card__recipient{background:#ffffffd1;border:1px solid #dae1edf2;border-radius:.78rem;justify-content:space-between;align-items:center;gap:.42rem;min-width:0;padding:.38rem .48rem;display:flex}.dm-card__recipient-info{flex:auto;align-items:center;gap:.48rem;min-width:0;display:flex}.dm-card__recipient-info .avatar-with-ig img{width:1.66rem;height:1.66rem}.dm-card__recipient-info strong{color:#222a3a;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.83rem;font-weight:600;overflow:hidden}.dm-card__remove{color:#647086;cursor:pointer;background:#f9fbff;border:1px solid #d7dfeb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.88rem;line-height:1;display:inline-flex}.dm-card__message{color:#2e384d;background:#ffffffe6;border:1px solid #d8e1eff2;border-radius:.92rem;min-height:9.2rem;padding:.7rem .88rem;font-size:.86rem;line-height:1.62}.dm-card__footer{border-top:1px solid #dfe7f2db;justify-content:space-between;align-items:center;gap:.8rem;padding:.74rem 1.05rem .84rem;display:flex}.dm-card__tools{color:#4f5a71;flex:0 auto;align-items:center;gap:.48rem;min-width:0;display:inline-flex}.dm-tool{background:#ffffffe0;border:1px solid #d5deecf2;border-radius:999px;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;display:inline-flex}.dm-tool svg{shape-rendering:geometricprecision;width:.9rem;height:.9rem;display:block}.dm-card__send{color:#fff;white-space:nowrap;background:linear-gradient(#0a84ff 0%,#0071e3 100%);border-radius:.78rem;flex:none;justify-content:center;align-items:center;gap:.34rem;min-width:5.1rem;height:2.34rem;padding:0 1rem;font-size:.85rem;font-weight:650;line-height:1;display:inline-flex;box-shadow:0 10px 18px #0071e33d,inset 0 1px #ffffff40}.dm-card__send svg{flex:none;width:.9rem;height:.9rem;display:block}.problem-section{text-align:center;font-family:var(--font-sans);margin-top:0;padding:clamp(4.4rem,7vw,6rem) 0 clamp(4.8rem,7.5vw,6.4rem)}.resolution-section{text-align:center;font-family:var(--font-sans);padding:0}.problem-kicker,.resolution-kicker{color:#151820;margin:0 0 1.25rem;font-size:.98rem;font-weight:600;line-height:1.45}.problem-title,.resolution-title{color:#0d0f14;letter-spacing:-.005em;margin:0 0 2.8rem;font-size:clamp(2.2rem,3.4vw,2.7rem);font-weight:720;line-height:1.28}.problem-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.45rem;display:grid}.problem-card{background:#fff;border:1px solid #e4e5e9;border-radius:26px;min-height:0;padding:0;position:relative;overflow:hidden;box-shadow:0 18px 46px #1215210e}.problem-card__image{background:#fff;padding:1.35rem 1.25rem .2rem}.problem-card__image img{aspect-ratio:4/3;object-fit:contain;width:100%;height:auto;display:block}.problem-card__body{text-align:left;border-top:1px solid #e4e5e9;min-height:13.2rem;padding:1.65rem 1.55rem 1.85rem}.problem-card h3{color:#0d1017;letter-spacing:0;margin:0 0 .95rem;font-size:1.32rem;font-weight:800;line-height:1.36}.problem-card p{color:#1e212c;letter-spacing:0;margin:0;font-size:.96rem;font-weight:500;line-height:1.78}.resolution-card .problem-card__body{min-height:11.3rem}.solution-section{font-family:var(--font-sans);padding:clamp(5rem,7.5vw,6.4rem) 0 clamp(5.6rem,8vw,7rem)}.solution-heading{text-align:center;max-width:760px;margin:0 auto clamp(3rem,5vw,4rem)}.solution-kicker{color:#151820;margin:0 0 1.25rem;font-size:.98rem;font-weight:600;line-height:1.45}.solution-heading h2{color:#0d0f14;letter-spacing:-.005em;margin:0;font-size:clamp(2.2rem,3.4vw,2.7rem);font-weight:720;line-height:1.28}.solution-list{gap:clamp(2.6rem,4.5vw,3.4rem);display:grid}.solution-feature{background:#fff;border:1px solid #e1e4ea;border-radius:28px;grid-template-columns:minmax(0,.95fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,4vw,3.4rem);padding:clamp(1.25rem,2.4vw,2rem);display:grid;position:relative;box-shadow:0 24px 60px #1219260e}.solution-feature:not(:last-child):before{content:"";z-index:0;border-left:2px dotted #11141c3d;width:1px;height:3.35rem;position:absolute;bottom:-3.35rem;left:50%;transform:translate(-50%)}.solution-feature:not(:last-child):after{content:"↓";z-index:2;aspect-ratio:1;color:#11141c;background:#f3ebe3;border:1px solid #d9cdc1e6;border-radius:50%;place-items:center;width:2.55rem;font-size:1rem;font-weight:800;line-height:1;display:grid;position:absolute;bottom:-1.55rem;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #12192614}.solution-copy{order:2;max-width:560px}.solution-media{order:1}.solution-number{color:#0071e3;letter-spacing:.08em;margin-bottom:1.15rem;font-size:.82rem;font-weight:800;line-height:1;display:inline-flex}.solution-meta{flex-wrap:wrap;align-items:center;gap:.7rem;margin-bottom:1.25rem;display:flex}.solution-meta .solution-number{margin-bottom:0}.solution-divider{background:#c8ccd6;width:18px;height:1px}.solution-label{color:#4d5260;letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:700}.solution-cta{color:#0a0d14;letter-spacing:.005em;border-bottom:1px solid #0a0d14;align-items:center;gap:.5rem;margin-top:1.95rem;padding-bottom:.34rem;font-size:.94rem;font-weight:700;text-decoration:none;transition:color .18s,border-color .18s;display:inline-flex}.solution-cta:hover{color:#0071e3;border-bottom-color:#0071e3}.solution-cta__arrow{transition:transform .18s;display:inline-block}.solution-cta:hover .solution-cta__arrow{transform:translate(4px)}.solution-copy h3{color:#111318;letter-spacing:-.005em;margin:0;font-size:clamp(1.85rem,2.6vw,2.2rem);font-weight:720;line-height:1.3}.solution-lead{color:#2d313c;margin:1.35rem 0 0;font-size:1.13rem;font-weight:600;line-height:1.78}.solution-description{color:#7b808c;margin:.9rem 0 0;font-size:1.03rem;font-weight:500;line-height:1.9}.solution-media{aspect-ratio:4/3;width:100%;max-width:none;box-shadow:none;background:#f3f5f8;border:1px solid #dfe4ec;border-radius:20px;justify-self:stretch}.solution-media--image{background:#f7f9fc;justify-content:center;align-items:center;padding:clamp(.55rem,1.2vw,.9rem);display:flex;overflow:hidden}.solution-media--image img{object-fit:contain;border-radius:14px;width:100%;height:100%;display:block}.solution-media--fit{background:#fff;padding:0}.solution-media--fit img{object-fit:cover;border-radius:20px}.solution-media--database{background:radial-gradient(circle at 26% 18%,#3e77ff1a,#0000 34%),linear-gradient(135deg,#fff 0%,#f5f7fb 100%);position:relative;overflow:hidden}.solution-database-image{border:1px solid #dfe4ecf2;border-radius:18px;height:auto;display:block;position:absolute;box-shadow:0 18px 42px #1219261f}.solution-database-image--list{z-index:1;width:76%;top:7%;left:5%}.solution-database-image--detail{z-index:2;width:70%;bottom:6%;right:4%}.solution-media--crm{background:radial-gradient(circle at 18% 20%,#4077ff1a,#0000 34%),radial-gradient(circle at 82% 82%,#4077ff14,#0000 38%),linear-gradient(135deg,#fff 0%,#f5f8fc 100%);padding:0;position:relative;overflow:hidden}.solution-relationship-image{border:1px solid #dfe4ecf2;border-radius:18px;height:auto;display:block;position:absolute;box-shadow:0 18px 42px #1219261f}.solution-relationship-image--dm{z-index:1;width:38%;top:5%;right:16%}.solution-relationship-image--log{z-index:2;width:38%;top:7%;left:5%}.solution-relationship-image--send{z-index:4;width:61%;bottom:7%;right:5%}.ugc-growth-showcase{background:radial-gradient(120% 80% at 92% 12%,#5b75f51a,#0000 55%),radial-gradient(80% 60% at 8% 100%,#5b75f50f,#0000 60%),linear-gradient(150deg,#fff 0%,#f6f8fd 100%);border:1px solid #e4e7eee6;border-radius:32px;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:clamp(2.4rem,5.4vw,4.6rem);margin-top:clamp(3.4rem,6vw,5rem);padding:clamp(2.4rem,5.2vw,4.4rem);scroll-margin-top:6rem;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px #1219260f}.ugc-growth-showcase:before{content:"";opacity:.35;pointer-events:none;background-image:radial-gradient(#5b75f514 1px,#0000 1px);background-position:0 0;background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 75% 30%,#000 0%,#0000 65%);mask-image:radial-gradient(circle at 75% 30%,#000 0%,#0000 65%)}.ugc-growth-showcase__content{z-index:2;align-self:center;position:relative}.ugc-growth-showcase__eyebrow{color:#4759d6;letter-spacing:.16em;background:#5b75f514;border-radius:999px;align-items:center;gap:.55rem;margin:0 0 1.15rem;padding:.4rem .85rem .4rem .7rem;font-size:.72rem;font-weight:800;line-height:1.2;display:inline-flex}.ugc-growth-showcase__eyebrow-mark{background:#5b75f5;border-radius:50%;width:.5rem;height:.5rem;box-shadow:0 0 0 4px #5b75f52e}.ugc-growth-showcase h3{color:#0d0f14;letter-spacing:-.005em;margin:0;font-size:clamp(2.1rem,4.3vw,3.45rem);font-weight:760;line-height:1.32}.ugc-growth-showcase__lead{color:#5a6276;margin:1.6rem 0 0;font-size:clamp(.96rem,1.28vw,1.06rem);font-weight:500;line-height:2}.ugc-growth-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:.6rem;max-width:580px;margin:clamp(2.1rem,4vw,3rem) 0 0;padding:0;list-style:none;display:grid}.ugc-growth-flow__item{color:#20242d;text-align:center;background:#fff;border-radius:18px;flex-direction:column;justify-content:flex-start;align-items:center;gap:.55rem;padding:1.05rem .6rem 1.1rem;transition:transform .25s,box-shadow .25s;display:flex;position:relative;box-shadow:inset 0 0 0 1px #e4e8f2f2,0 12px 24px #26345c0a}.ugc-growth-flow__item:hover{transform:translateY(-3px);box-shadow:inset 0 0 0 1px #5b75f538,0 18px 30px #26345c14}.ugc-growth-flow__step{letter-spacing:.16em;color:#8a93a8;text-transform:uppercase;font-size:.62rem;font-weight:800}.ugc-growth-flow__icon{color:#4759d6;background:linear-gradient(140deg,#f3f5ff 0%,#e9edff 100%);border-radius:50%;place-items:center;width:2.55rem;height:2.55rem;display:grid;box-shadow:inset 0 0 0 1px #5b75f51f}.ugc-growth-flow__icon svg{width:1.25rem;height:1.25rem}.ugc-growth-flow__label{color:#1b1f2a;font-size:.8rem;font-weight:700;line-height:1.55}.ugc-growth-flow__connector{background:linear-gradient(90deg,#5b75f526,#5b75f58c);border-radius:2px;align-self:center;width:1.6rem;height:2px;position:relative}.ugc-growth-flow__connector:after{content:"";border-top:2px solid #5b75f5;border-right:2px solid #5b75f5;width:.45rem;height:.45rem;position:absolute;top:50%;right:-2px;transform:translateY(-50%)rotate(45deg)}.ugc-growth-showcase__visual{background:linear-gradient(#fff9 0%,#f1f4fc8c 100%);border-radius:24px;min-height:clamp(26rem,36vw,32rem);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #e4e8f2cc}.ugc-growth-visual__grid{pointer-events:none;background-image:linear-gradient(#5b75f50d 1px,#0000 1px),linear-gradient(90deg,#5b75f50d 1px,#0000 1px);background-position:50% 100%;background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 25% 100%);mask-image:linear-gradient(#0000 0%,#000 25% 100%)}.ugc-growth-post{z-index:4;width:clamp(7.4rem,11.4vw,9.4rem);transition:transform .4s;position:absolute}.ugc-growth-post img{object-fit:contain;border-radius:18px;width:100%;height:auto;display:block;box-shadow:inset 0 1px #ffffffe6,0 22px 44px #12192624}.ugc-growth-post--one{top:36%;left:5%;transform:rotate(-3.5deg)}.ugc-growth-post--two{z-index:5;top:22%;left:30%;transform:rotate(1.2deg)}.ugc-growth-post--three{top:8%;left:56%;transform:rotate(4deg)}.ugc-growth-showcase:hover .ugc-growth-post--one{transform:rotate(-3.5deg)translateY(-2px)}.ugc-growth-showcase:hover .ugc-growth-post--two{transform:rotate(1.2deg)translateY(-4px)}.ugc-growth-showcase:hover .ugc-growth-post--three{transform:rotate(4deg)translateY(-6px)}.ugc-growth-chart{z-index:1;align-items:flex-end;gap:clamp(.55rem,1.1vw,.85rem);width:44%;height:7.2rem;display:flex;position:absolute;bottom:11%;right:9%}.ugc-growth-chart span{background:linear-gradient(#5b75f552 0%,#5b75f50a 100%);border-radius:8px 8px 0 0;flex:1;box-shadow:inset 0 0 0 1px #5b75f514}.ugc-growth-chart span:first-child{height:26%}.ugc-growth-chart span:nth-child(2){height:40%}.ugc-growth-chart span:nth-child(3){height:56%}.ugc-growth-chart span:nth-child(4){height:74%}.ugc-growth-chart span:nth-child(5){background:linear-gradient(#6b81f7 0%,#5b75f533 100%);height:100%;box-shadow:0 10px 24px #5b75f540}.ugc-growth-curve{z-index:2;pointer-events:none;width:80%;height:44%;position:absolute;bottom:24%;right:3%;overflow:visible}.ugc-growth-curve__path{fill:none;stroke:url(#ugc-growth-gradient);stroke-width:5.5px;stroke-linecap:round;stroke-dasharray:4 0;marker-end:url(#ugc-growth-arrow);filter:drop-shadow(0 6px 14px #5b75f52e)}.ugc-growth-curve marker path{fill:#5b75f5;stroke:none}.ugc-growth-tag{z-index:6;letter-spacing:.12em;color:#20242d;background:#fffffff5;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.68rem;font-weight:800;display:inline-flex;position:absolute;box-shadow:inset 0 0 0 1px #e4e8f2e6,0 12px 22px #1219260f}.ugc-growth-tag--ugc{color:#4759d6;top:6%;right:9%}.ugc-growth-tag__dot{background:#5b75f5;border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 0 3px #5b75f52e}.ugc-growth-tag--time{color:#6c7388;letter-spacing:.1em;font-weight:700;bottom:8%;left:6%}.ugc-growth-summary{z-index:2;background:linear-gradient(135deg,#5b75f514 0%,#5b75f505 100%),#ffffffdb;border-radius:24px;grid-column:1/-1;grid-template-columns:minmax(0,.44fr) minmax(0,.56fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);margin-top:clamp(1.6rem,3vw,2.6rem);padding:clamp(1.5rem,2.8vw,2.2rem) clamp(1.7rem,3.2vw,2.6rem);display:grid;position:relative;box-shadow:inset 0 0 0 1px #5b75f524}.ugc-growth-summary__metric{color:#11141c;border-right:1px solid #5b75f52e;flex-direction:column;align-items:flex-start;gap:.45rem;padding-right:clamp(1rem,3vw,2rem);font-weight:800;display:flex}.ugc-growth-summary__label{letter-spacing:.02em;color:#5a6276;font-size:clamp(.82rem,1.1vw,.95rem);font-weight:700}.ugc-growth-summary__value{background:linear-gradient(120deg,#5b75f5 0%,#8aa0ff 100%);color:#0000;-webkit-background-clip:text;background-clip:text;align-items:baseline;gap:.45rem;display:flex}.ugc-growth-summary__value strong{letter-spacing:-.02em;font-size:clamp(3.2rem,5.4vw,4.8rem);font-weight:760;line-height:.9}.ugc-growth-summary__value em{font-size:clamp(.95rem,1.3vw,1.1rem);font-style:normal;font-weight:800}.ugc-growth-summary p{color:#596071;margin:0;font-size:clamp(.9rem,1.2vw,1.02rem);font-weight:500;line-height:1.9}.scene-section{font-family:var(--font-sans);padding:clamp(5rem,7.2vw,6.4rem) 0 clamp(5.3rem,7.6vw,6.8rem)}.scene-heading{text-align:center;max-width:760px;margin:0 auto clamp(2.9rem,5vw,3.8rem)}.scene-kicker{color:#151820;margin:0 0 1.05rem;font-size:.98rem;font-weight:600;line-height:1.45}.scene-heading h2{color:#0d0f14;letter-spacing:0;margin:0;font-size:clamp(2rem,3.2vw,2.6rem);font-weight:720;line-height:1.32}.scene-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.scene-card{text-align:center;background:#fff;border:1px solid #e5e8ee;border-radius:8px;flex-direction:column;align-items:center;min-height:20rem;padding:clamp(2rem,3.2vw,2.65rem) 1.4rem 2rem;display:flex;box-shadow:0 18px 42px #1219260a}.scene-card__icon{aspect-ratio:1;color:#1c2430;background:#f4ecff;border-radius:50%;place-items:center;width:clamp(5.5rem,7.1vw,6.45rem);margin-bottom:clamp(2.2rem,3.5vw,2.65rem);display:grid}.scene-card__icon--green{background:#eef8f1}.scene-card__icon--blue{background:#edf4ff}.scene-card__icon--warm{background:#fbf4e9}.scene-card__icon--pink{background:#fff0f5}.scene-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:clamp(2rem,2.7vw,2.35rem);height:clamp(2rem,2.7vw,2.35rem)}.scene-card h3{color:#0f1218;letter-spacing:0;margin:0;font-size:clamp(1.1rem,1.45vw,1.34rem);font-weight:760;line-height:1.45}.scene-card p{color:#485161;margin:1.45rem 0 0;font-size:clamp(.92rem,1.08vw,1rem);font-weight:650;line-height:1.86}.pricing-section{font-family:var(--font-sans);padding:clamp(5.4rem,8vw,7.4rem) 0 clamp(5.6rem,8.2vw,7.2rem)}.pricing-heading{text-align:center;max-width:1040px;margin:0 auto clamp(3.4rem,5.8vw,4.8rem)}.pricing-kicker{color:#151820;margin:0 0 1.25rem;font-size:1rem;font-weight:800;line-height:1.45}.pricing-heading h2{color:#0d0f14;letter-spacing:-.005em;white-space:nowrap;margin:0;font-size:clamp(2.35rem,4.05vw,3.35rem);font-weight:800;line-height:1.3}.pricing-heading p:last-child{color:#4a5060;margin:1.55rem 0 0;font-size:clamp(1.08rem,1.55vw,1.32rem);font-weight:750;line-height:1.75}.pricing-cards{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:clamp(1.6rem,3.4vw,3.2rem);width:min(1120px,100%);margin:0 auto;display:grid}.pricing-card{text-align:center;background:#fff;border:1px solid #e6e8ee;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:clamp(25rem,35vw,29rem);padding:clamp(2.4rem,4.2vw,3.5rem) clamp(2rem,3.5vw,3rem);display:flex;position:relative;box-shadow:0 18px 44px #12192609}.pricing-card__icon{border-radius:999px;place-items:center;width:clamp(4.6rem,7vw,5.7rem);height:clamp(4.6rem,7vw,5.7rem);margin:0 0 clamp(1.6rem,2.8vw,2.1rem);display:grid}.pricing-card__icon svg{width:2.15rem;height:2.15rem}.pricing-card__icon--setup{color:#f47b20;background:linear-gradient(135deg,#fff1e8 0%,#ffe3d0 100%)}.pricing-card__icon--monthly{color:#2f73e8;background:linear-gradient(135deg,#eef4ff 0%,#dfeaff 100%)}.pricing-card__tag{color:#1b1f2a;letter-spacing:.04em;background:#f4f5f8;border-radius:999px;align-self:center;margin:0;padding:.38rem .9rem;font-size:.78rem;font-weight:700;line-height:1.2;display:inline-flex}.pricing-card__title{color:#11141c;letter-spacing:.005em;text-align:center;margin:0;font-size:clamp(1.25rem,1.8vw,1.58rem);font-weight:800;line-height:1.4}.pricing-card__price{color:#0d111b;border-bottom:1px solid #e6e8ee;justify-content:center;align-items:baseline;gap:.45rem;width:min(24rem,100%);margin:1.25rem 0 clamp(1.9rem,3vw,2.4rem);padding-bottom:clamp(1.9rem,3vw,2.4rem);display:flex}.pricing-card__price--badge,.pricing-card__price--text{align-items:center}.pricing-card__price strong{letter-spacing:-.02em;font-size:clamp(4.8rem,8vw,7rem);font-weight:760;line-height:.92}.pricing-card__price span{font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:700;line-height:1}.pricing-card__price em{color:#6c7388;font-size:clamp(.86rem,1.1vw,.96rem);font-style:normal;font-weight:600}.pricing-card__price .pricing-card__badge{letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;padding:.38rem 1.15rem;font-size:clamp(.86rem,1.02vw,.98rem);font-weight:800;line-height:1.2;display:inline-flex}.pricing-card__badge--free{color:#f08a3b;background:#ffe7d3}.pricing-card__price .pricing-card__price-note{color:#2c6df0;letter-spacing:.005em;text-align:center;font-size:clamp(.92rem,1.16vw,1.04rem);font-weight:800;line-height:1.5;display:inline-block}.pricing-card p{color:#4a5060;max-width:27rem;margin:0;font-size:clamp(.98rem,1.25vw,1.08rem);font-weight:700;line-height:1.9}.pricing-plus{color:#1b1f2a;background:#f8f9fb;border:1px solid #e6e8ee;border-radius:50%;align-self:center;place-items:center;width:2.55rem;height:2.55rem;margin-top:0;display:grid;box-shadow:0 10px 22px #1219260e}.pricing-plus svg{width:1rem;height:1rem}.pricing-assurances{background:#fff;border:1px solid #e6e8ee;border-radius:22px;grid-template-columns:repeat(3,minmax(0,1fr));width:min(1120px,100%);margin:clamp(1.8rem,3vw,2.3rem) auto 0;padding:clamp(1.55rem,2.8vw,2rem) clamp(1.6rem,3vw,2.25rem);list-style:none;display:grid;box-shadow:0 16px 36px #12192608}.pricing-assurances li{grid-template-columns:auto 1fr;align-items:start;gap:.95rem;padding:.7rem 1.35rem;display:grid}.pricing-assurances li+li{border-left:1px solid #ececf0}.pricing-assurances__icon{color:#11141c;background:#f4f5f8;border-radius:50%;flex-shrink:0;place-items:center;width:1.7rem;height:1.7rem;display:grid}.pricing-assurances__icon svg{width:.95rem;height:.95rem}.pricing-assurances h3{color:#11141c;margin:.02rem 0 .42rem;font-size:clamp(1.02rem,1.35vw,1.18rem);font-weight:800;line-height:1.45}.pricing-assurances p{color:#5a6276;margin:0;font-size:clamp(.9rem,1.08vw,.98rem);font-weight:650;line-height:1.7}.pricing-cta{background:#fff;border:1px solid #e6e8ee;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,3vw,2.5rem);width:min(1120px,100%);margin:clamp(1.6rem,2.8vw,2rem) auto 0;padding:clamp(2rem,3.2vw,2.6rem) clamp(2rem,4vw,3rem);display:grid;box-shadow:0 18px 42px #1219260a}.pricing-cta h3{color:#0d0f14;letter-spacing:-.005em;margin:0;font-size:clamp(1.3rem,1.95vw,1.6rem);font-weight:740;line-height:1.4}.pricing-cta p{color:#4a5060;margin:.55rem 0 0;font-size:clamp(.94rem,1.1vw,1rem);font-weight:500;line-height:1.75}.pricing-cta__button{color:#fff;background:#0b1018;border-radius:999px;justify-content:center;align-items:center;gap:.7rem;min-width:min(22rem,100%);min-height:3.85rem;padding:0 2rem;font-size:.98rem;font-weight:700;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 14px 28px #0b10182e}.pricing-cta__button:hover{background:#1a2230;transform:translateY(-1px)}.pricing-cta__button-arrow{font-size:1.2rem;line-height:1;transition:transform .18s;display:inline-block}.pricing-cta__button:hover .pricing-cta__button-arrow{transform:translate(3px)}.solution-crm-preview{background:#ffffffe6;border:1px solid #e3e7ef;border-radius:18px;width:min(84%,500px);margin-right:auto;padding:clamp(.8rem,1.7vw,1.1rem);box-shadow:0 18px 40px #12192612}.solution-crm-preview__header,.solution-crm-row{grid-template-columns:minmax(0,1.25fr) minmax(0,.8fr) minmax(2.2rem,.35fr);align-items:center;gap:.55rem;display:grid}.solution-crm-preview__header{color:#4d5260;padding:0 .35rem .55rem;font-size:clamp(.54rem,.9vw,.72rem);font-weight:700;line-height:1.25}.solution-crm-preview__header span:last-child{text-align:right}.solution-crm-preview__rows{gap:.45rem;display:grid}.solution-crm-row{color:#26303d;background:#fffffff2;border:1px solid #edf0f5;border-radius:14px;min-width:0;padding:clamp(.48rem,1vw,.72rem);font-size:clamp(.68rem,1vw,.86rem);font-weight:650;box-shadow:0 8px 18px #0f172a09}.solution-crm-row--active{border-color:#d0bcfff2;box-shadow:0 0 0 3px #dbccff33,0 12px 24px #9b6eff1a}.solution-crm-row>span:last-child{text-align:right}.solution-crm-profile{align-items:center;gap:.55rem;min-width:0;display:flex}.solution-crm-profile img{aspect-ratio:1;object-fit:cover;border-radius:50%;flex:none;width:clamp(2.4rem,4.8vw,3.7rem)}.solution-crm-profile strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.solution-crm-pill{white-space:nowrap;border-radius:.65rem;justify-content:center;align-items:center;min-width:0;padding:.42rem .55rem;font-size:clamp(.56rem,.8vw,.72rem);font-weight:800;line-height:1;display:inline-flex}.solution-crm-pill--retained{color:#57718a;background:#d9e8fa}.solution-crm-pill--drifting{color:#72639f;background:#e4d9fb}.solution-crm-pill--new{color:#5d7c72;background:#d6ece4}.solution-crm-message{background:#fffffff5;border:1px solid #dfe6f2;border-radius:16px;width:min(54%,270px);padding:.72rem;position:absolute;bottom:clamp(.65rem,1.8vw,1.05rem);right:clamp(.7rem,2vw,1.2rem);box-shadow:0 18px 36px #1219261f}.solution-crm-message__title{color:#1f2937;font-size:clamp(.66rem,.9vw,.82rem);font-weight:800;line-height:1.2}.solution-crm-message__recipients{flex-wrap:wrap;gap:.35rem;margin-top:.46rem;display:flex}.solution-crm-message__recipients span{color:#334155;background:#f7faff;border:1px solid #e2e7f0;border-radius:999px;padding:.28rem .48rem;font-size:clamp(.55rem,.75vw,.68rem);font-weight:700}.solution-crm-message p{color:#334155;margin:.46rem 0 0;font-size:clamp(.54rem,.72vw,.66rem);font-weight:600;line-height:1.45}.solution-crm-message__footer{color:#64748b;border-top:1px solid #e6ebf3;justify-content:space-between;align-items:center;gap:.6rem;margin-top:.52rem;padding-top:.48rem;font-size:clamp(.52rem,.72vw,.64rem);font-weight:700;display:flex}.solution-crm-message__send{color:#fff;background:#0a84ff;border-radius:999px;justify-content:center;align-items:center;min-height:1.55rem;padding:0 .72rem;display:inline-flex;box-shadow:0 8px 16px #0a84ff38}.faq-section{font-family:var(--font-sans);background:#f7f7f8;padding:clamp(5rem,7.5vw,6.4rem) 0 clamp(5.4rem,8vw,6.6rem)}.faq-section__inner{width:min(920px,100% - 72px);margin:0 auto}.faq-section h2{color:#1d1f24;text-align:center;letter-spacing:-.005em;margin:0 0 clamp(2.4rem,4vw,3.2rem);font-size:clamp(2.2rem,3.4vw,2.7rem);font-weight:720;line-height:1.28}.faq-list{gap:1rem;display:grid}.faq-item{color:#1b1d22;background:#fff;border:1px solid #e5e6ea;border-radius:18px;display:block;overflow:hidden;box-shadow:0 10px 26px #11141e09}.faq-item__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1.2rem;min-height:5rem;padding:0 1.8rem;list-style:none;display:flex}.faq-item__summary::-webkit-details-marker{display:none}.faq-item__question{margin:0;font-size:1.05rem;font-weight:700;line-height:1.5}.faq-item__answer{color:#5d6472;margin:0;padding:0 1.8rem 1.75rem;font-size:.96rem;font-weight:500;line-height:1.9}.faq-item__answer p{margin:0}.faq-item__answer p+p,.faq-item__answer p+ul,.faq-item__answer ul+p{margin-top:.72rem}.faq-item__answer ul{gap:.35rem;margin:0;padding-left:1.25rem;display:grid}.faq-item__answer li{padding-left:.2rem}.faq-item__icon{border-bottom:2px solid;border-right:2px solid;flex:none;width:.58rem;height:.58rem;transition:transform .2s;transform:translateY(-.12rem)rotate(45deg)}.faq-item[open] .faq-item__icon{transform:translateY(.12rem)rotate(225deg)}.final-cta{font-family:var(--font-sans);background:#fff;padding:clamp(4.4rem,8vw,6.4rem) 0}.final-cta__inner{text-align:center;background:#fff;border:1px solid #e6e8ee;border-radius:20px;width:min(900px,100% - 48px);margin:0 auto;padding:clamp(3rem,6vw,4.6rem) clamp(1.5rem,4vw,3rem);box-shadow:0 18px 42px #1219260a}.final-cta h2{color:#0b1018;letter-spacing:-.01em;margin:0;font-size:clamp(1.8rem,3.2vw,2.4rem);font-weight:740;line-height:1.32}.final-cta__lead{color:#4a5060;max-width:34rem;margin:1.2rem auto 0;font-size:clamp(.96rem,1.2vw,1rem);font-weight:500;line-height:1.9}.final-cta__actions{justify-items:center;gap:.85rem;margin-top:2.2rem;display:inline-grid}.final-cta__button{color:#fff;letter-spacing:.01em;background:#0b1018;border-radius:18px;justify-content:center;align-items:center;gap:.7rem;min-width:min(22rem,100%);min-height:3.7rem;padding:0 2rem;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 14px 28px #0b10181f}.final-cta__button span{font-size:1.2rem;line-height:1;transition:transform .18s;display:inline-block}.final-cta__button:hover{background:#1a2230;transform:translateY(-1px)}.final-cta__button:hover span{transform:translate(3px)}.site-footer{font-family:var(--font-sans);background:#fff;border-top:1px solid #e8e9ed;padding:clamp(3.6rem,6vw,4.6rem) 0 clamp(2.6rem,4.5vw,3.4rem)}.site-footer__inner{grid-template-columns:minmax(260px,1.4fr) repeat(4,minmax(120px,.78fr));gap:clamp(2rem,3.6vw,3.8rem);width:min(1360px,100% - 72px);margin:0 auto;display:grid}.site-footer__logo img{width:104px;height:auto;display:block}.site-footer__description{color:#7d828d;max-width:22rem;margin:1.5rem 0 1.9rem;font-size:.9rem;font-weight:500;line-height:1.8}.site-footer__copyright{color:#c4c7ce;margin:0;font-size:.8rem;line-height:1.6}.site-footer__column span{color:#c6c8cf;letter-spacing:.16em;margin-bottom:1.35rem;font-size:.68rem;font-weight:700;line-height:1;display:block}.site-footer__column a{color:#17191f;margin-top:.85rem;font-size:.92rem;font-weight:600;line-height:1.5;display:block}.legal-page{background:#fff;min-height:100vh}.legal-page:before,.legal-page:after{display:none}.legal-main{width:min(880px,100% - 72px);margin:0 auto;padding:4.8rem 0 6rem}.legal-hero{margin-bottom:2.8rem}.legal-hero h1{color:#111320;letter-spacing:0;margin:0;font-size:clamp(1.7rem,2.5vw,2rem);font-weight:750;line-height:1.35}.legal-hero p{color:#5f6675;margin:1.1rem 0 0;font-size:.98rem;font-weight:450;line-height:1.95}.legal-document{background:#fff}.legal-intro,.legal-section,.legal-document__footer{padding:2.2rem 0}.legal-intro{border-bottom:1px solid #eaedf2;padding-top:0}.legal-section+.legal-section{border-top:1px solid #eaedf2}.legal-section h2{color:#151924;letter-spacing:0;margin:0 0 1rem;font-size:1.12rem;font-weight:750;line-height:1.45}.legal-intro p,.legal-section p{color:#4b5263;margin:0;font-size:.94rem;font-weight:450;line-height:1.95}.legal-intro p+p,.legal-section p+p{margin-top:1.1rem}.legal-section strong{color:#202634;font-weight:750}.legal-section a{color:var(--primary);text-underline-offset:.18em;font-weight:700;text-decoration:underline}.legal-contact{background:#fff}.legal-address{border-top:1px solid #eaedf2;margin-top:1.5rem;padding:1.2rem 0 0}.legal-address p:first-child{color:#17191f;font-weight:750}.legal-document__footer{border-top:1px solid #eaedf2}.legal-document__footer p{color:#7d8493;margin:0;font-size:.88rem;font-weight:500;line-height:1.8}.legal-document__footer p+p{margin-top:.35rem}.legal-prose>section{padding:2.2rem 0}.legal-prose>section:first-child{padding-top:0}.legal-prose>section+section{border-top:1px solid #eaedf2}.legal-prose h2{color:#151924;letter-spacing:0;margin:0 0 1.6rem;font-size:1.12rem;font-weight:750;line-height:1.45}.legal-prose h3{color:#202634;letter-spacing:0;margin:2rem 0 .9rem;font-size:1rem;font-weight:750;line-height:1.6}.legal-prose h2+div h3,.legal-prose h2+h3{margin-top:0}.legal-prose p,.legal-prose li{color:#4b5263;margin:0;font-size:.94rem;font-weight:450;line-height:1.95}.legal-prose p+p,.legal-prose ul+p,.legal-prose p+ul{margin-top:.7rem}.legal-prose ul{gap:.35rem;margin:.7rem 0 0;padding:0;list-style:none;display:grid}.company-page{background:#fff}.company-main{padding:0 0 6.5rem}.company-hero,.company-section{width:min(1120px,100% - 72px);margin:0 auto}.company-cta{width:min(900px,100% - 72px);margin:0 auto}.company-hero{text-align:center;isolation:isolate;align-content:center;min-height:58vh;padding:7rem 0 5.6rem;display:grid;position:relative}.company-hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(60% 60% at 30% 40%,#5b75f51a,#0000 70%),radial-gradient(50% 50% at 75% 60%,#0071e312,#0000 70%);height:36rem;position:absolute;inset:-4rem -10% auto}.company-hero__kicker{color:#0647ff;letter-spacing:.2em;text-transform:uppercase;background:linear-gradient(90deg,#eaf1ff 0%,#dbe7ff 100%);border-radius:999px;place-self:center;align-items:center;margin:0 auto 1.6rem;padding:.45rem 1.1rem;font-size:.78rem;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #5b75f533}.company-hero h1{color:#0b1018;letter-spacing:-.015em;margin:0;font-size:clamp(2.25rem,5.6vw,4.6rem);font-weight:800;line-height:1.28}.company-hero h1:after{content:"";background:linear-gradient(90deg,#007aff,#5ab2ff);border-radius:999px;width:4.4rem;height:4px;margin:1.65rem auto 0;display:block}.company-section{padding:clamp(4.6rem,8vw,7.2rem) 0}.company-section--soft{background:linear-gradient(#f7f9fc 0%,#f4f7fb 100%);width:100%;max-width:none;padding-left:max(36px,50% - 560px);padding-right:max(36px,50% - 560px)}.company-section--narrow{width:min(880px,100% - 72px)}.company-section-heading{text-align:center;margin:0 0 3rem}.company-section-heading p{color:#0647ff;letter-spacing:.18em;text-transform:uppercase;background:linear-gradient(90deg,#5b75f51a,#0071e30f);border-radius:999px;align-items:center;margin:0 0 1.05rem;padding:.36rem .95rem;font-size:.72rem;font-weight:800;line-height:1.4;display:inline-flex}.company-section-heading h2{color:#0b1018;letter-spacing:-.01em;margin:0;font-size:clamp(1.85rem,3.2vw,2.65rem);font-weight:760;line-height:1.32}.company-lead{color:#1a1f2c;text-align:center;letter-spacing:.005em;max-width:950px;margin:0 auto;font-size:clamp(1.18rem,2.05vw,1.65rem);font-weight:600;line-height:2.05}.company-business-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;display:grid}.company-business-card{background:#fff;border:1px solid #e6eaf2;border-radius:22px;flex-direction:column;padding:2.1rem 1.9rem 2rem;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;box-shadow:0 18px 44px #1219260d}.company-business-card:hover{border-color:#0071e338;transform:translateY(-3px);box-shadow:0 24px 52px #0071e31a}.company-business-card span{color:#0647ff;letter-spacing:.06em;background:linear-gradient(135deg,#eaf1ff 0%,#dbe7ff 100%);border-radius:14px;place-items:center;width:2.7rem;height:2.7rem;margin-bottom:1.55rem;font-size:.82rem;font-weight:800;display:inline-grid;box-shadow:inset 0 0 0 1px #5b75f52e}.company-business-card h3{color:#0b1018;letter-spacing:0;margin:0 0 .95rem;font-size:1.2rem;font-weight:760;line-height:1.5}.company-business-card h3 a{color:inherit;align-items:baseline;gap:.35rem;text-decoration:none;transition:color .18s;display:inline-flex}.company-business-card h3 a:after{content:"↗";color:#0647ff;opacity:.7;font-size:.92em;transition:transform .2s,opacity .2s;display:inline-block}.company-business-card h3 a:hover{color:var(--primary)}.company-business-card h3 a:hover:after{opacity:1;transform:translate(2px,-2px)}.company-business-card p,.company-message p,.company-profile-card p,.company-access-card p,.company-philosophy-grid p{color:#4a5061;margin:0;font-size:.98rem;font-weight:500;line-height:1.95}.company-client-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.company-client-logo{background:#fff;border:1px solid #e8ebf0;border-radius:16px;place-items:center;min-height:82px;padding:1.1rem 1.2rem;display:grid}.company-client-logo img{object-fit:contain;filter:grayscale();opacity:.86;max-width:100%;max-height:38px;display:block}.company-message{gap:1.45rem;display:grid}.company-message p{font-size:clamp(1rem,1.5vw,1.15rem);line-height:2.05}.company-message__closing{background:linear-gradient(90deg,#0071e30f,#0071e300);border-left:3px solid #0071e3;border-radius:4px 12px 12px 4px;color:#0b1018!important;margin-top:.4rem!important;padding:1.05rem 1.25rem!important;font-weight:760!important}.company-signature{border-top:1px solid #e7eaf1;margin-top:1.6rem;padding-top:1.7rem}.company-signature p{color:#0b1018;margin:0;font-size:1.05rem;font-weight:760;line-height:1.6}.company-signature span{color:#7b8291;letter-spacing:.02em;margin-top:.22rem;font-size:.86rem;font-weight:600;line-height:1.6;display:block}.company-philosophy-grid{grid-template-columns:1fr;gap:clamp(1.6rem,3vw,2.2rem);width:min(880px,100%);margin:0 auto;display:grid}.company-philosophy-grid article{text-align:center;-webkit-backdrop-filter:blur(8px);background:linear-gradient(#ffffffeb 0%,#ffffffb3 100%);border:1px solid #e4eaf4db;border-radius:28px;padding:clamp(2.6rem,4.5vw,3.6rem) clamp(1.8rem,3.5vw,3rem);position:relative;box-shadow:0 24px 60px #1219260d}.company-philosophy-grid .company-section-heading{margin-bottom:1.9rem}.company-philosophy-grid .company-section-heading p{color:#475067;letter-spacing:.02em;text-transform:none;background:0 0;border-radius:0;margin:.95rem 0 0;padding:0;font-size:1rem;font-weight:700;line-height:1.6}.company-philosophy-grid .company-section-heading h2{color:#1c1f28;letter-spacing:-.005em;font-family:Times New Roman,Hiragino Mincho ProN,Yu Mincho,serif;font-size:clamp(2.55rem,5.2vw,3.7rem);font-weight:600;line-height:1.14}.company-philosophy-grid h3{color:#1c1f28;letter-spacing:.005em;margin:0 0 1.85rem;font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:clamp(1.7rem,3.4vw,2.4rem);font-weight:500;line-height:1.5}.company-philosophy-grid p{color:#2f3548;font-size:clamp(1.05rem,1.7vw,1.25rem);font-weight:600;line-height:2.15}.company-overview-list{background:#fff;border:1px solid #e7ebf3;border-radius:22px;margin:0;padding:clamp(1.4rem,3vw,2.4rem) clamp(1.4rem,3vw,2.6rem);box-shadow:0 18px 42px #1219260a}.company-overview-list div{border-bottom:1px solid #eef1f6;grid-template-columns:10rem 1fr;gap:1.5rem;padding:1.15rem .2rem;display:grid}.company-overview-list div:last-child{border-bottom:0}.company-overview-list dt{color:#0b1018;letter-spacing:.02em;font-size:.94rem;font-weight:760;line-height:1.7}.company-overview-list dd{color:#4a5061;margin:0;font-size:.96rem;font-weight:500;line-height:1.75}.company-overview-list a{color:var(--primary);text-underline-offset:.2em;font-weight:700;-webkit-text-decoration:underline #0071e366;text-decoration:underline #0071e366;transition:text-decoration-color .18s}.company-overview-list a:hover{-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}.company-history-list{gap:.45rem;margin:0;padding:0;list-style:none;display:grid;position:relative}.company-history-list:before{content:"";background:linear-gradient(#0071e373,#0071e324);border-radius:999px;width:2px;position:absolute;top:1.4rem;bottom:1.4rem;left:6.2rem}.company-history-list li{grid-template-columns:5.65rem 1fr;align-items:center;gap:1.9rem;padding:.7rem 0;display:grid;position:relative}.company-history-list li:before{content:"";z-index:1;background:#fff;border-radius:999px;width:.85rem;height:.85rem;position:absolute;top:50%;left:6.05rem;transform:translateY(-50%);box-shadow:0 0 0 2px #0071e3,0 0 0 5px #0071e32e}.company-history-list li>span{color:#0647ff;letter-spacing:.04em;white-space:nowrap;background:linear-gradient(90deg,#eaf1ff 0%,#dbe7ff 100%);border-radius:999px;justify-content:center;justify-self:start;align-items:center;height:fit-content;padding:.36rem .78rem;font-size:.88rem;font-weight:800;line-height:1.4;display:inline-flex;box-shadow:inset 0 0 0 1px #5b75f52e}.company-history-list p{color:#2f3548;background:#fff;border:1px solid #e7ebf3;border-radius:14px;margin:0;padding:1rem 1.4rem;font-size:1rem;font-weight:600;line-height:1.7;box-shadow:0 12px 28px #1219260b}.company-history-list__labels{flex-wrap:wrap;gap:.55rem;display:flex}.company-history-list__line{color:#2f3548;white-space:nowrap;background:#f3f6fb;border-radius:999px;align-items:center;min-height:2rem;padding:.34rem .72rem;font-size:.92rem;font-weight:700;line-height:1.45;display:inline-flex}.company-history-list__line+.company-history-list__line{margin-top:0}.company-profile-card{text-align:center;background:#fff;border:1px solid #e7ebf3;border-radius:22px;padding:clamp(2.2rem,4vw,3.2rem);position:relative;box-shadow:0 18px 44px #1219260d}.company-profile-card:before{content:"";background:linear-gradient(135deg,#eaf1ff 0%,#dbe7ff 55%,#0071e32e 100%);border-radius:50%;width:4.6rem;height:4.6rem;margin:0 auto 1.5rem;display:block;box-shadow:inset 0 0 0 1px #5b75f52e}.company-profile-card h3{color:#0b1018;letter-spacing:0;margin:0 0 .55rem;font-size:1.5rem;font-weight:760;line-height:1.45}.company-profile-card__role{letter-spacing:.12em;text-transform:uppercase;background:#0071e314;border-radius:999px;color:#0647ff!important;margin:0 auto 1.4rem!important;padding:.32rem .9rem!important;font-size:.78rem!important;font-weight:700!important;display:inline-block!important}.company-access-layout{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);align-items:stretch;gap:1.15rem;display:grid}.company-access-card{text-align:left;background:#fff;border:1px solid #e7ebf3;border-radius:22px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:100%;padding:clamp(2rem,4vw,3rem);display:flex;box-shadow:0 18px 44px #1219260d}.company-access-card h3{color:#0b1018;letter-spacing:0;margin:0 0 .5rem;font-size:1.38rem;font-weight:760;line-height:1.45}.company-access-card__label{letter-spacing:.18em;background:linear-gradient(90deg,#eaf1ff 0%,#dbe7ff 100%);border-radius:999px;color:#0647ff!important;align-items:center!important;margin:0 0 1.05rem!important;padding:.36rem .95rem!important;font-size:.7rem!important;font-weight:800!important;line-height:1.4!important;display:inline-flex!important}.company-access-card__note{color:#6f7689!important;margin-top:.75rem!important;font-size:.92rem!important;font-weight:600!important}.company-access-card__link{color:#fff;letter-spacing:.01em;background:#0b1018;border-radius:14px;justify-content:center;align-items:center;gap:.55rem;min-height:3rem;margin-top:1.7rem;padding:0 1.35rem;font-size:.92rem;font-weight:760;line-height:1;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 14px 28px #0b101824}.company-access-card__link:after{content:"→";font-size:1rem;line-height:1;transition:transform .18s;display:inline-block}.company-access-card__link:hover{background:#1a2230;transform:translateY(-1px)}.company-access-card__link:hover:after{transform:translate(3px)}.company-map{filter:grayscale()contrast(1.02);border:0;border-radius:22px;width:100%;height:100%;min-height:380px;display:block;box-shadow:0 18px 44px #1219260f}.company-cta{padding:clamp(3.4rem,6vw,5.2rem) 0 0}.company-cta__card{text-align:center;background:radial-gradient(120% 80% at 50% 0,#5b75f50f,#0000 65%),linear-gradient(#fff 0%,#f7faff 100%);border:1px solid #e6e8ee;border-radius:24px;padding:clamp(3rem,6vw,4.4rem) clamp(1.6rem,4vw,3rem);box-shadow:0 22px 50px #1219260d}.company-cta h2{color:#0b1018;letter-spacing:-.01em;max-width:760px;margin:0 auto;font-size:clamp(1.78rem,3vw,2.35rem);font-weight:740;line-height:1.32}.company-cta p{color:#4a5060;max-width:36rem;margin:1.1rem auto 0;font-size:clamp(.96rem,1.2vw,1rem);font-weight:500;line-height:1.9}.company-cta__actions{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:2.2rem;display:flex}.brand-strip{border-top:1px solid #eceef2;margin-top:0;padding:clamp(2.4rem,4vw,3.2rem) 0 clamp(1.8rem,3vw,2.4rem)}.brand-strip__lead{color:#20242d;text-align:center;margin:0;font-size:1.02rem;font-weight:500;line-height:1.7}.brand-strip__lead span{color:#5da8ff}.brand-logos{grid-template-columns:repeat(8,minmax(0,1fr));place-items:center;gap:clamp(1.15rem,2vw,1.7rem);margin-top:2.1rem;display:grid}.brand-logos img{object-fit:contain;width:100%;max-width:132px;max-height:48px;display:block}.brand-logos img:nth-child(4),.brand-logos img:nth-child(5){max-width:160px;max-height:54px}.brand-logos img:nth-child(2),.brand-logos img:nth-child(3),.brand-logos img:nth-child(8){max-width:122px;max-height:44px}.fan-growth-section{text-align:center;font-family:var(--font-sans);border-top:1px solid #eceef2;padding:clamp(4.2rem,6.5vw,5.8rem) 0 clamp(3.8rem,6vw,5.2rem)}.fan-growth-heading{max-width:1040px;margin:0 auto clamp(2rem,3.7vw,3rem)}.fan-growth-kicker{color:#151820;margin:0 0 1.25rem;font-size:.98rem;font-weight:600;line-height:1.45}.fan-growth-heading h2{color:#0d0f14;letter-spacing:-.005em;margin:0;font-size:clamp(2.2rem,3.4vw,2.7rem);font-weight:720;line-height:1.28}.fan-growth-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem;display:grid}.fan-growth-panel{background:#fff;border:1px solid #e0e2e7;border-radius:18px;flex-direction:column;min-width:0;padding:clamp(1.25rem,2.2vw,1.65rem);display:flex;box-shadow:0 18px 44px #1215210b}.fan-growth-panel__label{color:#0647ff;letter-spacing:.04em;background:linear-gradient(90deg,#eaf1ff 0%,#dbe7ff 100%);border-radius:999px;justify-content:center;align-items:center;min-height:3.1rem;margin:0 clamp(.4rem,2vw,2.7rem) 1.5rem;padding:.58rem 1rem;font-size:clamp(1rem,1.55vw,1.42rem);font-weight:600;line-height:1.35;display:flex}.fan-growth-panel__label--muted{color:#11141c;background:linear-gradient(90deg,#eeeeef 0%,#e2e3e5 100%)}.fan-growth-image{width:100%;height:auto;margin:0 0 1.25rem;display:block}.fan-growth-outcome{color:#0647ff;letter-spacing:.03em;background:linear-gradient(90deg,#eaf1ff 0%,#dbe7ff 100%);border-radius:999px;margin:auto 0 0;padding:.82rem 1rem;font-size:clamp(1rem,1.45vw,1.25rem);font-weight:600;line-height:1.45}.fan-growth-outcome--muted{color:#11141c;background:linear-gradient(90deg,#eeeeef 0%,#e2e3e5 100%)}@media (max-width:1280px){.hero{grid-template-columns:minmax(0,510px) minmax(0,650px);gap:clamp(2.5rem,3.5vw,3rem);padding-top:3.7rem}.hero-copy,.hero h1{max-width:510px}.hero h1{font-size:clamp(2.5rem,3vw,3.3rem)}.creator-board__header,.creator-row{column-gap:.85rem;min-width:660px}.dm-card{width:350px;top:15rem;right:0}.hero-pointer{top:14.7rem;right:26.8rem}}@media (max-width:1240px){.brand-logos{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:1.6rem}.problem-section{margin-top:1.6rem;padding:4rem 0 5rem}.problem-title,.resolution-title{margin-top:0;margin-bottom:2.4rem;font-size:2.55rem}.problem-card{min-height:0;padding:0}.problem-card__body{min-height:12.4rem;padding:1.45rem 1.35rem 1.65rem}.resolution-card .problem-card__body{min-height:10.6rem}.problem-card h3{font-size:1.18rem}.problem-card p{font-size:.9rem}.solution-section{padding:6rem 0 6.6rem}.solution-heading{margin-bottom:4.2rem}.solution-heading h2{font-size:2.55rem}.solution-list,.solution-feature{gap:3rem}.solution-copy h3{font-size:2.05rem}.solution-media{max-width:none}.faq-section{padding:5.8rem 0 6.2rem}.faq-section h2{margin-bottom:3.2rem;font-size:2.55rem}.final-cta{padding:clamp(4rem,7vw,5.6rem) 0}}@media (max-width:1180px){.hero,.problem-section,.resolution-section,.solution-section,.scene-section,.fan-growth-section,.brand-strip{width:min(1360px,100% - 48px)}.site-nav,.login-link,.download-link{display:none}.mobile-menu-toggle{display:inline-flex}.header-main{gap:0}.header-actions{gap:.7rem}.hero{grid-template-columns:1fr;gap:2.35rem;padding:1.8rem 0 2.3rem}.hero-copy{max-width:44rem}.hero h1{max-width:44rem;font-size:clamp(3.65rem,6vw,4.8rem);line-height:1.12}.hero-actions{flex-wrap:wrap;width:100%}.hero-actions .primary-button{width:100%;min-width:0;max-width:100%;padding:1.2rem 1.4rem}.hero-visual{flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:0;padding-top:.6rem}.creator-board{width:100%;padding-bottom:.45rem;overflow-x:auto}.creator-board__header span:nth-child(2),.creator-row__cell:nth-child(2){margin-left:-.25rem}.creator-board__header span:nth-child(3),.creator-row__cell:nth-child(3){padding-right:.35rem}.dm-card{align-self:flex-end;width:min(100%,380px);margin:1.1rem 0 0 auto;position:relative;top:auto;right:auto}.hero-pointer{display:none}.brand-logos{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:1.8rem}.problem-section{margin-top:1.4rem;padding:3.6rem 0 4.6rem}.problem-title,.resolution-title{margin-top:0;margin-bottom:1.85rem;font-size:2.4rem}.problem-cards{gap:.9rem}.problem-card{min-height:0;padding:0}.problem-card__image{padding:1.1rem 1rem .1rem}.problem-card__body{min-height:11.8rem;padding:1.28rem 1.15rem 1.45rem}.resolution-card .problem-card__body{min-height:10.2rem}.problem-card h3{margin:0 0 .72rem;font-size:1.04rem}.problem-card p{font-size:.82rem}.brand-strip{padding:2.5rem 0 2rem}.fan-growth-section{padding:3.7rem 0 4.4rem}.fan-growth-panels{gap:.95rem}.fan-growth-panel{border-radius:16px}.fan-growth-panel__label{margin-left:.25rem;margin-right:.25rem;font-size:1rem}.solution-section{padding:5.4rem 0 6rem}.solution-heading{margin-bottom:4.8rem}.solution-heading h2{font-size:2.35rem}.solution-list{gap:2.7rem}.solution-feature{border-radius:22px;grid-template-columns:1fr;gap:1.7rem;padding:1.35rem}.solution-copy{order:2;max-width:620px}.solution-media{order:1;justify-self:center;max-width:none}.ugc-growth-showcase{border-radius:26px;grid-template-columns:1fr;gap:2.4rem;padding:2.2rem}.ugc-growth-showcase__visual{min-height:28rem}.ugc-growth-summary{grid-template-columns:1fr}.ugc-growth-summary__metric{border-bottom:1px solid #5b75f52e;border-right:0;align-items:flex-start;padding-bottom:1.15rem;padding-right:0}.scene-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.pricing-cards{grid-template-columns:1fr;gap:1rem}.pricing-plus{justify-self:center}.pricing-assurances{grid-template-columns:1fr;gap:.4rem;padding:1.1rem 1.2rem}.pricing-assurances li+li{border-top:1px solid #14182414;border-left:0;margin-top:.4rem;padding-top:1rem}.pricing-cta{text-align:left;grid-template-columns:1fr}.pricing-cta__button{width:100%;min-width:0}.faq-section__inner,.final-cta__inner,.site-footer__inner,.legal-main,.company-hero,.company-section,.company-cta,.company-section--narrow{width:calc(100% - 48px)}.company-section--soft{width:100%;padding-left:24px;padding-right:24px}.company-business-grid,.company-philosophy-grid,.company-access-layout{grid-template-columns:1fr}.company-client-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__inner{grid-template-columns:minmax(240px,1.1fr) repeat(4,minmax(110px,.7fr));gap:2.5rem}}@media (max-width:720px){:root{--header-height:4.45rem}.hero,.problem-section,.resolution-section,.solution-section,.scene-section,.fan-growth-section,.brand-strip{width:calc(100% - 32px)}.site-header{gap:1rem;padding-left:16px;padding-right:16px}.company-hero,.company-section,.company-cta,.company-section--narrow{width:calc(100% - 32px)}.company-hero{min-height:auto;padding:4.2rem 0 3.6rem}.company-hero h1{font-size:clamp(2.2rem,10vw,3.35rem)}.company-section{padding:3.6rem 0}.company-section--soft{width:100%;padding-left:16px;padding-right:16px}.company-section-heading{margin-bottom:2rem}.company-lead{font-size:1.1rem;line-height:1.95}.company-lead br,.company-philosophy-grid br{display:none}.company-business-card{min-height:0;padding:1.5rem}.company-client-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.company-client-logo{min-height:74px;padding:.95rem}.company-overview-list{padding:1rem}.company-overview-list div,.company-history-list li{grid-template-columns:1fr;gap:.35rem}.company-history-list{gap:.75rem}.company-history-list:before,.company-history-list li:before{display:none}.company-history-list span{justify-self:start;margin-top:0;margin-bottom:.25rem}.company-philosophy-grid{gap:1rem}.company-philosophy-grid article{border-radius:22px;padding:2rem 1.4rem}.company-profile-card,.company-access-card{padding:1.6rem}.company-map{height:320px;min-height:320px}.company-cta__actions{flex-direction:column;align-items:stretch}.company-cta__card{border-radius:20px;padding:2.4rem 1.2rem 2.6rem}.site-logo img{width:106px}.header-actions{gap:.48rem;width:auto}.login-link,.download-link{min-height:2.35rem;padding:0 .8rem;font-size:.82rem}.primary-button--compact{border-radius:10px;min-width:auto;padding:.72rem .8rem;font-size:.78rem}.hero{padding:1.55rem 0 2rem}.hero h1{max-width:none;font-size:clamp(2.9rem,11.8vw,4.15rem);line-height:1.16}.headline-line{white-space:normal}.hero-description{max-width:none;margin:1.65rem 0 1.35rem;font-size:1rem;line-height:1.85}.hero-actions{align-items:stretch;width:100%;max-width:100%}.hero-actions .primary-button{white-space:nowrap;flex:0 auto;width:min(100%,360px);min-width:0;max-width:100%;padding:1.08rem .95rem;font-size:clamp(.9rem,3.7vw,.98rem)}.headline-line+.headline-line{margin-top:.24em}.hero-links{flex-wrap:wrap;gap:1rem 1.15rem;margin-top:1.55rem;font-size:.96rem;display:flex}.hero-highlights{flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:1.25rem}.hero-highlight{width:100%;padding:.55rem .9rem .55rem .5rem}.hero-highlight__body{white-space:normal;flex-wrap:wrap;font-size:.86rem}.hero-highlight__sep{height:.85rem}.hero-trust-note{margin-top:.85rem;font-size:.77rem;line-height:1.6}.hero-links__divider{display:none}.hero-visual{min-width:0;max-width:100%;padding-top:.9rem}.creator-board__header,.creator-row{min-width:640px}.creator-board{min-width:0;max-width:100%}.creator-board__header{padding:0 .8rem .75rem;font-size:.76rem}.creator-row{border-radius:18px;padding:.72rem .8rem}.creator-row__cell{font-size:.84rem}.creator-row__cell--creator .avatar-with-ig img{width:3.4rem;height:3.4rem}.creator-row__cell--creator .avatar-ig{border-radius:.3rem;width:.95rem;height:.95rem}.creator-row__cell--creator .avatar-ig svg{width:.64rem;height:.64rem}.creator-row__cell--creator strong{font-size:.92rem}.fan-pill{border-radius:.65rem;padding:.45rem .62rem;font-size:.71rem}.dm-card{align-self:flex-start;width:min(100%,100vw - 32px);max-width:calc(100vw - 32px);margin-top:1rem;margin-left:0;margin-right:0}.dm-card__message{overflow-wrap:anywhere}.problem-section{margin-top:1.2rem;padding:2.8rem 0 3.4rem}.problem-kicker,.resolution-kicker{margin-bottom:.9rem;font-size:.86rem}.problem-title,.resolution-title{margin:0 0 1.45rem;font-size:1.88rem;line-height:1.22}.problem-cards{grid-template-columns:1fr;gap:.78rem}.problem-card{border-radius:15px;min-height:0;padding:0}.problem-card__image{padding:1rem .9rem 0}.problem-card__body{min-height:0;padding:1.3rem 1.15rem 1.45rem}.resolution-card .problem-card__body{min-height:0}.problem-card h3{margin:0 0 .62rem;font-size:1.28rem}.problem-card p{font-size:.92rem;line-height:1.58}.brand-strip{margin-top:.4rem;padding:2rem 0 1.6rem}.brand-strip__lead{font-size:.92rem;line-height:1.72}.brand-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1rem;margin-top:1.4rem}.fan-growth-section{padding:3rem 0 3.5rem}.fan-growth-kicker{margin-bottom:.9rem;font-size:.86rem}.fan-growth-heading h2{font-size:1.88rem;line-height:1.22}.fan-growth-panels{grid-template-columns:1fr;gap:.95rem}.fan-growth-panel{border-radius:15px;padding:1rem}.fan-growth-panel__label{letter-spacing:0;min-height:2.75rem;margin:0 0 1.1rem;font-size:.95rem}.fan-growth-image{margin-bottom:.95rem}.fan-growth-outcome{border-radius:16px;margin-top:.9rem;padding:.74rem .82rem;font-size:.95rem}.brand-logos img{max-width:128px;max-height:44px}.brand-logos img:nth-child(4),.brand-logos img:nth-child(5){max-width:150px;max-height:50px}.solution-section{padding:4.2rem 0 4.8rem}.solution-heading{text-align:center;margin-bottom:3.4rem}.solution-kicker{margin-bottom:.9rem;font-size:.86rem}.solution-heading h2{font-size:1.82rem;line-height:1.35}.solution-list{gap:2.4rem}.solution-feature{border-radius:18px;gap:1.2rem;padding:1rem}.solution-feature:not(:last-child):before{height:2.35rem;bottom:-2.35rem}.solution-feature:not(:last-child):after{width:2.1rem;font-size:.88rem;bottom:-1.25rem}.ugc-growth-showcase{border-radius:22px;margin-top:3rem;padding:1.25rem}.ugc-growth-showcase__eyebrow{padding:.35rem .75rem .35rem .6rem;font-size:.66rem}.ugc-growth-showcase h3{font-size:1.95rem;line-height:1.36}.ugc-growth-showcase__lead br,.ugc-growth-summary p br{display:none}.ugc-growth-flow{grid-template-columns:1fr;gap:.55rem;max-width:none}.ugc-growth-flow__item{text-align:left;flex-direction:row;justify-content:flex-start;align-items:center;gap:.85rem;padding:.85rem 1rem}.ugc-growth-flow__step{display:none}.ugc-growth-flow__icon{flex-shrink:0;width:2.25rem;height:2.25rem}.ugc-growth-flow__icon svg{width:1.1rem;height:1.1rem}.ugc-growth-flow__label br{display:none}.ugc-growth-flow__label{font-size:.92rem;line-height:1.4}.ugc-growth-flow__connector{background:linear-gradient(#5b75f58c,#5b75f526);justify-self:center;width:2px;height:.95rem}.ugc-growth-flow__connector:after{top:auto;bottom:-3px;right:50%;transform:translate(50%)rotate(135deg)}.ugc-growth-showcase__visual{border-radius:18px;min-height:23rem}.ugc-growth-post{border-radius:13px;width:7rem}.ugc-growth-post--one{top:36%;left:2%}.ugc-growth-post--two{top:22%;left:28%}.ugc-growth-post--three{top:8%;left:55%}.ugc-growth-chart{width:64%;height:7rem;bottom:10%;right:5%}.ugc-growth-curve{width:92%;height:38%;bottom:24%;right:-2%}.ugc-growth-curve__path{stroke-width:5px}.ugc-growth-tag{padding:.3rem .65rem;font-size:.6rem}.ugc-growth-tag--ugc{top:3%;right:5%}.ugc-growth-tag--time{bottom:5%;left:3%}.ugc-growth-summary{border-radius:18px;gap:1.05rem;padding:1.25rem 1.2rem}.ugc-growth-summary__value strong{font-size:3rem}.solution-number{margin-bottom:.78rem;font-size:.76rem}.solution-copy h3{font-size:1.72rem}.solution-lead{margin-top:.95rem;font-size:1rem;line-height:1.75}.solution-description{margin-top:.65rem;font-size:.92rem;line-height:1.8}.solution-media{border-radius:18px;max-width:none}.scene-section{padding:4.3rem 0 4.8rem}.scene-heading{margin-bottom:2rem}.scene-kicker{margin-bottom:.9rem;font-size:.86rem}.scene-heading h2{font-size:1.78rem;line-height:1.36}.scene-grid{grid-template-columns:1fr;gap:.9rem}.scene-card{min-height:0;padding:2rem 1.1rem 1.8rem}.scene-card__icon{width:5.35rem;margin-bottom:1.7rem}.scene-card h3{font-size:1.08rem}.scene-card p{margin-top:1.05rem;font-size:.9rem;line-height:1.78}.pricing-section{padding:4.4rem 0 4.9rem}.pricing-heading{margin-bottom:2rem}.pricing-kicker{margin-bottom:.85rem;font-size:.92rem}.pricing-heading h2{font-size:1.92rem;line-height:1.34}.pricing-heading p:last-child{margin-top:1rem;font-size:.96rem;line-height:1.78}.pricing-card{border-radius:22px;min-height:0;padding:2rem 1.3rem}.pricing-card__price{margin:1.2rem 0 1.4rem;padding-bottom:1.4rem}.pricing-card__price strong{font-size:4.4rem}.pricing-card__price span{font-size:1.5rem}.pricing-card p{font-size:.9rem}.pricing-plus{width:2.2rem;height:2.2rem}.pricing-assurances{border-radius:18px;padding:1rem 1.1rem}.pricing-assurances li{padding:.5rem .4rem}.pricing-assurances h3{font-size:.98rem}.pricing-cta{border-radius:22px;gap:1.3rem;padding:1.55rem 1.3rem}.pricing-cta h3{font-size:1.2rem}.pricing-cta p{font-size:.9rem}.pricing-cta__button{gap:.6rem;min-height:3.45rem;padding:0 1rem 0 1.4rem;font-size:.93rem}.pricing-cta__button-arrow{width:1.65rem;height:1.65rem}.faq-section{padding:4.7rem 0 5rem}.faq-section__inner,.final-cta__inner,.site-footer__inner,.legal-main{width:calc(100% - 32px)}.legal-main{padding:3.4rem 0 4.5rem}.legal-hero{margin-bottom:2.2rem}.legal-hero h1{font-size:1.55rem;line-height:1.35}.legal-hero p{margin-top:1rem;font-size:.92rem;line-height:1.9}.legal-intro,.legal-section,.legal-document__footer{padding:1.7rem 0}.legal-intro p,.legal-section p{font-size:.94rem;line-height:1.95}.faq-section h2{margin-bottom:2.4rem;font-size:1.95rem}.faq-list{gap:.85rem}.faq-item{border-radius:15px;min-height:0;padding:0}.faq-item__summary{min-height:4.6rem;padding:0 1.15rem}.faq-item__question{font-size:.98rem}.faq-item__answer{margin-top:0;padding:0 1.15rem 1.15rem;font-size:.9rem;line-height:1.85}.final-cta{padding:3.2rem 0 3.8rem}.final-cta__inner{border-radius:18px;padding:2.4rem 1.4rem 2.6rem}.final-cta h2{font-size:1.6rem;line-height:1.4}.final-cta__lead{margin-top:.95rem;font-size:.92rem;line-height:1.85}.final-cta__actions{width:100%;margin-top:1.8rem}.final-cta__button{border-radius:16px;width:100%;min-width:0;min-height:3.45rem;padding:0 1.2rem;font-size:.95rem}.site-footer{padding:3.8rem 0 3.6rem}.site-footer__inner{grid-template-columns:1fr;gap:2.4rem}.site-footer__brand{display:contents}.site-footer__logo{order:1}.site-footer__description{order:2;margin:1.5rem 0 1.8rem}.site-footer__column{order:3}.site-footer__column span{margin-bottom:1rem}.site-footer__copyright{order:10;margin-top:.4rem}}
.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(120% 80% at 50% 0,#0071e312,#0000 60%),linear-gradient(#f6f8fb 0%,#eef1f6 100%);border-radius:1.6rem;place-items:center;padding:clamp(2.2rem,5vw,3.4rem) 1.6rem;display:grid;position:relative;overflow:hidden}.download-cover:before,.download-cover:after{content:"";background:#fff;border:1px solid #e6e9f0;border-radius:.95rem;position:absolute;box-shadow:0 18px 38px #0f172a12}.download-cover:before{aspect-ratio:3/4;opacity:.85;width:58%;top:14%;left:18%;transform:rotate(-6deg)}.download-cover:after{aspect-ratio:3/4;opacity:.85;width:58%;top:18%;right:18%;transform:rotate(5deg)}.download-cover__sheet{z-index:1;aspect-ratio:3/4;text-align:left;background:#fff;border:1px solid #e6e9f0;border-radius:1rem;align-content:space-between;gap:1rem;width:min(60%,220px);padding:1.1rem 1rem;display:grid;position:relative;box-shadow:0 28px 60px #0f172a29}.download-cover__brand{color:#0b1018;letter-spacing:-.07em;font-size:1.45rem;font-weight:800}.download-cover__title{color:#0b1018;letter-spacing:-.01em;font-size:.9rem;font-weight:700;line-height:1.35}.download-cover__subtitle{color:#6b7280;margin-top:-.4rem;font-size:.7rem;font-weight:500;line-height:1.45}.download-cover__footer{color:#9aa1ad;letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:600}.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{padding:2rem 1rem}.download-cover__sheet{width:min(70%,200px)}.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}}
