:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff4dd;background:#080202;--bg: #050100;--wine: #230506;--wine-2: #4a1618;--rose: #7a2a2d;--cream: #ffe9bf;--gold: #f0bf67;--red: #f1372f;--pink: #ff4771;--cyan: #f0bf67;--tt-cyan: #25f4ee;--tt-pink: #fe2c55;--tt-red: #ff174d;--tt-black: #080202;--line: rgba(240, 191, 103, .32)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button{border:0;color:inherit;font:inherit;cursor:pointer}.app-shell{position:relative;overflow:hidden;min-height:100vh;margin:0 auto;padding:18px 18px calc(96px + env(safe-area-inset-bottom))}.app-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;-webkit-mask-image:linear-gradient(180deg,black,transparent 55%);mask-image:linear-gradient(180deg,black,transparent 55%)}.app-shell>*{position:relative;z-index:1}.hero{padding-top:4px}.topbar{display:grid;align-items:center;gap:10px}.bottom-nav{position:fixed;left:50%;bottom:0;transform:translate(-50%);z-index:60;display:grid;grid-template-columns:repeat(5,1fr);width:min(100%,430px);padding:9px 6px calc(8px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#1a050cd1,#090204fa);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid rgba(255,214,151,.2);box-shadow:0 -8px 26px #00000080}.bottom-nav button{display:grid;justify-items:center;gap:3px;padding:3px 0;background:transparent;color:#fff4dd8c;transition:color .18s ease,transform .18s ease}.bottom-nav svg{width:23px;height:23px}.bottom-nav small{font-size:9.5px;font-weight:800;letter-spacing:.01em}.bottom-nav .active{transform:translateY(-1px)}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin:16px auto 4px}.footer-links button{background:transparent;color:#fff4ddb3;font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.footer-links span{color:#fff4dd66}.brand{min-width:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,7.4vw,41px);letter-spacing:.02em;text-align:center;color:var(--cream);text-shadow:0 1px 0 #805c2a,0 0 22px rgba(240,191,103,.22)}.hot-pill,.badge{border:1px solid rgba(241,189,86,.7);border-radius:999px;color:var(--gold);background:#100404b8;font-size:13px;font-weight:900;letter-spacing:.04em}.hot-pill{display:inline-flex;justify-content:center;padding:7px 10px}.language{position:relative;display:inline-grid;grid-template-columns:1fr 1fr;padding:3px;border:1px solid rgba(32,248,255,.66);border-radius:999px}.language button{position:relative;z-index:1;padding:5px 10px;border-radius:999px;background:transparent;color:#fff4dd99;font-size:11px;font-weight:900;letter-spacing:.04em;transition:color .2s ease}.language-thumb{position:absolute;top:3px;bottom:3px;left:3px;width:calc(50% - 3px);border-radius:999px;transition:transform .22s ease}.lang-is-en .language-thumb{transform:translate(100%)}.hero-grid{position:relative}.hero-copy{position:relative;z-index:2}h1,h2,p{margin:0}.hero h1,.flow-screen h1,.result-screen h1{max-width:350px;font-size:clamp(44px,12.5vw,72px);line-height:.96;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.flow-screen h1,.result-screen h1{font-size:clamp(42px,11vw,48px);overflow-wrap:normal}.hero-patterns{flex-wrap:wrap;gap:7px;margin-top:18px}.hero-patterns span{padding:5px 10px;border:1px solid rgba(254,44,85,.48);border-radius:999px;background:#fe2c551a;color:#fff4dde0;font-size:11px;font-weight:800;letter-spacing:.03em}.hero-trust{display:none}.hero-trust .readers{margin-top:0}.hero-actions{display:grid}.skip-link{position:fixed;top:10px;left:10px;z-index:10000;padding:10px 14px;border:2px solid var(--gold);border-radius:999px;background:#090301;color:var(--cream);font-weight:900;transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}:where(button,a,input,select,textarea,summary):focus-visible{outline:3px solid #25f4ee;outline-offset:3px}#route-content:focus,#route-content h1[tabindex="-1"]:focus{outline:none}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.consent-banner{position:fixed;right:16px;bottom:calc(76px + env(safe-area-inset-bottom));left:16px;z-index:9000;display:grid;gap:10px;width:min(720px,calc(100% - 32px));margin:0 auto;max-height:calc(100vh - 100px - env(safe-area-inset-bottom));padding:14px;border:1px solid rgba(240,191,103,.55);border-radius:20px;background:#080202f7;color:var(--cream);box-shadow:0 18px 60px #000000b8,7px 7px #fe2c5538;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow-y:auto}.consent-banner h2{margin:0 0 6px;color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(17px,4.8vw,20px);line-height:1.08}.consent-banner p{margin:0;color:#fff4ddc7;font-size:12px;line-height:1.38}.consent-policy{padding:0;border:0;background:none;color:#25f4ee;font:inherit;font-weight:900;text-decoration:underline}.consent-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.consent-actions button{min-height:40px;padding:8px 9px;font-size:12px}.consent-customize{grid-column:1 / -1;order:3;min-height:28px!important;padding:2px 8px!important;border:0!important;background:transparent!important;color:#25f4ee;box-shadow:none!important;text-decoration:underline;text-underline-offset:3px}.consent-essential{order:1}.consent-accept{order:2}.consent-save{grid-column:1 / -1;order:0}.consent-banner.is-expanded .consent-essential,.consent-banner.is-expanded .consent-accept{order:1}.consent-options{display:grid;gap:8px;margin-top:10px}.consent-options label{display:flex;gap:10px;align-items:flex-start;padding:10px;border:1px solid rgba(240,191,103,.22);border-radius:12px;background:#ffffff09}.consent-options input{width:20px;height:20px;accent-color:#fe2c55}.consent-options span,.consent-options small{display:block}.consent-options small{margin-top:2px;color:#fff4dd9e}.hero-free{margin-top:12px;color:#fff4ddc7;font-size:12px;font-weight:800;letter-spacing:.02em}.safety-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;margin-top:14px;padding:9px 12px;border:1px solid rgba(37,244,238,.34);border-radius:999px;background:#00000038;color:#fff4dddb;font-size:12px;font-weight:900;box-shadow:0 2px 10px #25f4ee33,0 1px 10px #fe2c552e}.primary,.secondary{font-weight:900}.primary,.secondary{position:relative;overflow:hidden;text-shadow:0 1px 6px rgba(0,0,0,.72)}.hero-portrait{position:absolute;overflow:hidden}.hero-portrait:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.hero-portrait img{width:100%;height:100%;object-fit:cover}.portrait-card{display:none}.portrait-card span{display:block;color:var(--gold);font-size:11px;text-transform:uppercase}.portrait-card b{display:block;margin-top:5px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1}.story-row{display:grid;grid-template-columns:repeat(5,1fr);margin:20px 0 0}.story{display:grid;gap:7px;justify-items:center;min-width:0;padding:0;background:transparent}.story>.story-ico{display:grid;place-items:center;aspect-ratio:1;border-radius:999px}.story>.story-ico:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.38),transparent 54%);pointer-events:none}.story>.story-ico{position:relative;overflow:hidden}.story:nth-child(1)>.story-ico{background:linear-gradient(150deg,#ff5e8a,#f3342f 72%);box-shadow:0 0 0 1px #0003,0 3px 12px #f3342f8c}.story:nth-child(2)>.story-ico{background:linear-gradient(150deg,#3df0ff,#2b7bff 78%);box-shadow:0 0 0 1px #0003,0 3px 12px #25c8f48c}.story:nth-child(3)>.story-ico{background:linear-gradient(150deg,#ffdf6b,#f59118 80%);box-shadow:0 0 0 1px #0003,0 3px 12px #f5a2188c}.story:nth-child(4)>.story-ico{background:linear-gradient(150deg,#ff9a2e,#f32f3f 76%);box-shadow:0 0 0 1px #0003,0 3px 12px #ff5a2899}.story:nth-child(5)>.story-ico{background:linear-gradient(150deg,#d36bff,#fe2c55 80%);box-shadow:0 0 0 1px #0003,0 3px 12px #d34bff8c}.story small{width:100%;text-align:center;overflow-wrap:break-word}.section-head{display:flex;align-items:center;justify-content:space-between;margin:22px 0 12px}.section-head h2{font-family:Georgia,Times New Roman,serif;line-height:1.02;overflow-wrap:anywhere}.section-head button{background:transparent;font-weight:800}.case-grid{display:grid}.case-library,.tool-list{display:grid;gap:12px;margin-top:22px}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 26px}.category-grid button{min-height:112px;padding:14px;border:1px solid rgba(240,191,103,.34);border-radius:16px;background:linear-gradient(145deg,#440a0feb,#080203fa);text-align:left}.category-grid b,.category-grid span{display:block}.category-grid b{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:17px}.category-grid span{margin-top:7px;color:#ffe9bfc2;font-size:12px;line-height:1.35}.library-card{display:grid;grid-template-columns:48px 1fr;gap:13px;padding:14px;border:1px solid rgba(255,184,185,.26);border-radius:18px;background:radial-gradient(circle at 90% 0%,rgba(255,71,105,.2),transparent 120px),linear-gradient(135deg,#7c2733d1,#180406e6);box-shadow:inset 0 1px #ffffff14}.library-card h2{font-family:Georgia,Times New Roman,serif;color:var(--cream);font-size:24px;line-height:1.02;overflow-wrap:anywhere}.library-card p{margin-top:6px;color:#fff4ddde;line-height:1.35}.library-card button{margin-top:12px;color:var(--gold);background:transparent;font-weight:900}.case-tile-more{border-style:dashed;opacity:.72}.verdict-hero{margin-top:22px}.case-tile,.choice-list button{position:relative;overflow:hidden;display:grid;grid-template-columns:48px 1fr 18px;align-items:center;gap:10px;min-height:82px;padding:14px;border:1px solid rgba(32,248,255,.56);border-radius:16px;text-align:left}.case-tile:after,.choice-list button:after,.game-card:after,.module-card:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;pointer-events:none;border-radius:inherit;opacity:.96}.case-tile>*,.choice-list button>*,.game-card>*,.module-card>*{position:relative;z-index:1}.case-tile span{font-weight:850}.case-tile .rerota-icon:after,.choice-list button .rerota-icon:after,.game-card .rerota-icon:after,.module-card .rerota-icon:after,.library-card .rerota-icon:after{color:inherit}.lang-en .case-tile{grid-template-columns:48px 1fr 18px;padding:14px}.lang-en .case-tile span{font-size:17px;line-height:1.12}.lang-en .verdict-card h2{font-size:clamp(26px,8vw,36px)}.case-tile b,.choice-list b{font-size:30px;font-weight:400}.rerota-icon{--icon-bg: rgba(255, 230, 208, .92);--icon-fg: #4d0e13;position:relative;display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;overflow:hidden;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.45),transparent 22px),var(--icon-bg);color:var(--icon-fg);box-shadow:inset 0 -10px 18px #5a0a101a}.rerota-icon:before,.rerota-icon:after,.rerota-icon i{content:"";position:absolute;display:block;box-sizing:border-box}.icon-stories:before{width:22px;height:15px;border:3px solid currentColor;border-radius:14px}.icon-stories:after{width:4px;height:4px;border-radius:50%;background:currentColor;box-shadow:8px 0 currentColor,16px 0 currentColor}.icon-vanish:before{width:24px;height:24px;border:4px solid currentColor;border-right-color:transparent;border-radius:50%;transform:rotate(-28deg)}.icon-vanish:after{width:17px;height:4px;border-radius:999px;background:currentColor;transform:translate(8px,10px) rotate(-16deg);opacity:.8}.icon-months:before{width:24px;height:25px;border:3px solid currentColor;border-radius:7px}.icon-months:after{width:18px;height:3px;background:currentColor;transform:translateY(-6px);box-shadow:0 7px currentColor}.icon-serious:before,.icon-case:before{width:18px;height:18px;background:currentColor;transform:rotate(45deg);border-radius:4px}.icon-serious:after{width:4px;height:26px;background:var(--icon-bg);transform:rotate(20deg)}.icon-cold:before{width:26px;height:4px;border-radius:999px;background:currentColor;box-shadow:0 0 currentColor}.icon-cold i:nth-child(1),.icon-cold i:nth-child(2),.icon-cold i:nth-child(3){width:26px;height:4px;border-radius:999px;background:currentColor}.icon-cold i:nth-child(1){transform:rotate(60deg)}.icon-cold i:nth-child(2){transform:rotate(-60deg)}.icon-cold i:nth-child(3){width:5px;height:5px;border-radius:50%}.icon-night:before{width:25px;height:25px;border-radius:50%;background:currentColor}.icon-night:after{width:24px;height:24px;border-radius:50%;background:var(--icon-bg);transform:translate(8px,-4px)}.icon-plus:before{width:24px;height:4px;border-radius:999px;background:currentColor}.icon-plus:after{width:4px;height:24px;border-radius:999px;background:currentColor}.icon-voices:before{width:26px;height:18px;border:3px solid currentColor;border-radius:16px}.icon-voices:after{width:10px;height:10px;border-right:3px solid currentColor;border-bottom:3px solid currentColor;transform:translate(8px,8px) rotate(32deg)}.icon-verdicts:before{width:21px;height:21px;background:currentColor;transform:rotate(45deg);border-radius:5px}.icon-verdicts:after{width:34px;height:3px;border-radius:999px;background:currentColor;transform:translateY(14px)}.icon-hotcase:before{width:20px;height:28px;border-radius:18px 18px 18px 4px;background:currentColor;transform:rotate(34deg)}.icon-say:before{width:28px;height:21px;border:3px solid currentColor;border-radius:18px}.icon-say:after{width:9px;height:9px;border-right:3px solid currentColor;border-bottom:3px solid currentColor;transform:translate(9px,10px) rotate(28deg)}.icon-tarot:before{width:20px;height:28px;border:3px solid currentColor;border-radius:5px;transform:rotate(-10deg) translate(-5px)}.icon-tarot:after{width:20px;height:28px;border:3px solid currentColor;border-radius:5px;transform:rotate(11deg) translate(6px)}.icon-radar:before{width:30px;height:30px;border:3px solid currentColor;border-radius:50%;box-shadow:inset 0 0 0 7px var(--icon-bg),inset 0 0 0 10px currentColor}.icon-radar:after{width:18px;height:3px;border-radius:999px;background:currentColor;transform-origin:left center;transform:translate(3px,-3px) rotate(-28deg)}.icon-flags:before{width:4px;height:28px;border-radius:999px;background:currentColor;transform:translate(-8px)}.icon-flags:after{width:24px;height:16px;border-radius:3px 10px 10px 3px;background:currentColor;transform:translate(4px,-8px)}.icon-daily:before{width:22px;height:22px;border-radius:50%;background:currentColor;box-shadow:0 0 0 7px #4d0e132e}.icon-daily:after{width:35px;height:4px;border-radius:999px;background:currentColor;transform:rotate(45deg);opacity:.35}.icon-birth:before{width:28px;height:28px;border:3px solid currentColor;border-radius:50%}.icon-birth:after{width:4px;height:28px;border-radius:999px;background:currentColor;box-shadow:0 0 0 0 currentColor}.icon-birth i:nth-child(1){width:28px;height:4px;border-radius:999px;background:currentColor}.icon-birth i:nth-child(2){width:22px;height:22px;border-top:3px solid currentColor;border-right:3px solid currentColor;transform:rotate(45deg)}.verdict-card,.result-card,.capture-card,.premium-teaser,.article-block{margin-top:18px;padding:18px;border:1px solid rgba(243,52,47,.55);border-radius:20px;background:radial-gradient(circle at 82% 18%,rgba(255,38,47,.38),transparent 170px),radial-gradient(circle at 12% 86%,rgba(255,77,125,.16),transparent 130px),linear-gradient(145deg,#5a0810fa,#110304f5);box-shadow:inset 0 1px #ffffff14,0 26px 60px #00000047}.article-block,.capture-card,.premium-teaser{border-color:#f1bd563d;background:radial-gradient(circle at 90% 0%,rgba(255,71,105,.12),transparent 150px),#ffffff0f}.article-block h2,.capture-card h2,.premium-teaser h2,.return-loop h2{font-family:Georgia,Times New Roman,serif;color:var(--cream);font-size:30px;line-height:1}.article-block article{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,244,221,.1)}.article-block article:first-of-type{margin-top:12px}.article-block h3{margin:0;color:var(--gold);font-size:13px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.article-block p,.capture-card p,.premium-teaser p,.return-loop p{margin-top:10px;color:#fff4dde3;line-height:1.45}.long-read{background:radial-gradient(circle at 12% 12%,rgba(37,244,238,.1),transparent 150px),radial-gradient(circle at 88% 18%,rgba(255,71,105,.18),transparent 180px),#ffffff0e}.long-read blockquote{margin:18px 0 0;padding:16px 16px 16px 18px;border-left:4px solid var(--red);border-radius:16px;background:#0000003d;color:var(--cream);font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:850;line-height:1.16}.faq-block details{margin-top:12px;border:1px solid rgba(255,244,221,.11);border-radius:14px;background:#0003;overflow:hidden}.faq-block summary{cursor:pointer;padding:14px;color:var(--cream);font-weight:900;list-style:none}.faq-block summary::-webkit-details-marker{display:none}.faq-block summary:after{content:"+";float:right;color:var(--gold)}.faq-block details[open] summary:after{content:"-"}.faq-block details p{margin:0;padding:0 14px 14px}.capture-card .primary,.premium-teaser .secondary{width:100%;margin-top:14px}.wide{width:100%;margin-top:16px}.badge{display:inline-flex;padding:7px 12px;border:0}.verdict-layout{display:grid;grid-template-columns:1fr 112px;gap:12px;margin-top:14px}.verdict-card h2,.result-card h1,.result-card h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,8.5vw,40px);line-height:1.02;color:var(--cream);overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.verdict-card p,.result-card p,.lead{margin-top:10px;color:#fff4ddd1;line-height:1.42}.depth-panel,.result-explainer{margin-top:18px;padding:16px;border:1px solid rgba(37,244,238,.24);border-radius:18px;background:radial-gradient(circle at 94% 0%,rgba(37,244,238,.12),transparent 120px),radial-gradient(circle at 0% 100%,rgba(254,44,85,.12),transparent 120px),#ffffff0e}.depth-panel{padding:0;overflow:hidden}.depth-panel summary{display:grid;grid-template-columns:1fr 28px;align-items:center;gap:12px;min-height:58px;padding:13px 14px;cursor:pointer;list-style:none}.depth-panel summary::-webkit-details-marker{display:none}.depth-panel summary b,.depth-panel summary small{display:block}.depth-panel summary b{color:var(--cream);font-size:15px;font-weight:950}.depth-panel summary small{margin-top:3px;color:#fff4ddad;font-size:12px;font-weight:750;line-height:1.25}.depth-panel summary i{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(32,248,255,.55);border-radius:999px;color:var(--cyan);font-style:normal;font-size:20px;font-weight:700;box-shadow:2px 0 #ff1f3d47}.depth-panel[open] summary{border-bottom:1px solid rgba(32,248,255,.18)}.depth-panel[open] summary i{color:var(--pink);transform:rotate(45deg)}.depth-content{padding:0 14px 14px}.prompt-cloud{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.prompt-cloud span{padding:7px 10px;border:1px solid rgba(37,244,238,.36);border-radius:999px;background:#0000002e;color:var(--cream);font-size:12px;font-weight:850;box-shadow:2px 0 #fe2c5533}.depth-blocks{display:grid;gap:10px;margin-top:14px}.depth-blocks article,.result-explainer p{padding:12px;border-radius:14px;background:#0000002e}.depth-blocks h3,.result-explainer h2{margin:0;color:var(--cyan);font-size:14px;letter-spacing:.02em}.result-explainer h2{color:var(--cream);font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1.02}.depth-blocks p,.result-explainer p{margin-top:6px;color:#fff4dde0;font-size:14px;line-height:1.42}.result-explainer p{margin-top:10px}.flag-art{display:grid;gap:8px;place-items:center;min-height:118px;border-radius:18px;transform:rotate(-6deg);font-size:16px;font-weight:1000;text-align:center}.flag-art .rerota-icon{--icon-bg: rgba(37, 5, 8, .08);--icon-fg: #250508;width:54px;height:54px;background:transparent;box-shadow:none}.readers{display:flex;align-items:center;gap:4px;margin-top:18px}.readers span{display:grid;place-items:center;width:28px;height:28px;margin-left:-10px;border:2px solid var(--bg);border-radius:999px;box-shadow:0 2px 6px #0006}.readers span:after{content:"♥";font-size:11px;line-height:1;color:#fff}.readers span:first-child{margin-left:0}.readers span:nth-child(1){background:linear-gradient(150deg,#ff5e8a,#f3342f)}.readers span:nth-child(2){background:linear-gradient(150deg,#3df0ff,#2b7bff)}.readers span:nth-child(3){background:linear-gradient(150deg,#ffdf6b,#f59118)}.readers small{margin-left:8px;color:#fff4dde6;font-weight:700}.whatsapp{position:relative;overflow:hidden;width:100%;min-height:52px;margin-top:16px;border:1px solid rgba(32,248,255,.78);border-radius:999px;font-weight:800}.share-status{margin-top:10px;color:var(--gold);font-size:13px;font-weight:800;text-align:center}.module-strip{display:grid;overflow-x:auto;padding-bottom:8px}.module-card{position:relative;overflow:hidden;display:grid;align-content:start;gap:8px;padding:12px 10px;border:1px solid rgba(32,248,255,.46);border-radius:16px;text-align:center;box-shadow:inset 0 1px #ffffff24,4px 0 #20f8ff42,-4px 0 #ff1f3d47,0 4px 18px #20f8ff47,0 2px 18px #ff1f3d57,0 16px 30px #00000047}.module-card .rerota-icon{margin:0 auto}.module-card b{font-size:17px}.module-card span:last-child{font-size:12px}.disclaimer,.microcopy{margin:18px auto 0;color:#fff4ddd1;text-align:center}.game-section{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.game-section h2,.game-question{font-family:Georgia,Times New Roman,serif;color:var(--cream)}.game-section h2{font-size:28px}.game-section p{margin-top:7px;color:#fff4ddde}.game-grid{display:grid;gap:10px;margin-top:14px}.game-card{position:relative;overflow:hidden;display:grid;align-items:center;border:1px solid rgba(32,248,255,.52);border-radius:16px;background:radial-gradient(circle at 92% 8%,rgba(255,31,61,.76),transparent 102px),radial-gradient(circle at 4% 98%,rgba(32,248,255,.5),transparent 92px),linear-gradient(150deg,#07323d,#4a0019 82%);text-align:left;box-shadow:inset 0 1px #ffffff1f,4px 0 #20f8ff4d,-4px 0 #ff1f3d57,0 4px 18px #20f8ff57,0 2px 18px #ff1f3d57,0 16px 28px #00000042}.game-card b,.game-card small{display:block}.game-card small{margin-top:3px;color:#fff4ddd1}.game-card strong{color:var(--gold);font-size:28px}.back{padding:10px 0;background:transparent;color:var(--gold);font-weight:800}.subtop{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.subtop .language{min-width:80px}.flow-screen,.result-screen{padding-top:28px}.progress{height:8px;margin:0 0 26px;overflow:hidden;border-radius:999px;background:#ffffff1f}.progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--pink),var(--red),var(--gold))}.eyebrow{margin-bottom:10px;color:var(--gold);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.choice-list,.accordion-list{display:grid;gap:11px;margin-top:26px}.zodiac-picker{display:grid;gap:14px;margin-top:24px}.zodiac-selectors{display:grid;gap:14px}.zodiac-selectors>div{padding:14px;border:1px solid rgba(255,196,92,.24);border-radius:18px;background:radial-gradient(circle at 0% 0%,rgba(37,244,238,.12),transparent 120px),#ffffff0e}.zodiac-selectors span{display:block;margin-bottom:10px;color:var(--gold);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.zodiac-chip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.zodiac-chip-grid button{min-height:42px;padding:8px 6px;border:1px solid rgba(255,244,221,.14);border-radius:14px;background:linear-gradient(135deg,#20f8ff1a,#ff1f3d1f),#0000003d;color:#fff4dde6;font-size:13px;font-weight:900}.zodiac-chip-grid button.active{border-color:#ffd06dcc;background:radial-gradient(circle at 20% 20%,rgba(255,240,180,.28),transparent 70px),linear-gradient(135deg,#fe2c55f5,#25f4ee80);color:#fffaf0;box-shadow:0 0 0 1px #fff4dd24,0 12px 26px #fe2c553d}.zodiac-result{border:1px solid rgba(32,248,255,.5);border-radius:18px;box-shadow:4px 0 #20f8ff57,-4px 0 #ff1f3d4d,0 18px 40px #0000003d}.accordion-item{overflow:hidden;border:1px solid rgba(32,248,255,.5);border-radius:16px;background:radial-gradient(circle at 96% 4%,rgba(32,248,255,.42),transparent 98px),radial-gradient(circle at 4% 98%,rgba(255,31,61,.48),transparent 100px),linear-gradient(135deg,#07323dfa,#4a0019f5);box-shadow:inset 0 1px #ffffff24,4px 0 #20f8ff57,-4px 0 #ff1f3d4d,0 5px 18px #ff1f3d38}.accordion-item>button{display:grid;grid-template-columns:1fr 28px;align-items:center;gap:12px;width:100%;min-height:76px;padding:14px;background:transparent;text-align:left}.accordion-item>button.open{border-bottom:1px solid rgba(37,244,238,.22);box-shadow:inset 0 -1px #fe2c552e}.accordion-item>button span{min-width:0}.accordion-item>button b:first-child{display:block;color:var(--cream);font-size:22px;line-height:1.08}.accordion-item>button b:last-child{color:var(--cyan);font-size:28px;font-weight:700;text-align:right}.accordion-item small{display:block;margin-top:5px;color:#fff4ddde;font-size:13px}.inline-verdict{padding:15px 14px 16px;background:radial-gradient(circle at 90% 0%,rgba(37,244,238,.12),transparent 120px),#00000029}.inline-verdict h2{margin-top:12px;color:var(--cream);font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1.02}.inline-verdict p{margin-top:10px;color:#fff4dde3;line-height:1.38}.inline-verdict .secondary{width:100%;margin-top:14px}.verdict-layers{display:grid;gap:10px;margin-top:16px}.verdict-layers article{padding:13px;border:1px solid rgba(255,244,221,.1);border-radius:14px;background:radial-gradient(circle at 100% 0%,rgba(37,244,238,.1),transparent 86px),#0003}.verdict-layers h3{margin:0;color:var(--cyan);font-size:13px;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.verdict-layers p{margin-top:6px;color:#fff4dde6;font-size:14px;line-height:1.44}.compact-layers{margin-top:14px}.daily-stack{margin-bottom:16px}.choice-list button{grid-template-columns:1fr 20px;min-height:72px;font-weight:850}.choice-list small{display:block;margin-top:4px;color:#fff4ddd6;font-weight:500}.patron-block{display:inline-flex;flex-direction:column;gap:6px;margin-top:16px;padding:12px 16px;border:1px solid rgba(241,189,86,.48);border-radius:14px;background:#f1bd5614}.patron-nombre{color:var(--gold);font-size:13px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.patron-block p{margin:0;color:#fff4dde6;font-size:14px;line-height:1.42}.result-block{margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.result-block b{color:var(--gold)}blockquote{margin:20px 0;padding-left:16px;border-left:3px solid #ff4540;color:var(--cream);font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1.08}.related{margin-top:22px}.return-loop{margin-top:22px;padding:18px;border:1px solid rgba(255,77,125,.34);border-radius:18px;background:radial-gradient(circle at 88% 20%,rgba(255,77,125,.18),transparent 150px),#ffffff0f}.return-loop .primary{width:100%;margin-top:14px}.related h2{margin-bottom:10px;font-family:Georgia,Times New Roman,serif}.related button{position:relative;overflow:hidden;width:100%;min-height:52px;margin-top:8px;border-radius:14px;background:radial-gradient(circle at 92% 8%,rgba(254,44,85,.2),transparent 82px),linear-gradient(150deg,#320a22,#1c0512 80%);text-align:left;padding:0 14px;font-weight:800;box-shadow:inset 0 1px #ffffff1a,0 3px 12px #25f4ee38,0 2px 12px #fe2c552e}.tarot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.tarot-grid button{display:grid;place-items:center;min-height:150px;border:1px solid rgba(241,189,86,.42);border-radius:18px;background:linear-gradient(135deg,rgba(255,76,122,.2),transparent),#190406}.tarot-grid button.picked{border-color:#ff4a42;box-shadow:0 0 0 3px #ff4a422e}.tarot-grid button.locked{cursor:not-allowed;opacity:.42;filter:saturate(.55)}.tarot-grid span{color:var(--gold);font-size:11px;font-weight:900;letter-spacing:.12em}.tarot-grid b{font-family:Georgia,Times New Roman,serif;font-size:52px}.compact{margin-top:24px}.policy-list{margin:14px 0 0;padding-left:18px;color:#fff4dde3;line-height:1.45}.birth-form,.birth-result{margin-top:18px;border:1px solid rgba(32,248,255,.42);border-radius:20px;background:radial-gradient(circle at 94% 8%,rgba(255,31,61,.22),transparent 180px),radial-gradient(circle at 4% 88%,rgba(32,248,255,.14),transparent 160px),#00000047;box-shadow:4px 0 #20f8ff2e,-4px 0 #ff1f3d33,0 18px 32px #0000004d}.birth-form{display:grid;gap:13px;padding:16px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field{display:grid;gap:7px}.field>span,.check-field span{color:#fff4ddd1;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.field input{width:100%;min-height:50px;border:1px solid rgba(255,244,221,.18);border-radius:14px;background:#050204b8;color:var(--cream);padding:0 12px;font:inherit;font-weight:750;outline:none}.field input:focus{border-color:#20f8ffbf;box-shadow:0 0 0 3px #20f8ff24,0 0 20px #ff1f3d2e}.field input:disabled{opacity:.48}.date-selects{display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:8px}.date-selects select{width:100%;min-height:50px;padding:0 10px;border:1px solid rgba(255,244,221,.18);border-radius:14px;background:#050204b8;color:var(--cream);font:inherit;font-weight:750;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(255,244,221,.6) 50%),linear-gradient(135deg,rgba(255,244,221,.6) 50%,transparent 50%);background-position:calc(100% - 14px) center,calc(100% - 9px) center;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.date-selects select:focus{border-color:#20f8ffbf;box-shadow:0 0 0 3px #20f8ff24}.date-selects select:invalid{color:#fff4dd80}.link-row{display:block;width:100%;margin-top:12px;padding:8px 0;background:transparent;color:var(--gold);font-size:13px;font-weight:850;text-align:center}.share-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:20px;background:#040102d1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:share-fade .18s ease}@keyframes share-fade{0%{opacity:0}to{opacity:1}}.share-modal-card{position:relative;width:min(100%,360px);max-height:92vh;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding:18px;border:1px solid rgba(255,214,151,.28);border-radius:22px;background:linear-gradient(160deg,#2a0712,#120304);box-shadow:0 24px 60px #0009}.share-hint{margin:0;text-align:center;color:#fff4ddd1;font-size:13px;font-weight:800}.share-modal-card img{width:100%;border-radius:14px;box-shadow:0 8px 24px #00000073}.share-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.share-actions .primary,.share-actions .secondary{min-height:50px}.share-close{position:absolute;top:10px;right:12px;z-index:1;width:34px;height:34px;border-radius:999px;background:#00000080;color:#fff;font-size:22px;line-height:1}.pager{display:flex;align-items:center;justify-content:center;gap:10px;margin:22px 0 4px}.pager-arrow{flex:0 0 auto;display:grid;place-items:center;width:42px;height:42px;border-radius:999px;background:linear-gradient(140deg,#ff5e8a,#ff2f3e);color:#fff;font-size:22px;line-height:1;font-weight:900;box-shadow:0 4px 14px #ff2f3e66,inset 0 1px #ffffff4d;transition:transform .15s ease,opacity .15s ease}.pager-arrow:active{transform:scale(.92)}.pager-arrow:disabled{opacity:.3;background:#fff4dd1f;box-shadow:none;cursor:default}.pager-dots{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:6px}.pager-gap{width:18px;text-align:center;color:#fff4dd80;font-weight:850;letter-spacing:1px}.pager-dot{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;border:1px solid rgba(255,244,221,.2);background:#ffffff0a;color:#fff4ddb3;font-size:12px;font-weight:850;transition:transform .15s ease}.pager-dot.active{border-color:transparent;background:linear-gradient(140deg,#ffd06d,#ff8a2f);color:#2a0a06;box-shadow:0 3px 12px #ffa03c80;transform:scale(1.08)}.check-field{display:flex;align-items:center;gap:9px}.check-field input{width:18px;height:18px;accent-color:var(--tt-pink)}.segmented-control{display:grid;grid-template-columns:1fr 1fr;gap:8px}.segmented-control button{min-height:48px;border:1px solid rgba(255,244,221,.16);border-radius:14px;background:#050204b3;font-weight:900}.form-error{color:#ff86a0;font-weight:800}.birth-result{padding:18px}.birth-result h2{margin-top:10px;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1}.birth-code{display:grid;gap:5px;margin-top:12px;padding:12px;border:1px solid rgba(241,189,86,.34);border-radius:14px;background:#f1bd5612}.birth-code b{color:var(--gold);font-size:22px;letter-spacing:.08em}.birth-code span{color:#fff4ddc2;font-size:12px;font-weight:800}.birth-copy{display:grid;gap:14px;margin-top:16px}.birth-copy article{padding:14px;border:1px solid rgba(255,244,221,.1);border-radius:16px;background:#0000003d}.birth-copy h3{margin:0 0 10px;color:var(--cyan);font-size:13px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.birth-copy p,.birth-copy div{color:#fff4dde6;font-size:14px;line-height:1.55}.birth-copy p+p{margin-top:10px}.birth-copy strong,.birth-copy b{color:var(--gold)}.birth-lock{margin-top:16px;padding:16px;border:1px solid rgba(255,31,61,.38);border-radius:18px;background:radial-gradient(circle at 100% 0%,rgba(255,31,61,.22),transparent 110px),#ffffff0d}.birth-lock h3{margin:0;color:var(--cream);font-family:Georgia,Times New Roman,serif;font-size:25px}.birth-lock p{margin-top:8px;color:#fff4ddd1;line-height:1.45}.birth-lock .secondary{width:100%;margin-top:14px}.birth-analyzing{display:grid;grid-template-columns:82px 1fr;gap:16px;align-items:center;margin-top:18px;padding:16px;border:1px solid rgba(37,244,238,.44);border-radius:20px;background:radial-gradient(circle at 16% 18%,rgba(37,244,238,.2),transparent 116px),radial-gradient(circle at 94% 12%,rgba(255,47,90,.26),transparent 150px),linear-gradient(145deg,#23050aeb,#060102f5);box-shadow:inset 0 1px #ffffff1f,0 0 22px #25f4ee29,0 16px 34px #00000052}.birth-orbit{position:relative;width:72px;height:72px;border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(255,244,221,.88),rgba(255,71,105,.6) 30%,transparent 58%),conic-gradient(from 0deg,#ff477d,#ffd06d,#25f4ee,#ff477d);box-shadow:0 0 24px #ff47696b,0 0 18px #25f4ee38}.birth-orbit:before{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border:2px solid rgba(255,244,221,.74);border-radius:inherit}.birth-orbit span{position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border:2px solid transparent;border-top-color:#25f4ee;border-right-color:#ffd06dc7;border-radius:inherit;animation:birth-spin 1.5s linear infinite}.birth-orbit i{position:absolute;left:50%;top:14px;width:7px;height:44px;border-radius:99px;background:#fff4dde6;transform:translate(-50%) rotate(10deg);box-shadow:0 0 14px #fff4dd6b}.birth-analyzing h2{margin-top:8px;color:var(--cream);font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1.02}.birth-analyzing p{margin-top:7px;color:#fff4ddc7;font-size:14px;line-height:1.4}.analysis-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px}.analysis-steps span{height:6px;border-radius:999px;background:#fff4dd29;overflow:hidden}.analysis-steps span.active{background:linear-gradient(90deg,#25f4ee,#ff477d,#ffd06d);box-shadow:0 0 12px #ff476957}@keyframes birth-spin{to{transform:rotate(360deg)}}@media(min-width:800px){.app-shell{width:min(100%,980px);padding-inline:34px}.hero-grid{min-height:390px}.hero p{width:52%}.hero-portrait{width:360px}.case-grid{grid-template-columns:1fr}.whatsapp{width:auto;padding-inline:24px}.birth-form,.birth-result{max-width:760px}}body{background:radial-gradient(circle at 78% 12%,rgba(126,16,14,.36),transparent 24rem),radial-gradient(circle at 8% 3%,rgba(241,55,47,.16),transparent 18rem),radial-gradient(circle at 54% 110%,rgba(240,191,103,.12),transparent 32rem),#050100}.app-shell{width:min(100%,430px);background:radial-gradient(circle at 74% 8%,rgba(140,18,14,.34),transparent 220px),radial-gradient(circle at 0% 2%,rgba(241,55,47,.16),transparent 160px),linear-gradient(180deg,#120303b3,#050100 44%)}.app-shell:before{background:radial-gradient(circle at 78% 18%,rgba(255,80,55,.08),transparent 180px),linear-gradient(90deg,rgba(240,191,103,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(240,191,103,.025) 1px,transparent 1px);background-size:auto,34px 34px,34px 34px;opacity:.5}.topbar{grid-template-columns:74px 1fr 92px;margin-bottom:18px}.hot-pill{min-height:33px;align-items:center;color:#ff4a3f;border-color:#f1372fb8;background:#0f0202bf;box-shadow:inset 0 0 0 1px #f0bf6714,0 0 16px #f1372f38}.hot-pill:before{content:"";width:18px;height:22px;margin-right:5px;border-radius:60% 60% 60% 8%;background:linear-gradient(180deg,#ffb64d,#ff372f 72%);transform:rotate(34deg);box-shadow:0 0 12px #ff492d80}.language{border-color:#f0bf678c;background:#070202db;box-shadow:inset 0 0 0 1px #f0bf6714}.language-thumb{background:linear-gradient(180deg,#ffe18c,#d89432);box-shadow:0 0 14px #f0bf6757}.language button.active{color:#180403}.hero-grid{min-height:396px}.hero h1,.flow-screen h1,.result-screen h1{color:var(--cream);font-family:Georgia,Times New Roman,serif;letter-spacing:-.02em;text-shadow:0 2px 0 rgba(95,54,22,.18),0 0 24px rgba(240,191,103,.1)}.hero h1{max-width:330px;font-size:clamp(56px,16vw,78px);line-height:.9;text-decoration:underline;text-decoration-color:#f1372ff0;text-decoration-thickness:4px;text-underline-offset:7px}.hero p{width:min(76%,300px);margin-top:26px;color:#fff4ddf2;font-size:22px;line-height:1.35;text-shadow:0 2px 12px rgba(0,0,0,.72)}.hero p strong{color:#ff3e34;text-shadow:none}.hero-patterns{display:none}.hero-actions{width:min(100%,270px);gap:14px;margin-top:26px}.primary,.secondary{min-height:60px;border-radius:18px;font-size:16px;letter-spacing:0}.primary{border:1px solid rgba(255,116,90,.58);background:linear-gradient(180deg,#ff4038,#dc1918);color:#fff7e4;box-shadow:inset 0 1px #ffffff47,0 0 0 1px #ff4e3638,0 14px 34px #f1372f5c,0 24px 46px #0000005c}.secondary{border:1px solid rgba(240,191,103,.72)}.hero-portrait{right:-78px;top:72px;width:282px;height:390px;border-radius:0;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.72) 18%,black 42%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.72) 18%,black 42%);opacity:.95;filter:saturate(1.05) contrast(1.06) brightness(.84)}.hero-portrait:after{background:radial-gradient(circle at 46% 20%,rgba(241,55,47,.16),transparent 34%),linear-gradient(90deg,#050100 0%,rgba(5,1,0,.88) 18%,transparent 54%)}.hero-portrait img{object-position:64% 47%;transform:scale(1.02)}.story-row{gap:14px;margin-top:24px}.story:nth-child(4)>.story-ico{border-color:#ff6b39}.story small{color:#fff4dde6;font-size:11px;line-height:1.12}.section-head{margin-top:28px}.section-head h2{display:flex;align-items:center;gap:8px;color:var(--cream);font-size:28px}.section-head h2:before{content:"";width:20px;height:26px;flex:0 0 auto;border-radius:60% 60% 60% 8%;background:linear-gradient(180deg,#ffb64d,#ff372f 72%);transform:rotate(34deg);box-shadow:0 0 14px #ff492d73}.section-head button{color:#ff443a;font-size:16px}.case-grid{grid-template-columns:1fr;gap:11px}.case-tile,.choice-list button,.game-card,.module-card,.accordion-item,.library-card{border:1px solid rgba(255,197,187,.38);background:radial-gradient(circle at 100% 0%,rgba(255,83,70,.17),transparent 110px),linear-gradient(135deg,#5a2022e0,#340c0ef0);box-shadow:inset 0 1px #ffffff14,0 10px 22px #00000042}.case-tile{grid-template-columns:42px minmax(0,1fr) 14px;min-height:94px;padding:11px}.case-tile span{color:#fff7e4;font-size:13.5px;line-height:1.24;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.case-tile b,.choice-list b,.game-card strong{color:#fff7e4}.case-tile:after,.choice-list button:after,.game-card:after,.module-card:after{background:linear-gradient(180deg,#ffffff17,#0000000a)}.case-tile .rerota-icon,.choice-list button .rerota-icon,.game-card .rerota-icon,.module-card .rerota-icon,.library-card .rerota-icon{--icon-bg: rgba(255, 232, 200, .94);--icon-fg: #5e1616;border:0;background:radial-gradient(circle at 34% 22%,rgba(255,255,255,.48),transparent 42%),linear-gradient(145deg,#fff1d0,#e9a0a7);color:var(--icon-fg);box-shadow:none}.verdict-card,.result-card,.capture-card,.premium-teaser,.article-block,.birth-form,.birth-result,.return-loop,.depth-panel,.result-explainer{border-color:#f1372f80;background:radial-gradient(circle at 88% 16%,rgba(241,55,47,.2),transparent 180px),linear-gradient(145deg,#3d080af0,#0c0202f5);box-shadow:inset 0 1px #ffffff14,0 18px 44px #00000057}.badge{background:linear-gradient(180deg,#ffd978,#e6a647);color:#1a0402;font-size:12px}.verdict-card h2,.result-card h1,.result-card h2,.birth-result h2{color:var(--cream);font-size:clamp(30px,9vw,46px)}.flag-art{color:#200303}.whatsapp{color:#fff8e8}.module-strip{grid-template-columns:repeat(6,minmax(112px,1fr));gap:12px;margin-top:22px}.module-card{min-height:156px;border-color:#f0bf6780;background:radial-gradient(circle at 80% 0%,rgba(241,55,47,.15),transparent 110px),linear-gradient(180deg,#120404f5,#080202fa)}.module-card b{color:#fff7e4}.module-card span:last-child{color:#fff4ddd1}.game-section{border-top-color:#f0bf6738}.bottom-nav{background:linear-gradient(180deg,#120303d1,#050100fa);border-top-color:#f0bf6747}.depth-panel summary i,.verdict-layers h3,.depth-blocks h3{color:var(--gold)}.field input,.segmented-control button{border-color:#f0bf6738;background:#0401019e}.segmented-control button.active{border-color:#f0bf67b8;background:linear-gradient(180deg,#f1372f57,#470a0cd9);box-shadow:0 0 16px #f1372f38}@media(min-width:800px){.app-shell{width:min(100%,980px)}.hero h1{max-width:650px;font-size:92px}.hero p{width:520px}.hero-actions{width:540px}.hero-portrait{right:-10px;width:420px;height:440px}.case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.primary{background:radial-gradient(circle at 76% 22%,rgba(255,226,130,.3),transparent 20%),linear-gradient(180deg,#ff5641,#f22a28 48%,#cb1014);border-color:#ff8b5be0;box-shadow:inset 0 2px #ffffff47,inset 0 -9px 22px #81000052,0 0 0 1px #ffdd8029,0 0 28px #ff312a5c,0 18px 40px #a50c0e6b}.primary:before{content:"";position:absolute;inset:2px 4px auto;height:42%;border-radius:15px 15px 50% 50%;background:linear-gradient(180deg,rgba(255,255,255,.22),transparent);pointer-events:none}.secondary{background:radial-gradient(circle at 88% 18%,rgba(255,73,52,.18),transparent 72px),linear-gradient(180deg,#160504f0,#060101eb);border-color:#ffc153d1;color:#f7c86f;box-shadow:inset 0 0 0 1px #ffe69614,0 0 18px #ffb33b24}.story>.story-ico{width:clamp(64px,18.5vw,82px);border:0;padding:4px;color:#ffe9bf}.story>.story-ico:after{position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:inherit}.story:nth-child(4)>.story-ico svg{color:#ffbd57}.story small{margin-top:2px;font-weight:850;text-shadow:0 2px 8px rgba(0,0,0,.8)}.case-tile,.choice-list button{border-color:#ffb6ab8c;background:radial-gradient(circle at 0% 0%,rgba(255,218,143,.08),transparent 80px),radial-gradient(circle at 100% 0%,rgba(255,69,58,.26),transparent 120px),linear-gradient(135deg,#742b2df5,#3f1012fa);box-shadow:inset 0 1px #ffffff24,inset 0 -20px 40px #14000029,0 10px 24px #00000047}.case-tile .rerota-icon,.choice-list button .rerota-icon,.library-card .rerota-icon{width:42px;height:42px;border-radius:999px;background:radial-gradient(circle at 36% 28%,rgba(255,255,255,.38),transparent 32%),linear-gradient(150deg,#fff5d6,#ffb5bf 66%,#fa6d7a);box-shadow:inset 0 1px #ffffff8c,0 0 14px #ff626e38}.case-tile b{font-size:24px}.case-tile:nth-child(2n) .rerota-icon{background:radial-gradient(circle at 36% 28%,rgba(255,255,255,.42),transparent 32%),linear-gradient(150deg,#ff4f43,#d5121d);color:#2a0303}.case-tile:nth-child(3n) .rerota-icon{background:radial-gradient(circle at 36% 28%,rgba(255,255,255,.5),transparent 32%),linear-gradient(150deg,#ffd66d,#ff8b2e);color:#54100b}.case-tile:nth-child(4n) .rerota-icon{background:radial-gradient(circle at 36% 28%,rgba(255,255,255,.44),transparent 32%),linear-gradient(150deg,#ffc1d4,#f68);color:#5c0a18}.verdict-card.verdict-hero{border-color:#ff4638c7;box-shadow:inset 0 1px #ffffff1f,0 0 0 1px #ffbe5c14,0 26px 60px #0000006b}.verdict-card.verdict-hero .badge{padding-inline:14px;background:linear-gradient(180deg,#ffe28d,#f3b54d);box-shadow:0 6px 16px #e18f2333}.flag-art{background:radial-gradient(circle at 32% 12%,rgba(255,237,138,.44),transparent 22%),linear-gradient(145deg,#ff4937,#d41217 54%,#8a0709);box-shadow:0 18px 36px #8c07096b,inset 0 1px #ffffff2e}.module-card,.game-card,.accordion-item{border-color:#f4b0498f;background:radial-gradient(circle at 50% 0%,rgba(255,69,58,.18),transparent 92px),linear-gradient(180deg,#180504fa,#070101fc);box-shadow:inset 0 1px #ffffff1a,0 0 20px #ff3a311f,0 12px 28px #00000057}.module-card .rerota-icon,.game-card .rerota-icon{width:58px;height:58px;border-radius:18px;margin-bottom:2px;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.34),transparent 28%),linear-gradient(145deg,#ff5f8b,#ff2b45 58%,#821019);color:#ffe9bf;box-shadow:inset 0 1px #ffffff3d,0 0 20px #ff3b5252}.module-card:nth-child(2) .rerota-icon,.game-card:nth-child(2) .rerota-icon{background:linear-gradient(145deg,#ffe17a,#f0a735 62%,#7b3a08);color:#2b1005}.module-card:nth-child(3) .rerota-icon,.game-card:nth-child(3) .rerota-icon{background:linear-gradient(145deg,#dbff88,#7cb94a 58%,#263f13);color:#111d09}.module-card:nth-child(4) .rerota-icon,.game-card:nth-child(4) .rerota-icon{background:linear-gradient(145deg,#ff6754,#d81a1e 58%,#620508);color:#280202}.module-card:nth-child(5) .rerota-icon,.game-card:nth-child(5) .rerota-icon{background:linear-gradient(145deg,#ffdf78,#ffac2c 62%,#7d3008);color:#2f1204}.whatsapp{border-color:#ffffffc2;background:radial-gradient(circle at 14% 50%,rgba(37,211,102,.36),transparent 48px),#080202a3;box-shadow:inset 0 0 0 1px #ffffff14,0 0 18px #25d36624}.bottom-nav{box-shadow:0 -12px 28px #0000008f,0 -1px #ffc45c1f}.asset-icon{position:relative;z-index:1;display:inline-grid;place-items:center;width:62px;height:62px;flex:0 0 auto;border-radius:18px;overflow:hidden;background:#070101;box-shadow:0 0 0 1px #ffd37938,0 8px 20px #00000047,0 0 18px #ff3c3a33}.asset-icon img{display:block;width:100%;height:100%;object-fit:cover}.module-card .asset-icon{width:68px;height:68px;margin:0 auto 2px;border-radius:20px;box-shadow:0 0 0 1px #ffd37947,0 10px 24px #00000057,0 0 22px #ff373142}.game-card{grid-template-columns:72px minmax(0,1fr) 18px;gap:12px;min-height:86px;padding:12px 16px 12px 12px}.game-card .asset-icon{width:58px;height:58px;border-radius:17px}.game-card span{min-width:0}.game-card b{font-size:17px;line-height:1.08}.game-card small{max-width:100%;font-size:13px;line-height:1.18;overflow-wrap:normal;word-break:normal}.module-card b{line-height:1.08}.module-card span:last-child{line-height:1.18}.asset-icon-inline{width:50px;height:50px;border-radius:16px}.case-tile .asset-icon-inline,.choice-list button .asset-icon-inline,.library-card .asset-icon-inline{width:42px;height:42px;border-radius:14px}.flag-art .asset-icon-inline{width:64px;height:64px;border-radius:20px;background:transparent;box-shadow:none}.verdict-card.verdict-hero{overflow:hidden}.verdict-card.verdict-hero .verdict-layout{grid-template-columns:minmax(0,1fr) clamp(190px,28vw,270px);gap:clamp(18px,3vw,32px);align-items:center}.verdict-card.verdict-hero .flag-art{position:relative;display:grid;place-items:center;isolation:isolate;min-height:clamp(178px,24vw,238px);border:0;border-radius:0;transform:none;background:radial-gradient(circle at 52% 52%,rgba(255,71,56,.22),transparent 54%),radial-gradient(circle at 70% 38%,rgba(255,211,114,.11),transparent 45%);box-shadow:none}.verdict-card.verdict-hero .flag-art .asset-icon-inline{display:none}.flag-art-image{display:block;width:min(100%,330px);height:auto;transform:rotate(-2deg);filter:drop-shadow(0 24px 32px rgba(0,0,0,.38)) drop-shadow(0 0 20px rgba(255,71,56,.22))}@media(max-width:620px){.verdict-card.verdict-hero .verdict-layout{grid-template-columns:1fr}.verdict-card.verdict-hero .flag-art{min-height:190px;order:-1}.flag-art-image{width:min(100%,300px)}}.bottom-nav svg{display:none}.nav-img{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;overflow:hidden;box-shadow:0 0 8px #ff3b311f}.nav-img img{display:block;width:100%;height:100%;object-fit:cover}.story>.story-ico img{position:relative;z-index:2;border-radius:999px;object-fit:cover}.story>.story-ico:after{z-index:1;background:transparent;box-shadow:inset 0 0 18px #ff352b29}.story:nth-child(1)>.story-ico,.module-card:nth-child(1),.case-tile:nth-child(1),.game-card:nth-child(1){--feature-a: #ff477d;--feature-b: #ff2f3e;--feature-c: #ffd06d}.story:nth-child(2)>.story-ico,.module-card:nth-child(2),.case-tile:nth-child(2),.game-card:nth-child(2){--feature-a: #ffcf63;--feature-b: #a35cff;--feature-c: #ff4fa3}.story:nth-child(3)>.story-ico,.module-card:nth-child(3),.case-tile:nth-child(3),.game-card:nth-child(3){--feature-a: #c26cff;--feature-b: #ff3f93;--feature-c: #ffd76a}.story:nth-child(4)>.story-ico,.module-card:nth-child(4),.case-tile:nth-child(4),.game-card:nth-child(4){--feature-a: #9bff5a;--feature-b: #41c95f;--feature-c: #ffbd4c}.story:nth-child(5)>.story-ico,.module-card:nth-child(5),.case-tile:nth-child(5),.game-card:nth-child(5){--feature-a: #ff4b39;--feature-b: #ff8a2f;--feature-c: #ffe06d}.case-tile:nth-child(6),.game-card:nth-child(6),.module-card:nth-child(6){--feature-a: #ffe66d;--feature-b: #ffb12e;--feature-c: #ff466f}.case-tile:nth-child(7),.game-card:nth-child(7),.module-card:nth-child(7){--feature-a: #ff5fc8;--feature-b: #8f63ff;--feature-c: #ffcf63}.case-tile,.module-card,.game-card,.accordion-item,.library-card{border-color:color-mix(in srgb,var(--feature-c, #f4b049) 62%,transparent);background:radial-gradient(circle at 14% 6%,color-mix(in srgb,var(--feature-c, #ffd66d) 18%,transparent),transparent 86px),radial-gradient(circle at 92% 0%,color-mix(in srgb,var(--feature-a, #ff453a) 30%,transparent),transparent 120px),radial-gradient(circle at 10% 110%,color-mix(in srgb,var(--feature-b, #ff2f6d) 18%,transparent),transparent 130px),linear-gradient(135deg,#4c191ef5,#130506fc);box-shadow:inset 0 1px #ffffff1f,0 0 18px color-mix(in srgb,var(--feature-a, #ff453a) 18%,transparent),0 12px 28px #00000057}.asset-icon,.nav-img{box-shadow:0 0 0 1px color-mix(in srgb,var(--feature-c, #ffd378) 28%,transparent),0 8px 20px #00000052,0 0 20px color-mix(in srgb,var(--feature-a, #ff3c3a) 28%,transparent)}.module-card:nth-child(2) .asset-icon img,.case-tile:nth-child(2) .asset-icon img{filter:hue-rotate(34deg) saturate(1.18) brightness(1.08)}.module-card:nth-child(3) .asset-icon img,.case-tile:nth-child(3) .asset-icon img{filter:hue-rotate(284deg) saturate(1.2) brightness(1.08)}.module-card:nth-child(4) .asset-icon img,.case-tile:nth-child(4) .asset-icon img,.game-card:nth-child(4) .asset-icon img{filter:hue-rotate(88deg) saturate(1.28) brightness(1.06)}.module-card:nth-child(5) .asset-icon img,.case-tile:nth-child(5) .asset-icon img{filter:hue-rotate(18deg) saturate(1.18) brightness(1.08)}.case-tile:nth-child(6) .asset-icon img,.game-card:nth-child(1) .asset-icon img{filter:hue-rotate(38deg) saturate(1.2) brightness(1.12)}.game-card:nth-child(2) .asset-icon img{filter:hue-rotate(305deg) saturate(1.25) brightness(1.08)}.game-card:nth-child(3) .asset-icon img{filter:hue-rotate(22deg) saturate(1.18) brightness(1.08)}.story>.story-ico{background:conic-gradient(from 210deg,#ff5f5a,#ffcf63,#ff477d,#d83dff,#ff5f5a)!important;box-shadow:0 0 0 1px #ffd06d59,0 0 24px #ff477d7a,0 10px 22px #00000061}.story>.story-ico img{width:calc(100% - 12px);height:calc(100% - 12px);border:2px solid rgba(10,1,1,.92);box-shadow:0 0 0 1px #ffebaf33,0 0 16px color-mix(in srgb,var(--feature-a, #ff477d) 36%,transparent)}.case-tile:nth-child(8),.game-card:nth-child(8),.module-card:nth-child(8){--feature-a: #25f4ee;--feature-b: #2478ff;--feature-c: #ff5fc8}.case-tile:nth-child(9),.game-card:nth-child(9),.module-card:nth-child(9){--feature-a: #aaff5a;--feature-b: #4fd067;--feature-c: #ffe16d}.case-tile:nth-child(10),.game-card:nth-child(10),.module-card:nth-child(10){--feature-a: #ff8a2f;--feature-b: #ff2e47;--feature-c: #ffd56b}.case-tile:nth-child(11),.game-card:nth-child(11),.module-card:nth-child(11){--feature-a: #b86cff;--feature-b: #ff4fa3;--feature-c: #25f4ee}.case-tile:nth-child(12),.game-card:nth-child(12),.module-card:nth-child(12){--feature-a: #ffe66d;--feature-b: #ff477d;--feature-c: #ff8a25}.library-card:nth-child(6n+1){--feature-a: #ff477d;--feature-b: #ff2f3e;--feature-c: #ffd06d}.library-card:nth-child(6n+2){--feature-a: #25f4ee;--feature-b: #2478ff;--feature-c: #ff5fc8}.library-card:nth-child(6n+3){--feature-a: #c26cff;--feature-b: #ff3f93;--feature-c: #ffd76a}.library-card:nth-child(6n+4){--feature-a: #9bff5a;--feature-b: #41c95f;--feature-c: #ffbd4c}.library-card:nth-child(6n+5){--feature-a: #ff4b39;--feature-b: #ff8a2f;--feature-c: #ffe06d}.library-card:nth-child(6n){--feature-a: #ffe66d;--feature-b: #ffb12e;--feature-c: #25f4ee}.case-tile,.library-card{border-color:color-mix(in srgb,var(--feature-c, #ffd06d) 76%,transparent);background:radial-gradient(circle at 12% 0%,color-mix(in srgb,var(--feature-c, #ffd06d) 32%,transparent),transparent 86px),radial-gradient(circle at 94% 8%,color-mix(in srgb,var(--feature-a, #ff477d) 44%,transparent),transparent 132px),radial-gradient(circle at 18% 108%,color-mix(in srgb,var(--feature-b, #25f4ee) 30%,transparent),transparent 140px),linear-gradient(135deg,color-mix(in srgb,var(--feature-b, #4d1720) 22%,#210506),color-mix(in srgb,var(--feature-a, #2b0507) 18%,#070101));box-shadow:inset 0 1px #ffffff29,0 0 0 1px #ffebb40f,0 0 22px color-mix(in srgb,var(--feature-a, #ff477d) 26%,transparent),0 13px 30px #0000005c}.case-tile:after,.library-card:after{background:linear-gradient(95deg,color-mix(in srgb,var(--feature-b, #25f4ee) 20%,transparent),transparent 28%,transparent 72%,color-mix(in srgb,var(--feature-a, #ff477d) 24%,transparent)),linear-gradient(180deg,#ffffff24,#08020208)}.case-tile .asset-icon-inline,.library-card .asset-icon-inline{box-shadow:0 0 0 1px #fff4dd38,0 0 16px color-mix(in srgb,var(--feature-a, #ff477d) 42%,transparent),0 7px 18px #0000004d}.bottom-nav button:nth-child(1){--feature-a: #ff477d;--feature-c: #ffd06d}.bottom-nav button:nth-child(2){--feature-a: #ff4b39;--feature-c: #ffbd4c}.bottom-nav button:nth-child(3){--feature-a: #a35cff;--feature-c: #ffcf63}.bottom-nav button:nth-child(4){--feature-a: #c26cff;--feature-c: #ffd76a}.bottom-nav button:nth-child(5){--feature-a: #ffe66d;--feature-c: #ffb12e}.bottom-nav .active{color:color-mix(in srgb,var(--feature-a, #ff4b43) 70%,#fff0cf);filter:drop-shadow(0 0 10px color-mix(in srgb,var(--feature-a, #ff4b43) 58%,transparent))}.bottom-nav .active .nav-img{box-shadow:0 0 0 1px color-mix(in srgb,var(--feature-c, #ffd378) 42%,transparent),0 0 13px color-mix(in srgb,var(--feature-a, #ff3b31) 58%,transparent)}.verdict-card.verdict-hero{background:radial-gradient(circle at 78% 22%,rgba(255,71,56,.34),transparent 170px),radial-gradient(circle at 24% 102%,rgba(255,210,106,.18),transparent 210px),radial-gradient(circle at 10% 12%,rgba(180,90,255,.13),transparent 150px),linear-gradient(145deg,#54080bfa,#110202fa)}.capture-card,.premium-teaser,.birth-form,.birth-result,.depth-panel,.result-explainer{background:radial-gradient(circle at 88% 16%,rgba(255,71,56,.18),transparent 180px),radial-gradient(circle at 6% 92%,rgba(163,92,255,.12),transparent 150px),radial-gradient(circle at 18% 4%,rgba(255,207,99,.1),transparent 130px),linear-gradient(145deg,#29080df0,#0a0203fa)}@media(min-width:900px){body{background:radial-gradient(circle at 76% 6%,rgba(180,24,22,.34),transparent 34rem),radial-gradient(circle at 12% 18%,rgba(255,71,113,.12),transparent 26rem),radial-gradient(circle at 48% 118%,rgba(240,191,103,.13),transparent 42rem),#050100}.app-shell{width:min(100%,1180px);min-height:100vh;padding:28px clamp(132px,11vw,158px) 72px 42px;background:radial-gradient(circle at 78% 10%,rgba(153,21,18,.28),transparent 360px),radial-gradient(circle at 0% 4%,rgba(241,55,47,.12),transparent 260px),linear-gradient(180deg,#120303b8,#050100 58%)}.flow-screen,.result-screen{width:min(100%,980px)}.topbar{grid-template-columns:96px 1fr 112px;margin-bottom:30px}.brand{font-size:clamp(46px,5vw,62px)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(24px,4vw,58px);align-items:center;min-height:560px}.hero-copy{align-self:center}.hero h1{max-width:690px;font-size:clamp(78px,8.1vw,112px);line-height:.88;text-decoration-thickness:5px;text-underline-offset:10px}.lang-en .hero h1{max-width:620px;font-size:clamp(70px,7.2vw,104px)}.hero p{width:min(100%,610px);margin-top:30px;font-size:25px;line-height:1.32}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,590px);margin-top:30px;gap:14px}.primary,.secondary{min-height:66px;border-radius:20px}.hero-portrait{position:relative;right:auto;top:auto;width:100%;max-width:500px;height:clamp(470px,43vw,580px);justify-self:end;border-radius:210px 0 0 210px;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.78) 14%,black 38%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.78) 14%,black 38%);filter:saturate(1.1) contrast(1.08) brightness(.88)}.hero-portrait img{object-position:62% 47%}.story-row{grid-template-columns:repeat(5,minmax(96px,1fr));gap:22px;max-width:960px;margin:24px auto 0}.story>.story-ico{width:92px}.story small{font-size:12px}.section-head{margin-top:42px}.section-head h2{font-size:clamp(32px,3.8vw,46px)}.case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.case-tile{min-height:112px;grid-template-columns:52px minmax(0,1fr) 18px;padding:16px}.case-tile span,.lang-en .case-tile span{font-size:17px;line-height:1.15}.case-tile .asset-icon-inline,.library-card .asset-icon-inline{width:52px;height:52px;border-radius:17px}.verdict-card,.capture-card,.premium-teaser,.article-block,.birth-form,.birth-result,.return-loop,.depth-panel,.result-explainer{padding:28px;border-radius:24px}.verdict-card.verdict-hero{margin-top:24px}.verdict-card.verdict-hero .verdict-layout{grid-template-columns:minmax(0,1fr) clamp(260px,28vw,350px);gap:34px}.verdict-card h2,.result-card h1,.result-card h2,.birth-result h2{font-size:clamp(42px,5.2vw,66px)}.verdict-card.verdict-hero .flag-art{min-height:270px}.verdict-card.verdict-hero .flag-art-image{width:min(112%,420px)}.module-strip{grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible;gap:16px;margin-top:28px}.module-card{min-height:190px;padding:18px 14px}.module-card .asset-icon{width:78px;height:78px}.module-card b{font-size:20px}.module-card span:last-child{font-size:13px}.game-section{margin-top:30px;padding-top:26px}.game-section h2{font-size:40px}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.game-card{min-height:104px}.case-library,.tool-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.category-grid button{min-height:126px;padding:18px}.category-grid b{font-size:20px}.category-grid span{font-size:13px}.zodiac-selectors{grid-template-columns:repeat(2,minmax(0,1fr))}.zodiac-chip-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.capture-card .primary,.premium-teaser .secondary,.wide{max-width:520px}.bottom-nav{left:auto;right:18px;top:50%;bottom:auto;transform:translateY(-50%);grid-template-columns:1fr;width:104px;padding:12px 10px;border:1px solid rgba(240,191,103,.24);border-radius:22px;box-shadow:0 18px 42px #00000075,inset 0 1px #ffffff14}.bottom-nav button{gap:5px;padding:9px 0}.bottom-nav small{max-width:84px;font-size:10px;line-height:1.1;text-align:center;overflow-wrap:normal}.consent-banner{right:138px;bottom:22px;left:30px;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:min(940px,calc(100% - 190px));max-height:calc(100vh - 44px);margin:0 auto;padding:14px 16px;overflow-y:auto}.consent-banner h2{font-size:20px}.consent-banner p{font-size:12px}.consent-actions{display:flex;flex-wrap:nowrap;min-width:460px}.consent-actions button{min-width:138px;min-height:42px;font-size:12px}.consent-customize{order:initial;min-height:42px!important;padding:8px 12px!important;border:1px solid rgba(240,191,103,.72)!important;background:linear-gradient(180deg,#160504f0,#060101eb)!important;color:var(--cream);text-decoration:none}.consent-essential,.consent-accept,.consent-save{order:initial}.consent-save{flex:1 1 170px}.consent-banner.is-expanded{align-items:start}.consent-banner.is-expanded>div:first-child{min-width:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(min-width:1200px){.app-shell{width:min(100%,1280px);padding-left:54px;padding-right:166px}.hero-grid{grid-template-columns:minmax(0,1fr) 520px}.hero h1{max-width:760px;font-size:clamp(88px,7.3vw,122px)}.hero-portrait{max-width:540px}}@media(max-width:359px){.category-grid{grid-template-columns:1fr}.consent-banner{right:10px;left:10px;width:calc(100% - 20px)}.consent-actions button{font-size:11px}}.story>.story-ico{position:relative;display:grid;place-items:center;overflow:visible;width:clamp(68px,18vw,92px);aspect-ratio:1;padding:6px;border:0;border-radius:999px;background:conic-gradient(from 220deg,#ffd06d,#ff6849,#ff477d,#d83dff,#ff6849,#ffd06d)!important;box-shadow:0 0 0 1px #ffd6784d,0 0 24px #ff477d6b,0 9px 18px #0006}.story>.story-ico:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:inherit;background:radial-gradient(circle at 35% 24%,rgba(255,240,190,.18),transparent 34%),#080201;box-shadow:inset 0 0 0 2px #ffd26a33,inset 0 0 18px #ff475229}.story>.story-ico:after{content:none}.story>.story-ico img{display:none}.story>.story-ico svg{position:relative;z-index:2;width:48%;height:48%;color:#ffd36f;fill:currentColor;filter:drop-shadow(0 0 7px rgba(255,211,111,.56)) drop-shadow(0 1px 3px rgba(0,0,0,.7))}.story:nth-child(1)>.story-ico svg,.story:nth-child(3)>.story-ico svg,.story:nth-child(5)>.story-ico svg{color:#ff6f86}.story:nth-child(2)>.story-ico svg,.story:nth-child(4)>.story-ico svg{color:#ffd36f}@media(min-width:900px){.story>.story-ico{width:92px}}
