:root{--canvas:#f3eee8;--paper:#fffaf4;--paper-raised:#fffdf9;--paper-deep:#e9dfd6;--ink:#1d1816;--ink-soft:#665c56;--ink-faint:#8e8179;--line:#d8cdc4;--accent:#a6294d;--accent-dark:#771d39;--accent-deep:#771d39;--accent-on-night:#df5f86;--accent-pale:#f2dce2;--night:#211919;--night-soft:#332626;--white:#fffdf9;--radius-sm:8px;--radius:18px;--radius-lg:30px;--wide:1180px;--article:760px;--shadow:0 24px 70px #311f1c1f;--canvas-glow:#a6294d0e;--header-bg:#f3eee8e8;--panel-bg:#faf7f3fc;--card-bg:#fffaf49e;--card-bg-soft:#fffaf48c;--card-bg-strong:#fffaf4a8;--quiet-hover:#ffffff73;--sticky-bg:#fffaf4f0;--hover-line:#bda9a1;--serif:"Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}:root[data-theme=dark]{--canvas:#120e0f;--paper:#1a1416;--paper-raised:#211a1c;--paper-deep:#2b2225;--ink:#fff8f3;--ink-soft:#d8cbc6;--ink-faint:#ad9b95;--line:#443438;--accent:#df5f86;--accent-dark:#f08aaa;--accent-deep:#f08aaa;--accent-on-night:#f08aaa;--accent-pale:#3c202a;--night:#100c0d;--night-soft:#261a1d;--white:#fffaf7;--shadow:0 24px 70px #0000005c;--canvas-glow:#df5f861a;--header-bg:#120e0fe8;--panel-bg:#1a1416fc;--card-bg:#211a1cc2;--card-bg-soft:#211a1cad;--card-bg-strong:#261d20d1;--quiet-hover:#ffffff14;--sticky-bg:#120e0ff0;--hover-line:#76515d}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:radial-gradient(circle at 8% 6%, var(--canvas-glow), transparent 25rem), var(--canvas);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.7}img{max-width:100%;height:auto;display:block}a{color:var(--accent-deep);text-underline-offset:4px;text-decoration-thickness:1px}a:hover{color:var(--accent)}p{margin:0 0 1.2em}h1,h2,h3{color:var(--ink);font-family:var(--serif);letter-spacing:-.035em;margin:0;font-weight:600;line-height:1.04}h1{font-size:clamp(2.65rem,7vw,5.8rem)}h2{margin-top:1.6em;font-size:clamp(2rem,4.6vw,3.75rem)}h3{margin-top:1.25em;font-size:1.45rem}strong{font-weight:720}ul,ol{margin:0 0 1.35em;padding-inline-start:1.25em}li{margin-bottom:.55em}blockquote{margin:0}hr{border:0;border-top:1px solid var(--line);margin:3em 0}.wrap{width:min(100% - 40px, var(--article));margin-inline:auto}.wrap--wide{width:min(100% - 40px, var(--wide));max-width:var(--wide)}.article-wrap{width:min(100% - 40px, var(--article))}.section-kicker,.eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.74rem;font-weight:800;line-height:1.4}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow>span{background:currentColor;width:30px;height:1px}.lede{max-width:42rem;color:var(--ink-soft);font-size:clamp(1.12rem,2.1vw,1.35rem);line-height:1.6}.site-header{z-index:30;background:var(--header-bg);backdrop-filter:blur(18px);border-bottom:1px solid #5a474026;position:sticky;top:0}.site-header .wrap{align-items:center;gap:28px;min-height:72px;display:flex;position:relative}.brand{min-height:44px;color:var(--ink);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin-inline-end:auto;font-size:.86rem;font-weight:850;text-decoration:none;display:inline-flex}.brand:hover{color:var(--ink)}.brand-mark{background:var(--night);width:32px;height:32px;color:var(--white);font-family:var(--serif);letter-spacing:0;border-radius:50%;place-items:center;font-size:.68rem;font-style:italic;display:grid}.theme-toggle{border:1px solid var(--line);background:var(--paper-raised);width:44px;height:44px;color:var(--ink-soft);font:inherit;cursor:pointer;border-radius:50%;flex:0 0 44px;place-items:center;padding:0;font-size:1.05rem;line-height:1;transition:border-color .16s,background .16s,color .16s,transform .16s;display:grid}.theme-toggle:hover,.theme-toggle:focus-visible{border-color:var(--accent);background:var(--accent-pale);color:var(--ink);transform:translateY(-1px)}.theme-toggle__sun,:root[data-theme=dark] .theme-toggle__moon{display:none}:root[data-theme=dark] .theme-toggle__sun{display:inline}.site-header nav{align-items:center;gap:22px;display:flex}.site-header nav a{color:var(--ink-soft);font-size:.84rem;font-weight:650;text-decoration:none}.site-header nav a:hover{color:var(--ink)}.site-header nav .lang-switch{border-inline-start:1px solid var(--line);min-height:44px;color:var(--ink-faint);align-items:center;gap:6px;padding-inline-start:20px;display:inline-flex}.lang-switch__flag{font-size:.82em;line-height:1}.funnel-header .lang-switch,.funnel-footer .lang-switch{align-items:center;gap:5px;display:inline-flex}.site-header nav .nav-creator{background:var(--ink);color:var(--white);border-radius:999px;padding:10px 16px}.site-header nav .nav-creator:hover{background:var(--accent-deep);color:var(--white)}.mobile-nav{display:none;position:static}.mobile-nav summary{min-height:44px;color:var(--ink);cursor:pointer;border:1px solid #241c1a2e;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:.78rem;font-weight:750;list-style:none;display:inline-flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary>span{border-top:1.5px solid;border-bottom:1.5px solid;width:14px;height:10px;position:relative}.mobile-nav summary>span:after{top:3px;content:"";background:currentColor;height:1.5px;position:absolute;inset-inline:0}.mobile-nav[open] summary{background:var(--night);color:var(--white)}.mobile-nav[open] summary>span{border:0;height:14px}.mobile-nav[open] summary>span:before,.mobile-nav[open] summary>span:after{top:6px;content:"";background:currentColor;height:1.5px;position:absolute;inset-inline:0;transform:rotate(45deg)}.mobile-nav[open] summary>span:after{transform:rotate(-45deg)}.site-header .mobile-nav__panel,.funnel-header .mobile-nav__panel{top:calc(100% + 12px);border:1px solid var(--line);background:var(--panel-bg);width:auto;max-height:calc(100dvh - 160px);box-shadow:var(--shadow);z-index:50;border-radius:22px;padding:18px;display:grid;position:absolute;inset-inline:0;overflow-y:auto}.mobile-nav__topline{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.mobile-nav__topline strong{font-family:var(--serif);font-size:1.3rem}.mobile-nav__topline a,.mobile-nav__legal a{min-height:44px;color:var(--ink-soft);align-items:center;font-size:.75rem;text-decoration:none;display:inline-flex}.mobile-nav__panel section{margin-top:18px}.mobile-nav__panel section>p{color:var(--accent-deep);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.65rem;font-weight:800}.mobile-nav__featured,.mobile-nav__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-nav__featured a{background:var(--accent-pale);min-height:76px;color:var(--ink);border-radius:14px;flex-direction:column;justify-content:end;padding:13px;text-decoration:none;display:flex}.mobile-nav__featured a:first-child{background:var(--accent);color:var(--white)}.mobile-nav__featured a:nth-child(3){grid-column:1/-1;min-height:58px}.mobile-nav__featured strong{font-family:var(--serif);font-size:1rem}.mobile-nav__featured small{color:inherit;opacity:.72;margin-top:4px;font-size:.62rem}.mobile-nav__grid a{border:1px solid var(--line);min-height:44px;color:var(--ink-soft);border-radius:12px;place-items:center start;padding:9px 11px;font-size:.75rem;line-height:1.2;text-decoration:none;display:grid}.mobile-nav__legal{flex-wrap:wrap;gap:8px 14px;display:flex}.analytics-login,.analytics-dashboard{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper-raised);margin-block:42px;padding:clamp(24px,5vw,42px)}.analytics-login label{margin-bottom:8px;font-weight:750;display:block}.analytics-login__row{gap:10px;display:flex}.analytics-login input{border:1px solid var(--line);background:var(--paper);width:100%;min-height:48px;color:var(--ink);font:inherit;border-radius:12px;padding:10px 14px}.analytics-login button{background:var(--ink);min-height:48px;color:var(--white);font:inherit;cursor:pointer;border:0;border-radius:12px;padding:10px 18px;font-weight:750}.analytics-status{min-height:1.5em;color:var(--accent-deep)}.analytics-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.analytics-card{background:var(--accent-pale);border-radius:16px;padding:20px}.analytics-card span,.analytics-card small{color:var(--ink-soft);display:block}.analytics-card strong{font-family:var(--serif);margin-block:6px;font-size:2rem;display:block}.analytics-dashboard h2{margin-top:2rem;font-size:1.55rem}.analytics-table-wrap{margin-top:28px;overflow-x:auto}.analytics-table{border-collapse:collapse;width:100%;min-width:680px}.analytics-table th,.analytics-table td{border-bottom:1px solid var(--line);text-align:start;padding:12px 10px}.analytics-table th{color:var(--ink-soft);text-transform:uppercase;font-size:.75rem}.button-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:2rem;display:flex}.button,.of-cta-button{background:var(--accent);min-height:52px;color:var(--white);font-family:var(--sans);text-align:center;border:0;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:14px 22px;font-size:.96rem;font-weight:760;line-height:1.25;text-decoration:none;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex;box-shadow:0 10px 25px #771d3933}.button:hover,.button:focus-visible,.of-cta-button:hover,.of-cta-button:focus-visible{background:var(--accent-deep);color:var(--white);transform:translateY(-2px);box-shadow:0 14px 30px #771d3942}.button--quiet{color:var(--ink);box-shadow:none;background:0 0}.button--quiet:hover{background:var(--quiet-hover);color:var(--ink);box-shadow:none}.button--light{background:var(--white);color:var(--night);box-shadow:none;flex:none}.button--light:hover{background:var(--accent-pale);color:var(--accent-deep)}.button--text{min-height:auto;color:var(--accent-deep);box-shadow:none;background:0 0;padding:0}.button--text:hover{color:var(--accent);box-shadow:none;background:0 0;transform:none}.of-cta-button.big{min-height:58px;padding:17px 28px;font-size:1.03rem}.cta-block{margin:1.8rem 0}.cta-block.center{text-align:center}.cta-note{color:var(--ink-faint);margin:.65rem 0 0;font-size:.8rem}.site-main{padding-block:64px 20px}.site-main--home{padding-top:42px}.home-hero{grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);align-items:center;gap:clamp(40px,8vw,110px);min-height:min(740px,100vh - 115px);display:grid}.home-hero h1{max-width:11ch}.home-hero .lede{max-width:38rem;margin-top:1.6rem}.signal-row{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:650px;margin:3.1rem 0 0;padding:0;list-style:none;display:grid}.signal-row li{flex-direction:column;gap:2px;margin:0;padding:1.2rem 1rem 0 0;display:flex}.signal-row strong{font-family:var(--serif);font-size:1.45rem;font-weight:600}.signal-row span{max-width:10rem;color:var(--ink-faint);font-size:.72rem;line-height:1.4}.creator-poster{aspect-ratio:4/5;background:var(--paper-deep);width:min(100%,440px);box-shadow:var(--shadow);color:var(--white);border-radius:220px 220px 26px 26px;justify-self:end;text-decoration:none;display:block;position:relative;overflow:hidden}.creator-poster picture,.profile-hero__visual picture,.creator-feature__image picture{width:100%;height:100%;display:block}.creator-poster img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.creator-poster:hover img{transform:scale(1.025)}.creator-poster__shade{background:linear-gradient(#140a0a0a 35%,#180a0de0 100%);position:absolute;inset:0}.creator-poster__bottom{inset-inline:34px;flex-direction:column;display:flex;position:absolute;bottom:30px}.creator-poster__bottom small{color:#e9d6db;letter-spacing:.18em;font-size:.62rem;font-weight:800}.creator-poster__bottom strong{font-family:var(--serif);letter-spacing:-.04em;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;line-height:1.1}.creator-poster__bottom i{border-top:1px solid #ffffff59;justify-content:space-between;margin-top:.45rem;padding-top:.8rem;font-size:.8rem;font-style:normal;display:flex}.editorial-intro{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:.55fr 1.45fr;gap:50px;margin:110px 0;padding:72px 0;display:grid}.editorial-intro h2{max-width:15ch;margin-top:0}.editorial-intro>div>p{max-width:43rem;color:var(--ink-soft);margin-top:1.5rem;font-size:1.08rem}.guide-library{scroll-margin-top:100px}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px;display:flex}.section-heading h2{margin-top:0}.section-heading>p{max-width:24rem;color:var(--ink-soft);margin:0 0 .25rem}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.guide-grid--short{grid-template-columns:1.2fr .8fr}.guide-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--card-bg);min-height:175px;color:var(--ink);grid-template-columns:50px 1fr auto;align-items:start;gap:18px;padding:26px;text-decoration:none;transition:border-color .16s,transform .16s,background .16s;display:grid;position:relative;overflow:hidden}.guide-card:hover{border-color:var(--hover-line);background:var(--paper);color:var(--ink);transform:translateY(-3px)}.guide-card--featured{background:var(--night);color:var(--white)}.guide-card--featured:hover{border-color:var(--night);background:var(--night-soft);color:var(--white)}.guide-card__number{color:var(--accent);font-family:var(--serif);font-size:.9rem;font-style:italic}.guide-card--featured .guide-card__number{color:#f1a7ba}.guide-card__copy{flex-direction:column;gap:10px;display:flex}.guide-card__copy strong{font-family:var(--serif);letter-spacing:-.025em;font-size:1.45rem;font-weight:600;line-height:1.16}.guide-card__copy small{color:var(--ink-soft);font-size:.82rem;line-height:1.55}.guide-card--featured .guide-card__copy small{color:#cdbfc0}.guide-card>i{font-style:normal}.athina-banner{border-radius:var(--radius-lg);background:radial-gradient(circle at 85% 10%, #c85b7e4d, transparent 25rem), var(--night);color:var(--white);justify-content:space-between;align-items:end;gap:50px;margin:100px 0 36px;padding:clamp(34px,6vw,64px);display:flex}.athina-banner h2{max-width:18ch;color:var(--white);margin-top:0}.athina-banner p:not(.section-kicker){color:#d2c5c3;max-width:40rem;margin-top:1.25rem}.disclosure{border-inline-start:3px solid var(--accent);background:var(--card-bg);color:var(--ink-faint);padding:14px 16px;font-size:.8rem;line-height:1.55}.disclosure--footer{margin-top:36px}.article-meta{color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:.45rem .8rem;margin:0 0 1.35rem;font-size:.73rem;display:flex}.article-meta span{border-inline-end:1px solid var(--line);color:var(--accent-dark);padding-inline-end:.8rem;font-weight:800}.article-hero{margin-bottom:28px}.article-hero h1{font-size:clamp(2.65rem,7vw,5.2rem)}.article-hero .lede{margin-top:1.5rem}.article-wrap>h1:first-child{font-size:clamp(2.55rem,6.5vw,4.8rem)}.article-wrap>h1:first-child+.lede{margin-top:1.4rem}.article-wrap>h2,.article-section>h2{font-size:clamp(1.9rem,4vw,3rem)}.article-wrap p,.article-wrap li{color:var(--ink-soft)}.article-wrap strong,.article-wrap h1,.article-wrap h2,.article-wrap h3{color:var(--ink)}.answer-box{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);margin:42px 0;padding:30px;box-shadow:0 12px 40px #412b250f}.answer-box>span{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:800}.answer-box p{color:var(--ink);font-family:var(--serif);margin:.8rem 0 0;font-size:1.28rem;line-height:1.5}.comparison-scroll{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);overscroll-behavior-inline:contain;margin-top:1.6rem;overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:680px;font-size:.9rem}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);text-align:start;vertical-align:top;padding:18px 20px}.comparison-table thead th{background:var(--night);color:var(--white);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.comparison-table tbody th{width:22%;color:var(--accent-dark);font-weight:800}.comparison-table tbody tr:last-child>*{border-bottom:0}.source-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--card-bg-strong);margin:clamp(60px,9vw,100px) 0;padding:clamp(24px,5vw,42px)}.source-panel h2{margin-top:0;font-size:clamp(1.8rem,4vw,2.6rem)}.source-panel ul{margin-block:1.25rem}.source-panel p{color:var(--ink-faint);font-size:.78rem}.article-section{margin:72px 0}.check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:2rem;display:grid}.check-grid article,.feature-grid article{border:1px solid var(--line);border-radius:var(--radius);background:var(--card-bg-soft);padding:24px}.check-grid article>span,.feature-grid article>span{color:var(--accent);font-family:var(--serif);font-size:.82rem;font-style:italic}.check-grid h3,.feature-grid h3{margin-top:.7rem}.check-grid p,.feature-grid p{margin:.65rem 0 0;font-size:.9rem;line-height:1.6}.creator-feature{border-radius:var(--radius-lg);background:var(--night);width:min(100vw - 40px,1040px);color:var(--white);grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(34px,7vw,80px);margin:90px 50%;padding:clamp(30px,5vw,58px);display:grid;transform:translate(-50%)}.creator-feature__image{position:relative}.creator-feature__image img{aspect-ratio:4/5;object-fit:cover;border-radius:180px 180px 16px 16px;width:100%}.creator-feature__image span{inset-inline:20px;color:var(--white);letter-spacing:.17em;text-align:center;font-size:.64rem;font-weight:800;position:absolute;bottom:18px}.creator-feature h2,.creator-feature h3,.creator-feature strong{color:var(--white)}.creator-feature h2{margin-top:0}.creator-feature__copy>p:not(.section-kicker){color:#cfc2c0;margin-top:1.25rem}.profile-list{border-top:1px solid #ffffff29;margin:1.6rem 0;padding:0;list-style:none}.profile-list li{border-bottom:1px solid #ffffff29;justify-content:space-between;gap:20px;margin:0;padding:.65rem 0;font-size:.82rem;display:flex}.profile-list li span{color:#a99694}.creator-feature .button--text{color:#f3b7c8}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);margin:1.8rem 0;padding:24px}.meta-row{color:var(--ink-soft);margin:0;font-size:.9rem}.updated{color:var(--ink-faint);font-size:.82rem}.faq dt{color:var(--ink);margin-top:1.5rem;font-weight:750}.faq dd{color:var(--ink-soft);margin:.35rem 0 0}.article-cta{border-radius:var(--radius-lg);background:var(--accent-pale);text-align:center;margin:80px 0;padding:46px 34px}.article-cta h2{margin-top:0}.article-cta>p:not(.section-kicker){color:var(--ink-soft)}.funnel-header{z-index:30;padding-block:20px;position:relative}.funnel-header__inner{width:min(100% - 40px, var(--wide));align-items:center;gap:16px;margin-inline:auto;display:flex;position:relative}.funnel-header .brand{margin-inline-end:auto}.funnel-header__nav{align-items:center;gap:clamp(12px,1.5vw,22px);display:flex}.funnel-header__mobile-language{display:none!important}.funnel-header a,.funnel-header__age{color:var(--ink-faint);font-size:.75rem;font-weight:700;text-decoration:none}.funnel-header a{align-items:center;min-height:44px;display:inline-flex}.funnel-header__age{border:1px solid var(--line);border-radius:999px;padding:3px 9px}.funnel{padding-top:20px}.profile-hero{grid-template-columns:minmax(330px,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(44px,8vw,110px);min-height:min(760px,100vh - 110px);display:grid}.profile-hero__visual{justify-self:end;width:min(100%,470px);position:relative}.profile-hero__visual img{aspect-ratio:4/5;object-fit:cover;width:100%;box-shadow:var(--shadow);border-radius:240px 240px 26px 26px}.profile-hero__caption{color:var(--ink-faint);letter-spacing:.14em;text-align:center;text-transform:uppercase;margin-top:12px;font-size:.7rem;font-weight:750;display:block}.profile-hero__copy h1{max-width:13ch;font-size:clamp(3rem,5vw,4.8rem)}.profile-hero__intro{max-width:38rem;color:var(--ink-soft);margin-top:1.5rem;font-size:1.13rem}.profile-hero__copy .cta-block{margin:1.7rem 0}.profile-facts{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin:2.2rem 0 0;padding:1.25rem 0 0;list-style:none;display:grid}.profile-facts li{flex-direction:column;margin:0;display:flex}.profile-facts li>span{color:var(--accent);font-family:var(--serif);margin-bottom:.55rem;font-size:.75rem;font-style:italic}.profile-facts strong{font-size:.8rem}.profile-facts small{color:var(--ink-faint);font-size:.7rem}.profile-instagram{color:var(--ink);letter-spacing:.02em;align-items:center;gap:.55rem;margin-top:1rem;font-size:.82rem;text-decoration:none;display:inline-flex}.profile-instagram>span{border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;display:inline-flex}.profile-instagram strong{color:var(--accent)}.profile-instagram:hover strong,.profile-instagram:focus-visible strong{text-decoration:underline}.profile-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:.55fr 1.45fr;gap:50px;margin:100px 0;padding:70px 0;display:grid}.profile-note blockquote{max-width:20ch;font-family:var(--serif);letter-spacing:-.035em;font-size:clamp(2rem,4.5vw,3.7rem);line-height:1.12}.profile-gallery{grid-template-columns:1.15fr .85fr;gap:16px;margin:0 0 clamp(78px,11vw,140px);display:grid}.profile-gallery picture{border-radius:var(--radius);background:var(--paper-deep);display:block;overflow:hidden}.profile-gallery picture:first-child{border-radius:180px 16px 16px}.profile-gallery img{aspect-ratio:4/5;object-fit:cover;width:100%;height:100%;display:block}.profile-gallery picture:last-child img{object-position:center 34%}.profile-content,.profile-faq{margin:100px 0}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.feature-grid article{min-height:250px;padding:28px}.free-panel{border-radius:var(--radius-lg);background:var(--night);color:var(--white);grid-template-columns:1fr .9fr;gap:clamp(45px,9vw,110px);padding:clamp(38px,7vw,72px);display:grid}.free-panel h2{color:var(--white);margin-top:0}.free-panel .section-kicker{color:var(--accent-on-night)}.free-panel>div:last-child>p{color:#d0c2c0}.free-panel .cta-note{color:#a99795}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{color:var(--ink);font-family:var(--serif);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:1.2rem 0;font-size:1.24rem;font-weight:600;line-height:1.3;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--accent);font-family:var(--sans);font-size:1.2rem;transition:transform .16s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:42rem;color:var(--ink-soft);margin:0;padding:0 50px 1.25rem 0}.article-faq{margin-block:80px}.article-faq h2{margin-top:0;font-size:clamp(2rem,4vw,3rem)}.profile-final{border-top:1px solid var(--line);text-align:center;margin:110px 0 40px;padding:70px 20px}.profile-final .eyebrow{justify-content:center}.profile-final h2{margin-top:0}.profile-final>p:not(.eyebrow){color:var(--ink-soft)}.hero-photo--placeholder{border:1px dashed var(--line);background:var(--paper-deep);min-height:500px;color:var(--ink-faint);text-align:center;border-radius:240px 240px 26px 26px;place-items:center;display:grid}.related{border-top:1px solid var(--line);margin-top:90px;padding-top:30px}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.related-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--card-bg-soft);min-height:185px;color:var(--ink);flex-direction:column;padding:20px;text-decoration:none;display:flex}.related-card:hover{background:var(--paper);color:var(--ink)}.related-card strong{font-family:var(--serif);font-size:1.12rem;line-height:1.2}.related-card span{color:var(--ink-faint);margin-top:.65rem;font-size:.75rem;line-height:1.5}.related-card i{color:var(--accent);margin-top:auto;font-style:normal}.sticky-cta{inset-inline:0;z-index:20;padding:9px 16px calc(9px + env(safe-area-inset-bottom));background:var(--sticky-bg);backdrop-filter:blur(18px);border-top:1px solid #56413c26;position:fixed;bottom:0;box-shadow:0 -10px 40px #3a262114}.sticky-cta>a{max-width:700px;color:var(--ink);grid-template-columns:44px 1fr auto;align-items:center;gap:12px;margin-inline:auto;text-decoration:none;display:grid}.sticky-cta img{object-fit:cover;border-radius:50%;width:44px;height:44px}.sticky-cta__text{flex-direction:column;line-height:1.2;display:flex}.sticky-cta__text strong{font-family:var(--serif);font-size:1rem}.sticky-cta__text small{color:var(--ink-faint);margin-top:3px;font-size:.65rem}.sticky-cta__btn{background:var(--accent);color:var(--white);border-radius:999px;padding:10px 17px;font-size:.78rem;font-weight:760}body:has(.sticky-cta) .site-footer,body:has(.sticky-cta) .funnel-footer{padding-bottom:110px}.exit-intent{z-index:40;backdrop-filter:blur(6px);background:#1b12129e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.exit-intent[hidden]{display:none}.exit-intent__panel{border-radius:var(--radius-lg);background:var(--paper);text-align:center;width:min(100%,460px);padding:44px 38px 34px;position:relative;box-shadow:0 30px 90px #160a0a52}.exit-intent__panel h2{margin-top:0;font-size:2.4rem}.exit-intent__panel p{color:var(--ink-soft)}.exit-intent__x{top:12px;color:var(--ink-faint);cursor:pointer;background:0 0;border:0;font-size:1.65rem;position:absolute;inset-inline-end:14px}.exit-intent__no{color:var(--ink-faint);cursor:pointer;background:0 0;border:0;margin:12px auto 0;padding:5px;font-family:inherit;font-size:.78rem;text-decoration:underline;display:block}.site-footer,.funnel-footer{border-top:1px solid var(--line);color:var(--ink-faint);margin-top:80px;padding-block:42px;font-size:.78rem}.site-footer .wrap{grid-template-columns:1fr auto;gap:12px 40px;display:grid}.footer-brand{color:var(--ink);letter-spacing:.13em;text-transform:uppercase;font-size:.78rem;font-weight:850;text-decoration:none}.site-footer nav{flex-wrap:wrap;justify-content:end;gap:10px 18px;display:flex}.site-footer a,.funnel-footer a{color:var(--ink-soft)}.site-footer p{margin:0}.site-footer .footer-copy{text-align:end}.age-badge{border:1px solid var(--line);color:var(--ink-soft);border-radius:999px;margin-inline-end:8px;padding:1px 8px;font-size:.68rem;font-weight:800;display:inline-block}.funnel-footer{text-align:center}.funnel-footer p{margin-bottom:.6rem}@media (width<=900px){.mobile-nav{display:block}.funnel-header__nav{display:none}.funnel-header__mobile-language{display:inline-flex!important}.site-header .wrap>nav>a:not(.nav-creator):not(.lang-switch),.site-header nav .nav-creator{display:none}.home-hero,.profile-hero{grid-template-columns:1fr .72fr;gap:40px;min-height:0}.home-hero h1,.profile-hero__copy h1{font-size:clamp(2.8rem,7vw,4.8rem)}.creator-feature{width:min(100vw - 32px,900px)}}@media (width<=720px){body{font-size:16px}.wrap,.wrap--wide,.article-wrap,.funnel-header__inner{width:min(100% - 28px, var(--wide))}.site-header .wrap{gap:10px;min-height:64px}.theme-toggle{flex-basis:40px;width:40px;height:40px}.brand{letter-spacing:.09em;font-size:.72rem}.brand-mark{width:29px;height:29px}.site-header nav{gap:10px}.site-header nav .lang-switch{border:0;padding-inline-start:0}.funnel-header__inner{flex-wrap:nowrap}.site-main,.site-main--home{padding-top:30px}.home-hero,.profile-hero{flex-direction:column;gap:24px;display:flex}.home-hero__copy,.profile-hero__copy{order:2}.creator-poster,.profile-hero__visual{order:1;justify-self:center;width:min(100%,430px)}.creator-poster,.profile-hero__visual img{aspect-ratio:4/4.15}.home-hero h1,.profile-hero__copy h1{font-size:clamp(2.2rem,9.2vw,2.85rem)}.profile-hero__copy h1{max-width:none}.signal-row,.profile-facts{gap:10px}.signal-row li,.profile-facts li{padding-inline-end:8px}.editorial-intro,.profile-note{grid-template-columns:1fr;gap:20px;margin:70px 0;padding:50px 0}.profile-gallery{grid-template-columns:1fr .82fr;gap:9px;margin-bottom:75px}.editorial-intro h2 br,.profile-note br{display:none}.section-heading{display:block}.section-heading>p{margin-top:1rem}.guide-grid,.guide-grid--short,.check-grid,.feature-grid,.related-grid{grid-template-columns:1fr}.guide-card{min-height:155px}.athina-banner{margin-top:70px;display:block}.athina-banner .button{margin-top:.5rem}.article-hero h1{font-size:clamp(2.65rem,12vw,4rem)}.creator-feature{grid-template-columns:1fr;gap:34px;margin-block:70px}.creator-feature__image{width:min(100%,350px);margin-inline:auto}.feature-grid article{min-height:0}.free-panel{grid-template-columns:1fr;gap:24px}.profile-content,.profile-faq{margin:75px 0}.profile-final{margin-top:70px;padding-inline:0}.site-footer .wrap{display:block}.site-footer nav{justify-content:start;margin:18px 0}.site-footer .footer-copy{text-align:start;margin-top:10px}.analytics-login__row{display:grid}.analytics-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=430px){.site-header .brand>span:not(.brand-mark),.funnel-header .brand>span:not(.brand-mark){display:none}.site-header .brand,.funnel-header .brand{gap:0}.site-header nav .lang-switch{display:inline-flex}.funnel-header__inner{gap:10px}.funnel-header__age{display:none}.button-row,.button-row .button,.of-cta-button.big{width:100%}.signal-row,.profile-facts{grid-template-columns:1fr;gap:0}.signal-row li,.profile-facts li{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;padding:.75rem 0;display:grid}.signal-row li strong,.profile-facts li>span{grid-row:1/3}.profile-facts li small{grid-column:2}.creator-poster__bottom{inset-inline:24px}.guide-card{grid-template-columns:38px 1fr}.guide-card>i{display:none}.sticky-cta>a{grid-template-columns:40px 1fr auto}.sticky-cta img{width:40px;height:40px}.sticky-cta__text small{display:none}.sticky-cta__btn{padding-inline:13px}}@media (width<=360px){.site-header .brand>span:not(.brand-mark),.funnel-header .brand>span:not(.brand-mark){display:none}.site-header .brand,.funnel-header .brand{gap:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
