:root{--ink:#102f3b;--ink-soft:#40545c;--cream:#fbf5ee;--cream-2:#f2e4d5;--paper:#fffaf4;--rust:#a84d2c;--rust-dark:#6f2b1c;--gold:#e4a658;--navy:#072d39;--violet:#40364f;--serif:"Prata",Georgia,serif;--sans:"Manrope",Arial,sans-serif;--script:"Great Vibes",cursive}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--sans);background-color:#fbf5ee;background-image:radial-gradient(circle at 8% 16%,rgba(255,255,255,.9) 0 1px,transparent 2px),radial-gradient(circle at 83% 24%,rgba(211,151,87,.3) 0 1px,transparent 2px),linear-gradient(135deg,rgba(255,255,255,.45),transparent 45%);background-size:78px 78px,97px 97px,auto;overflow-x:hidden}button,a{font:inherit}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.section{width:min(1440px,calc(100% - 44px));margin:0 auto}.reveal{opacity:1!important;transform:none!important}.section-heading{margin:0 0 26px;text-align:center;color:var(--ink);font:400 clamp(25px,3vw,38px)/1.2 var(--serif);text-transform:uppercase;letter-spacing:.03em}.section-heading span{color:var(--rust);font-size:.55em;vertical-align:middle}

/* header + hero */
.header{position:absolute!important;z-index:20;left:50%;top:0;transform:translateX(-50%);width:min(1480px,calc(100% - 48px));height:92px;padding:0 14px;display:flex;align-items:center;gap:28px;background:transparent!important;border:0!important;box-shadow:none!important;color:#fff}.logo{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;white-space:nowrap}.logo-script{font:400 30px/1 var(--script);letter-spacing:.01em}.logo i{color:#ffc679;font-style:normal;text-shadow:0 0 12px #ffad4f}.header nav{margin-left:auto;display:flex;align-items:center;gap:28px}.header nav a{color:#fff!important;text-decoration:none;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;text-shadow:0 1px 8px #082630}.header nav a:hover{color:#ffd08a!important}.nav-cta{min-height:48px;padding:0 20px;display:flex;align-items:center;gap:9px;color:#fff!important;text-decoration:none;border:1px solid #ffc270;border-radius:7px;background:linear-gradient(#bd6033,#8e351f);box-shadow:inset 0 0 0 2px rgba(255,224,169,.22),0 0 15px rgba(255,138,57,.55),0 8px 22px rgba(1,17,22,.35);font-size:10px;font-weight:700;text-transform:uppercase;white-space:nowrap}.nav-cta svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.menu-button{display:none}
.hero{position:relative;min-height:810px;padding:125px max(42px,calc((100vw - 1380px)/2)) 70px;display:flex;align-items:center;overflow:hidden;background:#082f3b;border-radius:0 0 50% 3%/0 0 3% 2%;box-shadow:0 16px 40px rgba(43,26,20,.18)}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.08) contrast(1.04)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,241,229,.96) 0%,rgba(249,238,224,.87) 34%,rgba(245,229,211,.35) 51%,rgba(4,35,45,.08) 73%),linear-gradient(180deg,rgba(2,29,39,.84) 0,rgba(2,29,39,.15) 18%,transparent 47%,rgba(2,29,39,.32) 100%)}.hero-copy{position:relative;z-index:3;width:min(610px,45vw);padding-top:25px}.hero h1{margin:0 0 22px;color:#211612;font:400 clamp(56px,6.1vw,98px)/.95 var(--serif);letter-spacing:.01em;text-transform:uppercase}.hero h1 span{color:var(--rust)}.hero-intro{max-width:520px;color:#2c2521;font:400 clamp(17px,1.5vw,24px)/1.48 var(--serif)}.hero-intro p{margin:0 0 7px}.hero-intro strong{font-weight:400}.hero-seal{width:min(530px,100%);margin:22px 0 12px;padding:9px 16px;display:flex;justify-content:center;align-items:center;gap:8px;color:#8c3f28;border:1px solid #c98555;border-radius:20px;background:rgba(255,249,239,.82);box-shadow:0 4px 12px rgba(87,43,25,.1);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hero-seal svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7}.countdown-label{margin:13px 0 8px!important;color:#5e4236!important;font-size:10px!important;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.countdown{width:min(530px,100%);margin:0!important;padding:18px 20px;display:flex!important;justify-content:space-between;align-items:flex-start;gap:10px;border:1px solid rgba(161,79,45,.45);border-radius:10px;background:rgba(255,250,244,.89);box-shadow:0 14px 28px rgba(69,39,25,.14)}.countdown div{min-width:70px;text-align:center}.countdown strong{display:block;color:var(--rust);font:400 34px/1 var(--serif)}.countdown small{display:block;margin-top:7px;color:#354850;font-size:8px;text-transform:uppercase}.countdown i{color:var(--rust);font:26px/1 var(--serif);font-style:normal}.hero-button{width:min(530px,100%);min-height:69px;margin-top:17px;display:flex;justify-content:center;align-items:center;gap:15px;color:#fff;border:1px solid #ffbd6e;border-radius:14px;background:linear-gradient(135deg,#bc6135,#82301f);box-shadow:inset 0 0 0 3px rgba(255,219,159,.2),0 0 0 3px rgba(255,126,52,.22),0 0 22px rgba(255,111,36,.8),0 12px 24px rgba(73,26,15,.32);font-size:17px;text-transform:uppercase;cursor:pointer}.hero-button svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.4}.hero-button:hover{filter:brightness(1.08);transform:translateY(-1px)}

/* intro + actions */
.actions{padding-top:42px}.actions-intro{text-align:center}.actions-intro p{margin:0 0 16px;color:#322b28;font:400 18px var(--serif);text-transform:uppercase;letter-spacing:.05em}.actions-intro h2{margin:0;color:#392d2a;font:400 clamp(28px,3.5vw,47px)/1.15 var(--serif);text-transform:uppercase}.actions-intro span{display:block;max-width:800px;margin:14px auto 30px;color:#53636a;font-size:14px;line-height:1.65}.action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.action-card{position:relative;min-height:335px;padding:35px 25px 70px;display:flex;flex-direction:column;align-items:center;color:var(--ink);border:1px solid rgba(166,82,46,.28);border-radius:15px;background:rgba(255,250,245,.82);box-shadow:inset 0 1px 0 #fff,0 9px 0 -6px rgba(139,73,40,.18),0 18px 32px rgba(67,39,28,.06);cursor:pointer}.action-icon{width:65px;height:65px;margin-bottom:23px;fill:none;stroke:var(--rust);stroke-width:1.25}.action-card h3{margin:0 0 18px;font:400 23px/1.2 var(--serif);text-transform:uppercase}.action-card p{margin:0;color:#536168;font-size:12px;line-height:1.65}.action-card>span{position:absolute;left:50%;bottom:25px;transform:translateX(-50%);color:var(--rust);font-size:9px;font-weight:700;text-transform:uppercase;white-space:nowrap}.action-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(70,37,22,.15)}.action-card-primary{color:#fff;border-color:#ef9c5d;background:radial-gradient(circle at 60% 13%,rgba(255,194,109,.25),transparent 25%),linear-gradient(150deg,#a84e2c,#6f291e);box-shadow:inset 0 0 0 2px rgba(255,220,170,.24),0 0 16px rgba(220,101,42,.6),0 14px 30px rgba(79,31,20,.25)}.action-card-primary:before{content:"✦";position:absolute;right:26px;top:23px;color:#ffd59a;font-size:24px;text-shadow:0 0 12px #ffc269}.action-card-primary .action-icon{stroke:#ffe0ac}.action-card-primary p,.action-card-primary>span{color:#fff1dc}

/* counters */
.stats{margin-top:24px!important;margin-bottom:24px!important;padding:17px 18px!important;display:grid!important;grid-template-columns:repeat(5,1fr);gap:0;min-height:0!important;border:1px solid rgba(166,82,46,.25);border-radius:13px;background:rgba(255,250,244,.78);box-shadow:0 12px 28px rgba(70,39,25,.08)}.stats div{min-width:0;padding:4px 22px!important;display:grid!important;grid-template-columns:42px auto;grid-template-rows:auto auto;align-items:center;border-right:1px solid rgba(166,82,46,.22)}.stats div:last-child{border:0}.stat-icon{grid-row:1/3;width:37px!important;height:37px!important;margin-right:9px;fill:none;stroke:var(--rust);stroke-width:1.4}.stats strong{color:var(--rust);font:400 31px/1 var(--serif)!important}.stats span{align-self:start;color:#344b55;font-size:9px!important;line-height:1.15;text-transform:uppercase}.stats span em{font-style:normal}.stats small{display:block;margin-top:4px;color:var(--rust);font-size:7px;text-transform:none}.stats small b{font-weight:700}

/* magical journey */
.journey{position:relative;margin-top:12px;padding:30px 35px 22px!important;overflow:hidden;border:1px solid #b48a62;border-radius:28px;background:linear-gradient(90deg,rgba(44,37,55,.95),rgba(75,59,79,.86)),url("journey-art-v2.png") center/cover no-repeat;box-shadow:0 18px 38px rgba(34,29,41,.2);color:#fff}.journey:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,209,124,.7) 0 1px,transparent 2px);background-size:41px 37px;opacity:.34}.journey h2{position:relative;z-index:2;margin:0 0 26px;text-align:center;font:400 25px var(--serif);text-transform:uppercase;letter-spacing:.05em}.journey-steps{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:20px}.journey article{text-align:center}.journey article b{position:absolute;margin:10px 0 0 -35px;width:44px;height:44px;display:grid;place-items:center;border:1px solid #e3aa60;border-radius:50%;color:#ffe0a7;font:400 17px var(--serif)}.journey-picture{width:110px;height:86px;margin:0 auto 15px;display:grid;place-items:center;border:1px solid rgba(255,203,127,.55);border-radius:10px;background:linear-gradient(145deg,#f7d8ad,#b96e49);box-shadow:0 0 20px rgba(255,181,84,.3),0 10px 20px rgba(0,0,0,.25)}.journey-picture svg{width:55px;height:55px;fill:none;stroke:#6e2e21;stroke-width:1.4}.sealed-picture{border-radius:50%;background:radial-gradient(circle,#efc28a,#704439 70%)}.sealed-picture svg{stroke:#fff0c3}.open-picture{border:0;background:radial-gradient(circle,#fff9d4 0 4%,#dfa456 31%,rgba(225,159,75,.1) 67%);box-shadow:0 0 28px #e8a752}.open-picture svg{stroke:#fff5cf}.journey article p{margin:0;font-size:12px;line-height:1.55}.magic-arrow{color:#f0b96e;letter-spacing:.08em}.journey-note{position:relative;z-index:2;margin:14px 0 0;text-align:center;color:#ead9d0;font-size:11px}

/* stages */
.stages{padding:38px 0 30px}.stage-track{position:relative;display:grid;grid-template-columns:repeat(7,1fr);gap:16px}.stage-track:before{content:"";position:absolute;z-index:0;left:5%;right:5%;top:35px;border-top:2px dotted rgba(195,121,58,.62)}.stage-track article{position:relative;z-index:1;text-align:center;background:transparent!important;border:0!important;box-shadow:none!important}.stage-track b{width:68px;height:68px;margin:0 auto 16px;display:grid;place-items:center;color:#633025;border:2px double rgba(166,82,46,.5);border-radius:50%;background:radial-gradient(circle,#fff,#f4e7da);box-shadow:0 5px 15px rgba(90,50,30,.1);font:400 21px var(--serif)}.stage-track h3{min-height:38px;margin:0 0 8px;color:#283e47;font:400 12px/1.25 var(--serif);text-transform:uppercase}.stage-track p{margin:0;color:#607077;font-size:9px;line-height:1.45}

/* breakfast + calendar preview */
.meeting-calendar{display:grid;grid-template-columns:.85fr 1.15fr;gap:18px;padding:10px 0 30px}.breakfast,.calendar-card{position:relative;min-height:315px;overflow:hidden;border:1px solid rgba(165,77,45,.34);border-radius:15px;background:linear-gradient(135deg,#f8ede1,#e7cfb3);box-shadow:inset 0 1px 0 #fff,0 12px 28px rgba(79,45,27,.1)}.breakfast{display:grid;grid-template-columns:1.05fr .95fr}.breakfast-copy{position:relative;z-index:3;padding:32px}.breakfast h2,.calendar-card h2{margin:0 0 20px;color:#273a42;font:400 28px/1.2 var(--serif);text-transform:uppercase}.breakfast-lock{display:flex;align-items:center;gap:12px;color:#5b686d;font-size:11px;line-height:1.5}.breakfast-lock svg{width:31px;height:31px;padding:6px;fill:none;stroke:var(--rust);stroke-width:1.5;border:1px solid rgba(166,78,45,.35);border-radius:50%}.breakfast-countdown-label{margin:15px 0 6px;color:var(--rust);font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.breakfast-countdown{display:flex;align-items:flex-start;gap:7px}.breakfast-countdown div{text-align:center}.breakfast-countdown strong{display:block;color:var(--rust);font:400 23px/1 var(--serif)}.breakfast-countdown small{font-size:7px;text-transform:uppercase}.breakfast-countdown i{color:var(--rust);font-style:normal}.coffee-scene{position:relative}.coffee-cup{position:absolute;right:18%;bottom:78px;width:142px;height:72px;border-radius:12px 12px 58px 58px;background:linear-gradient(105deg,#c9a985,#fff8e9 45%,#d0ad84);border:2px solid rgba(91,55,31,.35);box-shadow:inset 0 8px 8px #fff,0 18px 24px rgba(80,46,26,.24);z-index:2}.coffee-cup:before{content:"";position:absolute;left:7px;right:7px;top:-8px;height:22px;border-radius:50%;background:radial-gradient(ellipse,#3c1d11 0 54%,#9e663e 60%,#f8ead5 67%)}.coffee-cup:after{content:"";position:absolute;right:-42px;top:16px;width:49px;height:40px;border:10px solid #dfc6a7;border-left-width:6px;border-radius:50%;z-index:-1}.coffee-saucer{position:absolute;right:7%;bottom:53px;width:220px;height:32px;border-radius:50%;background:linear-gradient(#f7ead8,#b99a77);box-shadow:0 12px 17px rgba(73,42,24,.2)}.steam{position:absolute;bottom:151px;width:24px;height:75px;border-left:3px solid rgba(255,255,255,.76);border-radius:50%;filter:blur(2px);animation:steamRise 3s ease-in-out infinite alternate}.steam-one{right:48%}.steam-two{right:35%;height:60px;animation-delay:-1s}@keyframes steamRise{to{transform:translate(8px,-12px);opacity:.3}}
.calendar-card{display:grid;grid-template-columns:.9fr 1.1fr;padding:30px}.calendar-card-copy{position:relative;z-index:3}.calendar-card-copy p{max-width:310px;color:#5e6c71;font-size:11px;line-height:1.65}.calendar-open,.calendar-add{margin:8px 7px 0 0;padding:10px 15px;border-radius:6px;font-size:8px;font-weight:700;text-transform:uppercase;cursor:pointer}.calendar-open{color:var(--rust);border:1px solid rgba(166,77,45,.42);background:#fff8f0}.calendar-add{color:#fff;border:0;background:linear-gradient(#bc6036,#8c351f);box-shadow:0 6px 15px rgba(95,38,22,.2)}.mini-orbit{position:relative;width:265px;height:265px;margin:auto;border:0;border-radius:50%;background:transparent;cursor:pointer}.mini-ring{position:absolute;border:1px solid rgba(173,93,46,.42);border-radius:50%}.ring-one{inset:9%}.ring-two{inset:23%;border-style:dotted}.mini-center{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--rust);font:400 14px var(--serif);text-transform:uppercase}.mini-orbit svg{position:absolute;z-index:1;inset:0;width:100%;height:100%;overflow:visible}.mini-node{position:absolute;z-index:2;width:var(--mini-size);height:var(--mini-size);transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff8c9 0 8%,#f0b057 32%,#9d4629 72%);box-shadow:0 0 9px #dd8c3d}.mini-node.owner{background:radial-gradient(circle at 35% 30%,#fff8c9,#c78948 38%,#0e4350 73%);box-shadow:0 0 11px #1c6875}

/* firsts */
.firsts-banner{position:relative;min-height:220px;margin-bottom:26px;padding:32px 40px;display:grid;grid-template-columns:1fr 250px 110px;align-items:center;overflow:hidden;border:1px solid rgba(119,87,123,.34);border-radius:15px;background:linear-gradient(100deg,rgba(249,242,238,.96),rgba(220,204,223,.8)),url("hero-level43-v4.png") center 40%/cover no-repeat;box-shadow:0 14px 30px rgba(70,42,54,.1)}.firsts-banner:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(129,83,121,.35) 0 1px,transparent 2px);background-size:42px 36px;opacity:.38}.firsts-copy,.firsts-banner>strong,.firsts-sphere{position:relative;z-index:2}.firsts-copy p{margin:0 0 12px;color:#403347;font:400 20px var(--serif);text-transform:uppercase}.firsts-copy h2{margin:0 0 18px;color:#5c4761;font:400 18px/1.5 var(--serif)}.firsts-button{padding:9px 18px;color:#714351;border:1px solid rgba(113,67,81,.35);border-radius:6px;background:rgba(255,250,247,.7);font-size:8px;text-transform:uppercase;cursor:pointer}.firsts-sphere{width:145px;height:145px;margin:auto;display:grid;place-items:center;border:2px solid rgba(126,95,129,.35);border-radius:50%;background:radial-gradient(circle at 35% 26%,#fff7dc 0 5%,#c9b4cc 33%,#76647f 68%,#2b3c48 100%);box-shadow:inset 0 0 28px rgba(255,255,255,.7),0 0 27px rgba(122,92,132,.35)}.firsts-sphere svg{width:55px;height:55px;fill:none;stroke:#fff0d0;stroke-width:1.4}.firsts-banner>strong{justify-self:end;color:#593e4f;font:400 38px var(--serif)}.firsts-banner>strong span{font-size:16px}

/* ending */
.ending{display:grid!important;grid-template-columns:1fr 1fr;gap:18px;padding:0 0 30px!important}.telegram-card,.your-level{min-height:225px;border-radius:15px;overflow:hidden}.telegram-card{padding:33px 34px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;border:1px solid #bf8650;background:radial-gradient(circle at 88% 20%,rgba(233,164,83,.28),transparent 24%),linear-gradient(110deg,rgba(4,38,49,.96),rgba(10,56,66,.9)),url("continuation-art-v1.png") left center/cover no-repeat;box-shadow:0 15px 32px rgba(7,38,47,.2)}.telegram-card p{margin:0 0 8px;color:#fff;font:400 23px var(--serif)}.telegram-card span{font-size:11px;color:#dce6e8}.telegram-card a{width:max-content;padding:12px 24px;display:flex;align-items:center;gap:9px;color:#fff;text-decoration:none;border:1px solid #f2a95b;border-radius:25px;background:linear-gradient(#bd6137,#87331f);box-shadow:0 0 14px rgba(223,119,54,.45);font-size:9px;font-weight:700;text-transform:uppercase}.telegram-card svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6}.your-level{padding:34px;display:grid!important;grid-template-columns:1fr 100px;align-items:center;border:1px solid rgba(166,77,45,.38);background:linear-gradient(135deg,#f6e8da,#ead1b7);box-shadow:0 14px 30px rgba(75,43,26,.1)}.your-level h2{margin:0 0 15px;color:#2d2927;font:400 25px/1.35 var(--serif);text-transform:uppercase}.your-level p{max-width:600px;margin:0 0 18px;color:#56646a;font-size:10px;line-height:1.65}.your-level button{padding:11px 19px;color:#fff;border:0;border-radius:5px;background:linear-gradient(#bc6036,#8c351f);box-shadow:0 6px 0 -3px rgba(105,42,23,.5);font-size:9px;text-transform:uppercase;cursor:pointer}.your-level>i{width:75px;height:75px;display:grid;place-items:center;color:#bd7654;border:1px solid rgba(166,77,45,.3);border-radius:50%;font-size:30px;font-style:normal}

/* calendar overlay */
.calendar-overlay{position:fixed;z-index:80;inset:0;display:none;place-items:center;padding:25px}.calendar-overlay.open{display:grid}.calendar-backdrop{position:absolute;inset:0;background:rgba(3,25,33,.76);backdrop-filter:blur(7px)}.calendar-panel{position:relative;z-index:2;width:min(1180px,96vw);max-height:94vh;padding:28px;overflow:auto;border:1px solid #c58b58;border-radius:22px;background:#f8eee4;box-shadow:0 28px 80px rgba(0,0,0,.38)}.calendar-close{position:absolute;z-index:5;right:18px;top:15px;width:38px;height:38px;border:1px solid rgba(166,77,45,.3);border-radius:50%;background:#fff8ef;color:var(--rust);font-size:25px;cursor:pointer}.calendar-panel-head{text-align:center}.calendar-panel-head p{margin:0;color:var(--rust);font:400 13px var(--serif);text-transform:uppercase}.calendar-panel-head h2{margin:7px 0;color:var(--ink);font:400 34px var(--serif);text-transform:uppercase}.calendar-panel-head span{color:#657277;font-size:10px;text-transform:uppercase}.calendar-panel-head em{font-style:normal}.calendar-grid{display:grid!important;grid-template-columns:1.25fr .75fr;gap:25px;margin-top:20px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.birthday-orbit{position:relative;width:min(650px,60vw);aspect-ratio:1;margin:auto;border:2px solid rgba(177,84,39,.68);border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.72),rgba(244,229,214,.55));box-shadow:inset 0 0 0 10px rgba(255,255,255,.28),inset 0 0 0 11px rgba(177,84,39,.25)}.birthday-orbit:before,.birthday-orbit:after{content:"";position:absolute;border:1px dotted rgba(177,84,39,.32);border-radius:50%}.birthday-orbit:before{inset:20%}.birthday-orbit:after{inset:35%}.month{position:absolute;z-index:4;color:#2d4952;font-size:9px;font-weight:700;text-transform:uppercase}.m1{left:50%;top:-5%;transform:translateX(-50%)}.m2{right:8%;top:7%}.m3{right:-3%;top:27%}.m4{right:-6%;top:49%}.m5{right:3%;bottom:13%}.m6{right:24%;bottom:-2%}.m7{left:28%;bottom:-4%}.m8{left:4%;bottom:11%}.m9{left:-7%;top:62%}.m10{left:-8%;top:39%}.m11{left:2%;top:14%}.m12{left:25%;top:-2%}.orbit-center{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center}.orbit-center small{display:block;color:#0a4655;font-size:18px}.orbit-center strong{color:var(--ink);font:400 24px/1.35 var(--serif);text-transform:uppercase}.birthday-connections{position:absolute;z-index:1;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.birthday-connections path{fill:none;stroke:#c46e39;stroke-width:1.15;stroke-dasharray:1 5;stroke-linecap:round;filter:drop-shadow(0 0 2px #eaa250);animation:thread 16s linear infinite}.birthday-connections .orbit-thread-glow{stroke:rgba(232,165,85,.22);stroke-width:4;stroke-dasharray:none}.birthday-connections .orbit-thread-secondary{stroke:#31717c;stroke-width:.9;stroke-dasharray:1 6}.birthday-connections .thread-spark{fill:#fff2b8;stroke:#b85a2d;filter:drop-shadow(0 0 3px #e6a24e)}@keyframes thread{to{stroke-dashoffset:-30}}.date-node{position:absolute;z-index:4;width:var(--dot-size);height:var(--dot-size);transform:translate(-50%,-50%);border:1px solid #b75c2d;border-radius:50%;background:radial-gradient(circle at 35% 28%,#fff6bd,#e9a04b 35%,#9d3f25 75%);box-shadow:0 0 14px #dd8d3c;cursor:pointer}.date-node span{position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%);color:#334952;font-size:8px;white-space:nowrap}.date-node.side-left span{left:auto;right:calc(100% + 8px)}.owner-date{background:radial-gradient(circle at 35% 28%,#fff4c1,#c78947 38%,#0a4655 75%);border-color:#0b5361;box-shadow:0 0 15px #2a7782}.birthday-popover{position:absolute;z-index:10;left:50%;top:50%;transform:translate(-50%,-50%);min-width:220px;padding:20px;border:1px solid #c67a48;border-radius:12px;background:#fff9f1;box-shadow:0 18px 40px rgba(61,35,24,.22)}.birthday-popover[hidden]{display:none}.birthday-popover button{position:absolute;right:8px;top:6px;border:0;background:none;color:var(--rust);font-size:20px}.birthday-popover strong{font:400 18px var(--serif)}.birthday-popover p{margin:8px 0 0;font-size:11px;line-height:1.6}.date-empty{position:absolute;z-index:3;left:50%;bottom:13%;transform:translateX(-50%);font-size:9px}.calendar-copy{padding:34px;align-self:center;border:1px solid rgba(166,77,45,.25);border-radius:14px;background:rgba(255,250,244,.72)}.calendar-copy p{font:400 20px/1.55 var(--serif)}.calendar-copy .primary-button{padding:13px 18px;color:#fff;border:0;border-radius:6px;background:linear-gradient(#bc6036,#8c351f);cursor:pointer}.calendar-copy ul{padding:0;list-style:none;color:#59686e;font-size:10px;line-height:1.6}.calendar-copy li{margin:9px 0;padding-left:18px}.calendar-copy li:before{content:"◎";margin-left:-18px;margin-right:7px;color:var(--rust)}

/* generic modal + footer */
.footer{width:min(1440px,calc(100% - 44px));margin:0 auto 25px;padding:18px 4px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(166,77,45,.2);color:var(--ink)}.footer button{border:0;background:none;color:#8b5b49;font-size:9px;text-transform:uppercase}.modal{position:fixed;z-index:100;inset:0;display:none}.modal.open{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(3,28,36,.75);backdrop-filter:blur(6px)}.modal-panel{position:relative;z-index:2;width:min(590px,calc(100% - 32px));max-height:90vh;margin:5vh auto;padding:35px;overflow:auto;border:1px solid #c58351;border-radius:18px;background:#fff8ef;box-shadow:0 25px 70px rgba(0,0,0,.35)}.modal-close{position:absolute;right:15px;top:12px;border:0;background:none;color:var(--rust);font-size:28px}.modal-panel .eyebrow{color:var(--rust);font-size:9px;font-weight:700;text-transform:uppercase}.modal-panel h2{font:400 30px var(--serif)}.modal-lead{color:#59686f;font-size:12px;line-height:1.6}.field{margin:16px 0}.field label{display:block;margin-bottom:6px;font-size:10px;font-weight:700}.field input,.field textarea,.field select{width:100%;padding:12px;border:1px solid rgba(166,77,45,.3);border-radius:7px;background:#fffdfa;font-family:var(--sans)}.field textarea{min-height:110px;resize:vertical}.check{display:flex;gap:9px;margin:12px 0;font-size:10px}.consent-box{margin:12px 0;padding:12px;border-radius:8px;background:#f3e5d7}.consent-box small,.form-note{color:#6a7478;font-size:9px}.modal .primary-button,.outline-button{padding:12px 18px;border-radius:6px;cursor:pointer}.modal .primary-button{color:#fff;border:0;background:linear-gradient(#bc6036,#8c351f)}.outline-button{color:var(--rust);border:1px solid #b96a43;background:#fff8ef}.chips{display:flex;flex-wrap:wrap;gap:7px}.chip{padding:7px 10px;border:1px solid #c89a7f;border-radius:18px;background:#fff9f2;font-size:9px}.chip.active{color:#fff;background:#a64c2c}.toast{position:fixed;z-index:120;right:22px;bottom:22px;max-width:320px;padding:15px 18px;transform:translateY(130%);border:1px solid #cb8b55;border-radius:10px;background:#0b3c48;color:#fff;transition:.3s}.toast.show{transform:translateY(0)}.toast p{margin:5px 0 0;font-size:10px}

@media(max-width:1180px){.header nav{gap:13px}.header nav a{font-size:8px}.nav-cta{padding:0 13px}.action-card{padding-left:17px;padding-right:17px}.stats div{padding:4px 10px!important}.journey-steps{gap:10px}.calendar-card{grid-template-columns:1fr 1fr}.mini-orbit{width:220px;height:220px}}
@media(max-width:900px){.header{height:74px}.header nav{display:none;position:absolute;left:0;right:0;top:70px;padding:20px;flex-direction:column;align-items:flex-start;background:#082f3b;border-radius:12px}.header.menu-open nav{display:flex}.header .nav-cta{margin-left:auto}.menu-button{display:block;color:#fff;border:0;background:transparent;font-size:24px}.hero{min-height:760px;padding:105px 28px 50px}.hero-overlay{background:linear-gradient(90deg,rgba(250,241,229,.96),rgba(249,238,224,.8) 62%,rgba(5,35,44,.25))}.hero-copy{width:min(620px,78vw)}.action-grid{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:repeat(3,1fr)}.stats div:nth-child(3){border-right:0}.stats div:nth-child(n+4){margin-top:12px}.journey-steps{grid-template-columns:1fr}.magic-arrow{transform:rotate(90deg);margin:auto}.stage-track{grid-template-columns:repeat(4,1fr);gap:22px}.stage-track:before{display:none}.meeting-calendar,.ending{grid-template-columns:1fr!important}.calendar-grid{grid-template-columns:1fr}.birthday-orbit{width:min(650px,80vw)}.calendar-card{min-height:300px}.firsts-banner{grid-template-columns:1fr 180px 80px}}
@media(max-width:600px){.section{width:calc(100% - 24px)}.header{width:calc(100% - 24px)}.header .nav-cta{font-size:0;padding:0 13px}.header .nav-cta svg{margin:0}.logo-script{font-size:25px}.hero{min-height:720px;padding:90px 18px 35px;align-items:flex-end}.hero-art{object-position:66% center}.hero-overlay{background:linear-gradient(180deg,rgba(4,31,40,.55),rgba(248,237,223,.85) 34%,rgba(248,237,223,.96) 100%)}.hero-copy{width:100%;padding-top:170px}.hero h1{font-size:49px}.hero-intro{font-size:15px}.countdown{padding:14px 10px}.countdown div{min-width:0}.countdown strong{font-size:26px}.hero-button{min-height:58px;font-size:13px}.actions-intro p{font-size:12px}.actions-intro h2{font-size:27px}.action-grid{grid-template-columns:1fr}.action-card{min-height:285px}.stats{grid-template-columns:1fr 1fr}.stats div{border-right:0;border-bottom:1px solid rgba(166,82,46,.18);padding:10px!important}.stats div:last-child{grid-column:1/3}.journey{padding:25px 15px!important;border-radius:18px}.journey h2{font-size:19px}.stage-track{grid-template-columns:repeat(2,1fr)}.stage-track article:last-child{grid-column:1/3}.breakfast{grid-template-columns:1fr;min-height:480px}.coffee-scene{min-height:220px}.calendar-card{grid-template-columns:1fr;min-height:530px}.mini-orbit{width:270px;height:270px}.firsts-banner{grid-template-columns:1fr;text-align:center}.firsts-sphere{margin:18px auto}.firsts-banner>strong{justify-self:center}.telegram-card,.your-level{min-height:260px}.your-level{grid-template-columns:1fr}.your-level>i{display:none}.calendar-panel{padding:22px 12px}.calendar-panel-head h2{font-size:25px}.birthday-orbit{width:82vw}.orbit-center strong{font-size:15px}.date-node span{display:none}.calendar-copy{padding:20px}.footer{width:calc(100% - 24px)}}

/* Breakfast card: photographic morning scene, with live text kept above it. */
.breakfast{
  display:block;
  background:
    linear-gradient(90deg,rgba(250,240,228,.98) 0%,rgba(250,240,228,.91) 37%,rgba(250,240,228,.32) 55%,rgba(250,240,228,0) 72%),
    url("breakfast-coffee-background-v1.png") 58% center/cover no-repeat;
}
.breakfast-copy{
  width:58%;
  min-width:0;
  box-sizing:border-box;
}
.breakfast .coffee-scene{display:none}

@media(max-width:600px){
  .breakfast{
    min-height:420px;
    background:
      linear-gradient(180deg,rgba(250,240,228,.98) 0%,rgba(250,240,228,.92) 58%,rgba(250,240,228,.18) 79%),
      url("breakfast-coffee-background-v1.png") 67% center/cover no-repeat;
  }
  .breakfast-copy{width:100%;padding:28px 24px}
}

/* 18.07 — embossed metallic icons in the action cards and project counters. */
.action-grid .action-icon,
.stats .stat-icon{
  color:#a54829!important;
  stroke:url(#icon-metal)!important;
  stroke-width:1.65!important;
  filter:
    drop-shadow(0 -1px 0 rgba(255,247,220,.98))
    drop-shadow(0 1px 0 rgba(102,38,22,.72))
    drop-shadow(0 3px 2px rgba(74,33,20,.28))
    drop-shadow(0 0 5px rgba(222,133,66,.30))!important;
  transform:translateZ(0);
}
.action-grid .action-icon{
  stroke-width:1.6!important;
}
.action-card:hover .action-icon,
.action-card:focus-visible .action-icon{
  stroke:url(#icon-metal)!important;
  filter:
    drop-shadow(0 -1px 0 #fff8dc)
    drop-shadow(0 1px 0 rgba(94,31,17,.82))
    drop-shadow(0 4px 3px rgba(55,20,12,.36))
    drop-shadow(0 0 9px rgba(255,208,132,.72))!important;
}
.stats .stat-icon{
  width:43px!important;
  height:43px!important;
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
#miniBirthdayNodes{position:absolute;z-index:2;inset:0;display:block;pointer-events:none}.mini-orbit svg path{fill:none;stroke:rgba(182,99,51,.58);stroke-width:1;stroke-dasharray:1 6}.mini-orbit svg .orbit-thread-glow{stroke:rgba(226,159,83,.18);stroke-width:4;stroke-dasharray:none}.mini-orbit svg .orbit-thread-secondary{stroke:rgba(32,99,109,.48)}.mini-orbit svg .thread-spark{fill:#fff0b2;stroke:#b75d2e}
.mini-orbit.calendar-open{padding:0}

/* Верхняя часть: пропорции и композиция по финальному эталону. */
body{
  --site-width:min(1180px,68vw);
  min-height:100vh;
  background-color:#18343a;
  background-image:
    radial-gradient(circle at 13% 8%,rgba(241,181,102,.28) 0 1px,transparent 2px),
    radial-gradient(circle at 88% 17%,rgba(255,222,160,.18) 0 1.5px,transparent 2.5px),
    radial-gradient(ellipse at 50% 0,rgba(35,77,82,.95),rgba(17,43,49,.98) 48%,#243b3b 100%);
  background-size:83px 83px,127px 127px,auto;
  background-attachment:fixed;
}
main{width:var(--site-width);margin:0 auto;background:#fbf5ee;box-shadow:0 0 70px rgba(2,18,23,.38)}
.section{width:calc(100% - 44px)}
.header{position:absolute!important;width:var(--site-width);height:78px;padding:0 34px;gap:19px}
.header:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(3,27,37,.93),rgba(4,31,41,.7) 72%,transparent)}
.logo-script{font-family:"Segoe Script","Monotype Corsiva","Brush Script MT",cursive;font-size:26px;font-weight:400}
.header nav{gap:22px}.header nav a{font-size:8px}.nav-cta{min-height:42px;padding:0 16px;font-size:8px}
.hero{width:100%;min-height:690px;margin:0;padding:103px 45px 42px;align-items:flex-start;border-radius:0 0 48% 2%/0 0 3% 1.5%}
.hero-art{object-fit:cover;object-position:center center;filter:saturate(1.08) contrast(1.05)}
.hero-overlay{background:
  linear-gradient(180deg,rgba(3,27,37,.91) 0,rgba(3,27,37,.76) 9%,rgba(3,27,37,.14) 24%,transparent 48%,rgba(3,27,37,.28) 100%),
  linear-gradient(90deg,rgba(249,239,227,.96) 0%,rgba(248,236,222,.88) 34%,rgba(247,232,214,.37) 51%,rgba(4,35,45,.04) 72%)}
.hero-copy{width:52%;max-width:540px;padding-top:19px}
.hero h1{margin:0 0 18px;font-size:clamp(48px,4.2vw,67px);line-height:1;letter-spacing:-.025em;white-space:nowrap;text-shadow:0 1px 0 rgba(255,255,255,.55)}
.hero h1 span{display:inline!important;color:#2b1b17}
.hero-intro{max-width:430px;font-size:16px;line-height:1.45}.hero-intro p{margin-bottom:4px}
.hero-seal{position:relative;z-index:2;width:430px;max-width:100%;margin:20px 0 -1px;padding:8px 13px;border-radius:14px 14px 0 0;background:rgba(255,247,237,.94);box-shadow:0 -4px 10px rgba(82,43,26,.08);font-size:8px}
.hero-seal:after{content:"";position:absolute;right:-96px;top:50%;width:96px;border-top:1px dotted rgba(170,89,45,.72)}
.countdown-label{display:none}
.countdown{width:430px;max-width:100%;padding:15px 17px 17px;border-radius:0 0 10px 10px;background:rgba(255,249,241,.95);box-shadow:0 13px 24px rgba(64,34,21,.17)}
.countdown div{min-width:55px}.countdown strong{font-size:30px}.countdown small{margin-top:6px;font-size:7px}.countdown i{font-size:22px}
.hero-button{width:430px;max-width:100%;min-height:58px;margin-top:10px;border-radius:12px;font-size:13px}.hero-button svg{width:23px;height:23px}
.footer{width:var(--site-width);margin:0 auto;padding:18px 28px;background:#fbf5ee}

@media(max-width:1180px){.header{padding-inline:22px}.hero{padding-inline:34px}.hero h1{font-size:54px}}
@media(max-width:900px){body{--site-width:94vw}.header{height:72px}.hero{min-height:680px;padding-top:92px}.hero-copy{width:66%}.hero-overlay{background:linear-gradient(180deg,rgba(3,27,37,.91),rgba(3,27,37,.25) 22%,transparent 45%),linear-gradient(90deg,rgba(249,239,227,.96),rgba(248,236,222,.82) 57%,rgba(4,35,45,.12))}}
@media(max-width:600px){body{--site-width:100vw;background:#17333a}.header{width:100%;padding-inline:15px}.hero{min-height:710px;padding:84px 18px 28px}.hero-copy{width:100%;max-width:none;padding-top:185px}.hero h1{font-size:44px}.hero-overlay{background:linear-gradient(180deg,rgba(3,27,37,.75) 0,rgba(3,27,37,.22) 25%,rgba(248,237,223,.88) 48%,rgba(248,237,223,.98) 100%)}.hero-seal:after{display:none}.section{width:calc(100% - 24px)}}

/* Верхний экран — точная композиция согласованного макета */
@media(min-width:901px){
  body{--site-width:min(1150px,64vw)}
  .header{width:var(--site-width);height:76px;padding:0 28px;gap:22px;background:transparent!important;backdrop-filter:none!important}
  .header:before{display:none!important}
  .header .logo span.logo-script{display:block!important;font-family:"Great Vibes","Segoe Script","Monotype Corsiva",cursive!important;font-size:31px!important;font-weight:400!important;line-height:1!important;letter-spacing:0!important}
  .header .logo>i{width:auto;height:auto;border:0;font-size:17px}
  .header nav{gap:25px}
  .header nav a{font-size:8px!important}
  .nav-cta{min-height:43px;padding:0 17px;font-size:8px}

  .hero{height:738px!important;min-height:0!important;padding:135px 54px 28px!important;display:block!important;background:#082d39!important;border-radius:0 0 48% 2%/0 0 2.2% 1.4%}
  .hero-art{inset:auto 0 0 0!important;width:100%!important;height:auto!important;aspect-ratio:16/9;object-fit:contain!important;object-position:center bottom!important;filter:saturate(1.04) contrast(1.03)}
  .hero-overlay{background:linear-gradient(180deg,rgba(3,28,38,.98) 0,rgba(3,28,38,.86) 8%,rgba(3,28,38,.42) 15%,rgba(3,28,38,0) 27%),linear-gradient(90deg,rgba(247,238,226,.90) 0%,rgba(247,238,226,.74) 35%,rgba(247,238,226,.18) 53%,rgba(4,34,44,0) 72%),linear-gradient(0deg,rgba(3,28,38,.23),transparent 28%)}
  .hero-copy{width:440px!important;max-width:440px!important;margin:0!important;padding:0!important}
  .hero h1{margin:0 0 17px!important;color:#211815!important;font:400 58px/.96 var(--serif)!important;letter-spacing:.015em!important;white-space:nowrap!important;text-transform:uppercase}
  .hero h1 span{display:inline!important;color:#211815!important}
  .hero-intro{width:410px;max-width:410px;color:#302824;font:400 17px/1.37 var(--serif)!important}
  .hero-intro p{margin:0 0 3px!important}

  .hero-seal{position:relative;width:440px;max-width:none;height:31px;margin:18px 0 0!important;padding:0 22px!important;border:1px solid rgba(181,102,57,.55)!important;border-radius:4px 4px 0 0!important;background:rgba(255,247,237,.94)!important;box-shadow:none!important;color:#8d452e;font-size:8px!important;letter-spacing:.045em}
  .hero-seal svg{display:none}
  .hero-seal:before,.hero-seal:after{content:"";position:absolute;top:50%;width:18px;height:15px;transform:translateY(-50%);border-top:1px solid #c17a4d;border-bottom:1px solid #c17a4d;background:rgba(255,247,237,.94)}
  .hero-seal:before{left:-13px;border-left:1px solid #c17a4d;border-radius:9px 0 0 9px}
  .hero-seal:after{right:-13px!important;left:auto!important;border-right:1px solid #c17a4d;border-radius:0 9px 9px 0}
  .countdown-label{display:none!important}
  .hero .countdown{width:440px!important;height:104px;margin:0!important;padding:19px 24px 13px!important;display:grid!important;grid-template-columns:1fr 18px 1fr 18px 1fr 18px 1fr;align-items:start!important;gap:0!important;border:1px solid rgba(161,79,45,.38)!important;border-top:0!important;border-radius:0 0 8px 8px!important;background:rgba(255,249,241,.94)!important;box-shadow:0 8px 18px rgba(59,36,26,.13)!important}
  .hero .countdown div{width:auto!important;min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:center}
  .hero .countdown strong{font:400 31px/1 var(--serif)!important;color:#9d4328!important}
  .hero .countdown small{margin-top:8px!important;color:#273d45!important;font:600 7px/1 var(--sans)!important;text-transform:uppercase}
  .hero .countdown i{align-self:start;padding-top:3px;color:transparent!important;font-size:0!important;text-align:center}
  .hero .countdown i:before{content:"·";color:#9d4328;font:400 25px/1 var(--serif)}
  .hero-button{width:440px!important;max-width:none!important;min-height:66px!important;margin-top:10px!important;gap:14px!important;border:1px solid #ffbe71!important;border-radius:10px!important;background:linear-gradient(145deg,#b85b31,#7f2c1d)!important;box-shadow:inset 0 0 0 3px rgba(255,215,153,.20),0 0 0 2px rgba(255,124,48,.38),0 0 18px rgba(255,115,39,.88),0 9px 20px rgba(59,24,16,.28)!important;font-size:14px!important}
  .hero-button svg{display:none!important}
  .hero-button:before{content:"✦";color:#ffe5b5;font-size:24px;text-shadow:0 0 10px #fff,0 0 18px #ffb04f}
}

/* Breakfast story and the active address lock. */
.breakfast-copy{justify-content:flex-start!important;padding-top:17px!important;padding-bottom:14px!important}
.breakfast h2{margin:0 0 9px!important;font-size:25px!important;line-height:1.02!important}
.breakfast-story{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;color:#506168}
.breakfast-lock-button{width:34px;height:34px;margin-top:2px;padding:7px;display:grid;place-items:center;color:var(--rust);border:1px solid rgba(166,78,45,.38);border-radius:50%;background:rgba(255,248,239,.62);cursor:pointer;transition:.2s}
.breakfast-lock-button:hover,.breakfast-lock-button:focus-visible{outline:0;background:#fff8ef;box-shadow:0 0 0 3px rgba(190,103,58,.12),0 0 13px rgba(214,145,79,.25)}
.breakfast-lock-button svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.6}
.breakfast-story-copy p{margin:0 0 5px;font-size:8.15px;line-height:1.35}
.breakfast-story-copy strong{color:#394f57;font-weight:800}
.breakfast-story-copy .breakfast-gift{margin:1px 0 0;color:#9e4b2d;font-size:7.7px;font-weight:700;line-height:1.3}
.breakfast-timer{margin-top:auto;padding-top:7px}
.breakfast-countdown-label{margin:0 0 5px!important;font-size:8.5px!important}
.breakfast-countdown small{margin-top:5px!important;font-size:7.5px!important}

.breakfast-address-dialog{position:fixed;z-index:150;inset:0;display:grid;place-items:center;padding:20px;visibility:hidden;opacity:0;transition:opacity .25s ease,visibility .25s}
.breakfast-address-dialog.open{visibility:visible;opacity:1}
.breakfast-address-backdrop{position:absolute;inset:0;background:rgba(5,28,36,.62);backdrop-filter:blur(5px)}
.breakfast-address-dialog article{position:relative;z-index:2;width:min(410px,calc(100vw - 32px));padding:30px 32px;text-align:center;border:1px solid rgba(192,119,70,.55);border-radius:17px;background:linear-gradient(145deg,#fff9f1,#efdecc);box-shadow:0 22px 65px rgba(20,28,31,.38),inset 0 1px 0 #fff;transform:translateY(18px) scale(.94);transition:transform .3s ease}
.breakfast-address-dialog.open article{transform:none}
.breakfast-address-close{position:absolute;right:12px;top:9px;width:31px;height:31px;color:#9d4a2c;border:0;background:transparent;font-size:24px;cursor:pointer}
.breakfast-address-icon{width:48px;height:48px;margin:0 auto 14px;display:grid;place-items:center;color:#aa512f;border:1px solid rgba(170,81,47,.38);border-radius:50%;background:rgba(255,250,243,.7);box-shadow:0 0 20px rgba(215,151,86,.18)}
.breakfast-address-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.5}
.breakfast-address-dialog article>p{margin:0 0 6px;color:#aa512f;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.breakfast-address-dialog h2{margin:0 0 12px;color:#263e47;font:400 27px/1.1 var(--serif);text-transform:uppercase}
.breakfast-address-dialog #breakfastAddressText{color:#5b696e;font-size:11px;line-height:1.6}

@media(max-width:600px){
  .breakfast-story-copy p{font-size:9px}
  .breakfast-story-copy .breakfast-gift{font-size:8.5px}
}

/* Approved 43-pearl banner and cinematic story preview. */
.firsts-interactive{
  position:relative;
  margin-bottom:26px;
  padding:0!important;
  overflow:visible;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.firsts-heading{position:relative;min-height:66px;display:flex;align-items:center;justify-content:center;gap:20px;color:#5c4761}
.firsts-heading:before,.firsts-heading:after{content:"";width:22%;height:1px;background:linear-gradient(90deg,transparent,rgba(186,126,72,.55))}
.firsts-heading:after{background:linear-gradient(90deg,rgba(186,126,72,.55),transparent)}
.firsts-heading h2{margin:0;font:400 25px/1 var(--serif);text-transform:uppercase;white-space:nowrap}
.firsts-heading i{color:#d49a59;font-style:normal;font-size:15px}
.firsts-heading strong{position:absolute;right:4%;top:13px;padding:8px 18px;color:#805e55;border:1px solid rgba(190,131,75,.55);border-radius:12px;background:rgba(255,249,242,.5);font:400 24px/1 var(--serif)}
.firsts-heading strong span{font-size:14px}
.firsts-visual{position:relative;box-sizing:border-box;width:100%;aspect-ratio:1965/547;overflow:hidden;border:1px solid rgba(174,118,77,.55);border-radius:22px;background:#eee5f0;box-shadow:inset 0 0 0 2px rgba(255,255,255,.7),0 8px 18px rgba(76,47,68,.13)}
.firsts-interactive-art{position:absolute;left:-2.09%;top:0;display:block;width:105.50%;height:auto;transform:translateY(-19.26%)}
.firsts-hotspots{position:absolute;z-index:4;inset:0}
.firsts-pearl{
  position:absolute;
  left:var(--x);
  top:var(--y);
  width:3.1%;
  min-width:19px;
  max-width:31px;
  aspect-ratio:1;
  transform:translate(-50%,-50%);
  display:grid;
  place-items:center;
  padding:0;
  color:transparent;
  border:0;
  border-radius:50%;
  background:transparent;
  box-shadow:none;
  font:700 clamp(5px,.48vw,8px)/1 var(--sans);
  cursor:pointer;
  transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;
}
.firsts-pearl:hover,.firsts-pearl:focus-visible{
  z-index:5;
  outline:0;
  transform:translate(-50%,-50%) scale(1.22);
  box-shadow:0 0 13px rgba(215,158,91,.48);
}
.firsts-pearl.is-open{
  width:2.45%;
  color:#fff8d8;
  border-color:#e1ad66;
  background:radial-gradient(circle at 34% 28%,#fffbd1 0 10%,#dba15f 28%,#74506e 72%);
  box-shadow:0 0 15px rgba(232,173,94,.92),inset 0 0 8px rgba(255,255,255,.7);
}
.firsts-pearl.is-locked{color:transparent}
.firsts-pearl.is-locked:after{
  display:none;
}

.first-story-overlay{
  position:fixed;
  z-index:140;
  inset:0;
  display:grid;
  place-items:center;
  padding:28px;
  visibility:hidden;
  opacity:0;
  transition:opacity .32s ease,visibility .32s;
}
.first-story-overlay.open{visibility:visible;opacity:1}
.first-story-backdrop{
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 50% 62%,rgba(124,86,125,.34),transparent 42%),rgba(5,24,32,.78);
  backdrop-filter:blur(9px);
}
.first-story-thread{
  position:absolute;
  z-index:2;
  left:50%;
  top:50%;
  width:2px;
  height:46vh;
  transform:translate(-50%,18%) scaleY(0);
  transform-origin:bottom;
  background:linear-gradient(transparent,#f6c577 34%,#fff7c7 68%,transparent);
  box-shadow:0 0 8px #e9ac62,0 0 20px rgba(230,158,77,.7);
  transition:transform .55s cubic-bezier(.2,.8,.2,1);
}
.first-story-overlay.open .first-story-thread{transform:translate(-50%,18%) scaleY(1)}
.first-story-message{
  position:relative;
  z-index:3;
  width:min(880px,94vw);
  overflow:hidden;
  color:#fff8ee;
  border:1px solid rgba(240,188,115,.72);
  border-radius:24px;
  background:
    radial-gradient(circle at 84% 16%,rgba(237,177,98,.24),transparent 26%),
    radial-gradient(circle at 12% 86%,rgba(153,111,157,.32),transparent 30%),
    linear-gradient(135deg,rgba(36,37,58,.97),rgba(77,54,78,.96));
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),0 0 0 6px rgba(195,145,93,.1),0 32px 90px rgba(0,0,0,.55),0 0 44px rgba(218,159,88,.22);
  opacity:0;
  filter:blur(8px);
  transform:translateY(100px) scale(.72) rotateX(12deg);
  transform-origin:50% 115%;
  transition:transform .58s cubic-bezier(.16,.86,.28,1.12),opacity .34s ease,filter .42s ease;
}
.first-story-message:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.5;
  background-image:radial-gradient(circle,rgba(255,218,143,.8) 0 1px,transparent 1.7px);
  background-size:44px 39px;
  mask-image:linear-gradient(90deg,#000,transparent 44%,#000);
}
.first-story-overlay.open .first-story-message{opacity:1;filter:none;transform:none}
.first-story-close{
  position:absolute;
  z-index:5;
  right:18px;
  top:16px;
  width:38px;
  height:38px;
  color:#ffe7bd;
  border:1px solid rgba(240,188,115,.45);
  border-radius:50%;
  background:rgba(21,29,44,.5);
  font-size:25px;
  cursor:pointer;
}
.first-story-head{position:relative;z-index:2;padding:25px 32px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(245,199,132,.22)}
.first-story-head span{color:#f3c985;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.first-story-head strong{margin-right:42px;color:#efd094;font:400 32px/1 var(--serif)}
.first-story-content{position:relative;z-index:2;padding:28px 32px 32px;display:grid;grid-template-columns:.92fr 1.08fr;gap:30px}
.first-story-media{
  min-height:275px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  border:1px solid rgba(244,203,144,.46);
  border-radius:17px;
  background:linear-gradient(145deg,rgba(247,222,188,.24),rgba(40,45,62,.5)),radial-gradient(circle at 50% 35%,rgba(235,177,98,.34),transparent 38%);
  box-shadow:inset 0 0 28px rgba(255,220,169,.08);
}
.first-story-play{width:64px;height:64px;margin-bottom:18px;display:grid;place-items:center;padding-left:4px;border:1px solid #efc582;border-radius:50%;background:rgba(239,190,120,.12);box-shadow:0 0 25px rgba(232,166,82,.38);font-size:20px}
.first-story-media b{font:400 18px var(--serif);text-transform:uppercase;letter-spacing:.08em}
.first-story-media small{margin-top:8px;color:#d6cad7;font-size:10px}
.first-story-copy{align-self:center}
.first-story-copy p{margin:0 0 10px;color:#efc985;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.first-story-copy h2{margin:0 0 18px;color:#fff8ed;font:400 36px/1.08 var(--serif);text-transform:uppercase}
.first-story-copy>span{display:block;color:#e5dce5;font-size:13px;line-height:1.8}
.first-story-foot{position:relative;z-index:2;padding:14px;display:flex;justify-content:center;gap:15px;color:#d9c5d6;border-top:1px solid rgba(245,199,132,.18);font-size:10px;letter-spacing:.04em}
.first-story-foot i{color:#efc47c;font-style:normal}

@media(max-width:700px){
  .firsts-interactive{overflow-x:auto}
  .firsts-heading,.firsts-visual{min-width:760px}
  .firsts-heading h2{font-size:20px}
  .first-story-content{grid-template-columns:1fr;gap:18px;padding:20px}
  .first-story-media{min-height:175px}
  .first-story-copy h2{font-size:26px}
}

/* Compact full-width ending banners. */
.ending{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:12px!important;
  padding:10px 0 26px!important;
}
.ending .telegram-card,
.ending .your-level{
  box-sizing:border-box;
  width:100%;
  min-height:78px;
  border-radius:15px;
}
.ending .telegram-card{
  padding:9px 28px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:28px;
  border:0;
  background:#082d37 url("telegram-banner-bg-v1.png") center/cover no-repeat;
  box-shadow:0 10px 24px rgba(7,38,47,.18);
}
.ending .telegram-card p{margin:0 0 3px;font-size:16px;line-height:1.05}
.ending .telegram-card span{font-size:10px;line-height:1.45}
.ending .telegram-card a{justify-self:end;padding:12px 27px;white-space:nowrap}
.ending .your-level{
  padding:9px 26px;
  display:grid!important;
  grid-template-columns:minmax(0,1fr);
  align-items:center;
  gap:20px;
  background:
    radial-gradient(circle at 84% 30%,rgba(221,164,105,.18),transparent 24%),
    linear-gradient(110deg,#f8ede2,#ecd4bc);
  box-shadow:0 10px 24px rgba(75,43,26,.1),inset 0 1px 0 rgba(255,255,255,.72);
}
.ending .your-level>div{
  display:grid;
  grid-template-columns:minmax(290px,.88fr) minmax(330px,1.35fr) auto;
  align-items:center;
  gap:25px;
}
.ending .your-level h2{margin:0;font-size:14px;line-height:20px}
.ending .your-level p{max-width:none;margin:0;font-size:9.5px;line-height:1.5}
.ending .your-level p strong{display:block;margin-top:5px;color:#513f59;font-weight:700}
.ending .your-level{min-height:78px}
.ending .telegram-card a b{font-size:14px;line-height:1;font-family:"Segoe UI Emoji",sans-serif}
.ending .telegram-card a,
.ending .your-level button{
  box-sizing:border-box;
  width:210px;
  min-height:40px;
  padding:8px 18px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(238,161,93,.62);
  border-radius:6px;
  background:linear-gradient(#b95a33,#96381f);
  box-shadow:0 5px 0 -3px rgba(92,34,20,.5),0 7px 16px rgba(92,34,20,.18);
  color:#fff;
  white-space:nowrap;
  font-size:9px;
  font-weight:700;
  text-transform:uppercase;
}
.ending .telegram-card a:hover,
.ending .your-level button:hover{background:linear-gradient(#c4653b,#9e3b21)}
.ending .telegram-card,
.ending .your-level{position:relative;padding-right:266px}
.ending .telegram-card{display:block}
.ending .your-level>div{grid-template-columns:minmax(235px,.68fr) minmax(360px,1.55fr);gap:16px}
.ending .telegram-card a,
.ending .your-level button{
  position:absolute;
  right:28px;
  top:50%;
  margin:0;
  transform:translateY(-50%);
}
.owner-entry{
  justify-self:end;
  margin:0 5px;
  padding:4px 0;
  color:#8b5b49;
  border:0;
  border-bottom:1px solid rgba(139,91,73,.35);
  background:transparent;
  font-size:9px;
  text-transform:uppercase;
  cursor:pointer;
}
.owner-entry:hover{color:#a64c2c;border-bottom-color:#a64c2c}

/* Светлая карта миров для приглашения создать собственную историю. */
.ending .your-level{
  overflow:hidden;
  isolation:isolate;
  border-color:rgba(120,83,121,.42);
  background:
    radial-gradient(circle at 9% 27%,rgba(255,255,255,.94) 0 1px,transparent 2px),
    radial-gradient(circle at 29% 76%,rgba(216,180,123,.28) 0 1.5px,transparent 2.5px),
    radial-gradient(circle at 61% 23%,rgba(255,255,255,.82) 0 1px,transparent 2px),
    radial-gradient(circle at 77% 72%,rgba(137,95,145,.22) 0 1.5px,transparent 2.5px),
    linear-gradient(112deg,rgba(252,246,247,.99),rgba(239,226,237,.97) 54%,rgba(211,195,218,.96));
  box-shadow:
    0 12px 27px rgba(65,43,70,.13),
    inset 0 1px 0 rgba(255,255,255,.95),
    inset 0 0 0 1px rgba(255,255,255,.56);
}
.ending .your-level:before,
.ending .your-level:after{
  content:"";
  position:absolute;
  z-index:-1;
  pointer-events:none;
}
.ending .your-level:before{
  inset:-35px 18% -42px 27%;
  opacity:.28;
  background:
    linear-gradient(23deg,transparent 38%,rgba(111,78,119,.34) 38.4% 38.7%,transparent 39%),
    linear-gradient(154deg,transparent 49%,rgba(167,117,132,.3) 49.4% 49.7%,transparent 50%),
    linear-gradient(7deg,transparent 63%,rgba(184,137,92,.27) 63.4% 63.7%,transparent 64%);
}
.ending .your-level:after{
  width:150px;
  height:150px;
  right:237px;
  top:50%;
  transform:translateY(-50%);
  border:1px solid rgba(121,84,123,.18);
  border-radius:50%;
  box-shadow:
    0 0 0 18px rgba(255,255,255,.09),
    0 0 42px rgba(149,111,157,.13);
}
.ending .your-level>div{position:static;z-index:auto}
.ending .your-level button{
  gap:13px;
  overflow:visible;
}
.ending .your-level button .story-mark{
  position:relative;
  flex:0 0 25px;
  width:25px;
  height:25px;
  display:grid;
  place-items:center;
  border:1px solid #dfc392;
  border-radius:50%;
  background:
    radial-gradient(circle at 34% 28%,#fff7d6 0 7%,#d7b77b 24%,#79556f 60%,#3d2d4d 100%);
  box-shadow:
    inset 0 2px 4px rgba(255,255,255,.74),
    inset 0 -3px 5px rgba(45,24,48,.36),
    0 2px 0 rgba(54,36,57,.55),
    0 0 7px rgba(219,190,148,.34);
}
.ending .your-level button .story-mark:before,
.ending .your-level button .story-mark:after,
.ending .your-level button .story-mark i:before,
.ending .your-level button .story-mark i:after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  background:#f8e9bd;
  transform:translate(-50%,-50%);
  box-shadow:0 0 3px rgba(255,224,160,.75);
}
.ending .your-level button .story-mark:before{width:13px;height:2px}
.ending .your-level button .story-mark:after{width:2px;height:13px}
.ending .your-level button .story-mark i:before{width:7px;height:1px;transform:translate(-50%,-50%) rotate(45deg)}
.ending .your-level button .story-mark i:after{width:1px;height:7px;transform:translate(-50%,-50%) rotate(45deg)}

/* Объёмный Telegram-артефакт: самолётик лежит на медальоне, а не выглядит плоской пиктограммой. */
.ending .telegram-card a svg{
  box-sizing:border-box;
  width:31px;
  height:31px;
  margin-right:3px;
  padding:6px;
  overflow:visible;
  color:#fff8df;
  border:1px solid rgba(255,218,150,.9);
  border-radius:50%;
  background:radial-gradient(circle at 34% 27%,#ffd992 0 5%,#bb6439 38%,#713021 75%,#3f1f21 100%);
  filter:drop-shadow(0 2px 1px rgba(44,14,13,.55)) drop-shadow(0 0 6px rgba(246,170,84,.38));
  box-shadow:
    inset 0 2px 3px rgba(255,255,255,.52),
    inset 0 -3px 4px rgba(53,19,19,.4),
    0 1px 0 #5a271f;
}

/* Обе финальные кнопки имеют одну геометрию. */
.ending .telegram-card a,
.ending .your-level button{
  width:250px;
  min-height:50px;
  padding:8px 18px;
  justify-content:center;
}

/* Спокойный объёмный портал вместо броского светящегося плюса. */
.ending .your-level button .story-mark{
  width:31px;
  height:31px;
  flex-basis:31px;
  border-color:rgba(230,207,161,.86);
  background:radial-gradient(circle at 35% 28%,#f7e7bf 0 5%,#ae8b70 30%,#72536e 62%,#392d46 100%);
  box-shadow:
    inset 0 2px 4px rgba(255,255,255,.66),
    inset 0 -3px 5px rgba(37,25,44,.4),
    0 2px 0 rgba(52,35,57,.55),
    0 0 5px rgba(219,190,148,.22);
}
.ending .your-level button .story-mark:before{
  width:13px;
  height:13px;
  border:1px solid rgba(255,238,197,.86);
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,242,207,.22),transparent 64%);
  box-shadow:
    inset 0 0 0 2px rgba(53,39,62,.28),
    0 0 3px rgba(255,226,174,.35);
}
.ending .your-level button .story-mark:after{
  width:4px;
  height:4px;
  border-radius:50%;
  background:#e8d3a6;
  box-shadow:0 0 2px rgba(255,232,188,.55);
}
.ending .your-level button .story-mark i:before,
.ending .your-level button .story-mark i:after{display:none}

/* Финальные CTA: медальоны стоят строго один под другим, независимо от длины текста. */
.ending .telegram-card a,
.ending .your-level button{
  position:absolute;
  padding-left:58px;
  padding-right:18px;
}
.ending .telegram-card a>svg,
.ending .your-level button>.story-mark{
  position:absolute;
  left:15px;
  top:50%;
  margin:0;
  transform:translateY(-50%);
}

/* Понятный артефакт «создать историю»: раскрытая книга со звездой. */
.ending .your-level button .story-mark{
  box-sizing:border-box;
  width:31px;
  height:31px;
  display:grid;
  place-items:center;
  border:1px solid rgba(244,215,157,.92);
  border-radius:50%;
  background:
    radial-gradient(circle at 35% 25%,rgba(255,244,209,.95) 0 5%,transparent 6%),
    radial-gradient(circle at 40% 32%,#c1784b 0 23%,#844353 52%,#432d48 78%,#251d31 100%);
  box-shadow:
    inset 0 2px 3px rgba(255,255,255,.5),
    inset 0 -3px 5px rgba(37,19,39,.5),
    0 2px 1px rgba(54,29,42,.55),
    0 0 5px rgba(232,190,124,.24);
}
.ending .your-level button .story-mark:before,
.ending .your-level button .story-mark:after{display:none}
.ending .your-level button .story-mark svg{
  width:19px;
  height:19px;
  fill:none;
  stroke:#fff0c5;
  stroke-width:1.45;
  stroke-linecap:round;
  stroke-linejoin:round;
  filter:drop-shadow(0 1px 1px rgba(43,18,31,.7));
}

@media(max-width:900px){
  .ending .your-level>div{grid-template-columns:1fr auto}
  .ending .your-level h2{grid-column:1/-1}
  .ending .your-level p{max-width:620px}
}
@media(max-width:600px){
  .ending .telegram-card,.ending .your-level{padding-right:26px}
  .ending .telegram-card{display:grid;grid-template-columns:1fr;gap:15px}
  .ending .telegram-card a{justify-self:start}
  .ending .your-level{grid-template-columns:1fr}
  .ending .your-level>div{grid-template-columns:1fr}
  .ending .your-level h2{grid-column:auto}
  .ending .your-level>i{display:none}
  .ending .telegram-card a,.ending .your-level button{position:relative;right:auto;top:auto;transform:none}
}

/* Первый экран v3 — точная геометрия эталона, новые графические слои */
@media(min-width:901px){
  body{--site-width:min(1150px,64vw);background-color:#142d31;background-image:radial-gradient(circle at 12% 12%,rgba(224,168,91,.28) 0 1px,transparent 1.7px),radial-gradient(circle at 88% 18%,rgba(244,198,123,.22) 0 1px,transparent 1.5px),linear-gradient(135deg,#162721,#17373c 48%,#10282d);background-size:113px 127px,157px 139px,auto}
  .header{height:76px;padding:0 29px;color:#fff}
  .header .logo span.logo-script{font-family:"Great Vibes","Segoe Script","Monotype Corsiva",cursive!important;font-size:30px!important;text-shadow:0 1px 9px rgba(0,17,25,.6)}
  .header .logo>i{margin-left:3px;color:#ffd08a;font-size:14px;text-shadow:0 0 4px #fff,0 0 11px #ffad4f}
  .header nav{gap:25px}
  .header nav a{font-family:var(--sans)!important;font-size:8px!important;font-weight:500!important;letter-spacing:.015em!important;text-shadow:0 1px 7px rgba(0,16,23,.75)!important}
  .nav-cta{min-height:44px;padding:0 17px;border:1px solid #ffc06e;border-radius:5px;background:linear-gradient(180deg,#a94d2c 0%,#7e2d1e 100%);box-shadow:inset 0 0 0 2px rgba(255,221,163,.17),inset 0 0 13px rgba(255,160,76,.13),0 0 5px rgba(255,205,135,.56),0 0 16px rgba(255,115,40,.48);font-family:var(--sans);font-size:8px;font-weight:500;letter-spacing:.015em}
  .nav-cta svg{width:15px;height:15px;stroke-width:1.7}

  .hero{height:738px!important;min-height:0!important;padding:139px 54px 26px!important;background:#062b37!important}
  .hero-art{inset:auto 0 0 0!important;width:100%!important;height:auto!important;aspect-ratio:1672/941;object-fit:contain!important;object-position:center bottom!important;filter:saturate(1.02) contrast(1.015)}
  .hero-overlay{background:radial-gradient(ellipse 49% 67% at 20% 46%,rgba(251,242,230,.98) 0%,rgba(249,239,225,.93) 28%,rgba(247,235,221,.65) 51%,rgba(238,225,211,.13) 76%,transparent 100%),linear-gradient(180deg,rgba(3,27,37,.38) 0%,rgba(3,27,37,.10) 14%,transparent 29%),linear-gradient(0deg,rgba(4,28,36,.18),transparent 26%)}
  .hero-copy{z-index:4;width:442px!important;max-width:442px!important}
  .hero h1{margin:0 0 17px!important;color:#201713!important;font:400 59px/.98 var(--serif)!important;letter-spacing:.012em!important;text-shadow:0 1px 0 rgba(255,255,255,.65),0 2px 4px rgba(72,42,27,.12)}
  .hero h1 span{color:inherit!important}
  .hero-intro{width:410px;max-width:410px;color:#302722;font:400 17px/1.43 var(--serif)!important;text-shadow:0 1px 0 rgba(255,255,255,.52)}
  .hero-intro p{margin:0 0 4px!important}

  .hero-seal{position:relative;z-index:6;width:442px;height:29px;margin:24px 0 0!important;padding:0 24px!important;overflow:visible;border:1px solid rgba(179,104,62,.56)!important;border-radius:6px!important;background:linear-gradient(180deg,rgba(255,251,244,.96),rgba(246,229,210,.93))!important;box-shadow:inset 0 0 0 2px rgba(255,255,255,.54),0 2px 7px rgba(92,49,28,.10)!important;color:#8c442d;font-family:var(--sans);font-size:8px!important;font-weight:600!important;letter-spacing:.035em}
  .hero-seal:before,.hero-seal:after{content:"";position:absolute;z-index:-1;top:4px;width:21px;height:20px;transform:none;border:1px solid rgba(179,104,62,.58);background:linear-gradient(180deg,#fffaf2,#eed7bd);box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)}
  .hero-seal:before{left:-14px;border-right:0;border-radius:9px 0 0 9px;clip-path:polygon(0 0,100% 0,72% 50%,100% 100%,0 100%)}
  .hero-seal:after{right:-14px!important;left:auto!important;border-left:0;border-radius:0 9px 9px 0;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,28% 50%)}
  .hero-seal svg{display:none}

  .hero .countdown{position:relative;z-index:5;width:442px!important;height:108px;margin:-1px 0 0!important;padding:20px 23px 13px!important;grid-template-columns:1fr 15px 1fr 15px 1fr 15px 1fr;border:1px solid rgba(174,97,53,.34)!important;border-radius:0 0 8px 8px!important;background:linear-gradient(180deg,rgba(255,251,246,.96),rgba(250,240,229,.93))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 5px 14px rgba(74,42,27,.11)!important}
  .hero .countdown div{padding:0!important}
  .hero .countdown strong{color:#963d25!important;font:400 31px/1 var(--serif)!important;letter-spacing:.02em}
  .hero .countdown small{margin-top:7px!important;color:#263a41!important;font:500 7px/1 var(--sans)!important}
  .hero .countdown i{padding-top:2px!important}
  .hero .countdown i:before{content:"·";color:#a34d2e;font:400 23px/1 var(--serif)}

  .hero-button{position:relative;z-index:6;width:442px!important;min-height:65px!important;margin-top:10px!important;border:1px solid #ffb85e!important;border-radius:10px!important;background:radial-gradient(circle at 28% 16%,rgba(255,185,96,.13),transparent 34%),linear-gradient(145deg,#984325,#6f281d)!important;box-shadow:inset 0 0 0 2px rgba(255,218,153,.24),inset 0 0 18px rgba(255,159,75,.08),0 0 0 2px rgba(255,126,48,.30),0 0 6px rgba(255,224,174,.72),0 0 17px rgba(255,109,37,.76),0 8px 17px rgba(57,22,14,.24)!important;font-family:var(--sans);font-size:14px!important;font-weight:400;letter-spacing:.012em}
  .hero-button:before{content:"✦";display:inline-block;color:#fff4cf;font-family:Georgia,serif;font-size:25px;transform:rotate(8deg);text-shadow:0 0 5px #fff,0 0 13px #ffc46d,0 0 21px #ff9b3b}

  .hero-thread{position:absolute;z-index:5;left:42.1%;top:45.5%;width:25.8%;height:19%;overflow:visible;pointer-events:none}
  .hero-thread .thread-glow{fill:none;stroke:rgba(255,199,106,.23);stroke-width:5;filter:url(#threadGlow)}
  .hero-thread .thread-line{fill:none;stroke:#b86c39;stroke-width:1.4;stroke-linecap:round;stroke-dasharray:2 7;filter:url(#threadGlow)}
  .hero-thread circle{fill:#fff1b4;stroke:#b86c39;stroke-width:1;filter:url(#threadGlow)}
  .hero-thread .thread-star{fill:#fff2bd;stroke:#b96838;stroke-width:.75;filter:url(#threadGlow)}
  .hero-thread .star-one{transform-origin:224px 39px;animation:threadTwinkle 2.8s ease-in-out infinite alternate}
  .hero-thread .star-two{opacity:.72;animation:threadTwinkle 3.7s 1s ease-in-out infinite alternate}
  .hero-thread .star-three{animation:threadTwinkle 2.2s .5s ease-in-out infinite alternate}
  @keyframes threadTwinkle{from{opacity:.42}to{opacity:1}}
}
@media(max-width:900px){.hero-thread{display:none}}

/* Исправление геометрии после прямого сравнения со скриншотом эталона */
@media(min-width:901px){
  .hero-art{inset:0!important;width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:fill!important;object-position:center center!important}
  .hero-overlay{background:radial-gradient(ellipse 48% 64% at 19% 43%,rgba(251,243,232,.98) 0%,rgba(249,240,228,.91) 27%,rgba(246,234,220,.54) 50%,rgba(230,218,205,.10) 76%,transparent 100%),linear-gradient(180deg,rgba(2,26,36,.18) 0%,rgba(2,26,36,.04) 19%,transparent 37%),linear-gradient(0deg,rgba(4,28,36,.20),transparent 24%)}
  .hero-copy{width:410px!important;max-width:410px!important}
  .hero-seal{width:380px;height:25px;margin-top:11px!important;font-size:7px!important}
  .hero-seal:before,.hero-seal:after{top:3px;height:18px}
  .hero .countdown{width:380px!important;height:86px!important;padding:14px 18px 10px!important;grid-template-columns:1fr 12px 1fr 12px 1fr 12px 1fr}
  .hero .countdown strong{font-size:28px!important}
  .hero .countdown small{margin-top:5px!important;font-size:6px!important}
  .hero .countdown i:before{font-size:20px}
  .hero-button{width:380px!important;height:55px!important;min-height:55px!important;padding:0!important;margin-top:9px!important;border-radius:9px!important;font-size:12px!important}
  .hero-button:before{font-size:21px}
  .hero-thread{left:45.5%;top:48.5%;width:17%;height:18%;transform:rotate(5deg);transform-origin:left center}
}

/* Фоновое изображение всегда сохраняет исходные пропорции 1672 × 941 */
@media(min-width:901px){
  .hero{height:auto!important;min-height:0!important;aspect-ratio:1672/941!important}
  .hero-art{inset:0!important;width:100%!important;height:100%!important;aspect-ratio:1672/941!important;object-fit:contain!important;object-position:center top!important}
}

/* Точечные правки: положение текста, бордовое 43, лента и нить */
@media(min-width:901px){
  .hero{padding-top:120px!important}
  .hero h1 span{color:#6b2028!important;font-weight:700!important;text-shadow:0 1px 0 rgba(255,255,255,.46),0 2px 4px rgba(70,22,25,.18)}

  .hero-seal{width:380px;height:25px;margin-top:11px!important;padding:0 22px!important;overflow:visible!important;border:1px solid #c99570!important;border-radius:4px!important;background:linear-gradient(180deg,#fffaf1 0%,#f1ddc4 100%)!important;box-shadow:inset 0 0 0 2px rgba(255,255,255,.58),0 2px 5px rgba(93,51,29,.10)!important;clip-path:none!important}
  .hero-seal:before,.hero-seal:after{content:"";position:absolute;z-index:-2;top:3px;width:22px;height:19px;border:1px solid #c99570;background:linear-gradient(180deg,#f7e7d2,#e7c59f);box-shadow:none}
  .hero-seal:before{left:-15px;border-radius:0;clip-path:polygon(0 15%,72% 15%,100% 0,86% 50%,100% 100%,72% 85%,0 85%,14% 50%)}
  .hero-seal:after{right:-15px!important;left:auto!important;border-radius:0;clip-path:polygon(0 0,28% 15%,100% 15%,86% 50%,100% 85%,28% 85%,0 100%,14% 50%)}

  .hero-thread{left:45.2%;top:60.5%;width:23%;height:25%;transform:none}
  .hero-thread .thread-line{stroke-width:1.25;stroke-dasharray:2 6}
  .hero-thread .thread-glow{stroke-width:4}
}

/* Финальная доводка свечения, типографики, таймера и общего фона */
body{
  background-image:
    radial-gradient(circle at 8% 13%,rgba(239,189,111,.22) 0 1px,transparent 1.8px),
    radial-gradient(circle at 91% 21%,rgba(255,218,151,.16) 0 1.2px,transparent 2px),
    radial-gradient(circle at 20% 76%,rgba(231,176,95,.13) 0 1px,transparent 1.7px),
    linear-gradient(31deg,transparent 49.83%,rgba(221,171,99,.045) 49.93%,rgba(221,171,99,.045) 50.07%,transparent 50.17%),
    linear-gradient(147deg,transparent 49.86%,rgba(214,170,106,.036) 49.96%,rgba(214,170,106,.036) 50.04%,transparent 50.14%),
    linear-gradient(135deg,#162721,#17373c 48%,#10282d);
  background-size:137px 149px,193px 181px,229px 211px,310px 246px,367px 289px,auto;
}

@media(min-width:901px){
  .hero h1{color:#1e1715!important;text-shadow:-1px -1px 0 rgba(255,255,255,.88),1px -1px 0 rgba(255,255,255,.52),0 0 4px rgba(255,255,255,.96),0 0 13px rgba(255,255,255,.68),0 2px 3px rgba(48,25,18,.26)!important}
  .hero h1 span{color:#6b2028!important;text-shadow:-1px -1px 0 rgba(255,255,255,.76),0 0 4px rgba(255,255,255,.88),0 0 11px rgba(255,255,255,.58),0 2px 3px rgba(72,22,27,.25)!important}

  .hero-seal{width:380px!important;height:26px!important;margin-top:11px!important;padding:0 18px!important;border:1px solid #c58d66!important;border-radius:5px!important;background:linear-gradient(180deg,#fffaf2 0%,#f4e2cd 54%,#ecd2b5 100%)!important;box-shadow:inset 0 0 0 2px rgba(255,255,255,.62),0 1px 4px rgba(102,56,31,.13)!important;color:#88412d!important;font-family:"Manrope",Arial,sans-serif!important;font-size:8.5px!important;font-weight:500!important;line-height:24px!important;letter-spacing:.015em!important;text-align:center!important}
  .hero-seal:before,.hero-seal:after{top:3px!important;width:24px!important;height:20px!important;border:1px solid #c58d66!important;background:linear-gradient(180deg,#f9ebd9,#e5bf94)!important}
  .hero-seal:before{left:-17px!important;clip-path:polygon(0 12%,70% 12%,100% 0,84% 50%,100% 100%,70% 88%,0 88%,15% 50%)!important}
  .hero-seal:after{right:-17px!important;left:auto!important;clip-path:polygon(0 0,30% 12%,100% 12%,85% 50%,100% 88%,30% 88%,0 100%,16% 50%)!important}

  .hero .countdown{width:380px!important;height:87px!important;padding:0 13px!important;display:grid!important;grid-template-columns:68px 15px 68px 15px 68px 15px 68px!important;justify-content:center!important;align-items:center!important;column-gap:0!important}
  .hero .countdown div{width:68px!important;align-self:center!important;transform:translateY(1px)}
  .hero .countdown strong{font:400 28px/1 "Prata",Georgia,serif!important}
  .hero .countdown small{margin-top:7px!important;font:500 6.5px/1 "Manrope",Arial,sans-serif!important;letter-spacing:.015em}
  .hero .countdown i{align-self:center!important;padding:0 0 19px!important}
  .hero .countdown i:before{font:400 21px/1 "Prata",Georgia,serif!important}

  .hero-button{border:1px solid #ffc06a!important;background:radial-gradient(circle at 29% 12%,rgba(255,193,105,.14),transparent 36%),linear-gradient(145deg,#914023,#6b271c)!important;box-shadow:inset 0 0 0 2px rgba(255,224,166,.28),inset 0 0 15px rgba(255,175,87,.10),0 0 0 2px rgba(255,126,45,.36),0 0 5px rgba(255,242,202,.86),0 0 14px rgba(255,145,54,.95),0 0 23px rgba(255,99,28,.44),0 8px 16px rgba(54,22,14,.25)!important;font-family:"Manrope",Arial,sans-serif!important;font-size:12.5px!important;font-weight:400!important;letter-spacing:.018em!important}
  .hero-button:before{color:#fff8db!important;font-family:Georgia,serif!important;font-size:23px!important;text-shadow:0 0 4px #fff,0 0 10px #ffd38b,0 0 20px #ff9f3e!important}
}

/* Уточнение по эталонному скриншоту: созвездия, лента, цифры и кнопка */
body{
  background-image:
    radial-gradient(circle at 7% 11%,rgba(255,222,153,.88) 0 1.1px,rgba(242,181,88,.34) 1.8px,transparent 4px),
    radial-gradient(circle at 18% 37%,rgba(255,237,190,.70) 0 1.7px,rgba(234,166,72,.26) 2.5px,transparent 5px),
    radial-gradient(circle at 8% 72%,rgba(255,220,147,.62) 0 .8px,rgba(224,158,72,.20) 1.8px,transparent 4px),
    radial-gradient(circle at 92% 16%,rgba(255,238,195,.82) 0 1.4px,rgba(239,180,92,.28) 2.2px,transparent 5px),
    radial-gradient(circle at 84% 61%,rgba(255,219,142,.56) 0 2px,rgba(227,158,72,.18) 3px,transparent 6px),
    linear-gradient(29deg,transparent 49.78%,rgba(228,178,103,.075) 49.92%,rgba(228,178,103,.075) 50.08%,transparent 50.22%),
    linear-gradient(151deg,transparent 49.82%,rgba(215,166,93,.058) 49.94%,rgba(215,166,93,.058) 50.06%,transparent 50.18%),
    linear-gradient(135deg,#162721,#17373c 48%,#10282d);
  background-size:173px 157px,251px 219px,197px 233px,229px 187px,307px 271px,337px 259px,401px 317px,auto;
}

@media(min-width:901px){
  .header nav{gap:24px}

  .hero-seal{width:390px!important;height:26px!important;margin-left:-5px!important;padding:0 20px!important;border-color:#c58b62!important;border-radius:5px!important;background:linear-gradient(180deg,#fffaf2 0%,#f3dfc7 54%,#eacdac 100%)!important;box-shadow:inset 0 0 0 2px rgba(255,255,255,.66),0 1px 5px rgba(96,51,27,.15)!important;font-size:8.5px!important}
  .hero-seal:before,.hero-seal:after{top:5px!important;width:12px!important;height:16px!important;border-color:#c58b62!important;background:linear-gradient(180deg,#eed2b0,#dcae7a)!important}
  .hero-seal:before{left:-7px!important;clip-path:polygon(0 12%,72% 12%,100% 0,83% 50%,100% 100%,72% 88%,0 88%,18% 50%)!important}
  .hero-seal:after{right:-7px!important;left:auto!important;clip-path:polygon(0 0,28% 12%,100% 12%,82% 50%,100% 88%,28% 88%,0 100%,17% 50%)!important}

  .hero .countdown{width:380px!important;height:91px!important;padding:0 11px!important;grid-template-columns:70px 15px 70px 15px 70px 15px 70px!important;border-radius:0 0 8px 8px!important}
  .hero .countdown div{width:70px!important}
  .hero .countdown strong{font-size:34px!important;line-height:1!important}
  .hero .countdown small{margin-top:7px!important;font-size:7.2px!important}
  .hero .countdown i{padding-bottom:22px!important}
  .hero .countdown i:before{font-size:23px!important}

  .hero-button{height:59px!important;min-height:59px!important;border-radius:13px!important;border:1px solid #ffc16d!important;background:radial-gradient(circle at 26% 8%,rgba(255,194,103,.17),transparent 38%),linear-gradient(145deg,#8d3c22,#68251b)!important;box-shadow:inset 0 0 0 2px rgba(255,228,177,.30),inset 0 0 0 4px rgba(118,43,24,.22),inset 0 0 17px rgba(255,170,79,.09),0 0 0 2px rgba(255,125,42,.38),0 0 5px rgba(255,245,212,.92),0 0 15px rgba(255,145,51,.98),0 0 25px rgba(255,91,25,.46),0 9px 18px rgba(55,21,13,.28)!important;font-size:13.5px!important}
}

/* Четыре равные карточки строго внутри страницы; тёмный вид только при наведении */
.actions{overflow:hidden}
.action-grid{width:100%!important;max-width:100%!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}
.action-card,.action-card-primary{width:100%!important;min-width:0!important;max-width:none!important;min-height:320px!important;padding:32px 18px 66px!important;color:var(--ink)!important;border:1px solid rgba(166,82,46,.28)!important;border-radius:14px!important;background:linear-gradient(180deg,rgba(255,251,247,.94),rgba(247,236,225,.90))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 8px 0 -6px rgba(139,73,40,.18),0 16px 28px rgba(67,39,28,.07)!important;overflow:hidden!important;transition:color .24s ease,background .24s ease,box-shadow .24s ease,transform .24s ease!important}
.action-card h3{max-width:100%;margin-bottom:16px!important;font-size:20px!important;line-height:1.18!important;overflow-wrap:anywhere}
.action-card p,.action-card-primary p{color:#536168!important;font-size:10.5px!important;line-height:1.55!important}
.action-card>span,.action-card-primary>span{color:var(--rust)!important}
.action-card .action-icon,.action-card-primary .action-icon{stroke:var(--rust)!important}
.action-card-primary:before{display:none!important}
.action-card:hover,.action-card:focus-visible,.action-card-primary:hover,.action-card-primary:focus-visible{color:#fff!important;border-color:#ef9c5d!important;background:radial-gradient(circle at 78% 12%,rgba(255,194,109,.27),transparent 27%),linear-gradient(150deg,#a84e2c,#70291e)!important;box-shadow:inset 0 0 0 2px rgba(255,220,170,.24),0 0 7px rgba(255,221,174,.58),0 0 18px rgba(220,101,42,.68),0 15px 30px rgba(79,31,20,.24)!important;transform:translateY(-3px)!important}
.action-card:hover:before,.action-card:focus-visible:before,.action-card-primary:hover:before,.action-card-primary:focus-visible:before{content:"✦";position:absolute;right:24px;top:20px;display:block!important;color:#ffd59a;font-size:22px;text-shadow:0 0 5px #fff,0 0 13px #ffc269}
.action-card:hover .action-icon,.action-card:focus-visible .action-icon,.action-card-primary:hover .action-icon,.action-card-primary:focus-visible .action-icon{stroke:#ffe0ac!important}
.action-card:hover p,.action-card:focus-visible p,.action-card-primary:hover p,.action-card-primary:focus-visible p{color:#fff1dc!important}
.action-card:hover>span,.action-card:focus-visible>span,.action-card-primary:hover>span,.action-card-primary:focus-visible>span{color:#fff1dc!important}
@media(max-width:900px){.action-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.action-card,.action-card-primary{min-height:285px!important}}
@media(max-width:600px){.action-grid{grid-template-columns:1fr!important}.action-card,.action-card-primary{min-height:270px!important}}

/* Заголовки карточек: перенос только между целыми словами */
.action-card h3,.action-card-primary h3{font-size:17px!important;line-height:1.22!important;letter-spacing:-.018em!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important;white-space:normal!important}
.action-card:hover h3,.action-card:focus-visible h3,.action-card-primary:hover h3,.action-card-primary:focus-visible h3{color:#fff!important}
.action-card:hover p,.action-card:focus-visible p,.action-card-primary:hover p,.action-card-primary:focus-visible p{color:#fff!important}
.action-card h3,.action-card-primary h3{width:100%!important;max-width:100%!important;text-align:center!important;text-indent:0!important}
.action-grid .action-card:nth-child(2) h3{font-size:15px!important;letter-spacing:-.028em!important;line-height:1.24!important;padding:0 2px!important;transform:translateX(-1px)}

/* Единая типографика всех четырёх карточек */
.action-grid .action-card h3,.action-grid .action-card-primary h3{font-size:15px!important;line-height:1.24!important;letter-spacing:-.022em!important;padding:0 2px!important;transform:none!important;text-align:center!important}

/* Шесть равных счётчиков сразу под карточками */
.actions{padding-bottom:17px!important}
.stats{grid-template-columns:repeat(6,minmax(0,1fr))!important;margin-top:0!important}
.stats div{min-width:0!important;padding:4px 12px!important;grid-template-columns:34px minmax(0,auto)!important}
.stats .stat-icon{width:31px!important;height:31px!important;margin-right:7px!important}
.stats strong{font-size:28px!important}
.stats span{font-size:7.8px!important;overflow-wrap:normal;word-break:normal}
@media(max-width:900px){.stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:600px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.stats div:last-child{grid-column:auto!important}}

/* Финальная отделка ленты и главной кнопки */
@media(min-width:901px){
  .hero-seal{
    overflow:hidden!important;
    border:1px solid transparent!important;
    background:linear-gradient(180deg,#fffaf1 0%,#f1d9bc 100%) padding-box,linear-gradient(90deg,#a96842 0%,#e6bd8a 22%,#f5dcb9 50%,#e6bd8a 78%,#a96842 100%) border-box!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.78),0 2px 5px rgba(91,46,24,.14)!important;
    color:#793722!important;
    font-size:9.5px!important;
    font-weight:700!important;
  }
  .hero-seal:before,.hero-seal:after{display:none!important;content:none!important}
  .hero-button{
    box-shadow:inset 0 0 0 2px rgba(255,255,255,.58),inset 0 0 0 4px rgba(255,214,157,.22),inset 0 0 17px rgba(255,170,79,.09),0 0 0 2px rgba(255,125,42,.38),0 0 5px rgba(255,245,212,.92),0 0 15px rgba(255,145,51,.98),0 0 25px rgba(255,91,25,.46),0 9px 18px rgba(55,21,13,.28)!important;
  }
}

/* Seven interactive pearl stages — approved layered artwork */
.stages{
  position:relative;
  padding-top:30px!important;
  padding-bottom:22px!important;
}
.stage-scroll{
  position:relative;
  width:100%;
  overflow:visible;
}
.stage-track{
  position:relative!important;
  display:block!important;
  width:100%;
  min-height:0!important;
  aspect-ratio:2172/724;
  padding:0!important;
  overflow:visible;
}
.stage-pearls-art{
  position:absolute;
  inset:0;
  z-index:1;
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
  pointer-events:none;
  user-select:none;
}
.stage-item{
  position:absolute!important;
  z-index:2!important;
  top:0;
  left:var(--stage-x);
  width:14.2%!important;
  height:100%;
  min-width:0!important;
  padding:0!important;
  transform:translateX(-50%);
  text-align:center;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
.stage-pearl-button{
  position:absolute;
  left:50%;
  top:32.3%;
  width:68%;
  max-width:108px;
  min-width:68px;
  aspect-ratio:1;
  transform:translate(-50%,0);
  display:grid;
  place-items:center;
  padding:0;
  border:0;
  border-radius:50%;
  background:transparent;
  color:#4a2334;
  cursor:pointer;
  isolation:isolate;
  transition:transform .28s ease,filter .28s ease;
}
.stage-pearl-button:before{
  content:"";
  position:absolute;
  inset:7%;
  z-index:-1;
  border-radius:50%;
  background:radial-gradient(circle at 42% 34%,rgba(255,255,255,.12),rgba(96,69,92,.07) 75%,rgba(57,38,55,.13));
  transition:background .28s ease,box-shadow .28s ease;
}
.stage-pearl-button:hover,
.stage-pearl-button:focus-visible{
  transform:translate(-50%,-3px) scale(1.045);
  filter:drop-shadow(0 7px 9px rgba(105,65,44,.24)) drop-shadow(0 0 10px rgba(239,183,106,.38));
  outline:0;
}
.stage-pearl-button:focus-visible:after{
  content:"";
  position:absolute;
  inset:-5px;
  border:2px solid rgba(112,69,92,.72);
  border-radius:50%;
}
.stage-pearl-button>span{
  position:relative;
  z-index:2;
  padding-top:2px;
  font:500 clamp(20px,2.05vw,31px)/1 var(--serif);
  letter-spacing:.01em;
  color:#4d2236;
  text-shadow:0 1px 0 rgba(255,255,255,.94),0 0 6px rgba(255,255,255,.75);
}
.stage-pearl-button>i{
  position:absolute;
  z-index:3;
  right:8%;
  bottom:8%;
  width:24px;
  height:24px;
  display:grid;
  place-items:center;
  border:1px solid rgba(173,111,65,.62);
  border-radius:50%;
  background:linear-gradient(145deg,#fff9ed,#e4c6a2);
  box-shadow:0 3px 7px rgba(78,45,31,.2),inset 0 1px 0 #fff;
  color:#8b4b31;
  font-style:normal;
}
.stage-pearl-button>i svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8}
.stage-copy{
  position:absolute;
  left:50%;
  top:63.5%;
  width:100%;
  transform:translateX(-50%);
}
.stage-copy h3{
  min-height:35px!important;
  margin:0 0 7px!important;
  color:#513f59!important;
  font:600 clamp(10px,1.02vw,13px)/1.16 var(--serif)!important;
  letter-spacing:.005em;
  text-transform:uppercase;
  text-wrap:balance;
}
.stage-copy p{
  max-width:145px!important;
  margin:0 auto!important;
  color:#667177!important;
  font-size:clamp(8px,.76vw,10px)!important;
  line-height:1.45!important;
  text-wrap:balance;
}

/* Stage locked message */
.stage-gate-overlay{
  position:fixed;
  inset:0;
  z-index:130;
  display:grid;
  place-items:center;
  padding:24px;
  visibility:hidden;
  opacity:0;
  transition:opacity .28s ease,visibility .28s ease;
}
.stage-gate-overlay.open{visibility:visible;opacity:1}
.stage-gate-backdrop{position:absolute;inset:0;background:rgba(10,31,40,.58);backdrop-filter:blur(7px)}
.stage-gate-message{
  position:relative;
  z-index:1;
  width:min(520px,calc(100vw - 32px));
  padding:78px 46px 42px;
  overflow:hidden;
  text-align:center;
  border:1px solid rgba(191,131,80,.72);
  border-radius:28px;
  background:
    radial-gradient(circle at 18% 12%,rgba(255,255,255,.96),transparent 34%),
    linear-gradient(145deg,rgba(255,251,244,.98),rgba(239,224,230,.98));
  box-shadow:inset 0 0 0 5px rgba(255,255,255,.58),inset 0 0 0 6px rgba(194,138,91,.25),0 24px 70px rgba(16,29,36,.36),0 0 28px rgba(245,204,146,.24);
  transform:translateY(22px) scale(.96);
  transition:transform .38s cubic-bezier(.2,.8,.2,1);
}
.stage-gate-overlay.open .stage-gate-message{transform:none}
.stage-gate-message:before,.stage-gate-message:after{content:"✦";position:absolute;color:#c4844e;text-shadow:0 0 9px rgba(224,157,90,.58)}
.stage-gate-message:before{left:24px;top:24px;font-size:15px}.stage-gate-message:after{right:28px;bottom:23px;font-size:10px}
.stage-gate-close{position:absolute;right:16px;top:13px;width:38px;height:38px;border:0;border-radius:50%;background:transparent;color:#755263;font:300 29px/1 sans-serif;cursor:pointer}
.stage-gate-pearl{
  position:absolute;
  left:50%;
  top:-40px;
  width:104px;
  height:104px;
  transform:translateX(-50%);
  display:grid;
  place-items:center;
  border:1px solid rgba(181,118,72,.66);
  border-radius:50%;
  background:radial-gradient(circle at 38% 30%,#fff 0 9%,#fff9f2 26%,#eadce6 61%,#d3a878 100%);
  box-shadow:inset 0 0 0 5px rgba(255,255,255,.72),inset 0 0 0 7px rgba(191,133,85,.28),0 8px 24px rgba(76,45,36,.25),0 0 20px rgba(255,220,168,.55);
}
.stage-gate-pearl svg{width:29px;height:29px;fill:none;stroke:#7f4a35;stroke-width:1.6}
.stage-gate-message>p{margin:0 0 9px;color:#b36c42;font:700 11px/1.2 var(--sans);letter-spacing:.16em;text-transform:uppercase}
.stage-gate-message h2{margin:0 0 18px;color:#513f59;font:500 31px/1.12 var(--serif);text-wrap:balance}
.stage-gate-message>div:not(.stage-gate-pearl){color:#3d3c43;font:400 17px/1.55 var(--serif);text-wrap:balance}
.stage-gate-note{display:block;margin-top:20px;padding-top:16px;border-top:1px solid rgba(171,114,76,.22);color:#756d73;font-size:11px;line-height:1.5}

@media(max-width:900px){
  .stage-scroll{overflow-x:auto;overflow-y:hidden;padding:0 0 10px;overscroll-behavior-inline:contain;scrollbar-color:rgba(162,112,77,.42) transparent;scrollbar-width:thin}
  .stage-track{width:980px!important;aspect-ratio:2172/724!important}
  .stage-pearl-button{width:86px;min-width:86px}
  .stage-copy h3{font-size:11px!important}.stage-copy p{font-size:8.5px!important}
}
@media(max-width:600px){
  .stages{width:calc(100% - 12px)!important;padding-left:0!important;padding-right:0!important}
  .stage-heading{padding:0 16px;font-size:20px!important;line-height:1.15!important;text-align:center}
  .stage-scroll{padding-left:4px;padding-right:4px}
  .stage-gate-message{padding:72px 24px 32px;border-radius:22px}
  .stage-gate-message h2{font-size:26px}.stage-gate-message>div:not(.stage-gate-pearl){font-size:16px}
}

/* Счётчики: иконка и число в одной строке, подпись под ними */
@media(min-width:901px){
  .stats div{
    grid-template-columns:34px minmax(0,1fr)!important;
    grid-template-rows:34px auto!important;
    column-gap:8px!important;
    row-gap:5px!important;
    align-content:center!important;
  }
  .stats .stat-icon{
    grid-column:1!important;
    grid-row:1!important;
    align-self:center!important;
    margin:0!important;
  }
  .stats strong{
    grid-column:2!important;
    grid-row:1!important;
    align-self:center!important;
    line-height:1!important;
  }
  .stats span{
    grid-column:1/3!important;
    grid-row:2!important;
    align-self:start!important;
    margin:0!important;
    font-size:8.8px!important;
    font-weight:700!important;
    line-height:1.22!important;
  }
}

/* Final stage-layer fix: the live buttons must sit on the generated pearls. */
.stages .stage-scroll{
  display:block!important;
  overflow:visible!important;
}
.stages .stage-track{
  position:relative!important;
  display:block!important;
  grid-template-columns:none!important;
  gap:0!important;
  width:100%!important;
  min-height:0!important;
  aspect-ratio:2172/724!important;
  padding:0!important;
}
.stages .stage-track>.stage-item{
  position:absolute!important;
  top:0!important;
  left:var(--stage-x)!important;
  width:14.2%!important;
  height:100%!important;
  min-height:0!important;
  padding:0!important;
  transform:translateX(-50%)!important;
}
.stages .stage-track>.stage-item .stage-pearl-button{
  position:absolute!important;
  top:32.3%!important;
  left:50%!important;
  transform:translate(-50%,0)!important;
}
.stages .stage-track>.stage-item .stage-pearl-button:hover,
.stages .stage-track>.stage-item .stage-pearl-button:focus-visible{
  transform:translate(-50%,-3px) scale(1.045)!important;
}
.stages .stage-track>.stage-item .stage-copy{
  position:absolute!important;
  top:63.5%!important;
  left:50%!important;
  width:100%!important;
  transform:translateX(-50%)!important;
}
@media(max-width:900px){
  .stages .stage-scroll{overflow-x:auto!important;overflow-y:hidden!important}
  .stages .stage-track{width:980px!important}
}

/* stage-title-final-marker */

/* 17.07 — final stage-title treatment. Keep this rule at the end. */
.stages .stage-heading{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0 auto!important;
  padding:0 26px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  color:#513f59!important;
  font-family:var(--serif)!important;
  font-size:24px!important;
  font-weight:400!important;
  line-height:1.2!important;
  letter-spacing:.035em!important;
  text-align:center!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
  background:none!important;
  box-shadow:none!important;
}
.stages .stage-heading::before,
.stages .stage-heading::after{
  content:""!important;
  display:block!important;
  flex:1 1 150px!important;
  width:auto!important;
  max-width:240px!important;
  height:1px!important;
  background:linear-gradient(90deg,transparent,rgba(178,112,66,.46))!important;
}
.stages .stage-heading::after{
  background:linear-gradient(90deg,rgba(178,112,66,.46),transparent)!important;
}
.stages .stage-heading span{
  flex:0 0 auto!important;
  margin:0!important;
  color:#c8874c!important;
  font-size:11px!important;
  line-height:1!important;
  text-shadow:0 0 6px rgba(231,166,94,.42)!important;
}

@media(min-width:901px){
  .stages .stage-track{
    margin-top:-72px!important;
  }
}

@media(max-width:900px){
  .stages .stage-heading{
    width:max-content!important;
    max-width:calc(100% - 20px)!important;
    padding:0 8px!important;
    gap:8px!important;
    font-size:20px!important;
  }
  .stages .stage-heading::before,
  .stages .stage-heading::after{
    flex-basis:46px!important;
    max-width:46px!important;
  }
}

@media(max-width:600px){
  .stages .stage-heading{
    font-size:17px!important;
    letter-spacing:.02em!important;
  }
  .stages .stage-heading::before,
  .stages .stage-heading::after{
    display:none!important;
  }
}

/* Keep last: final embossed metallic treatment for action and counter icons. */
.action-grid .action-card .action-icon,
.action-grid .action-card-primary .action-icon,
.stats .stat-icon{
  color:#a54829!important;
  stroke:url(#icon-metal)!important;
  stroke-width:1.65!important;
  filter:
    drop-shadow(0 -1px 0 rgba(255,247,220,.98))
    drop-shadow(0 1px 0 rgba(102,38,22,.74))
    drop-shadow(0 3px 2px rgba(74,33,20,.30))
    drop-shadow(0 0 5px rgba(222,133,66,.34))!important;
  transform:translateZ(0)!important;
}
.action-grid .action-card:hover .action-icon,
.action-grid .action-card:focus-visible .action-icon,
.action-grid .action-card-primary:hover .action-icon,
.action-grid .action-card-primary:focus-visible .action-icon{
  stroke:url(#icon-metal)!important;
  filter:
    drop-shadow(0 -1px 0 #fff8dc)
    drop-shadow(0 1px 0 rgba(94,31,17,.84))
    drop-shadow(0 4px 3px rgba(55,20,12,.38))
    drop-shadow(0 0 9px rgba(255,208,132,.76))!important;
}
@media(min-width:901px){
  .stats .stat-icon{
    width:43px!important;
    height:43px!important;
  }
}

/* 18.07 — approved hero story card, typography concept 2. */
@media(min-width:901px){
  .hero-copy:has(.hero-intro-variant-two){
    transform:translateY(-65px)!important;
  }
  .hero-copy:has(.hero-intro-variant-two) .hero-subtitle{
    margin-bottom:22px!important;
  }
  .hero-copy:has(.hero-intro-variant-two) > h1,
  .hero-copy:has(.hero-intro-variant-two) > .hero-subtitle{
    position:relative!important;
    top:10px!important;
  }
  .hero-intro.hero-intro-variant-two{
    position:relative!important;
    box-sizing:border-box!important;
    width:360px!important;
    max-width:360px!important;
    height:173px!important;
    min-height:173px!important;
    margin-left:10px!important;
    padding:42px 25px 27px!important;
    overflow:hidden!important;
    border:0!important;
    border-radius:10px!important;
    outline:0!important;
    background:url("hero-story-card-v2-cutout.png") center/100% 100% no-repeat!important;
    box-shadow:none!important;
    color:#3a2925!important;
    font-family:var(--serif)!important;
    font-size:7.9px!important;
    line-height:1.52!important;
    text-shadow:0 1px 0 rgba(255,255,255,.75)!important;
  }
  .hero-intro.hero-intro-variant-two::before{
    display:none!important;
    content:none!important;
  }
  .hero-intro.hero-intro-variant-two::after{
    display:none!important;
    content:none!important;
  }
  .hero-intro-variant-two .hero-intro-frame{
    display:none!important;
  }
  .hero-intro-variant-two .hero-map-stars{
    position:absolute!important;
    z-index:3!important;
    width:31px!important;
    height:27px!important;
    color:#b56f2f!important;
    filter:drop-shadow(0 1px 0 rgba(255,255,255,.9)) drop-shadow(0 0 3px rgba(223,155,74,.28))!important;
    pointer-events:none!important;
  }
  .hero-intro-variant-two .hero-map-stars i,
  .hero-intro-variant-two .hero-map-stars b,
  .hero-intro-variant-two .hero-map-stars em{
    position:absolute!important;
    display:block!important;
    color:inherit!important;
    font-family:Georgia,serif!important;
    font-style:normal!important;
    font-weight:400!important;
    line-height:1!important;
  }
  .hero-intro-variant-two .hero-map-stars i{
    top:1px!important;
    left:1px!important;
    font-size:12px!important;
  }
  .hero-intro-variant-two .hero-map-stars b{
    top:2px!important;
    left:15px!important;
    font-size:7px!important;
  }
  .hero-intro-variant-two .hero-map-stars em{
    top:14px!important;
    left:8px!important;
    font-size:6px!important;
  }
  .hero-intro-variant-two .hero-map-stars-tl{top:2px!important;left:2px!important}
  .hero-intro-variant-two .hero-map-stars-tr{top:2px!important;right:2px!important;transform:scaleX(-1)!important}
  .hero-intro-variant-two .hero-map-stars-br{right:2px!important;bottom:2px!important;transform:rotate(180deg)!important}
  .hero-intro-variant-two .hero-map-stars-bl{bottom:2px!important;left:2px!important;transform:scaleY(-1)!important}
  .hero-intro-variant-two .hero-intro-medallion{
    display:none!important;
  }
  .hero-intro-variant-two .hero-intro-medallion svg{
    width:29px!important;
    height:29px!important;
    stroke:#e8c27b!important;
    stroke-width:1.05!important;
  }
  .hero-intro.hero-intro-variant-two > p{
    position:relative!important;
    z-index:2!important;
    margin:0!important;
  }
  .hero-intro-variant-two > p:first-of-type{
    margin:0 0 8px!important;
    top:6px!important;
    font-family:"Cormorant Garamond",Georgia,serif!important;
    font-size:17px!important;
    font-weight:600!important;
    line-height:1!important;
    color:#842d35!important;
    text-align:center!important;
  }
  .hero-intro-variant-two > p:first-of-type strong{
    font-weight:700!important;
  }
  .hero-intro-variant-two .hero-intro-emphasis{
    color:inherit!important;
    font-weight:400!important;
  }
  .hero-intro-variant-two .hero-intro-invitation{
    color:#34231f!important;
    font-weight:700!important;
  }
  .hero-intro-variant-two > p:nth-of-type(2),
  .hero-intro-variant-two > p:nth-of-type(3){
    margin-bottom:3px!important;
  }
  .hero-intro-variant-two > p:nth-of-type(4){
    margin-bottom:5px!important;
  }
  .hero-intro-variant-two > p:nth-of-type(5){
    margin-bottom:0!important;
  }
  .hero-intro.hero-intro-variant-two > p.hero-intro-final{
    position:absolute!important;
    right:20px!important;
    bottom:17px!important;
    left:20px!important;
    margin:0!important;
    color:#842d35!important;
    font-family:"Cormorant Garamond",Georgia,serif!important;
    font-size:14px!important;
    font-weight:700!important;
    line-height:1!important;
    letter-spacing:.01em!important;
    text-align:center!important;
  }
  .hero-intro.hero-intro-variant-two > p.hero-intro-final strong{
    font-weight:700!important;
  }
  .hero-intro-variant-two > p:not(:first-of-type):not(.hero-intro-final){
    padding-right:2px!important;
    padding-left:2px!important;
  }
}

/* Bring the complete seven-stage composition closer to its title. */
@media(min-width:901px){
  .stages .stage-track{
    margin-top:-72px!important;
  }
}

/* Make the hero promise more substantial without changing its spacing. */
.hero-subtitle{
  font-weight:900!important;
  -webkit-text-stroke:.22px currentColor;
  text-shadow:0 1px 0 rgba(255,255,255,.72),0 0 1px rgba(94,42,30,.24)!important;
}

/* 17.07 — stage title: same scale and ornaments as the counters/firsts headings. */
.stages .stage-heading{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0 auto!important;
  padding:0 26px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  color:#513f59!important;
  font-family:var(--serif)!important;
  font-size:24px!important;
  font-weight:400!important;
  line-height:1.2!important;
  letter-spacing:.035em!important;
  text-align:center!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
  background:none!important;
  box-shadow:none!important;
}
.stages .stage-heading::before,
.stages .stage-heading::after{
  content:""!important;
  display:block!important;
  flex:1 1 150px!important;
  width:auto!important;
  max-width:240px!important;
  height:1px!important;
  background:linear-gradient(90deg,transparent,rgba(178,112,66,.46))!important;
}
.stages .stage-heading::after{
  background:linear-gradient(90deg,rgba(178,112,66,.46),transparent)!important;
}
.stages .stage-heading span{
  flex:0 0 auto!important;
  margin:0!important;
  color:#c8874c!important;
  font-size:11px!important;
  line-height:1!important;
  text-shadow:0 0 6px rgba(231,166,94,.42)!important;
}

@media(max-width:900px){
  .stages .stage-heading{
    width:max-content!important;
    max-width:calc(100% - 20px)!important;
    padding:0 8px!important;
    gap:8px!important;
    font-size:20px!important;
  }
  .stages .stage-heading::before,
  .stages .stage-heading::after{
    flex-basis:46px!important;
    max-width:46px!important;
  }
}

@media(max-width:600px){
  .stages .stage-heading{
    font-size:17px!important;
    letter-spacing:.02em!important;
  }
  .stages .stage-heading::before,
  .stages .stage-heading::after{
    display:none!important;
  }
}

.stages .stage-heading{
  width:max-content!important;
  max-width:calc(100% - 28px)!important;
  margin:0 auto!important;
  padding:5px 32px 8px!important;
  white-space:nowrap!important;
  font-size:clamp(18px,2.35vw,31px)!important;
  line-height:1.08!important;
  background:radial-gradient(ellipse at center,rgba(255,249,242,.96) 0 58%,rgba(255,249,242,.72) 72%,rgba(255,249,242,0) 100%)!important;
}
.stages .stage-heading:before,
.stages .stage-heading:after{display:none!important}
.stages .stage-track{
  margin-top:-72px!important;
  margin-bottom:-48px!important;
}
@media(max-width:600px){
  .stages .stage-heading{max-width:calc(100% - 8px)!important;padding-left:8px!important;padding-right:8px!important;font-size:17px!important}
  .stages .stage-track{margin-top:-34px!important;margin-bottom:-34px!important}
}

/* A visible double, dimensional rim between the cover and the story. */
.hero-bottom-frame{
  position:absolute;
  z-index:25;
  left:0;
  right:0;
  bottom:-1px;
  width:100%;
  height:18px;
  overflow:visible;
  pointer-events:none;
  filter:drop-shadow(0 3px 3px rgba(75,42,25,.24));
}
.hero-bottom-frame path{
  fill:none;
  vector-effect:non-scaling-stroke;
  stroke-linecap:round;
}
.hero-bottom-frame-shadow{
  stroke:rgba(91,51,30,.38);
  stroke-width:5px;
}
.hero-bottom-frame-light{
  stroke:#fffaf0;
  stroke-width:4px;
  filter:drop-shadow(0 0 3px rgba(255,255,255,.95));
}
.hero-bottom-frame-gold{
  stroke:rgba(199,147,96,.82);
  stroke-width:1.5px;
}

/* Replace the oversized decorative wave with a restrained double rim. */
.hero-bottom-frame{
  display:none!important;
}
.hero{
  border-bottom:3px double rgba(255,249,239,.96)!important;
  box-shadow:
    inset 0 -1px 0 rgba(176,122,79,.60),
    inset 0 -4px 7px rgba(255,255,255,.20),
    0 2px 0 rgba(177,123,81,.38),
    0 7px 14px rgba(67,38,24,.13)!important;
}

/* No teal gap: two opaque inset strokes instead of CSS `double`. */
.hero{
  border-bottom:2px solid #fff9ef!important;
  box-shadow:
    inset 0 -1px 0 #fffdf8,
    inset 0 -3px 0 rgba(201,159,119,.88),
    inset 0 -4px 0 rgba(255,250,240,.92),
    inset 0 -8px 10px rgba(255,255,255,.13),
    0 2px 0 rgba(177,123,81,.30),
    0 7px 14px rgba(67,38,24,.12)!important;
}

/* Цельный неинтерактивный баннер пути поздравления */
.journey.journey-image-section{
  min-height:0!important;
  padding:0!important;
  border:0!important;
  border-radius:24px!important;
  background:none!important;
  box-shadow:0 16px 34px rgba(43,29,40,.18)!important;
  overflow:hidden!important;
}
.journey.journey-image-section:after{display:none!important}
.journey-banner-image{display:block;width:100%;height:auto;border:0}

/* Светлая внутренняя подложка со звёздами и орбитами по краям */
main{
  position:relative;
  isolation:isolate;
  background:
    linear-gradient(90deg,rgba(216,205,228,.34) 0%,rgba(247,239,235,.12) 12%,transparent 23%,transparent 77%,rgba(247,239,235,.12) 88%,rgba(216,205,228,.34) 100%),
    #fbf5ee!important;
}
main:before{
  content:"";
  position:absolute;
  z-index:0;
  inset:0;
  pointer-events:none;
  opacity:.78;
  background-image:
    radial-gradient(circle,rgba(255,255,255,.98) 0 1px,rgba(240,197,132,.62) 1.5px 2.5px,transparent 5px),
    radial-gradient(circle,rgba(255,249,222,.96) 0 1.6px,rgba(226,166,92,.32) 3px,transparent 7px),
    radial-gradient(ellipse 155px 360px at -31px 250px,transparent 66.7%,rgba(211,163,112,.28) 67%,rgba(255,255,255,.66) 67.25%,rgba(211,163,112,.22) 67.55%,transparent 67.9%),
    radial-gradient(ellipse 155px 360px at calc(100% + 31px) 535px,transparent 66.7%,rgba(211,163,112,.28) 67%,rgba(255,255,255,.66) 67.25%,rgba(211,163,112,.22) 67.55%,transparent 67.9%);
  background-size:83px 109px,137px 163px,100% 790px,100% 790px;
  background-position:10px 20px,48px 72px,0 0,0 0;
  background-repeat:repeat,repeat,repeat-y,repeat-y;
  -webkit-mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.86) 9%,transparent 24%,transparent 76%,rgba(0,0,0,.86) 91%,#000 100%);
  mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.86) 9%,transparent 24%,transparent 76%,rgba(0,0,0,.86) 91%,#000 100%);
}
main>section{position:relative;z-index:1}

/* Сгенерированный жемчужно-сиреневый фон из согласованного образца */
main{
  background-color:#fbf4ed!important;
  background-image:url("page-celestial-background-v1.png")!important;
  background-position:center top!important;
  background-size:100% 100%!important;
  background-repeat:no-repeat!important;
}
main:before{display:none!important}

/* Семь этапов — круги на волшебной нити */
.stages{padding-top:34px!important;padding-bottom:36px!important}
.stage-heading{display:flex!important;align-items:center;justify-content:center;gap:17px!important;margin-bottom:22px!important;font-size:24px!important}
.stage-heading:before,.stage-heading:after{content:"";width:min(210px,17vw);height:1px;background:linear-gradient(90deg,transparent,rgba(178,112,66,.38))}
.stage-heading:after{background:linear-gradient(90deg,rgba(178,112,66,.38),transparent)}
.stage-heading span{margin:0!important;color:#c27b4b!important;font-size:14px!important;text-shadow:0 0 7px rgba(230,164,93,.48)}
.stage-track{position:relative!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:15px!important;padding-top:0!important}
.stage-track:before{display:none!important}
.stage-magic-thread{position:absolute;z-index:0;left:0;right:0;top:0;width:100%;height:64px;overflow:visible;pointer-events:none}
.stage-thread-glow{fill:none;stroke:rgba(224,163,94,.24);stroke-width:6;filter:blur(3px)}
.stage-thread-line{fill:none;stroke:#c48348;stroke-width:1.55;stroke-linecap:round;stroke-dasharray:1 6;filter:drop-shadow(0 0 2px rgba(232,172,101,.82));animation:stageThreadFlow 18s linear infinite}
.stage-thread-sparks{fill:#c18a5b;opacity:.78;filter:drop-shadow(0 0 1px rgba(255,246,222,.82)) drop-shadow(0 0 3px rgba(224,157,91,.44))}
@keyframes stageThreadFlow{to{stroke-dashoffset:-48}}
.stage-track article{position:relative!important;z-index:2!important;min-width:0!important;padding:0 4px!important}
.stage-track article:after{display:none!important}
.stage-track b{position:relative;width:58px!important;height:58px!important;margin:1px auto 18px!important;border:1px solid rgba(174,104,59,.52)!important;outline:0!important;background:radial-gradient(circle at 42% 35%,#fffefa 0%,#fffaf2 38%,#f7e7d4 73%,#e8c9aa 100%)!important;box-shadow:inset 0 0 0 3px rgba(255,255,255,.88),inset 0 0 0 4px rgba(191,124,75,.24),inset 0 0 13px rgba(224,159,91,.28),inset 0 0 24px rgba(255,247,222,.72),0 0 0 4px rgba(255,250,242,.78),0 0 0 5px rgba(190,125,79,.22),0 4px 11px rgba(103,57,32,.13),0 0 9px rgba(226,166,101,.15)!important;color:#34231f!important;font-size:18px!important;line-height:58px!important;text-shadow:0 1px 0 rgba(255,255,255,.9)}
.stage-track b:before,.stage-track b:after{content:"";position:absolute;top:50%;width:4px;height:4px;margin-top:-2px;border-radius:50%;background:#bd7138;box-shadow:0 0 4px rgba(226,145,67,.8)}
.stage-track b:before{left:-10px}.stage-track b:after{right:-10px}
.stage-track h3{min-height:34px!important;margin:0 0 7px!important;color:#3f3430!important;font-size:11px!important;font-weight:600!important;line-height:1.25!important}
.stage-track p{max-width:150px;margin:0 auto!important;color:#667177!important;font-size:8.5px!important;line-height:1.5!important}
@media(max-width:900px){.stage-magic-thread{display:none}.stage-heading:before,.stage-heading:after{width:9vw}.stage-track{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:600px){.stage-heading{font-size:19px!important;gap:8px!important}.stage-heading:before,.stage-heading:after{display:none}.stage-track{grid-template-columns:repeat(2,minmax(0,1fr))!important}}

/* Breakfast and calendar use the same wide, photographic card proportions. */
@media(min-width:901px){
  .meeting-calendar{
    grid-template-columns:repeat(2,minmax(0,1fr));
    align-items:stretch;
  }
  .breakfast,
  .calendar-card{
    width:100%;
    min-height:0;
    aspect-ratio:16/9;
    box-sizing:border-box;
  }

  .breakfast-copy{
    width:60%;
    padding:22px 24px 18px;
  }
  .breakfast h2,
  .calendar-card h2{
    margin-bottom:13px;
    font-size:21px;
    line-height:1.08;
  }
  .breakfast-lock{
    gap:9px;
    margin:0;
    font-size:9px;
    line-height:1.42;
  }
  .breakfast-lock svg{
    width:27px;
    height:27px;
    padding:5px;
    flex:0 0 auto;
  }
  .breakfast-countdown-label{
    margin:10px 0 5px;
    font-size:7.5px;
  }
  .breakfast-countdown{gap:5px}
  .breakfast-countdown strong{font-size:20px}
  .breakfast-countdown small{font-size:6.5px}

  .calendar-card{
    grid-template-columns:.92fr 1.08fr;
    align-items:center;
    padding:22px 24px;
  }
  .calendar-card-copy{
    align-self:center;
    min-width:0;
  }
  .calendar-card-copy p{
    margin:0 0 8px;
    max-width:230px;
    font-size:9.5px;
    line-height:1.5;
  }
  .calendar-open,
  .calendar-add{
    margin-top:6px;
    padding:9px 12px;
    font-size:7px;
  }
  .calendar-card .mini-orbit{
    width:min(220px,100%);
    height:auto;
    aspect-ratio:1;
    align-self:center;
    justify-self:center;
  }
}

/* Celestial sibling background for the interactive birthday calendar. */
.calendar-card{
  background:
    linear-gradient(90deg,rgba(255,248,239,.18) 0%,rgba(255,248,239,.08) 42%,rgba(255,248,239,0) 72%),
    url("calendar-celestial-background-v1.png") center/cover no-repeat;
}

@media(max-width:600px){
  .calendar-card{
    background:
      linear-gradient(180deg,rgba(255,248,239,.16),rgba(255,248,239,.03)),
      url("calendar-celestial-background-v1.png") 62% center/cover no-repeat;
  }
}

/* Living birthday sphere: dates are stars, their threads form one constellation. */
.mini-orbit{
  isolation:isolate;
  overflow:hidden;
  border:1px solid rgba(203,143,75,.65);
  background:
    radial-gradient(circle at 32% 26%,rgba(255,226,153,.18) 0 1px,transparent 2px),
    radial-gradient(circle at 69% 34%,rgba(255,244,205,.7) 0 1px,transparent 2px),
    radial-gradient(circle at 44% 72%,rgba(230,164,84,.6) 0 1.5px,transparent 3px),
    radial-gradient(circle at 77% 77%,rgba(255,225,154,.5) 0 1px,transparent 2px),
    radial-gradient(circle at 35% 30%,#14546a 0%,#073746 48%,#031e2a 82%,#02151e 100%);
  background-size:37px 41px,53px 47px,71px 67px,83px 79px,100% 100%;
  box-shadow:
    inset 0 0 0 5px rgba(255,255,255,.13),
    inset 0 0 32px rgba(91,202,219,.2),
    inset 0 -24px 36px rgba(0,12,21,.46),
    0 0 0 4px rgba(255,248,231,.32),
    0 10px 28px rgba(56,36,24,.2),
    0 0 22px rgba(215,150,78,.2);
}
.mini-orbit:before{
  content:"";
  position:absolute;
  z-index:0;
  inset:5%;
  border-radius:50%;
  background:linear-gradient(128deg,rgba(255,255,255,.28),transparent 28%,transparent 70%,rgba(67,165,185,.1));
  box-shadow:inset 14px 10px 20px rgba(255,255,255,.1);
  pointer-events:none;
}
.mini-orbit:after{
  content:"";
  position:absolute;
  z-index:0;
  left:14%;
  top:9%;
  width:48%;
  height:22%;
  border-radius:50%;
  border-top:2px solid rgba(255,255,255,.3);
  transform:rotate(-17deg);
  filter:blur(.3px);
  pointer-events:none;
}
.mini-ring{z-index:1;border-color:rgba(244,190,108,.25)}
.mini-orbit .ring-one{inset:10%;box-shadow:0 0 10px rgba(239,174,91,.08)}
.mini-orbit .ring-two{inset:27%;border-color:rgba(243,199,132,.18)}
.mini-orbit svg{z-index:2}
.mini-orbit svg path{
  stroke:rgba(236,169,83,.72);
  stroke-width:.65;
  stroke-dasharray:1 3.8;
  filter:drop-shadow(0 0 1.5px rgba(255,196,105,.72));
}
.mini-orbit svg .orbit-thread-glow{stroke:rgba(233,173,91,.2);stroke-width:2.5}
.mini-orbit svg .orbit-thread-secondary{stroke:rgba(125,210,220,.45)}
.mini-orbit svg .thread-spark{fill:#fff1b1;stroke:#d68b3f;filter:drop-shadow(0 0 3px #f2ae55)}
#miniBirthdayNodes{z-index:4;pointer-events:auto}
.mini-node{
  appearance:none;
  padding:0;
  border:0;
  border-radius:0;
  background:radial-gradient(circle,#fffdf0 0 12%,#ffd58a 31%,#ef9c46 54%,rgba(180,74,28,.2) 73%,transparent 74%);
  clip-path:polygon(50% 0,61% 38%,100% 50%,61% 62%,50% 100%,39% 62%,0 50%,39% 38%);
  box-shadow:none;
  filter:drop-shadow(0 0 3px #f6a94d) drop-shadow(0 0 7px rgba(239,155,66,.76));
  cursor:pointer;
}
.mini-node.owner{
  background:radial-gradient(circle,#fff8c9 0 11%,#f2ba65 28%,#4c9aaa 49%,#0b4c5c 70%,transparent 72%);
  filter:drop-shadow(0 0 4px #e9ad5c) drop-shadow(0 0 9px rgba(56,162,181,.7));
}
.mini-node.duplicate{filter:drop-shadow(0 0 5px #ffd17b) drop-shadow(0 0 11px rgba(239,155,66,.92))}
.mini-center{
  z-index:5;
  display:flex;
  width:46%;
  min-height:29%;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:4px;
  padding:10px;
  color:#fff5dc;
  border:1px solid rgba(244,194,119,.2);
  border-radius:50%;
  background:radial-gradient(circle,rgba(9,54,68,.88),rgba(3,34,45,.62) 72%,transparent 73%);
  box-sizing:border-box;
  text-align:center;
  text-shadow:0 0 8px rgba(249,192,103,.32);
}
.mini-center strong{font:500 14px/1.05 var(--serif);text-transform:uppercase}
.mini-center>span{display:flex;flex-wrap:wrap;justify-content:center;gap:3px}
.today-empty{color:rgba(230,239,235,.72);font:400 6.5px/1.25 var(--sans);font-style:normal;text-transform:none}
.today-person{
  padding:2px 5px;
  color:#ffe2a7;
  border:1px solid rgba(241,186,101,.38);
  border-radius:12px;
  background:rgba(255,255,255,.07);
  font:600 7px var(--sans);
  cursor:pointer;
}
.today-person:hover{background:rgba(238,166,79,.25);box-shadow:0 0 8px rgba(238,166,79,.35)}

.birthday-orbit{
  border-color:rgba(203,143,75,.72);
  background:
    radial-gradient(circle at 28% 24%,rgba(255,235,180,.8) 0 1px,transparent 2px),
    radial-gradient(circle at 67% 31%,rgba(255,255,232,.72) 0 1.5px,transparent 3px),
    radial-gradient(circle at 39% 69%,rgba(238,169,87,.75) 0 1.5px,transparent 3px),
    radial-gradient(circle at 76% 78%,rgba(98,198,213,.62) 0 1px,transparent 2px),
    radial-gradient(circle at 35% 30%,#176078 0%,#083e50 43%,#042835 73%,#021923 100%);
  background-size:47px 53px,73px 67px,91px 83px,107px 101px,100% 100%;
  box-shadow:inset 0 0 0 10px rgba(255,255,255,.1),inset 0 0 0 11px rgba(220,159,84,.35),inset 0 0 46px rgba(76,182,201,.22),0 0 25px rgba(195,126,59,.22);
}
.birthday-orbit:before,.birthday-orbit:after{border-color:rgba(244,196,126,.2)}
.birthday-orbit .month{color:#f5dbaf;text-shadow:0 0 6px rgba(230,157,74,.45)}
.orbit-center{
  z-index:6;
  min-width:30%;
  padding:18px;
  border:1px solid rgba(242,190,109,.2);
  border-radius:50%;
  background:radial-gradient(circle,rgba(6,51,64,.91),rgba(3,32,43,.65) 72%,transparent 73%);
  box-sizing:border-box;
  text-shadow:0 0 9px rgba(238,177,91,.3);
}
.orbit-center small{color:#e8bd78;font:600 9px var(--sans);text-transform:uppercase;letter-spacing:.14em}
.orbit-center strong{display:block;margin:5px 0;color:#fff4d8;font-size:21px}
.orbit-center>span{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}
.birthday-connections path{stroke:#e4a554;filter:drop-shadow(0 0 3px rgba(238,173,82,.8))}
.birthday-connections .orbit-thread-secondary{stroke:#55a9b7}
.date-node{
  color:#fff0bd;
  border-color:#e0a35b;
  background:radial-gradient(circle at 42% 38%,#fff8c7 0 8%,#efb257 24%,#b95d2f 55%,#542516 78%);
  box-shadow:0 0 7px #edab54,0 0 17px rgba(230,143,61,.7);
}
.date-node:before{color:#fff5cb;text-shadow:0 0 6px #ffc66e}
.date-node span{color:#ffe9bd;text-shadow:0 0 5px rgba(5,26,34,.9)}
.owner-date{border-color:#61b5c2;background:radial-gradient(circle at 40% 35%,#fff4ba,#e4a44f 28%,#267a8c 56%,#073b4b 78%)}

/* Approved 3D sphere artwork with dynamic HTML/SVG dates above it. */
.mini-orbit,
.birthday-orbit{
  background-color:#062e3d;
  background-image:url("birthday-sphere-glass-v1.png");
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
}
.mini-ring,
.birthday-orbit:before,
.birthday-orbit:after{display:none}
.mini-orbit{
  cursor:pointer;
  box-shadow:0 9px 22px rgba(64,41,25,.23),0 0 18px rgba(223,161,82,.2);
}
.mini-orbit:hover{
  transform:translateY(-1px);
  box-shadow:0 12px 27px rgba(64,41,25,.28),0 0 24px rgba(223,161,82,.3);
}
.mini-orbit:focus-visible{outline:2px solid #df9e52;outline-offset:5px}
.birthday-orbit{box-shadow:0 24px 55px rgba(32,25,20,.3),0 0 34px rgba(222,158,77,.23)}

.birthday-connections .orbit-thread-main{
  stroke:rgba(244,189,106,.68);
  stroke-width:.42;
  stroke-dasharray:none;
  opacity:.78;
  filter:drop-shadow(0 0 1.2px rgba(255,202,120,.65));
}
.birthday-connections .orbit-thread-glow{
  stroke:rgba(245,185,99,.16);
  stroke-width:1.65;
  stroke-dasharray:none;
  opacity:.72;
  filter:blur(.35px);
}
.birthday-connections .orbit-thread-secondary{
  stroke:rgba(104,198,211,.52);
  stroke-width:.36;
  stroke-dasharray:1 2.8;
  opacity:.7;
}
.birthday-connections .thread-spark{r:.22}
.mini-orbit svg .orbit-thread-main{stroke-width:.28;opacity:.6}
.mini-orbit svg .orbit-thread-glow{stroke-width:1.05;opacity:.52}
.mini-orbit svg .orbit-thread-secondary{stroke-width:.25;opacity:.58}

.date-node span{
  z-index:8;
  padding:4px 7px;
  color:#fff1cb;
  border:1px solid rgba(235,179,94,.35);
  border-radius:12px;
  background:rgba(3,32,42,.88);
  box-shadow:0 5px 14px rgba(0,0,0,.24),0 0 8px rgba(226,153,66,.2);
  opacity:0;
  transform:translateY(-50%) scale(.92);
  transition:opacity .18s ease,transform .18s ease;
  pointer-events:none;
}
.date-node:hover span,
.date-node:focus-visible span,
.owner-date span{
  opacity:1;
  transform:translateY(-50%) scale(1);
}
.date-empty{color:rgba(239,231,208,.76)}
.orbit-center{backdrop-filter:blur(3px)}
.mini-center{backdrop-filter:blur(2px)}

@media(max-width:600px){
  .date-node span{display:none}
  .birthday-connections .orbit-thread-glow{display:none}
}

/* Real star-shaped birthday nodes: labels no longer stretch the date marker. */
.birthday-orbit .date-node{
  appearance:none;
  display:block;
  min-width:0;
  padding:0;
  overflow:visible;
  color:transparent;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  font-size:0;
  line-height:0;
  isolation:isolate;
}
.birthday-orbit .date-node:before{
  content:"";
  position:absolute;
  z-index:2;
  inset:0;
  width:auto;
  height:auto;
  margin:0;
  border:0;
  border-radius:0;
  background:radial-gradient(circle,#fffdf0 0 9%,#ffe09a 22%,#f0a44d 43%,#b95729 66%,rgba(139,54,25,.08) 72%,transparent 73%);
  clip-path:polygon(50% 0,59% 37%,78% 22%,63% 41%,100% 50%,63% 59%,78% 78%,59% 63%,50% 100%,41% 63%,22% 78%,37% 59%,0 50%,37% 41%,22% 22%,41% 37%);
  box-shadow:none;
  filter:drop-shadow(0 0 3px #f5ab52) drop-shadow(0 0 8px rgba(239,151,62,.72));
  transition:transform .2s ease,filter .2s ease;
  pointer-events:none;
}
.birthday-orbit .date-node:after{
  content:"";
  position:absolute;
  z-index:1;
  left:50%;
  top:50%;
  width:145%;
  height:145%;
  transform:translate(-50%,-50%);
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,204,112,.28),rgba(239,151,62,.1) 42%,transparent 70%);
  filter:blur(2px);
  pointer-events:none;
}
.birthday-orbit .date-node:hover:before,
.birthday-orbit .date-node:focus-visible:before{
  transform:scale(1.2) rotate(7deg);
  filter:drop-shadow(0 0 4px #ffd27d) drop-shadow(0 0 11px rgba(244,168,75,.9));
}
.birthday-orbit .date-node:focus-visible{outline:1px solid rgba(255,220,154,.82);outline-offset:5px}
.birthday-orbit .date-node.duplicate:before{
  filter:drop-shadow(0 0 4px #ffd47f) drop-shadow(0 0 12px rgba(247,172,76,.95));
}
.birthday-orbit .owner-date:before{
  background:radial-gradient(circle,#fffbd2 0 9%,#f5c36d 23%,#5db3c1 44%,#176577 65%,rgba(8,55,68,.08) 72%,transparent 73%);
  filter:drop-shadow(0 0 4px #eeb35f) drop-shadow(0 0 10px rgba(70,174,192,.84));
}
.birthday-orbit .date-node span{
  font-size:8px;
  line-height:1.2;
}

/* Fine geodesic threads and permanently visible date captions. */
.birthday-connections .orbit-thread-main{
  stroke:rgba(249,204,132,.62);
  stroke-width:.13;
  stroke-dasharray:.18 1.05;
  stroke-linecap:round;
  opacity:.88;
  filter:drop-shadow(0 0 .45px rgba(255,210,139,.72));
}
.birthday-connections .orbit-thread-glow{
  stroke:rgba(238,181,100,.12);
  stroke-width:.48;
  stroke-dasharray:none;
  opacity:.58;
  filter:blur(.22px);
}
.birthday-connections .orbit-thread-secondary{
  stroke:rgba(111,205,218,.52);
  stroke-width:.12;
  stroke-dasharray:.22 1.15;
  stroke-linecap:round;
  opacity:.82;
  filter:drop-shadow(0 0 .5px rgba(78,185,203,.7));
}
.mini-orbit svg .orbit-thread-main{stroke-width:.085;opacity:.66}
.mini-orbit svg .orbit-thread-glow{stroke-width:.27;opacity:.4;filter:blur(.12px)}
.mini-orbit svg .orbit-thread-secondary{stroke-width:.08;opacity:.66}

.birthday-orbit .date-node span{
  padding:3px 6px;
  color:#ffe8b7;
  border-color:rgba(235,180,98,.24);
  background:rgba(2,32,42,.62);
  box-shadow:0 3px 9px rgba(0,0,0,.17),0 0 6px rgba(226,153,66,.12);
  opacity:1;
  transform:translateY(-50%) scale(1);
}
.birthday-orbit.dense-dates .date-node:not(.owner-date) span{
  opacity:0;
  transform:translateY(-50%) scale(.9);
}
.birthday-orbit.dense-dates .date-node:hover span,
.birthday-orbit.dense-dates .date-node:focus-visible span{
  opacity:1;
  transform:translateY(-50%) scale(1);
}
.birthday-orbit .owner-date:before{
  transform:rotate(22.5deg);
  background:radial-gradient(circle,#fffef0 0 8%,#f6cf7e 20%,#76d1dc 40%,#1c7c90 60%,rgba(4,47,60,.05) 72%,transparent 73%);
  filter:drop-shadow(0 0 5px #f0bc68) drop-shadow(0 0 13px rgba(72,191,211,.95));
}
.birthday-orbit .owner-date:after{
  width:185%;
  height:185%;
  border:1px solid rgba(104,205,220,.44);
  background:radial-gradient(circle,rgba(102,205,220,.12),rgba(238,174,86,.08) 48%,transparent 69%);
  box-shadow:0 0 12px rgba(82,190,208,.32);
}
.birthday-orbit .owner-date span{
  color:#fff0c4;
  border-color:rgba(105,204,218,.48);
  background:linear-gradient(135deg,rgba(5,62,76,.92),rgba(79,57,32,.84));
  box-shadow:0 4px 12px rgba(0,0,0,.2),0 0 9px rgba(84,192,210,.25);
  font-weight:700;
}
.mini-node.owner{
  transform:translate(-50%,-50%) rotate(22.5deg);
  background:radial-gradient(circle,#fffde1 0 9%,#f2c570 24%,#6bc7d4 43%,#176b7d 65%,transparent 73%);
  filter:drop-shadow(0 0 4px #eeb05c) drop-shadow(0 0 10px rgba(74,185,205,.9));
}

/* Delicate constellation mesh visible only inside the compact sphere. */
.mini-orbit svg .mini-ambient-thread{
  fill:none;
  stroke:rgba(238,185,104,.4);
  stroke-width:.14;
  stroke-dasharray:none;
  stroke-linecap:round;
  opacity:.72;
  filter:drop-shadow(0 0 .35px rgba(255,208,129,.58));
}
.mini-orbit svg .mini-ambient-star{
  fill:rgba(255,218,149,.7);
  stroke:none;
  opacity:.82;
  filter:drop-shadow(0 0 .65px rgba(255,193,98,.8));
}
.mini-orbit svg .mini-ambient-star.bright{
  fill:#fff1bd;
  opacity:1;
  filter:drop-shadow(0 0 1.1px #f5ad55) drop-shadow(0 0 2.3px rgba(239,158,67,.72));
}

/* Denser background constellation for the expanded sphere. */
.birthday-orbit svg .orbit-ambient-thread{
  fill:none;
  stroke:rgba(226,166,83,.34);
  stroke-width:.105;
  stroke-dasharray:none;
  stroke-linecap:round;
  opacity:.72;
  filter:drop-shadow(0 0 .32px rgba(255,201,111,.48));
}
.birthday-orbit svg .orbit-ambient-star{
  fill:rgba(255,210,126,.68);
  stroke:none;
  opacity:.78;
  filter:drop-shadow(0 0 .5px rgba(242,167,72,.66));
}
.birthday-orbit svg .orbit-ambient-star.bright{
  fill:#fff0b8;
  opacity:1;
  filter:drop-shadow(0 0 .9px #f6ae52) drop-shadow(0 0 2px rgba(239,155,65,.78));
}

/* The constellation runs beneath the solid current-date medallion. */
.orbit-center{
  background:radial-gradient(circle at 42% 36%,rgba(8,65,79,.98),rgba(3,38,49,.99) 72%,#022b39 100%);
  box-shadow:inset 0 0 22px rgba(61,157,175,.13),0 0 0 1px rgba(232,176,91,.2),0 8px 22px rgba(0,16,23,.24);
}
.mini-center{
  background:radial-gradient(circle at 42% 36%,rgba(9,66,80,.98),rgba(3,39,50,.99) 72%,#022b39 100%);
  box-shadow:inset 0 0 13px rgba(61,157,175,.12),0 0 0 1px rgba(232,176,91,.17),0 5px 13px rgba(0,16,23,.2);
}

/* Deterministic SVG stars: the label can never deform the marker. */
.birthday-orbit .date-node:before{display:none}
.birthday-orbit .date-node{
  color:#f2ad55;
}
.birthday-orbit .date-star{
  position:absolute;
  z-index:3;
  inset:0;
  display:block;
  width:100%;
  height:100%;
  overflow:visible;
  color:inherit;
  filter:drop-shadow(0 0 1px #ffd17a) drop-shadow(0 0 4px rgba(239,152,62,.62));
  transition:transform .2s ease,filter .2s ease;
  pointer-events:none;
}
.birthday-orbit .date-star path{
  fill:currentColor;
  stroke:rgba(255,239,192,.78);
  stroke-width:.65;
  vector-effect:non-scaling-stroke;
}
.birthday-orbit .date-star .star-core{
  fill:#fff9d9;
  stroke:#ffd784;
  stroke-width:.7;
  vector-effect:non-scaling-stroke;
}
.birthday-orbit .date-node:hover .date-star,
.birthday-orbit .date-node:focus-visible .date-star{
  transform:scale(1.18) rotate(7deg);
  filter:drop-shadow(0 0 3px #ffe09a) drop-shadow(0 0 10px rgba(243,169,73,.94));
}
.birthday-orbit .duplicate .date-star{
  filter:drop-shadow(0 0 1.5px #ffe09a) drop-shadow(0 0 6px rgba(245,171,75,.76));
}
.birthday-orbit .owner-date{
  color:#f7c86f;
}
.birthday-orbit .owner-date .date-star{
  transform:none;
  filter:drop-shadow(0 0 1.5px #f4c36e) drop-shadow(0 0 7px rgba(72,191,211,.78));
}
.birthday-orbit .owner-date .date-star path{
  stroke:#fff0b7;
  stroke-width:.8;
}

/* Retire the old oversized radial marker; only the clean four-ray SVG remains. */
.birthday-orbit .date-node:before{display:none!important}
.birthday-orbit .date-node:after{display:none!important}
.birthday-orbit .owner-date:before,
.birthday-orbit .owner-date:after{display:none!important}

/* Date markers are luminous points like the stars inside the glass sphere. */
.birthday-orbit .date-node{
  overflow:visible;
  border:0!important;
  border-radius:50%;
  background:radial-gradient(circle,
    #fffef0 0 8%,
    #fff4b0 9% 18%,
    #efad4f 20% 31%,
    rgba(231,142,45,.38) 32% 43%,
    transparent 67%)!important;
  box-shadow:0 0 4px rgba(255,224,145,.9),0 0 10px rgba(231,147,54,.5)!important;
}
.birthday-orbit .date-star{display:none!important}
.birthday-orbit .date-node:before,
.birthday-orbit .date-node:after{
  content:""!important;
  position:absolute!important;
  z-index:2!important;
  left:50%!important;
  top:50%!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  border:0!important;
  border-radius:0!important;
  background:linear-gradient(135deg,#fffdf0 0 33%,#ffd77c 48%,#fff8cf 54%,#d98b35 72%,transparent 100%)!important;
  clip-path:polygon(50% 0,55% 42%,100% 50%,55% 58%,50% 100%,45% 58%,0 50%,45% 42%)!important;
  filter:drop-shadow(0 0 1px #fff1a8) drop-shadow(0 0 4px rgba(241,166,68,.88))!important;
  pointer-events:none!important;
}
.birthday-orbit .date-node:before{
  transform:translate(-50%,-50%)!important;
}
.birthday-orbit .date-node:after{
  width:56%!important;
  height:56%!important;
  transform:translate(-50%,-50%) rotate(45deg)!important;
  opacity:.82!important;
  filter:drop-shadow(0 0 1px #fff3b8) drop-shadow(0 0 3px rgba(238,159,61,.72))!important;
}
.birthday-orbit .date-node:hover:before,
.birthday-orbit .date-node:focus-visible:before{
  transform:translate(-50%,-50%) scale(1.12)!important;
}
.birthday-orbit .date-node:hover:after,
.birthday-orbit .date-node:focus-visible:after{
  transform:translate(-50%,-50%) rotate(45deg) scale(1.12)!important;
}
.birthday-orbit .owner-date{
  background:radial-gradient(circle,
    #fffef1 0 8%,
    #ffe8a0 10% 19%,
    #e5a34c 21% 30%,
    rgba(77,190,207,.5) 34% 50%,
    transparent 70%)!important;
  box-shadow:0 0 5px rgba(255,219,130,.95),0 0 13px rgba(73,190,207,.72)!important;
}

/* Final marker: use the approved generated photographic light flare. */
.birthday-orbit .date-node{
  background:transparent!important;
  box-shadow:none!important;
}
.birthday-orbit .date-node:before{
  content:""!important;
  position:absolute!important;
  z-index:2!important;
  left:50%!important;
  top:50%!important;
  display:block!important;
  width:190%!important;
  height:190%!important;
  transform:translate(-50%,-50%)!important;
  border:0!important;
  background:url("date-star-gold-v1.png") center/contain no-repeat!important;
  clip-path:none!important;
  filter:drop-shadow(0 0 2px rgba(255,213,119,.6))!important;
  mix-blend-mode:screen;
  pointer-events:none!important;
}
.birthday-orbit .date-node:after{display:none!important}
.birthday-orbit .date-node:hover:before,
.birthday-orbit .date-node:focus-visible:before{
  transform:translate(-50%,-50%) scale(1.08)!important;
}
.birthday-orbit .owner-date{
  background:transparent!important;
  box-shadow:none!important;
}
.birthday-orbit .owner-date:before{
  width:205%!important;
  height:205%!important;
  filter:drop-shadow(0 0 3px rgba(255,209,105,.85)) drop-shadow(0 0 7px rgba(65,195,215,.75))!important;
}

/* Side margins: the same photographic stars connected by delicate threads. */
body{position:relative;isolation:isolate}
body::before,
body::after{
  content:"";
  position:fixed;
  z-index:0;
  top:0;
  bottom:0;
  width:max(0px,calc((100vw - var(--site-width))/2));
  pointer-events:none;
  opacity:.9;
  background-image:
    url("date-star-gold-v1.png"),
    url("date-star-gold-v1.png"),
    url("date-star-gold-v1.png"),
    url("date-star-gold-v1.png"),
    url("date-star-gold-v1.png"),
    url("date-star-gold-v1.png"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 260 760' preserveAspectRatio='none'%3E%3Cg fill='none' stroke='%23d9a25f' stroke-opacity='.24' stroke-width='.75'%3E%3Cpath d='M23 45L86 116L194 77L229 171L142 244L53 205L26 326L119 389L218 344L236 469L151 528L61 485L19 619L106 703L229 648'/%3E%3Cpath d='M86 116L53 205M194 77L142 244M26 326L218 344M119 389L61 485M236 469L106 703M151 528L229 648'/%3E%3C/g%3E%3Cg fill='%23f2c47c' fill-opacity='.38'%3E%3Ccircle cx='23' cy='45' r='1'/%3E%3Ccircle cx='86' cy='116' r='1'/%3E%3Ccircle cx='194' cy='77' r='1'/%3E%3Ccircle cx='229' cy='171' r='1'/%3E%3Ccircle cx='142' cy='244' r='1'/%3E%3Ccircle cx='53' cy='205' r='1'/%3E%3Ccircle cx='26' cy='326' r='1'/%3E%3Ccircle cx='119' cy='389' r='1'/%3E%3Ccircle cx='218' cy='344' r='1'/%3E%3Ccircle cx='236' cy='469' r='1'/%3E%3Ccircle cx='151' cy='528' r='1'/%3E%3Ccircle cx='61' cy='485' r='1'/%3E%3Ccircle cx='19' cy='619' r='1'/%3E%3Ccircle cx='106' cy='703' r='1'/%3E%3Ccircle cx='229' cy='648' r='1'/%3E%3C/g%3E%3C/svg%3E");
  background-size:42px 42px,25px 25px,34px 34px,20px 20px,31px 31px,23px 23px,100% 100%;
  background-position:12% 7%,69% 18%,31% 35%,82% 48%,18% 68%,65% 84%,center;
  background-repeat:no-repeat;
  background-blend-mode:screen,screen,screen,screen,screen,screen,normal;
  filter:drop-shadow(0 0 3px rgba(239,172,78,.2));
}
body::before{left:0}
body::after{right:0;transform:scaleX(-1)}
main,.header,.footer{position:relative;z-index:1}
.header{z-index:20}
@media(max-width:900px){body::before,body::after{display:none}}

/* Copy and countdown refinements. */
.calendar-card-copy .calendar-ignite{
  display:block;
  margin-top:5px;
  color:#a84d2c;
  font-weight:700;
}
.breakfast-countdown-label{
  margin-top:20px!important;
  margin-bottom:7px!important;
  font-size:9px!important;
  font-weight:800!important;
  letter-spacing:.11em!important;
}
.breakfast-countdown{
  margin-top:0!important;
}
.hero .countdown small{
  font-size:8.4px!important;
  font-weight:700!important;
  letter-spacing:.035em!important;
}
.breakfast-countdown small{
  margin-top:7px!important;
  display:block!important;
  font-size:7.8px!important;
  font-weight:700!important;
  letter-spacing:.025em!important;
}

@media(min-width:901px){
  .breakfast-lock,
  .breakfast-countdown-label,
  .breakfast-countdown{
    position:relative;
    transform:none;
  }
  .breakfast-copy{
    display:flex!important;
    flex-direction:column;
    justify-content:space-between;
    height:100%;
    padding-top:20px!important;
    padding-bottom:16px!important;
  }
  .breakfast h2{margin:0!important}
  .breakfast-lock{
    margin:0!important;
    font-size:10.5px!important;
    font-weight:600!important;
    line-height:1.5!important;
  }
  .breakfast-lock strong{
    font-weight:800!important;
  }
  .breakfast-countdown-label{
    margin:0 0 7px!important;
    font-size:10px!important;
    font-weight:800!important;
  }
  .breakfast-countdown small{
    font-size:8.8px!important;
    font-weight:800!important;
  }
}

/* Keep the expanded breakfast copy above the final legacy overrides. */
@media(min-width:901px){
  .breakfast-copy{justify-content:flex-start!important;padding-top:17px!important;padding-bottom:14px!important}
  .breakfast h2{margin:0 0 9px!important}
  .breakfast-timer{margin-top:auto!important;padding-top:7px!important}
  .breakfast-countdown-label{margin:0 0 5px!important;font-size:8.5px!important}
  .breakfast-countdown small{margin-top:5px!important;font-size:7.5px!important}
}

/* Breakfast and calendar headings share one compact scale. */
.breakfast h2,
.calendar-card h2{
  margin:0 0 11px!important;
  font:400 19px/.98 var(--serif)!important;
  letter-spacing:-.025em;
}
.calendar-card h2 span{white-space:nowrap}
.breakfast-copy{padding-top:15px!important;padding-bottom:10px!important}
.breakfast-story{gap:8px}
.breakfast-story-copy p{margin-bottom:4px;font-size:7.55px;line-height:1.28}
.breakfast-story-copy .breakfast-gift{font-size:7.15px;line-height:1.24}
.breakfast-timer{margin-top:auto!important;padding-top:3px!important}
.breakfast-countdown-label{margin-bottom:3px!important;font-size:8px!important}
.breakfast-countdown strong{font-size:21px!important}
.breakfast-countdown small{margin-top:4px!important;font-size:7.2px!important}

/* Breakfast reading order: heading, lock, indented story, countdown. */
.breakfast-story{display:block!important}
.breakfast-lock-button{display:grid;margin:0 auto 4px!important}
.breakfast-story-copy{margin:0}
.breakfast-story-copy p{font-size:7.4px;line-height:1.24}
.breakfast-story-copy .breakfast-gift{font-size:7px;line-height:1.2}

/* Balance the two neighbouring cards as one composition. */
.breakfast-heading-row{display:flex;align-items:center;gap:12px;margin:0 0 8px}
.breakfast-heading-row h2{flex:0 1 auto;margin:0!important}
.breakfast-heading-row .breakfast-lock-button{flex:0 0 34px;margin:0!important}
.breakfast-story-copy{margin:0;max-width:270px}
.breakfast-story-copy p{margin:0 0 6px;font-size:7.8px;line-height:1.34}
.breakfast-story-copy .breakfast-gift{margin-top:1px;font-size:7.35px;line-height:1.3}
.calendar-card-copy{margin-top:-18px}
.breakfast h2,.calendar-card h2{font-size:19px!important;line-height:1.04!important}
.calendar-card h2{margin-bottom:13px!important}

/* Final alignment for the breakfast/calendar pair. */
.breakfast-heading-row{
  align-items:center;
  margin-bottom:10px;
}
.breakfast h2,
.calendar-card h2{
  line-height:1.12!important;
}
.breakfast-story-copy{
  display:flex;
  flex-direction:column;
  gap:7px;
  width:245px;
  max-width:245px;
  overflow-wrap:normal;
  word-break:normal;
  hyphens:none;
}
.breakfast-story-copy p,
.breakfast-story-copy .breakfast-gift{
  margin:0!important;
  font-size:8px!important;
  line-height:1.42!important;
}

/* Deliberately airy two-line headings. */
.breakfast-heading-row h2,
.calendar-card h2{
  line-height:1.28!important;
}
.breakfast-heading-row h2 span,
.calendar-card h2 span{
  display:block;
  white-space:nowrap;
}
.breakfast-heading-row h2 span + span,
.calendar-card h2 span + span{
  margin-top:6px;
}
.breakfast-heading-row{
  margin-bottom:7px;
}

/* Match the bottom rhythm of the calendar to the breakfast countdown. */
@media(min-width:901px){
  .calendar-card-copy{
    align-self:stretch!important;
    display:flex;
    flex-direction:column;
    margin-top:0;
    padding-top:0;
    padding-bottom:0;
  }
  .calendar-card-copy p{
    margin-bottom:0!important;
    line-height:1.55!important;
  }
  .calendar-universe-note{
    display:block;
    margin-top:8px;
    color:#7b594b;
    font-size:8px;
    font-weight:600;
    line-height:1.45;
  }
  .calendar-actions{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    gap:5px;
    margin-top:auto;
    padding-bottom:0;
  }
  .calendar-actions .calendar-open,
  .calendar-actions .calendar-add{
    margin:0!important;
  }
}

/* Compact magical invitation, matching the approved reference. */
.actions{
  padding-top:28px!important;
}
.actions-intro{
  position:relative;
  padding:0 24px;
  text-align:center;
}
.actions-intro p{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  width:min(920px,100%);
  margin:0 auto 12px!important;
  color:#3e3531!important;
  font:400 14px/1.3 var(--serif)!important;
  letter-spacing:.045em!important;
}
.actions-intro p::before,
.actions-intro p::after{
  content:"";
  flex:1 1 100px;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(177,111,65,.45));
}
.actions-intro p::after{
  background:linear-gradient(90deg,rgba(177,111,65,.45),transparent);
}
.actions-intro h2{
  position:relative;
  display:inline-block;
  max-width:1000px;
  margin:0!important;
  padding:0 38px;
  color:#392d2a!important;
  font:400 clamp(23px,2.35vw,32px)/1.22 var(--serif)!important;
  letter-spacing:.015em;
  text-transform:uppercase;
}
.actions-intro h2::before,
.actions-intro h2::after{
  display:none;
}
.title-stars{
  position:absolute;
  top:50%;
  width:42px;
  height:38px;
  transform:translateY(-50%);
  pointer-events:none;
}
.title-stars-left{right:calc(100% + 8px)}
.title-stars-right{left:calc(100% + 8px);transform:translateY(-50%) scaleX(-1)}
.title-stars b{
  position:absolute;
  width:4px;
  height:4px;
  border-radius:50%;
  background:#fff8d8;
  box-shadow:0 0 4px #fff2bd,0 0 9px rgba(205,126,61,.9);
}
.title-stars b::before,
.title-stars b::after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  background:linear-gradient(90deg,transparent,#d5894d 45%,#fff7d4 50%,#d5894d 55%,transparent);
  transform:translate(-50%,-50%);
}
.title-stars b::before{width:16px;height:1px}
.title-stars b::after{width:1px;height:16px;background:linear-gradient(180deg,transparent,#d5894d 45%,#fff7d4 50%,#d5894d 55%,transparent)}
.title-stars b:nth-child(1){left:5px;top:18px;transform:scale(.65)}
.title-stars b:nth-child(2){left:19px;top:5px;transform:scale(1.05)}
.title-stars b:nth-child(3){left:30px;top:22px;transform:scale(.78)}
.title-stars b:nth-child(4){left:14px;top:31px;transform:scale(.42)}
.actions-intro>span{
  display:block;
  max-width:800px;
  margin:10px auto 24px!important;
  color:#53636a;
  font-size:13px!important;
  line-height:1.62!important;
}

/* Exact shared top line for the breakfast and calendar headings. */
@media(min-width:901px){
  .breakfast-copy{
    padding-top:16px!important;
  }
  .calendar-card{
    padding-top:16px!important;
    padding-bottom:14px!important;
  }
  .breakfast-heading-row,
  .calendar-card h2{
    margin-top:0!important;
  }
}

@media(max-width:900px){
  .actions-intro h2{padding:0 12px}
  .actions-intro h2::before,
  .actions-intro h2::after,
  .title-stars{display:none}
}

/* The promise of Level 43. */
.hero-subtitle{
  width:410px;
  max-width:100%;
  margin:-8px 0 15px!important;
  display:flex;
  align-items:center;
  gap:11px;
  color:#85442f;
  font:800 10px/1.3 var(--sans);
  letter-spacing:.2em;
  text-transform:uppercase;
  white-space:nowrap;
  text-shadow:0 1px 0 rgba(255,255,255,.65);
}
.hero-subtitle::after{
  display:none;
}

/* One visual language for the main chapter headings. */
.stats-heading,
.stage-heading,
.firsts-heading h2{
  color:#513f59!important;
  font-family:var(--serif)!important;
  font-size:24px!important;
  font-weight:400!important;
  line-height:1.2!important;
  letter-spacing:.035em!important;
  text-transform:uppercase!important;
}
.stats-heading{
  position:relative;
  margin:8px auto 7px!important;
  padding:0!important;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  text-align:center;
}
.stats-heading::before,
.stats-heading::after{
  content:"";
  width:min(210px,17vw);
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(178,112,66,.42));
}
.stats-heading::after{
  background:linear-gradient(90deg,rgba(178,112,66,.42),transparent);
}
.stats-heading + .stats{
  margin-top:0!important;
}
.actions{
  padding-bottom:10px!important;
}

/* Keep the expanded introduction inside the first viewport. */
@media(min-width:901px){
  .hero-copy{
    width:490px!important;
    max-width:490px!important;
    transform:translateY(-50px)!important;
  }
  .hero-intro{
    width:450px!important;
    max-width:450px!important;
    font-size:12.5px!important;
    line-height:1.38!important;
  }
  .hero-intro p{
    margin:0 0 2px!important;
  }
  .hero-subtitle{
    margin-top:-6px!important;
    margin-bottom:11px!important;
  }
  .hero-seal{
    margin-top:14px!important;
  }
}

/* A quiet hierarchy inside the opening story. */
.hero-intro-emphasis{
  color:#392727;
  font-weight:700;
}
.hero-intro-invitation{
  font-weight:600;
}
.hero-intro-final{
  margin-top:5px!important;
  color:#7f2630;
  letter-spacing:.01em;
}
.hero-intro-final strong{
  font-weight:800!important;
}

/* Keep one uninterrupted celestial canvas between actions and counters. */
.actions{
  overflow:visible!important;
  background:transparent!important;
}
.stats-heading{
  background:transparent!important;
}

/* The opening story as a translucent sealed-letter plaque. */
@media(min-width:901px){
  .hero-copy{
    width:465px!important;
    max-width:465px!important;
    transform:translateY(-52px)!important;
  }
  .hero h1{
    margin-bottom:10px!important;
  }
  .hero-subtitle{
    margin-top:-9px!important;
    margin-bottom:9px!important;
  }
  .hero-intro{
    position:relative;
    box-sizing:border-box;
    width:425px!important;
    max-width:425px!important;
    margin-left:-22px!important;
    padding:11px 44px 10px 15px!important;
    border:1px solid rgba(174,112,65,.76);
    border-radius:11px;
    background:
      radial-gradient(circle at 7% 8%,rgba(255,255,255,.82),transparent 22%),
      radial-gradient(circle at 88% 82%,rgba(216,177,126,.16),transparent 31%),
      linear-gradient(135deg,rgba(255,255,255,.54),transparent 39%),
      linear-gradient(145deg,rgba(255,251,243,.95),rgba(245,226,203,.88));
    box-shadow:
      inset 0 0 0 2px rgba(255,255,255,.76),
      inset 0 0 0 4px rgba(175,113,65,.22),
      inset 0 0 0 5px rgba(255,248,232,.72),
      inset 0 1px 18px rgba(255,255,255,.5),
      0 6px 15px rgba(77,43,27,.14),
      0 0 14px rgba(255,239,205,.32);
    backdrop-filter:blur(5px) saturate(.92);
    -webkit-backdrop-filter:blur(5px) saturate(.92);
    outline:1px solid rgba(224,187,139,.62);
    outline-offset:-6px;
    font-size:11.5px!important;
    line-height:1.34!important;
    text-shadow:0 1px 0 rgba(255,255,255,.7)!important;
  }
  .hero-intro::before,
  .hero-intro::after{
    display:none!important;
    content:none!important;
  }
  .hero-intro-frame{
    position:absolute;
    z-index:0;
    inset:6px;
    border:1px solid rgba(190,137,83,.55);
    border-radius:7px;
    box-shadow:inset 0 0 9px rgba(255,250,229,.62);
    overflow:hidden;
    pointer-events:none;
  }
  .hero-intro-frame .corner{
    position:absolute;
    width:25px;
    height:25px;
    color:#b4763f;
    opacity:.82;
    filter:drop-shadow(0 1px 0 rgba(255,255,255,.85));
  }
  .hero-intro-frame .corner::before{
    content:"✦";
    position:absolute;
    top:-6px;
    left:-2px;
    font:400 10px/1 Georgia,serif;
    text-shadow:0 0 5px rgba(255,205,125,.6);
  }
  .hero-intro-frame .corner::after{
    content:"";
    position:absolute;
    inset:0;
    border-top:1px solid currentColor;
    border-left:1px solid currentColor;
    border-radius:12px 0 0 0;
    background:
      radial-gradient(circle at 7px 7px,currentColor 0 1px,transparent 1.5px),
      linear-gradient(45deg,transparent 46%,currentColor 48% 51%,transparent 53%) 2px 2px/12px 12px no-repeat;
  }
  .hero-intro-frame .corner-tl{top:-1px;left:-1px}
  .hero-intro-frame .corner-tr{top:-1px;right:-1px;transform:rotate(90deg)}
  .hero-intro-frame .corner-br{right:-1px;bottom:-1px;transform:rotate(180deg)}
  .hero-intro-frame .corner-bl{bottom:-4px;left:-5px;transform:rotate(270deg) scale(.82)}
  .hero-intro-medallion{
    position:absolute;
    z-index:2;
    top:10px;
    right:11px;
    display:grid;
    place-items:center;
    width:34px;
    height:34px;
    border:1px solid #6d3f25;
    border-radius:50%;
    background:
      radial-gradient(circle at 32% 23%,rgba(255,244,204,.98),transparent 24%),
      radial-gradient(circle at 50% 56%,rgba(229,183,104,.9),rgba(144,85,44,.96) 64%,#6c3d25 100%);
    box-shadow:
      inset 0 0 0 2px rgba(255,224,160,.72),
      inset 0 0 0 4px rgba(92,51,29,.52),
      inset 0 3px 6px rgba(255,232,169,.38),
      inset 0 -4px 6px rgba(71,36,20,.28),
      0 2px 4px rgba(73,39,20,.4),
      0 0 0 2px rgba(206,153,86,.34),
      0 0 10px rgba(239,183,91,.34);
  }
  .hero-intro-medallion svg{
    width:23px;
    height:23px;
    fill:none;
    stroke:#f4d399;
    stroke-width:1.15;
    filter:drop-shadow(0 1px 0 rgba(63,30,16,.72)) drop-shadow(0 0 3px rgba(255,224,154,.45));
  }
  .hero-intro > p{
    position:relative;
    z-index:1;
  }
  .hero-seal{
    margin-top:7px!important;
  }
}

@media(max-width:900px){
  .hero-intro{
    padding:14px 16px;
    border:1px solid rgba(178,119,72,.5);
    border-radius:12px;
    background:rgba(255,248,238,.88);
    box-shadow:inset 0 0 0 2px rgba(255,255,255,.55),0 7px 18px rgba(77,43,27,.1);
  }
}

/* 17.07 — final polish: countdown frame, hero edge and project counters. */
.hero-thread{
  display:none!important;
}

@media(min-width:901px){
  .hero-seal{
    width:390px!important;
    height:27px!important;
    margin-left:-5px!important;
    margin-top:7px!important;
    overflow:visible!important;
    border:1px solid rgba(185,126,77,.72)!important;
    border-radius:8px 8px 5px 5px!important;
    background:
      linear-gradient(180deg,rgba(255,253,248,.99),rgba(244,224,201,.97)) padding-box,
      linear-gradient(90deg,#b57545,#f0cfa0 24%,#fff1d0 50%,#e8bb82 78%,#a96338) border-box!important;
    box-shadow:
      inset 0 0 0 2px rgba(255,255,255,.76),
      inset 0 -3px 7px rgba(170,105,54,.10),
      0 2px 5px rgba(91,47,25,.18),
      0 0 9px rgba(255,226,177,.48)!important;
    color:#783620!important;
    font-size:9px!important;
    font-weight:700!important;
  }
  .hero-seal::before,
  .hero-seal::after{
    display:none!important;
    content:none!important;
  }
  .hero .countdown{
    width:380px!important;
    height:94px!important;
    margin:-1px 0 0!important;
    padding:0 11px!important;
    border:1px solid rgba(174,112,68,.48)!important;
    border-top-color:rgba(200,153,108,.40)!important;
    border-radius:0 0 10px 10px!important;
    outline:1px solid rgba(255,255,255,.74)!important;
    outline-offset:-4px!important;
    background:linear-gradient(180deg,rgba(255,253,249,.98),rgba(247,233,217,.97))!important;
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,.96),
      inset 0 -7px 14px rgba(171,108,62,.07),
      0 5px 10px rgba(71,39,23,.15),
      0 0 12px rgba(255,230,190,.30)!important;
  }
  .hero .countdown strong{
    font-size:36px!important;
    text-shadow:0 1px 0 #fff!important;
  }
  .hero .countdown small{
    font-size:7.6px!important;
    font-weight:700!important;
  }
}

.hero{
  border-radius:0 0 49% 3%/0 0 2.2% 1.8%!important;
  box-shadow:
    inset 0 -2px 0 rgba(255,255,255,.96),
    inset 0 -4px 0 rgba(199,151,111,.44),
    inset 0 -6px 8px rgba(255,255,255,.28),
    0 13px 28px rgba(60,35,24,.13)!important;
}

@media(min-width:901px){
  .stats div{
    grid-template-columns:42px minmax(0,1fr)!important;
    grid-template-rows:38px auto!important;
    column-gap:8px!important;
  }
  .stats .stat-icon{
    width:39px!important;
    height:39px!important;
    stroke-width:1.5!important;
  }
}

/* Keep this block last: it neutralizes the retired grid-stage rules above. */
.stages .stage-scroll{display:block!important;overflow:visible!important}
.stages .stage-track{
  position:relative!important;
  display:block!important;
  grid-template-columns:none!important;
  gap:0!important;
  width:100%!important;
  min-height:0!important;
  aspect-ratio:2172/724!important;
  padding:0!important;
}
.stages .stage-track>.stage-item{
  position:absolute!important;
  top:0!important;
  left:var(--stage-x)!important;
  width:14.2%!important;
  height:100%!important;
  min-height:0!important;
  padding:0!important;
  transform:translateX(-50%)!important;
}
.stages .stage-track>.stage-item .stage-pearl-button{position:absolute!important;top:32.3%!important;left:50%!important;transform:translate(-50%,0)!important}
.stages .stage-track>.stage-item .stage-pearl-button:hover,
.stages .stage-track>.stage-item .stage-pearl-button:focus-visible{transform:translate(-50%,-3px) scale(1.045)!important}
.stages .stage-track>.stage-item .stage-copy{position:absolute!important;top:63.5%!important;left:50%!important;width:100%!important;transform:translateX(-50%)!important}
@media(max-width:900px){
  .stages .stage-scroll{overflow-x:auto!important;overflow-y:hidden!important}
  .stages .stage-track{width:980px!important}
}

/* Final stage-title treatment: line — star — title — star — line. */
.stages .stage-heading{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0 auto!important;
  padding:0 26px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  color:#513f59!important;
  font-family:var(--serif)!important;
  font-size:24px!important;
  font-weight:400!important;
  line-height:1.2!important;
  letter-spacing:.035em!important;
  text-align:center!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
  background:none!important;
  box-shadow:none!important;
}
.stages .stage-heading::before,
.stages .stage-heading::after{
  content:""!important;
  display:block!important;
  flex:1 1 150px!important;
  width:auto!important;
  max-width:240px!important;
  height:1px!important;
  background:linear-gradient(90deg,transparent,rgba(178,112,66,.46))!important;
}
.stages .stage-heading::after{
  background:linear-gradient(90deg,rgba(178,112,66,.46),transparent)!important;
}
.stages .stage-heading span{
  flex:0 0 auto!important;
  margin:0!important;
  color:#c8874c!important;
  font-size:11px!important;
  line-height:1!important;
  text-shadow:0 0 6px rgba(231,166,94,.42)!important;
}

@media(max-width:900px){
  .stages .stage-heading{
    width:max-content!important;
    max-width:calc(100% - 20px)!important;
    padding:0 8px!important;
    gap:8px!important;
    font-size:20px!important;
  }
  .stages .stage-heading::before,
  .stages .stage-heading::after{
    flex-basis:46px!important;
    max-width:46px!important;
  }
}

@media(max-width:600px){
  .stages .stage-heading{
    font-size:17px!important;
    letter-spacing:.02em!important;
  }
  .stages .stage-heading::before,
  .stages .stage-heading::after{
    display:none!important;
  }
}
