/* Chuwincle Eclat | original editorial design, isolated from other pages. */
body.ce-fullbody{margin:0;background:#181026}body.ce-fullbody #wpadminbar{position:fixed}body.ce-fullbody.admin-bar .ce-header{top:32px}body.ce-fullbody.admin-bar #ce-menu{padding-top:115px}
#ce-app{--ink:#342340;--night:#1b102c;--night2:#29163b;--cream:#f6efef;--pearl:#f0eaf5;--muted:#b6a1bb;--gold:#e8c589;--gold-deep:#976a32;--line:rgba(165,123,156,.25);--serif:'Yu Mincho','Hiragino Mincho ProN','Noto Serif CJK JP',serif;--sans:-apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN','Yu Gothic','Noto Sans CJK JP',sans-serif;position:relative;isolation:isolate;color:var(--ink);background:var(--night);font:400 15px/1.95 var(--sans);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow:clip}
#ce-app *,#ce-app *::before,#ce-app *::after{box-sizing:border-box}#ce-app p,#ce-app h1,#ce-app h2,#ce-app h3,#ce-app h4,#ce-app figure{margin:0}#ce-app button,#ce-app a{-webkit-tap-highlight-color:transparent}#ce-app a{color:inherit;text-decoration:none}#ce-app button{font:inherit;color:inherit;border:0;cursor:pointer}#ce-app img{display:block;max-width:100%;height:auto}#ce-app svg{display:block}#ce-app h1,#ce-app h2,#ce-app h3,#ce-app h4{font-family:var(--serif);font-weight:400;line-height:1.65;letter-spacing:.06em}#ce-app h2{font-size:clamp(27px,3.05vw,46px)}#ce-app h3{font-size:24px}#ce-app small{font-size:12px}#ce-app button:disabled{cursor:not-allowed}#ce-app a:focus-visible,#ce-app button:focus-visible,#ce-app summary:focus-visible{outline:3px solid #bd8cd3;outline-offset:6px}#ce-app .ce-container{width:min(1240px,88%);margin-inline:auto;position:relative;z-index:3}#ce-app .ce-icon{width:34px;height:34px;flex:none}#ce-app [id]{scroll-margin-top:110px}#ce-app .ce-dark{color:#f6eaf5;background:var(--night)}#ce-app .ce-light{color:var(--ink);background:var(--pearl)}
#ce-app .ce-eyebrow{font:500 10px/1.8 var(--sans);letter-spacing:.28em;color:var(--gold-deep);margin-bottom:25px}#ce-app .ce-dark .ce-eyebrow,#ce-app .ce-hero .ce-eyebrow{color:#efd4a6}#ce-app .ce-script{font:italic 36px/1.5 'Baskerville','Palatino Linotype',Georgia,serif;letter-spacing:.025em;color:#b89bb5}#ce-app .ce-copy{line-height:2.3;font-size:14px;letter-spacing:.045em;margin-top:25px;color:#76617d}#ce-app .ce-gold-text{background:linear-gradient(110deg,#fff0cd 5%,#e6bb75 32%,#fff2cf 55%,#cfab73 83%);-webkit-background-clip:text;background-clip:text;color:transparent}#ce-app .ce-sky{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;z-index:8;opacity:.75}#ce-app .ce-progress{position:fixed;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#e8bd84,#b396df,#ffe9b3);transform:scaleX(0);transform-origin:left;z-index:101}#ce-app .ce-skip{position:fixed;z-index:200;top:0;left:20px;background:#fff;padding:10px 20px;transform:translateY(-120%)}#ce-app .ce-skip:focus{transform:translateY(0)}
/* Navigation */
#ce-app .ce-header{height:100px;position:fixed;top:0;left:0;right:0;z-index:80;display:flex;align-items:center;gap:28px;padding:0 4.3%;color:#f7eaf6;border-bottom:1px solid rgba(244,219,222,.18);transition:background .35s,height .35s,box-shadow .35s}#ce-app .ce-header.ce-scrolled{height:76px;background:rgba(32,20,44,.97);box-shadow:0 8px 32px #160b2212}#ce-app .ce-brand{display:flex;align-items:center;gap:9px;white-space:nowrap;font:32px/1.05 'Baskerville','Palatino Linotype',Georgia,serif;letter-spacing:.025em}#ce-app .ce-brand small{display:block;font:7px/1.8 var(--sans);letter-spacing:.18em;margin-top:7px;color:#d7b9c8}#ce-app .ce-brand-symbol{color:#f8dca5;display:block}#ce-app .ce-brand-symbol svg{width:32px;height:42px}#ce-app .ce-nav{display:flex;gap:28px;margin-left:auto;font-size:12px;letter-spacing:.05em}#ce-app .ce-nav a{position:relative;padding:12px 0}#ce-app .ce-nav a::after{content:'';position:absolute;left:0;bottom:5px;width:0;height:1px;background:var(--gold);transition:width .3s}#ce-app .ce-nav a:hover::after{width:100%}#ce-app .ce-header-cta{margin-left:15px}#ce-app .ce-menu-toggle{display:none;width:46px;height:46px;position:relative;background:none;flex:none;z-index:85}#ce-app .ce-menu-toggle span{display:block;width:25px;height:1px;background:currentColor;position:absolute;left:10px;top:19px;transition:transform .25s}#ce-app .ce-menu-toggle span+span{top:27px;width:18px;left:17px}#ce-app .ce-menu-toggle[aria-expanded=true] span{transform:translateY(4px) rotate(45deg)}#ce-app .ce-menu-toggle[aria-expanded=true] span+span{width:25px;left:10px;transform:translateY(-4px) rotate(-45deg)}#ce-app .ce-menu{position:fixed;inset:0;z-index:79;padding:120px 8% 45px;color:var(--cream);background:radial-gradient(ellipse at 90% 90%,#553663,#20142e 70%);overflow:auto}#ce-app .ce-menu[hidden]{display:none}#ce-app .ce-menu nav{display:flex;flex-direction:column}#ce-app .ce-menu a{font:23px/1.8 var(--serif);padding:13px 0;border-bottom:1px solid #f2d9b52b}#ce-app .ce-menu i{font:italic 14px Georgia,serif;margin-right:25px;color:var(--gold)}#ce-app .ce-menu p{font:italic 30px Georgia,serif;color:var(--gold);margin-top:40px}
/* Gold button, intentionally bright even during the preparation state. */
#ce-app .ce-cta{position:relative;overflow:hidden;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;gap:36px;min-height:64px;min-width:318px;padding:16px 28px;border-radius:100px;background:linear-gradient(112deg,#c69a53 0%,#fbe7b4 28%,#ffe9b5 43%,#e5bb70 73%,#c0944c 100%);border:1px solid #f9e5b6;box-shadow:inset 0 0 0 4px #fff3cf30,inset 0 2px 6px #fff9e4bb,0 3px 20px #c5944940,0 0 48px #e9b66a15;color:#3f2b35;font:500 15px/1.5 var(--serif);letter-spacing:.08em;transition:transform .3s,box-shadow .3s}#ce-app .ce-cta svg{width:30px;height:30px;flex:none}#ce-app .ce-cta::before{content:'';position:absolute;inset:-30% auto -30% -55%;width:28%;transform:skewX(-27deg);background:linear-gradient(90deg,transparent,#fffdf4b3,transparent);animation:ce-button-light 5.8s 1s infinite}#ce-app .ce-cta:not(:disabled):hover{transform:translateY(-3px);box-shadow:inset 0 0 0 4px #fff3cf40,0 7px 28px #e9b46e7a}#ce-app .ce-cta-small{min-width:205px;min-height:43px;padding:9px 20px;font-size:12px;gap:15px}#ce-app .ce-cta-small svg{width:25px;height:25px}#ce-app .ce-status-dot{display:inline-block;width:5px;height:5px;background:#e4c896;border-radius:50%;margin-right:9px;vertical-align:middle;box-shadow:0 0 8px #e4c896}
/* Full canvas hero. Natural photographic pixels remain intact. */
#ce-app .ce-hero{position:relative;min-height:900px;height:min(1000px,108svh);max-height:1120px;color:#faf1f7;background:#21152f;isolation:isolate}#ce-app .ce-hero-photo{position:absolute;inset:-6% -4% -5%;overflow:hidden;z-index:-2;will-change:transform}#ce-app .ce-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:68% 46%;filter:saturate(.78)}#ce-app .ce-hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#211630fa 0%,#241734ef 21%,#2f1b3bbe 37%,#38274430 63%,#251a3529 87%,#2c193563 100%),linear-gradient(0deg,#261531f0 0%,#3d214c26 23%,transparent 48%,#33204115 75%,#21132c82 100%)}#ce-app .ce-hero-orbit{position:absolute;width:570px;height:570px;top:90px;right:-225px;opacity:.56;z-index:1;pointer-events:none;transform:rotate(-22deg)}#ce-app .ce-hero-orbit img{width:100%;animation:ce-orbit 130s linear infinite}#ce-app .ce-hero-body{padding-top:177px;pointer-events:none}#ce-app .ce-hero-body a,#ce-app .ce-hero-body button{pointer-events:auto}#ce-app .ce-hero .ce-eyebrow{display:flex;gap:15px;align-items:center;font-size:10px;letter-spacing:.36em;margin-bottom:25px}#ce-app .ce-hero .ce-eyebrow span{height:1px;width:42px;background:#dfb57f}#ce-app .ce-hero-target{font-size:10px;letter-spacing:.13em;color:#e9d8ea;line-height:2;margin-bottom:23px}#ce-app .ce-hero h1{font-size:clamp(40px,4.55vw,70px);letter-spacing:.055em;line-height:1.47;text-shadow:0 2px 20px #2e16324d;white-space:nowrap}#ce-app .ce-hero h1 span{display:block}#ce-app .ce-hero-lead{margin-top:27px;font-size:13px;line-height:2.25;letter-spacing:.07em;color:#eee0ed}#ce-app .ce-hero-action{margin-top:29px;display:flex;align-items:center;gap:23px}#ce-app .ce-hero-action p{font-size:10px;letter-spacing:.13em;color:#e2cfe2}#ce-app .ce-hero-proof{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:0;width:560px;margin-top:40px}#ce-app .ce-hero-proof>div{padding:0 20px;border-right:1px solid #ead4ac4a;position:relative}#ce-app .ce-hero-proof>div:first-child{padding-left:0}#ce-app .ce-hero-proof>div:last-child{border-right:none}#ce-app .ce-hero-proof small{font-size:8px;color:#dabcab;letter-spacing:.12em;display:block;margin-bottom:9px}#ce-app .ce-hero-proof strong{display:block;font:400 18px/1.5 var(--serif);min-height:51px;letter-spacing:.05em;color:#ffe8bc}#ce-app .ce-hero-proof strong em{font:400 45px/.95 Georgia,serif;letter-spacing:0}#ce-app .ce-hero-proof strong b{font-weight:400;font-size:14px;margin-left:3px}#ce-app .ce-hero-proof span{display:block;font-size:9px;color:#d8c5dc;margin-top:6px;letter-spacing:.025em}#ce-app .ce-hero-footnote{margin-top:16px;font-size:9px;line-height:1.8;max-width:570px;color:#dbcbdc}#ce-app .ce-hero-footnote a{text-decoration:underline;display:inline-block;margin-left:6px}#ce-app .ce-hero-aside{position:absolute;right:6.2%;top:175px;font:15px/2 var(--serif);writing-mode:vertical-rl;letter-spacing:.28em;color:#715872;text-shadow:0 1px 12px #ffffff9e}#ce-app .ce-signature{position:absolute;right:5%;bottom:161px;font:italic 45px/1.3 'Baskerville',Georgia,serif;transform:rotate(-10deg);color:#f2dbb0;letter-spacing:.025em;text-shadow:0 2px 8px #593053}#ce-app .ce-scroll-cue{position:absolute;bottom:48px;left:6%;z-index:4;display:flex;align-items:center;gap:18px;color:#7c537e;font-size:8px;letter-spacing:.22em}#ce-app .ce-scroll-cue i{display:block;height:1px;width:58px;background:currentColor;position:relative}#ce-app .ce-scroll-cue i::after{content:'';position:absolute;right:0;top:-3px;height:5px;width:5px;border-bottom:1px solid;border-right:1px solid;transform:rotate(-45deg)}#ce-app .ce-sheen{position:absolute;inset:0;pointer-events:none;background:linear-gradient(112deg,transparent 45%,#ffdda723 50%,transparent 56%);z-index:2}#ce-app .ce-hero-sheen{opacity:.5;animation:ce-scene-light 12s ease-in-out infinite}#ce-app .ce-opening{position:absolute;top:43%;left:60%;width:1px;height:1px;pointer-events:none;z-index:10}#ce-app .ce-opening i{position:absolute;width:260px;height:260px;left:-130px;top:-130px;border-radius:50%;background:radial-gradient(ellipse,#fffcec 0%,#fbe1ab60 2%,#f4c57820 18%,transparent 68%);animation:ce-open-glow 1.7s ease-out both}#ce-app .ce-opening b::before,#ce-app .ce-opening b::after{content:'';position:absolute;left:-180px;top:0;width:360px;height:2px;background:linear-gradient(90deg,transparent,#fff9e9,transparent);animation:ce-open-ray 1.7s ease-out both}#ce-app .ce-opening b::after{transform:rotate(90deg)}
/* Pearl cloth and flowing chapter seams */
#ce-app .ce-wave{position:absolute;bottom:-1px;left:0;right:0;height:110px;z-index:3;pointer-events:none;overflow:hidden}#ce-app .ce-wave svg{width:100%;height:100%}#ce-app .ce-wave-front{fill:var(--pearl)}#ce-app .ce-wave-back{fill:#d5bee1;opacity:.62}#ce-app .ce-silk-plane{position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(110deg,#f4eef8c4,#f4eef86b 45%,#efe6f34d),url('images/silk-1800.webp') center/cover;opacity:.72}#ce-app .ce-silk-plane::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 23% 22%,#fff8dd60,transparent 55%),radial-gradient(ellipse at 85% 75%,#e6c4e757,transparent 65%)}#ce-app .ce-intro{position:relative;padding:100px 0 0;isolation:isolate}#ce-app .ce-intro-layout{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-bottom:72px}#ce-app .ce-intro h2{line-height:1.85;letter-spacing:.045em}#ce-app .ce-intro .ce-script{margin-top:25px;transform:rotate(-5deg);color:#b7a0b5;font-size:36px}#ce-app .ce-wishes{padding-top:20px}#ce-app .ce-wish{display:flex;gap:22px;align-items:center;min-height:85px;border-bottom:1px solid #b998bc55}#ce-app .ce-wish>span{font:italic 17px Georgia,serif;color:#a9899e}#ce-app .ce-wish p{font:15px/1.9 var(--serif);letter-spacing:.03em}#ce-app .ce-wish .ce-icon{width:17px;height:17px;margin-left:auto;color:#ad8047}#ce-app .ce-wish-end{font-size:12px;line-height:2.2;margin-top:30px;color:#7c6381}#ce-app .ce-wish-end strong{font-weight:500;color:#674473;display:block;font-family:var(--serif);font-size:18px;letter-spacing:.05em}#ce-app .ce-marquee{position:relative;z-index:2;overflow:hidden;border-top:1px solid #af88ac2e;border-bottom:1px solid #af88ac2e;padding:14px 0;background:#fff6;white-space:nowrap;color:#876182;font:17px/1.5 Georgia,serif;letter-spacing:.14em}#ce-app .ce-marquee>div{width:max-content;animation:ce-marquee 70s linear infinite;display:flex;align-items:center;gap:40px}#ce-app .ce-marquee em{font-weight:400;color:#ad8654}#ce-app .ce-marquee span{margin:0 10px}
/* Results: photography, gold trajectories and truthful sample data */
#ce-app .ce-results{position:relative;padding:105px 0 150px;isolation:isolate}#ce-app .ce-results-art{position:absolute;inset:0;z-index:-2;overflow:hidden}#ce-app .ce-results-art img{width:100%;height:100%;object-fit:cover;object-position:center 45%;filter:saturate(.65)}#ce-app .ce-results-art::after{content:'';position:absolute;inset:0;background:linear-gradient(105deg,#1c102eee,#231333c4 50%,#341739d9),linear-gradient(0deg,#241234,transparent)}#ce-app .ce-constellation{width:760px;position:absolute;left:-480px;top:-80px;z-index:-1;opacity:.5}#ce-app .ce-section-heading{text-align:center;max-width:900px;margin:0 auto 45px}#ce-app .ce-section-heading .ce-eyebrow{margin-bottom:18px}#ce-app .ce-section-heading>p:last-child{font-size:13px;line-height:2.15;margin-top:20px;color:#d9c6df;letter-spacing:.04em}#ce-app .ce-results-toolbar{display:flex;align-items:center;justify-content:space-between;margin:0 0 25px}#ce-app .ce-results-toolbar>p{font-size:12px;letter-spacing:.07em;color:#e9d5e3}#ce-app .ce-results-toolbar>p>span{font-size:10px;opacity:.8}#ce-app .ce-period{display:flex;gap:4px;border:1px solid #bd98b054;padding:4px;border-radius:40px;background:#261730b8}#ce-app .ce-period button{background:none;font-size:10px;padding:8px 16px;border-radius:30px;color:#e2c7db;transition:background .3s,color .3s}#ce-app .ce-period button[aria-pressed=true]{background:#e6cda6;color:#382544}#ce-app .ce-result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}#ce-app .ce-result{padding:22px 28px 22px;position:relative;border:1px solid #c09a715e;background:linear-gradient(155deg,#68436b77,#24182adc);box-shadow:inset 0 0 0 5px #dbb76d08,0 20px 50px #1508202b;border-radius:5px}#ce-app .ce-result::before,#ce-app .ce-result::after{content:'';position:absolute;inset:6px;border:1px solid #ecc68b22;pointer-events:none;border-radius:2px}#ce-app .ce-result::after{inset:0 28%;height:1px;background:linear-gradient(90deg,transparent,#e8bf84,transparent);border:0}#ce-app .ce-result-top{display:flex;align-items:center;justify-content:space-between;color:#c8aa9f;font-size:9px;letter-spacing:.23em}#ce-app .ce-result-top .ce-icon{color:#e4c193;width:23px;height:23px}#ce-app .ce-result h3{font-size:24px;line-height:1.5;margin-top:12px}#ce-app .ce-result-profile{font-size:10px;letter-spacing:.02em;color:#c9b5d1;margin-top:6px;min-height:23px}#ce-app .ce-result-amount{margin-top:18px;display:flex;flex-direction:column}#ce-app .ce-current-month{font-size:10px;letter-spacing:.12em;color:#dbc0d1}#ce-app .ce-result-amount strong{color:#f2d29f;font:400 69px/1.3 Georgia,serif;letter-spacing:-.035em}#ce-app .ce-result-amount small{font:400 18px var(--serif);letter-spacing:.06em;margin-left:10px}#ce-app .ce-chart{width:100%;color:#e3bc83;margin:7px auto 10px;overflow:visible}#ce-app .ce-chart text{font:12px Georgia,serif;fill:#f0d4aa;stroke:none}#ce-app .ce-chart .ce-chart-month{font:10px var(--sans);fill:#c9afc8}#ce-app .ce-chart-point{stroke:#25162d;stroke-width:2;transition:r .3s,fill .3s}#ce-app .ce-chart-point[data-point='12']{r:4}#ce-app .ce-chart-line{stroke-dasharray:1;stroke-dashoffset:0}#ce-app.ce-js .ce-result:not(.ce-visible) .ce-chart-line{stroke-dashoffset:1}#ce-app .ce-visible .ce-chart-line{transition:stroke-dashoffset 1.4s ease .2s}#ce-app .ce-result-hours{border-top:1px solid #c49bb04d;padding-top:13px;font-size:11px;letter-spacing:.035em;color:#ecdae8;white-space:nowrap}#ce-app .ce-result-hours span{font-size:9px;color:#c4a9c1;margin-right:14px}#ce-app .ce-result-hours i{font-style:normal;opacity:.6;margin:0 5px}#ce-app .ce-disclaimer{font-size:10px;line-height:2;color:#d4c0d5;max-width:990px;margin:26px auto 0;letter-spacing:.02em;text-align:center}
/* Support as a photographic editorial story instead of a repeated card grid */
#ce-app .ce-support{position:relative;padding:88px 0 110px}#ce-app .ce-support-layout{display:grid;grid-template-columns:1.03fr 1fr;gap:9%}#ce-app .ce-support-sticky{position:sticky;top:118px;align-self:start}#ce-app .ce-support h2{font-size:clamp(29px,3vw,44px);line-height:1.8}#ce-app .ce-support .ce-copy{margin-top:18px}#ce-app .ce-support-photo{position:relative;margin-top:25px;aspect-ratio:1.55;overflow:hidden;border-radius:3px 80px 3px 3px;box-shadow:0 15px 35px #472b4819;border:1px solid #b494672e}#ce-app .ce-support-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.65)}#ce-app .ce-support-photo figcaption{position:absolute;bottom:0;left:0;background:linear-gradient(90deg,#372741b0,#37274122);width:100%;padding:20px;font-size:8px;letter-spacing:.25em;color:#fff2e3}#ce-app .ce-photo-light{position:absolute;inset:-50% -100%;transform:translateX(-50%) rotate(-30deg);background:linear-gradient(90deg,transparent 35%,#fff8 49%,transparent 62%);opacity:0;pointer-events:none}#ce-app .ce-visible .ce-photo-light{animation:ce-photo-gloss 2.2s ease-out .6s both}#ce-app .ce-image-note{font-size:9px;color:#88728c;margin-top:9px}#ce-app .ce-support-progress{display:flex;align-items:center;gap:16px;font:italic 15px Georgia,serif;color:#9b7251;margin-top:25px;width:80%}#ce-app .ce-support-progress>i{height:1px;background:#b293aa50;position:relative;flex:1}#ce-app .ce-support-progress b{display:block;position:absolute;height:1px;left:0;top:0;width:100%;background:#997354;transform:scaleX(.25);transform-origin:left;transition:transform .5s}#ce-app .ce-support-progress b::after{content:'';width:5px;height:5px;background:#ab814b;position:absolute;right:0;top:-2px;transform:rotate(45deg)}#ce-app .ce-support-chapters{padding-top:7px}#ce-app .ce-support-chapter{min-height:290px;padding:34px 0 44px;position:relative;border-top:1px solid #b49baf65}#ce-app .ce-support-chapter:last-of-type{min-height:280px}#ce-app .ce-chapter-head{display:flex;align-items:center;justify-content:space-between;color:#a07d52;margin-bottom:25px}#ce-app .ce-chapter-head span{font-size:9px;letter-spacing:.17em;display:flex;align-items:center;gap:10px}#ce-app .ce-chapter-head b{font:italic 38px Georgia,serif;letter-spacing:-.04em;color:#a2868d}#ce-app .ce-chapter-head .ce-icon{width:47px;height:47px;stroke-width:.85px}#ce-app .ce-support-chapter h3{font-size:clamp(19px,1.9vw,26px);line-height:1.8;letter-spacing:.025em}#ce-app .ce-support-chapter p{font-size:13px;color:#7a657f;line-height:2.25;margin-top:19px;max-width:450px}#ce-app .ce-chapter-rule{position:absolute;height:2px;left:0;bottom:-1px;right:0;background:#a37a8620}#ce-app .ce-chapter-rule i{display:block;position:absolute;left:0;top:0;height:2px;width:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,#a48153,#cfb1ce);transition:transform .8s}#ce-app .ce-support-chapter.ce-active .ce-chapter-rule i{transform:scaleX(1)}#ce-app .ce-support-note{font-size:10px;line-height:2;color:#8a708c;margin-top:20px}
/* The signature silk / light interlude */
#ce-app .ce-passage{position:relative;height:145vh;background:#241332}#ce-app .ce-passage-sticky{position:sticky;top:0;height:100svh;min-height:600px;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse at 53% 40%,#875c8570,transparent 53%),linear-gradient(140deg,#261536,#32203f 40%,#231b37);color:#f5e8f0;--pass:0}#ce-app .ce-passage-silk{position:absolute;inset:-35%;z-index:-2;background:url('images/silk-1800.webp') center/cover;opacity:.13;transform:rotate(-16deg);mix-blend-mode:screen;will-change:transform}#ce-app .ce-passage-halo{position:absolute;left:50%;top:50%;width:600px;height:600px;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(ellipse,#fbe0a229 0%,#ba71b911 30%,transparent 65%);z-index:0}#ce-app .ce-passage-ring{position:absolute;width:min(720px,74vw);left:50%;top:50%;transform:translate(-50%,-50%) rotate(-20deg);opacity:.7;will-change:transform}#ce-app .ce-passage-ring img{width:100%}#ce-app .ce-passage-words{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:3;padding:25px}#ce-app .ce-passage-words .ce-eyebrow{color:#ebc896;font-size:9px;letter-spacing:.34em}#ce-app .ce-passage h2{font-size:clamp(32px,4.1vw,60px);line-height:1.8;letter-spacing:.09em;text-shadow:0 0 25px #170d1df2}#ce-app .ce-passage h2 em{font-style:normal;color:#efcba6}#ce-app .ce-passage .ce-script{color:#bb97b2;margin-top:25px;font-size:32px}#ce-app .ce-ribbons{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none}#ce-app .ce-prism{position:absolute;width:110px;height:auto;opacity:.73;filter:drop-shadow(0 0 25px #cc8ae128);z-index:2}#ce-app .ce-prism-a{top:17%;left:13%;transform:rotate(26deg)}#ce-app .ce-prism-b{bottom:5%;right:10%;width:75px;transform:rotate(-26deg)}#ce-app .ce-passage-flash{position:absolute;inset:-20%;z-index:5;background:radial-gradient(ellipse at center,#f7eef5 0%,#e5c9e4 27%,#ecedf2 65%);opacity:0;transform:scale(.1);border-radius:50%;pointer-events:none;will-change:transform,opacity}
/* The working styles: two expansive visual chapters */
#ce-app .ce-styles{position:relative;background:var(--pearl)}#ce-app .ce-styles-heading{text-align:center;padding:92px 0 55px}#ce-app .ce-styles-heading>p:last-of-type{margin-top:19px;font-size:13px;color:#7e6283}#ce-app .ce-style-links{display:flex;align-items:center;justify-content:center;gap:35px;margin-top:33px}#ce-app .ce-style-links a{font-size:11px;padding:12px 14px;border-bottom:1px solid #b299a85c;letter-spacing:.04em}#ce-app .ce-style-links span{color:#9d7848;margin-left:15px}#ce-app .ce-job{height:680px;position:relative;isolation:isolate;overflow:hidden;color:#f6ebf3;background:#2c1f3b}#ce-app .ce-job-photo{position:absolute;inset:-6% -3%;z-index:-2;will-change:transform}#ce-app .ce-job-photo img{width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:saturate(.6)}#ce-app .ce-job-chat .ce-job-photo{left:24%}#ce-app .ce-job-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#291b3a 0%,#2c1c3ae8 28%,#2d1c3963 53%,#2e1b3730 80%,#2c1c3a64 100%),linear-gradient(0deg,#291b3978,transparent 55%)}#ce-app .ce-job-copy{padding-top:86px}#ce-app .ce-job-number{position:absolute;left:-1%;top:5px;font:italic 165px/1 Georgia,serif;letter-spacing:-.065em;opacity:.07;color:#edcdae;z-index:-1}#ce-app .ce-job .ce-eyebrow{color:#efcc9e;margin-bottom:26px}#ce-app .ce-job h3{font-size:clamp(29px,3.1vw,45px);line-height:1.7;letter-spacing:.05em}#ce-app .ce-job h4{font:500 13px/2 var(--sans);margin-top:23px;letter-spacing:.15em;color:#f4dbad}#ce-app .ce-job-copy>p:not(.ce-eyebrow){max-width:400px;line-height:2.15;font-size:13px;color:#e2cee2;margin-top:15px;letter-spacing:.03em}#ce-app .ce-job-tags{display:flex;gap:9px;flex-wrap:wrap;margin-top:25px;max-width:450px}#ce-app .ce-job-tags span{border:1px solid #d9bdb955;border-radius:40px;padding:5px 12px;font-size:10px;letter-spacing:.03em}#ce-app .ce-chat-demo{position:absolute;right:7%;bottom:53px;width:324px}#ce-app .ce-chat-demo>small{font-size:8px;letter-spacing:.21em;color:#fff2de;display:block;text-shadow:0 1px 5px #271b32}#ce-app .ce-chat-bubble{font-size:11px;line-height:1.85;padding:14px 19px;background:#fcf6f3ed;border-radius:18px 18px 18px 2px;margin-top:12px;color:#593d62;box-shadow:0 5px 15px #28123115;max-width:270px}#ce-app .ce-chat-bubble:nth-of-type(2){background:#725582ef;color:#f9f0fa;margin-left:auto;border-radius:18px 18px 2px 18px}#ce-app .ce-chat-demo>span{display:block;font-size:8px;color:#fff2e8;text-align:right;margin-top:12px;text-shadow:0 1px 5px #271b32}#ce-app .ce-job-live{background:#efdfed;color:#4b3154}#ce-app .ce-job-live .ce-job-photo{right:26%;left:-4%}#ce-app .ce-job-live .ce-job-photo img{object-position:center 44%;filter:saturate(.67)}#ce-app .ce-job-live .ce-job-shade{background:linear-gradient(270deg,#efe4f0 0%,#efe4f0f0 28%,#eee0ed77 49%,#f1dfea08 75%,#d7b9d034 100%),linear-gradient(0deg,#ded0e6af,transparent 40%)}#ce-app .ce-job-live .ce-job-copy{padding-left:56%;width:min(1240px,88%)}#ce-app .ce-job-live .ce-job-number{left:58%;color:#783f6d;opacity:.07}#ce-app .ce-job-live .ce-eyebrow{color:#9f714b}#ce-app .ce-job-live h4{color:#79516c}#ce-app .ce-job-live .ce-job-copy>p:not(.ce-eyebrow){color:#79647d}#ce-app .ce-live-wave{display:flex;gap:5px;align-items:center;height:50px;margin-top:22px;color:#ae809e}#ce-app .ce-live-wave i{display:block;width:2px;height:var(--h);border-radius:3px;background:linear-gradient(#bc9565,#9e6d9a);animation:ce-voice-wave 1.4s ease-in-out calc(var(--i)*-.11s) infinite}#ce-app .ce-job-live .ce-job-copy>p.ce-live-note{font-size:10px;line-height:2;margin-top:10px;color:#886d86}
/* Practical reassurance */
#ce-app .ce-fit{position:relative;isolation:isolate;padding:105px 0}#ce-app .ce-fit-image{position:absolute;inset:0;z-index:-2;overflow:hidden}#ce-app .ce-fit-image img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.32)}#ce-app .ce-fit-image::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f5eef1ee,#f1e9f3b3 60%,#efe6f19c)}#ce-app .ce-fit-layout{display:grid;grid-template-columns:1fr 1fr;gap:10%}#ce-app .ce-fit-points article{display:flex;gap:28px;padding:25px 0;border-bottom:1px solid #bca4bb62}#ce-app .ce-fit-points article:first-child{padding-top:0}#ce-app .ce-fit-points .ce-icon{color:#9e7b47;width:38px;height:38px;margin-top:6px;stroke-width:1px}#ce-app .ce-fit-points h3{font-size:20px;line-height:1.75;letter-spacing:.02em}#ce-app .ce-fit-points p{font-size:12px;color:#7d6680;line-height:2;margin-top:10px}
/* Journey */
#ce-app .ce-flow{position:relative;padding:85px 0 80px;background:radial-gradient(ellipse at 70% 60%,#51305466,transparent 65%),#291b38;border-block:1px solid #ba976d33}#ce-app .ce-flow .ce-section-heading{margin-bottom:50px}#ce-app .ce-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:35px;position:relative}#ce-app .ce-steps::before{content:'';position:absolute;top:36px;left:8%;right:8%;height:1px;background:linear-gradient(90deg,transparent,#b9976585 10%,#dab47d 50%,#b9976585 90%,transparent)}#ce-app .ce-step{text-align:center;position:relative}#ce-app .ce-step-num{font:italic 24px/70px Georgia,serif;width:72px;height:72px;display:block;margin:0 auto 23px;border:1px solid #ba966aa3;border-radius:50%;box-shadow:inset 0 0 0 5px #e2ba8a05;background:#34233e;color:#e5c48b;position:relative}#ce-app .ce-step-num::before{content:'';position:absolute;inset:-7px;border:1px solid #ba966a20;border-radius:50%}#ce-app .ce-step h3{font-size:18px;line-height:1.7;letter-spacing:.04em}#ce-app .ce-step p{font-size:11px;line-height:2;color:#c7b0cb;margin-top:12px;text-align:left}#ce-app .ce-flow-note{font-size:10px;color:#c6adcb;margin-top:35px;text-align:center}
/* Recruitment details */
#ce-app .ce-details{position:relative;padding:96px 0 110px}#ce-app .ce-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%}#ce-app .ce-details h2{font-size:32px;margin-bottom:32px}#ce-app .ce-details .ce-eyebrow{margin-bottom:16px}#ce-app .ce-requirements{margin:0;font-size:12px}#ce-app .ce-requirements>div{display:grid;grid-template-columns:90px 1fr;gap:22px;padding:20px 0;border-bottom:1px solid #b696b844}#ce-app .ce-requirements>div:first-child{border-top:1px solid #b696b844}#ce-app .ce-requirements dt{font-weight:600;color:#614c66}#ce-app .ce-requirements dd{margin:0;line-height:2.15;color:#7c657f}#ce-app .ce-requirements small{font-size:10px}#ce-app .ce-requirements strong{font-weight:500;color:#845e85}#ce-app .ce-faq{border-top:1px solid #b696b85c}#ce-app .ce-faq:last-child{border-bottom:1px solid #b696b85c}#ce-app .ce-faq summary{list-style:none;display:flex;align-items:center;gap:14px;padding:23px 0;font-size:12px;cursor:pointer;line-height:1.9;color:#563c62}#ce-app .ce-faq summary::-webkit-details-marker{display:none}#ce-app .ce-faq summary>span{font:italic 18px Georgia,serif;color:#ad8654}#ce-app .ce-faq summary>i{position:relative;width:20px;height:20px;flex:none;margin-left:auto;border:1px solid #b598ad66;border-radius:50%}#ce-app .ce-faq summary>i::before,#ce-app .ce-faq summary>i::after{content:'';position:absolute;top:9px;left:5px;width:8px;height:1px;background:#92728f;transition:transform .2s}#ce-app .ce-faq summary>i::after{transform:rotate(90deg)}#ce-app .ce-faq[open] summary>i::after{transform:rotate(0)}#ce-app .ce-faq>p{font-size:12px;line-height:2.15;margin:0 28px 23px;color:#806b86}#ce-app .ce-voices{padding:50px 0 80px}#ce-app .ce-voice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}#ce-app .ce-voice-grid blockquote{margin:30px 0 0;border-left:1px solid #ac8554;padding:20px 25px;background:#fff6;font-size:14px}#ce-app .ce-voice-grid cite{display:block;margin-top:20px;font-style:normal;color:#956c80}
/* A luminous final horizon, no fabricated rear-view model. */
#ce-app .ce-entry{position:relative;isolation:isolate;overflow:hidden;min-height:650px;padding:185px 0 170px;background:linear-gradient(180deg,#21162e,#3a2048 60%,#604253 88%,#38283e)}#ce-app .ce-entry-aurora{position:absolute;inset:-55% -15%;background:conic-gradient(from 170deg at 50% 65%,transparent,#c09ddd25 8%,transparent 19%,#f0d4b936 24%,transparent 33%,#885abd23 53%,transparent 75%),radial-gradient(ellipse at 55% 62%,#ffc59a29,transparent 55%);transform:rotate(-12deg);animation:ce-aurora 23s ease-in-out infinite;z-index:-1}#ce-app .ce-entry-horizon{position:absolute;left:-15%;right:-15%;height:190px;bottom:-145px;border-radius:50%;background:#eecea3;box-shadow:0 -1px 1px #fff1d6,0 -8px 25px #ecb98a66,0 -15px 55px #e9b6cc73,0 -85px 160px #efb78e22;z-index:-1}#ce-app .ce-entry-map{position:absolute;width:680px;max-width:none;left:calc(50% - 340px);top:calc(50% - 310px);opacity:.35;z-index:-1;transform:rotate(-28deg);animation:ce-orbit 160s linear infinite}#ce-app .ce-entry-silk{position:absolute;left:-30%;right:-30%;height:240px;bottom:-140px;border-radius:50%;background:url('images/organza-1800.webp') center/cover;opacity:.36;transform:rotate(-6deg);z-index:-1}#ce-app .ce-entry-custom{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.45;z-index:-1}#ce-app .ce-entry-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:8%;align-items:center}#ce-app .ce-entry h2{font-size:clamp(28px,3.1vw,46px);letter-spacing:.055em;line-height:1.8}#ce-app .ce-entry .ce-script{color:#e9c997;transform:rotate(-7deg);margin-top:32px;font-size:42px}#ce-app .ce-entry-action{padding-top:18px}#ce-app .ce-entry-action>p:first-child{font:15px/2.15 var(--serif);letter-spacing:.065em;color:#e7d8e9;margin-bottom:30px}#ce-app .ce-entry-action .ce-cta{min-width:100%}#ce-app .ce-entry-status{text-align:center;margin-top:21px;color:#ecd3b5;font-size:11px;letter-spacing:.14em}#ce-app .ce-entry-action>small{font-size:10px;color:#cbb4d2;display:block;line-height:2;text-align:center;margin-top:8px}
/* Footer and controls */
#ce-app .ce-footer{position:relative;background:#1d1528;color:#bba7c5;padding:50px 0 33px;border-top:1px solid #bf9c672e;z-index:3}#ce-app .ce-footer-main{display:flex;gap:8%;align-items:flex-start;position:relative}#ce-app .ce-footer-brand{font:36px/1.2 Georgia,serif;color:#f2e3e9;letter-spacing:.03em}#ce-app .ce-footer-brand span{font:italic 13px/1.5 Georgia,serif;color:#c7a978;display:block;margin-top:9px;letter-spacing:.06em}#ce-app .ce-footer-main>div{font-size:11px;line-height:2.3}#ce-app .ce-footer-main>div>p:first-child{color:#e7d5e9;font-size:12px}#ce-app .ce-footer-main nav{display:flex;gap:22px;margin-top:12px;font-size:10px}#ce-app .ce-footer-main nav a:hover{text-decoration:underline}#ce-app .ce-backtop{margin-left:auto;display:grid;place-items:center;width:43px;height:43px;border:1px solid #ba975f60;border-radius:50%;font-size:19px;color:#d3b58b}#ce-app .ce-footer-bottom{display:flex;justify-content:space-between;gap:25px;font-size:9px;border-top:1px solid #b69ba126;margin-top:30px;padding-top:22px;line-height:1.8}#ce-app .ce-footer-bottom span{white-space:nowrap;font-family:Georgia,serif;font-size:11px}#ce-app .ce-dock{position:fixed;bottom:22px;left:50%;transform:translate(-50%,150%);z-index:65;display:flex;align-items:center;gap:32px;background:#2c1e3af5;border:1px solid #caa77160;border-radius:100px;padding:10px 12px 10px 28px;box-shadow:0 8px 30px #140d223b;transition:transform .5s cubic-bezier(.22,1,.36,1);color:#f7e9f1}#ce-app .ce-dock.ce-show{transform:translate(-50%,0)}#ce-app .ce-dock>div{display:flex;flex-direction:column;min-width:190px}#ce-app .ce-dock strong{font:12px/1.8 var(--serif);letter-spacing:.04em}#ce-app .ce-dock>div>span{font-size:8px;letter-spacing:.14em;color:#d3b896;margin-top:2px}#ce-app .ce-motion-toggle{position:fixed;left:18px;bottom:24px;z-index:70;background:#21152de8;color:#e6d2e4;border:1px solid #dac49740;border-radius:50px;height:36px;padding:7px 11px;display:flex;gap:7px;align-items:center;font-size:8px;letter-spacing:.05em;box-shadow:0 4px 18px #1b0e291a}#ce-app .ce-motion-toggle i{font:normal 11px/1 Georgia,serif;letter-spacing:-1px;color:#ebcd9b}
/* Motion enhancement is opt-in after JS initialization. */
#ce-app.ce-js .ce-reveal{opacity:0;transform:translateY(28px);transition:opacity .9s cubic-bezier(.22,1,.36,1) var(--stagger,0s),transform 1.1s cubic-bezier(.22,1,.36,1) var(--stagger,0s)}#ce-app.ce-js .ce-reveal.ce-visible{opacity:1;transform:translateY(0)}#ce-app.ce-js .ce-enter{animation:ce-enter 1.25s cubic-bezier(.16,1,.3,1) calc(.2s + var(--delay,0s)) both}#ce-app .ce-offscreen *{animation-play-state:paused!important}#ce-app.ce-motion-off *,#ce-app.ce-motion-off *::before,#ce-app.ce-motion-off *::after{animation:none!important;transition-duration:.01s!important}#ce-app.ce-motion-off .ce-reveal,#ce-app.ce-motion-off .ce-enter{opacity:1!important;transform:none!important}#ce-app.ce-motion-off .ce-chart-line{stroke-dashoffset:0!important}#ce-app.ce-motion-off .ce-opening{display:none}#ce-app.ce-motion-off .ce-passage{height:650px}#ce-app.ce-motion-off .ce-passage-sticky{position:relative;height:650px}#ce-app.ce-motion-off .ce-passage-flash{opacity:0!important}#ce-app.ce-motion-off .ce-support-sticky{position:relative;top:auto}#ce-app.ce-motion-off .ce-motion-toggle{background:#f2e9f1;color:#51365d}
@keyframes ce-enter{from{opacity:0;transform:translateY(23px)}to{opacity:1;transform:none}}@keyframes ce-button-light{0%,58%{left:-55%}85%,100%{left:135%}}@keyframes ce-orbit{to{rotate:360deg}}@keyframes ce-scene-light{0%,100%{transform:translateX(-22%);opacity:.2}50%{transform:translateX(20%);opacity:.65}}@keyframes ce-open-glow{0%{opacity:0;transform:scale(.1)}24%{opacity:.9;transform:scale(.8)}100%{opacity:0;transform:scale(1.6)}}@keyframes ce-open-ray{0%{opacity:0;scale:.01}26%{opacity:.9;scale:1}100%{opacity:0;scale:1.5}}@keyframes ce-marquee{to{transform:translateX(-50%)}}@keyframes ce-photo-gloss{0%{opacity:0;translate:-40% 0}30%{opacity:.4}100%{opacity:0;translate:70% 0}}@keyframes ce-voice-wave{0%,100%{transform:scaleY(.3);opacity:.5}50%{transform:scaleY(1);opacity:1}}@keyframes ce-aurora{0%,100%{transform:rotate(-12deg)}50%{transform:rotate(12deg)}}
/* Tablet */
@media(min-width:1600px){#ce-app .ce-hero-body{padding-top:195px}#ce-app .ce-hero h1{font-size:72px}#ce-app .ce-hero-lead{font-size:15px}#ce-app .ce-hero-action{margin-top:35px}}
@media(max-width:1180px){#ce-app .ce-nav{gap:16px;font-size:11px}#ce-app .ce-header{padding:0 4%;gap:19px}#ce-app .ce-header-cta{margin-left:0}#ce-app .ce-header .ce-cta-small{min-width:184px;font-size:10px;gap:12px}#ce-app .ce-brand{font-size:28px}#ce-app .ce-hero-body{padding-top:159px}#ce-app .ce-hero{min-height:870px}#ce-app .ce-hero h1{font-size:clamp(40px,4.7vw,57px)}#ce-app .ce-hero-proof{width:500px}#ce-app .ce-hero-photo{right:-10%;left:-8%}#ce-app .ce-hero-aside{right:3%}#ce-app .ce-result{padding:22px 21px}#ce-app .ce-result-amount strong{font-size:60px}#ce-app .ce-support-layout{gap:7%}#ce-app .ce-support-chapter{min-height:280px}#ce-app .ce-support-sticky{top:100px}#ce-app .ce-support h2{font-size:32px}#ce-app .ce-steps{gap:24px}#ce-app .ce-job-live .ce-job-copy{padding-left:53%}#ce-app .ce-job-live .ce-job-copy>p{max-width:390px}#ce-app .ce-entry-layout{gap:5%}}
@media(max-width:960px){#ce-app .ce-nav{display:none}#ce-app .ce-header{height:85px}#ce-app .ce-header-cta{margin-left:auto}#ce-app .ce-menu-toggle{display:block}#ce-app .ce-hero h1{font-size:44px}#ce-app .ce-hero-shade{background:linear-gradient(90deg,#211630fa 0%,#2a1a36ef 24%,#36223dbc 42%,#3a264146 66%,#3e274031 100%),linear-gradient(0deg,#271632,transparent 40%)}#ce-app .ce-hero-photo{right:-28%;left:-7%;top:0;bottom:0}#ce-app .ce-hero-body{padding-top:145px}#ce-app .ce-hero-target{font-size:9px;max-width:400px}#ce-app .ce-hero-lead{font-size:12px}#ce-app .ce-hero-proof{width:460px}#ce-app .ce-hero-proof>div{padding-inline:12px}#ce-app .ce-hero-action{flex-direction:column;align-items:flex-start;gap:13px}#ce-app .ce-hero-aside{display:none}#ce-app .ce-hero-orbit{width:430px;height:430px;right:-210px;top:90px}#ce-app .ce-signature{font-size:36px;right:5%;bottom:165px}#ce-app .ce-intro-layout{gap:6%}#ce-app .ce-intro h2{font-size:29px}#ce-app .ce-wish{gap:13px}#ce-app .ce-wish p{font-size:13px}#ce-app .ce-result-grid{gap:13px}#ce-app .ce-result{padding:20px 17px}#ce-app .ce-result-profile{font-size:9px;min-height:44px}#ce-app .ce-result h3{font-size:21px}#ce-app .ce-result-hours{font-size:10px;white-space:normal}#ce-app .ce-result-hours>span{display:block;margin-bottom:3px}#ce-app .ce-support-layout{grid-template-columns:1fr 1fr;gap:7%}#ce-app .ce-support-photo{aspect-ratio:1.2;border-radius:3px 60px 3px 3px}#ce-app .ce-support-photo img{object-position:58% center}#ce-app .ce-support h2{font-size:29px}#ce-app .ce-support .ce-copy{font-size:12px}#ce-app .ce-support-chapter h3{font-size:21px}#ce-app .ce-support-chapter p{font-size:12px}#ce-app .ce-job-copy>p:not(.ce-eyebrow){max-width:310px;font-size:12px}#ce-app .ce-chat-demo{right:5%;width:280px;bottom:45px}#ce-app .ce-job h3{font-size:32px}#ce-app .ce-job-live .ce-job-copy{padding-left:50%}#ce-app .ce-job-live .ce-job-photo{right:20%}#ce-app .ce-fit-layout{gap:6%}#ce-app .ce-fit-points article{gap:16px}#ce-app .ce-fit-points h3{font-size:18px}#ce-app .ce-steps{gap:17px}#ce-app .ce-step h3{font-size:16px}#ce-app .ce-step p{font-size:10px}#ce-app .ce-details-grid{gap:5%}#ce-app .ce-requirements>div{grid-template-columns:70px 1fr;gap:15px;font-size:11px}#ce-app .ce-faq summary{font-size:11px}#ce-app .ce-entry h2{font-size:29px}#ce-app .ce-entry-action>p:first-child{font-size:13px}#ce-app .ce-entry .ce-cta{min-width:0;width:100%;gap:10px}}
/* Mobile: designed composition, not a scaled-down desktop */
@media(max-width:700px){#ce-app{font-size:14px}#ce-app .ce-container{width:88%}#ce-app [id]{scroll-margin-top:88px}#ce-app .ce-header{height:76px;padding:0 5%;gap:5px}#ce-app .ce-header.ce-scrolled{height:65px}#ce-app .ce-brand{font-size:27px;gap:6px}#ce-app .ce-brand small{font-size:5.4px;letter-spacing:.13em;margin-top:5px}#ce-app .ce-brand-symbol svg{width:23px;height:31px}#ce-app .ce-header-cta{display:none}#ce-app .ce-menu-toggle{margin-left:auto}#ce-app .ce-hero{height:auto;min-height:920px;max-height:none;padding-bottom:134px}#ce-app .ce-hero-photo{inset:5px -24% auto -21%;height:600px;z-index:-2}#ce-app .ce-hero-photo img{object-fit:cover;object-position:74% center}#ce-app .ce-hero-shade{background:linear-gradient(0deg,#261732 0%,#261732 23%,#2b1939ed 39%,#34234472 55%,#34253c00 72%,#2118326b 100%),linear-gradient(90deg,#3626478c,#593c620f 70%,#39274a55)}#ce-app .ce-hero-body{padding-top:354px;width:88%;pointer-events:auto}#ce-app .ce-hero .ce-eyebrow{font-size:7px;letter-spacing:.28em;margin-bottom:14px;gap:11px}#ce-app .ce-hero .ce-eyebrow span{width:25px}#ce-app .ce-hero-target{font-size:8px;max-width:95%;line-height:1.9;letter-spacing:.045em;margin-bottom:15px}#ce-app .ce-hero h1{font-size:clamp(29px,7.55vw,49px);letter-spacing:.035em;line-height:1.55}#ce-app .ce-hero-lead{font-size:11px;letter-spacing:.02em;line-height:2.2;margin-top:20px;max-width:380px}#ce-app .ce-hero-action{margin-top:23px;gap:11px;align-items:flex-start}#ce-app .ce-cta{min-width:0;min-height:57px;width:min(330px,100%);font-size:13px;padding:15px 22px;gap:24px}#ce-app .ce-hero-action p{font-size:9px}#ce-app .ce-hero-proof{width:100%;margin-top:29px;grid-template-columns:1fr 1fr 1.15fr}#ce-app .ce-hero-proof>div{padding-inline:10px}#ce-app .ce-hero-proof small{font-size:6px;letter-spacing:.03em;white-space:nowrap;margin-bottom:7px}#ce-app .ce-hero-proof strong{font-size:13px;min-height:39px;letter-spacing:.02em}#ce-app .ce-hero-proof strong em{font-size:35px}#ce-app .ce-hero-proof strong b{font-size:10px}#ce-app .ce-hero-proof span{font-size:7px;line-height:1.7;margin-top:7px}#ce-app .ce-hero-footnote{font-size:8px;margin-top:15px;max-width:100%}#ce-app .ce-hero-orbit{top:95px;right:-180px;width:360px;height:360px;opacity:.5}#ce-app .ce-hero-aside{display:block;top:115px;left:6%;right:auto;font-size:11px;color:#f6e6e8;letter-spacing:.16em;text-shadow:0 1px 9px #281730}#ce-app .ce-signature{font-size:29px;right:8%;bottom:auto;top:287px;color:#ebcb9e;text-shadow:0 1px 8px #3b233c}#ce-app .ce-wave{height:65px}#ce-app .ce-hero .ce-wave{height:85px}#ce-app .ce-scroll-cue{font-size:7px;bottom:30px;left:6%}#ce-app .ce-opening{top:31%;left:68%}#ce-app .ce-intro{padding-top:53px}#ce-app .ce-intro-layout{grid-template-columns:1fr;gap:20px;padding-bottom:42px}#ce-app .ce-eyebrow{font-size:8px;letter-spacing:.22em;margin-bottom:18px}#ce-app h2{font-size:28px}#ce-app .ce-intro h2{font-size:28px;line-height:1.9}#ce-app .ce-copy{font-size:12px;line-height:2.25;margin-top:18px}#ce-app .ce-intro .ce-script{font-size:29px;margin-top:18px}#ce-app .ce-wishes{padding-top:3px}#ce-app .ce-wish{min-height:67px;gap:15px}#ce-app .ce-wish p{font-size:12px;line-height:1.85}#ce-app .ce-wish>span{font-size:14px}#ce-app .ce-wish .ce-icon{width:13px;height:13px}#ce-app .ce-wish-end{font-size:11px;margin-top:21px}#ce-app .ce-wish-end strong{font-size:16px}#ce-app .ce-marquee{font-size:13px;padding:12px 0}#ce-app .ce-marquee>div{gap:25px}#ce-app .ce-results{padding:67px 0 100px}#ce-app .ce-section-heading{margin-bottom:27px}#ce-app .ce-section-heading>p:last-child{font-size:11px;line-height:2.2;margin-top:17px}#ce-app .ce-results h2{font-size:27px}#ce-app .ce-results-toolbar{flex-direction:column;gap:19px;margin-bottom:25px}#ce-app .ce-results-toolbar>p{font-size:11px}#ce-app .ce-results-toolbar>p>span{font-size:9px}#ce-app .ce-period{width:100%;max-width:310px;justify-content:space-between}#ce-app .ce-period button{flex:1;font-size:10px;padding:8px 12px}#ce-app .ce-result-grid{grid-template-columns:1fr;gap:20px;max-width:470px;margin-inline:auto}#ce-app .ce-result{padding:21px 23px;display:grid;grid-template-columns:1.1fr 1fr;column-gap:12px}#ce-app .ce-result-top{grid-column:1/-1;margin-bottom:7px;font-size:8px}#ce-app .ce-result h3{grid-column:1;font-size:22px;margin-top:6px}#ce-app .ce-result-profile{grid-column:1;font-size:9px;line-height:1.8;min-height:34px;align-self:start}#ce-app .ce-result-amount{grid-column:2;grid-row:2/4;align-self:center;margin-top:0;text-align:right}#ce-app .ce-result-amount strong{font-size:52px;line-height:1.3}#ce-app .ce-result-amount small{font-size:14px;margin-left:5px}#ce-app .ce-current-month{font-size:9px}#ce-app .ce-chart{grid-column:1/-1;margin:6px 0 4px;max-height:167px}#ce-app .ce-result-hours{grid-column:1/-1;font-size:10px;padding-top:13px}#ce-app .ce-result-hours>span{display:inline-block;margin-bottom:0}#ce-app .ce-disclaimer{font-size:9px;text-align:left;margin-top:22px}#ce-app .ce-results-art img{object-position:70% center}#ce-app .ce-constellation{width:520px;top:-80px;left:-370px}#ce-app .ce-support{padding:53px 0 55px}#ce-app .ce-support-layout{grid-template-columns:1fr;gap:22px}#ce-app .ce-support-sticky{position:relative;top:auto}#ce-app .ce-support h2{font-size:29px;line-height:1.85}#ce-app .ce-support-photo{aspect-ratio:1.5;border-radius:3px 54px 3px 3px;margin-top:24px}#ce-app .ce-support-photo img{object-position:center}#ce-app .ce-support-photo figcaption{padding:17px;font-size:7px}#ce-app .ce-support-progress{display:none}#ce-app .ce-support-chapters{padding-top:8px}#ce-app .ce-support-chapter{min-height:0;padding:25px 0 28px}#ce-app .ce-support-chapter:last-of-type{min-height:0}#ce-app .ce-chapter-head{margin-bottom:14px}#ce-app .ce-chapter-head b{font-size:31px}#ce-app .ce-chapter-head .ce-icon{width:38px;height:38px}#ce-app .ce-support-chapter h3{font-size:20px}#ce-app .ce-support-chapter p{font-size:12px;margin-top:12px;line-height:2.15}#ce-app .ce-support-note{font-size:9px;margin-top:18px}#ce-app .ce-passage{height:100svh;min-height:600px}#ce-app .ce-passage-sticky{position:relative;min-height:600px;height:100%;max-height:850px}#ce-app .ce-passage-ring{width:115vw}#ce-app .ce-passage h2{font-size:clamp(24px,6.7vw,39px);letter-spacing:.055em;line-height:1.9}#ce-app .ce-passage-words .ce-eyebrow{font-size:7px;letter-spacing:.2em}#ce-app .ce-passage .ce-script{font-size:26px;margin-top:22px}#ce-app .ce-prism-a{width:55px;left:3%;top:9%}#ce-app .ce-prism-b{width:43px;right:6%;bottom:6%}#ce-app .ce-passage-flash{display:none}#ce-app .ce-styles-heading{padding:56px 0 38px}#ce-app .ce-styles-heading h2{font-size:27px;letter-spacing:.02em}#ce-app .ce-styles-heading>p:last-of-type{font-size:12px;margin-top:14px}#ce-app .ce-style-links{gap:10px;margin-top:20px}#ce-app .ce-style-links a{font-size:9px;padding:10px 5px}#ce-app .ce-style-links span{margin-left:3px}#ce-app .ce-job{height:auto;min-height:725px;padding-top:287px;padding-bottom:51px}#ce-app .ce-job-photo{inset:-12px -4% auto!important;height:375px}#ce-app .ce-job-photo img{object-position:45% center;filter:saturate(.66)}#ce-app .ce-job-shade{background:linear-gradient(0deg,#2b1b3b 0%,#2b1b3b 47%,#2d1b3ce8 58%,#30224119 77%,#2c1b3a17 100%)}#ce-app .ce-job-copy{padding-top:0}#ce-app .ce-job-number{font-size:123px;top:-45px;left:auto;right:-2%;opacity:.13}#ce-app .ce-job .ce-eyebrow{font-size:9px;margin-bottom:18px}#ce-app .ce-job h3{font-size:29px;line-height:1.8}#ce-app .ce-job h4{font-size:11px;margin-top:20px}#ce-app .ce-job-copy>p:not(.ce-eyebrow){font-size:12px;max-width:100%;line-height:2.1;margin-top:13px}#ce-app .ce-job-tags{margin-top:22px;gap:7px}#ce-app .ce-job-tags span{font-size:9px;padding:5px 9px}#ce-app .ce-chat-demo{display:none}#ce-app .ce-job-live{padding-bottom:45px;background:#ede2ef;min-height:765px}#ce-app .ce-job-live .ce-job-photo img{object-position:55% center}#ce-app .ce-job-live .ce-job-shade{background:linear-gradient(0deg,#efe4f0 0%,#efe4f0 47%,#efe4f0e8 59%,#efdeeb00 80%)}#ce-app .ce-job-live .ce-job-copy{padding-left:0;width:88%}#ce-app .ce-job-live .ce-job-number{left:auto;right:0;top:-48px;opacity:.1}#ce-app .ce-job-live .ce-job-copy>p.ce-live-note{font-size:10px;line-height:2;margin-top:13px}#ce-app .ce-live-wave{height:42px;margin-top:13px}#ce-app .ce-fit{padding:61px 0}#ce-app .ce-fit-layout{grid-template-columns:1fr;gap:30px}#ce-app .ce-fit h2{font-size:28px}#ce-app .ce-fit-points article{padding:22px 0;gap:22px}#ce-app .ce-fit-points h3{font-size:18px}#ce-app .ce-fit-points p{font-size:11px;margin-top:9px}#ce-app .ce-fit-points .ce-icon{width:32px;height:32px}#ce-app .ce-fit-image img{object-position:74% center;opacity:.55}#ce-app .ce-flow{padding:59px 0 47px}#ce-app .ce-flow h2{font-size:26px;letter-spacing:.025em}#ce-app .ce-flow .ce-section-heading{margin-bottom:33px}#ce-app .ce-steps{grid-template-columns:1fr;gap:25px;padding-left:0}#ce-app .ce-steps::before{left:26px;top:0;bottom:0;height:auto;width:1px;background:linear-gradient(0deg,transparent,#d7b88b7d 15%,#d7b88b7d 85%,transparent)}#ce-app .ce-step{text-align:left;padding-left:83px;min-height:70px}#ce-app .ce-step-num{position:absolute;left:0;top:0;width:54px;height:54px;line-height:53px;font-size:21px}#ce-app .ce-step h3{font-size:18px}#ce-app .ce-step p{font-size:11px;margin-top:7px;line-height:2}#ce-app .ce-flow-note{font-size:9px;text-align:left;margin-top:25px}#ce-app .ce-details{padding:56px 0 62px}#ce-app .ce-details-grid{grid-template-columns:1fr;gap:52px}#ce-app .ce-details h2{font-size:28px;margin-bottom:24px}#ce-app .ce-requirements>div{font-size:11px;padding:18px 0;grid-template-columns:74px 1fr;gap:16px}#ce-app .ce-requirements small{font-size:9px}#ce-app .ce-faq summary{font-size:12px;gap:12px;padding:21px 0}#ce-app .ce-faq>p{font-size:11px;margin-left:27px;margin-right:10px}#ce-app .ce-voice-grid{grid-template-columns:1fr;gap:15px}#ce-app .ce-entry{padding:88px 0 105px;min-height:650px}#ce-app .ce-entry-layout{grid-template-columns:1fr;gap:35px}#ce-app .ce-entry h2{font-size:clamp(25px,6.65vw,37px);line-height:1.9;letter-spacing:.03em}#ce-app .ce-entry .ce-script{font-size:35px;margin-top:20px}#ce-app .ce-entry-action{padding-top:0;max-width:400px}#ce-app .ce-entry-action>p:first-child{font-size:12px;line-height:2.2;margin-bottom:22px}#ce-app .ce-entry-action .ce-cta{min-height:61px;width:100%;gap:25px}#ce-app .ce-entry-map{width:540px;left:calc(50% - 270px);top:calc(50% - 310px);opacity:.38}#ce-app .ce-entry-status{font-size:10px;margin-top:16px}#ce-app .ce-entry-action>small{font-size:9px}#ce-app .ce-footer{padding:38px 0 94px}#ce-app .ce-footer-main{flex-direction:column;gap:26px}#ce-app .ce-footer-brand{font-size:30px}#ce-app .ce-footer-brand span{font-size:12px}#ce-app .ce-footer-main>div{font-size:10px}#ce-app .ce-footer-main>div>p:first-child{font-size:11px}#ce-app .ce-footer-main nav{gap:15px;font-size:9px;margin-top:11px}#ce-app .ce-backtop{position:absolute;right:0;top:0;width:37px;height:37px}#ce-app .ce-footer-bottom{display:block;font-size:8px;line-height:1.9;margin-top:26px;padding-top:18px}#ce-app .ce-footer-bottom span{display:block;margin-top:18px;font-size:10px}#ce-app .ce-dock{left:0;bottom:0;width:100%;transform:translateY(130%);border-radius:0;border:0;border-top:1px solid #caa77180;padding:10px 5% max(10px,env(safe-area-inset-bottom));gap:12px;justify-content:space-between}#ce-app .ce-dock.ce-show{transform:translateY(0)}#ce-app .ce-dock>div{min-width:0;max-width:130px}#ce-app .ce-dock strong{font-size:9px;line-height:1.8;letter-spacing:.02em}#ce-app .ce-dock>div>span{font-size:7px;margin-top:2px;letter-spacing:.03em}#ce-app .ce-dock .ce-cta{width:185px;min-height:42px;min-width:0;padding:9px 14px;font-size:10px;gap:10px;flex:none}#ce-app .ce-dock .ce-cta svg{width:21px;height:21px}#ce-app .ce-motion-toggle{left:9px;bottom:84px;height:29px;padding:4px 8px;font-size:7px;background:#241831ce}body.ce-fullbody.admin-bar .ce-header{top:46px}#ce-app.ce-motion-off .ce-passage,#ce-app.ce-motion-off .ce-passage-sticky{height:550px;min-height:550px}}
@media(max-width:360px){#ce-app .ce-hero h1{font-size:27px}#ce-app .ce-hero-body{padding-top:334px}#ce-app .ce-hero-photo{height:550px}#ce-app .ce-hero-target{font-size:7px}#ce-app .ce-hero-lead{font-size:10px}#ce-app .ce-hero-proof small{font-size:5.5px}#ce-app .ce-hero-proof strong{font-size:12px}#ce-app .ce-hero-proof span{font-size:6.5px}#ce-app .ce-hero-proof strong em{font-size:31px}#ce-app .ce-hero{min-height:920px}#ce-app .ce-support h2,#ce-app .ce-intro h2{font-size:26px}#ce-app .ce-passage h2{font-size:23px}#ce-app .ce-result-amount strong{font-size:46px}#ce-app .ce-job h3{font-size:26px}#ce-app .ce-dock .ce-cta{width:170px;font-size:9px;padding-inline:12px}#ce-app .ce-dock strong{font-size:8px}#ce-app .ce-entry h2{font-size:24px}}
@media(max-height:740px) and (min-width:701px){#ce-app .ce-hero{min-height:790px;height:790px}#ce-app .ce-hero-body{padding-top:137px}#ce-app .ce-hero h1{font-size:52px}#ce-app .ce-hero-proof{margin-top:25px}#ce-app .ce-hero .ce-eyebrow{margin-bottom:17px}#ce-app .ce-hero-target{margin-bottom:15px}#ce-app .ce-hero-lead{margin-top:18px}#ce-app .ce-support-sticky{position:relative;top:0}#ce-app .ce-support-chapter{min-height:255px}#ce-app .ce-passage{height:850px}#ce-app .ce-passage-sticky{height:650px;min-height:650px}}
@media(prefers-reduced-motion:reduce){#ce-app *{scroll-behavior:auto!important}#ce-app .ce-enter,#ce-app .ce-reveal{opacity:1!important;transform:none!important}#ce-app *,#ce-app *::before,#ce-app *::after{animation-duration:.01ms!important;animation-iteration-count:1!important}#ce-app .ce-opening{display:none}}
@media print{#ce-app .ce-header,#ce-app .ce-sky,#ce-app .ce-dock,#ce-app .ce-motion-toggle,#ce-app .ce-passage,#ce-app .ce-scroll-cue{display:none!important}#ce-app .ce-reveal,#ce-app .ce-enter{opacity:1!important;transform:none!important}#ce-app .ce-support-sticky{position:relative;top:0}#ce-app .ce-hero{height:auto;min-height:0;padding-bottom:50px}#ce-app .ce-hero-body{padding-top:50px}#ce-app .ce-result,#ce-app .ce-support-chapter{break-inside:avoid}}
/* Fine atmosphere layers: optical lines and real textile, never synthesized faces. */
#ce-app .ce-hero-mist{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse at 4% 13%,#b58cdc36,transparent 27%),radial-gradient(ellipse at 46% 102%,#b578a45c,transparent 42%),radial-gradient(ellipse at 100% 3%,#eee1ca6b,transparent 25%);animation:ce-mist 16s ease-in-out infinite alternate}
#ce-app .ce-hero-veil{position:absolute;left:-5%;right:-10%;height:240px;bottom:-20px;z-index:1;pointer-events:none;background:url('images/silk-1800.webp') 35% center/cover;mix-blend-mode:screen;opacity:.1;transform:rotate(-8deg);mask-image:linear-gradient(0deg,transparent,#000 40%,transparent)}
#ce-app .ce-hero-filaments{position:absolute;left:-2%;bottom:32px;width:106%;height:410px;z-index:2;pointer-events:none;overflow:visible;animation:ce-filament-float 12s ease-in-out infinite alternate}
#ce-app .ce-hero-filaments>path{fill:none;stroke:url(#ce-filament);stroke-width:.65;opacity:.7}
#ce-app .ce-hero-filaments>path.ce-filament-glow{stroke-width:10;opacity:.13}
#ce-app .ce-hero-filaments>g{opacity:.7}
#ce-app .ce-hero-celestial{position:absolute;left:-330px;top:-295px;width:615px;z-index:0;opacity:.2;pointer-events:none;transform:rotate(24deg)}
#ce-app .ce-hero-celestial img{animation:ce-orbit 140s linear infinite reverse}
#ce-app .ce-hero-prism{position:absolute;right:-23px;bottom:112px;width:89px;opacity:.55;transform:rotate(22deg);z-index:1;pointer-events:none}
#ce-app .ce-hero-body{z-index:4}
#ce-app .ce-hero-proof{width:544px;gap:19px;grid-template-columns:repeat(3,1fr);margin-top:27px}
#ce-app .ce-hero-proof>div,#ce-app .ce-hero-proof>div:first-child{border:1px solid #edd4a453;border-radius:50%;text-align:center;min-height:146px;padding:22px 8px 14px;background:radial-gradient(ellipse at 50% 0%,#dab2831b,transparent 68%);box-shadow:inset 0 0 0 4px #efdaad08,0 0 18px #f2c37d05;display:flex;flex-direction:column;justify-content:center}
#ce-app .ce-hero-proof>div:last-child{border:1px solid #edd4a453}
#ce-app .ce-hero-proof>div::after{content:'✧';position:absolute;left:21%;top:-11px;font:24px/1 Georgia,serif;color:#f4d6a0;opacity:.8}
#ce-app .ce-hero-proof strong{min-height:48px;font-size:17px}
#ce-app .ce-hero-proof strong em{font-size:43px}
#ce-app .ce-hero-proof small{font-size:7px;letter-spacing:.12em;margin-bottom:10px}
#ce-app .ce-hero-proof span{font-size:8px;margin-top:6px}
#ce-app .ce-hero-footnote{font-size:9px;margin-top:12px}
#ce-app .ce-job-number{opacity:.09!important;transform:none!important}
#ce-app .ce-job-live h3{font-size:clamp(28px,2.55vw,39px);letter-spacing:.025em}
#ce-app .ce-result-amount{font-variant-numeric:tabular-nums}
#ce-app .ce-chart-point.ce-point-active{r:6;stroke:#37233e;stroke-width:2}
#ce-app .ce-period button[aria-pressed=true]{box-shadow:inset 0 0 0 3px #fff1cf25}
@keyframes ce-mist{from{opacity:.55}to{opacity:1}}
@keyframes ce-filament-float{from{transform:translateY(-8px) rotate(-2deg)}to{transform:translateY(12px) rotate(1deg)}}
@media(max-width:1180px) and (min-width:701px){#ce-app .ce-hero-proof{width:482px;gap:17px}#ce-app .ce-hero-proof>div,#ce-app .ce-hero-proof>div:first-child{min-height:133px;padding:17px 5px 12px}#ce-app .ce-hero-proof small{font-size:6px}#ce-app .ce-hero-proof span{font-size:7px}#ce-app .ce-hero-proof strong{font-size:16px}#ce-app .ce-job-live h3{font-size:clamp(25px,2.7vw,34px)}}
@media(max-width:700px){#ce-app .ce-hero-proof{width:100%;gap:10px;margin-top:29px}#ce-app .ce-hero-proof>div,#ce-app .ce-hero-proof>div:first-child{min-height:106px;padding:15px 3px 12px}#ce-app .ce-hero-proof strong{font-size:12px;min-height:36px}#ce-app .ce-hero-proof strong em{font-size:30px}#ce-app .ce-hero-proof small{display:none}#ce-app .ce-hero-proof strong b{font-size:9px}#ce-app .ce-hero-proof span{font-size:6.5px;line-height:1.75}#ce-app .ce-hero-proof>div::after{font-size:17px;top:-8px;left:22%}#ce-app .ce-hero-footnote{font-size:8px;line-height:1.9;margin-top:15px}#ce-app .ce-hero-filaments{bottom:290px;height:230px;opacity:.75;width:135%;left:-15%}#ce-app .ce-hero-celestial{width:390px;left:-260px;top:-130px;opacity:.18}#ce-app .ce-hero-prism{right:-27px;bottom:160px;width:65px;opacity:.3}#ce-app .ce-hero-veil{bottom:260px;height:150px}#ce-app .ce-hero-mist{background:radial-gradient(ellipse at 0% 0%,#5c387466,transparent 58%),radial-gradient(ellipse at 50% 100%,#76537635,transparent 70%)}#ce-app .ce-job-live h3{font-size:28px;letter-spacing:.02em}#ce-app.ce-at-hero .ce-motion-toggle{bottom:auto;top:82px;left:10px;opacity:.75}#ce-app .ce-hero-aside{top:128px}}
@media(max-width:360px){#ce-app .ce-hero-proof>div,#ce-app .ce-hero-proof>div:first-child{min-height:92px}#ce-app .ce-hero-proof strong{font-size:11px;min-height:35px}#ce-app .ce-hero-proof strong em{font-size:28px}#ce-app .ce-hero-proof span{font-size:6px}#ce-app .ce-job-live h3{font-size:24px}}
@media(max-height:740px) and (min-width:701px){#ce-app .ce-hero-proof{width:478px;gap:16px}#ce-app .ce-hero-proof>div,#ce-app .ce-hero-proof>div:first-child{min-height:130px;padding:15px 8px 10px}}
@media(max-width:700px){#ce-app .ce-hero-proof span{font-size:8px}#ce-app .ce-hero-target{font-size:9px;line-height:1.9;max-width:315px}#ce-app .ce-requirements>div,#ce-app .ce-faq>p,#ce-app .ce-fit-points p,#ce-app .ce-step p{font-size:12px}#ce-app .ce-hero-proof>div,#ce-app .ce-hero-proof>div:first-child{min-height:114px}#ce-app .ce-hero h1{font-size:clamp(28px,7.7vw,34px)}}
@media(max-width:360px){#ce-app .ce-hero-target{font-size:8px}#ce-app .ce-hero-proof span{font-size:7px}}

@media(max-width:700px){#ce-app .ce-hero-photo{mask-image:linear-gradient(0deg,transparent 0%,#000 36%,#000 100%);-webkit-mask-image:linear-gradient(0deg,transparent 0%,#000 36%,#000 100%)}}
/* ECLAT CONTINUUM 1.1 - one continuous scenic ground, no section divider paths. */
#ce-app{--pearl:#f2eaf4;--night:#21142f;--gold:#edd29d;--ease:cubic-bezier(.18,.68,.22,1);background:#21142f}
#ce-app .ce-world{position:absolute;inset:0;pointer-events:none;z-index:0;opacity:0;transition:opacity .25s}
#ce-app.ce-world-ready .ce-world{opacity:1}
#ce-app main,#ce-app .ce-footer{position:relative;z-index:2}
#ce-app.ce-world-ready main>section,#ce-app.ce-world-ready .ce-job,#ce-app.ce-world-ready .ce-footer{background:transparent;border-block:0}
#ce-app .ce-fabric{position:fixed;inset:0;pointer-events:none;width:100%;height:100%;z-index:6;opacity:.58;mix-blend-mode:screen}
#ce-app .ce-wave{display:none}
#ce-app .ce-silk-plane{mask-image:linear-gradient(180deg,transparent,#000 24%,#000 72%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent,#000 24%,#000 72%,transparent);opacity:.35;background:radial-gradient(ellipse at 40% 42%,#fff9e555,transparent 68%),url('images/silk-1800.webp') 60% center/cover;mix-blend-mode:luminosity}
#ce-app .ce-sky{opacity:.87}
#ce-app .ce-header{border:0;height:94px;background:linear-gradient(180deg,#20142a4d,transparent)}
#ce-app .ce-header.ce-scrolled{height:74px;background:#251733f5;box-shadow:0 6px 30px #19092016}
#ce-app .ce-brand{letter-spacing:.04em}
#ce-app .ce-brand-symbol svg{stroke-width:.7}
#ce-app .ce-nav a::after{height:1px;background:linear-gradient(90deg,transparent,#edcf91,transparent)}
#ce-app .ce-eyebrow{font-weight:500;letter-spacing:.3em}
#ce-app h2{letter-spacing:.075em}
#ce-app .ce-cta{min-height:65px;border-color:#fff2d2;box-shadow:inset 0 0 0 3px #fff4da33,inset 0 3px 10px #fffdf5b3,0 8px 35px #d1a96c25,0 0 65px #e2b76d14;background:linear-gradient(112deg,#bd9457 0%,#efc885 17%,#fff0c9 40%,#eccb8a 65%,#b58c50 100%);transform:translate3d(var(--bx,0px),var(--by,0px),0);transition:transform .45s var(--ease),box-shadow .45s}
#ce-app .ce-cta::before{animation-duration:7.5s;width:40%;opacity:.6}
#ce-app .ce-cta::after{content:'';position:absolute;inset:4px;border:1px solid #ffffff36;border-radius:inherit;pointer-events:none}
#ce-app .ce-cta-small{min-height:44px}
#ce-app .ce-cta:not(:disabled):hover{transform:translate3d(var(--bx,0px),calc(var(--by,0px) - 2px),0);box-shadow:inset 0 0 0 3px #fff4da50,0 8px 38px #dcb47365}
/* Portrait is a full photographic scene; no synthetic or cut-out face layers. */
#ce-app .ce-hero{min-height:970px;height:min(1120px,113svh);max-height:none;padding-bottom:90px;isolation:isolate;background:#21142f}
#ce-app .ce-hero-photo{inset:-4% -2% -7%;z-index:0;mask-image:linear-gradient(180deg,#000 0%,#000 68%,transparent 99%);-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 68%,transparent 99%)}
#ce-app .ce-hero-photo img{object-position:68% 44%;filter:saturate(.82);transform:scale(var(--hero-scale,1.025));transform-origin:68% 44%;will-change:transform}
#ce-app .ce-hero-shade{z-index:1;background:linear-gradient(90deg,#20132fec 0%,#291933ed 20%,#36213fc7 37%,#35233d20 60%,#3d234331 100%),linear-gradient(180deg,#21142f48,transparent 24%,transparent 61%,#32203985 82%,transparent 100%);mask-image:linear-gradient(#000 65%,transparent);-webkit-mask-image:linear-gradient(#000 65%,transparent)}
#ce-app .ce-hero-body{padding-top:175px;width:min(1320px,86%);z-index:4;will-change:transform}
#ce-app .ce-hero .ce-eyebrow{font-size:9px;letter-spacing:.4em;margin-bottom:22px}
#ce-app .ce-hero-target{font-size:10px;margin-bottom:28px;letter-spacing:.09em}
#ce-app .ce-hero h1{font-size:clamp(44px,4.7vw,76px);line-height:1.52;letter-spacing:.055em;white-space:nowrap;text-shadow:0 3px 40px #24103224}
#ce-app .ce-hero h1>span{display:block}
#ce-app .ce-gold-text{background-image:linear-gradient(112deg,#fff1d3 5%,#e6c084 22%,#fff8df 44%,#e8be75 65%,#fff0cf 90%);background-size:180% 100%;animation:cc-gold 13s linear infinite}
#ce-app .ce-hero-lead{font-size:13px;line-height:2.45;margin-top:28px;color:#f4e9f4;letter-spacing:.08em}
#ce-app .ce-hero-action{margin-top:29px;gap:22px}
#ce-app .ce-hero-footnote{font-size:9px;line-height:2;color:#e8d5e7;max-width:570px}
#ce-app .ce-hero-proof{width:544px;gap:18px;margin-top:33px}
#ce-app .ce-hero-proof>div,#ce-app .ce-hero-proof>div:first-child,#ce-app .ce-hero-proof>div:last-child{border:1px solid #edcd995c;position:relative;min-height:145px;background:radial-gradient(ellipse at 60% 10%,#f7d29913,transparent 78%);box-shadow:inset 0 0 32px #a56f9f16,0 12px 32px #14091919}
#ce-app .ce-hero-proof>div::before{content:'';position:absolute;inset:5px;border:1px solid #f9dca01f;border-radius:50%;border-right-color:#fbe2b55c;transform:rotate(-35deg)}
#ce-app .ce-hero-proof>div::after{left:50%;top:-9px;font-size:21px;transform:translateX(-50%);color:#ffeac1;text-shadow:0 0 15px #edb48a}
#ce-app .ce-hero-orbit{width:min(700px,56vw);height:auto;aspect-ratio:1;right:-230px;top:120px;z-index:2;opacity:.42}
#ce-app .ce-hero-aside{z-index:3;color:#553a60;font-size:13px;right:4.4%;top:190px;line-height:2.5}
#ce-app .ce-hero-celestial{z-index:2;opacity:.25;width:680px;left:-355px;top:-305px}
#ce-app .ce-signature{z-index:3;font-size:clamp(31px,3.5vw,57px);font-weight:400;right:6%;bottom:162px;transform:rotate(-10deg);opacity:.94}
#ce-app .ce-hero-filaments{bottom:105px;height:450px;opacity:.68;z-index:3;mask-image:linear-gradient(90deg,transparent,#000 15%,#000 87%,transparent)}
#ce-app .ce-hero-filaments path:not(.ce-filament-glow){stroke-width:.5}
#ce-app .ce-hero-prism{right:-27px;bottom:178px;width:108px;opacity:.45;z-index:3}
#ce-app .ce-hero-mist{z-index:2;mask-image:linear-gradient(#000 60%,transparent)}
#ce-app .ce-hero-veil{z-index:3;bottom:20px;height:330px;left:-12%;right:-12%;opacity:.17;mix-blend-mode:screen;mask-image:radial-gradient(ellipse,#000 18%,transparent 69%);-webkit-mask-image:radial-gradient(ellipse,#000 18%,transparent 69%)}
#ce-app .ce-hero-caption{position:absolute;z-index:3;right:4.5%;bottom:108px;text-align:right;color:#f2d9b0;pointer-events:none;opacity:.75}
#ce-app .ce-hero-caption span{font:8px var(--sans);letter-spacing:.34em;display:block}
#ce-app .ce-hero-caption em{font:italic 22px/1.9 Georgia,serif}
#ce-app .ce-orbit-jewels{position:absolute;inset:0;z-index:3;pointer-events:none}
#ce-app .ce-orbit-jewels i{position:absolute;width:74px;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 32% 24%,#fffbeea6 0%,#fbe0cc19 12%,#e6bdd211 33%,#a777d31a 58%,#f2dfb549 75%,#eccecd0d 87%);box-shadow:inset 1px 1px 2px #fff6dc6b,inset -2px -4px 12px #deaae136,0 15px 35px #4826481f;animation:cc-jewel 11s ease-in-out infinite alternate}
#ce-app .ce-orbit-jewels i:nth-child(1){top:22%;left:52%;width:48px}
#ce-app .ce-orbit-jewels i:nth-child(2){top:67%;right:4.2%;width:82px;animation-delay:-4s}
#ce-app .ce-orbit-jewels i:nth-child(3){bottom:12%;left:43%;width:30px;animation-delay:-8s}
#ce-app .ce-scroll-cue{bottom:29px;color:#c7a3bd;letter-spacing:.3em}
#ce-app .ce-opening{z-index:9}
/* Typography has a restrained letter-by-letter opening, not a long loader. */
#ce-app .ce-letter{display:inline!important;color:inherit;opacity:1}
#ce-app.ce-js:not(.ce-motion-off) h1 .ce-letter{display:inline-block!important;animation:cc-letter 1.25s var(--ease) both;animation-delay:calc(.16s + var(--letter)*.032s)}
#ce-app h1 .ce-gold-text:has(.ce-letter){background:none;color:#f5d697}
#ce-app .ce-intro{padding:95px 0 60px}
#ce-app .ce-intro-layout{gap:9%;padding-bottom:62px;align-items:center}
#ce-app .ce-intro h2{font-size:clamp(29px,3.1vw,45px);letter-spacing:.085em}
#ce-app .ce-intro .ce-copy{font-size:14px;line-height:2.45}
#ce-app .ce-wishes{position:relative;padding:6px 0 0 27px}
#ce-app .ce-wishes::before{content:'';position:absolute;inset:-45px -60px;border-radius:50%;background:radial-gradient(ellipse,#d1b3d324,transparent 70%);pointer-events:none}
#ce-app .ce-wish{border:0;padding:22px 2px;min-height:87px;gap:25px;position:relative}
#ce-app .ce-wish::after{content:'';position:absolute;bottom:0;left:0;width:70%;height:1px;background:linear-gradient(90deg,#a88a9f44,transparent)}
#ce-app .ce-wish>span{font:italic 30px Georgia,serif;color:#b796a0}
#ce-app .ce-wish p{font-size:14px;letter-spacing:.04em}
#ce-app .ce-wish .ce-icon{color:#b39360;opacity:.6;transform:rotate(0);transition:transform 1s var(--ease)}
#ce-app .ce-wish:hover .ce-icon{transform:rotate(90deg)}
#ce-app .ce-marquee{background:none;border:0;padding:24px 0;color:#af93a34d;font:40px/1.2 Georgia,serif;letter-spacing:.08em;mask-image:linear-gradient(90deg,transparent,#000 15%,#000 85%,transparent)}
#ce-app .ce-marquee>div{animation-duration:70s;gap:48px}
#ce-app .ce-marquee em{color:#aa8d9f80;font-style:italic}
/* Scroll exhibition: whole photographic scenes assemble and breathe as a triptych. */
#ce-app .ce-exhibit{height:160vh;position:relative;background:#2e1c3e;color:#f8eff5}
#ce-app .ce-exhibit-stage{position:sticky;top:0;height:100svh;min-height:680px;overflow:hidden;isolation:isolate}
#ce-app .ce-exhibit-aura{position:absolute;inset:5% -30%;background:radial-gradient(ellipse at center,#aa79b638,transparent 57%);pointer-events:none}
#ce-app .ce-exhibit-orbit{position:absolute;top:50%;left:50%;width:950px;max-width:95vw;opacity:.3;transform:translate(-50%,-50%) rotate(-17deg)}
#ce-app .ce-exhibit-orbit img{width:100%;animation:ce-orbit 160s linear infinite reverse}
#ce-app .ce-exhibit-photos{position:absolute;inset:0;perspective:1400px}
#ce-app .ce-exhibit-shot{position:absolute;top:50%;left:50%;width:33vw;max-width:500px;aspect-ratio:1.15;overflow:hidden;will-change:transform;border:1px solid #e5c39162;box-shadow:0 28px 70px #160d242b;background:#3b2945;border-radius:45% 45% 8px 8px/32% 32% 8px 8px}
#ce-app .ce-exhibit-shot img{width:100%;height:100%;object-fit:cover;filter:saturate(.65);transform:scale(1.08)}
#ce-app .ce-exhibit-shot::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#2916300a 25%,#39203a12 50%,#241530be);pointer-events:none}
#ce-app .ce-exhibit-shot>span{position:absolute;z-index:1;bottom:24px;left:0;right:0;font:8px var(--sans);letter-spacing:.3em;text-align:center;color:#f8e5bc}
#ce-app .ce-exhibit-left{transform:translate(-132%,-52%) rotate(-10deg) scale(.92)}
#ce-app .ce-exhibit-center{transform:translate(-50%,-39%) rotate(3deg);z-index:2;aspect-ratio:1.06}
#ce-app .ce-exhibit-right{transform:translate(32%,-56%) rotate(10deg) scale(.92)}
#ce-app .ce-exhibit-copy{position:absolute;top:12%;left:7%;right:7%;z-index:3;text-align:center;pointer-events:none;text-shadow:0 3px 25px #27163155}
#ce-app .ce-exhibit-copy .ce-eyebrow{color:#eace9d;margin-bottom:20px;font-size:9px;letter-spacing:.38em}
#ce-app .ce-exhibit-copy h2{font-size:clamp(33px,3.8vw,57px);letter-spacing:.1em;line-height:1.65}
#ce-app .ce-exhibit-copy h2 em{font-style:normal;color:#f8dfaf}
#ce-app .ce-exhibit-copy .ce-script{margin-top:16px;font-size:27px;color:#c9aec5}
#ce-app .ce-scene-gauge{position:absolute;bottom:8%;left:50%;transform:translateX(-50%);width:240px;z-index:4;display:flex;align-items:center;gap:12px;color:#d5b5cb;font-size:6.5px;letter-spacing:.14em;white-space:nowrap}
#ce-app .ce-scene-gauge>i{position:relative;height:1px;background:#a582ad4d;flex:1;min-width:50px}
#ce-app .ce-scene-gauge b{display:block;height:1px;background:#f2d5a6;transform-origin:left;transform:scaleX(.02)}
/* Large data and fine engraving, rather than heavy box borders. */
#ce-app .ce-results{padding:140px 0 150px}
#ce-app .ce-results-art{mask-image:linear-gradient(180deg,transparent,#000 25%,#000 60%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent,#000 25%,#000 60%,transparent);opacity:.65}
#ce-app .ce-constellation{opacity:.22}
#ce-app .ce-results .ce-section-heading{margin-bottom:50px}
#ce-app .ce-results h2{font-size:clamp(28px,3.1vw,46px)}
#ce-app .ce-results-toolbar{margin-bottom:38px}
#ce-app .ce-period{border-color:#e5c39a55;background:#2515316b;padding:5px}
#ce-app .ce-period button{border-radius:30px;font-size:11px;padding:11px 22px}
#ce-app .ce-result-grid{gap:28px;perspective:1500px}
#ce-app .ce-result{padding:32px 30px 25px;background:linear-gradient(145deg,#65455f64,#25152fc9);border:1px solid #dabc9466;border-radius:100px 100px 8px 8px/50px 50px 8px 8px;box-shadow:inset 0 0 60px #a6759c08,0 20px 60px #16091e35;transition:transform .65s var(--ease),box-shadow .65s,border-color .65s;transform:perspective(1000px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg))}
#ce-app .ce-result::before{inset:6px;border-color:#dabc941e;border-radius:inherit}
#ce-app .ce-result::after{display:none}
#ce-app .ce-result:nth-child(2){margin-top:28px;margin-bottom:-28px}
#ce-app .ce-result-top{padding-inline:8px;font-size:8px;margin-bottom:18px}
#ce-app .ce-result h3{font-size:25px}
#ce-app .ce-result-amount strong{font-size:80px;letter-spacing:-.05em;line-height:1.3}
#ce-app .ce-result-hours{font-size:10px;border-top-color:#dabc9433}
#ce-app .ce-result-profile{color:#e1cddf}
#ce-app .ce-result:hover{border-color:#f4d397c9;box-shadow:0 25px 65px #20112b56,inset 0 0 65px #c397ba12}
#ce-app .ce-disclaimer{margin-top:57px;line-height:2.2;font-size:10px;color:#deccdf}
/* Alternating photographic plates follow the four support chapters. */
#ce-app .ce-support{padding:125px 0 135px}
#ce-app .ce-support-layout{gap:8%;grid-template-columns:1.05fr 1fr}
#ce-app .ce-support-sticky{top:112px}
#ce-app .ce-support h2{font-size:clamp(28px,2.9vw,44px)}
#ce-app .ce-support-photo{aspect-ratio:1.65;border-radius:90px 8px 90px 8px;margin-top:28px;border:0;box-shadow:0 20px 55px #58365a24;background:#d7c9d9;isolation:isolate}
#ce-app .ce-support-frame{position:absolute;inset:0;opacity:0;transform:scale(1.07);transition:opacity 1s var(--ease),transform 1.6s var(--ease)}
#ce-app .ce-support-frame[data-frame="1"]{opacity:1;transform:none}
#ce-app .ce-support-photo[data-active="2"] .ce-support-frame,#ce-app .ce-support-photo[data-active="3"] .ce-support-frame,#ce-app .ce-support-photo[data-active="4"] .ce-support-frame{opacity:0;transform:scale(1.07)}
#ce-app .ce-support-photo[data-active="2"] [data-frame="2"],#ce-app .ce-support-photo[data-active="3"] [data-frame="3"],#ce-app .ce-support-photo[data-active="4"] [data-frame="4"]{opacity:1;transform:scale(1)}
#ce-app .ce-support-photo figcaption{z-index:2;background:linear-gradient(0deg,#281532b8,transparent);padding:36px 28px 22px;display:flex;justify-content:space-between;align-items:end}
#ce-app .ce-support-photo-number{font:italic 35px/1 Georgia,serif;color:#f5dfb7;letter-spacing:-.04em;font-weight:400}
#ce-app .ce-support-progress{width:70%;margin-top:22px}
#ce-app .ce-support-chapter{border:0;min-height:330px;padding:35px 25px 45px 40px;isolation:isolate;transition:opacity .5s,transform .75s var(--ease);opacity:.55}
#ce-app .ce-support-chapter.ce-active{opacity:1}
#ce-app .ce-support-chapter::before{content:'';position:absolute;inset:0 -10% 0 -9%;background:radial-gradient(ellipse at 55% 50%,#d4b6d126,transparent 69%);z-index:-1;opacity:0;transition:opacity .7s}
#ce-app .ce-support-chapter.ce-active::before{opacity:1}
#ce-app .ce-chapter-head{margin-bottom:23px;color:#9d8055}
#ce-app .ce-chapter-head b{font-size:64px;color:#b598a7;font-weight:400}
#ce-app .ce-chapter-head span{font-size:8px;letter-spacing:.23em}
#ce-app .ce-chapter-head .ce-icon{width:47px;height:47px;stroke-width:.75}
#ce-app .ce-chapter-rule{background:none;left:40px;right:20px;height:1px;bottom:14px}
#ce-app .ce-chapter-rule i{height:1px;background:linear-gradient(90deg,#ae8a5c77,#c8a4c126,transparent);max-width:72%}
#ce-app .ce-support-chapter h3{font-size:clamp(21px,2vw,27px);line-height:1.9}
#ce-app .ce-support-chapter p{font-size:13px;line-height:2.35;color:#69516f}
#ce-app .ce-image-note,#ce-app .ce-support-note{color:#79637d}
/* A scroll-driven aperture unfolds, instead of a horizontal section break. */
#ce-app .ce-passage{height:180vh;color:#f7ebf2}
#ce-app .ce-passage-sticky{background:none;min-height:620px;overflow:hidden}
#ce-app .ce-passage-ring{width:min(760px,75vw);opacity:.48;z-index:2}
#ce-app .ce-passage-silk{opacity:.08;mask-image:radial-gradient(ellipse,#000,transparent 68%);-webkit-mask-image:radial-gradient(ellipse,#000,transparent 68%)}
#ce-app .ce-passage-halo{width:100vw;height:100vw;background:radial-gradient(ellipse,#e0acba16,#ab66a016 28%,transparent 62%)}
#ce-app .ce-gate{position:absolute;inset:0;perspective:1100px;z-index:1;pointer-events:none}
#ce-app .ce-gate>i{position:absolute;top:50%;left:50%;width:min(61vw,750px);aspect-ratio:1;border-radius:50%;border:1px solid #e9c9978c;box-shadow:0 0 18px #dbabce12,inset 0 0 35px #c49acb08;transform:translate(-50%,-50%);will-change:transform,opacity}
#ce-app .ce-gate>i::before{content:'';position:absolute;inset:8px;border-radius:50%;border:1px solid #f2d6a723;border-left-color:#ffeac692;border-right-color:#dbb5df79;transform:rotate(30deg)}
#ce-app .ce-gate>i::after{content:'';position:absolute;left:15%;top:13%;width:6px;height:6px;border-radius:50%;background:#fff2c7;box-shadow:0 0 15px #f0cfa4,0 0 34px #cda1d9}
#ce-app .ce-gate>span{position:absolute;top:50%;left:50%;width:43vw;height:43vw;max-width:570px;max-height:570px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 38% 18%,#fff8e233,transparent 10%),radial-gradient(circle at 62% 60%,#bb84c60e 48%,#e7bdd63d 62%,#e3c4a511 66%,transparent 68%);box-shadow:inset 0 0 50px #c98ccc09;opacity:.6}
#ce-app .ce-passage-words{z-index:4;will-change:transform,opacity}
#ce-app .ce-passage h2{font-size:clamp(32px,4.2vw,64px);line-height:1.8;letter-spacing:.1em;text-shadow:0 4px 45px #1e132cc4}
#ce-app .ce-passage h2 em{color:#f8dba9}
#ce-app .ce-passage-whisper{position:absolute;left:4%;bottom:16%;font:105px/1.05 Georgia,serif;color:#debcdc08;letter-spacing:-.07em;pointer-events:none;z-index:0}
#ce-app .ce-passage-whisper em{font-weight:400}
#ce-app .ce-passage-flash{inset:-10%;border-radius:0;transform:none;background:radial-gradient(ellipse at center,#f7eaf24d,#ead5ef1c 42%,transparent 72%);mix-blend-mode:screen}
#ce-app .ce-ribbons{opacity:.55;mask-image:radial-gradient(ellipse,#000 15%,transparent 72%);-webkit-mask-image:radial-gradient(ellipse,#000 15%,transparent 72%)}
#ce-app .ce-ribbons path:nth-last-child(-n+5){stroke-width:.5}
#ce-app .ce-prism{opacity:.35}
/* Images extend into their surrounding ground through feathered edges. */
#ce-app .ce-styles-heading{padding:135px 0 90px}
#ce-app .ce-style-links{gap:20px}
#ce-app .ce-style-links a{border:1px solid #a9859b44;border-radius:40px;padding:14px 28px;transition:background .4s,transform .4s}
#ce-app .ce-style-links a:hover{background:#d7bbd22e;transform:translateY(-3px)}
#ce-app .ce-job{height:780px;isolation:isolate;overflow:hidden}
#ce-app .ce-job-photo{z-index:0;mask-image:linear-gradient(180deg,transparent,#000 18%,#000 78%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent,#000 18%,#000 78%,transparent)}
#ce-app .ce-job-photo img{transform:scale(var(--job-scale,1.025));will-change:transform;filter:saturate(.74)}
#ce-app .ce-job-shade{z-index:1;mask-image:linear-gradient(180deg,transparent,#000 18%,#000 74%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent,#000 18%,#000 74%,transparent);background:linear-gradient(90deg,#241531 1%,#241531e8 23%,#26163172 46%,transparent 66%,#2918332e)}
#ce-app .ce-job-copy{padding-top:160px}
#ce-app .ce-job .ce-eyebrow{font-size:9px;letter-spacing:.37em}
#ce-app .ce-job h3{font-size:clamp(29px,3.4vw,49px);line-height:1.8}
#ce-app .ce-job-number{top:64px;font-size:155px}
#ce-app .ce-job-copy>p:not(.ce-eyebrow){font-size:13px;line-height:2.35}
#ce-app .ce-chat-demo{z-index:3;bottom:113px;right:9%;width:330px}
#ce-app .ce-chat-bubble{border:1px solid #e9d8e2cc;box-shadow:0 10px 35px #3820411c;font-size:12px;padding:16px 22px}
#ce-app .ce-chat-bubble:nth-of-type(2){border-color:#af8eb233}
#ce-app .ce-job-live .ce-job-shade{background:linear-gradient(270deg,#f0e7f1 0%,#f0e7f1f0 26%,#f0e7f183 43%,#f0e7f11a 63%,transparent)}
#ce-app .ce-job-live h3{font-size:clamp(28px,2.8vw,42px)}
#ce-app .ce-job-live .ce-job-copy>p.ce-live-note{font-size:11px}
#ce-app .ce-fit{padding:125px 0 140px}
#ce-app .ce-fit-image{z-index:0;mask-image:linear-gradient(180deg,transparent,#000 22%,#000 70%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent,#000 22%,#000 70%,transparent);opacity:.8}
#ce-app .ce-fit-image::after{background:linear-gradient(90deg,#f2eaf4ee,#f2eaf4a3 60%,#f2eaf4b9)}
#ce-app .ce-fit-points article{border:0;padding:28px 0}
#ce-app .ce-fit-points .ce-icon{stroke-width:.75}
#ce-app .ce-flow{padding:135px 0 135px;border:0}
#ce-app .ce-steps{gap:26px;position:relative}
#ce-app .ce-step::after{display:none}
#ce-app .ce-step-num{border:1px solid #d2aa735e;border-radius:50%;width:66px;height:66px;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at top,#cb9ab015,transparent 70%);box-shadow:inset 0 0 0 5px #e8b68906;color:#f1cda1}
#ce-app .ce-step h3{font-size:19px}
#ce-app .ce-step p{font-size:12px;color:#dcc8e1}
#ce-app .ce-details{padding-top:130px;padding-bottom:140px}
#ce-app .ce-faq{border-bottom-color:#b59caf35}
#ce-app .ce-faq[open]{background:#fffcff3d;border-radius:10px}
#ce-app .ce-faq summary{font-size:13px}
#ce-app .ce-requirements>div{border-bottom-color:#b59caf35}
#ce-app .ce-entry{padding:190px 0 210px;min-height:800px;overflow:hidden}
#ce-app .ce-entry-layout{z-index:4}
#ce-app .ce-entry-aurora{z-index:1;mask-image:radial-gradient(ellipse,#000 15%,transparent 71%)}
#ce-app .ce-entry-map{z-index:1;width:870px;left:calc(50% - 435px);top:calc(50% - 350px);opacity:.36}
#ce-app .ce-entry-horizon{z-index:1;left:-15%;right:-15%;bottom:-280px;height:340px;box-shadow:0 -1px 1px #fff1d6,0 -8px 35px #ecb98a66,0 -15px 65px #e9b6cc73,0 -85px 140px #efb78e22}
#ce-app .ce-entry-silk{z-index:1;opacity:.16;mask-image:radial-gradient(ellipse,#000,transparent 72%);width:160%;height:400px;bottom:-200px;left:-30%}
#ce-app .ce-entry-watermark{position:absolute;bottom:17px;left:50%;transform:translateX(-50%);z-index:2;font:clamp(80px,14vw,210px)/1 Georgia,serif;letter-spacing:-.025em;color:#f7dec30d;white-space:nowrap}
#ce-app .ce-entry-sigil{position:absolute;top:50%;left:50%;width:430px;height:430px;transform:translate(-50%,-50%);z-index:1;pointer-events:none;perspective:900px}
#ce-app .ce-entry-sigil i{position:absolute;inset:0;border:1px solid #e7c5a63b;border-radius:50%;box-shadow:0 0 35px #bc73ac0e;transform:rotateX(65deg) rotateZ(25deg)}
#ce-app .ce-entry-sigil i:nth-child(2){transform:rotateY(65deg) rotateZ(-25deg)}
#ce-app .ce-entry-sigil i:nth-child(3){transform:rotateX(-65deg) rotateZ(-25deg)}
#ce-app .ce-entry .ce-eyebrow{font-size:9px}
#ce-app .ce-entry h2{font-size:clamp(29px,3.2vw,48px)}
#ce-app .ce-footer{border-top:0;padding-top:70px}
/* Calm mode remains fully readable and never leaves a scroll lock. */
#ce-app.ce-motion-off .ce-exhibit{height:auto!important}
#ce-app.ce-motion-off .ce-exhibit-stage{position:relative;height:720px}
#ce-app.ce-motion-off .ce-fabric{opacity:.26}
#ce-app.ce-motion-off .ce-support-chapter{opacity:1}
#ce-app.ce-motion-off .ce-support-frame{transition:none}
#ce-app.ce-motion-off .ce-passage,#ce-app.ce-motion-off .ce-passage-sticky{height:700px;min-height:700px}
#ce-app.ce-motion-off .ce-gate>i:nth-child(2){transform:translate(-50%,-50%) rotateY(60deg)}
#ce-app.ce-motion-off .ce-gate>i:nth-child(3){transform:translate(-50%,-50%) rotateX(60deg)}
#ce-app.ce-js .ce-reveal{transition-duration:1.2s;transition-timing-function:var(--ease)}
#ce-app .ce-offscreen *,#ce-app .ce-offscreen *::before,#ce-app .ce-offscreen *::after{animation-play-state:paused!important}
@keyframes cc-letter{from{opacity:0;transform:translate3d(0,32px,0) rotateX(18deg)}to{opacity:1;transform:translateZ(0)}}
@keyframes cc-jewel{from{transform:translate3d(0,-7px,0) rotate(-5deg)}to{transform:translate3d(12px,15px,0) rotate(7deg)}}
@keyframes cc-gold{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}
@media(min-width:1800px){#ce-app .ce-hero-body{padding-top:193px}#ce-app .ce-hero{min-height:1080px}#ce-app .ce-hero h1{font-size:80px}}
@media(max-width:1180px) and (min-width:701px){
 #ce-app .ce-hero-body{padding-top:160px}#ce-app .ce-hero h1{font-size:4.6vw}#ce-app .ce-hero-proof{width:475px;gap:15px}#ce-app .ce-hero-proof>div,#ce-app .ce-hero-proof>div:first-child{min-height:132px}#ce-app .ce-hero{min-height:900px}
 #ce-app .ce-hero-target{font-size:8px}#ce-app .ce-hero-lead{font-size:12px}#ce-app .ce-hero-action{flex-wrap:wrap}#ce-app .ce-hero-proof strong{font-size:15px}#ce-app .ce-result{padding:28px 21px 23px}#ce-app .ce-result-grid{gap:18px}#ce-app .ce-result-amount strong{font-size:65px}
 #ce-app .ce-support-layout{gap:5%}#ce-app .ce-support-chapter{padding-left:20px}#ce-app .ce-support-photo{border-radius:65px 5px 65px 5px}#ce-app .ce-chapter-rule{left:20px}#ce-app .ce-job-live h3{font-size:3vw}#ce-app .ce-exhibit-shot{width:38vw}
}
@media(max-height:840px) and (min-width:701px){#ce-app .ce-support-sticky{position:sticky;top:94px}#ce-app .ce-support h2{font-size:31px;line-height:1.7}#ce-app .ce-support .ce-copy{font-size:12px;line-height:2.2}#ce-app .ce-support-photo{aspect-ratio:1.95;margin-top:20px}#ce-app .ce-support-sticky .ce-eyebrow{margin-bottom:15px}#ce-app .ce-support-progress{margin-top:13px}}
@media(max-width:960px) and (min-width:701px){#ce-app .ce-hero-action{display:block}#ce-app .ce-hero-action>p{margin-top:15px}#ce-app .ce-hero-proof{width:470px}#ce-app .ce-exhibit-copy h2{font-size:42px}#ce-app .ce-support-layout{grid-template-columns:1fr 1fr}#ce-app .ce-support h2{font-size:29px}#ce-app .ce-result-grid{gap:12px}#ce-app .ce-result{padding-inline:15px}#ce-app .ce-result-amount strong{font-size:57px}#ce-app .ce-job-copy>p:not(.ce-eyebrow){max-width:340px}#ce-app .ce-job-live .ce-job-copy{padding-left:50%}#ce-app .ce-passage-whisper{font-size:75px}}
@media(max-width:700px){
 #ce-app .ce-header{height:76px}#ce-app .ce-header.ce-scrolled{height:66px}#ce-app .ce-hero{height:auto;min-height:995px;padding-bottom:120px}
 #ce-app .ce-hero-body{width:88%;padding-top:385px}#ce-app .ce-hero-photo{inset:-12px -28% auto -24%;height:650px;mask-image:linear-gradient(#000 15%,#000 47%,transparent 100%);-webkit-mask-image:linear-gradient(#000 15%,#000 47%,transparent 100%)}
 #ce-app .ce-hero-photo img{object-position:74% 48%;filter:saturate(.85)}#ce-app .ce-hero-shade{background:linear-gradient(0deg,transparent,#27173200 9%,#271732f0 25%,#271732af 48%,#2717320d 70%,#25173533 100%);mask-image:none;-webkit-mask-image:none}
 #ce-app .ce-hero h1{font-size:clamp(27px,7.65vw,45px);line-height:1.7;letter-spacing:.025em}#ce-app .ce-hero .ce-eyebrow{font-size:7px;margin-bottom:16px;letter-spacing:.3em}#ce-app .ce-hero-target{font-size:9px;max-width:340px;letter-spacing:.04em;margin-bottom:18px;line-height:1.9}
 #ce-app .ce-hero-lead{font-size:12px;line-height:2.2;margin-top:22px;letter-spacing:.04em}#ce-app .ce-hero-action{display:block;margin-top:26px}#ce-app .ce-hero-action .ce-cta{width:min(360px,100%);font-size:14px;min-height:61px}#ce-app .ce-hero-action>p{margin-top:13px;font-size:10px;letter-spacing:.08em}
 #ce-app .ce-hero-proof{width:100%;gap:10px;margin-top:27px}#ce-app .ce-hero-proof>div,#ce-app .ce-hero-proof>div:first-child,#ce-app .ce-hero-proof>div:last-child{min-height:115px;padding:16px 4px 13px}#ce-app .ce-hero-proof strong{font-size:13px;min-height:39px}#ce-app .ce-hero-proof strong em{font-size:33px}#ce-app .ce-hero-proof span{font-size:7.5px;line-height:1.8}#ce-app .ce-hero-footnote{font-size:8px;line-height:2;margin-top:18px}
 #ce-app .ce-hero-orbit{width:375px;right:-248px;top:109px;opacity:.35}#ce-app .ce-hero-aside{top:130px;left:6%;right:auto;font-size:10px;line-height:2.5;color:#eadbed;letter-spacing:.24em;z-index:3}#ce-app .ce-signature{top:322px;bottom:auto;right:6%;font-size:30px;z-index:3}
 #ce-app .ce-hero-caption{display:none}#ce-app .ce-orbit-jewels i:nth-child(1){top:135px;left:9%;width:34px;opacity:.45}#ce-app .ce-orbit-jewels i:nth-child(2){top:335px;right:3%;width:50px}#ce-app .ce-orbit-jewels i:nth-child(3){bottom:44%;left:3%;width:20px;opacity:.6}
 #ce-app .ce-hero-celestial{width:430px;left:-300px;top:-155px}#ce-app .ce-hero-filaments{bottom:auto;top:340px;height:250px;width:170%;left:-33%;opacity:.45}#ce-app .ce-hero-veil{bottom:20px;height:200px;opacity:.1}#ce-app .ce-hero-prism{bottom:80px;width:58px;right:-24px;opacity:.4}#ce-app .ce-scroll-cue{bottom:28px;color:#c7a7bd}
 #ce-app .ce-intro{padding:60px 0 30px}#ce-app .ce-intro h2{font-size:29px;line-height:1.9}#ce-app .ce-intro .ce-copy{font-size:12px;line-height:2.35}#ce-app .ce-intro-layout{padding-bottom:25px;gap:22px}#ce-app .ce-wishes{padding-left:4px}#ce-app .ce-wish{min-height:76px;gap:21px;padding:18px 0}#ce-app .ce-wish>span{font-size:24px}#ce-app .ce-wish p{font-size:12px}#ce-app .ce-marquee{font-size:26px;padding:23px 0}#ce-app .ce-marquee>div{gap:25px}
 #ce-app .ce-exhibit{height:145svh;min-height:990px}#ce-app .ce-exhibit-stage{min-height:640px;height:100svh;max-height:900px}#ce-app .ce-exhibit-copy{top:12%;left:5%;right:5%}#ce-app .ce-exhibit-copy .ce-eyebrow{font-size:7px;margin-bottom:18px}#ce-app .ce-exhibit-copy h2{font-size:clamp(25px,6.8vw,34px);line-height:1.85;letter-spacing:.04em}#ce-app .ce-exhibit-copy .ce-script{font-size:22px;margin-top:16px}
 #ce-app .ce-exhibit-shot{width:66vw;max-width:400px;border-radius:80px 80px 5px 5px/55px 55px 5px 5px;top:59%}#ce-app .ce-exhibit-center{aspect-ratio:1}#ce-app .ce-exhibit-left{transform:translate(-122%,-46%) rotate(-12deg) scale(.8)}#ce-app .ce-exhibit-right{transform:translate(22%,-44%) rotate(12deg) scale(.8)}#ce-app .ce-exhibit-shot>span{font-size:6px;bottom:20px;letter-spacing:.26em}#ce-app .ce-exhibit-orbit{width:700px;max-width:180vw;top:52%;opacity:.25}#ce-app .ce-scene-gauge{bottom:6%;font-size:6px}
 #ce-app .ce-results{padding:85px 0 100px}#ce-app .ce-results .ce-section-heading{margin-bottom:34px}#ce-app .ce-results h2{font-size:28px;letter-spacing:.03em}#ce-app .ce-results-toolbar{margin-bottom:28px}#ce-app .ce-period button{padding:9px 16px}#ce-app .ce-result-grid{gap:27px;max-width:470px}
 #ce-app .ce-result{padding:26px 25px 22px;border-radius:70px 70px 6px 6px/34px 34px 6px 6px}#ce-app .ce-result:nth-child(2){margin:0}#ce-app .ce-result-amount strong{font-size:57px}#ce-app .ce-result-top{padding:0 10px;margin-bottom:16px}#ce-app .ce-result h3{font-size:23px}#ce-app .ce-result-profile{font-size:10px}#ce-app .ce-result-hours{font-size:11px}#ce-app .ce-disclaimer{margin-top:29px;font-size:9px}
 #ce-app .ce-support{padding:80px 0 90px}#ce-app .ce-support-layout{grid-template-columns:1fr;gap:30px}#ce-app .ce-support-sticky{position:relative;top:auto}#ce-app .ce-support h2{font-size:29px;line-height:1.9}#ce-app .ce-support-photo{aspect-ratio:1.5;border-radius:65px 6px 65px 6px}#ce-app .ce-support-progress{display:none}#ce-app .ce-support-photo-number{font-size:26px}#ce-app .ce-support-photo figcaption{font-size:7px;padding-inline:22px}#ce-app .ce-support-chapter{min-height:0;padding:26px 8px 37px 10px;opacity:1}#ce-app .ce-chapter-head b{font-size:45px}#ce-app .ce-chapter-head{margin-bottom:18px}#ce-app .ce-chapter-head .ce-icon{width:36px;height:36px}#ce-app .ce-support-chapter h3{font-size:22px;line-height:1.8}#ce-app .ce-support-chapter p{font-size:12px;line-height:2.3}#ce-app .ce-chapter-rule{left:10px;right:10px;bottom:3px}#ce-app .ce-support-chapter:last-of-type{min-height:0}
 #ce-app .ce-passage{height:150svh;min-height:1050px}#ce-app .ce-passage-sticky{min-height:650px;height:100svh}#ce-app .ce-passage h2{font-size:clamp(28px,7.5vw,40px);line-height:1.9;letter-spacing:.025em}#ce-app .ce-passage-words .ce-eyebrow{font-size:7px;letter-spacing:.28em}#ce-app .ce-passage .ce-script{font-size:25px}#ce-app .ce-passage-ring{width:115vw;max-width:none;opacity:.4}#ce-app .ce-gate>i{width:100vw}#ce-app .ce-gate>span{width:84vw;height:84vw}#ce-app .ce-passage-whisper{font-size:70px;bottom:17%;left:-5%}#ce-app .ce-prism{width:50px}#ce-app .ce-prism-a{left:1%;top:24%}#ce-app .ce-prism-b{right:3%;bottom:21%;width:36px}
 #ce-app .ce-styles-heading{padding:90px 0 75px}#ce-app .ce-styles-heading h2{font-size:26px;letter-spacing:.03em}#ce-app .ce-style-links{gap:10px;margin-top:26px;flex-wrap:wrap}#ce-app .ce-style-links a{font-size:10px;padding:12px 16px}
 #ce-app .ce-job{height:auto;min-height:840px;padding:0 0 75px}#ce-app .ce-job-photo,#ce-app .ce-job-chat .ce-job-photo,#ce-app .ce-job-live .ce-job-photo{inset:0 -13% auto -13%;height:410px;mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 60%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 60%,transparent 100%)}
 #ce-app .ce-job-photo img{object-position:center 42%;filter:saturate(.8)}#ce-app .ce-job-shade,#ce-app .ce-job-live .ce-job-shade{background:none}#ce-app .ce-job-copy,#ce-app .ce-job-live .ce-job-copy{padding-top:358px;padding-left:0;width:88%}#ce-app .ce-job h3,#ce-app .ce-job-live h3{font-size:29px;line-height:1.8}#ce-app .ce-job-number,#ce-app .ce-job-live .ce-job-number{left:auto;right:0;top:325px;font-size:105px;z-index:0}#ce-app .ce-job-copy>p:not(.ce-eyebrow){font-size:12px;line-height:2.2;max-width:100%}
 #ce-app .ce-chat-demo{position:relative;inset:auto;width:88%;margin:32px auto 0;max-width:390px}#ce-app .ce-chat-bubble{font-size:11px;padding:14px 18px}#ce-app .ce-job-live .ce-job-copy>p.ce-live-note{font-size:10px;line-height:2.2}#ce-app .ce-job-tags{margin-top:21px}#ce-app .ce-live-wave{margin-top:24px}#ce-app .ce-job-live{min-height:790px}
 #ce-app .ce-fit{padding:75px 0 95px}#ce-app .ce-fit-points article{gap:22px;padding:20px 0}#ce-app .ce-fit-points .ce-icon{width:32px;height:32px}#ce-app .ce-fit-points h3{font-size:19px}#ce-app .ce-fit-points p{font-size:12px}
 #ce-app .ce-flow{padding:90px 0 90px}#ce-app .ce-step-num{width:48px;height:48px;font-size:20px}#ce-app .ce-step h3{font-size:19px}#ce-app .ce-step p{font-size:12px}#ce-app .ce-details{padding-top:90px;padding-bottom:100px}#ce-app .ce-faq summary{font-size:12px}
 #ce-app .ce-entry{padding:130px 0 155px;min-height:780px}#ce-app .ce-entry-layout{gap:42px}#ce-app .ce-entry h2{font-size:30px;line-height:1.9}#ce-app .ce-entry .ce-eyebrow{font-size:8px;letter-spacing:.22em}#ce-app .ce-entry .ce-script{font-size:35px}#ce-app .ce-entry-map{width:620px;left:calc(50% - 310px);top:calc(50% - 220px);opacity:.29}#ce-app .ce-entry-watermark{bottom:57px;font-size:80px}#ce-app .ce-entry-sigil{width:330px;height:330px;top:54%}#ce-app .ce-entry-action>p:first-child{font-size:14px}#ce-app .ce-entry-action .ce-cta{min-height:62px}#ce-app .ce-entry-status{font-size:10px}#ce-app .ce-entry-horizon{bottom:-275px}
 #ce-app .ce-footer{padding-top:40px}#ce-app.ce-at-hero .ce-motion-toggle{top:83px;left:12px;opacity:.8}#ce-app.ce-motion-off .ce-exhibit-stage{height:690px}#ce-app.ce-motion-off .ce-passage,#ce-app.ce-motion-off .ce-passage-sticky{height:610px;min-height:610px}
}
@media(max-width:360px){#ce-app .ce-hero-body{padding-top:350px}#ce-app .ce-hero h1{font-size:26px}#ce-app .ce-hero{min-height:970px}#ce-app .ce-hero-proof>div,#ce-app .ce-hero-proof>div:first-child,#ce-app .ce-hero-proof>div:last-child{min-height:107px}#ce-app .ce-hero-proof strong{font-size:11px}#ce-app .ce-hero-proof strong em{font-size:28px}#ce-app .ce-hero-proof span{font-size:7px}#ce-app .ce-hero-target{font-size:8px}#ce-app .ce-hero-lead{font-size:11px}#ce-app .ce-signature{top:304px;font-size:27px}#ce-app .ce-intro h2,#ce-app .ce-support h2{font-size:26px}#ce-app .ce-result{padding-inline:20px}#ce-app .ce-result-amount strong{font-size:52px}#ce-app .ce-results h2{font-size:25px}#ce-app .ce-job h3,#ce-app .ce-job-live h3{font-size:26px}#ce-app .ce-entry h2{font-size:27px}}
@media(max-height:600px){#ce-app .ce-exhibit{height:auto;min-height:0}#ce-app .ce-exhibit-stage{height:720px;position:relative}#ce-app .ce-passage{height:auto;min-height:0}#ce-app .ce-passage-sticky{height:650px;position:relative}#ce-app .ce-support-sticky{position:relative;top:0}}
@media print{#ce-app .ce-exhibit,#ce-app .ce-fabric,#ce-app .ce-world{display:none}#ce-app main>section,#ce-app .ce-job{background:white!important;color:black!important}#ce-app .ce-support-frame{display:none}#ce-app .ce-support-frame:first-child{display:block}#ce-app .ce-hero h1 .ce-letter{opacity:1;transform:none}#ce-app .ce-support-chapter{opacity:1}}
/* Final optical corrections and line-length fit. */
#ce-app .ce-edge-bloom{position:absolute;left:0;right:0;display:block;pointer-events:none;mask-image:linear-gradient(transparent,#000 29%,#000 71%,transparent);-webkit-mask-image:linear-gradient(transparent,#000 29%,#000 71%,transparent)}
#ce-app .ce-intro h2{font-size:clamp(28px,2.62vw,38px);letter-spacing:.02em}
#ce-app .ce-exhibit-shot{background:#3b2945}
#ce-app .ce-passage-ring img{filter:drop-shadow(0 0 4px #e6bb8722)}
#ce-app .ce-support-chapter.ce-visible:not(.ce-active){opacity:.74}
@media(max-width:700px){#ce-app .ce-intro h2{font-size:clamp(24px,6.85vw,36px);letter-spacing:.01em}#ce-app .ce-support-chapter.ce-visible:not(.ce-active){opacity:1}#ce-app .ce-header:not(.ce-scrolled){background:linear-gradient(180deg,#2719328a,transparent)}#ce-app .ce-hero-aside{text-shadow:0 1px 6px #30173588}}
#ce-app .ce-narrow-break{display:none}
@media(max-width:700px){#ce-app .ce-narrow-break{display:inline}#ce-app .ce-intro h2{font-size:clamp(28px,7.6vw,37px);line-height:1.8;letter-spacing:.04em}}
