:root{color-scheme:dark;font-family:Montserrat,sans-serif;background:#080706;color:#f0dec3}*{box-sizing:border-box;scrollbar-color:rgba(233,183,119,.48) rgba(255,247,235,.025);scrollbar-width:thin}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{border-left:1px solid rgba(212,181,149,.06);background:linear-gradient(180deg,#070605fa,#070605db),#050505f0}*::-webkit-scrollbar-thumb{min-height:72px;border:2px solid rgba(7,6,5,.96);border-radius:999px;background:linear-gradient(180deg,#f7d7a1d1,#e9b7776b),#e9b7776b}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#f7d7a1f5,#e9b7779e),#e9b7779e}*::-webkit-scrollbar-corner{background:#050505f0}html{min-width:320px;background:#080706}html.page-scrollbar-shift .app-shell{animation:page-scrollbar-shift .18s cubic-bezier(.22,.72,.24,1) both}@keyframes page-scrollbar-shift{0%{transform:translate(var(--page-scrollbar-shift, 0))}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){html.page-scrollbar-shift .app-shell,.auth-route-entering,.auth-route-exiting,.auth-route-entering .auth-route-page,.auth-route-exiting .auth-route-page,.auth-route-entering .auth-route-page .auth-hero,.auth-route-entering .auth-route-page .auth-form,.auth-route-exiting .auth-route-page .auth-hero,.auth-route-exiting .auth-route-page .auth-form{animation:none}}.auth-route-overlay{--auth-route-duration: .36s;--auth-route-ease: cubic-bezier(.22, .72, .2, 1);position:fixed;inset:0;z-index:120;display:grid;place-items:stretch;overflow:hidden;background:#05050500;pointer-events:auto}.auth-route-entering{animation:auth-overlay-enter var(--auth-route-duration) ease both}.auth-route-exiting{animation:auth-overlay-exit var(--auth-route-duration) ease both}.auth-route-page.auth-page{position:relative;isolation:isolate;z-index:2;width:100%;height:100vh;height:100svh;min-height:100vh;min-height:100svh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border:0;box-shadow:none;scrollbar-gutter:stable both-edges;transform-origin:50% 44%;will-change:opacity,transform,filter}.auth-route-entering .auth-route-page{animation:auth-page-enter var(--auth-route-duration) var(--auth-route-ease) both}.auth-route-exiting .auth-route-page{animation:auth-page-exit var(--auth-route-duration) cubic-bezier(.34,0,.42,1) both}.auth-route-entering .auth-route-page .auth-hero{animation:auth-route-content-enter .32s cubic-bezier(.2,.8,.18,1) 80ms both}.auth-route-entering .auth-route-page .auth-form{animation:auth-route-content-enter .32s cubic-bezier(.2,.8,.18,1) .11s both}.auth-route-exiting .auth-route-page .auth-hero,.auth-route-exiting .auth-route-page .auth-form{animation:auth-route-content-exit .24s ease both}.auth-guest-button{min-height:40px;border:1px solid rgba(244,211,134,.2);border-radius:999px;color:#f4e9d3d1;background:#ffffff0b;font:700 .74rem/1 var(--font-ui);text-transform:uppercase;letter-spacing:.08em}@media(max-width:760px){.auth-route-page.auth-page{height:100dvh;min-height:100dvh}}@keyframes auth-overlay-enter{0%{background:#05050500}to{background:#05050538}}@keyframes auth-overlay-exit{0%{background:#05050538}to{background:#05050500}}@keyframes auth-page-enter{0%{opacity:0;filter:blur(10px);transform:translate3d(0,18px,0) scale(.985)}to{opacity:1;filter:blur(0);transform:translateZ(0) scale(1)}}@keyframes auth-page-exit{0%{opacity:1;filter:blur(0);transform:translateZ(0) scale(1)}to{opacity:0;filter:blur(8px);transform:translate3d(0,14px,0) scale(.985)}}@keyframes auth-route-content-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-route-content-exit{to{opacity:0;transform:translateY(18px)}}#root{min-height:100vh;min-height:100svh}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 50% 0%,rgba(212,181,149,.12),transparent 34rem),linear-gradient(180deg,#14100d,#080706 38%,#050505)}body::selection{background:#d4b595;color:#080706}button,input,textarea{font:inherit}button{cursor:pointer}button,input,textarea{-webkit-tap-highlight-color:transparent}h1,h2,p{margin:0}h1,h2{font-family:Cormorant Garamond,serif;font-weight:500;color:#f2dfc1;text-shadow:0 0 24px rgba(212,181,149,.12)}h1{max-width:11ch;font-size:clamp(42px,13vw,98px);line-height:.9}h2{font-size:clamp(27px,7vw,48px);line-height:1}p{color:#f0dec3b8;line-height:1.65}.eyebrow{color:#d4b595b8;font-size:10px;letter-spacing:.28em;text-transform:uppercase}.auth-page{--auth-orbit-left: 50%;--auth-orbit-top: 25%;--auth-orbit-size: min(94vw, 740px);position:relative;min-height:100vh;min-height:100svh;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;justify-items:center;gap:24px;padding:clamp(24px,4.5vw,62px) clamp(18px,6vw,88px);background:radial-gradient(circle at 30% 42%,rgba(212,181,149,.09),transparent 25rem),radial-gradient(circle at 72% 52%,rgba(255,224,176,.055),transparent 22rem),linear-gradient(115deg,#15120f,#090908 44%,#050505)}.auth-page:before,.auth-page:after{position:absolute;top:var(--auth-orbit-top);left:var(--auth-orbit-left);width:var(--auth-orbit-size);aspect-ratio:1;border:1px solid rgba(212,181,149,.05);border-radius:50%;content:"";transform:translate(-50%,-49%) rotate(0);transform-origin:center;animation:auth-orbit-spin 62s linear infinite}.auth-page:after{width:calc(var(--auth-orbit-size) * .8);border-style:dashed;border-color:#d4b5951a;animation-duration:84s;animation-direction:reverse}.auth-stars{position:absolute;inset:0;z-index:1;pointer-events:none}.auth-star,.auth-moon{position:absolute;color:#ebc896;opacity:.86}.auth-star.primary,.auth-moon{display:none}.auth-orbiting-detail{position:absolute;top:var(--auth-orbit-top);left:var(--auth-orbit-left);width:var(--auth-orbit-size);aspect-ratio:1;opacity:0;transform:translate(-50%,-49%) rotate(var(--detail-start, 0deg));transform-origin:center;animation:auth-detail-orbit var(--detail-speed, 54s) linear infinite,auth-detail-fade var(--detail-speed, 54s) linear infinite}.auth-orbiting-detail:before{position:absolute;top:0;left:50%;width:var(--detail-size, 5px);height:var(--detail-size, 5px);border:1px solid rgba(212,181,149,.52);content:"";transform:translate(-50%,-50%) rotate(45deg)}.detail-one{--detail-size: 5px;--detail-speed: 58s;--detail-start: 30deg}.detail-two{--detail-size: 3px;--detail-speed: 71s;--detail-start: 146deg}.detail-three{--detail-size: 4px;--detail-speed: 64s;--detail-start: 252deg}.auth-hero{position:relative;z-index:2;display:grid;width:min(100%,650px);justify-items:center;align-content:center;text-align:center;transform-origin:50% 46%;transition:opacity .1s ease,transform .15s cubic-bezier(.2,.8,.2,1)}.auth-form{position:relative;z-index:2;display:grid;width:min(100%,530px);gap:14px;transform-origin:50% 36%;transition:opacity .1s ease,transform .15s cubic-bezier(.2,.8,.2,1)}.auth-transition-out .auth-hero{opacity:0;transform:translateY(-4px) scale(.992)}.auth-transition-out .auth-form{opacity:0;transform:translateY(6px) scale(.992)}.auth-transition-in .auth-hero{animation:auth-mode-hero-in .31s cubic-bezier(.16,.84,.32,1) both}.auth-transition-in .auth-form{animation:auth-mode-form-in .33s cubic-bezier(.16,.84,.32,1) both}.auth-transition-in .auth-heading,.auth-transition-in .auth-field,.auth-transition-in .auth-link-button,.auth-transition-in .auth-submit,.auth-transition-in .auth-divider,.auth-transition-in .auth-secondary-button,.auth-transition-in .auth-biometric,.auth-transition-in .auth-biometric-label,.auth-transition-in .auth-security-note,.auth-transition-in .password-requirements{animation:auth-mode-item-in .26s cubic-bezier(.16,.84,.32,1) both}.auth-transition-in .auth-heading{animation-delay:40ms}.auth-transition-in .auth-field:nth-child(1){animation-delay:35ms}.auth-transition-in .auth-field:nth-child(2){animation-delay:55ms}.auth-transition-in .auth-field:nth-child(3){animation-delay:75ms}.auth-transition-in .auth-field:nth-child(4),.auth-transition-in .password-requirements{animation-delay:95ms}.auth-transition-in .auth-submit{animation-delay:.11s}.auth-transition-in .auth-divider,.auth-transition-in .auth-secondary-button{animation-delay:135ms}.auth-transition-in .auth-biometric,.auth-transition-in .auth-biometric-label,.auth-transition-in .auth-security-note{animation-delay:155ms}.auth-brand{display:grid;justify-items:center;gap:7px;margin-bottom:14px;color:#f2dfc1}.auth-brand strong{display:block;font-family:Cormorant Garamond,serif;font-size:clamp(52px,6.2vw,72px);font-weight:500;line-height:.78;letter-spacing:0;text-shadow:0 0 42px rgba(212,181,149,.18)}.auth-brand span{display:block;color:#e9b777;font-size:clamp(13px,1.22vw,16px);font-weight:500;letter-spacing:.26em;text-transform:uppercase}.auth-card-art{position:relative;z-index:1;width:min(68vw,440px);height:clamp(210px,21.5vw,280px);margin-top:-8px;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 90%,transparent 100%),linear-gradient(180deg,#000 0%,#000 72%,rgba(0,0,0,.82) 82%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 90%,transparent 100%),linear-gradient(180deg,#000 0%,#000 72%,rgba(0,0,0,.82) 82%,transparent 100%);mask-composite:intersect;filter:drop-shadow(0 42px 64px rgba(0,0,0,.62))}.auth-card-art:after{position:absolute;inset:64% -28% -18%;z-index:4;background:radial-gradient(ellipse at 50% 82%,rgba(7,6,5,.56) 0%,rgba(7,6,5,.42) 36%,rgba(7,6,5,.16) 66%,transparent 88%),linear-gradient(180deg,transparent 0%,rgba(7,6,5,.22) 48%,rgba(7,6,5,.62) 100%);content:"";filter:blur(18px);pointer-events:none}.auth-back-card{position:absolute;bottom:-24%;left:50%;display:block;width:44%;height:auto;opacity:.92;filter:brightness(1) contrast(1.04) saturate(.98);transform-origin:50% 88%;will-change:transform}.auth-back-card-left{z-index:1;opacity:.82;transform:translate(-91%) rotate(-15deg);animation:auth-card-float-left 8.2s ease-in-out infinite}.auth-back-card-right{z-index:1;opacity:.82;transform:translate(-9%) rotate(15deg);animation:auth-card-float-right 8.8s ease-in-out infinite}.auth-back-card-center{z-index:2;width:45%;opacity:1;filter:brightness(1.05) contrast(1.06) saturate(1);transform:translate(-50%) rotate(0);animation:auth-card-float-center 7.6s ease-in-out infinite}.auth-heading{position:relative;z-index:2;display:grid;justify-items:center;gap:10px;margin-top:-2px}.auth-heading h1{max-width:15ch;font-size:clamp(50px,5.3vw,70px);line-height:.82;text-align:center}.auth-heading p{color:#d4b595c2;font-size:clamp(15px,1.48vw,20px);line-height:1.2}.auth-fields{display:grid;gap:12px}.auth-field{display:grid;gap:7px}.auth-field>span:first-child{color:#ebd6b7;font-size:14px;font-weight:400}.auth-input-shell{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;min-height:54px;gap:14px;border:1px solid rgba(212,181,149,.34);border-radius:8px;background:linear-gradient(145deg,#fff7eb0f,#fff7eb05),#08080870;padding:0 18px;box-shadow:inset 0 0 0 1px #0000005c,0 24px 68px #0003}.auth-input-shell>svg{width:24px;height:24px;color:#ebd6b7cc}.auth-input-shell:focus-within{border-color:#ebd6b7b8;box-shadow:inset 0 0 0 1px #ebd6b729,0 0 0 4px #d4b59517,0 24px 68px #0000003d}.auth-input-shell:has(input:-webkit-autofill){background:linear-gradient(145deg,#fff7eb0f,#fff7eb05),#08080870}input,textarea{width:100%;border:0;border-radius:2px;background:#fff7eb11;color:#f2dfc1;outline:none;padding:16px 18px;box-shadow:inset 0 0 0 1px #d4b59514,0 18px 60px #0000002e}input::placeholder,textarea::placeholder{color:#f0dec36b}input:focus,textarea:focus{background:#fff7eb17;box-shadow:inset 0 0 0 1px #d4b59557,0 0 0 3px #d4b59517}textarea{min-height:116px;resize:vertical}.auth-input-shell input{min-width:0;height:52px;border:0;background:transparent;color:#f2dfc1;padding:0;box-shadow:none;font-size:15px;font-weight:400}.auth-input-shell input::placeholder{color:#d4b59599}.auth-input-shell input:focus{background:transparent;box-shadow:none}.auth-input-shell input:-webkit-autofill,.auth-input-shell input:-webkit-autofill:hover,.auth-input-shell input:-webkit-autofill:focus,.auth-input-shell input:-webkit-autofill:active{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#f2dfc1;caret-color:#f2dfc1;border:0;-webkit-box-shadow:none;box-shadow:none;transition:background-color 9999s ease-in-out 0s}.auth-input-shell button{display:grid;width:36px;height:36px;place-items:center;border:0;background:transparent;color:#ebd6b7d6;padding:0}.auth-input-shell button svg{width:26px;height:26px}.auth-link-button{justify-self:end;width:fit-content;border:0;border-bottom:1px dashed rgba(233,183,119,.7);background:transparent;color:#e9b777;padding:0 0 4px;font-size:13px;font-weight:500}.password-requirements{display:grid;gap:8px;margin:0;padding:0;list-style:none}.password-requirements li{position:relative;padding-left:20px;color:#f0dec3a3;font-size:13px}.password-requirements li:before{position:absolute;top:50%;left:3px;width:8px;height:8px;background:#d4b595db;content:"";transform:translateY(-50%) rotate(45deg)}.primary-button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:2px;background:#d4b595;color:#100d0b;padding:16px 20px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 20px 70px #d4b59533;transition:background .18s ease,transform .18s ease,opacity .18s ease}.primary-button:hover:not(:disabled):not(.auth-submit){background:#ebd6b7;transform:translateY(-1px)}.primary-button:disabled{opacity:.42;cursor:not-allowed}.auth-submit{min-height:58px;border:1px solid rgba(255,230,193,.66);border-radius:8px;background:radial-gradient(circle at 18% 28%,rgba(255,241,208,.92) 0%,rgba(255,218,153,.62) 18%,transparent 38%),radial-gradient(circle at 82% 18%,rgba(239,190,113,.78) 0%,rgba(210,131,58,.28) 22%,transparent 44%),radial-gradient(circle at 50% 120%,rgba(176,96,34,.5) 0%,transparent 52%),linear-gradient(100deg,#d6924a,#f7d7a1 36%,#e7ae61 65%,#c67b35);background-position:0% 46%,100% 24%,50% 100%,0% 50%;background-size:190% 190%,170% 170%,150% 130%,220% 100%;color:#080706;font-size:16px;font-weight:600;gap:18px;letter-spacing:.2em;box-shadow:0 22px 72px #d2984f29,inset 0 1px #fff9ebb8;animation:auth-submit-flow 12s ease-in-out infinite}.auth-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 24px 78px #d2984f38,inset 0 1px #fff9ebd6}.auth-divider{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:22px;color:#d4b595b8;text-transform:uppercase}.auth-divider span{height:1px;background:linear-gradient(90deg,transparent,rgba(212,181,149,.34))}.auth-divider span:last-child{background:linear-gradient(90deg,rgba(212,181,149,.34),transparent)}.auth-divider strong{font-size:14px;font-weight:500;letter-spacing:.13em}.auth-secondary-button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:16px;border:1px solid rgba(233,183,119,.72);border-radius:8px;background:#04040429;color:#e9b777;padding:14px 20px;font-size:13px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,transform .18s ease}.auth-secondary-button:hover{border-color:#ebd6b7e0;background:#d4b5950f;transform:translateY(-1px)}.auth-secondary-button:disabled{opacity:.64;cursor:wait}.auth-biometric{display:grid;width:56px;height:56px;justify-self:center;place-items:center;border:1px solid rgba(233,183,119,.58);border-radius:16px;background:linear-gradient(145deg,#fff7eb11,#fff7eb03),#09090980;color:#e9b777;margin-top:2px;padding:0}.auth-biometric-label{margin-top:-6px;color:#ebd6b7;font-size:13px;line-height:1.2;text-align:center}.auth-security-note{display:flex;align-items:center;justify-content:center;gap:9px;color:#d4b595b3;font-size:12px;line-height:1.35;text-align:center}.auth-security-note svg{flex:0 0 auto;color:#e9b777}.text-button,.icon-button,.nav-item{border:0;background:transparent;color:#d4b595}.text-button{width:fit-content;padding:2px 0;color:#d4b595d1;font-size:12px;font-weight:500}.form-message{color:#e58b8b;font-size:13px;text-align:center}.app-shell{min-height:100vh}.top-bar{position:relative;top:0;z-index:10;display:grid;grid-template-columns:54px 1fr 54px;align-items:center;min-height:96px;padding:14px 16px 12px;background:linear-gradient(180deg,rgba(5,5,5,.93),rgba(5,5,5,.78) 68%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.top-ornament{display:flex;gap:8px;align-items:center}.top-ornament span{width:6px;height:6px;border:1px solid rgba(212,181,149,.82);border-radius:1px;transform:rotate(45deg)}.top-ornament span:first-child{background:#d4b595}.top-ornament span:last-child{width:18px;height:1px;border:0;background:#d4b59585;transform:none}.top-center{display:grid;justify-items:center;gap:11px}.brand-button{display:grid;justify-items:center;border:0;background:transparent;color:#d4b595}.brand-button strong{font-family:Cormorant Garamond,serif;font-size:27px;font-weight:500;line-height:1}.brand-button span{color:#d4b59594;font-size:10px;letter-spacing:.22em;text-transform:uppercase}.top-nav{display:flex;max-width:100%;gap:clamp(18px,5vw,46px);overflow-x:auto;scrollbar-width:none}.top-nav::-webkit-scrollbar{display:none}.nav-item{position:relative;display:inline-flex;align-items:center;gap:8px;padding:2px 0 7px;color:#d4b5958f;font-size:13px;white-space:nowrap;transition:color .18s ease}.nav-item:after{position:absolute;right:50%;bottom:0;left:50%;height:1px;background:#d4b595;content:"";transition:left .22s ease,right .22s ease}.nav-item.active{color:#f2dfc1}.nav-item.active:after,.nav-item:hover:after{right:0;left:0}.top-account{display:inline-flex;align-items:center;justify-content:flex-end;gap:12px;color:#f0dec3ad;font-size:12px}.top-account>span{display:none}.icon-button{display:grid;width:38px;height:38px;place-items:center;color:#f0dec3ad}.main-surface{width:min(100%,1320px);margin:0 auto;padding:18px 16px 52px}.reading-experience{min-height:calc(100vh - 118px);display:grid;grid-template-areas:"copy" "stage" "form" "latest";gap:20px}.ritual-copy{grid-area:copy;display:grid;gap:12px;align-content:end}.ritual-copy p:last-child{max-width:38rem}.ritual-form{grid-area:form;display:grid;gap:14px}.spread-tabs{display:flex;gap:18px;overflow-x:auto;padding:2px 0 8px;scrollbar-width:none}.spread-tabs::-webkit-scrollbar{display:none}.spread-tab{position:relative;flex:0 0 auto;min-width:152px;border:0;background:transparent;color:#f0dec380;padding:0 0 11px;text-align:left}.spread-tab:after{position:absolute;right:100%;bottom:0;left:0;height:1px;background:#d4b595;content:"";transition:right .22s ease}.spread-tab.active{color:#f2dfc1}.spread-tab.active:after{right:0}.spread-tab span{display:block;font-family:Cormorant Garamond,serif;font-size:27px;line-height:1}.spread-tab small{display:block;margin-top:6px;color:#d4b59594;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.card-stage{position:relative;grid-area:stage;min-height:426px;overflow:visible;border-radius:0;background:radial-gradient(circle at 50% 46%,rgba(212,181,149,.13),transparent 16rem),radial-gradient(circle at 50% 100%,rgba(0,0,0,.58),transparent 18rem)}.stage-label{position:absolute;z-index:4;right:0;left:0;bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#d4b595b8;font-size:10px;letter-spacing:.24em;text-transform:uppercase}.stage-label div{display:flex;gap:9px}.stage-label i{width:5px;height:5px;border:1px solid rgba(212,181,149,.72);border-radius:50%;opacity:.52}.stage-label i.active{background:#d4b595;opacity:1;box-shadow:0 0 10px #d4b595b8}.drawn-spread{position:absolute;inset:28px 0 96px;z-index:3;pointer-events:none}.drawn-card{position:absolute;top:52%;left:50%;display:block;width:clamp(92px,25vw,148px);aspect-ratio:300 / 527;border-radius:4px;background:#070706;color:#f0dec3e0;opacity:0;padding:0;pointer-events:none;transform:translate(-50%,-50%) scale(.62) rotate(0);box-shadow:0 18px 52px #000000d1,0 0 0 1px #d4b59533}.drawn-card .tarot-card-image,.deck-face .tarot-card-image{width:100%;height:100%}.drawn-card .tarot-card-image img,.deck-face .tarot-card-image img{border-radius:4px}.drawn-card small{position:absolute;right:7px;bottom:7px;left:7px;overflow:hidden;border-radius:999px;background:#05050594;color:#f0dec3db;font-size:7px;letter-spacing:.14em;padding:4px 5px;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.drawn-card.visible{opacity:1;animation:draw-card .62s cubic-bezier(.2,.9,.2,1) both}.cards-3 .drawn-card:nth-child(1).visible{transform:translate(-148%,-45%) rotate(-13deg)}.cards-3 .drawn-card:nth-child(2).visible{transform:translate(-50%,-57%) rotate(0)}.cards-3 .drawn-card:nth-child(3).visible{transform:translate(48%,-45%) rotate(13deg)}.cards-5 .drawn-card:nth-child(1).visible{transform:translate(-196%,-30%) rotate(-15deg)}.cards-5 .drawn-card:nth-child(2).visible{transform:translate(-124%,-58%) rotate(-7deg)}.cards-5 .drawn-card:nth-child(3).visible{transform:translate(-50%,-70%) rotate(0)}.cards-5 .drawn-card:nth-child(4).visible{transform:translate(24%,-58%) rotate(7deg)}.cards-5 .drawn-card:nth-child(5).visible{transform:translate(96%,-30%) rotate(15deg)}.deck-button{position:absolute;z-index:2;right:50%;bottom:54px;width:clamp(112px,30vw,164px);aspect-ratio:.63;border:0;background:transparent;transform:translate(50%);transition:transform .22s ease,opacity .22s ease}.deck-button:disabled{cursor:default}.deck-button.complete{opacity:.24;transform:translate(50%) translateY(58px) scale(.86)}.deck-button:not(:disabled):hover{transform:translate(50%) translateY(-6px) rotate(-2deg)}.deck-button.drawing{animation:deck-pulse .54s ease}.deck-card,.deck-face{position:absolute;inset:0;border-radius:4px;background:url(/Veilora_backcard_without_star.webp) center / contain no-repeat,linear-gradient(145deg,rgba(235,214,183,.12),transparent 42%),linear-gradient(155deg,#181512,#070706);box-shadow:0 22px 64px #000000d1,inset 0 0 0 1px #d4b5953d}.deck-card.one{transform:rotate(-8deg) translate(-12px,10px)}.deck-card.two{transform:rotate(4deg) translate(10px,9px)}.deck-card.three{transform:rotate(11deg) translate(18px,22px)}.deck-face{display:grid;place-items:center;overflow:hidden;color:#d4b595}.deck-face em{position:absolute;right:9px;bottom:10px;left:9px;border-radius:999px;background:#0505059e;font-size:8px;font-style:normal;letter-spacing:.24em;padding:5px 6px;text-align:center;text-transform:uppercase}.latest-line{grid-area:latest;display:grid;gap:9px;padding-top:6px}.latest-line>div{display:grid;gap:7px}.latest-line h2{font-size:clamp(28px,7vw,44px)}.latest-line p:last-child{max-width:48rem}.section-heading{display:grid;gap:10px;margin-bottom:18px}.list-panel,.credits-view,.admin-view{display:grid;gap:18px;padding-top:24px}.admin-tabs{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.admin-tabs button{min-height:42px;border:1px solid rgba(212,181,149,.28);border-radius:8px;background:#fff7eb0a;color:#f0dec3bd;padding:8px 14px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.admin-tabs button.active{border-color:#ffe2b8c2;background:radial-gradient(circle at 20% 18%,rgba(255,239,202,.42),transparent 34%),linear-gradient(135deg,#6b4926f5,#d2a261eb);color:#fff1d9}.admin-metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:10px}.admin-metric-grid span,.admin-list article{border:1px solid rgba(212,181,149,.14);border-radius:8px;background:#0707066b;padding:12px}.admin-metric-grid strong{display:block;color:#f2dfc1;font-family:Cormorant Garamond,serif;font-size:30px;line-height:1}.admin-metric-grid small,.admin-list small,.admin-list time{color:#f0dec394;font-size:11px}.admin-list{display:grid;gap:10px}.admin-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.admin-list span{display:grid;min-width:0;gap:4px}.admin-list strong,.admin-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-list button{min-height:38px;border:1px solid rgba(233,183,119,.48);border-radius:8px;background:#e9b77714;color:#e9b777;padding:7px 12px;font-weight:700}.history-item,.ledger-surface,.balance-hero,.admin-block{background:linear-gradient(180deg,#fff7eb0e,#fff7eb08);padding:22px;box-shadow:inset 0 0 0 1px #d4b59514}.admin-page,.admin-denied{display:grid;gap:14px;padding:18px 0 6px}.admin-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.admin-hero h1,.admin-denied h1{margin:0;color:#f0dec3;font-family:Cormorant Garamond,serif;font-size:clamp(34px,10vw,58px);font-weight:600;line-height:.94}.admin-refresh,.admin-compact-action,.admin-gold-button,.admin-load-more{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid rgba(233,183,119,.48);border-radius:8px;background:#e9b77714;color:#f0c98e;padding:8px 12px;font-size:11px;font-weight:800;gap:8px;letter-spacing:.08em;text-transform:uppercase}.admin-refresh{min-width:44px}.admin-pulse-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.admin-pulse{display:grid;min-width:0;min-height:74px;place-items:center;gap:3px;border:1px solid rgba(212,181,149,.16);border-radius:8px;background:radial-gradient(circle at 50% 10%,rgba(233,183,119,.12),transparent 58%),#0707067a;color:#f0dec3b8;padding:9px 5px}.admin-pulse strong{overflow:hidden;max-width:100%;color:#f6dfb7;font-size:15px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.admin-pulse small{overflow:hidden;max-width:100%;color:#f0dec38f;font-size:9px;font-weight:700;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.admin-pulse.good{border-color:#91c99c57}.admin-pulse.warn{border-color:#e9b77761}.admin-pulse.bad{border-color:#d96c6c6b}.admin-section-tabs{display:flex;gap:8px;overflow-x:auto;overflow-y:visible;padding:5px 0 8px;scrollbar-width:none}.admin-section-tabs::-webkit-scrollbar{display:none}.admin-section-tabs button{flex:0 0 auto;min-height:42px;border:1px solid rgba(212,181,149,.22);border-radius:8px;background:#fff7eb09;color:#f0dec3a8;padding:8px 13px;font-size:11px;font-weight:800;letter-spacing:.06em}.admin-section-tabs button.active{border-color:#ffe2b8c7;background:radial-gradient(circle at 16% 18%,rgba(255,239,202,.42),transparent 35%),linear-gradient(135deg,#764e26f5,#daa458e6);box-shadow:0 10px 28px #e9b7771f;color:#fff6e6}.admin-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.admin-search,.admin-toolbar select,.admin-field input,.admin-field select,.admin-field textarea{min-height:42px;border:1px solid rgba(212,181,149,.2);border-radius:8px;background:#07070680;color:#f0dec3}.admin-search{display:flex;align-items:center;gap:8px;min-width:0;padding:0 12px}.admin-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:inherit}.admin-toolbar select{max-width:150px;padding:0 9px}.admin-message{margin:0;border:1px solid rgba(233,183,119,.24);border-radius:8px;background:#e9b77712;color:#edc791;padding:10px 12px;font-size:12px}.admin-grid,.admin-list-v2{display:grid;gap:10px}.admin-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.admin-block-v2,.admin-row-card{border:1px solid rgba(212,181,149,.14);border-radius:8px;background:linear-gradient(180deg,#fff7eb0d,#fff7eb06),#060605a8;box-shadow:inset 0 1px #fff5e10b}.admin-block-v2{display:grid;gap:12px;padding:16px}.admin-block-v2>header{display:flex;align-items:center;gap:10px;min-width:0;color:#e9b777}.admin-block-v2 h2{margin:0;color:#f0dec3;font-size:18px;line-height:1.05}.admin-mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px}.admin-mini-grid span{display:grid;min-height:64px;align-content:center;border:1px solid rgba(212,181,149,.12);border-radius:8px;background:#07070675;padding:9px}.admin-mini-grid strong{color:#f6dfb7;font-family:Cormorant Garamond,serif;font-size:29px;line-height:.95}.admin-mini-grid small,.admin-row-main small,.admin-row-meta small,.admin-status-rows small,.admin-list-v2 time{color:#f0dec394;font-size:11px}.admin-row-card{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;padding:12px}.admin-row-card.compact{grid-template-columns:minmax(0,1fr) auto;align-items:center}.admin-row-main{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;color:#e9b777}.admin-row-main span{display:grid;min-width:0;gap:3px}.admin-row-main strong,.admin-row-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-row-main strong{color:#f0dec3;font-size:14px}.admin-row-meta,.admin-row-actions{display:flex;align-items:center;gap:7px;min-width:0;flex-wrap:wrap}.admin-row-meta strong{color:#f6dfb7;font-family:Cormorant Garamond,serif;font-size:24px;line-height:1}.admin-row-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid rgba(212,181,149,.22);border-radius:8px;background:#fff7eb09;color:#e7c79f;padding:7px 9px;gap:5px;font-size:11px;font-weight:700}.admin-row-actions button.danger,.admin-modal-actions button.danger{border-color:#d96c6c6b;color:#ee9a9a}.admin-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;border:1px solid rgba(212,181,149,.2);border-radius:999px;color:#f0dec3b8;padding:3px 8px;font-size:9px;font-weight:800;letter-spacing:.05em}.admin-badge.good{border-color:#91c99c61;color:#aee0b6}.admin-badge.warn{border-color:#e9b77770;color:#e9b777}.admin-badge.bad{border-color:#d96c6c6b;color:#ee9a9a}.admin-status-rows{display:grid;gap:8px}.admin-status-rows span{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:10px;min-height:38px;border-bottom:1px solid rgba(212,181,149,.08)}.admin-status-rows strong{overflow:hidden;color:#f0dec3;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.admin-load-more{width:100%}.admin-denied{align-content:center;min-height:56dvh}.admin-denied p{margin:0;color:#f0dec3ad}.admin-modal-backdrop{position:fixed;z-index:120;inset:0;display:grid;place-items:end center;box-sizing:border-box;width:100vw;min-height:100dvh;padding:14px;background:#000000ad;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:admin-fade-in .18s ease both}.admin-modal{display:grid;gap:13px;width:min(100%,520px);max-height:min(86dvh,720px);overflow-y:auto;border:1px solid rgba(233,183,119,.32);border-radius:12px;background:radial-gradient(circle at 18% 0%,rgba(233,183,119,.18),transparent 42%),linear-gradient(180deg,#1f1913fa,#080807fa);box-shadow:0 24px 70px #00000085;padding:16px;animation:admin-modal-in .22s cubic-bezier(.16,.84,.32,1) both}.admin-modal-head{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:10px}.admin-modal-head h2{margin:0;overflow:hidden;color:#f0dec3;font-family:Cormorant Garamond,serif;font-size:31px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.admin-modal-head button{min-height:42px;border:1px solid rgba(212,181,149,.2);border-radius:8px;background:#fff7eb0a;color:#e9b777;font-size:22px}.admin-form,.admin-field{display:grid;gap:9px}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.admin-field span,.admin-check,.admin-modal-copy,.admin-details{color:#f0dec3ad;font-size:12px}.admin-field input,.admin-field select,.admin-field textarea{width:100%;box-sizing:border-box;padding:0 11px;outline:0}.admin-field textarea{min-height:118px;padding:10px 11px;resize:vertical}.admin-check{display:flex;align-items:center;gap:9px;min-height:38px}.admin-details{border:1px solid rgba(212,181,149,.13);border-radius:8px;padding:10px}.admin-details p{overflow-wrap:anywhere}.admin-modal-actions button{min-height:44px;border:1px solid rgba(212,181,149,.24);border-radius:8px;background:#fff7eb0a;color:#f0dec3;font-weight:800}.admin-modal-actions button.primary{border-color:#ffe2b89e;background:linear-gradient(135deg,#f6d79d,#d89241);color:#120d09}@keyframes admin-fade-in{0%{opacity:0}to{opacity:1}}@keyframes admin-modal-in{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.history-item{display:grid;gap:12px}.history-item>button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;width:100%;min-height:54px;border:0;background:transparent;color:inherit;padding:0;text-align:left}.history-filter-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.history-filter-row::-webkit-scrollbar{display:none}.history-filter{flex:0 0 auto;min-height:44px;border:1px solid rgba(212,181,149,.28);border-radius:8px;background:#05050575;color:#f0dec3b8;padding:9px 16px;font-size:12px;transition:background .18s ease,border-color .18s ease,color .18s ease}.history-filter.active{border-color:#ebd6b7b3;background:#d4b5951a;color:#f2dfc1}.empty-state-panel{display:grid;gap:10px;min-height:168px;align-content:center;border:1px solid rgba(212,181,149,.18);border-radius:8px;background:radial-gradient(circle at 14% 0%,rgba(233,183,119,.06),transparent 13rem),#07070694;padding:24px;text-align:center}.empty-state-panel h2{max-width:none;font-size:clamp(30px,6vw,42px)}.reading-text{white-space:pre-wrap}.status-pill{display:inline-flex;width:fit-content;color:#d4b595;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.status-pill.completed{color:#a9e0b0}.status-pill.failed{color:#e58b8b}.balance-hero{min-height:180px;display:grid;align-content:end;gap:8px;background:radial-gradient(circle at 80% 20%,rgba(224,189,147,.2),transparent 11rem),#fff7eb0b}.ledger-list{display:grid}.ledger-list div{display:grid;grid-template-columns:62px 1fr;gap:4px 12px;padding:14px 0}.ledger-list div+div{box-shadow:inset 0 1px #f0dec314}.ledger-list strong{color:#d4b595}.ledger-list small{grid-column:2;color:#f0dec370}pre{overflow:auto;color:#f0dec3b8;font-size:12px}.view-loading{position:fixed;inset:0;z-index:35;display:grid;place-items:center;overflow:hidden;padding:max(22px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(86px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));background:radial-gradient(circle at 50% 46%,rgba(38,30,24,.82),transparent 18rem),radial-gradient(circle at 50% 52%,rgba(212,181,149,.1),transparent 24rem),#080706b3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#f0dec3;contain:layout paint;isolation:isolate;pointer-events:none}.view-loading:before{position:absolute;z-index:-1;border-radius:50%;content:"";pointer-events:none}.view-loading:before{top:50%;left:50%;width:min(92vw,420px);height:min(58vw,260px);background:radial-gradient(ellipse at 42% 48%,rgba(105,79,129,.2),transparent 58%),radial-gradient(ellipse at 60% 52%,rgba(64,94,96,.17),transparent 62%),radial-gradient(ellipse at 50% 50%,rgba(233,183,119,.14),transparent 70%);filter:blur(18px);opacity:.92;transform:translate(-50%,-50%);animation:view-loader-ambient 5.2s ease-in-out infinite}.view-loading-loading{animation:view-loader-overlay-in .18s cubic-bezier(.16,.84,.28,1) both}.view-loading-complete{animation:view-loader-overlay-out .36s cubic-bezier(.16,.84,.18,1) both}.view-loading-settle{animation:view-loader-overlay-settle .18s ease-out both}.view-loading-stage{--loader-size: clamp(124px, 28vw, 184px);position:relative;display:grid;width:var(--loader-size);aspect-ratio:1;place-items:center;isolation:isolate;transform-origin:center;animation:view-loader-stage-in .22s cubic-bezier(.16,.84,.28,1) both}.view-loading-stage:before,.view-loading-stage:after{position:absolute;border-radius:999px;content:"";pointer-events:none}.view-loading-stage:before{inset:18%;z-index:1;border:1px solid rgba(233,183,119,.18);background:radial-gradient(circle at 50% 50%,rgba(240,222,195,.08),transparent 50%),#0c0a0833;box-shadow:inset 0 0 18px #e9b77714,0 0 18px #e9b77714;transform:scale(.86);animation:view-loader-core-pulse 1.8s ease-in-out infinite}.view-loading-stage:after{inset:7%;z-index:0;background:radial-gradient(ellipse at 50% 50%,rgba(233,183,119,.24),transparent 58%),radial-gradient(ellipse at 48% 54%,rgba(72,43,25,.72),transparent 68%);filter:blur(12px);opacity:.58;animation:view-loader-cloud-core 2.2s ease-in-out infinite}.view-loading-cloud{position:absolute;inset:-24%;z-index:0;border-radius:999px;filter:blur(6px);opacity:.82;pointer-events:none;transform-origin:50% 50%}.view-loading-cloud i{position:absolute;border-radius:999px;background:radial-gradient(ellipse at 50% 44%,rgba(249,213,156,.34),transparent 42%),radial-gradient(ellipse at 50% 58%,rgba(126,75,39,.32),transparent 66%);opacity:.76;transform-origin:50% 50%}.view-loading-cloud i:nth-child(1){top:26%;left:17%;width:58%;height:44%}.view-loading-cloud i:nth-child(2){top:18%;left:39%;width:44%;height:54%;background:radial-gradient(ellipse at 50% 42%,rgba(160,123,179,.24),transparent 46%),radial-gradient(ellipse at 48% 58%,rgba(233,183,119,.28),transparent 68%)}.view-loading-cloud i:nth-child(3){top:43%;left:29%;width:52%;height:36%;background:radial-gradient(ellipse at 50% 42%,rgba(82,113,112,.2),transparent 48%),radial-gradient(ellipse at 50% 62%,rgba(94,54,27,.34),transparent 68%)}.view-loading-cloud-a{animation:view-loader-cloud-fold-a 4.2s cubic-bezier(.42,0,.28,1) infinite}.view-loading-cloud-b{inset:-33%;opacity:.66;transform:rotate(32deg);animation:view-loader-cloud-fold-b 5.2s cubic-bezier(.42,0,.28,1) -1.2s infinite}.view-loading-logo{position:relative;z-index:3;width:clamp(60px,14vw,84px);height:auto;display:block;object-fit:contain;filter:drop-shadow(0 3px 10px rgba(5,5,5,.78)) drop-shadow(0 0 12px rgba(233,183,119,.22));opacity:.96;transform-origin:center;animation:view-loader-logo-breathe 1.6s ease-in-out infinite}.view-loading-burst{position:absolute;inset:-8%;z-index:2;border-radius:50%;opacity:0;pointer-events:none}.view-loading-burst:before,.view-loading-burst:after{position:absolute;inset:38%;border-radius:50%;content:"";opacity:0;pointer-events:none;transform:scale(.2)}.view-loading-burst:before{border:1px solid rgba(249,220,174,.34);box-shadow:0 0 12px #e9b77724,inset 0 0 10px #e9b7771a}.view-loading-burst:after{background:radial-gradient(circle,rgba(249,220,174,.14),transparent 54%),radial-gradient(circle,rgba(140,111,166,.08),transparent 68%);filter:blur(4px)}.view-loading-burst i{--burst-angle: 0deg;position:absolute;top:50%;left:50%;width:2px;height:clamp(28px,7vw,42px);border-radius:999px;background:linear-gradient(180deg,#fadfb300,#fadfb36b 48%,#e9b77700);box-shadow:0 0 10px #e9b7772e;opacity:0;transform:translate(-50%,-50%) rotate(var(--burst-angle)) translateY(-34px) scaleY(.18);transform-origin:50% 100%}.view-loading-burst i:nth-child(1){--burst-angle: 0deg}.view-loading-burst i:nth-child(2){--burst-angle: 45deg}.view-loading-burst i:nth-child(3){--burst-angle: 90deg}.view-loading-burst i:nth-child(4){--burst-angle: 135deg}.view-loading-burst i:nth-child(5){--burst-angle: 180deg}.view-loading-burst i:nth-child(6){--burst-angle: 225deg}.view-loading-burst i:nth-child(7){--burst-angle: 270deg}.view-loading-burst i:nth-child(8){--burst-angle: 315deg}.view-loading-complete .view-loading-stage{animation:view-loader-stage-release .52s cubic-bezier(.18,.84,.22,1) both}.view-loading-settle .view-loading-stage{animation:view-loader-stage-settle .18s ease-out both}.view-loading-complete .view-loading-stage:before{animation:view-loader-core-release .52s cubic-bezier(.18,.84,.22,1) both}.view-loading-settle .view-loading-stage:before{animation:view-loader-core-settle .18s ease-out both}.view-loading-complete .view-loading-stage:after{animation:view-loader-cloud-release .52s cubic-bezier(.18,.84,.22,1) both}.view-loading-settle .view-loading-stage:after{animation:view-loader-cloud-settle .18s ease-out both}.view-loading-complete .view-loading-cloud-a,.view-loading-complete .view-loading-cloud-b{animation:view-loader-cloud-release .52s cubic-bezier(.18,.84,.22,1) both}.view-loading-settle .view-loading-cloud-a,.view-loading-settle .view-loading-cloud-b{animation:view-loader-cloud-settle .18s ease-out both}.view-loading-complete .view-loading-logo{animation:view-loader-logo-release .52s cubic-bezier(.18,.84,.22,1) both}.view-loading-settle .view-loading-logo{animation:view-loader-logo-settle .18s ease-out both}.view-loading-complete .view-loading-burst{animation:view-loader-burst-wrap .36s ease-out both}.view-loading-complete .view-loading-burst i{animation:view-loader-burst-ray .32s cubic-bezier(.16,.84,.18,1) both}.view-loading-complete .view-loading-burst:before{animation:view-loader-burst-ring .34s cubic-bezier(.16,.84,.18,1) both}.view-loading-complete .view-loading-burst:after{animation:view-loader-burst-glow .34s cubic-bezier(.16,.84,.18,1) both}.view-loading-settle .view-loading-burst,.view-loading-settle .view-loading-burst:before,.view-loading-settle .view-loading-burst:after,.view-loading-settle .view-loading-burst i{animation:none;opacity:0}.spin-icon{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes view-loader-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes view-loader-overlay-out{0%{opacity:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}70%{opacity:.72}to{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}@keyframes view-loader-overlay-settle{0%{opacity:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}to{opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}@keyframes view-loader-stage-in{0%{opacity:0;filter:blur(8px);transform:scale(.82)}to{opacity:1;filter:blur(0);transform:scale(1)}}@keyframes view-loader-ambient{0%,to{opacity:.72;transform:translate(-50%,-50%) scale(.96)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.05)}}@keyframes view-loader-core-pulse{0%,to{opacity:.78;transform:scale(.86)}52%{opacity:1;transform:scale(.74)}}@keyframes view-loader-cloud-core{0%,to{opacity:.54;filter:blur(12px);transform:scale(1.06) rotate(-2deg)}50%{opacity:.86;filter:blur(9px);transform:scale(.78) rotate(2deg)}}@keyframes view-loader-cloud-fold-a{0%,to{opacity:.66;transform:rotate(-8deg) translateZ(0) scale(1.02)}48%{opacity:.94;transform:rotate(42deg) translate3d(1px,-2px,0) scale(.68)}72%{opacity:.76;transform:rotate(91deg) translate3d(-2px,1px,0) scale(.84)}}@keyframes view-loader-cloud-fold-b{0%,to{opacity:.48;transform:rotate(32deg) translate3d(0,1px,0) scale(1.08)}44%{opacity:.82;transform:rotate(-38deg) translate3d(-2px,-1px,0) scale(.62)}76%{opacity:.56;transform:rotate(-105deg) translate3d(2px,2px,0) scale(.88)}}@keyframes view-loader-logo-breathe{0%,to{opacity:.92;transform:scale(.96)}52%{opacity:1;transform:scale(1.035)}}@keyframes view-loader-stage-release{0%{filter:blur(0);opacity:1;transform:scale(1)}44%{filter:blur(.5px);opacity:1;transform:scale(.9)}to{filter:blur(5px);opacity:0;transform:scale(1.12)}}@keyframes view-loader-stage-settle{0%{filter:blur(0);opacity:1;transform:scale(1)}to{filter:blur(4px);opacity:0;transform:scale(.94)}}@keyframes view-loader-core-release{0%{opacity:.92;transform:scale(.78)}44%{opacity:.9;transform:scale(.66)}to{opacity:0;transform:scale(1.36)}}@keyframes view-loader-core-settle{0%{opacity:.78;transform:scale(.82)}to{opacity:0;transform:scale(.74)}}@keyframes view-loader-cloud-release{0%{opacity:.58;filter:blur(7px);transform:scale(.84) rotate(0)}42%{opacity:.66;filter:blur(7px);transform:scale(.72) rotate(3deg)}to{opacity:0;filter:blur(14px);transform:scale(1.34) rotate(8deg)}}@keyframes view-loader-cloud-settle{0%{opacity:.56;filter:blur(8px);transform:scale(.9)}to{opacity:0;filter:blur(13px);transform:scale(.82)}}@keyframes view-loader-logo-release{0%{opacity:1;filter:drop-shadow(0 3px 10px rgba(5,5,5,.78)) drop-shadow(0 0 18px rgba(233,183,119,.3));transform:scale(1)}34%{opacity:.96;transform:scale(.9)}to{opacity:0;filter:drop-shadow(0 3px 10px rgba(5,5,5,.2)) drop-shadow(0 0 24px rgba(233,183,119,.16));transform:scale(1.12)}}@keyframes view-loader-logo-settle{0%{opacity:.96;filter:drop-shadow(0 3px 10px rgba(5,5,5,.78)) drop-shadow(0 0 12px rgba(233,183,119,.22));transform:scale(1)}to{opacity:0;filter:drop-shadow(0 3px 10px rgba(5,5,5,.28)) drop-shadow(0 0 10px rgba(233,183,119,.1));transform:scale(.92)}}@keyframes view-loader-burst-wrap{0%,36%{opacity:0;transform:scale(.72) rotate(-3deg)}54%{opacity:.46}to{opacity:0;transform:scale(1.04) rotate(2deg)}}@keyframes view-loader-burst-ray{0%,40%{opacity:0;transform:translate(-50%,-50%) rotate(var(--burst-angle)) translateY(-22px) scaleY(.08)}58%{opacity:.24}to{opacity:0;transform:translate(-50%,-50%) rotate(var(--burst-angle)) translateY(-58px) scaleY(.62)}}@keyframes view-loader-burst-ring{0%,34%{opacity:0;transform:scale(.2)}56%{opacity:.36}to{opacity:0;transform:scale(1.42)}}@keyframes view-loader-burst-glow{0%,36%{opacity:0;transform:scale(.16)}58%{opacity:.24}to{opacity:0;transform:scale(1.28)}}@keyframes deck-pulse{45%{transform:translate(50%) translateY(-16px) rotate(-4deg) scale(1.02)}}@keyframes draw-card{0%{opacity:0;transform:translate(-50%,30%) scale(.5) rotate(0)}48%{opacity:1;transform:translate(-50%,-96%) scale(.9) rotate(2deg)}}@keyframes auth-orbit-spin{to{transform:translate(-50%,-49%) rotate(360deg)}}@keyframes auth-detail-orbit{to{transform:translate(-50%,-49%) rotate(calc(var(--detail-start, 0deg) + 360deg))}}@keyframes auth-detail-fade{0%,18%,to{opacity:0}30%,72%{opacity:.42}}@keyframes auth-card-float-left{0%,to{transform:translate(-91%) translateY(0) rotate(-15deg)}50%{transform:translate(-92%) translateY(-8px) rotate(-14deg)}}@keyframes auth-card-float-right{0%,to{transform:translate(-9%) translateY(0) rotate(15deg)}50%{transform:translate(-8%) translateY(-7px) rotate(14deg)}}@keyframes auth-card-float-center{0%,to{transform:translate(-50%) translateY(0) rotate(0)}50%{transform:translate(-50%) translateY(-10px) rotate(.8deg)}}@keyframes auth-mode-hero-in{0%{opacity:0;transform:translateY(6px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes auth-mode-form-in{0%{opacity:0;transform:translateY(8px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes auth-mode-item-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-submit-flow{0%,to{background-position:0% 46%,100% 24%,50% 100%,0% 50%}33%{background-position:62% 18%,42% 72%,70% 84%,54% 50%}66%{background-position:100% 58%,8% 36%,34% 92%,100% 50%}}@media(min-width:760px){.top-bar{position:sticky;grid-template-columns:150px 1fr 150px;min-height:96px;padding:18px 32px}.top-account>span{display:inline}.main-surface{padding:34px 36px 72px}.reading-experience{grid-template-columns:minmax(340px,.78fr) minmax(460px,1fr);grid-template-areas:"copy stage" "form stage" "latest stage";align-items:center;gap:22px 52px}.ritual-copy{padding-top:28px}.ritual-form{max-width:540px}.card-stage{min-height:min(720px,calc(100vh - 150px))}.drawn-spread{inset:52px 0 124px}.latest-line{max-width:520px}.credits-view,.admin-view{grid-template-columns:minmax(0,.85fr) minmax(340px,1fr);align-items:start}}@media(min-width:1024px){.auth-page{--auth-orbit-left: clamp(264px, 25.8vw, 405px);--auth-orbit-top: 51%;--auth-orbit-size: min(49vw, 730px);grid-template-columns:minmax(430px,.92fr) minmax(500px,1fr);justify-items:center;align-items:start;gap:clamp(44px,5vw,86px)}.auth-hero{padding-top:34px}.auth-heading{margin-top:14px}.auth-heading h1{font-size:clamp(56px,4.6vw,66px)}.auth-form{align-self:start;padding-top:50px}}@media(max-width:1023px){.auth-page{align-content:start;padding-top:clamp(48px,7vw,86px)}.auth-page:before,.auth-page:after{width:var(--auth-orbit-size)}.auth-page:after{width:calc(var(--auth-orbit-size) * .8)}.auth-orbiting-detail{width:var(--auth-orbit-size)}.auth-star.primary{top:5.4%;left:50%}.auth-star.small-one{top:7.4%;left:22%}.auth-star.small-two{top:13%;left:72%}.auth-moon{top:calc(var(--auth-orbit-top) - (var(--auth-orbit-size) * .35));left:calc(var(--auth-orbit-left) - (var(--auth-orbit-size) * .42))}.auth-brand{margin-bottom:16px}.auth-card-art{width:min(62vw,440px);height:clamp(196px,29vw,288px)}.auth-heading{margin-top:-82px}.auth-form{width:min(100%,580px)}.auth-input-shell{min-height:56px;padding:0 18px}.auth-input-shell input{height:54px;font-size:16px}.auth-submit{min-height:58px;font-size:16px}.auth-secondary-button{min-height:56px;font-size:14px}.auth-biometric{width:58px;height:58px}}@media(max-width:520px){h1{font-size:clamp(40px,13vw,58px)}.auth-page{--auth-orbit-top: 25%;--auth-orbit-size: min(96vw, 360px);gap:6px;padding:12px 20px 10px}.auth-page:before,.auth-page:after{width:var(--auth-orbit-size)}.auth-page:after{width:calc(var(--auth-orbit-size) * .8)}.auth-star.primary{top:5px;left:50%;transform:translate(-50%)}.auth-star.primary svg{width:22px;height:22px}.auth-brand strong{font-size:clamp(38px,12.8vw,50px)}.auth-brand span{font-size:10px;letter-spacing:.18em}.auth-card-art{width:min(70vw,270px);height:142px;margin-top:-12px}.auth-heading h1{max-width:none;font-size:clamp(30px,9.6vw,39px);line-height:.92;white-space:nowrap}.auth-heading{gap:7px;margin-top:-46px}.auth-heading p{font-size:12px}.auth-form,.auth-fields{gap:7px}.auth-field{gap:4px}.auth-field>span:first-child{font-size:12px}.auth-input-shell{grid-template-columns:24px minmax(0,1fr) auto;min-height:39px;gap:9px;border-radius:6px;padding:0 13px}.auth-input-shell input{height:37px;font-size:11px}.auth-input-shell>svg{width:18px;height:18px}.auth-input-shell button{width:28px;height:28px}.auth-input-shell button svg{width:20px;height:20px}.auth-link-button{font-size:11px}.auth-submit{min-height:41px;border-radius:6px;gap:12px;font-size:11px;letter-spacing:.16em}.auth-divider{gap:14px}.auth-secondary-button{min-height:39px;border-radius:6px;gap:10px;font-size:9px;letter-spacing:.12em;padding:10px 12px}.auth-biometric{width:34px;height:34px;border-radius:12px}.auth-biometric svg{width:23px;height:23px}.auth-biometric-label{margin-top:-4px;font-size:10px}.auth-security-note{align-items:flex-start;gap:7px;font-size:8px;text-align:left}.auth-form-register{gap:6px}.auth-form-register .auth-fields{gap:5px}.auth-form-register .auth-field{gap:3px}.auth-form-register .password-requirements,.auth-form-register .auth-security-note{display:none}.auth-form-register .auth-submit,.auth-form-register .auth-secondary-button{min-height:40px}.top-bar{min-height:108px;grid-template-columns:32px 1fr 32px;padding:12px 16px 11px}.top-ornament{align-self:start;padding-top:8px}.top-account{align-self:start}.brand-button strong{font-size:25px}.top-nav{width:100%;justify-content:center;gap:24px}.nav-item{font-size:11px}.nav-item svg{display:none}.main-surface{padding-top:10px}.reading-experience{gap:18px}.ritual-copy{gap:10px}.ritual-copy h1{max-width:10ch}.spread-tabs{gap:16px}.spread-tab{min-width:136px}.spread-tab span{font-size:24px}.card-stage{min-height:342px;margin:0 -6px}.drawn-spread{inset:12px 0 100px}.drawn-card{width:86px;padding:0}.drawn-card small{font-size:7px}.deck-button{bottom:48px;width:132px}.stage-label{bottom:6px;padding:0 6px}.cards-5 .drawn-card:nth-child(1).visible{transform:translate(-160%,-20%) rotate(-15deg)}.cards-5 .drawn-card:nth-child(2).visible{transform:translate(-112%,-52%) rotate(-7deg)}.cards-5 .drawn-card:nth-child(3).visible{transform:translate(-50%,-68%) rotate(0)}.cards-5 .drawn-card:nth-child(4).visible{transform:translate(12%,-52%) rotate(7deg)}.cards-5 .drawn-card:nth-child(5).visible{transform:translate(60%,-20%) rotate(15deg)}}@media(max-width:520px){.admin-page{gap:12px;padding-top:12px}.admin-hero{grid-template-columns:minmax(0,1fr) 44px}.admin-refresh span{display:none}.admin-pulse-grid{gap:6px}.admin-pulse{min-height:68px;padding:7px 3px}.admin-toolbar{grid-template-columns:minmax(0,1fr) minmax(92px,auto)}.admin-toolbar select,.admin-compact-action{min-width:0;max-width:none;width:100%}.admin-row-card.compact{grid-template-columns:minmax(0,1fr)}.admin-row-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-row-actions button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-form-grid{grid-template-columns:1fr}.admin-modal-backdrop{align-items:end;padding:10px 10px calc(10px + env(safe-area-inset-bottom))}.admin-modal{max-height:84dvh;border-radius:12px 12px 10px 10px}}@media(prefers-reduced-motion:reduce){.auth-page:before,.auth-page:after,.auth-orbiting-detail,.auth-back-card-left,.auth-back-card-right,.auth-back-card-center,.auth-submit,.auth-transition-in .auth-hero,.auth-transition-in .auth-form,.auth-transition-in .auth-heading,.auth-transition-in .auth-field,.auth-transition-in .auth-link-button,.auth-transition-in .auth-submit,.auth-transition-in .auth-divider,.auth-transition-in .auth-secondary-button,.auth-transition-in .auth-biometric,.auth-transition-in .auth-biometric-label,.auth-transition-in .auth-security-note,.auth-transition-in .password-requirements,.view-loading,.view-loading:before,.view-loading-stage,.view-loading-stage:before,.view-loading-stage:after,.view-loading-cloud-a,.view-loading-cloud-b,.view-loading-logo,.view-loading-burst,.view-loading-burst:before,.view-loading-burst:after,.view-loading-burst i,.admin-modal,.admin-modal-backdrop{animation:none}.view-loading-complete{opacity:0}.auth-hero,.auth-form,.history-filter,.admin-section-tabs button,.admin-row-actions button{transition:none}}.veilora-logo-icon{display:inline-block;width:var(--veilora-logo-size, 24px);height:var(--veilora-logo-size, 24px);flex:0 0 auto;object-fit:contain;background:transparent}.admin-dashboard-page{display:grid;gap:18px;max-width:1480px;margin:0 auto;padding:10px 0 88px}.admin-topline{position:sticky;top:0;z-index:12;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:72px;border-bottom:1px solid rgba(212,181,149,.12);background:linear-gradient(180deg,#080706f5,#080706d1),#080706db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-title-block{display:grid;min-width:0;gap:2px}.admin-title-block h1{max-width:none;overflow:hidden;font-size:clamp(34px,4vw,58px);line-height:.96;text-overflow:ellipsis;white-space:nowrap}.admin-top-actions,.admin-range-tabs,.admin-chart-controls,.admin-chip-row,.admin-selected-chips{display:flex;align-items:center;gap:8px;min-width:0}.admin-range-tabs{max-width:min(48vw,460px);overflow-x:auto;scrollbar-width:none}.admin-range-tabs::-webkit-scrollbar,.admin-chip-row::-webkit-scrollbar,.admin-section-rail::-webkit-scrollbar{display:none}.admin-range-tabs button,.admin-chip-row button,.admin-filter-button,.admin-create-button,.admin-gold-action,.admin-load-more-v3,.admin-refresh{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(212,181,149,.22);border-radius:8px;background:linear-gradient(145deg,#fff7eb0e,#fff7eb03),#0808078a;color:#f0dec3b8;padding:9px 13px;font-size:12px;font-weight:800;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease;white-space:nowrap}.admin-range-tabs button.active,.admin-chip-row button.active,.admin-filter-button:hover,.admin-create-button,.admin-gold-action,.admin-load-more-v3:hover,.admin-refresh:hover:not(:disabled){border-color:#ffe2b894;background:radial-gradient(circle at 18% 16%,rgba(255,241,208,.44),transparent 34%),linear-gradient(135deg,#f6d79deb,#d58e42d6);color:#120d09;box-shadow:0 16px 46px #d6984c21}.admin-refresh:disabled,.admin-load-more-v3:disabled,.admin-gold-action:disabled{opacity:.45;cursor:not-allowed}.admin-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.admin-kpi-card{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);grid-template-areas:"icon value" "icon label";align-items:center;min-height:78px;overflow:hidden;border:1px solid rgba(212,181,149,.18);border-radius:10px;background:radial-gradient(circle at 12% 10%,rgba(233,183,119,.1),transparent 48%),linear-gradient(145deg,#fff7eb0e,#fff7eb03),#0808079e;padding:13px;animation:admin-card-pop .26s cubic-bezier(.16,.84,.32,1) both}.admin-kpi-card:after{position:absolute;inset:-40%;background:radial-gradient(circle,rgba(246,215,157,.18),transparent 38%);content:"";opacity:0;transform:scale(.72);animation:admin-refresh-pulse .62s ease both;pointer-events:none}.admin-kpi-card svg{grid-area:icon;color:#e9b777}.admin-kpi-card strong{grid-area:value;min-width:0;overflow:hidden;color:#f6dfb7;font-family:Cormorant Garamond,serif;font-size:clamp(28px,4vw,42px);line-height:.92;text-overflow:ellipsis;white-space:nowrap}.admin-kpi-card span{grid-area:label;overflow:hidden;color:#f0dec394;font-size:11px;font-weight:800;letter-spacing:.05em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.admin-kpi-card.good{border-color:#91c99c47}.admin-kpi-card.warn{border-color:#e9b7775c}.admin-kpi-card.bad{border-color:#d96c6c61}.admin-layout{display:grid;grid-template-columns:228px minmax(0,1fr);gap:14px;align-items:start}.admin-section-rail{position:sticky;top:90px;display:grid;gap:6px;border:1px solid rgba(212,181,149,.12);border-radius:12px;background:#0808078a;padding:8px}.admin-section-rail button{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr) 8px;align-items:center;gap:8px;min-height:44px;border:1px solid transparent;border-radius:8px;background:transparent;color:#f0dec39e;padding:9px 10px;text-align:left;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.admin-section-rail button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-section-rail button i{width:7px;height:7px;border-radius:999px;background:#e9b777;box-shadow:0 0 14px #e9b7779e}.admin-section-rail button.active{border-color:#ebd6b757;background:radial-gradient(circle at 18% 18%,rgba(246,215,157,.14),transparent 42%),#fff7eb11;color:#f6dfb7}.admin-workspace{display:grid;gap:13px;min-width:0}.admin-section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px}.admin-section-head h2{max-width:none;overflow:hidden;font-size:clamp(31px,3vw,46px);line-height:.98;text-overflow:ellipsis;white-space:nowrap}.admin-filter-button strong{display:grid;min-width:21px;height:21px;place-items:center;border-radius:999px;background:#08070675;color:inherit;font-size:11px}.admin-toolbar-v3{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:10px}.admin-search-wrap{position:relative;min-width:0}.admin-search-v3{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;min-height:48px;gap:8px;border:1px solid rgba(212,181,149,.22);border-radius:10px;background:#07070694;color:#e9b777;padding:0 13px}.admin-search-v3 input{height:46px;border:0;background:transparent;color:#f0dec3;padding:0;box-shadow:none}.admin-search-suggestions{position:absolute;z-index:30;top:calc(100% + 8px);right:0;left:0;display:grid;max-height:min(320px,52dvh);overflow-y:auto;border:1px solid rgba(233,183,119,.28);border-radius:10px;background:radial-gradient(circle at 18% 0%,rgba(233,183,119,.16),transparent 40%),#0c0a08fa;box-shadow:0 20px 60px #00000075;padding:6px;animation:admin-pop-in .18s ease both}.admin-search-suggestions button{display:grid;gap:3px;min-height:46px;border:0;border-radius:7px;background:transparent;color:#f0dec3;padding:8px 10px;text-align:left}.admin-search-suggestions button:hover{background:#fff7eb0f}.admin-search-suggestions strong,.admin-search-suggestions small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-search-suggestions small{color:#f0dec38a;font-size:11px}.admin-toolbar-summary{display:grid;gap:2px;min-width:150px;border:1px solid rgba(212,181,149,.14);border-radius:9px;background:#fff7eb09;padding:7px 11px}.admin-toolbar-summary span,.admin-toolbar-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-toolbar-summary span{color:#f0dec380;font-size:10px}.admin-toolbar-summary strong{color:#f0dec3;font-size:12px}.admin-selected-chips{flex-wrap:wrap}.admin-selected-chips span,.admin-selected-chips button{display:inline-flex;min-height:30px;align-items:center;border:1px solid rgba(212,181,149,.16);border-radius:999px;background:#fff7eb0a;color:#f0dec3ad;padding:5px 10px;font-size:11px;font-weight:700}.admin-selected-chips button{color:#e9b777}.admin-overview-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px}.admin-panel-v3{display:grid;grid-column:span 6;gap:13px;min-width:0;border:1px solid rgba(212,181,149,.14);border-radius:12px;background:radial-gradient(circle at 12% 0%,rgba(233,183,119,.085),transparent 42%),#0808079e;padding:14px;animation:admin-card-pop .26s cubic-bezier(.16,.84,.32,1) both}.admin-panel-v3.wide{grid-column:span 8}.admin-panel-v3 header{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;color:#e9b777}.admin-panel-v3 h3{margin:0;overflow:hidden;color:#f0dec3;font-size:17px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.admin-chart-controls{justify-content:space-between;align-items:flex-start}.admin-chip-row{max-width:100%;overflow-x:auto;scrollbar-width:none}.admin-chip-row.compact{flex:0 0 auto}.admin-chart-shell{position:relative;display:grid;min-height:240px;overflow:hidden;border:1px solid rgba(212,181,149,.12);border-radius:10px;background:linear-gradient(180deg,rgba(255,247,235,.035),transparent),#00000029}.admin-chart-shell svg{width:100%;height:100%;min-height:240px}.admin-chart-gridline{fill:none;stroke:#d4b5951c;stroke-width:.6}.admin-chart-area{fill:url(#admin-chart-fill)}.admin-chart-line{fill:none;stroke:#f6d79d;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2;filter:drop-shadow(0 0 8px rgba(246,215,157,.28))}.admin-chart-shell>span{position:absolute;inset:0;display:grid;place-items:center;color:#f0dec385;padding:16px;text-align:center}.admin-mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:9px}.admin-mini-metric{display:grid;min-height:70px;align-content:center;gap:2px;border:1px solid rgba(212,181,149,.12);border-radius:9px;background:#0000002e;padding:10px}.admin-mini-metric strong{overflow:hidden;color:#f6dfb7;font-family:Cormorant Garamond,serif;font-size:31px;line-height:.95;text-overflow:ellipsis;white-space:nowrap}.admin-mini-metric small{overflow:hidden;color:#f0dec38a;font-size:11px;font-weight:700;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.admin-mini-metric.bad{border-color:#d96c6c52}.admin-data-list{display:grid;gap:9px}.admin-data-list.nested{max-height:min(560px,62dvh);overflow-y:auto}.admin-data-row{display:grid;grid-template-columns:minmax(280px,1.3fr) minmax(160px,.45fr) auto;align-items:center;gap:12px;min-width:0;border:1px solid rgba(212,181,149,.12);border-radius:11px;background:linear-gradient(145deg,#fff7eb0b,#fff7eb02),#0808078c;padding:11px;animation:admin-row-in .24s cubic-bezier(.16,.84,.32,1) both}.admin-data-row.compact{grid-template-columns:minmax(0,1fr) auto}.admin-row-identity{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;min-width:0;color:#e9b777}.admin-row-identity span{display:grid;min-width:0;gap:3px}.admin-row-identity strong,.admin-row-identity small,.admin-data-row time{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-row-identity strong{color:#f0dec3;font-size:14px}.admin-row-identity small,.admin-data-row time{color:#f0dec38c;font-size:11px}.admin-row-metrics,.admin-row-actions-v3{display:flex;align-items:center;justify-content:flex-start;gap:7px;min-width:0;flex-wrap:wrap}.admin-row-metrics strong{max-width:104px;overflow:hidden;color:#f6dfb7;font-family:Cormorant Garamond,serif;font-size:27px;line-height:.95;text-overflow:ellipsis;white-space:nowrap}.admin-row-actions-v3{justify-content:flex-end}.admin-row-actions-v3 button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(212,181,149,.18);border-radius:8px;background:#fff7eb09;color:#e7c79f;padding:8px 9px;font-size:11px;font-weight:800;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.admin-row-actions-v3 button:hover:not(:disabled){border-color:#ebd6b766;background:#fff7eb13;transform:translateY(-1px)}.admin-row-actions-v3 button.danger,.admin-modal-actions button.danger{border-color:#d96c6c6b;color:#ee9a9a}.admin-row-actions-v3 button:disabled{opacity:.42;cursor:not-allowed}.admin-badge-v3{display:inline-flex;min-height:25px;align-items:center;justify-content:center;border:1px solid rgba(212,181,149,.18);border-radius:999px;color:#f0dec3b8;padding:4px 8px;font-size:9px;font-weight:900;letter-spacing:.05em;white-space:nowrap}.admin-badge-v3.good{border-color:#91c99c61;color:#aee0b6}.admin-badge-v3.warn{border-color:#e9b7776b;color:#e9b777}.admin-badge-v3.bad{border-color:#d96c6c6b;color:#ee9a9a}.admin-status-rows-v3{display:grid;gap:7px}.admin-status-rows-v3 span{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;min-height:38px;gap:10px;border-bottom:1px solid rgba(212,181,149,.08)}.admin-status-rows-v3 small{color:#f0dec380;font-size:11px}.admin-status-rows-v3 strong{overflow:hidden;color:#f0dec3;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.admin-empty-v3{display:grid;min-height:176px;place-items:center;border:1px solid rgba(212,181,149,.12);border-radius:11px;background:#08080773;color:#f0dec394;padding:18px;text-align:center}.admin-empty-v3.compact{min-height:108px}.admin-message{border:1px solid rgba(233,183,119,.24);border-radius:9px;background:#e9b7770e;color:#e9b777;padding:10px 12px;font-size:12px}.admin-modal-backdrop-v3{position:fixed;z-index:140;inset:0;display:grid;place-items:center;box-sizing:border-box;width:100vw;min-height:100dvh;padding:18px;background:#000000b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:admin-fade-in .18s ease both}.admin-modal-backdrop-v3.closing{animation:admin-fade-out .2s ease both}.admin-modal-v3{position:relative;display:grid;gap:13px;width:min(100%,560px);max-height:min(86dvh,760px);overflow-y:auto;border:1px solid rgba(233,183,119,.32);border-radius:14px;background:radial-gradient(circle at 18% 0%,rgba(233,183,119,.17),transparent 42%),linear-gradient(180deg,#1e1812fa,#080807fc);box-shadow:0 28px 90px #00000094;padding:16px;animation:admin-modal-in .22s cubic-bezier(.16,.84,.32,1) both}.closing .admin-modal-v3{animation:admin-modal-out .2s ease both}.admin-modal-head-v3{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:10px}.admin-modal-head-v3 h2{max-width:none;overflow:hidden;color:#f0dec3;font-size:clamp(30px,6vw,42px);line-height:.98;text-overflow:ellipsis;white-space:nowrap}.admin-modal-head-v3 button{display:grid;min-height:42px;place-items:center;border:1px solid rgba(212,181,149,.2);border-radius:9px;background:#fff7eb0a;color:#e9b777}.admin-form-v3,.admin-field-v3,.admin-filter-stack{display:grid;gap:10px}.admin-form-grid-v3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.admin-field-v3 span,.admin-check-v3,.admin-modal-copy,.admin-details-v3{color:#f0dec3a8;font-size:12px}.admin-field-v3 input,.admin-field-v3 select,.admin-field-v3 textarea{min-height:44px;border:1px solid rgba(212,181,149,.16);border-radius:8px;background:#07070699;color:#f0dec3;padding:0 12px}.admin-field-v3 textarea{min-height:118px;padding:10px 12px;resize:vertical}.admin-check-v3{display:flex;min-height:40px;align-items:center;gap:9px}.admin-details-v3{border:1px solid rgba(212,181,149,.13);border-radius:9px;padding:10px}.admin-details-v3 p{overflow-wrap:anywhere}.admin-modal-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.admin-modal-actions button{min-height:46px;border:1px solid rgba(212,181,149,.24);border-radius:9px;background:#fff7eb0a;color:#f0dec3;font-weight:900}.admin-modal-actions button.primary{border-color:#ffe2b89e;background:radial-gradient(circle at 18% 22%,rgba(255,241,208,.72),transparent 38%),linear-gradient(135deg,#f6d79d,#d89241);color:#120d09}.admin-filter-pick{display:grid;grid-template-columns:minmax(0,1fr) auto 20px;align-items:center;min-height:50px;gap:10px;border:1px solid rgba(212,181,149,.16);border-radius:10px;background:#fff7eb09;color:#f0dec3;padding:9px 11px;text-align:left}.admin-filter-pick span,.admin-filter-pick strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-filter-pick span{color:#f0dec38a;font-size:12px}.admin-filter-pick strong{font-size:13px}.admin-option-sheet{position:absolute;inset:auto 12px 12px;display:grid;max-height:min(360px,58dvh);overflow:hidden;border:1px solid rgba(233,183,119,.32);border-radius:13px;background:#0b0908fc;box-shadow:0 -18px 70px #0000008f;animation:admin-option-in .19s ease both}.admin-option-sheet header{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:8px;border-bottom:1px solid rgba(212,181,149,.12);padding:10px}.admin-option-sheet header strong{overflow:hidden;color:#f0dec3;text-overflow:ellipsis;white-space:nowrap}.admin-option-sheet header button{display:grid;min-height:38px;place-items:center;border:1px solid rgba(212,181,149,.16);border-radius:8px;background:#fff7eb0a;color:#e9b777}.admin-option-sheet>div{display:grid;max-height:292px;overflow-y:auto;padding:6px}.admin-option-sheet>div button{display:grid;grid-template-columns:minmax(0,1fr) 22px;align-items:center;min-height:44px;border:0;border-radius:8px;background:transparent;color:#f0dec3c2;padding:9px 10px;text-align:left}.admin-option-sheet>div button.active,.admin-option-sheet>div button:hover{background:#fff7eb12;color:#f6dfb7}@keyframes admin-card-pop{0%{opacity:0;transform:translateY(8px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes admin-row-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes admin-pop-in{0%{opacity:0;transform:translateY(-4px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes admin-fade-out{0%{opacity:1}to{opacity:0}}@keyframes admin-modal-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.985)}}@keyframes admin-option-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes admin-refresh-pulse{0%{opacity:.5;transform:scale(.72)}to{opacity:0;transform:scale(1.1)}}@media(min-width:1180px){.admin-data-row:hover{border-color:#d4b59538;background:linear-gradient(145deg,#fff7eb0f,#fff7eb03),#080807a3}}@media(max-width:980px){.admin-layout{grid-template-columns:1fr}.admin-section-rail{position:relative;top:auto;display:flex;overflow-x:auto;border-radius:10px;scrollbar-width:none}.admin-section-rail button{flex:0 0 auto;grid-template-columns:20px auto 8px;min-width:126px}.admin-overview-grid{grid-template-columns:1fr}.admin-panel-v3,.admin-panel-v3.wide{grid-column:auto}.admin-data-row{grid-template-columns:minmax(0,1fr)}.admin-row-actions-v3{justify-content:flex-start}}@media(max-width:620px){.admin-dashboard-page{gap:12px;padding:4px 0 90px}.admin-topline{grid-template-columns:minmax(0,1fr) 42px;min-height:66px}.admin-top-actions{justify-content:flex-end}.admin-range-tabs{display:none}.admin-refresh{width:42px;min-width:42px;padding:0}.admin-refresh span{display:none}.admin-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.admin-kpi-card{min-height:70px;padding:10px 9px}.admin-kpi-card strong{font-size:30px}.admin-section-head{grid-template-columns:minmax(0,1fr) auto;align-items:center}.admin-section-head h2{font-size:31px}.admin-toolbar-v3{grid-template-columns:minmax(0,1fr) auto}.admin-toolbar-summary,.admin-create-button span{display:none}.admin-create-button{width:46px;min-width:46px;padding:0}.admin-data-row{gap:10px;padding:10px}.admin-row-metrics{align-items:center}.admin-row-actions-v3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.admin-row-actions-v3 button{min-width:0}.admin-row-actions-v3 button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-form-grid-v3{grid-template-columns:1fr}.admin-modal-backdrop-v3{place-items:end center;padding:10px 10px calc(10px + env(safe-area-inset-bottom))}.admin-modal-v3{width:100%;max-height:min(88dvh,720px);border-radius:14px 14px 10px 10px}.admin-option-sheet{inset:auto 8px 8px}}@media(prefers-reduced-motion:reduce){.admin-kpi-card,.admin-kpi-card:after,.admin-panel-v3,.admin-data-row,.admin-search-suggestions,.admin-modal-backdrop-v3,.admin-modal-v3,.admin-option-sheet,.closing .admin-modal-v3{animation:none}.admin-range-tabs button,.admin-chip-row button,.admin-section-rail button,.admin-row-actions-v3 button,.admin-filter-button,.admin-create-button,.admin-refresh{transition:none}}.main-surface:has(.ops-admin){width:min(100%,1840px);padding:10px 14px 12px;overflow:hidden}.app-shell-admin-only .main-surface{height:100dvh;padding:10px 14px}.ops-admin{position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr);height:calc(100dvh - 20px);min-height:0;gap:10px;overflow:hidden}.ops-admin__bar{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:12px;min-height:54px;border:1px solid rgba(212,181,149,.14);border-radius:12px;background:radial-gradient(circle at 8% 0%,rgba(233,183,119,.1),transparent 34%),#08070680;padding:8px 10px}.ops-admin__brand{display:flex;min-width:0;align-items:center;gap:10px}.ops-admin__brand img,.ops-admin__brand svg{flex:0 0 auto}.ops-admin__brand span{overflow:hidden;color:#f0dec39e;font-size:11px;font-weight:800;letter-spacing:.22em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ops-admin__bar-meta{display:inline-flex;align-items:center;gap:8px;color:#f0dec3b3;font-size:12px;font-weight:700;white-space:nowrap}.ops-admin__bar-meta i{width:8px;height:8px;border-radius:999px;background:#91c99c;box-shadow:0 0 18px #91c99c85}.ops-admin__range,.ops-admin__metric-tabs,.ops-admin__bucket-tabs{display:flex;align-items:center;gap:7px;overflow-x:auto;scrollbar-width:none}.ops-admin__range::-webkit-scrollbar,.ops-admin__metric-tabs::-webkit-scrollbar,.ops-admin__bucket-tabs::-webkit-scrollbar,.ops-admin__nav::-webkit-scrollbar,.ops-admin__kpis::-webkit-scrollbar{display:none}.ops-admin__range button,.ops-admin__metric-tabs button,.ops-admin__bucket-tabs button,.ops-admin__refresh,.ops-admin__filter,.ops-admin__create,.ops-admin__gold-action,.ops-admin-load-more{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(212,181,149,.2);border-radius:9px;background:#fff7eb09;color:#f0dec3bd;padding:9px 12px;font-size:12px;font-weight:900;white-space:nowrap;transition:background .17s ease,border-color .17s ease,color .17s ease,transform .17s ease}.ops-admin__range button.active,.ops-admin__metric-tabs button.active,.ops-admin__bucket-tabs button.active,.ops-admin__refresh:hover:not(:disabled),.ops-admin__filter:hover,.ops-admin__create,.ops-admin__gold-action:hover,.ops-admin-load-more:hover:not(:disabled){border-color:#ffe2b894;background:radial-gradient(circle at 18% 22%,rgba(255,241,208,.62),transparent 38%),linear-gradient(135deg,#f6d79df0,#d89241e6);color:#130e0a;transform:translateY(-1px)}.ops-admin__refresh:disabled,.ops-admin-load-more:disabled{opacity:.48;cursor:wait;transform:none}.ops-admin__kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;min-height:82px}.ops-admin-kpi{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;column-gap:10px;min-width:0;min-height:82px;overflow:hidden;border:1px solid rgba(212,181,149,.14);border-radius:12px;background:radial-gradient(circle at 10% 14%,rgba(233,183,119,.12),transparent 42%),#0808078a;padding:12px 14px;animation:ops-admin-pulse-in .26s cubic-bezier(.16,.84,.32,1) both}.ops-admin-kpi svg{grid-row:1 / span 2;align-self:center;color:#e9b777}.ops-admin-kpi strong{overflow:hidden;color:#f4ddb7;font-family:Cormorant Garamond,serif;font-size:clamp(30px,3.1vw,46px);font-weight:600;line-height:.86;text-overflow:ellipsis;white-space:nowrap}.ops-admin-kpi span{overflow:hidden;color:#f0dec394;font-size:11px;font-weight:900;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ops-admin-kpi.good{border-color:#91c99c3d}.ops-admin-kpi.warn{border-color:#e9b77757}.ops-admin-kpi.bad{border-color:#d96c6c5c}.ops-admin__body{display:grid;grid-template-columns:210px minmax(0,1fr);gap:10px;min-height:0;overflow:hidden}.ops-admin__nav{display:grid;align-content:start;gap:7px;min-height:0;overflow-y:auto;border:1px solid rgba(212,181,149,.12);border-radius:12px;background:#0404046b;padding:8px}.ops-admin__nav button{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr) 8px;align-items:center;min-height:44px;gap:9px;border:1px solid transparent;border-radius:9px;background:transparent;color:#f0dec39e;padding:9px 10px;text-align:left;transition:background .17s ease,border-color .17s ease,color .17s ease,transform .17s ease}.ops-admin__nav button i{width:7px;height:7px;border-radius:999px;background:#e9b777;box-shadow:0 0 16px #e9b77794}.ops-admin__nav button.active,.ops-admin__nav button:hover{border-color:#ebd6b73d;background:#fff7eb11;color:#f6dfb7;transform:translate(1px)}.ops-admin__workspace{display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;min-width:0;min-height:0;gap:8px;overflow:hidden}.ops-admin__section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.ops-admin__section-head h2{max-width:none;overflow:hidden;font-size:clamp(29px,2.6vw,42px);line-height:.95;text-overflow:ellipsis;white-space:nowrap}.ops-admin__filter strong{display:grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:#07070666;font-size:11px}.ops-admin__message{overflow:hidden;border:1px solid rgba(233,183,119,.24);border-radius:9px;background:#e9b7770e;color:#e9b777;padding:8px 11px;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ops-admin__toolbar{display:grid;grid-template-columns:minmax(260px,1fr) minmax(128px,auto) auto;align-items:center;gap:8px;min-width:0}.ops-admin__search-wrap{position:relative;min-width:0}.ops-admin__search{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;min-height:46px;gap:8px;border:1px solid rgba(212,181,149,.2);border-radius:10px;background:#07070694;color:#e9b777;padding:0 12px}.ops-admin__search input{height:44px;border:0;background:transparent;color:#f0dec3;padding:0;box-shadow:none}.ops-admin__suggestions{position:absolute;z-index:35;top:calc(100% + 7px);right:0;left:0;display:grid;max-height:min(280px,46dvh);overflow-y:auto;border:1px solid rgba(233,183,119,.28);border-radius:10px;background:radial-gradient(circle at 18% 0%,rgba(233,183,119,.16),transparent 40%),#0c0a08fa;box-shadow:0 20px 60px #00000075;padding:6px;animation:ops-admin-pop .17s ease both}.ops-admin__suggestions button{display:grid;gap:3px;min-height:44px;border:0;border-radius:7px;background:transparent;color:#f0dec3;padding:8px 10px;text-align:left}.ops-admin__suggestions button:hover{background:#fff7eb12}.ops-admin__suggestions strong,.ops-admin__suggestions small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-admin__suggestions small,.ops-admin__summary{color:#f0dec38a;font-size:11px}.ops-admin__summary{overflow:hidden;border:1px solid rgba(212,181,149,.12);border-radius:9px;background:#fff7eb08;padding:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.ops-admin__chips{display:flex;min-height:0;gap:6px;overflow-x:auto;padding-bottom:1px}.ops-admin__chips span,.ops-admin__chips button{display:inline-flex;min-height:30px;align-items:center;border:1px solid rgba(212,181,149,.14);border-radius:999px;background:#fff7eb0a;color:#f0dec3ad;padding:5px 10px;font-size:11px;font-weight:800;white-space:nowrap}.ops-admin__chips button{color:#e9b777}.ops-admin__content{min-height:0;overflow:hidden}.ops-admin__overview{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:minmax(280px,1.12fr) minmax(218px,.88fr);gap:10px;min-height:0;height:100%;overflow:hidden;align-content:stretch}.ops-admin-panel{display:grid;grid-column:span 6;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;overflow:hidden;border:1px solid rgba(212,181,149,.13);border-radius:12px;background:radial-gradient(circle at 12% 0%,rgba(233,183,119,.085),transparent 42%),#08080794;padding:12px;animation:ops-admin-card-in .23s cubic-bezier(.16,.84,.32,1) both}.ops-admin-panel.wide{grid-column:span 12;grid-template-rows:auto auto minmax(0,1fr)}.ops-admin-panel header{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;color:#e9b777;min-height:30px}.ops-admin-panel h3{margin:0;overflow:hidden;color:#f0dec3;font-size:16px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.ops-admin-billing{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px;min-height:0;height:100%}.ops-admin-billing__checkout{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;border-bottom:1px solid rgba(212,181,149,.16);padding:2px 2px 12px}.ops-admin-billing__checkout>span{display:flex;align-items:center;gap:10px;min-width:0;color:#e9b777}.ops-admin-billing__checkout>span span{display:grid;gap:3px;min-width:0}.ops-admin-billing__checkout strong{color:#f0dec3;font-size:14px}.ops-admin-billing__checkout small{color:#f0dec38c;font-size:11px}.ops-admin-billing__checkout>button{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#f0dec3a6;padding:5px 0;cursor:pointer}.ops-admin-billing__checkout>button i{position:relative;width:34px;height:18px;border:1px solid rgba(240,222,195,.3);border-radius:999px;background:#ffffff0d;transition:border-color .16s ease,background .16s ease}.ops-admin-billing__checkout>button i:after{position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;background:currentColor;content:"";transition:transform .16s ease}.ops-admin-billing__checkout.enabled>button{color:#91c99c}.ops-admin-billing__checkout.enabled>button i{border-color:#91c99c8c;background:#91c99c1f}.ops-admin-billing__checkout.enabled>button i:after{transform:translate(16px)}.ops-admin-billing__checkout>button:disabled{cursor:wait;opacity:.5}.ops-admin-billing__checkout>button b{min-width:72px;font-size:11px;text-align:left}.ops-admin-billing__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ops-admin-billing__metric{display:grid;gap:4px;min-width:0;border:1px solid rgba(212,181,149,.13);border-radius:10px;background:radial-gradient(circle at 14% 0%,rgba(233,183,119,.1),transparent 55%),#08080785;padding:10px 12px}.ops-admin-billing__metric small{color:#f0dec38c;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.ops-admin-billing__metric strong{overflow:hidden;color:#f0dec3;font-family:Cormorant Garamond,serif;font-size:clamp(22px,2.1vw,30px);line-height:1;text-overflow:ellipsis;white-space:nowrap}.ops-admin-billing__metric.good{border-color:#91c99c47}.ops-admin-billing__metric.warn{border-color:#e9b77759}.ops-admin-billing__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:0}.ops-admin-billing__columns .ops-admin-panel{grid-column:auto}.ops-admin-billing__list{margin-top:8px;min-height:0;overflow-y:auto}.ops-admin-billing__row{grid-template-columns:minmax(0,1fr) auto}.ops-admin-billing__row.with-action{grid-template-columns:minmax(0,1fr) auto auto}.ops-admin-notifications{display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;height:100%;min-height:0}.ops-admin-notifications__summary{display:flex;gap:8px}.ops-admin-notifications__summary .ops-admin-mini{min-width:112px}.ops-admin-streak-settings{display:grid;align-content:start;gap:12px;padding-top:8px}.ops-admin-streak-settings__fields{display:grid;grid-template-columns:repeat(2,minmax(0,210px));gap:10px}.ops-admin-streak-settings p{max-width:540px;margin:0;color:#f0dec39e;font-size:12px;line-height:1.5}.ops-admin-streak-settings .ops-admin__gold-action{justify-self:start;min-width:150px}.ops-admin__chart-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;min-width:0;margin:8px 0 10px;overflow:hidden}.ops-admin__chart-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:10px;min-height:0;overflow:hidden}.ops-admin__chart-box{position:relative;width:100%;height:100%;min-height:0;overflow:hidden;border:1px solid rgba(212,181,149,.1);border-radius:10px;background:linear-gradient(180deg,rgba(255,247,235,.035),transparent),#00000024;padding:8px 6px 2px}.ops-admin__chart-box.compact{height:100%}.ops-admin__breakdown-box{display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;padding:10px}.ops-admin__breakdown-title{display:block;min-height:20px;overflow:hidden;color:#f0dec3;font-size:15px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.ops-admin__breakdown-scroll{min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:none}.ops-admin__breakdown-scroll::-webkit-scrollbar{display:none}.ops-admin__breakdown-chart{min-height:132px}.ops-admin__breakdown-box>span{display:grid;min-height:0;place-items:center;color:#f0dec38a;font-size:13px;font-weight:800;text-align:center}.ops-admin__chart-box .recharts-cartesian-axis-tick-value{fill:#f0dec37a;font-size:10px}.ops-admin__chart-box .recharts-tooltip-wrapper{outline:none}.ops-admin__chart-empty{position:absolute;inset:0;display:grid;place-items:center;color:#f0dec38a;font-size:13px;font-weight:800;pointer-events:none}.ops-admin__chart-expand{min-width:46px;padding-inline:12px}.ops-admin-explorer-backdrop{position:fixed;z-index:260;inset:0;display:grid;padding:18px;background:radial-gradient(circle at 50% 0%,rgba(233,183,119,.13),transparent 34%),#030201d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:ops-admin-fade-in .12s ease both}.ops-admin-explorer{display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr);gap:12px;width:min(100%,1380px);height:min(100%,920px);min-height:0;place-self:center;border:1px solid rgba(212,181,149,.24);border-radius:16px;background:radial-gradient(circle at 16% 10%,rgba(233,183,119,.12),transparent 32%),linear-gradient(180deg,#1f1813f5,#070605fa);box-shadow:0 30px 110px #000000b3;padding:14px;overflow:hidden;animation:ops-admin-modal-in .14s cubic-bezier(.16,.84,.32,1) both}.ops-admin-explorer__head{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:12px}.ops-admin-explorer__head div{display:grid;gap:3px;min-width:0}.ops-admin-explorer__head span{color:#e9b777b8;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.ops-admin-explorer__head strong{overflow:hidden;color:#f0dec3;font-family:Cormorant Garamond,serif;font-size:clamp(28px,4vw,46px);font-weight:700;line-height:.95;text-overflow:ellipsis;white-space:nowrap}.ops-admin-explorer__head button,.ops-admin-explorer__buttons button,.ops-admin-explorer__metric-pick{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(212,181,149,.22);border-radius:10px;background:#fff7eb09;color:#f0dec3;font-weight:900}.ops-admin-explorer__controls{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-width:0}.ops-admin-explorer__metric-pick{display:none}.ops-admin-explorer__metric-pick strong{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-admin-explorer__buttons{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.ops-admin-explorer__controls .ops-admin__metric-tabs,.ops-admin-explorer__controls .ops-admin__bucket-tabs{width:auto;min-width:0;gap:6px;overflow-x:auto;overflow-y:visible}.ops-admin-explorer__controls .ops-admin__metric-tabs{flex-wrap:nowrap}.ops-admin-explorer__controls .ops-admin__bucket-tabs{flex:0 0 auto}.ops-admin-explorer__controls .ops-admin__metric-tabs button,.ops-admin-explorer__controls .ops-admin__bucket-tabs button,.ops-admin-explorer__buttons button{min-height:36px;border-radius:9px;padding:7px 11px;font-size:11px;letter-spacing:0}.ops-admin-explorer__buttons::-webkit-scrollbar{display:none}.ops-admin-explorer__buttons button:hover,.ops-admin-explorer__head button:hover{border-color:#ffe2b880;background:#e9b7771f}.ops-admin-explorer__range{display:grid;grid-template-columns:minmax(0,auto) minmax(140px,1fr) auto;align-items:center;gap:10px;color:#f0dec394;font-size:11px;font-weight:800}.ops-admin-explorer__range div{position:relative;height:8px;overflow:hidden;border:1px solid rgba(212,181,149,.16);border-radius:999px;background:#fff7eb0b}.ops-admin-explorer__range i{position:absolute;top:1px;bottom:1px;min-width:12px;border-radius:inherit;background:linear-gradient(90deg,#ffe2b8db,#d89241e6);box-shadow:0 0 18px #e9b77738}.ops-admin-explorer__legend{display:flex;min-height:28px;align-items:center;justify-content:flex-end;gap:8px;overflow-x:auto;scrollbar-width:none}.ops-admin-explorer__legend::-webkit-scrollbar{display:none}.ops-admin-explorer__legend span,.ops-admin-explorer__legend button{display:inline-flex;min-height:26px;align-items:center;gap:7px;border:1px solid rgba(212,181,149,.12);border-radius:999px;background:#00000029;color:#f0dec3b8;font-size:11px;font-weight:850;padding:4px 9px;white-space:nowrap}.ops-admin-explorer__legend button{cursor:pointer;font:inherit}.ops-admin-explorer__legend button.muted{opacity:.42}.ops-admin-explorer__legend i{width:9px;height:9px;flex:0 0 auto;border-radius:999px;box-shadow:0 0 12px currentColor}.ops-admin-explorer__chart{position:relative;min-height:0;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.ops-admin-traffic__tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.ops-admin-traffic__tabs button{min-height:34px;border:1px solid rgba(212,181,149,.18);border-radius:999px;background:#ffffff0a;color:#f0dec3c2;cursor:pointer;font-weight:800;padding:0 13px}.ops-admin-traffic__tabs button.active{background:linear-gradient(135deg,#f6d79d,#d99845);color:#1a1008}.ops-admin__mini-grid.traffic{grid-template-columns:repeat(4,minmax(0,1fr))}.ops-admin-traffic__geo{display:grid;gap:14px;grid-template-columns:minmax(0,1.7fr) minmax(220px,.7fr)}.ops-admin-traffic__map{position:relative;min-height:240px;aspect-ratio:16 / 8.6;overflow:hidden;border:1px solid rgba(212,181,149,.14);border-radius:8px;background:radial-gradient(circle at 50% 45%,#e9b77729,#ffffff06 55%,#0003)}.ops-admin-traffic__map svg{display:block;width:100%;height:100%;min-height:240px}.ops-admin-traffic__map-countries{position:absolute;right:12px;bottom:12px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:min(78%,420px)}.ops-admin-traffic__map-countries span{display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(233,183,119,.22);border-radius:999px;background:#00000042;color:#f0dec3;font:800 10px/1 var(--font-ui);padding:6px 8px}.ops-admin-traffic__map-countries b{color:#f6d79d}.ops-admin-traffic__map.empty{display:flex;align-items:center;justify-content:center;color:#f0dec394}.ops-admin-traffic__geo-list{display:grid;gap:8px}.ops-admin-traffic__geo-list article{display:grid;min-width:0;gap:4px;border:1px solid rgba(212,181,149,.12);border-radius:8px;background:#ffffff09;padding:10px 12px;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.ops-admin-traffic__geo-list article:hover,.ops-admin-traffic__geo-list article:focus-visible{border-color:#e9b77757;background:#e9b77714;outline:none;transform:translateY(-1px)}.ops-admin-traffic__geo-list article strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-admin-traffic__geo-list article span,.ops-admin-traffic__geo-list article small{color:#f0dec394;font-size:11px}.ops-admin-modal-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}@media(max-width:760px){.ops-admin__mini-grid.traffic,.ops-admin-traffic__geo,.ops-admin-modal-facts{grid-template-columns:1fr}}.ops-admin-lightweight-chart{position:absolute;inset:0;min-height:0}.ops-admin-explorer__chart:active{cursor:grabbing}.ops-admin-explorer__chart .ops-admin__chart-box{height:100%;min-height:0;padding:14px 10px 6px;transform:translate(var(--chart-drag-x, 0px));will-change:transform}.ops-admin-explorer__chart:not(.dragging) .ops-admin__chart-box{transition:transform 90ms ease}.ops-admin-explorer__status{position:absolute;right:16px;bottom:14px;border:1px solid rgba(212,181,149,.2);border-radius:999px;background:#0a0807c7;color:#f0dec3c7;font-size:12px;font-weight:800;padding:7px 10px}.ops-admin-explorer__drag-hint{position:absolute;left:50%;bottom:14px;transform:translate(-50%);border:1px solid rgba(212,181,149,.2);border-radius:999px;background:#0a0807c7;color:#f0dec3c2;font-size:12px;font-weight:900;padding:7px 11px;pointer-events:none}.ops-admin-explorer__status.error{border-color:#d96c6c6b;color:#ee9a9a}.ops-admin-explorer-picker-backdrop{position:fixed;z-index:285;inset:0;display:none;place-items:end center;padding:12px 12px calc(12px + env(safe-area-inset-bottom));background:#0302016b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:ops-admin-fade-in .12s ease both}.ops-admin-explorer-picker{display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;width:min(100%,430px);max-height:min(calc(100dvh - 24px - env(safe-area-inset-bottom)),560px);min-height:0;overflow:hidden;border:1px solid rgba(212,181,149,.24);border-radius:16px;background:radial-gradient(circle at 16% 12%,rgba(233,183,119,.13),transparent 36%),linear-gradient(180deg,#201813fa,#080706fc);box-shadow:0 26px 80px #000000a3;padding:12px;animation:ops-admin-modal-in .15s cubic-bezier(.16,.84,.32,1) both}.ops-admin-explorer-picker header{display:grid;grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:8px}.ops-admin-explorer-picker header strong{color:#f0dec3;font-size:15px;font-weight:900}.ops-admin-explorer-picker header button,.ops-admin-explorer-picker div button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:1px solid rgba(212,181,149,.18);border-radius:10px;background:#fff7eb09;color:#f0dec3c2;font-weight:900}.ops-admin-explorer-picker header button{width:40px;padding:0;justify-self:end}.ops-admin-explorer-picker>div{display:grid;gap:8px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.ops-admin-explorer-picker div button{justify-content:space-between;gap:10px;padding:9px 11px;text-align:left}.ops-admin-explorer-picker div button.active{border-color:#ffe2b894;background:radial-gradient(circle at 18% 22%,rgba(255,241,208,.62),transparent 38%),linear-gradient(135deg,#f6d79df0,#d89241e6);color:#130e0a}.ops-admin-tooltip{border:1px solid rgba(233,183,119,.24);border-radius:9px;background:#0a0807f5;color:#f0dec3;padding:8px 10px;box-shadow:0 16px 46px #0000006b}.ops-admin-tooltip strong,.ops-admin-tooltip span{display:block;font-size:12px;white-space:nowrap}.ops-admin-tooltip span{color:#f0dec3a3}.ops-admin__mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px;min-height:0;overflow:hidden auto;overscroll-behavior:contain;scrollbar-width:none}.ops-admin__mini-grid::-webkit-scrollbar{display:none}.ops-admin-mini{display:grid;min-height:64px;align-content:center;gap:2px;border:1px solid rgba(212,181,149,.12);border-radius:9px;background:#0000002e;padding:9px}.ops-admin-mini strong{overflow:hidden;color:#f6dfb7;font-family:Cormorant Garamond,serif;font-size:29px;line-height:.92;text-overflow:ellipsis;white-space:nowrap}.ops-admin-mini small{overflow:hidden;color:#f0dec38a;font-size:10px;font-weight:900;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ops-admin-mini.bad{border-color:#d96c6c52}.ops-admin__leader-list,.ops-admin__list{display:grid;gap:8px;min-height:0;max-height:100%;overflow-y:auto;padding-right:2px;overscroll-behavior:contain;scrollbar-width:none}.ops-admin__leader-list::-webkit-scrollbar,.ops-admin__list::-webkit-scrollbar{display:none}.ops-admin__leader-list{align-content:start}.ops-admin__leader-item{display:grid;grid-template-columns:minmax(74px,.42fr) minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:46px;border:1px solid rgba(212,181,149,.11);border-radius:10px;background:linear-gradient(145deg,#fff7eb0a,#fff7eb02),#08080785;padding:8px 10px}.ops-admin__leader-item small,.ops-admin__leader-item strong,.ops-admin__leader-item b{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-admin__leader-item small{color:#e9b777ad;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ops-admin__leader-item strong{color:#f0dec3;font-size:13px;font-weight:850}.ops-admin__leader-item b{min-width:34px;color:#f6dfb7;font-family:Cormorant Garamond,serif;font-size:24px;line-height:.9;text-align:right}.ops-admin__list.nested{max-height:100%}.ops-admin__row{display:grid;grid-template-columns:minmax(250px,1.2fr) minmax(150px,.5fr) auto;align-items:center;gap:10px;min-width:0;border:1px solid rgba(212,181,149,.11);border-radius:10px;background:linear-gradient(145deg,#fff7eb0a,#fff7eb02),#08080785;padding:9px;animation:ops-admin-row-in .22s cubic-bezier(.16,.84,.32,1) both}.ops-admin__identity{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;min-width:0;color:#e9b777}.ops-admin__identity span{display:grid;min-width:0;gap:2px}.ops-admin__identity strong,.ops-admin__identity small,.ops-admin__row time{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-admin__identity strong{color:#f0dec3;font-size:13px}.ops-admin__identity small,.ops-admin__row time{color:#f0dec38c;font-size:11px}.ops-admin__row-meta,.ops-admin-row-actions{display:flex;min-width:0;align-items:center;gap:6px;flex-wrap:wrap}.ops-admin__row-meta strong{max-width:112px;overflow:hidden;color:#f6dfb7;font-family:Cormorant Garamond,serif;font-size:27px;line-height:.92;text-overflow:ellipsis;white-space:nowrap}.ops-admin-row-actions{justify-content:flex-end}.ops-admin-row-actions button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(212,181,149,.17);border-radius:8px;background:#fff7eb09;color:#e7c79f;padding:7px 8px;font-size:11px;font-weight:900}.ops-admin-row-actions button.danger,.ops-admin-modal-actions button.danger{border-color:#d96c6c6b;color:#ee9a9a}.ops-admin-badge{display:inline-flex;min-height:24px;align-items:center;justify-content:center;border:1px solid rgba(212,181,149,.16);border-radius:999px;color:#f0dec3b8;padding:4px 8px;font-size:9px;font-weight:900;letter-spacing:.04em;white-space:nowrap}.ops-admin-badge.good{border-color:#91c99c61;color:#aee0b6}.ops-admin-badge.warn{border-color:#e9b7776b;color:#e9b777}.ops-admin-badge.bad{border-color:#d96c6c6b;color:#ee9a9a}.ops-admin-status{display:grid;gap:6px;overflow-y:auto}.ops-admin-status span{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;min-height:34px;gap:10px;border-bottom:1px solid rgba(212,181,149,.08)}.ops-admin-status small{color:#f0dec380;font-size:11px}.ops-admin-status strong{overflow:hidden;color:#f0dec3;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ops-admin-empty{display:grid;min-height:150px;place-items:center;border:1px solid rgba(212,181,149,.1);border-radius:10px;background:#08080770;color:#f0dec394;padding:16px;text-align:center}.ops-admin-empty.compact{min-height:92px}.ops-admin-load-more{justify-self:center;min-width:180px}.ops-admin-modal-backdrop{position:fixed;z-index:220;inset:0;display:grid;place-items:center;width:100vw;min-height:100dvh;padding:18px;background:#000000b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:auto;animation:ops-admin-fade-in .17s ease both}.ops-admin-modal-backdrop.closing{animation:ops-admin-fade-out .19s ease both}.ops-admin-modal{position:relative;display:grid;gap:12px;width:min(100%,560px);max-height:min(86dvh,760px);overflow-y:auto;border:1px solid rgba(233,183,119,.32);border-radius:14px;background:radial-gradient(circle at 18% 0%,rgba(233,183,119,.17),transparent 42%),linear-gradient(180deg,#1e1812fa,#080807fc);box-shadow:0 28px 90px #00000094;padding:15px;pointer-events:auto;animation:ops-admin-modal-in .21s cubic-bezier(.16,.84,.32,1) both}.closing .ops-admin-modal{animation:ops-admin-modal-out .19s ease both}.ops-admin-modal-head{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:10px}.ops-admin-modal-head h2{max-width:none;overflow:hidden;font-size:clamp(30px,6vw,42px);line-height:.95;text-overflow:ellipsis;white-space:nowrap}.ops-admin-modal-head button,.ops-admin-option-sheet header button{display:grid;min-height:40px;place-items:center;border:1px solid rgba(212,181,149,.18);border-radius:9px;background:#fff7eb0a;color:#e9b777}.ops-admin-form,.ops-admin-field,.ops-admin-filter-stack{display:grid;gap:10px}.ops-admin-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ops-admin-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-admin-field span,.ops-admin-inline-field span,.ops-admin-modal-copy,.ops-admin-details{color:#f0dec3a8;font-size:12px}.ops-admin-field input,.ops-admin-field select,.ops-admin-field textarea,.ops-admin-inline-field input{min-height:44px;border:1px solid rgba(212,181,149,.16);border-radius:8px;background:#07070699;color:#f0dec3;padding:0 12px}.ops-admin-field textarea{min-height:110px;padding:10px 12px;resize:vertical}.ops-admin-notification-preview{display:block;width:100%;max-height:190px;object-fit:cover;border:1px solid rgba(212,181,149,.16);border-radius:9px}.ops-admin-notification-detail{display:grid;gap:12px}.ops-admin-notification-detail__badges{display:flex;gap:6px;flex-wrap:wrap}.ops-admin-notification-detail h3,.ops-admin-notification-detail__body{margin:0}.ops-admin-notification-detail h3{color:#f0dec3;font-size:20px}.ops-admin-notification-detail__body{color:#f0dec3b8;font-size:13px;line-height:1.55;white-space:pre-wrap}.ops-admin-subscription-users{display:grid;gap:5px;max-height:186px;overflow-y:auto;border:1px solid rgba(212,181,149,.18);border-radius:9px;background:#070706b8;padding:5px;animation:ops-admin-pop .17s ease both}.ops-admin-subscription-users button{display:grid;gap:3px;min-height:44px;border:0;border-radius:7px;background:transparent;color:#f0dec3;padding:7px 9px;text-align:left;transition:background .16s ease,color .16s ease}.ops-admin-subscription-users button:hover,.ops-admin-subscription-users button:focus-visible{background:#e9b7771a;color:#f6dfb7}.ops-admin-subscription-users strong,.ops-admin-subscription-users small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-admin-subscription-users small{color:#f0dec394;font-size:11px}.ops-admin-form-error{margin:0;border:1px solid rgba(217,108,108,.28);border-radius:8px;background:#d96c6c14;color:#ee9a9a;padding:8px 10px;font-size:12px}.ops-admin-check{display:inline-flex;min-height:40px;align-items:center;gap:9px;color:#f0dec3b8;font-size:12px}.ops-admin-check input{width:17px;height:17px;accent-color:#d4b595}.ops-admin-details{border:1px solid rgba(212,181,149,.12);border-radius:9px;padding:9px}.ops-admin-details p{overflow-wrap:anywhere}.ops-admin-modal-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ops-admin-modal-actions button{min-height:46px;border:1px solid rgba(212,181,149,.24);border-radius:9px;background:#fff7eb0a;color:#f0dec3;font-weight:900}.ops-admin-modal-actions button.primary{border-color:#ffe2b89e;background:radial-gradient(circle at 18% 22%,rgba(255,241,208,.72),transparent 38%),linear-gradient(135deg,#f6d79d,#d89241);color:#120d09}.ops-admin-filter-pick,.ops-admin-inline-field{display:grid;min-height:50px;gap:5px;border:1px solid rgba(212,181,149,.16);border-radius:10px;background:#fff7eb09;color:#f0dec3;padding:8px 10px;text-align:left}.ops-admin-filter-pick{grid-template-columns:minmax(0,1fr) auto 20px;align-items:center}.ops-admin-filter-pick span,.ops-admin-filter-pick strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-admin-filter-pick span{color:#f0dec38a;font-size:12px}.ops-admin-filter-pick strong{font-size:13px}.ops-admin-option-sheet{position:absolute;right:12px;bottom:12px;left:12px;z-index:2;display:grid;max-height:min(360px,58dvh);overflow:hidden;border:1px solid rgba(233,183,119,.32);border-radius:13px;background:#0b0908fc;box-shadow:0 -18px 70px #0000008f;animation:ops-admin-option-in .18s ease both}.ops-admin-option-sheet header{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:8px;border-bottom:1px solid rgba(212,181,149,.12);padding:9px}.ops-admin-option-sheet header strong{overflow:hidden;color:#f0dec3;text-overflow:ellipsis;white-space:nowrap}.ops-admin-option-sheet>div{display:grid;max-height:292px;overflow-y:auto;padding:6px}.ops-admin-option-sheet>div button{display:grid;grid-template-columns:minmax(0,1fr) 22px;align-items:center;min-height:44px;border:0;border-radius:8px;background:transparent;color:#f0dec3c2;padding:9px 10px;text-align:left}.ops-admin-option-sheet>div button.active,.ops-admin-option-sheet>div button:hover{background:#fff7eb12;color:#f6dfb7}@keyframes ops-admin-card-in{0%{opacity:0;transform:translateY(7px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ops-admin-row-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes ops-admin-pulse-in{0%{opacity:.7;transform:scale(.992)}to{opacity:1;transform:scale(1)}}@keyframes ops-admin-pop{0%{opacity:0;transform:translateY(-4px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ops-admin-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ops-admin-fade-out{0%{opacity:1}to{opacity:0}}@keyframes ops-admin-modal-in{0%{opacity:0;transform:translateY(10px) scale(.986)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ops-admin-modal-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.986)}}@keyframes ops-admin-option-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1180px){.ops-admin{height:calc(100dvh - 18px);min-height:0}.ops-admin__body{grid-template-columns:176px minmax(0,1fr)}.ops-admin__row{grid-template-columns:minmax(0,1fr)}.ops-admin-row-actions{justify-content:flex-start}.ops-admin-billing__columns{grid-template-columns:1fr;overflow-y:auto}.ops-admin-billing__columns .ops-admin-panel{min-height:230px}}@media(max-width:760px){.main-surface:has(.ops-admin){padding:8px}.app-shell-admin-only .main-surface{height:100dvh;padding:8px}.ops-admin{height:calc(100dvh - 16px);min-height:0;gap:8px}.ops-admin__bar{grid-template-columns:minmax(0,1fr) auto;min-height:50px;gap:8px;padding:7px}.ops-admin__bar-meta{display:none}.ops-admin__refresh{width:42px;min-width:42px;padding:0}.ops-admin__refresh span{display:none}.ops-admin__kpis{display:flex;min-height:74px;overflow-x:auto;scroll-snap-type:x proximity}.ops-admin-kpi{flex:0 0 168px;min-height:74px;padding:10px;scroll-snap-align:start}.ops-admin-kpi strong{font-size:31px}.ops-admin__body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);gap:8px}.ops-admin__nav{display:flex;overflow-x:auto;overflow-y:hidden;padding:6px}.ops-admin__nav button{flex:0 0 auto;grid-template-columns:20px auto 8px;min-width:118px}.ops-admin__workspace{gap:7px}.ops-admin__section-head h2{overflow:visible;font-size:28px;line-height:1;text-overflow:clip;white-space:normal}.ops-admin__filter span,.ops-admin__create span{display:none}.ops-admin__filter,.ops-admin__create{width:44px;min-width:44px;padding:0}.ops-admin__toolbar{grid-template-columns:minmax(0,1fr) auto}.ops-admin__summary{display:none}.ops-admin__overview{grid-template-columns:1fr;grid-template-rows:none;grid-auto-rows:auto;overflow-y:auto;align-content:start;padding-bottom:10px}.ops-admin-billing{overflow-y:auto;padding-bottom:10px}.ops-admin-billing__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-admin-billing__columns{overflow:visible}.ops-admin-billing__columns .ops-admin-panel{min-height:auto;overflow:visible}.ops-admin-billing__list{overflow:visible}.ops-admin-notifications__summary{overflow-x:auto}.ops-admin-streak-settings__fields{grid-template-columns:1fr}.ops-admin-panel,.ops-admin-panel.wide{grid-column:auto;min-height:auto;overflow:visible}.ops-admin-panel.wide{grid-template-rows:auto auto auto}.ops-admin__chart-tools{grid-template-columns:1fr;overflow:visible;margin:8px 0}.ops-admin__metric-tabs,.ops-admin__bucket-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;overflow:visible}.ops-admin__metric-tabs button,.ops-admin__bucket-tabs button{min-width:0;width:100%;padding:8px 6px}.ops-admin__chart-grid{grid-template-columns:1fr;overflow:visible;gap:8px}.ops-admin__chart-box{height:210px;min-height:210px}.ops-admin__chart-box.compact{height:170px;min-height:170px}.ops-admin-explorer-backdrop{padding:8px}.ops-admin-explorer{width:100%;height:min(100%,calc(100dvh - 16px));border-radius:14px;padding:10px}.ops-admin-explorer__controls{grid-template-columns:minmax(0,1fr) auto;gap:8px;overflow:visible}.ops-admin-explorer__metric-pick{display:inline-flex;justify-content:space-between;min-width:0;padding:7px 10px}.ops-admin-explorer__metric-pick span{color:#f0dec385;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.ops-admin-explorer__metric-pick strong{max-width:120px;font-size:12px}.ops-admin-explorer__controls .ops-admin__metric-tabs{display:none}.ops-admin-explorer .ops-admin__bucket-tabs{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.ops-admin-explorer__buttons{display:flex;gap:6px;overflow:visible}.ops-admin-explorer__buttons button{min-width:0;padding:7px 5px;font-size:11px}.ops-admin-explorer__buttons button span{display:none}.ops-admin-explorer__range{grid-template-columns:1fr auto;gap:8px}.ops-admin-explorer__range span:first-child{display:none}.ops-admin-explorer__legend{justify-content:flex-start}.ops-admin-explorer__chart .ops-admin__chart-box{height:100%;min-height:0}.ops-admin-explorer-picker-backdrop{display:grid}.ops-admin__mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:240px;overflow-y:auto}.ops-admin__leader-list,.ops-admin__list{max-height:100%;overflow-y:auto}.ops-admin__leader-item{grid-template-columns:minmax(66px,.35fr) minmax(0,1fr) auto;gap:8px;min-height:44px;padding:8px}.ops-admin__leader-item b{font-size:22px}.ops-admin__row,.ops-admin__row.compact{grid-template-columns:minmax(0,1fr);gap:8px}.ops-admin-billing__row.with-action{grid-template-columns:minmax(0,1fr)}.ops-admin-row-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.ops-admin-row-actions button{min-width:0}.ops-admin-row-actions button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-admin-form-grid,.ops-admin-form-grid.two{grid-template-columns:1fr}.ops-admin-modal-backdrop{place-items:end center;padding:10px 10px calc(10px + env(safe-area-inset-bottom))}.ops-admin-modal{width:100%;max-height:min(88dvh,720px);border-radius:14px 14px 10px 10px}}.tarot-card-image{display:block;width:100%;aspect-ratio:300 / 527;overflow:hidden}.tarot-card-image img{display:block;width:100%;height:100%;object-fit:contain}.app-shell{overflow-x:clip;padding-bottom:0}.app-shell-home .top-bar,.app-shell-reading .top-bar{display:none}.app-shell-home .main-surface{width:min(100%,720px);padding:18px 22px 92px}.app-shell-reading .main-surface{width:min(100%,920px);padding:26px 22px 92px}.app-shell-history .main-surface,.app-shell-credits .main-surface,.app-shell-notifications .main-surface,.app-shell-news .main-surface,.app-shell-admin .main-surface{padding-bottom:92px}.app-shell-immersive{min-height:100dvh;overflow-x:visible;overflow-y:hidden;padding-bottom:0}.app-shell-immersive .bottom-nav{display:none}.app-shell-immersive .main-surface{box-sizing:border-box;height:100dvh;overflow-x:visible;overflow-y:hidden;padding-bottom:34px}.main-surface>section{animation:view-enter .36s cubic-bezier(.16,.84,.32,1) both}.bottom-nav{position:fixed;z-index:40;right:0;bottom:-1px;left:0;box-sizing:border-box;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;width:100vw;min-height:calc(75px + env(safe-area-inset-bottom));padding:7px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid rgba(212,181,149,.18);background:linear-gradient(180deg,#0f0d0bf0,#050505fa),#050505f5;box-shadow:0 34px 0 34px #050505fc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav:before{position:fixed;z-index:0;right:0;bottom:-28px;left:0;height:32px;background:#050505fa;content:"";pointer-events:none}.bottom-nav-item{position:relative;z-index:1;display:grid;min-width:0;min-height:54px;place-items:center;gap:3px;border:0;background:transparent;color:#d4b5959e;padding:3px 2px 2px;transition:color .22s ease,transform .22s ease}.bottom-nav-item svg{width:28px;height:28px}.bottom-nav-item span{overflow:hidden;max-width:100%;font-size:11px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.bottom-nav-item.active{color:#e9b777;transform:translateY(-2px)}.bottom-nav-item.active svg{filter:drop-shadow(0 0 10px rgba(233,183,119,.28))}.notification-bell{position:relative;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(212,181,149,.18);border-radius:8px;background:#fff7eb09;color:#e9b777}.notification-bell strong{position:absolute;top:-5px;right:-6px;display:grid;min-width:19px;height:19px;place-items:center;border:1px solid rgba(255,230,193,.76);border-radius:999px;background:#e9b777;color:#080706;font-size:10px;line-height:1}.notification-bell.disabled,.notification-bell:disabled{cursor:default;opacity:.45}.profile-view{display:grid;gap:20px;padding-top:18px}.profile-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-summary div{display:grid;gap:8px;border:1px solid rgba(212,181,149,.18);border-radius:8px;background:#fff7eb09;padding:18px}.profile-summary span{color:#d4b595ad;font-size:12px;text-transform:uppercase}.profile-summary strong{color:#f2dfc1;font-family:Cormorant Garamond,serif;font-size:30px;font-weight:500}@keyframes view-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:760px){.app-shell{padding-bottom:0}.bottom-nav{display:none}.app-shell-home .main-surface,.app-shell-reading .main-surface{padding:34px 36px 72px}}@media(max-width:520px){.app-shell{padding-bottom:0}.app-shell-home .main-surface{padding:18px 22px 84px}.app-shell-reading .main-surface{padding:20px 18px 84px}.app-shell-history .main-surface,.app-shell-credits .main-surface,.app-shell-notifications .main-surface,.app-shell-news .main-surface,.app-shell-admin .main-surface{padding-bottom:84px}.app-shell-immersive .main-surface{height:100dvh;overflow-x:visible;overflow-y:hidden;padding:18px 22px 28px}.bottom-nav{min-height:calc(65px + env(safe-area-inset-bottom));padding:6px 8px calc(7px + env(safe-area-inset-bottom))}.bottom-nav-item{min-height:48px;gap:2px}.bottom-nav-item svg{width:25px;height:25px}.bottom-nav-item span{font-size:10px}}@media(prefers-reduced-motion:reduce){.main-surface>section,.bottom-nav-item{animation:none;transition:none}}.home-page{display:grid;gap:11px;color:#f2dfc1}.home-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px}.home-brand{border:0;background:transparent;color:#f2dfc1;padding:0;font-family:Cormorant Garamond,serif;font-size:clamp(36px,9.6vw,58px);font-weight:500;line-height:.9;text-shadow:0 0 24px rgba(212,181,149,.16)}.home-actions{display:inline-flex;align-items:center;gap:14px}.home-icon-button{position:relative;display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border:0;background:transparent;color:#d4b595;padding:0;transition:color .18s ease,transform .18s ease}.home-icon-button svg{width:25px;height:25px;color:currentColor}.home-icon-button:hover,.home-icon-button:focus-visible{color:#f2dfc1;transform:translateY(-1px)}.home-icon-button.disabled,.home-icon-button:disabled{cursor:default;opacity:.45;transform:none}.home-icon-button strong{position:absolute;top:-6px;right:-9px;display:grid;min-width:18px;height:18px;place-items:center;padding:0 4px;border:1px solid rgba(255,230,193,.74);border-radius:999px;background:#e9b777;color:#080706;font-size:10px;font-weight:700;line-height:1;box-shadow:0 0 12px #e9b777cc}.home-intro{display:grid;gap:3px;padding-top:2px}.home-intro h1{max-width:none;font-size:clamp(29px,7.5vw,46px);line-height:.98}.home-intro p{color:#d4b595b3;font-size:clamp(13px,3.2vw,19px);font-weight:500;line-height:1.2}.home-streak-card,.home-option,.premium-panel{border:1px solid rgba(189,126,56,.34);border-radius:12px;background:radial-gradient(circle at 50% 0%,rgba(212,181,149,.06),transparent 16rem),linear-gradient(145deg,#fff7eb0e,#fff7eb05),#050505ad;box-shadow:inset 0 0 0 1px #fff7eb09,0 24px 58px #00000038}.home-section h2,.premium-panel h2{max-width:none;font-size:clamp(24px,5.5vw,37px);line-height:.96}.premium-panel p{color:#f0dec3b8;font-size:clamp(13px,3vw,16px);font-weight:500;line-height:1.28}.home-gold-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:11px;border:1px solid rgba(255,230,193,.52);border-radius:8px;background:radial-gradient(circle at 18% 18%,rgba(255,241,208,.92),transparent 34%),linear-gradient(100deg,#d6934c,#f4cc91 48%,#c98139);color:#0b0806;padding:9px 15px;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;box-shadow:0 14px 34px #d2984f33,inset 0 1px #fff9ebbd;transition:filter .22s ease,transform .22s ease}.home-gold-button:hover{filter:brightness(1.06);transform:translateY(-1px)}.home-streak-feature{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(212,181,149,.2);border-radius:12px;background:#050505c2;box-shadow:inset 0 0 0 1px #fff7eb09,0 24px 58px #00000038}.home-streak-banner{position:relative;height:clamp(68px,17vw,92px);overflow:hidden;border-bottom:1px solid rgba(212,181,149,.12);background:#080706}.home-streak-banner:after{position:absolute;inset:0;background:linear-gradient(to bottom,#0505050a,#05050554 82%,#050505a3),linear-gradient(90deg,rgba(5,5,5,.27),transparent 20%,transparent 80%,rgba(5,5,5,.27));content:"";pointer-events:none}.home-streak-banner img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 53%;opacity:.86}.home-streak-card{position:relative;isolation:isolate;display:grid;grid-template-columns:52px minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:86px;width:100%;color:#e9b777;border:0;border-radius:0;padding:11px 16px 11px 13px;text-align:left;background:radial-gradient(ellipse at 13% 50%,rgba(233,183,119,.055),transparent 9rem),linear-gradient(105deg,#fff7eb09,#fff7eb03 42%,#080706bd),#050505c2;transition:border-color .26s ease,transform .26s ease,box-shadow .26s ease}.home-streak-card:hover{background:radial-gradient(ellipse at 13% 50%,rgba(233,183,119,.075),transparent 9rem),linear-gradient(105deg,#fff7eb0b,#fff7eb04 42%,#080706bd),#050505c2}.home-streak-feature:has(.home-streak-card:hover){border-color:#e9b7774d}.home-streak-fire{position:relative;display:grid;width:52px;height:52px;place-items:center;border-radius:50%;color:#edc27ee6;background:radial-gradient(circle,rgba(233,183,119,.08),transparent 66%),#0b0907ad;box-shadow:inset 0 0 0 1px #e9b77726,0 0 18px #e9b7770b}.home-streak-fire:after{position:absolute;inset:7px;border:1px solid rgba(233,183,119,.07);border-radius:50%;content:""}.home-streak-copy{display:grid;min-width:0;gap:4px}.home-streak-copy small,.home-streak-reward small{color:#f0dec394;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-streak-copy small{display:inline-flex;align-items:center;gap:6px;color:#e9b777a8}.home-streak-copy strong{color:#f2dfc1;font-family:Cormorant Garamond,serif;font-size:clamp(27px,5vw,33px);font-weight:500;line-height:1}.home-streak-copy strong b{font-family:Montserrat,sans-serif;font-size:.72em;font-weight:400;font-variant-numeric:tabular-nums}.home-streak-reward{display:grid;justify-items:end;gap:4px;padding-left:14px;border-left:1px solid rgba(212,181,149,.1)}.home-streak-reward strong{color:#f7d7a1;font-family:Montserrat,sans-serif;font-size:25px;font-weight:500;font-variant-numeric:tabular-nums;line-height:.9}.home-streak-reward.received small{color:#adcc9eb8}.home-streak-claim{display:inline-flex;align-items:center;gap:6px;color:#9fc18d}.home-streak-claim svg{filter:drop-shadow(0 0 8px rgba(145,201,156,.2))}.home-daily-reading-cta{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:84px;overflow:hidden;border:1px solid rgba(189,126,56,.34);border-radius:12px;background:radial-gradient(circle at 50% 0%,rgba(212,181,149,.06),transparent 16rem),linear-gradient(145deg,#fff7eb0e,#fff7eb05),#050505ad;color:#f0dec3;padding:11px 14px;text-align:left;box-shadow:inset 0 0 0 1px #fff7eb09,0 24px 58px #00000038;transition:border-color .24s ease,background .24s ease,transform .24s ease}.home-daily-reading-cta.available:hover,.home-daily-reading-cta.available:focus-visible{border-color:#e9b77794;background:radial-gradient(circle at 20% 0%,rgba(233,183,119,.08),transparent 12rem),linear-gradient(145deg,#fff7eb12,#fff7eb06),#050505b8;transform:translateY(-1px)}.home-daily-reading-cta.used{cursor:default;border-color:#d4b59529;background:linear-gradient(145deg,#fff7eb07,#fff7eb02),#05050594}.home-daily-reading-cta:disabled{pointer-events:none}.home-daily-reading-art{position:relative;isolation:isolate;display:grid;width:48px;min-width:48px;place-items:center}.home-daily-reading-art:before,.home-daily-reading-art:after{position:absolute;z-index:0;top:50%;left:50%;border-radius:50%;content:"";pointer-events:none;transform-origin:center}.home-daily-reading-art:before{width:60px;height:69px;background:radial-gradient(circle at 30% 24%,rgba(240,222,195,.18) 0 10%,transparent 31%),radial-gradient(circle at 72% 35%,rgba(212,181,149,.2) 0 13%,transparent 34%),radial-gradient(circle at 28% 68%,rgba(171,133,91,.18) 0 14%,transparent 36%),radial-gradient(circle at 70% 76%,rgba(240,222,195,.12) 0 11%,transparent 32%),radial-gradient(ellipse at center,rgba(212,181,149,.2),rgba(93,72,51,.12) 44%,transparent 72%);filter:blur(5px);opacity:.78;animation:home-daily-halo-drift 8s ease-in-out infinite alternate}.home-daily-reading-art:after{width:49px;height:58px;background:radial-gradient(ellipse,rgba(233,183,119,.22),rgba(90,66,44,.1) 48%,transparent 72%);filter:blur(7px);opacity:.74;animation:home-daily-halo-breathe 5.4s ease-in-out infinite}.home-daily-reading-art img{position:relative;z-index:1;width:40px;filter:drop-shadow(0 10px 14px rgba(0,0,0,.52));animation:home-daily-card-float 5.4s ease-in-out infinite}.home-daily-reading-cta.used .home-daily-reading-art{opacity:.42}@keyframes home-daily-card-float{0%,to{transform:translate3d(0,1px,0) rotate(-3deg)}50%{transform:translate3d(0,-4px,0) rotate(-1.6deg)}}@keyframes home-daily-halo-drift{0%{opacity:.58;transform:translate3d(-51%,-49%,0) rotate(-5deg) scale(.92)}50%{opacity:.82}to{opacity:.66;transform:translate3d(-49%,-51%,0) rotate(6deg) scale(1.05)}}@keyframes home-daily-halo-breathe{0%,to{transform:translate(-50%,-50%) scale(.88)}50%{opacity:.46;transform:translate(-50%,-50%) scale(1.12)}}.home-daily-reading-copy{display:grid;min-width:0;gap:5px}.home-daily-reading-copy small{display:inline-flex;align-items:center;gap:6px;color:#e9b777a8;font-size:9px;font-style:normal;font-weight:700;letter-spacing:.12em;line-height:1;text-transform:uppercase}.home-daily-reading-copy strong{color:#f0dec3;font-family:Cormorant Garamond,serif;font-size:clamp(22px,4.7vw,30px);font-weight:600;line-height:.96;overflow-wrap:anywhere}.home-daily-reading-copy em{color:#f0dec3ad;font-size:clamp(11px,2.8vw,14px);font-style:normal;font-weight:500;line-height:1.22}.home-daily-reading-action{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px;min-width:0;color:#e9b777;padding:0;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase;white-space:nowrap}.home-daily-reading-timer{color:#e9b777!important;font-family:Montserrat,sans-serif!important;font-size:clamp(21px,5vw,28px)!important;font-weight:500!important;font-variant-numeric:tabular-nums;letter-spacing:0!important}.home-section{display:grid;gap:7px}.home-section h2{color:#e8c091;font-size:clamp(22px,5.3vw,31px)}.home-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px}.home-option{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:9px;min-height:68px;color:#d79e5f;padding:clamp(9px,2.4vw,18px);text-align:left;transition:border-color .22s ease,background .22s ease,transform .22s ease}.home-option:hover{border-color:#e9b777a3;background:radial-gradient(circle at 20% 0%,rgba(233,183,119,.08),transparent 12rem),linear-gradient(145deg,#fff7eb12,#fff7eb06),#050505b8;transform:translateY(-1px)}.home-option span{display:grid;gap:4px;min-width:0}.home-option strong{display:-webkit-box;overflow:hidden;color:#f0dec3;font-family:Cormorant Garamond,serif;font-size:clamp(18px,4.4vw,27px);font-weight:600;line-height:.98;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-option small{display:-webkit-box;overflow:hidden;color:#f0dec3a8;font-size:clamp(11px,2.6vw,14px);line-height:1.18;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.premium-panel{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:clamp(11px,2.8vw,18px)}.premium-panel-copy{display:grid;min-width:0;gap:3px}.premium-panel>svg,.premium-panel>.veilora-logo-icon{color:#d49d61;align-self:start}.premium-button{grid-column:1 / -1;min-height:40px;width:100%;white-space:nowrap}.home-streak-feature.locked .home-streak-card,.home-streak-feature.loading .home-streak-card{cursor:pointer}.home-streak-feature.loading .home-streak-card{cursor:default}.home-streak-copy em{display:-webkit-box;overflow:hidden;color:#f0dec3ad;font-size:clamp(11px,2.6vw,13px);font-style:normal;font-weight:500;line-height:1.18;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-streak-feature.locked .home-streak-fire{color:#080706;background:linear-gradient(145deg,#e9b777,#f6d79f)}.home-streak-feature.loading .skeleton{border-radius:999px;background:linear-gradient(90deg,#f4d3861f,#f4d3863d,#f4d3861f);background-size:220% 100%;animation:home-skeleton 1.2s ease-in-out infinite}@keyframes home-skeleton{0%{background-position:120% 0}to{background-position:-120% 0}}.home-history-link{display:inline-flex;width:fit-content;align-items:center;gap:6px;border:0;background:transparent;color:#e9b777db;padding:0;font-size:13px}.home-credit-note{color:#d4b5958c;font-size:12px;text-align:center}@media(max-width:560px){.home-page{gap:10px}.home-intro{padding-top:4px}.home-streak-card{grid-template-columns:48px minmax(0,1fr) auto 12px;min-height:76px;gap:10px;padding:8px 10px 8px 8px}.home-streak-banner{height:64px}.home-streak-fire{width:48px;height:48px}.home-streak-copy strong{font-size:25px}.home-streak-copy small,.home-streak-reward small{font-size:8px}.home-streak-reward strong{font-size:21px}.home-streak-reward{padding-left:9px}.home-daily-reading-cta{grid-template-columns:44px minmax(0,1fr) auto;gap:9px;min-height:78px;padding:10px}.home-daily-reading-art{width:42px;min-width:42px}.home-daily-reading-art img{width:34px}.home-daily-reading-copy small{font-size:8px;letter-spacing:.16em}.home-daily-reading-copy strong{font-size:20px}.home-daily-reading-copy em{display:none}.home-daily-reading-action{gap:3px;font-size:11px}.home-daily-reading-action svg{width:18px;height:18px}.home-option-grid{gap:9px 12px}.home-option{grid-template-columns:27px minmax(0,1fr) auto;gap:7px;min-height:66px;padding:8px 9px}.home-option>svg:first-child{width:27px;height:27px}.home-option>svg:last-child{width:17px;height:17px}.home-option strong{font-size:17px}.home-option small{font-size:10.5px;line-height:1.12}.premium-panel{grid-template-columns:34px minmax(0,1fr);gap:10px;padding:9px 10px}.premium-panel>svg,.premium-panel>.veilora-logo-icon{width:34px;height:34px}.premium-panel h2{font-size:20px}.premium-panel p{font-size:10px;line-height:1.16}.premium-button{grid-column:1 / -1;min-height:38px;width:100%;padding:8px 12px;font-size:9px;letter-spacing:.14em}}@media(max-width:430px){.home-gold-button{min-height:44px;font-size:11px;letter-spacing:.16em}}@media(min-width:760px){.home-page{gap:24px}.home-option-grid{gap:18px}}@media(prefers-reduced-motion:reduce){.home-gold-button,.home-option,.home-daily-reading-cta,.home-streak-card{transition:none}.home-daily-reading-art:before,.home-daily-reading-art:after,.home-daily-reading-art img{animation:none}.home-daily-reading-art:before{transform:translate(-50%,-50%)}.home-daily-reading-art:after{transform:translate(-50%,-50%)}.home-daily-reading-art img{transform:rotate(-3deg)}}.streak-modal-backdrop{position:fixed;z-index:96;inset:0;display:grid;place-items:center;padding:max(14px,env(safe-area-inset-top)) 14px max(14px,env(safe-area-inset-bottom));overflow:hidden;background:radial-gradient(ellipse at 50% 37%,rgba(212,181,149,.065),transparent 32rem),#020202c2;-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px);animation:streak-fade-in .18s ease both}.streak-modal-backdrop.is-closing{animation:streak-backdrop-out .26s ease both}.streak-sky{position:absolute;inset:0;overflow:hidden;pointer-events:none}.streak-sky-veil{position:absolute;display:block;border-radius:50%;filter:blur(50px);opacity:.52;animation:streak-veil-drift 19s ease-in-out infinite alternate}.streak-sky-veil.veil-one{top:18%;left:calc(50% - 265px);width:300px;height:300px;background:radial-gradient(circle,rgba(233,183,119,.14),transparent 66%)}.streak-sky-veil.veil-two{right:calc(50% - 270px);bottom:18%;width:270px;height:270px;background:radial-gradient(circle,rgba(177,122,68,.13),transparent 67%);animation-delay:-9s}.streak-sky-orbit{position:absolute;top:49%;left:50%;display:block;aspect-ratio:1;border:1px solid rgba(212,181,149,.065);border-radius:50%;transform:translate(-50%,-50%)}.streak-sky-orbit.orbit-one{width:min(89vw,680px);border-right-color:#d4b59521;animation:streak-orbit-spin 76s linear infinite}.streak-sky-orbit.orbit-two{width:min(72vw,548px);border-style:dashed;border-color:#d4b59513;animation:streak-orbit-spin 96s linear infinite reverse}.streak-modal{position:relative;isolation:isolate;display:grid;justify-items:center;gap:18px;width:min(100%,436px);max-height:min(94dvh,680px);overflow:hidden auto;border:1px solid rgba(212,181,149,.27);border-radius:16px;background:radial-gradient(ellipse at 50% 24%,rgba(233,183,119,.1),transparent 16rem),linear-gradient(150deg,#1d1712f7,#080706fc 58%),#080706;color:#f2dfc1;padding:36px 30px 26px;box-shadow:0 40px 112px #000000b3,0 0 70px #d4b5950e,inset 0 0 0 1px #fff7eb07;animation:streak-modal-in .36s cubic-bezier(.16,.84,.28,1) both}.streak-modal.is-closing{pointer-events:none;animation:streak-modal-out .26s cubic-bezier(.4,0,.9,.42) both}.streak-modal-backdrop.is-closing .streak-sky{animation:streak-sky-out .26s ease both}.streak-modal-frame{position:absolute;z-index:-1;inset:8px;border:1px solid rgba(212,181,149,.095);border-radius:10px;pointer-events:none}.streak-modal-frame:before,.streak-modal-frame:after{position:absolute;left:50%;width:42px;height:1px;background:linear-gradient(90deg,transparent,rgba(233,183,119,.68),transparent);content:"";transform:translate(-50%)}.streak-modal-frame:before{top:-1px}.streak-modal-frame:after{bottom:-1px}.streak-modal-close{position:absolute;top:17px;right:17px;display:grid;width:35px;height:35px;place-items:center;border:1px solid rgba(212,181,149,.15);border-radius:50%;background:#fff7eb04;color:#e9b777db;transition:border-color .18s ease,background .18s ease}.streak-modal-close:hover{border-color:#e9b7776b;background:#e9b7770f}.streak-modal-header,.streak-modal-kicker,.streak-modal-ritual,.streak-modal-day,.streak-modal-track,.streak-modal-reward,.streak-modal-action{position:relative}.streak-modal-header{display:grid;justify-items:center;gap:10px;padding-top:4px}.streak-modal-kicker{display:inline-flex;align-items:center;gap:8px;margin:0;color:#e9b777d6;font-size:10px;font-weight:700;letter-spacing:.28em;text-transform:uppercase}.streak-modal h2{margin:0;color:#f2dfc1;font-size:clamp(39px,10vw,47px);font-weight:500;line-height:.92}.streak-modal-ritual{isolation:isolate;display:grid;width:194px;height:194px;place-items:center}.streak-ritual-aura{position:absolute;inset:-42px;border-radius:50%;background:radial-gradient(circle,rgba(233,183,119,.15),transparent 64%);filter:blur(13px);animation:streak-aura-breathe 5.8s ease-in-out infinite}.streak-ritual-ring{position:absolute;display:block;border-radius:50%}.streak-ritual-ring.ring-one{inset:8px;border:1px solid rgba(212,181,149,.19);border-top-color:#e9b777b8;animation:streak-ring-spin 16s linear infinite;transition:opacity .26s ease}.streak-ritual-ring.ring-two{inset:-5px;border:1px dashed rgba(212,181,149,.14);animation:streak-ring-spin 29s linear infinite reverse;transition:opacity .26s ease}.streak-ritual-flame{position:absolute;top:14px;z-index:2;color:#e9b777;filter:drop-shadow(0 0 14px rgba(233,183,119,.64));animation:streak-flame-hover 4s ease-in-out infinite;transition:opacity .26s ease,transform .42s cubic-bezier(.16,.84,.28,1)}.streak-modal-day{display:grid;width:132px;height:132px;align-content:center;justify-items:center;gap:4px;border-radius:50%;background:radial-gradient(circle at 50% 36%,rgba(233,183,119,.08),transparent 58%),#0807068a;box-shadow:inset 0 0 0 1px #d4b59514;transition:background .36s ease,box-shadow .36s ease}.streak-modal-day strong{color:#f7d7a1;font-family:Montserrat,sans-serif;font-size:57px;font-weight:400;font-variant-numeric:tabular-nums;letter-spacing:-.06em;line-height:.86}.streak-modal-day small{order:-1;color:#d4b5959e;font-size:9px;font-weight:700;letter-spacing:.32em;text-transform:uppercase}.streak-modal-previous{position:absolute;bottom:34px;color:#e9b777a6;font-family:Montserrat,sans-serif;font-size:57px;font-weight:400;letter-spacing:-.06em;line-height:.86;animation:streak-previous-out .72s ease forwards}.streak-modal.is-new .streak-modal-day strong{animation:streak-current-in .72s cubic-bezier(.16,.84,.28,1) both}.streak-claim-check{position:absolute;z-index:5;width:132px;height:132px;overflow:visible;color:#9fc18d;opacity:0;pointer-events:none;transform:scale(.82);transform-origin:50% 50%}.streak-claim-check-ring,.streak-claim-check-mark{fill:none;vector-effect:non-scaling-stroke}.streak-claim-check-ring{stroke:#a1cb8ff0;stroke-width:4.2;stroke-linecap:round;filter:drop-shadow(0 0 12px rgba(145,201,156,.2))}.streak-claim-check-ring{stroke-dasharray:0 1;stroke-dashoffset:0}.streak-claim-check-mark{stroke:#b7d3a3;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:72;stroke-dashoffset:72;filter:drop-shadow(0 0 14px rgba(145,201,156,.32))}.streak-modal.is-claiming .streak-ritual-aura{background:radial-gradient(circle,rgba(145,201,156,.16),transparent 62%),radial-gradient(circle,rgba(233,183,119,.08),transparent 70%);animation:streak-claim-aura .94s cubic-bezier(.16,.84,.28,1) both}.streak-modal.is-received .streak-ritual-aura{background:radial-gradient(circle,rgba(145,201,156,.14),transparent 62%),radial-gradient(circle,rgba(233,183,119,.06),transparent 70%);opacity:.9;transform:scale(.84)}.streak-modal.is-claiming .streak-ritual-ring.ring-one{border-color:#a1cb8f38;border-top-color:#b5d89af5;animation:streak-claim-ring-one .94s cubic-bezier(.18,.86,.22,1) both}.streak-modal.is-received .streak-ritual-ring.ring-one{border-color:#a1cb8f2e;border-top-color:#b5d89aa3;opacity:.58;transform:scale(.61)}.streak-modal.is-claiming .streak-ritual-ring.ring-two{border-color:#a1cb8f29;animation:streak-claim-ring-two .94s cubic-bezier(.18,.86,.22,1) both}.streak-modal.is-received .streak-ritual-ring.ring-two{border-color:#a1cb8f1f;opacity:.32;transform:scale(.64)}.streak-modal.is-claiming .streak-ritual-flame,.streak-modal.is-received .streak-ritual-flame{animation:none;opacity:0;transform:translateY(-7px) scale(.74)}.streak-modal.is-claiming .streak-modal-day{background:radial-gradient(circle at 50% 50%,rgba(145,201,156,.1),transparent 62%),#08070670;box-shadow:inset 0 0 0 1px #a1cb8f21,0 0 38px #91c99c14;animation:streak-claim-day-contract .62s cubic-bezier(.16,.84,.28,1) both}.streak-modal.is-received .streak-modal-day{background:radial-gradient(circle at 50% 50%,rgba(145,201,156,.1),transparent 62%),#08070670;box-shadow:inset 0 0 0 1px #a1cb8f21,0 0 38px #91c99c14;transform:scale(.88)}.streak-modal.is-claiming .streak-modal-day small,.streak-modal.is-claiming .streak-modal-day strong,.streak-modal.is-claiming .streak-modal-previous{animation:streak-claim-copy-out .32s ease both}.streak-modal.is-received .streak-modal-day small,.streak-modal.is-received .streak-modal-day strong,.streak-modal.is-received .streak-modal-previous{opacity:0;transform:translateY(-8px) scale(.92)}.streak-modal.is-claiming .streak-claim-check{animation:streak-claim-check-in .76s .17s cubic-bezier(.16,.84,.28,1) both}.streak-modal.is-received .streak-claim-check{opacity:1;transform:scale(1)}.streak-modal.is-claiming .streak-claim-check-ring{animation:streak-claim-ring-draw .54s .25s cubic-bezier(.16,.84,.28,1) forwards}.streak-modal.is-received .streak-claim-check-ring{stroke-dasharray:1 0;stroke-dashoffset:0}.streak-modal.is-claiming .streak-claim-check-mark{animation:streak-claim-mark-draw .42s .62s cubic-bezier(.16,.84,.28,1) forwards}.streak-modal.is-received .streak-claim-check-mark{opacity:1;stroke-dashoffset:0;transform:scale(1);transform-origin:60px 60px}.streak-modal-reward{display:flex;align-items:baseline;justify-content:center;gap:8px;flex-wrap:wrap;color:#f0dec3b3;margin-top:-9px}.streak-modal-reward strong{color:#f7d7a1;font-family:Cormorant Garamond,serif;font-size:55px;font-weight:500;line-height:.94;text-shadow:0 0 26px rgba(233,183,119,.18)}.streak-modal-received-note{flex-basis:100%;color:#b5d89ac7;font-size:11px;letter-spacing:.16em;line-height:1.2;margin-top:-2px;text-transform:uppercase}.streak-modal-reward span{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.streak-modal-reward small{width:100%;color:#e9b777eb;font-size:11px;text-align:center}.streak-modal-track{width:100%;height:68px}.streak-modal-track-line{position:absolute;top:45px;right:20px;left:20px;height:1px;background:linear-gradient(90deg,transparent,rgba(212,181,149,.18) 13%,rgba(212,181,149,.18) 87%,transparent)}.streak-modal-track-inner{position:relative;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;width:100%;height:100%}.streak-modal-track-inner span{position:relative;display:grid;justify-items:center;gap:9px;color:#f0dec361}.streak-modal-track-inner small{color:inherit;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:.06em;line-height:1;transition:color .3s ease,transform .3s ease}.streak-modal-track-inner i{display:block;width:4px;height:4px;border-radius:50%;background:#d4b59547}.streak-modal-track-inner span.done{color:#d4b59594}.streak-modal-track-inner span.current{color:#f4cf9a}.streak-modal-track-inner span.current small{transform:translateY(-3px) scale(1.22);text-shadow:0 0 20px rgba(233,183,119,.38)}.streak-modal-track-inner span.current i{width:7px;height:7px;background:#e9b777;box-shadow:0 0 16px #e9b777b3}.streak-modal.is-new .streak-modal-track-inner{animation:streak-path-arrive .82s cubic-bezier(.16,.84,.28,1) both}.streak-modal.is-new .streak-modal-track-inner span.current i{animation:streak-pulse-marker 1.1s .42s ease-out both}.streak-modal-action{min-height:50px;width:100%;border:1px solid rgba(255,230,193,.52);border-radius:8px;background:radial-gradient(circle at 18% 18%,rgba(255,241,208,.9),transparent 34%),linear-gradient(100deg,#d6934c,#f4cc91 48%,#c98139);color:#080706;font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;box-shadow:0 14px 34px #d2984f33,inset 0 1px #fff9ebbd;transition:filter .2s ease,opacity .2s ease,transform .2s ease}.streak-modal-action:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.streak-modal-action:disabled{cursor:default;opacity:.7}@keyframes streak-fade-in{0%{opacity:0}to{opacity:1}}@keyframes streak-modal-in{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}@keyframes streak-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes streak-modal-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(11px) scale(.985)}}@keyframes streak-sky-out{0%{opacity:1}to{opacity:0;transform:scale(1.02)}}@keyframes streak-previous-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-32px)}}@keyframes streak-current-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes streak-path-arrive{0%{opacity:.25;transform:translate(-18px)}to{opacity:1;transform:none}}@keyframes streak-pulse-marker{0%{transform:scale(.55)}42%{transform:scale(1.9)}to{transform:scale(1)}}@keyframes streak-orbit-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes streak-ring-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes streak-aura-breathe{0%,to{opacity:.48;transform:scale(.96)}50%{opacity:1;transform:scale(1.045)}}@keyframes streak-flame-hover{0%,to{transform:translateY(0);opacity:.88}50%{transform:translateY(-3px);opacity:1}}@keyframes streak-veil-drift{0%{transform:translate3d(-18px,8px,0) scale(.96)}to{transform:translate3d(20px,-12px,0) scale(1.06)}}@keyframes streak-claim-aura{0%{opacity:.72;transform:scale(1)}54%{opacity:1;transform:scale(.9)}to{opacity:.92;transform:scale(.84)}}@keyframes streak-claim-ring-one{0%{opacity:1;transform:rotate(0) scale(1)}58%{opacity:1;transform:rotate(285deg) scale(.72)}to{opacity:.58;transform:rotate(420deg) scale(.61)}}@keyframes streak-claim-ring-two{0%{opacity:1;transform:rotate(0) scale(1)}58%{opacity:.75;transform:rotate(-220deg) scale(.76)}to{opacity:.32;transform:rotate(-360deg) scale(.64)}}@keyframes streak-claim-day-contract{0%{transform:rotate(0) scale(1)}46%{transform:rotate(18deg) scale(.94)}to{transform:rotate(0) scale(.88)}}@keyframes streak-claim-copy-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-8px) scale(.92)}}@keyframes streak-claim-check-in{0%{opacity:0;transform:scale(.72) rotate(-8deg)}52%{opacity:1;transform:scale(1.06) rotate(0)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes streak-claim-ring-draw{0%{stroke-dasharray:0 1}92%{stroke-dasharray:.985 .015}to{stroke-dasharray:1 0}}@keyframes streak-claim-mark-draw{0%{opacity:0;stroke-dashoffset:72;transform:scale(.94);transform-origin:60px 60px}20%{opacity:1}to{opacity:1;stroke-dashoffset:0;transform:scale(1);transform-origin:60px 60px}}@media(max-width:430px){.streak-modal{gap:14px;width:min(100%,366px);padding:29px 19px 17px}.streak-modal-close{top:14px;right:14px}.streak-modal h2{font-size:39px}.streak-modal-ritual{width:166px;height:166px}.streak-modal-day,.streak-claim-check{width:116px;height:116px}.streak-modal-day strong,.streak-modal-previous{font-size:51px}.streak-modal-reward{margin-top:-7px}.streak-modal-reward strong{font-size:49px}.streak-modal-track{height:59px}.streak-modal-track-line{top:39px}.streak-modal-track-inner small{font-size:13px}.streak-sky-orbit.orbit-one{width:132vw}.streak-sky-orbit.orbit-two{width:102vw}}@media(prefers-reduced-motion:reduce){.streak-modal-backdrop,.streak-sky-veil,.streak-sky-orbit,.streak-modal,.streak-ritual-aura,.streak-ritual-ring,.streak-ritual-flame,.streak-modal-previous,.streak-modal.is-new .streak-modal-day strong,.streak-modal.is-new .streak-modal-track-inner,.streak-modal.is-new .streak-modal-track-inner span.current i,.streak-modal.is-claiming .streak-ritual-aura,.streak-modal.is-claiming .streak-ritual-ring.ring-one,.streak-modal.is-claiming .streak-ritual-ring.ring-two,.streak-modal.is-claiming .streak-modal-day,.streak-modal.is-claiming .streak-modal-day small,.streak-modal.is-claiming .streak-modal-day strong,.streak-modal.is-claiming .streak-modal-previous,.streak-modal.is-claiming .streak-claim-check,.streak-modal.is-claiming .streak-claim-check-ring,.streak-modal.is-claiming .streak-claim-check-mark{animation:none}.streak-modal-previous{display:none}.streak-modal.is-claiming .streak-ritual-flame,.streak-modal.is-claiming .streak-modal-day small,.streak-modal.is-claiming .streak-modal-day strong{opacity:0}.streak-modal.is-claiming .streak-claim-check{opacity:1;transform:none}.streak-modal.is-claiming .streak-claim-check-ring{stroke-dasharray:1 0;stroke-dashoffset:0}.streak-modal.is-claiming .streak-claim-check-mark{stroke-dashoffset:0}}.readings-catalog-page,.reading-setup-page,.reading-draw-page{position:relative;isolation:isolate}.readings-catalog-page{display:grid;gap:14px}.readings-catalog-header{display:flex;align-items:center;justify-content:space-between;gap:22px}.readings-catalog-header h1{max-width:none;font-size:clamp(42px,8vw,60px);line-height:.9}.readings-catalog-header>div{display:inline-flex;align-items:center;gap:clamp(14px,3vw,28px)}.readings-catalog-header button:not(.home-icon-button),.reading-back-button{display:grid;width:40px;height:40px;place-items:center;border:0;background:transparent;color:#ebc896;padding:0;transition:color .18s ease,transform .18s ease}.readings-filter-row{display:flex;gap:10px;overflow-x:auto;overflow-y:visible;margin-top:-8px;padding:8px 0 9px;scrollbar-width:none}.readings-filter-row::-webkit-scrollbar{display:none}.readings-filter{position:relative;display:inline-flex;flex:0 0 auto;min-height:46px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(212,181,149,.36);border-radius:8px;background:linear-gradient(145deg,#fff7eb0b,#fff7eb03),#050505a8;color:#f0dec3c2;padding:9px 17px;font-size:13px;isolation:isolate;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease,color .22s ease,transform .22s ease}.readings-filter>svg,.readings-filter>span{position:relative;z-index:1}.readings-filter-all{min-width:96px;padding-right:24px;padding-left:24px}.readings-filter:before,.readings-filter:after{position:absolute;inset:0;z-index:0;border-radius:inherit;content:"";opacity:0;pointer-events:none}.readings-filter.active{border-color:#ffe2b8db;background:linear-gradient(135deg,#6b4926fa,#d2a261fa 52%,#7d5225fa);color:#fff1d9;box-shadow:0 16px 38px #d2984f2e,inset 0 1px #fff9eb8a,inset 0 -12px 22px #3a1f0e38}.readings-filter.active:before{background:radial-gradient(circle at 18% 14%,rgba(255,239,202,.52),transparent 34%),radial-gradient(circle at 70% 76%,rgba(169,96,39,.34),transparent 44%),linear-gradient(110deg,rgba(255,214,146,.14),transparent 48%,rgba(255,239,202,.18));opacity:.92;animation:active-filter-bloom 4.8s ease-in-out infinite}.readings-filter.active:after{inset:-1px;border:1px solid rgba(255,236,198,.5);box-shadow:inset 0 0 16px #ffe6bc33,0 0 18px #da9b4d1f;opacity:.72;animation:active-filter-tone 5.6s ease-in-out infinite}.reading-catalog-list{display:grid;gap:11px}.catalog-reading-card{--catalog-delay: calc(var(--catalog-index, 0) * 42ms);position:relative;display:grid;grid-template-columns:122px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:112px;overflow:hidden;border:1px solid rgba(189,126,56,.42);border-radius:8px;background:radial-gradient(circle at 22% 46%,rgba(212,181,149,.08),transparent 16rem),linear-gradient(145deg,#fff7eb0b,#fff7eb04),#060605bd;color:#f0dec3;padding:12px 18px;text-align:left;box-shadow:inset 0 0 0 1px #fff7eb06,0 24px 64px #00000038;opacity:0;transform:translateY(10px);animation:reading-card-enter .44s cubic-bezier(.16,.84,.32,1) var(--catalog-delay) both;transition:background .24s ease,border-color .24s ease,box-shadow .24s ease,transform .24s ease}.catalog-reading-card.premium{border-color:#e9a952d1;background:radial-gradient(circle at 16% 50%,rgba(233,183,119,.13),transparent 12rem),radial-gradient(circle at 82% 18%,rgba(212,122,48,.08),transparent 13rem),linear-gradient(145deg,#fff7eb0f,#fff7eb04),#0a0806db}.spread-artwork{position:relative;display:grid;width:86px;min-width:86px;aspect-ratio:1;place-items:center;color:#e9b777;justify-self:center}.spread-artwork:before{position:absolute;inset:9%;border:1px solid rgba(212,181,149,.18);border-radius:50%;content:"";opacity:.74}.spread-artwork>svg{width:56px;height:56px}.spread-artwork-card:before,.spread-artwork-three-card:before{display:none}.spread-artwork-card img{width:64px;filter:drop-shadow(0 18px 22px rgba(0,0,0,.62))}.spread-artwork-question:after,.spread-artwork-moon:after{position:absolute;inset:16%;border:1px dashed rgba(233,183,119,.25);border-radius:50%;content:"";animation:reading-orbit-spin 28s linear infinite}.spread-artwork-three-card{display:flex;align-items:center;justify-content:center;gap:7px}.spread-artwork-three-card i{width:25px;height:42px;border:1px solid rgba(233,183,119,.86);border-radius:4px;background:radial-gradient(circle at 50% 50%,rgba(233,183,119,.68) 0 3px,transparent 4px),linear-gradient(145deg,#fff7eb0d,#fff7eb03),#11100e;box-shadow:inset 0 0 0 1px #00000070,0 18px 30px #0000005c}.spread-artwork-three-card i:nth-child(2){height:54px}.spread-artwork-monthly{overflow:visible;border-radius:50%;background:transparent}.spread-artwork-monthly:before{display:none}.spread-artwork-monthly:after{position:absolute;inset:7% -16%;z-index:0;border-radius:999px;background:radial-gradient(circle at 48% 48%,rgba(74,42,20,.84),transparent 30%),radial-gradient(circle at 52% 52%,rgba(199,131,56,.34),transparent 64%);content:"";filter:blur(8px);opacity:.92;animation:monthly-smoke-core 6.4s ease-in-out infinite}.spread-artwork-monthly .veilora-logo-icon{position:relative;z-index:2;color:#f0c98e;filter:drop-shadow(0 2px 7px rgba(14,8,4,.72)) drop-shadow(0 0 13px rgba(233,183,119,.28))}.spread-artwork-smoke{position:absolute;inset:-32% -52%;z-index:1;border-radius:999px;filter:blur(4px);pointer-events:none}.spread-artwork-smoke i{position:absolute;inset:13%;border:0;border-radius:47% 53% 50% 50%;background:radial-gradient(ellipse at 52% 42%,rgba(247,197,126,.4),transparent 30%),radial-gradient(ellipse at 42% 60%,rgba(173,101,39,.34),transparent 48%),radial-gradient(ellipse at 62% 64%,rgba(46,25,12,.42),transparent 54%);opacity:.86;transform-origin:49% 51%;animation:monthly-smoke-drift 7.8s cubic-bezier(.42,0,.28,1) infinite}.spread-artwork-smoke i:nth-child(2){inset:8% 15% 18% 9%;opacity:.68;animation-duration:9.4s;animation-delay:-2.8s;animation-name:monthly-smoke-fold}.spread-artwork-smoke i:nth-child(3){inset:20% 8% 8% 17%;opacity:.62;animation-duration:8.7s;animation-delay:-5.2s}.spread-artwork-smoke i:nth-child(4){inset:18%;opacity:.72;animation-duration:6.9s;animation-delay:-1.7s;animation-name:monthly-smoke-pulse}.catalog-reading-copy{display:grid;gap:7px;min-width:0}.catalog-reading-copy small{color:#e9b777;font-size:8px;font-style:normal;font-weight:700;letter-spacing:.34em;line-height:1;text-transform:uppercase}.catalog-reading-copy strong{display:inline-flex;align-items:center;gap:7px;min-width:0;color:#f2dfc1;font-family:Cormorant Garamond,serif;font-size:clamp(24px,3.3vw,34px);font-weight:600;line-height:.94}.catalog-reading-copy strong svg,.catalog-reading-copy strong .veilora-logo-icon{flex:0 0 auto;color:#d49d61}.catalog-reading-copy em{max-width:32rem;color:#f0dec3b8;font-size:clamp(12px,1.8vw,15px);font-style:normal;line-height:1.32}.catalog-reading-meta{display:inline-flex;min-width:72px;align-items:center;justify-content:flex-end;gap:8px;color:#ebc896}.catalog-reading-meta>svg{width:25px;height:25px}.catalog-credit-price{display:grid;min-width:32px;justify-items:center;gap:1px;color:#ebc896c7;font-variant-numeric:tabular-nums}.catalog-credit-original{position:relative;display:inline-flex;align-items:center;gap:3px}.catalog-credit-original b{font-size:12px;font-weight:600}.catalog-credit-price.free{color:#ebc89652}.catalog-credit-price.free strong{color:#e9b777;font-size:17px;font-weight:700;line-height:.9}.catalog-credit-price.free .catalog-credit-original:after{position:absolute;top:50%;right:-2px;left:-2px;height:1px;background:#e9b77794;content:"";transform:rotate(-17deg)}.reading-setup-page,.reading-draw-page{width:min(100%,720px);margin:0 auto}.reading-setup-page{animation:reading-setup-page-in .52s cubic-bezier(.16,.84,.28,1) both}.reading-back-button{position:absolute;top:8px;left:0;z-index:4}.reading-setup-brand{display:grid;justify-items:center;gap:6px;margin-bottom:24px;text-align:center;animation:reading-setup-element-in .52s cubic-bezier(.16,.84,.28,1) 70ms both}.reading-setup-brand strong{color:#f2dfc1;font-family:Cormorant Garamond,serif;font-size:clamp(46px,7vw,64px);font-weight:500;line-height:.82;text-shadow:0 0 42px rgba(212,181,149,.18)}.reading-setup-brand span{color:#e9b777;font-size:clamp(10px,1.6vw,14px);font-weight:600;letter-spacing:.32em;line-height:1.1;text-transform:uppercase}.ritual-divider{display:grid;grid-template-columns:minmax(0,1fr) 12px auto 12px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:34px;color:#d4b595c7;animation:reading-setup-divider-in .54s cubic-bezier(.16,.84,.28,1) .12s both}.ritual-divider span{height:1px;background:linear-gradient(90deg,transparent,rgba(212,181,149,.28))}.ritual-divider span:last-child{background:linear-gradient(90deg,rgba(212,181,149,.28),transparent)}.ritual-divider i{width:10px;height:10px;border:1px solid rgba(212,181,149,.6);transform:rotate(45deg)}.ritual-divider strong{color:#f0dec3ad;font-size:clamp(16px,2.8vw,24px);font-weight:700;letter-spacing:.28em;text-transform:uppercase}.setup-spread-card{display:grid;grid-template-columns:minmax(112px,.55fr) minmax(0,1fr);align-items:center;gap:clamp(16px,4vw,34px);min-height:144px;margin-bottom:22px;border:1px solid rgba(212,181,149,.34);border-radius:8px;background:radial-gradient(circle at 24% 38%,rgba(212,181,149,.1),transparent 17rem),linear-gradient(145deg,#fff7eb0d,#fff7eb04),#060605c7;padding:16px 26px;box-shadow:inset 0 0 0 1px #fff7eb06,0 26px 70px #00000038;animation:reading-setup-card-in .62s cubic-bezier(.16,.84,.28,1) .15s both}.setup-spread-card h1{max-width:none;font-size:clamp(30px,5vw,42px);line-height:.95}.setup-spread-card p{margin-top:8px;color:#d4b595b8;font-size:clamp(16px,2.8vw,22px);line-height:1.1}.reading-setup-form{display:grid;gap:18px;animation:reading-setup-element-in .56s cubic-bezier(.16,.84,.28,1) .23s both}.reading-question-field,.reading-chip-group,.reading-style-group{display:grid;gap:10px;min-width:0;border:0;margin:0;padding:0}.reading-question-field>span,.reading-chip-group legend,.reading-style-group legend{color:#f0dec3c2;font-family:Montserrat,sans-serif;font-size:clamp(16px,2.4vw,21px);font-weight:600;line-height:1.25;margin-bottom:4px}.reading-question-field textarea{min-height:112px;border:1px solid rgba(212,181,149,.32);border-radius:8px;background:linear-gradient(145deg,#fff7eb0b,#fff7eb03),#080807b8;color:#f2dfc1;font-size:clamp(15px,2.1vw,19px);line-height:1.38;padding:18px;resize:vertical}.reading-question-field textarea::placeholder{color:#f0dec375}.reading-chip-group>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding-top:4px}.reading-chip{display:inline-flex;min-width:0;min-height:46px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(212,181,149,.34);border-radius:999px;background:#0505056b;color:#f0dec3bd;padding:8px 14px;font-size:clamp(12px,1.7vw,15px);transition:border-color .22s ease,background .22s ease,color .22s ease,transform .22s ease}.reading-chip svg{width:19px;height:19px}.reading-chip.active{border-color:#e9b777;background:#e9b77714;color:#f2dfc1;transform:translateY(-1px)}.reading-style-segments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;margin-top:4px;border:1px solid rgba(212,181,149,.36);border-radius:8px;background:#05050594}.reading-style-segment{display:grid;min-height:78px;place-items:center;gap:6px;border:0;border-right:1px solid rgba(212,181,149,.24);background:transparent;color:#f0dec3b8;padding:12px 8px;font-size:clamp(15px,2.2vw,20px);line-height:1.1;overflow-wrap:anywhere;transition:background .22s ease,color .22s ease}.reading-style-segment svg{width:26px;height:26px}.reading-style-segment:last-child{border-right:0}.reading-style-segment.active{background:radial-gradient(circle at 18% 18%,rgba(255,241,208,.76),transparent 42%),linear-gradient(120deg,#8f6639,#d0a060 58%,#916430);color:#fff2dc}.deeper-insight-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;border:1px solid rgba(212,181,149,.3);border-radius:8px;background:radial-gradient(circle at 14% 50%,rgba(233,183,119,.1),transparent 12rem),linear-gradient(145deg,#fff7eb0b,#fff7eb03),#070706c2;color:#f2dfc1;padding:14px 18px;text-align:left;transition:border-color .22s ease,transform .22s ease}.deeper-insight-orb{display:grid;width:56px;height:56px;place-items:center;border:1px solid rgba(233,183,119,.44);border-radius:50%;background:radial-gradient(circle,rgba(233,183,119,.16),transparent 68%),#0606059e;color:#e9b777}.deeper-insight-orb svg,.deeper-insight-orb .veilora-logo-icon{width:34px;height:34px}.deeper-insight-card strong{display:inline-flex;align-items:center;gap:8px;color:#f2dfc1;font-family:Cormorant Garamond,serif;font-size:clamp(21px,3vw,28px);font-weight:600;line-height:1}.deeper-insight-card small{display:block;margin-top:5px;color:#f0dec3a8;font-size:clamp(12px,1.8vw,16px);line-height:1.28}.reading-validation-message{color:#e58b8b;font-size:14px;line-height:1.35;text-align:center}.reading-begin-button{min-height:56px;border:1px solid rgba(255,230,193,.72);border-radius:8px;background:radial-gradient(circle at 18% 28%,rgba(255,241,208,.94),transparent 32%),radial-gradient(circle at 82% 18%,rgba(239,190,113,.78),transparent 38%),linear-gradient(100deg,#d6924a,#f7d7a1 42%,#e7ae61 70%,#c67b35);color:#080706;font-size:clamp(12px,1.9vw,16px);gap:14px;letter-spacing:.18em;box-shadow:0 22px 72px #d2984f33,inset 0 1px #fff9ebb8}.reading-begin-button svg{width:20px;height:20px}.reading-draw-page{display:grid;grid-template-rows:auto auto auto minmax(260px,1fr) auto auto;align-content:start;justify-items:center;gap:18px;padding-top:6px}.draw-page-title{max-width:none;font-size:clamp(32px,5vw,42px);line-height:1;text-align:center}.draw-question-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;width:100%;min-height:92px;border:1px solid rgba(212,181,149,.3);border-radius:8px;background:radial-gradient(circle at 13% 50%,rgba(233,183,119,.08),transparent 12rem),linear-gradient(145deg,#fff7eb0b,#fff7eb03),#060605c7;color:#e9b777;padding:16px 22px}.draw-question-card>svg{width:50px;height:50px;padding:9px;border:1px solid rgba(212,181,149,.08);border-radius:50%}.draw-question-card span{display:block;margin-bottom:5px;color:#d4b595b8;font-size:12px}.draw-question-card p{display:-webkit-box;overflow:hidden;color:#f2dfc1;font-family:Cormorant Garamond,serif;font-size:clamp(20px,3.2vw,27px);line-height:1.12;-webkit-box-orient:vertical;-webkit-line-clamp:2}.draw-instruction{display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#e9b777;text-align:center}.draw-instruction svg{flex:0 0 auto}.draw-instruction h2{max-width:24ch;font-size:clamp(25px,4.4vw,36px);line-height:1.08}.cosmic-draw-stage{position:relative;z-index:3;display:grid;overflow:visible;width:min(100%,480px);min-height:352px;place-items:center;perspective:1000px;perspective-origin:50% 38%}.cosmic-orbits{position:absolute;z-index:0;top:50%;left:50%;width:min(112%,440px);aspect-ratio:1;overflow:visible;pointer-events:none;transform:translate(-50%,-50%)}.cosmic-orbit-line,.cosmic-orbit-light{fill:none;vector-effect:non-scaling-stroke}.cosmic-orbit-line{stroke:#d4b5951f;stroke-width:1}.cosmic-orbit-line-second{stroke:#d4b59517}.cosmic-orbit-line-third{stroke:#d4b59512}.cosmic-orbit-line-inner{stroke:#d4b5950b}.cosmic-orbit-light{--orbit-light-start: 18deg;stroke:#ffe9be80;stroke-width:1.35;stroke-linecap:round;stroke-dasharray:12 88;filter:drop-shadow(0 0 8px rgba(233,183,119,.55));transform-origin:240px 240px;animation:orbit-light-sweep 18s linear infinite,orbit-light-breathe 7.2s linear infinite}.cosmic-orbit-light-second{--orbit-light-start: 154deg;stroke:#ffe9be57;stroke-width:1.15;animation-duration:22s,7.6s}.cosmic-orbit-light-third{--orbit-light-start: 286deg;stroke:#ffe9be42;stroke-width:1;animation-duration:28s,8.4s;animation-direction:reverse,normal}.draw-deck{--deck-spread-x: .38px;--deck-spread-y: 1.55px;border:0;background:transparent;cursor:pointer;position:relative;z-index:2;width:min(38vw,216px);min-width:166px;aspect-ratio:300 / 527;padding:0;transform:rotateX(9deg) rotate(-1deg);transform-origin:50% 66%;transform-style:preserve-3d;filter:brightness(1) drop-shadow(0 36px 48px rgba(0,0,0,.78)) drop-shadow(0 0 12px rgba(233,183,119,.1));transition:opacity .52s ease,filter .42s ease,transform .52s cubic-bezier(.16,.84,.32,1)}.draw-deck:after{position:absolute;inset:-9px;border:1px solid rgba(233,183,119,.12);border-radius:12px;content:"";opacity:0;transition:opacity .22s ease,box-shadow .22s ease}.draw-deck:disabled{cursor:default}.draw-deck:disabled:after{opacity:0}.draw-deck.complete{animation:deck-soft-dissolve .42s cubic-bezier(.16,.84,.22,1) both;pointer-events:none}.draw-deck.complete:after{opacity:0}.draw-deck-card{position:absolute;inset:0;overflow:hidden;border-radius:8px;background:url(/Veilora_backcard_without_star.webp) center / contain no-repeat,linear-gradient(145deg,#fff7eb14,#fff7eb03),#0b0a09;box-shadow:0 18px 42px #00000080,0 0 0 1px #e9b77733;transform:translate(calc((var(--deck-layer) - 11) * var(--deck-spread-x))) translateY(calc((var(--deck-layer) - 11) * var(--deck-spread-y))) translateZ(calc(var(--deck-layer) * .5px)) rotate(calc((var(--deck-layer) - 11) * .04deg));opacity:calc(.5 + (var(--deck-layer) * .04))}.draw-deck-card-top{display:grid;place-items:center;background:#080706;box-shadow:0 24px 54px #000000c7,0 0 0 1px #e9b7779e,0 0 18px #e9b77714}.draw-deck-card-top .tarot-card-image{width:100%;height:100%}.draw-deck-card-top .tarot-card-image img{transform:scale(1.5);transform-origin:center}.draw-deck.complete .draw-deck-card{animation:none}.interpret-reading-link{position:absolute;z-index:8;top:50%;left:50%;display:grid;min-width:min(78vw,330px);min-height:116px;place-items:center;border:0;background:transparent;color:#f0c47d;cursor:pointer;font-family:Montserrat,sans-serif;font-size:clamp(15px,3vw,22px);font-weight:700;letter-spacing:.28em;line-height:1.2;opacity:0;padding:0;text-align:center;text-transform:uppercase;transform:translate(-50%,-50%) scale(.94);animation:interpret-link-enter .92s cubic-bezier(.16,.84,.2,1) .78s both;transition:color .22s ease,letter-spacing .36s ease,text-shadow .36s ease,transform .36s ease}.interpret-reading-link:before,.interpret-reading-link:after{position:absolute;z-index:-1;border-radius:50%;content:"";pointer-events:none}.interpret-reading-link:before{inset:-48px -62px;background:radial-gradient(ellipse at 48% 50%,rgba(112,83,139,.24),transparent 58%),radial-gradient(ellipse at 52% 48%,rgba(51,81,91,.18),transparent 64%),radial-gradient(ellipse at 50% 50%,rgba(233,183,119,.08),transparent 70%);filter:blur(10px);opacity:0;transform:scale(.82) rotate(0);animation:interpret-mist-bloom 1.6s cubic-bezier(.16,.84,.2,1) .54s both;transition:filter .52s ease,opacity .52s ease,transform .62s cubic-bezier(.16,.84,.2,1)}.interpret-reading-link:after{inset:-32px -46px;border:1px solid rgba(138,109,166,.1);background:conic-gradient(from 18deg,transparent 0deg 34deg,rgba(138,109,166,.18) 52deg,transparent 78deg 172deg,rgba(73,112,126,.13) 206deg,transparent 238deg 360deg);filter:blur(8px);opacity:0;transform:rotate(0);animation:interpret-mist-bloom 1.5s cubic-bezier(.16,.84,.2,1) .64s both,interpret-mist-edge 14s linear .7s infinite;transition:filter .52s ease,opacity .52s ease}.interpret-reading-link:focus-visible{color:#f7d7a1;letter-spacing:.3em;text-shadow:0 0 18px rgba(240,196,125,.24);transform:translate(-50%,-50%) scale(1.02)}.interpret-reading-link:focus-visible:before{filter:blur(13px);opacity:1;transform:scale(1.13) rotate(4deg)}.interpret-reading-link:focus-visible:after{filter:blur(10px);opacity:.92;animation-duration:8.5s}.interpret-reading-link:disabled{cursor:default;opacity:.72}.interpret-reading-link-exit{pointer-events:none;animation:interpret-link-enter 1ms linear both,interpret-link-exit .68s cubic-bezier(.16,.84,.28,1) both}.interpret-reading-link-exit:before{animation:interpret-cloud-morph .76s cubic-bezier(.16,.84,.28,1) both}.interpret-reading-link-exit:after{animation:interpret-edge-morph .76s cubic-bezier(.16,.84,.28,1) both}.interpretation-working-state{position:absolute;z-index:14;top:46%;left:50%;display:grid;width:min(calc(100vw - 36px),430px);min-height:230px;align-content:center;justify-items:center;gap:12px;isolation:isolate;color:#f2dfc1;pointer-events:none;text-align:center;transform:translate(-50%,-50%);animation:interpretation-state-in .72s cubic-bezier(.16,.84,.28,1) .36s both}.interpretation-working-state:before,.interpretation-working-state:after{position:absolute;z-index:-1;border-radius:50%;content:"";pointer-events:none}.interpretation-working-state:before{top:48%;left:50%;width:min(112vw,620px);height:330px;background:radial-gradient(ellipse at 50% 50%,rgba(112,83,139,.34),transparent 60%),radial-gradient(ellipse at 46% 52%,rgba(51,81,91,.28),transparent 66%),radial-gradient(ellipse at 54% 48%,rgba(233,183,119,.16),transparent 72%);filter:blur(18px);opacity:.96;transform:translate(-50%,-50%);animation:interpretation-cloud-breathe 5.2s ease-in-out infinite}.interpretation-working-state:after{top:50%;left:50%;width:min(96vw,540px);height:270px;background:radial-gradient(ellipse at 50% 50%,rgba(240,222,195,.1),transparent 44%),radial-gradient(ellipse at 42% 48%,rgba(138,109,166,.22),transparent 66%),radial-gradient(ellipse at 58% 52%,rgba(73,112,126,.18),transparent 68%);filter:blur(16px);opacity:.84;transform:translate(-50%,-50%);animation:interpretation-cloud-swell 6.4s ease-in-out infinite}.interpretation-mist{position:absolute;z-index:-1;top:50%;left:50%;width:min(112vw,620px);height:330px;pointer-events:none;transform:translate(-50%,-50%)}.interpretation-mist:before,.interpretation-mist:after{position:absolute;border-radius:50%;content:"";pointer-events:none;transform-origin:50% 50%}.interpretation-mist:before{inset:70px 86px;background:radial-gradient(ellipse at 50% 50%,rgba(240,222,195,.16),transparent 52%),radial-gradient(ellipse at 48% 52%,rgba(112,83,139,.26),transparent 72%),radial-gradient(ellipse at 54% 48%,rgba(51,81,91,.22),transparent 74%);filter:blur(18px);opacity:.9;animation:interpretation-mist-center 4.2s ease-in-out infinite}.interpretation-mist:after{inset:40px 52px;background:radial-gradient(ellipse at 34% 44%,rgba(112,83,139,.28),transparent 45%),radial-gradient(ellipse at 66% 56%,rgba(51,81,91,.25),transparent 46%),radial-gradient(ellipse at 48% 62%,rgba(233,183,119,.14),transparent 48%);filter:blur(22px);opacity:.82;animation:interpretation-mist-vortex 7.6s ease-in-out infinite}.interpretation-mist span{position:absolute;border-radius:999px;filter:blur(28px);opacity:.76;transform-origin:50% 50%}.interpretation-mist span:nth-child(1){inset:44px 230px 102px 28px;background:#70538b75;animation:interpretation-mist-orbit-a 7.8s ease-in-out infinite}.interpretation-mist span:nth-child(2){inset:94px 32px 54px 226px;background:#33515b70;animation:interpretation-mist-orbit-b 8.6s ease-in-out infinite}.interpretation-mist span:nth-child(3){inset:126px 148px 76px 118px;background:#e9b7774d;filter:blur(24px);animation:interpretation-mist-orbit-c 6.8s ease-in-out infinite}.interpretation-copy{position:relative;z-index:1;display:grid;justify-items:center;gap:7px;transform:translateY(-8px)}.interpretation-copy p{color:#e9b777d1;font-size:10px;font-weight:800;letter-spacing:.22em;line-height:1;text-transform:uppercase}.interpretation-copy h2{max-width:none;color:#f2dfc1;font-size:clamp(32px,7.5vw,48px);line-height:.92}.interpretation-phase-list{position:relative;width:min(100%,350px);min-height:24px;color:#f0dec3b8;font-size:clamp(12px,3vw,15px);line-height:1.35}.interpretation-phase-list span{position:absolute;inset:0;display:grid;place-items:center;opacity:0;transform:translateY(8px);animation:interpretation-phase 14.4s ease-in-out infinite}.interpretation-phase-list span:nth-child(2){animation-delay:3.6s}.interpretation-phase-list span:nth-child(3){animation-delay:7.2s}.interpretation-phase-list span:nth-child(4){animation-delay:10.8s}.interpretation-signal{position:relative;z-index:1;display:inline-flex;align-items:center;gap:7px;transform:translateY(0)}.interpretation-signal i{width:6px;height:6px;border-radius:50%;background:#e9b777;box-shadow:0 0 14px #e9b777b3;opacity:.35;animation:interpretation-signal 1.05s ease-in-out infinite}.interpretation-signal i:nth-child(2){animation-delay:.14s}.interpretation-signal i:nth-child(3){animation-delay:.28s}.draw-flight-card{position:absolute;z-index:20;left:50%;top:50%;width:min(34vw,188px);min-width:138px;aspect-ratio:300 / 527;border-radius:8px;filter:drop-shadow(0 28px 48px rgba(0,0,0,.74)) drop-shadow(0 0 14px rgba(233,183,119,.14));pointer-events:none;transform-style:preserve-3d;animation:card-to-hand 1.48s cubic-bezier(.22,.68,.24,1) both;will-change:transform,opacity}.draw-flight-inner,.draw-flight-face{position:absolute;inset:0;display:block;border-radius:8px;transform-style:preserve-3d}.draw-flight-inner{animation:card-flip 1.48s cubic-bezier(.32,.72,.24,1) both;will-change:transform}.draw-flight-face{overflow:hidden;backface-visibility:hidden}.draw-flight-front{transform:rotateY(180deg)}.draw-flight-card .tarot-card-image,.draw-flight-face .tarot-card-image{width:100%;height:100%}.featured-reading-card{position:relative;z-index:2;width:min(42vw,230px);min-width:180px;border-radius:8px;filter:drop-shadow(0 34px 54px rgba(0,0,0,.78)) drop-shadow(0 0 24px rgba(233,183,119,.2));transition:filter .24s ease,transform .24s ease}.featured-reading-card:before{position:absolute;inset:-7px;z-index:-1;border:1px solid rgba(233,183,119,.72);border-radius:10px;box-shadow:0 0 34px #e9b77747;content:""}.featured-reading-card.drawing{animation:featured-card-draw .54s cubic-bezier(.18,.86,.24,1)}.draw-slots{position:relative;z-index:1;display:grid;grid-template-columns:repeat(var(--slot-count, 3),minmax(78px,1fr));gap:clamp(12px,3.5vw,28px);width:min(100%,520px);justify-content:center;align-items:center;min-height:134px}.draw-slots-1{--slot-count: 1;max-width:140px}.draw-slots-3{--slot-count: 3}.draw-slots-4{--slot-count: 4}.draw-slots-5{--slot-count: 5}.draw-slot{position:relative;display:grid;width:min(100%,108px);min-height:108px;place-items:center;justify-self:center;overflow:visible;border:0;border-radius:50%;background:transparent;color:#f0dec3a8}.draw-slot:before{position:absolute;inset:12px;border:1px dashed rgba(212,181,149,.42);border-radius:50%;content:"";transition:border-color .24s ease,box-shadow .24s ease,opacity .24s ease}.draw-slot span{position:relative;z-index:0;color:#f0dec3ad;font-family:Cormorant Garamond,serif;font-size:40px;line-height:1}.draw-slot.drawn{box-shadow:none}.draw-slot.drawn:before{border-color:#e9b7772e;opacity:.34}.draw-slot.drawn span{opacity:0}.draw-slot .tarot-card-image{position:absolute;z-index:2;width:78px;height:auto;aspect-ratio:auto;opacity:.9;animation:draw-slot-reveal .7s cubic-bezier(.18,.86,.2,1) both}.draw-progress{box-sizing:border-box;display:grid;width:min(calc(100% - 32px),420px);gap:12px;justify-items:center;padding:0 14px 14px;color:#d4b595b8;font-size:12px;font-weight:600;letter-spacing:.24em;text-transform:uppercase}.draw-progress>div{position:relative;width:100%;height:4px;overflow:visible;border-radius:999px;background:#d4b59533}.draw-progress i{position:absolute;top:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(90deg,#f7d7a1,#d6924a);box-shadow:0 0 18px #e9b7779e;transition:width .36s ease}.draw-progress i:after{position:absolute;top:50%;right:-8px;width:16px;height:16px;background:#f4cc91;content:"";transform:translateY(-50%) rotate(45deg);box-shadow:0 0 18px #e9b777d6}.reading-result-page{position:relative;isolation:isolate;display:grid;gap:22px;width:min(100%,1120px);margin:0 auto;padding-top:clamp(18px,3vh,36px);animation:reading-result-dissolve-in .72s cubic-bezier(.16,.84,.28,1) both}.reading-result-page:before{position:absolute;z-index:-1;top:-138px;left:50%;width:min(94vw,720px);aspect-ratio:1;border:1px solid rgba(212,181,149,.08);border-radius:50%;content:"";transform:translate(-50%)}.reading-result-header{display:grid;justify-items:center;gap:10px;padding-top:4px;text-align:center}.reading-result-header p{color:#e9b777;font-family:Cormorant Garamond,serif;font-size:clamp(27px,5vw,38px);line-height:1}.reading-result-header h1{display:inline-flex;max-width:none;align-items:center;justify-content:center;gap:10px;font-size:clamp(46px,9vw,70px);line-height:1.02}.reading-result-header h1 svg{flex:0 0 auto;color:#d49d61}.result-css-back-arrow{position:relative;display:block;width:32px;height:24px}.result-css-back-arrow:before,.result-css-back-arrow:after{position:absolute;content:""}.result-css-back-arrow:before{top:50%;left:2px;width:30px;height:2px;border-radius:999px;background:currentColor;transform:translateY(-50%)}.result-css-back-arrow:after{top:50%;left:1px;width:14px;height:14px;border-top:2px solid currentColor;border-left:2px solid currentColor;transform:translateY(-50%) rotate(-45deg)}.reading-result-header span{display:inline-flex;align-items:center;gap:12px;color:#d4b595b8;font-size:14px}.reading-result-header i{width:5px;height:5px;border-radius:50%;background:#d4b595b8}.reading-result-question{display:none}.result-card-row{display:grid;grid-template-columns:repeat(var(--result-count, 3),minmax(0,1fr));gap:clamp(14px,4vw,34px);align-items:start}.result-card-row-1{--result-count: 1;max-width:220px;justify-self:center}.result-card-row-3,.result-card-row-4,.result-card-row-5{--result-count: 3}.result-card{display:grid;justify-items:center;gap:10px;min-width:0;text-align:center;animation:result-card-rise .52s cubic-bezier(.16,.84,.32,1) both}.result-card .tarot-card-image{width:min(100%,168px);border-radius:8px;filter:drop-shadow(0 24px 40px rgba(0,0,0,.74)) drop-shadow(0 0 14px rgba(233,183,119,.12))}.result-card span{color:#d49d61;font-size:13px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.result-card small{max-width:13rem;color:#f0dec3a8;font-size:13px;line-height:1.35}.result-message-panel,.result-cta{border:1px solid rgba(212,181,149,.34);border-radius:8px;background:radial-gradient(circle at 12% 0%,rgba(233,183,119,.07),transparent 15rem),linear-gradient(145deg,#fff7eb0b,#fff7eb03),#070706c7;box-shadow:inset 0 0 0 1px #fff7eb05}.result-message-panel{overflow:hidden}.result-waiting-state{display:grid;justify-items:center;gap:14px;padding:34px 26px;text-align:center}.result-waiting-state .spin-icon{color:#e9b777}.result-waiting-state h2{max-width:none;color:#f2dfc1;font-size:clamp(32px,6vw,46px)}.result-waiting-state p{max-width:34rem;color:#f0dec3b8;font-size:clamp(14px,2.3vw,17px);line-height:1.48}.result-waiting-state button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(212,181,149,.42);border-radius:8px;background:#d4b59514;color:#ebd6b7;padding:12px 18px;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,transform .18s ease}.result-message{display:grid;grid-template-columns:72px minmax(0,1fr);gap:18px;padding:24px 28px}.result-message+.result-message{border-top:1px solid rgba(212,181,149,.16)}.result-message>span,.result-cta>span{display:grid;width:64px;height:64px;place-items:center;border:1px solid rgba(212,181,149,.28);border-radius:50%;color:#e9b777;background:#07070675}.result-message h2,.result-cta h2{max-width:none;color:#e9b777;font-size:clamp(27px,4.5vw,36px);line-height:1}.result-message p,.result-cta p{margin-top:9px;color:#f0dec3c2;font-size:clamp(14px,2.4vw,18px);line-height:1.48}.result-action-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 28px 24px;overflow:hidden;border:1px solid rgba(212,181,149,.28);border-radius:8px}.result-action-strip button{display:inline-flex;min-height:56px;align-items:center;justify-content:center;gap:10px;border:0;border-right:1px solid rgba(212,181,149,.16);background:transparent;color:#ebc896;font-size:14px}.result-action-strip button:last-child{border-right:0}.result-cta-list{display:grid;gap:12px}.result-cta{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px 22px}.result-cta button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(255,230,193,.72);border-radius:8px;background:radial-gradient(circle at 18% 28%,rgba(255,241,208,.94),transparent 32%),linear-gradient(100deg,#d6924a,#f7d7a1 52%,#c67b35);color:#080706;padding:12px 22px;font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}.interpretation-failed-state{position:absolute;z-index:16;top:47%;left:50%;display:grid;width:min(calc(100vw - 32px),430px);gap:16px;justify-items:center;border:1px solid rgba(217,108,108,.42);border-radius:8px;background:radial-gradient(circle at 50% 0%,rgba(217,108,108,.16),transparent 15rem),linear-gradient(145deg,#fff7eb12,#fff7eb05),#080706f0;box-shadow:0 34px 70px #000000ad,inset 0 0 0 1px #fff7eb08;color:#f2dfc1;padding:24px;text-align:center;transform:translate(-50%,-50%);animation:interpretation-state-in .52s cubic-bezier(.16,.84,.28,1) both}.interpretation-failed-icon{display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(217,108,108,.44);border-radius:50%;color:#e9b777;background:#d96c6c14}.interpretation-failed-state h2{max-width:none;color:#f2dfc1;font-size:clamp(30px,6vw,42px);line-height:.95}.interpretation-failed-state p{margin-top:9px;color:#f0dec3bd;font-size:14px;line-height:1.5}.interpretation-failed-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.interpretation-failed-actions button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(212,181,149,.34);border-radius:8px;background:#d4b59514;color:#ebd6b7;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.reading-result-page{width:min(100%,980px);gap:clamp(16px,3vw,26px);padding-bottom:18px}.reading-result-header{gap:7px;padding:4px 54px 0}.reading-result-header p{color:#e9b777e0;font-size:clamp(18px,4vw,27px)}.reading-result-header h1{font-size:clamp(34px,8vw,54px)}.reading-result-hero{position:relative;display:grid;min-height:min(74vh,720px);align-items:center;justify-items:center;isolation:isolate;overflow:hidden;border-radius:8px;background:radial-gradient(ellipse at 50% 0%,rgba(233,183,119,.1),transparent 18rem),radial-gradient(ellipse at 50% 72%,rgba(70,88,91,.18),transparent 22rem),linear-gradient(180deg,#fff7eb09,#fff7eb03),#070706bd}.reading-result-hero:before,.reading-result-hero:after{position:absolute;z-index:-1;border-radius:50%;content:"";pointer-events:none}.reading-result-hero:before{width:min(96vw,680px);aspect-ratio:1;border:1px solid rgba(212,181,149,.08);box-shadow:inset 0 0 86px #e9b77709}.reading-result-hero:after{width:min(88vw,540px);height:250px;background:radial-gradient(ellipse at 50% 50%,rgba(112,83,139,.18),transparent 68%),radial-gradient(ellipse at 44% 56%,rgba(51,81,91,.16),transparent 66%);filter:blur(20px);opacity:.86;transform:translateY(24px)}.result-carousel-stage{position:relative;width:min(100%,760px);min-height:min(68vh,640px);outline:0;touch-action:pan-y}.result-card-scene{position:absolute;inset:0;display:grid;place-items:center;opacity:0;pointer-events:none;transform:translate(0) scale(.82);transition:opacity .48s ease,transform .48s cubic-bezier(.16,.84,.28,1),filter .48s ease}.result-card-scene-center,.result-card-scene-to-center{z-index:3;opacity:1;pointer-events:auto;transform:translate(0) scale(1)}.result-card-scene-left,.result-card-scene-right,.result-card-scene-enter-left,.result-card-scene-enter-right,.result-card-scene-wrap-next,.result-card-scene-wrap-previous{z-index:2;opacity:.38;pointer-events:auto;filter:blur(.2px) saturate(.8)}.result-card-scene-left,.result-card-scene-enter-left,.result-card-scene-wrap-next{transform:translate(-42%) scale(.72) rotate(-3deg)}.result-card-scene-right,.result-card-scene-enter-right,.result-card-scene-wrap-previous{transform:translate(42%) scale(.72) rotate(3deg)}.result-card-scene-to-left{opacity:.28;transform:translate(-44%) scale(.7) rotate(-4deg)}.result-card-scene-to-right{opacity:.28;transform:translate(44%) scale(.7) rotate(4deg)}.result-card-scene-hidden{opacity:0;visibility:hidden}.result-card-scene-select{position:absolute;inset:0;z-index:4;border:0;background:transparent;cursor:pointer}.result-card-scene-center .result-card-scene-select,.result-card-scene-to-center .result-card-scene-select{pointer-events:none}.result-card-frame{position:relative;display:grid;width:min(70vw,360px);aspect-ratio:300 / 527;overflow:hidden;border-radius:8px;background:#080706;box-shadow:0 42px 76px #000000c7,0 0 0 1px #e9b7775c,0 0 36px #e9b77714}.result-card-frame .tarot-card-image,.result-card-frame .tarot-card-image img{width:100%;height:100%}.result-card-frame .tarot-card-image img{object-fit:cover}.result-card-image.reversed img{transform:rotate(180deg)}.result-card-glass{position:absolute;right:12px;bottom:12px;left:12px;display:grid;max-height:min(52%,280px);gap:8px;overflow:auto;border:1px solid rgba(235,214,183,.22);border-radius:8px;background:linear-gradient(180deg,#08070675,#080706d1),#0807069e;box-shadow:inset 0 0 0 1px #fff7eb09;color:#f4e6d0;padding:14px;scrollbar-width:thin}.result-card-kicker{color:#e9b777;font-size:10px;font-weight:800;letter-spacing:.14em;line-height:1.25;text-transform:uppercase}.result-card-glass h2{max-width:none;color:#fff0d7;font-size:clamp(26px,5vw,38px);line-height:.95}.result-card-glass b{justify-self:start;border:1px solid rgba(233,183,119,.35);border-radius:999px;color:#e9b777;padding:5px 9px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.result-card-glass p{color:#f4e6d0db;font-size:clamp(13px,2.5vw,15px);line-height:1.45}.result-carousel-arrow{position:absolute;z-index:8;top:50%;display:grid;width:54px;height:82px;place-items:center;border:1px solid rgba(233,183,119,.34);border-radius:999px;background:radial-gradient(circle at 50% 20%,rgba(233,183,119,.14),transparent 70%),#08070694;color:#e9b777;cursor:pointer;transform:translateY(-50%);transition:border-color .18s ease,background .18s ease,transform .18s ease}.result-carousel-arrow span{position:relative;display:block;width:22px;height:42px}.result-carousel-arrow span:before,.result-carousel-arrow span:after{position:absolute;left:50%;width:2px;height:25px;border-radius:999px;background:currentColor;content:"";transform-origin:center}.result-carousel-arrow.previous span:before{top:0;transform:translate(-50%) rotate(38deg)}.result-carousel-arrow.previous span:after{bottom:0;transform:translate(-50%) rotate(-38deg)}.result-carousel-arrow.next span:before{top:0;transform:translate(-50%) rotate(-38deg)}.result-carousel-arrow.next span:after{bottom:0;transform:translate(-50%) rotate(38deg)}.result-carousel-arrow.previous{left:clamp(8px,3vw,28px)}.result-carousel-arrow.next{right:clamp(8px,3vw,28px)}.result-carousel-arrow:disabled{cursor:default;opacity:0;pointer-events:none}.result-carousel-progress{position:absolute;right:0;bottom:18px;left:0;display:grid;justify-items:center;gap:7px;color:#f0dec3bd;pointer-events:none}.result-carousel-progress strong{color:#e9b777;font-size:12px;letter-spacing:.22em}.result-carousel-progress>span{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.result-carousel-progress>div{display:inline-flex;gap:7px;pointer-events:auto}.result-carousel-progress button{width:7px;height:7px;border:0;border-radius:50%;background:#d4b59557;cursor:pointer;padding:0;transition:background .18s ease,transform .18s ease,width .18s ease}.result-carousel-progress button.active{width:22px;border-radius:999px;background:#e9b777;box-shadow:0 0 16px #e9b77775}.result-card-index{display:none}.result-hero-content{display:grid;grid-template-columns:minmax(360px,.95fr) minmax(380px,1fr);width:min(100%,980px);align-items:center;gap:clamp(18px,4vw,46px);padding:clamp(18px,3vw,32px)}.result-carousel-visual{position:relative;display:grid;min-width:0;min-height:460px;place-items:center;z-index:1}.result-carousel-stage{--result-left-x: -108%;--result-right-x: 8%;--result-side-scale: .68;--result-wrap-scale: .58;--result-side-rotate: 3deg;position:relative;width:min(100%,620px);min-height:auto;height:430px;overflow:visible;-webkit-user-select:none;user-select:none}.result-card-scene{inset:50% auto auto 50%;display:grid;width:250px;place-items:center;transform:translate3d(-50%,-50%,0) scale(.64);transition:opacity .34s ease,filter .36s ease,transform .42s cubic-bezier(.2,.72,.18,1)}.result-carousel-stage.dragging .result-card-scene{transition-duration:.26s}.result-card-scene-center,.result-card-scene-to-center{z-index:5;transform:translate3d(-50%,-50%,0) scale(1) rotate(0)}.result-card-scene-left,.result-card-scene-right,.result-card-scene-to-left,.result-card-scene-to-right,.result-card-scene-enter-left,.result-card-scene-enter-right{z-index:2;opacity:.56;filter:saturate(.82) brightness(.82)}.result-card-scene-left,.result-card-scene-to-left,.result-card-scene-enter-left{transform:translate3d(var(--result-left-x),-50%,0) scale(var(--result-side-scale)) rotate(calc(var(--result-side-rotate) * -1))}.result-card-scene-right,.result-card-scene-to-right,.result-card-scene-enter-right{transform:translate3d(var(--result-right-x),-50%,0) scale(var(--result-side-scale)) rotate(var(--result-side-rotate))}.result-card-scene-wrap-next,.result-card-scene-wrap-previous{z-index:1;opacity:.16;filter:blur(9px) saturate(.52) brightness(.42)}.result-card-scene-wrap-next{transform:translate3d(var(--result-right-x),-50%,0) scale(var(--result-wrap-scale)) rotate(4deg)}.result-card-scene-wrap-previous{transform:translate3d(var(--result-left-x),-50%,0) scale(var(--result-wrap-scale)) rotate(-4deg)}.result-carousel-stage.dragging-next .result-card-scene-right{opacity:.68;filter:saturate(.88) brightness(.9);transform:translate3d(0,-50%,0) scale(.73) rotate(3deg)}.result-carousel-stage.dragging-next .result-card-scene-center{transform:translate3d(-56%,-50%,0) scale(.985) rotate(-1deg)}.result-carousel-stage.dragging-previous .result-card-scene-left{opacity:.68;filter:saturate(.88) brightness(.9);transform:translate3d(-100%,-50%,0) scale(.73) rotate(-3deg)}.result-carousel-stage.dragging-previous .result-card-scene-center{transform:translate3d(-44%,-50%,0) scale(.985) rotate(1deg)}.result-card-shell{display:grid;justify-items:center;gap:12px;width:100%}.result-card-frame{width:100%}.result-card-caption{display:grid;width:min(100%,250px);justify-items:center;gap:5px;color:#f4e6d0d1;text-align:center}.result-card-caption span{color:#e9b777c7;font-size:10px;font-weight:800;letter-spacing:.14em;line-height:1.25;text-transform:uppercase}.result-card-caption strong{overflow:hidden;max-width:100%;color:#fff0d7;font-family:Cormorant Garamond,serif;font-size:24px;font-weight:600;line-height:.95;text-overflow:ellipsis;white-space:nowrap}.result-card-caption b,.result-card-reading-panel b{justify-self:center;border:1px solid rgba(233,183,119,.38);border-radius:999px;color:#e9b777;padding:5px 9px;font-size:10px;font-weight:800;letter-spacing:.1em;line-height:1;text-transform:uppercase}.result-card-reading-panel{position:relative;z-index:8;display:grid;min-width:0;align-content:start;gap:12px;min-height:330px;max-height:min(66vh,620px);border:1px solid rgba(233,183,119,.2);border-radius:8px;background:linear-gradient(180deg,#fff7eb0e,#fff7eb05),#090807c7;box-shadow:inset 0 0 0 1px #fff7eb08,0 24px 54px #0000006b;padding:clamp(18px,3vw,28px)}.result-card-reading-panel h2{max-width:100%;color:#fff0d7;font-size:clamp(32px,5vw,48px);line-height:.95}.result-card-reading-panel b{justify-self:start}.result-card-meaning-wrap{position:relative;min-height:0}.result-card-meaning-scroll{max-height:min(48vh,460px);overflow:auto;padding-right:14px;scrollbar-color:rgba(233,183,119,.56) rgba(255,247,235,.045);scrollbar-width:thin}.result-card-meaning-scroll::-webkit-scrollbar{width:7px}.result-card-meaning-scroll::-webkit-scrollbar-track{border-radius:999px;background:#fff7eb0b}.result-card-meaning-scroll::-webkit-scrollbar-thumb{border:2px solid rgba(8,7,6,.9);border-radius:999px;background:linear-gradient(180deg,#f7d7a1d6,#9b7140b8)}.result-card-meaning-scroll p{color:#f4e6d0e6;font-size:clamp(16px,1.42vw,19px);line-height:1.68}.result-carousel-visual .result-carousel-arrow{top:45%;width:44px;height:70px;border-color:transparent;background:transparent;box-shadow:none;opacity:.86;transition:opacity .22s ease,transform .24s cubic-bezier(.2,.72,.18,1)}.result-carousel-visual .result-carousel-arrow span{transition:opacity .22s ease,transform .24s cubic-bezier(.2,.72,.18,1)}.result-carousel-visual .result-carousel-arrow:active{opacity:.72;transform:translateY(-50%) scale(.975)}.result-carousel-visual .result-carousel-arrow.previous:active span{transform:translate(-2px) scale(.96)}.result-carousel-visual .result-carousel-arrow.next:active span{transform:translate(2px) scale(.96)}.result-carousel-visual .result-carousel-arrow.previous{left:clamp(2px,1vw,14px)}.result-carousel-visual .result-carousel-arrow.next{right:clamp(2px,1vw,14px)}.result-insight-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:12px}.result-insight-section{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:start;border:1px solid rgba(212,181,149,.28);border-radius:8px;background:radial-gradient(circle at 0% 0%,rgba(233,183,119,.08),transparent 12rem),linear-gradient(145deg,#fff7eb0b,#fff7eb03),#070706c2;padding:18px}.result-insight-section>span{display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(212,181,149,.28);border-radius:50%;color:#e9b777;background:#07070675}.result-insight-section h2{max-width:none;color:#e9b777;font-size:clamp(24px,4vw,34px);line-height:1}.result-insight-section p{margin-top:8px;color:#f0dec3c7;font-size:clamp(14px,2.3vw,17px);line-height:1.5}.reading-result-page>.result-action-strip{margin:0;background:#0707069e}@keyframes reading-card-enter{to{opacity:1;transform:translateY(0)}}@keyframes reading-setup-page-in{0%{opacity:0;transform:translate3d(0,18px,0) scale(.992)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes reading-setup-element-in{0%{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes reading-setup-divider-in{0%{opacity:0;transform:translate3d(0,10px,0) scaleX(.92)}to{opacity:1;transform:translateZ(0) scaleX(1)}}@keyframes reading-setup-card-in{0%{opacity:0;filter:saturate(.92) brightness(.9);transform:translate3d(0,22px,0) scale(.982)}68%{opacity:1;filter:saturate(1.05) brightness(1.04)}to{opacity:1;filter:saturate(1) brightness(1);transform:translateZ(0) scale(1)}}@keyframes active-filter-bloom{0%,to{opacity:.72;filter:saturate(.96) brightness(.98)}46%{opacity:1;filter:saturate(1.08) brightness(1.05)}}@keyframes active-filter-tone{0%,to{opacity:.52;box-shadow:inset 0 0 14px #ffe6bc29,0 0 14px #da9b4d1a}50%{opacity:.82;box-shadow:inset 0 0 20px #ffeccb42,0 0 22px #da9b4d29}}@keyframes reading-orbit-spin{to{transform:rotate(360deg)}}@keyframes monthly-smoke-core{0%,to{opacity:.72;transform:translateZ(0) scale(.92)}45%{opacity:1;transform:translate3d(1px,-1px,0) scale(1.08)}}@keyframes monthly-smoke-drift{0%,to{transform:rotate(0) translateZ(0) scale(.98);border-radius:47% 53% 50% 50%}28%{transform:rotate(58deg) translate3d(3px,-2px,0) scale(1.08);border-radius:55% 45% 44% 56%}61%{transform:rotate(176deg) translate3d(-3px,2px,0) scale(1.02);border-radius:42% 58% 56% 44%}}@keyframes monthly-smoke-fold{0%,to{transform:rotate(24deg) translate3d(1px,2px,0) scale(1.04);border-radius:52% 48% 58% 42%}42%{transform:rotate(-78deg) translate3d(-2px,-2px,0) scale(.95);border-radius:43% 57% 46% 54%}72%{transform:rotate(-168deg) translate3d(3px,1px,0) scale(1.1);border-radius:59% 41% 49% 51%}}@keyframes monthly-smoke-pulse{0%,to{transform:rotate(0) scale(.84);opacity:.52}45%{transform:rotate(132deg) scale(1.16);opacity:.8}}@keyframes orbit-light-sweep{0%{transform:rotate(var(--orbit-light-start))}to{transform:rotate(calc(var(--orbit-light-start) + 360deg))}}@keyframes orbit-light-breathe{0%,to{stroke-dasharray:11.5 88.5}50%{stroke-dasharray:13.5 86.5}}@keyframes deck-hover{0%,to{transform:translateY(0) rotateX(9deg) rotate(-1deg)}50%{transform:translateY(-5px) rotateX(8deg) rotate(-.6deg)}}@keyframes deck-soft-dissolve{0%{opacity:1;filter:brightness(1) drop-shadow(0 36px 48px rgba(0,0,0,.78)) drop-shadow(0 0 12px rgba(233,183,119,.1));transform:rotateX(9deg) rotate(-1deg) scale(1)}25%{opacity:.75;filter:brightness(1.02) drop-shadow(0 31px 43px rgba(0,0,0,.64)) drop-shadow(0 0 14px rgba(121,92,148,.09));transform:translateY(-6px) rotateX(9deg) rotate(-1deg) scale(.97)}50%{opacity:.5;filter:brightness(1.03) drop-shadow(0 26px 38px rgba(0,0,0,.58)) drop-shadow(0 0 16px rgba(121,92,148,.1));transform:translateY(-12px) rotateX(9deg) rotate(-1deg) scale(.94)}75%{opacity:.24;filter:brightness(1.02) drop-shadow(0 18px 28px rgba(0,0,0,.34)) drop-shadow(0 0 14px rgba(121,92,148,.08));transform:translateY(-20px) rotateX(9deg) rotate(-1deg) scale(.9)}to{opacity:0;filter:brightness(1) drop-shadow(0 0 8px rgba(0,0,0,.12)) drop-shadow(0 0 10px rgba(121,92,148,.04));transform:translateY(-28px) rotateX(9deg) rotate(-1deg) scale(.86)}}@keyframes interpret-link-enter{0%{opacity:0;transform:translate(-50%,-50%) scale(.94)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes interpret-link-exit{0%{opacity:1;filter:blur(0);transform:translate(-50%,-50%) scale(1)}to{opacity:0;filter:blur(8px);transform:translate(-50%,-50%) scale(1.12)}}@keyframes interpret-cloud-morph{0%{opacity:1;filter:blur(10px);transform:scale(1) rotate(0)}to{opacity:.55;filter:blur(18px);transform:scale(1.42) rotate(2deg)}}@keyframes interpret-edge-morph{0%{opacity:.92;filter:blur(8px);transform:scale(1) rotate(0)}to{opacity:0;filter:blur(16px);transform:scale(1.34) rotate(10deg)}}@keyframes interpret-mist-bloom{0%{opacity:0;transform:scale(.76) rotate(-6deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes interpret-mist-edge{to{transform:rotate(360deg)}}@keyframes interpretation-state-in{0%{opacity:0;filter:blur(10px);transform:translate(-50%,-50%) scale(.88)}to{opacity:1;filter:blur(0);transform:translate(-50%,-50%) scale(1)}}@keyframes interpretation-cloud-breathe{0%,to{opacity:.78;transform:translate(-50%,-50%) scale(.96)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.04)}}@keyframes interpretation-panel-sheen{0%,to{opacity:.42;transform:translate(-50%,-50%) translateY(0) scaleX(.96)}50%{opacity:.72;transform:translate(-50%,-50%) translateY(-4px) scaleX(1.03)}}@keyframes interpretation-cloud-swell{0%,to{opacity:.68;transform:translate(-50%,-50%) scale(.96) rotate(-1deg)}50%{opacity:.92;transform:translate(-50%,-50%) scale(1.05) rotate(1deg)}}@keyframes interpretation-mist-center{0%,to{opacity:.68;transform:scale(.92) translate3d(0,2px,0)}50%{opacity:.96;transform:scale(1.08) translate3d(0,-3px,0)}}@keyframes interpretation-mist-vortex{0%,to{opacity:.58;transform:rotate(-4deg) scale(.98)}50%{opacity:.86;transform:rotate(5deg) scale(1.06)}}@keyframes interpretation-mist-orbit-a{0%,to{opacity:.58;transform:translate3d(-10px,-8px,0) scale(.95) rotate(-5deg)}33%{opacity:.82;transform:translate3d(74px,18px,0) scale(1.1) rotate(3deg)}66%{opacity:.72;transform:translate3d(32px,70px,0) scale(1.02) rotate(7deg)}}@keyframes interpretation-mist-orbit-b{0%,to{opacity:.54;transform:translate3d(12px,8px,0) scale(.98) rotate(4deg)}33%{opacity:.76;transform:translate3d(-68px,-18px,0) scale(1.08) rotate(-3deg)}66%{opacity:.68;transform:translate3d(-30px,-66px,0) scale(1.03) rotate(-8deg)}}@keyframes interpretation-mist-orbit-c{0%,to{opacity:.36;transform:translate3d(0,18px,0) scaleX(.95)}50%{opacity:.72;transform:translate3d(0,-20px,0) scaleX(1.18)}}@keyframes interpretation-phase{0%,18%{opacity:0;transform:translateY(8px)}24%,44%{opacity:1;transform:translateY(0)}52%,to{opacity:0;transform:translateY(-8px)}}@keyframes interpretation-signal{0%,to{opacity:.3;transform:translateY(0) scale(.86)}50%{opacity:1;transform:translateY(-3px) scale(1)}}@keyframes card-to-hand{0%{opacity:0;transform:translate(calc(-50% + var(--flight-start-x, 0px)),calc(-50% + var(--flight-start-y, 0px))) rotateX(8deg) rotate(-1.4deg) scale(.9)}8%{opacity:1}52%{transform:translate(calc(-50% + var(--flight-start-x, 0px) + var(--flight-mid-x, 0px)),calc(-50% + var(--flight-start-y, 0px) + var(--flight-mid-y, -64px))) rotateX(1deg) rotate(3deg) scale(1.02)}92%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--flight-start-x, 0px) + var(--flight-x, 0px)),calc(-50% + var(--flight-start-y, 0px) + var(--flight-y, 258px))) rotateX(0) rotate(var(--flight-rotate, 0deg)) scale(.54)}}@keyframes card-flip{0%{transform:rotateY(0)}to{transform:rotateY(180deg)}}@keyframes featured-card-draw{0%{opacity:.4;transform:translateY(24px) scale(.92) rotate(-2deg)}60%{opacity:1;transform:translateY(-10px) scale(1.02) rotate(1deg)}to{transform:translateY(0) scale(1) rotate(0)}}@keyframes draw-slot-reveal{0%{opacity:0;transform:translateY(-7px) scale(.9) rotate(-1deg)}to{opacity:.9;transform:translateY(0) scale(1) rotate(0)}}@keyframes result-card-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes reading-result-dissolve-in{0%{opacity:0;filter:blur(12px);transform:translateY(18px) scale(.985)}55%{opacity:1}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@media(min-width:960px){.readings-catalog-page{gap:18px}.reading-catalog-list{gap:14px}}@media(max-width:760px){.readings-filter{min-height:42px;padding:8px 14px}.readings-filter-all{min-width:92px;padding-right:21px;padding-left:21px}.catalog-reading-card{grid-template-columns:92px minmax(0,1fr) auto;gap:12px;min-height:98px;padding:10px 14px}.catalog-reading-card.premium{grid-template-columns:92px minmax(0,1fr) auto}.spread-artwork{width:72px;min-width:72px}.catalog-reading-meta{min-width:auto}.setup-spread-card{grid-template-columns:92px minmax(0,1fr);min-height:116px;padding:12px 16px}.reading-chip-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}.draw-slots-4,.draw-slots-5{grid-template-columns:repeat(2,minmax(78px,124px))}}@media(max-width:520px){.readings-catalog-page{gap:12px}.readings-catalog-header h1{font-size:clamp(38px,11.5vw,50px)}.readings-catalog-header button:not(.home-icon-button){width:34px;height:34px}.readings-catalog-header button:not(.home-icon-button) svg{width:28px;height:28px}.readings-filter-row{gap:10px;margin-right:-18px;padding-right:18px}.readings-filter{min-height:40px;gap:7px;padding:8px 13px;font-size:12px}.readings-filter-all{min-width:88px;padding-right:20px;padding-left:20px}.reading-catalog-list{gap:10px}.catalog-reading-card{grid-template-columns:70px minmax(0,1fr) auto;gap:10px;min-height:86px;padding:9px 12px}.catalog-reading-card.premium{grid-template-columns:70px minmax(0,1fr) auto}.spread-artwork{width:58px;min-width:58px}.spread-artwork-card img{width:48px}.spread-artwork svg{width:42px;height:42px}.spread-artwork-three-card{gap:7px}.spread-artwork-three-card i{width:18px;height:34px}.spread-artwork-three-card i:nth-child(2){height:42px}.catalog-reading-copy{gap:7px}.catalog-reading-copy small{font-size:8px;letter-spacing:.28em}.catalog-reading-copy strong{gap:7px;font-size:clamp(20px,6.8vw,28px)}.catalog-reading-copy strong svg,.catalog-reading-copy strong .veilora-logo-icon{width:16px;height:16px}.catalog-reading-copy em{font-size:10.5px;line-height:1.22}.catalog-reading-meta>svg{width:24px;height:24px}.reading-setup-page,.reading-draw-page{width:min(100%,460px)}.reading-back-button{top:0;left:-4px;width:34px;height:34px}.reading-setup-brand{gap:5px;margin-bottom:18px;padding-top:4px}.reading-setup-brand strong{font-size:clamp(40px,13vw,56px)}.reading-setup-brand span{font-size:10px;letter-spacing:.24em}.ritual-divider{grid-template-columns:minmax(0,1fr) 8px auto 8px minmax(0,1fr);gap:10px;margin-bottom:26px}.ritual-divider strong{font-size:15px;letter-spacing:.2em}.setup-spread-card{grid-template-columns:74px minmax(0,1fr);gap:12px;min-height:94px;margin-bottom:18px;padding:10px 12px}.setup-spread-card .spread-artwork{width:62px;min-width:62px}.setup-spread-card h1{font-size:clamp(25px,8.6vw,34px)}.setup-spread-card p{margin-top:5px;font-size:15px}.reading-setup-form{gap:15px}.reading-question-field>span,.reading-chip-group legend,.reading-style-group legend{font-size:16px}.reading-question-field textarea{min-height:96px;font-size:14px;padding:14px}.reading-chip-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:6px;padding-bottom:4px}.reading-chip{min-height:38px;padding:7px 12px;font-size:12px}.reading-style-segment{min-height:66px;font-size:14px}.reading-style-segment svg{width:23px;height:23px}.deeper-insight-card{gap:10px;padding:11px 12px}.deeper-insight-orb{width:44px;height:44px}.deeper-insight-orb svg,.deeper-insight-orb .veilora-logo-icon{width:27px;height:27px}.deeper-insight-card strong{gap:6px;font-size:20px}.deeper-insight-card small{font-size:11.5px}.reading-begin-button{min-height:50px;font-size:12px;letter-spacing:.17em}.reading-begin-button svg{width:18px;height:18px}.reading-draw-page{grid-template-rows:auto auto auto minmax(210px,1fr) auto auto;height:100%;max-height:100%;gap:clamp(7px,1.55dvh,12px);overflow:visible;padding-top:0}.draw-page-title{font-size:clamp(26px,8.3vw,35px);padding-top:0}.draw-question-card{min-height:64px;gap:10px;padding:9px 13px}.draw-question-card>svg{width:36px;height:36px;padding:7px}.draw-question-card p{font-size:17px}.draw-question-card span{margin-bottom:3px;font-size:10px}.draw-instruction h2{max-width:24ch;font-size:clamp(18px,5.8vw,24px)}.draw-instruction svg{width:18px;height:18px}.cosmic-draw-stage{width:min(100%,360px);min-height:clamp(198px,32dvh,260px)}.featured-reading-card{width:min(50vw,210px);min-width:170px}.draw-deck{width:min(40vw,168px);min-width:124px}.draw-flight-card{width:min(35vw,150px);min-width:112px}.draw-slots{gap:8px;min-height:78px}.draw-slots-3{grid-template-columns:repeat(3,minmax(64px,1fr))}.draw-slot{width:min(100%,76px);min-height:76px}.draw-slot span{font-size:27px}.draw-slot .tarot-card-image{width:54px}.draw-progress{gap:6px;min-height:46px;padding:0 15px 16px;font-size:9px;letter-spacing:.16em;width:min(calc(100% - 38px),420px)}.reading-result-page{gap:16px;width:min(100%,460px)}.reading-result-header{gap:7px;padding-top:2px;padding-right:42px;padding-left:42px}.reading-result-header p{font-size:25px}.reading-result-header h1{gap:8px;font-size:clamp(36px,11vw,48px)}.reading-result-header span{gap:9px;font-size:12px}.reading-result-hero{min-height:min(68dvh,590px)}.result-carousel-stage{min-height:min(61dvh,520px)}.result-card-frame{width:min(72vw,286px)}.result-card-scene-left,.result-card-scene-enter-left,.result-card-scene-wrap-next{transform:translate(-31%) scale(.64) rotate(-3deg)}.result-card-scene-right,.result-card-scene-enter-right,.result-card-scene-wrap-previous{transform:translate(31%) scale(.64) rotate(3deg)}.result-card-glass{right:9px;bottom:9px;left:9px;max-height:min(55%,230px);gap:6px;padding:11px}.result-card-glass h2{font-size:clamp(22px,7vw,30px)}.result-card-glass p{font-size:12.5px;line-height:1.38}.result-carousel-arrow{width:40px;height:64px}.result-carousel-arrow.previous{left:4px}.result-carousel-arrow.next{right:4px}.result-insight-sections{gap:10px}.result-insight-section{grid-template-columns:40px minmax(0,1fr);gap:12px;padding:14px}.result-insight-section>span{width:38px;height:38px}.result-card-row{gap:12px}.result-card .tarot-card-image{width:min(100%,112px)}.result-card{gap:7px}.result-card span{font-size:10px;letter-spacing:.18em}.result-card small{font-size:10.5px;line-height:1.28}.result-message{grid-template-columns:48px minmax(0,1fr);gap:14px;padding:18px 16px}.result-message>span,.result-cta>span{width:44px;height:44px}.result-message>span svg,.result-cta>span svg{width:26px;height:26px}.result-message h2,.result-cta h2{font-size:24px}.result-message p,.result-cta p{margin-top:6px;font-size:12.5px;line-height:1.38}.result-action-strip{margin:0 14px 16px}.reading-result-page>.result-action-strip{margin:0}.result-action-strip button{min-height:46px;gap:7px;font-size:11px}.result-action-strip button svg{width:19px;height:19px}.result-cta-list{gap:10px}.result-cta{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:14px 16px}.result-cta button{grid-column:2;justify-self:start;min-height:42px;padding:9px 16px;font-size:11px}}@media(max-width:390px){.catalog-reading-card{grid-template-columns:58px minmax(0,1fr) auto;gap:8px;padding:8px 10px}.catalog-reading-card.premium{grid-template-columns:58px minmax(0,1fr) auto}.spread-artwork{width:50px;min-width:50px}.catalog-reading-copy strong{font-size:22px}.catalog-reading-copy em{font-size:10px}.setup-spread-card{grid-template-columns:64px minmax(0,1fr)}.draw-slots-3{grid-template-columns:repeat(3,minmax(58px,1fr))}.draw-slot{width:min(100%,76px);min-height:76px}.draw-slot .tarot-card-image{width:54px}.result-card-row{gap:9px}.result-card .tarot-card-image{width:min(100%,96px)}.result-card-frame{width:min(76vw,260px)}.result-card-glass{max-height:58%}.interpretation-failed-actions{grid-template-columns:1fr}}@media(max-width:820px){.result-hero-content{grid-template-columns:1fr;width:min(100%,520px);gap:12px;padding:14px 12px 18px}.reading-result-hero{min-height:auto;overflow:visible}.result-carousel-visual{min-height:380px;overflow:hidden}.result-carousel-stage{--result-left-x: -98%;--result-right-x: -2%;--result-side-scale: .58;width:min(100%,390px);min-height:0;height:360px}.result-card-scene{width:200px}.result-card-caption{display:none}.result-card-reading-panel{min-height:190px;max-height:290px;background:linear-gradient(180deg,#fff7eb0f,#fff7eb05),#090807f2;padding:16px}.result-card-frame{width:100%}.result-card-reading-panel h2{font-size:clamp(28px,9vw,36px)}.result-card-meaning-scroll{max-height:150px}.result-card-meaning-scroll p{font-size:14px;line-height:1.5}.result-carousel-progress{bottom:-4px}.result-carousel-visual .result-carousel-arrow{width:38px;height:58px}}@media(max-width:420px){.result-carousel-stage{--result-left-x: -88%;--result-right-x: -12%;--result-side-scale: .54;height:342px}.result-card-scene,.result-card-caption{width:184px}.result-carousel-visual{min-height:360px}.result-card-reading-panel{max-height:272px}}.reading-result-hero{overflow:visible;border-radius:0;background:none}.reading-result-hero:after{width:min(118vw,980px);height:520px;background:radial-gradient(ellipse at 42% 42%,rgba(233,183,119,.11),transparent 55%),radial-gradient(ellipse at 62% 62%,rgba(73,88,91,.14),transparent 64%);filter:blur(34px);opacity:.48}.result-hero-content{position:relative;isolation:isolate;gap:clamp(18px,5vw,54px)}.result-hero-content:before{position:absolute;z-index:-1;inset:-30% -38%;background:radial-gradient(ellipse at 36% 40%,rgba(233,183,119,.075),transparent 56%),radial-gradient(ellipse at 65% 54%,rgba(37,46,48,.18),transparent 66%);content:"";filter:blur(38px);opacity:.86;pointer-events:none}.result-carousel-visual{overflow:visible;align-content:center;row-gap:clamp(12px,2vw,18px);padding-bottom:0}.result-card-caption{display:none}.result-card-frame{border-radius:6px;box-shadow:0 34px 70px #000000a3,0 0 28px #e9b7770f}.result-card-reading-panel{border:0;border-radius:0;background:transparent;box-shadow:none;box-sizing:content-box;height:var(--result-panel-height, auto);overflow:hidden;padding:clamp(6px,2vw,16px) 0;transition:height .46s cubic-bezier(.2,.72,.18,1),transform .42s cubic-bezier(.2,.72,.18,1);will-change:height}.result-card-reading-panel:before{display:none;content:none}.result-card-reading-panel-inner{--result-panel-enter-y: 0;display:grid;align-content:start;gap:12px;animation:result-card-reading-panel-in .44s cubic-bezier(.2,.72,.18,1) both}.result-card-reading-panel-inner:before{display:block;width:52px;height:1px;margin-bottom:-4px;background:#e9b7777a;content:""}.result-card-reading-panel-next .result-card-reading-panel-inner{--result-panel-enter-y: 13px}.result-card-reading-panel-previous .result-card-reading-panel-inner{--result-panel-enter-y: -13px}.result-card-meaning-wrap{padding:8px 0}@property --result-scroll-mask-top-alpha{syntax: "<number>"; inherits: false; initial-value: 1;}@property --result-scroll-mask-bottom-alpha{syntax: "<number>"; inherits: false; initial-value: 1;}.result-card-meaning-scroll{--result-scroll-mask-top-alpha: 1;--result-scroll-mask-bottom-alpha: 1;--result-scroll-mask-depth: clamp(46px, 8vh, 68px);max-height:min(46vh,420px);padding-right:12px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,var(--result-scroll-mask-top-alpha)) 0,#000 var(--result-scroll-mask-depth),#000 calc(100% - var(--result-scroll-mask-depth)),rgba(0,0,0,var(--result-scroll-mask-bottom-alpha)) 100%);mask-image:linear-gradient(180deg,rgba(0,0,0,var(--result-scroll-mask-top-alpha)) 0,#000 var(--result-scroll-mask-depth),#000 calc(100% - var(--result-scroll-mask-depth)),rgba(0,0,0,var(--result-scroll-mask-bottom-alpha)) 100%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:--result-scroll-mask-top-alpha .28s ease,--result-scroll-mask-bottom-alpha .28s ease}.result-card-meaning-wrap.has-scroll-up .result-card-meaning-scroll{--result-scroll-mask-top-alpha: 0}.result-card-meaning-wrap.has-scroll-down .result-card-meaning-scroll{--result-scroll-mask-bottom-alpha: 0}.result-card-meaning-scroll p{color:#f6e8d4f0;font-size:clamp(16px,1.6vw,19px);line-height:1.68}@keyframes result-card-reading-panel-in{0%{opacity:0;filter:blur(6px);transform:translate3d(0,var(--result-panel-enter-y),0) scale(.992)}to{opacity:1;filter:blur(0);transform:translateZ(0) scale(1)}}.result-carousel-progress{position:relative;z-index:14;right:auto;bottom:auto;left:auto;min-height:58px;margin-top:2px;padding:0;text-shadow:none;transform:translateZ(0);transition:opacity .26s ease,transform .42s cubic-bezier(.2,.72,.18,1)}.result-insight-section,.reading-result-page>.result-action-strip{border:0;background:linear-gradient(180deg,#fff7eb09,#fff7eb03);box-shadow:none}.result-insight-sections{gap:16px}.result-insight-section{position:relative;display:block;overflow:hidden;padding:clamp(20px,3vw,28px)}.result-insight-section:before{display:block;width:64px;height:1px;margin-bottom:14px;background:linear-gradient(90deg,rgba(247,215,161,.86),transparent);content:""}.result-insight-section:after{position:absolute;top:18px;right:18px;width:120px;height:120px;background:radial-gradient(circle,rgba(233,183,119,.075),transparent 68%);content:"";pointer-events:none}.result-insight-section-summary,.result-insight-section-advice{grid-column:1 / -1}.result-insight-section-answer{grid-column:1 / -1;min-height:clamp(154px,18vw,218px);display:flex;align-items:center;justify-content:center;scroll-margin-bottom:calc(88px + env(safe-area-inset-bottom));border:1px solid rgba(247,215,161,.24);background:radial-gradient(circle at 50% 0%,rgba(247,215,161,.16),transparent 13rem),linear-gradient(135deg,#fff7eb12,#fff7eb04 54%,#e9b7770c),#080706d6;box-shadow:inset 0 1px #fff7eb14,inset 0 -1px #f7d7a112,0 24px 70px #0000002e}.result-insight-section-answer:before{position:absolute;top:18px;left:50%;width:min(168px,42vw);height:1px;margin:0;background:linear-gradient(90deg,transparent,rgba(247,215,161,.9),transparent);transform:translate(-50%)}.result-insight-section-answer:after{inset:auto auto 18px 50%;width:min(168px,42vw);height:1px;background:linear-gradient(90deg,transparent,rgba(247,215,161,.48),transparent);transform:translate(-50%)}.result-insight-section-answer>div{position:relative;flex:1 1 auto;z-index:1;width:100%;min-width:0;text-align:center}.result-insight-section-answer h2{max-width:none;color:#f6e8d4ad;font-family:Montserrat,sans-serif;font-size:clamp(10px,.9vw,12px);font-weight:600;letter-spacing:.28em;line-height:1.3;text-transform:uppercase}.result-answer-verdict{max-width:min(100%,900px);margin:6px auto 0;color:#f8d999;font-family:Cormorant Garamond,serif;font-size:clamp(58px,11vw,132px);font-weight:600;letter-spacing:0;line-height:.92;text-align:center;text-shadow:0 0 26px rgba(233,183,119,.18),0 16px 42px rgba(0,0,0,.32);white-space:nowrap}.result-insight-answer-yes .result-answer-verdict{color:#ffe1a6}.result-insight-answer-no .result-answer-verdict{color:#eac28a}.result-insight-answer-not-yet .result-answer-verdict{color:#f1d0a0;font-size:clamp(50px,8vw,104px)}.result-insight-section h2{max-width:min(100%,620px);color:#f3d49e;font-size:clamp(31px,4.2vw,46px);line-height:.98}.result-insight-section-answer h2{max-width:none;color:#f6e8d4ad;font-family:Montserrat,sans-serif;font-size:clamp(10px,.9vw,12px);font-weight:600;letter-spacing:.28em;line-height:1.3;text-align:center;text-transform:uppercase}.result-insight-copy{display:grid;gap:10px;margin-top:13px}.result-insight-copy p{margin:0;color:#f6e8d4e0;font-size:clamp(15px,1.35vw,18px);line-height:1.68}.result-insight-section-advice .result-insight-copy p:first-child{color:#fff1daf0}.result-carousel-progress>span{max-width:min(80vw,320px);overflow:hidden;color:#f4e6d0b8;text-overflow:ellipsis;white-space:nowrap}.result-carousel-progress strong,.result-carousel-progress>span{transition:opacity .28s ease,transform .42s cubic-bezier(.2,.72,.18,1)}.result-carousel-progress.changing strong,.result-carousel-progress.changing>span{animation:result-progress-soft-change .42s cubic-bezier(.2,.72,.18,1) both}.result-carousel-progress>div{align-items:center}.result-carousel-progress button{transform-origin:center;transition:width .42s cubic-bezier(.2,.72,.18,1),background .26s ease,box-shadow .26s ease,opacity .26s ease,transform .26s cubic-bezier(.16,.84,.32,1)}@media(any-hover:hover)and (any-pointer:fine){.readings-catalog-header button:not(.home-icon-button):hover,.reading-back-button:hover{color:#f2dfc1;transform:translateY(-1px)}.readings-filter:hover{border-color:#ebd6b7ad;transform:translateY(-1px)}.catalog-reading-card:hover{border-color:#ebbe80b8;background:radial-gradient(circle at 22% 46%,rgba(233,183,119,.13),transparent 17rem),linear-gradient(145deg,#fff7eb10,#fff7eb05),#080807d6;box-shadow:inset 0 0 0 1px #fff7eb09,0 28px 72px #00000042,0 0 42px #d2984f0d;transform:translateY(-2px)}.reading-chip:hover{border-color:#e9b777;background:#e9b77714;color:#f2dfc1;transform:translateY(-1px)}.deeper-insight-card:hover{border-color:#ebd6b79e;transform:translateY(-1px)}.draw-deck:not(:disabled):hover{filter:brightness(1.12) drop-shadow(0 36px 48px rgba(0,0,0,.78)) drop-shadow(0 0 24px rgba(233,183,119,.18))}.draw-deck:not(:disabled):hover:after{opacity:0;box-shadow:none}.interpret-reading-link:hover{color:#f7d7a1;letter-spacing:.3em;text-shadow:0 0 18px rgba(240,196,125,.24);transform:translate(-50%,-50%) scale(1.02)}.interpret-reading-link:hover:before{filter:blur(13px);opacity:1;transform:scale(1.13) rotate(4deg)}.interpret-reading-link:hover:after{filter:blur(10px);opacity:.92;animation-duration:8.5s}.reading-back-button:hover .result-css-back-arrow:after{transform:translateY(-50%) rotate(-45deg)}.result-waiting-state button:hover{border-color:#ebd6b7bd;background:#d4b5951f;transform:translateY(-1px)}.result-carousel-arrow:hover{border-color:#f7d7a1b8;background:#d4b5951f;transform:translateY(-50%) scale(1.04)}.result-carousel-visual .result-carousel-arrow:hover{border-color:transparent;background:transparent;box-shadow:none;opacity:1}.result-carousel-progress button:hover{transform:scale(1.18)}}@media(hover:none),(pointer:coarse){.catalog-reading-card,.readings-filter,.reading-chip,.reading-style-segment,.draw-deck,.interpret-reading-link,.result-carousel-arrow,.result-carousel-progress button{-webkit-tap-highlight-color:transparent}}.result-carousel-progress button.active{transform:scale(1)}@keyframes result-progress-soft-change{0%{opacity:.48;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:820px){.reading-result-page{gap:14px}.reading-result-hero{background:none}.result-hero-content{gap:8px;padding:4px 0 18px}.result-carousel-visual{min-height:398px;row-gap:10px;padding-bottom:0}.result-carousel-stage{height:332px}.result-card-scene-left,.result-card-scene-right,.result-card-scene-to-left,.result-card-scene-to-right,.result-card-scene-enter-left,.result-card-scene-enter-right,.result-card-scene-wrap-next,.result-card-scene-wrap-previous{opacity:0;pointer-events:none}.result-card-reading-panel{min-height:0;max-height:none;padding:6px 16px 2px}.result-card-reading-panel h2{font-size:clamp(32px,9vw,42px)}.result-card-meaning-scroll{max-height:260px;padding-right:10px}.result-card-meaning-scroll p{font-size:15.5px;line-height:1.62}.result-carousel-progress{bottom:auto;min-height:52px;margin-top:0}.result-insight-section{padding:20px 16px}.result-insight-section-answer{min-height:148px;padding:26px 18px}.result-insight-section h2{font-size:clamp(28px,8vw,38px)}.result-insight-section-answer h2{font-size:10px}.result-answer-verdict{font-size:clamp(46px,15vw,68px);line-height:.95}.result-insight-answer-not-yet .result-answer-verdict{font-size:clamp(38px,12vw,54px)}.result-insight-copy p{font-size:15px;line-height:1.62}}@media(max-width:420px){.result-carousel-visual{min-height:382px}.result-carousel-stage{height:314px}.result-card-scene{width:176px}}@media(prefers-reduced-motion:reduce){.catalog-reading-card,.reading-setup-page,.reading-setup-brand,.ritual-divider,.setup-spread-card,.reading-setup-form,.cosmic-orbit-light,.readings-filter.active:before,.readings-filter.active:after,.spread-artwork-question:after,.spread-artwork-moon:after,.spread-artwork-monthly:after,.spread-artwork-smoke i,.featured-reading-card.drawing,.draw-deck,.draw-deck.complete .draw-deck-card,.draw-flight-card,.draw-flight-inner,.draw-slot .tarot-card-image,.interpret-reading-link,.interpret-reading-link:before,.interpret-reading-link:after{animation:none}.interpretation-working-state,.interpretation-working-state:before,.interpretation-working-state:after,.interpretation-mist:before,.interpretation-mist:after,.interpretation-mist span,.interpretation-phase-list span,.interpretation-signal i,.interpretation-failed-state,.reading-result-page,.result-card-scene,.result-card-reading-panel-inner{animation:none}.catalog-reading-card,.readings-filter,.reading-chip,.reading-style-segment,.deeper-insight-card,.result-waiting-state button,.interpret-reading-link,.result-card-scene,.result-card-reading-panel,.result-carousel-arrow,.result-carousel-progress button,.draw-progress i{transition:none}}.app-shell-history .top-bar{display:none}.app-shell-history .main-surface{width:min(100%,860px);padding:18px 18px 92px}.journal-page{position:relative;isolation:isolate;display:grid;gap:12px;color:#f2dfc1}.journal-page:before{position:absolute;z-index:-1;top:-150px;right:-110px;width:min(94vw,520px);aspect-ratio:1;border:1px solid rgba(212,181,149,.08);border-radius:50%;content:"";pointer-events:none}.journal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;min-height:54px}.journal-header h1{max-width:none;font-size:clamp(38px,10.4vw,58px);line-height:.92}.journal-saved-count{display:flex;min-height:28px;align-items:center;gap:8px;margin:0;color:#f0dec394}.journal-saved-count svg{color:#e9b777}.journal-saved-count strong{color:#e9b777;font-family:Cormorant Garamond,serif;font-size:24px;font-weight:600;line-height:1}.journal-saved-count span{font-size:10px;font-weight:700;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.journal-controls,.journal-list-panel{display:grid;gap:10px;border:1px solid rgba(212,181,149,.24);border-radius:8px;background:radial-gradient(circle at 18% 0%,rgba(233,183,119,.06),transparent 14rem),linear-gradient(145deg,#fff7eb0b,#fff7eb03),#070706b8;padding:12px}.journal-search-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(116px,124px);gap:8px}.journal-search{display:grid;grid-template-columns:24px minmax(0,1fr);min-height:48px;align-items:center;gap:10px;border:1px solid rgba(212,181,149,.24);border-radius:8px;background:#0505056b;color:#e9b777;padding:0 13px}.journal-sort-button{display:grid;grid-template-columns:minmax(0,1fr) 18px;min-height:48px;align-items:center;justify-items:center;gap:4px;border:1px solid rgba(212,181,149,.24);border-radius:8px;background:#d4b59512;color:#f2dfc1;padding:6px 8px}.journal-sort-button span{display:grid;justify-items:center;gap:3px;min-width:0}.journal-sort-button small{display:block;max-width:100%;overflow:hidden;color:#d4b595b3;font-size:9px;font-weight:800;letter-spacing:.06em;line-height:1;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap}.journal-sort-button strong{display:block;max-width:100%;overflow:hidden;color:#f2dfc1;font-size:12px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.journal-sort-button svg{color:#e9b777}.journal-search input{min-width:0;height:46px;border:0;background:transparent;color:#f2dfc1;padding:0;box-shadow:none;font-size:14px}.journal-search input:focus{background:transparent;box-shadow:none}.journal-list-heading{display:flex;min-height:24px;align-items:center;justify-content:space-between;gap:12px;color:#d4b595ad;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.journal-reading-list{display:grid}.journal-reading-item{border-top:1px solid rgba(212,181,149,.12)}.journal-reading-item:first-child{border-top:0}.journal-reading-item>button{display:grid;grid-template-columns:38px minmax(0,1fr) auto 22px;width:100%;min-height:92px;align-items:center;gap:10px;border:0;background:transparent;color:inherit;padding:12px 0;text-align:left}.journal-status-mark{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(212,181,149,.22);border-radius:50%;color:#e9b777}.journal-status-mark.completed{color:#91c99c}.journal-status-mark.failed{color:#d96c6c}.journal-reading-copy{display:grid;min-width:0;gap:5px}.journal-reading-meta{display:inline-flex;min-width:0;align-items:center;gap:7px;color:#d4b595a8;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.journal-reading-meta i{width:4px;height:4px;border-radius:50%;background:#d4b5957a}.journal-reading-meta span,.journal-reading-meta time{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.journal-reading-copy strong{overflow:hidden;color:#f2dfc1;font-family:Cormorant Garamond,serif;font-size:clamp(22px,5.8vw,31px);font-weight:600;line-height:1;text-overflow:ellipsis;white-space:nowrap}.journal-reading-copy small{display:-webkit-box;overflow:hidden;color:#f0dec39e;font-size:12px;line-height:1.34;-webkit-box-orient:vertical;-webkit-line-clamp:2}.journal-status-pill{display:inline-grid;min-height:30px;place-items:center;border:1px solid rgba(212,181,149,.24);border-radius:999px;color:#e9b777;padding:5px 10px;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.journal-status-pill.completed{color:#91c99c}.journal-status-pill.failed{color:#d96c6c}.journal-row-arrow{color:#d4b595c7}.journal-empty-state{display:grid;min-height:178px;align-content:center;justify-items:center;gap:9px;color:#e9b777;text-align:center}.journal-empty-state h2{max-width:none;font-size:clamp(28px,7vw,40px)}.journal-empty-state p{max-width:24rem;color:#f0dec39e;font-size:13px;line-height:1.42}.journal-load-more{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(212,181,149,.3);border-radius:8px;background:#d4b59512;color:#ebd6b7;padding:10px 16px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.journal-history-gate{position:relative;display:grid;justify-items:center;width:100%;min-height:286px;overflow:hidden;isolation:isolate;padding:0}.journal-guest-gate{display:grid;justify-items:center;gap:14px;padding:34px 18px;border:1px solid rgba(244,211,134,.18);border-radius:16px;background:linear-gradient(145deg,#f4d38614,#ffffff08);text-align:center}.journal-guest-gate svg{color:var(--color-gold-soft)}.journal-guest-gate h2,.journal-guest-gate p{margin:0}.journal-guest-gate p{max-width:34rem;color:#f4e9d3bd}.journal-history-gate:before{position:absolute;z-index:3;inset:0;background:linear-gradient(90deg,#080706 0%,transparent 12%,transparent 88%,#080706 100%);content:"";pointer-events:none}.journal-history-cloud{position:relative;z-index:4;display:grid;width:min(100%,560px);min-height:286px;place-items:center;color:#f2dfc1}.journal-history-cloud-smoke{position:absolute;z-index:1;inset:0;overflow:hidden;opacity:.68;pointer-events:none;-webkit-mask-image:radial-gradient(ellipse 84% 87% at 50% 48%,#000 0%,#000 48%,rgba(0,0,0,.66) 70%,transparent 100%);mask-image:radial-gradient(ellipse 84% 87% at 50% 48%,#000 0%,#000 48%,rgba(0,0,0,.66) 70%,transparent 100%)}.journal-history-cloud-smoke:before{position:absolute;content:"";inset:10% 9%;border-radius:50%;background:radial-gradient(ellipse at 50% 47%,rgba(158,91,40,.25),transparent 48%),radial-gradient(ellipse at 50% 48%,rgba(76,43,23,.84),transparent 72%);filter:blur(16px)}.journal-history-cloud-smoke:after{position:absolute;content:"";inset:18% 18% 15%;border-radius:50%;background:radial-gradient(ellipse,rgba(233,183,119,.12),transparent 68%);filter:blur(15px)}.journal-history-cloud-content{position:relative;z-index:4;display:grid;width:min(100% - 44px,355px);justify-items:center;gap:8px;text-align:center}.journal-history-logo{display:grid;width:84px;height:84px;place-items:center;filter:drop-shadow(0 0 20px rgba(233,183,119,.34))}.journal-history-logo img{display:block;width:100%;height:100%;object-fit:contain}.journal-history-cloud-content p{margin:1px 0 0;color:#e9b777c7;font-size:10px;font-weight:700;letter-spacing:0;text-transform:uppercase}.journal-history-cloud-content h2{max-width:none;margin:0;color:#f2dfc1;font-size:38px;font-weight:500;line-height:.96}.journal-history-cloud-content>span:not(.journal-history-logo){max-width:340px;color:#f0dec3b8;font-size:13px;line-height:1.48}.journal-history-cloud-content button{display:inline-grid;grid-template-columns:17px auto 17px;min-height:44px;align-items:center;gap:9px;margin-top:5px;border:1px solid rgba(255,230,193,.64);border-radius:8px;background:#e9b77724;color:#f7d7a1;padding:0 15px;font-size:11px;font-weight:700;letter-spacing:0;text-transform:uppercase;transition:background .17s ease,border-color .17s ease,transform .17s ease}.journal-history-cloud-content button:hover,.journal-history-cloud-content button:focus-visible{border-color:#ffe6c1e6;background:#e9b7773b}.journal-history-cloud-content button:active{transform:scale(.98)}.journal-locked-preview{position:absolute;z-index:1;inset:0;display:grid;width:auto;height:auto;gap:0;overflow:hidden;opacity:.31;padding:0 20px;filter:blur(2.8px);-webkit-mask-image:radial-gradient(ellipse 91% 89% at 50% 42%,#000 0%,#000 51%,rgba(0,0,0,.66) 73%,transparent 100%);mask-image:radial-gradient(ellipse 91% 89% at 50% 42%,#000 0%,#000 51%,rgba(0,0,0,.66) 73%,transparent 100%);pointer-events:none}.journal-history-dissolve{position:absolute;z-index:3;right:0;bottom:0;left:0;height:62px;overflow:hidden;pointer-events:none;background:radial-gradient(ellipse 64px 18px at 13% 4%,transparent 50%,rgba(8,7,6,.44) 73%,#080706 100%),radial-gradient(ellipse 78px 21px at 34% 10%,transparent 53%,rgba(8,7,6,.42) 75%,#080706 100%),radial-gradient(ellipse 72px 19px at 55% 3%,transparent 52%,rgba(8,7,6,.45) 75%,#080706 100%),radial-gradient(ellipse 81px 22px at 78% 9%,transparent 54%,rgba(8,7,6,.43) 75%,#080706 100%),linear-gradient(to bottom,#08070600,#080706 82%);filter:blur(3px);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 9%,#000 91%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 9%,#000 91%,transparent 100%)}.journal-locked-row{display:grid;grid-template-columns:minmax(0,1fr);min-height:57px;align-items:center;justify-items:center;gap:0;border-top:1px solid rgba(212,181,149,.2)}.journal-locked-row b{display:block;width:min(72%,560px);height:15px;border-radius:999px;background:#f0dec330}.journal-locked-row i,.journal-locked-row small{display:none}@media(min-width:760px){.app-shell-history .top-bar{display:grid}.app-shell-history .main-surface{padding:34px 36px 72px}.journal-page{gap:14px}.journal-controls{align-items:center}.journal-history-gate{min-height:286px}}@media(max-width:520px){.app-shell-history .main-surface{padding:18px 14px 84px}.journal-page{gap:10px}.journal-header{min-height:50px}.journal-saved-count{min-height:24px;gap:7px}.journal-controls,.journal-list-panel{padding:10px}.journal-search{min-height:44px}.journal-search-row{grid-template-columns:minmax(0,1fr) minmax(112px,120px);gap:7px}.journal-sort-button{min-height:44px}.journal-search input{height:42px;font-size:13px}.journal-reading-item>button{grid-template-columns:34px minmax(0,1fr) 20px;min-height:86px;gap:9px}.journal-status-mark{width:32px;height:32px}.journal-status-pill{display:none}.journal-reading-copy small{-webkit-line-clamp:1}.journal-history-cloud{width:100%;min-height:258px}.journal-history-gate{min-height:258px}.journal-history-cloud-content{width:min(100% - 38px,320px);gap:4px}.journal-history-logo{width:62px;height:62px}.journal-history-cloud-content h2{font-size:30px}.journal-history-cloud-content>span:not(.journal-history-logo){font-size:11px;line-height:1.4}.journal-history-cloud-content button{width:min(100%,242px);min-height:40px;margin-top:2px;justify-content:center}.journal-locked-preview{padding:0 15px;opacity:.3;filter:blur(2.7px)}.journal-history-dissolve{height:53px}.journal-locked-row{grid-template-columns:minmax(0,1fr);min-height:51px;justify-items:center;gap:0}.journal-page-limited{gap:7px}.journal-page-limited .journal-header{min-height:45px}.journal-page-limited .journal-saved-count{min-height:22px}.journal-page-limited .journal-controls,.journal-page-limited .journal-list-panel{gap:7px;padding:8px}.journal-page-limited .journal-search,.journal-page-limited .journal-sort-button{min-height:40px}.journal-page-limited .journal-search input{height:38px}.journal-page-limited .journal-list-heading{min-height:19px}.journal-page-limited .journal-reading-item>button{min-height:65px;padding-block:7px}.journal-page-limited .journal-reading-copy{gap:3px}.journal-page-limited .journal-reading-copy strong{font-size:21px}.journal-page-limited .journal-reading-copy small{font-size:11px}.journal-page-limited .journal-empty-state{grid-template-columns:25px minmax(0,1fr);grid-template-rows:auto auto;min-height:63px;align-content:center;justify-items:start;column-gap:10px;row-gap:1px;padding-inline:4px;text-align:left}.journal-page-limited .journal-empty-state svg{grid-row:1 / 3;width:25px;height:25px}.journal-page-limited .journal-empty-state h2{font-size:23px}.journal-page-limited .journal-empty-state p{font-size:10px;line-height:1.24}}@media(max-width:380px){.journal-reading-meta{font-size:9px}}@media(prefers-reduced-motion:reduce){.journal-history-cloud-content button{transition:none}}.app-shell-credits .top-bar{display:none}.app-shell-credits .main-surface{width:min(100%,680px);padding:22px 18px 92px}.credits-page{position:relative;isolation:isolate;display:grid;grid-template-rows:auto auto auto auto auto auto auto;gap:12px;overflow:visible;color:#f2dfc1}.credits-page:before{position:absolute;z-index:-1;top:-150px;right:-110px;width:min(94vw,520px);aspect-ratio:1;border:1px solid rgba(212,181,149,.08);border-radius:50%;content:"";pointer-events:none}.credits-header{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:18px}.credits-header h1{max-width:none;font-size:clamp(42px,12vw,62px);line-height:.9}.credits-header-button{display:grid;width:46px;min-width:46px;height:46px;place-items:center;border:1px solid rgba(212,181,149,.24);border-radius:8px;background:#0707066b;color:#e9b777}.credits-balance-card,.credits-simple-panel{border:1px solid rgba(212,181,149,.26);border-radius:8px;background:radial-gradient(circle at 18% 0%,rgba(233,183,119,.07),transparent 14rem),linear-gradient(145deg,#fff7eb0c,#fff7eb03),#070706b8;box-shadow:inset 0 0 0 1px #fff7eb05}.credits-balance-card{display:grid;grid-template-columns:64px minmax(0,1fr);min-height:128px;align-items:center;gap:14px;overflow:visible;padding:16px}.credits-balance-card>div{display:grid;align-content:center;gap:8px;min-width:0;overflow:visible}.credits-balance-icon{display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(233,183,119,.38);border-radius:50%;background:radial-gradient(circle,rgba(233,183,119,.16),transparent 68%),#0606059e;color:#e9b777}.credits-balance-card strong{display:block;min-width:0;max-width:100%;overflow:visible;color:#f2dfc1;font-family:Cormorant Garamond,serif;font-size:clamp(58px,15.6vw,84px);font-weight:500;line-height:1;overflow-wrap:anywhere;white-space:nowrap}.credits-balance-card span:not(.credits-balance-icon){display:block;order:-1;max-width:none;color:#d4b595c2;font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.14;text-transform:uppercase}.credits-main-actions{display:grid;gap:10px}.credits-plan-strip{border:1px solid rgba(212,181,149,.24);border-radius:8px;background:radial-gradient(circle at 10% 0%,rgba(233,183,119,.08),transparent 14rem),linear-gradient(145deg,#fff7eb0d,#fff7eb04),#070706b8}.credits-plan-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px}.credits-plan-strip>div{display:flex;align-items:center;gap:10px;min-width:0}.credits-plan-strip svg{flex:0 0 auto;color:#e9b777}.credits-plan-strip span{display:grid;min-width:0;gap:3px}.credits-plan-strip strong{overflow:hidden;color:#f2dfc1;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.credits-plan-strip small{overflow:hidden;color:#f0dec394;font-size:11px;line-height:1.25;text-overflow:ellipsis;white-space:normal}.credits-plan-strip button{min-height:38px;border:1px solid rgba(212,181,149,.28);border-radius:8px;background:#d4b59514;color:#ebd6b7;padding:0 12px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.credits-plan-strip button:disabled{opacity:.5}.credits-status-message{border:1px solid rgba(233,183,119,.24);border-radius:8px;background:#e9b77712;color:#f0dec3c7;padding:10px 12px;font-size:13px;line-height:1.35}.credits-pricing-tabs{--credits-tab-index: 0;position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0 18px 8px}.credits-pricing-tabs button{position:relative;display:inline-flex;min-height:38px;align-items:center;justify-content:center;border:0;background:transparent;color:#f0dec37a;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;transition:color .22s ease}.credits-pricing-tabs:before,.credits-pricing-tabs:after{position:absolute;right:18px;bottom:0;left:18px;height:1px;content:""}.credits-pricing-tabs:before{background:linear-gradient(90deg,transparent,rgba(212,181,149,.2),transparent)}.credits-pricing-tabs:after{width:calc((100% - 36px)/2);border-radius:999px;background:radial-gradient(ellipse at 50% 50%,rgba(247,215,161,.92),transparent 48%),linear-gradient(90deg,#e9b77700,#e9b77770 18%,#f7d7a1eb,#e9b77770 82%,#e9b77700);filter:blur(.15px);box-shadow:0 0 16px #e9b77733;transform:translate(calc(var(--credits-tab-index) * 100%));transition:transform .36s cubic-bezier(.16,.84,.28,1),filter .36s ease}.credits-pricing-tabs button.active{color:#f2dfc1}.credits-pricing-tabs:has(button:nth-child(2).active){--credits-tab-index: 1}.credits-product-carousel{display:grid;position:relative;min-height:430px;min-width:0;place-items:center;margin-top:0}.credits-cloud-stage{--cloud-left-x: -110%;--cloud-right-x: 10%;--cloud-side-scale: .66;--cloud-wrap-scale: .6;--cloud-side-rotate: 3deg;--cloud-side-opacity: .62;position:relative;width:min(100%,620px);height:430px;overflow:visible;touch-action:pan-y;-webkit-user-select:none;user-select:none;animation:credits-stage-in .36s cubic-bezier(.16,.84,.28,1) both}.credits-product-cloud{--cloud-accent: #e9b777;--cloud-deep: rgba(67, 37, 18, .72);--cloud-mid: rgba(176, 102, 40, .34);--cloud-light: rgba(247, 197, 126, .42);position:absolute;top:50%;left:50%;display:grid;width:286px;min-height:390px;place-items:center;padding:32px 24px 28px;color:#f2dfc1;opacity:0;pointer-events:none;transform:translate3d(-50%,-50%,0) scale(.64);transition:opacity .34s ease,filter .36s ease,transform .42s cubic-bezier(.2,.72,.18,1)}.credits-cloud-stage.dragging .credits-product-cloud{transition-duration:.26s}.credits-cloud-stage.tab-out-next .credits-product-cloud,.credits-cloud-stage.tab-out-previous .credits-product-cloud,.credits-cloud-stage.tab-in-next .credits-product-cloud,.credits-cloud-stage.tab-in-previous .credits-product-cloud{pointer-events:none;backface-visibility:hidden;transition:opacity .22s ease,transform .32s cubic-bezier(.2,.72,.18,1);will-change:opacity,transform}.credits-cloud-stage.tab-out-next .credits-cloud-smoke:before,.credits-cloud-stage.tab-out-next .credits-cloud-smoke i,.credits-cloud-stage.tab-out-previous .credits-cloud-smoke:before,.credits-cloud-stage.tab-out-previous .credits-cloud-smoke i,.credits-cloud-stage.tab-in-next .credits-cloud-smoke:before,.credits-cloud-stage.tab-in-next .credits-cloud-smoke i,.credits-cloud-stage.tab-in-previous .credits-cloud-smoke:before,.credits-cloud-stage.tab-in-previous .credits-cloud-smoke i{animation-play-state:paused}.credits-cloud-stage.tab-out-next .credits-product-cloud,.credits-cloud-stage.tab-out-previous .credits-product-cloud{transition-duration:.16s}.credits-product-cloud-center,.credits-product-cloud-to-center{z-index:5;opacity:1;pointer-events:auto;transform:translate3d(-50%,-50%,0) scale(1) rotate(0)}.credits-product-cloud-left,.credits-product-cloud-right,.credits-product-cloud-to-left,.credits-product-cloud-to-right,.credits-product-cloud-enter-left,.credits-product-cloud-enter-right{z-index:2;opacity:.62;pointer-events:auto;filter:saturate(.82) brightness(.88);cursor:pointer}.credits-product-cloud-left,.credits-product-cloud-to-left,.credits-product-cloud-enter-left{transform:translate3d(var(--cloud-left-x),-50%,0) scale(var(--cloud-side-scale)) rotate(calc(var(--cloud-side-rotate) * -1))}.credits-product-cloud-right,.credits-product-cloud-to-right,.credits-product-cloud-enter-right{transform:translate3d(var(--cloud-right-x),-50%,0) scale(var(--cloud-side-scale)) rotate(var(--cloud-side-rotate))}.credits-product-cloud-wrap-next,.credits-product-cloud-wrap-previous{z-index:1;opacity:.18;filter:blur(9px) saturate(.52) brightness(.48);pointer-events:none}.credits-product-cloud-wrap-next{transform:translate3d(var(--cloud-right-x),-50%,0) scale(var(--cloud-wrap-scale)) rotate(4deg)}.credits-product-cloud-wrap-previous{transform:translate3d(var(--cloud-left-x),-50%,0) scale(var(--cloud-wrap-scale)) rotate(-4deg)}.credits-product-cloud-hidden{z-index:0;opacity:0;filter:blur(12px) saturate(.42) brightness(.34);pointer-events:none;transform:translate3d(-50%,-50%,0) scale(.54) rotate(0)}.credits-cloud-stage.tab-out-next .credits-product-cloud-center{opacity:.18;transform:translate3d(-72%,-50%,0) scale(.9) rotate(-3deg)}.credits-cloud-stage.tab-out-next .credits-product-cloud-left{opacity:.08;transform:translate3d(-132%,-50%,0) scale(.55) rotate(-5deg)}.credits-cloud-stage.tab-out-next .credits-product-cloud-right{opacity:.1;transform:translate3d(-24%,-50%,0) scale(.58) rotate(-1deg)}.credits-cloud-stage.tab-out-previous .credits-product-cloud-center{opacity:.18;transform:translate3d(-28%,-50%,0) scale(.9) rotate(3deg)}.credits-cloud-stage.tab-out-previous .credits-product-cloud-left{opacity:.1;transform:translate3d(-76%,-50%,0) scale(.58) rotate(1deg)}.credits-cloud-stage.tab-out-previous .credits-product-cloud-right{opacity:.08;transform:translate3d(32%,-50%,0) scale(.55) rotate(5deg)}.credits-cloud-stage.tab-in-next .credits-product-cloud-center{animation:credits-tab-center-in-next .32s cubic-bezier(.18,.78,.18,1) both}.credits-cloud-stage.tab-in-next .credits-product-cloud-left{animation:credits-tab-left-in-next .32s cubic-bezier(.18,.78,.18,1) both}.credits-cloud-stage.tab-in-next .credits-product-cloud-right{animation:credits-tab-right-in-next .32s cubic-bezier(.18,.78,.18,1) both}.credits-cloud-stage.tab-in-previous .credits-product-cloud-center{animation:credits-tab-center-in-previous .32s cubic-bezier(.18,.78,.18,1) both}.credits-cloud-stage.tab-in-previous .credits-product-cloud-left{animation:credits-tab-left-in-previous .32s cubic-bezier(.18,.78,.18,1) both}.credits-cloud-stage.tab-in-previous .credits-product-cloud-right{animation:credits-tab-right-in-previous .32s cubic-bezier(.18,.78,.18,1) both}.credits-cloud-stage.dragging-next .credits-product-cloud-right{opacity:.68;filter:saturate(.88) brightness(.9);transform:translate3d(2%,-50%,0) scale(.73) rotate(3deg)}.credits-cloud-stage.dragging-next .credits-product-cloud-center{transform:translate3d(-56%,-50%,0) scale(.985) rotate(-1deg)}.credits-cloud-stage.dragging-previous .credits-product-cloud-left{opacity:.68;filter:saturate(.88) brightness(.9);transform:translate3d(-102%,-50%,0) scale(.73) rotate(-3deg)}.credits-cloud-stage.dragging-previous .credits-product-cloud-center{transform:translate3d(-44%,-50%,0) scale(.985) rotate(1deg)}.credits-product-cloud-plan{--cloud-accent: #d8c3ff;--cloud-deep: rgba(43, 35, 70, .7);--cloud-mid: rgba(117, 88, 170, .3);--cloud-light: rgba(224, 207, 255, .36)}.credits-product-cloud-yearly{--cloud-accent: #d8e0c1;--cloud-deep: rgba(43, 52, 36, .72);--cloud-mid: rgba(138, 145, 86, .3);--cloud-light: rgba(226, 230, 177, .35)}.credits-cloud-smoke,.credits-cloud-smoke i{position:absolute;inset:0;border-radius:48% 52% 47% 53%;pointer-events:none}.credits-cloud-smoke{z-index:0;filter:blur(3px);opacity:.95}.credits-cloud-smoke:before{position:absolute;inset:6% -10%;border-radius:999px;background:radial-gradient(ellipse at 52% 42%,var(--cloud-deep),transparent 32%),radial-gradient(ellipse at 50% 52%,var(--cloud-mid),transparent 67%);content:"";filter:blur(10px);animation:credits-cloud-core 6.2s ease-in-out infinite}.credits-cloud-smoke i{background:radial-gradient(ellipse at 48% 38%,var(--cloud-light),transparent 28%),radial-gradient(ellipse at 36% 58%,var(--cloud-mid),transparent 48%),radial-gradient(ellipse at 64% 62%,var(--cloud-deep),transparent 56%);opacity:.88;transform-origin:50% 50%;animation:credits-cloud-drift 8s cubic-bezier(.42,0,.28,1) infinite}.credits-cloud-smoke i:nth-child(2){inset:4% 10% 12% 4%;opacity:.62;animation-delay:-2.4s;animation-duration:9.8s;animation-name:credits-cloud-fold}.credits-cloud-smoke i:nth-child(3){inset:15% 2% 5% 16%;opacity:.58;animation-delay:-5.1s;animation-duration:8.7s}.credits-cloud-smoke i:nth-child(4){inset:18% 12% 15%;opacity:.7;animation-delay:-1.3s;animation-duration:7.2s;animation-name:credits-cloud-pulse}.credits-cloud-content{position:relative;z-index:2;display:grid;width:min(100%,228px);gap:10px;justify-items:center;text-align:center}.credits-cloud-select{position:absolute;z-index:4;inset:0;border:0;background:transparent;cursor:pointer}.credits-product-cloud-center .credits-cloud-select,.credits-product-cloud-to-center .credits-cloud-select{display:none}.credits-product-head{display:flex;min-height:28px;align-items:center;justify-content:center;gap:8px}.credits-product-head span{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--cloud-accent) 18%,transparent),transparent 72%)}.credits-product-head img{display:block;width:42px;height:42px;object-fit:contain;filter:drop-shadow(0 2px 7px rgba(12,7,4,.7)) drop-shadow(0 0 10px color-mix(in srgb,var(--cloud-accent) 24%,transparent));pointer-events:none}.credits-product-head b{color:var(--cloud-accent);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.credits-product-cloud h2{margin:0;color:#f2dfc1;font-family:Cormorant Garamond,serif;font-size:36px;font-weight:500;line-height:.95;text-shadow:0 2px 12px rgba(0,0,0,.42)}.credits-product-cloud p{display:-webkit-box;overflow:hidden;margin:0;color:#f0dec3a8;font-size:14px;line-height:1.32;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}.credits-product-price{display:flex;align-items:baseline;justify-content:center;gap:5px}.credits-product-price strong{color:#f2dfc1;font-family:Cormorant Garamond,serif;font-size:44px;font-weight:500;line-height:.96}.credits-product-price small,.credits-tax-note{color:#f0dec385;font-size:11px}.credits-product-credits,.credits-tax-note{display:flex;align-items:center;justify-content:center;gap:7px}.credits-product-credits{color:#ebd6b7;font-size:14px;font-weight:700}.credits-product-credits svg,.credits-tax-note svg{color:var(--cloud-accent)}.credits-product-benefits{display:grid;width:100%;gap:7px;margin:2px 0 0;padding:0;list-style:none;text-align:left}.credits-product-benefits li{position:relative;min-height:18px;padding-left:15px;color:#f0dec3a3;font-size:13px;font-weight:600;line-height:1.25}.credits-product-benefits li:before{position:absolute;top:.56em;left:0;width:5px;height:5px;border-radius:50%;background:var(--cloud-accent);box-shadow:0 0 10px color-mix(in srgb,var(--cloud-accent) 46%,transparent);content:"";transform:translateY(-50%)}.credits-primary-action,.credits-secondary-action,.credits-modal-primary{display:grid;width:100%;min-height:54px;align-items:center;justify-content:center;gap:10px;border-radius:8px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.credits-primary-action,.credits-secondary-action{grid-template-columns:28px minmax(0,1fr) 28px;padding:0 16px;text-align:center}.credits-primary-action{border:1px solid rgba(255,230,193,.72);background:radial-gradient(circle at 18% 28%,rgba(255,241,208,.94),transparent 32%),linear-gradient(100deg,#d6924a,#f7d7a1 52%,#c67b35);color:#080706;box-shadow:0 22px 72px #d2984f33}.credits-primary-action span,.credits-secondary-action span{min-width:0;overflow-wrap:anywhere;line-height:1.2;white-space:normal}.credits-secondary-action{position:relative;overflow:hidden;border:0;background:radial-gradient(ellipse at 18% 50%,rgba(233,183,119,.12),transparent 48%),linear-gradient(90deg,#d4b59500,#d4b59513,#d4b59500);color:#ebd6b7}.credits-secondary-action:before{position:absolute;right:16%;bottom:0;left:16%;height:1px;background:linear-gradient(90deg,transparent,rgba(233,183,119,.56),transparent);content:""}.credits-secondary-action:after{width:28px;content:""}.credits-simple-panel{display:grid;gap:9px;padding:13px}.credits-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.credits-panel-heading h2{max-width:none;font-size:clamp(25px,6.4vw,34px);line-height:1}.credits-panel-heading button{min-height:40px;border:0;border-bottom:1px dashed rgba(233,183,119,.65);background:transparent;color:#e9b777;padding:0 0 3px;font-size:12px;font-weight:700}.credits-empty-text{color:#f0dec39e;font-size:14px}.credits-mini-ledger,.credits-modal-ledger{display:grid}.credits-ledger-row{display:grid;grid-template-columns:54px minmax(0,1fr) auto;min-height:52px;align-items:center;gap:12px;padding:8px 0}.credits-ledger-row+.credits-ledger-row{border-top:1px solid rgba(212,181,149,.12)}.credits-ledger-row strong{color:#91c99c;font-size:16px}.credits-ledger-row strong.negative{color:#e9b777}.credits-ledger-row span{display:grid;min-width:0;gap:4px}.credits-ledger-row b{overflow:hidden;color:#f2dfc1;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.credits-ledger-row small,.credits-ledger-row time{color:#f0dec385;font-size:11px}.credits-ledger-row time{white-space:nowrap}.credits-modal-backdrop{position:fixed;z-index:80;inset:0;display:grid;width:100vw;width:100dvw;min-height:100vh;min-height:100dvh;place-items:center;background:#0202029e;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:credits-backdrop-in .18s ease both}.credits-modal{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(100%,540px);max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));justify-self:center;overflow:hidden;border:1px solid rgba(212,181,149,.34);border-radius:8px;background:radial-gradient(circle at 20% 0%,rgba(233,183,119,.09),transparent 16rem),linear-gradient(145deg,#fff7eb0e,#fff7eb05),#080807fa;box-shadow:0 28px 90px #0000009e;animation:credits-modal-in .22s cubic-bezier(.16,.84,.32,1) both}.credits-modal-history{height:auto;max-height:min(620px,calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom)))}.credits-modal-header{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;min-height:58px;align-items:center;gap:8px;border-bottom:1px solid rgba(212,181,149,.14);padding:8px 12px}.credits-modal-header h2{max-width:none;font-size:31px;line-height:1;text-align:center}.credits-modal-header button{display:grid;width:40px;height:40px;place-items:center;border:0;background:transparent;color:#e9b777}.credits-error-modal{width:min(92vw,390px);grid-template-rows:auto minmax(0,auto)}.credits-error-header{grid-template-columns:34px minmax(0,1fr) 40px;border-bottom-color:#e9b7771c}.credits-error-header h2{color:#f2dfc1;font-size:clamp(28px,8vw,36px)}.credits-error-body{justify-items:center;padding:16px 18px 18px;text-align:center}.credits-error-body p{display:-webkit-box;max-width:100%;max-height:min(180px,30dvh);overflow:hidden;margin:0;color:#f0dec3b8;font-size:14px;line-height:1.45;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:7}.credits-modal-body{display:grid;gap:12px;min-height:0;overflow-y:auto;padding:14px}.credits-history-modal{grid-template-rows:auto minmax(0,1fr);overflow:hidden}.credits-history-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.credits-history-summary span{display:grid;min-height:52px;align-content:center;justify-items:center;gap:4px;border:1px solid rgba(212,181,149,.2);border-radius:8px;background:#fff7eb09;color:#f0dec39e;font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase}.credits-history-summary strong{color:#f2dfc1;font-size:14px;line-height:1}.credits-history-list{align-content:start;grid-auto-rows:max-content;max-height:min(430px,54dvh);min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:5px;scrollbar-color:rgba(233,183,119,.46) rgba(255,247,235,.04);scrollbar-width:thin}.credits-history-list::-webkit-scrollbar{width:5px}.credits-history-list::-webkit-scrollbar-track{background:#fff7eb0a;border-radius:999px}.credits-history-list::-webkit-scrollbar-thumb{background:#e9b77775;border-radius:999px}.credits-step-panel{animation:credits-step-in .24s cubic-bezier(.16,.84,.32,1) both}.credits-step-copy{color:#f0dec3ad;font-size:14px;line-height:1.45}.credits-choice-list{display:grid;gap:8px}.credits-choice{display:grid;min-height:60px;align-items:center;gap:12px;border:1px solid rgba(212,181,149,.22);border-radius:8px;background:#fff7eb09;color:#f2dfc1;padding:11px 13px;text-align:left}.credits-pack-choice{grid-template-columns:minmax(0,1fr) auto}.credits-payment-choice{grid-template-columns:30px minmax(0,1fr)}.credits-choice>span{display:grid;gap:5px;min-width:0}.credits-choice strong{color:#f2dfc1;font-size:15px}.credits-choice small{color:#f0dec394;font-size:11px}.credits-choice b{color:#e9b777;font-size:13px}.credits-choice svg{color:#e9b777}.credits-choice.active{border-color:#ebd6b7c2;background:#d4b5951a}.credits-modal-primary{display:inline-flex;min-height:52px;border:1px solid rgba(255,230,193,.72);background:radial-gradient(circle at 18% 28%,rgba(255,241,208,.94),transparent 32%),linear-gradient(100deg,#d6924a,#f7d7a1 52%,#c67b35);color:#080706}.credits-modal-primary.coming-soon{border-color:#e9b77747;background:linear-gradient(145deg,#fff7eb0d,#fff7eb03),#070706ad;color:#e9b777;box-shadow:inset 0 0 0 1px #fff7eb06}.credits-modal-primary.coming-soon:disabled{cursor:not-allowed;opacity:1}.credits-modal-primary.coming-soon svg{color:#e9b77794}.credits-modal-field{display:grid;gap:8px}.credits-modal-field span{color:#d4b595b8;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.credits-modal-field input{min-height:52px;border-radius:8px;font-size:16px;text-transform:uppercase}.credits-review-box{display:grid;border:1px solid rgba(212,181,149,.2);border-radius:8px;background:#fff7eb09}.credits-review-box div{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px}.credits-review-box div+div{border-top:1px solid rgba(212,181,149,.12)}.credits-review-box span{color:#f0dec39e;font-size:13px}.credits-review-box strong{color:#f2dfc1}.credits-safe-note{display:flex;align-items:flex-start;gap:9px;color:#f0dec3a8;font-size:13px;line-height:1.4}.credits-safe-note svg{flex:0 0 auto;color:#e9b777}.credits-done-state,.credits-tool-modal{justify-items:center;text-align:center}.credits-done-state>span,.credits-tool-modal-icon{display:grid;width:62px;height:62px;place-items:center;border:1px solid rgba(233,183,119,.38);border-radius:50%;color:#e9b777}.credits-done-state h3,.credits-tool-modal h3{margin:0;color:#f2dfc1;font-family:Cormorant Garamond,serif;font-size:31px;font-weight:500;line-height:1}.credits-done-state p,.credits-tool-modal p{max-width:28rem;color:#f0dec3ad;font-size:14px;line-height:1.45}.credits-tool-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:7px}.credits-tool-picker button{display:grid;min-height:52px;align-content:center;justify-items:center;gap:4px;border:1px solid rgba(212,181,149,.2);border-radius:8px;background:#fff7eb09;color:#ebd6b7;padding:7px;text-align:center}.credits-tool-picker button.active{border-color:#ebd6b7ad;background:#d4b5951a}.credits-tool-picker svg{color:#e9b777}.credits-tool-picker span{max-width:100%;overflow:hidden;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}@keyframes credits-cloud-core{0%,to{opacity:.72;transform:translateZ(0) scale(.94)}45%{opacity:1;transform:translate3d(1px,-1px,0) scale(1.06)}}@keyframes credits-cloud-drift{0%,to{transform:rotate(0) translateZ(0) scale(.98);border-radius:48% 52% 47% 53%}32%{transform:rotate(54deg) translate3d(3px,-2px,0) scale(1.06);border-radius:55% 45% 44% 56%}66%{transform:rotate(162deg) translate3d(-3px,2px,0) scale(1.02);border-radius:42% 58% 56% 44%}}@keyframes credits-cloud-fold{0%,to{transform:rotate(24deg) translate3d(1px,2px,0) scale(1.04);border-radius:52% 48% 58% 42%}42%{transform:rotate(-72deg) translate3d(-2px,-2px,0) scale(.96);border-radius:43% 57% 46% 54%}72%{transform:rotate(-156deg) translate3d(3px,1px,0) scale(1.08);border-radius:59% 41% 49% 51%}}@keyframes credits-cloud-pulse{0%,to{opacity:.54;transform:rotate(0) scale(.84)}48%{opacity:.78;transform:rotate(124deg) scale(1.12)}}@keyframes credits-stage-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes credits-tab-center-in-next{0%{opacity:.22;transform:translate3d(-24%,-50%,0) scale(.88) rotate(3deg)}to{opacity:1;transform:translate3d(-50%,-50%,0) scale(1) rotate(0)}}@keyframes credits-tab-left-in-next{0%{opacity:.14;transform:translate3d(-76%,-50%,0) scale(.56) rotate(0)}to{opacity:var(--cloud-side-opacity);transform:translate3d(var(--cloud-left-x),-50%,0) scale(var(--cloud-side-scale)) rotate(calc(var(--cloud-side-rotate) * -1))}}@keyframes credits-tab-right-in-next{0%{opacity:.16;transform:translate3d(32%,-50%,0) scale(.56) rotate(5deg)}to{opacity:var(--cloud-side-opacity);transform:translate3d(var(--cloud-right-x),-50%,0) scale(var(--cloud-side-scale)) rotate(var(--cloud-side-rotate))}}@keyframes credits-tab-center-in-previous{0%{opacity:.22;transform:translate3d(-76%,-50%,0) scale(.88) rotate(-3deg)}to{opacity:1;transform:translate3d(-50%,-50%,0) scale(1) rotate(0)}}@keyframes credits-tab-left-in-previous{0%{opacity:.16;transform:translate3d(-132%,-50%,0) scale(.56) rotate(-5deg)}to{opacity:var(--cloud-side-opacity);transform:translate3d(var(--cloud-left-x),-50%,0) scale(var(--cloud-side-scale)) rotate(calc(var(--cloud-side-rotate) * -1))}}@keyframes credits-tab-right-in-previous{0%{opacity:.14;transform:translate3d(-24%,-50%,0) scale(.56) rotate(0)}to{opacity:var(--cloud-side-opacity);transform:translate3d(var(--cloud-right-x),-50%,0) scale(var(--cloud-side-scale)) rotate(var(--cloud-side-rotate))}}@keyframes credits-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes credits-modal-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes credits-step-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(min-width:760px){.app-shell-credits .top-bar{display:grid}.app-shell-credits .main-surface{padding:34px 36px 72px}.credits-modal-backdrop{place-items:center}}@media(max-width:520px){.app-shell-credits .main-surface{box-sizing:border-box;min-height:100dvh;padding:10px 14px 76px}.credits-page{grid-template-rows:auto auto auto auto minmax(390px,1fr) auto;gap:8px;min-height:calc(100dvh - 88px)}.credits-header{min-height:38px}.credits-header h1{font-size:clamp(34px,10.5vw,44px)}.credits-header .eyebrow{margin-bottom:2px}.credits-header-button{width:40px;min-width:40px;height:40px}.credits-balance-card{grid-template-columns:40px minmax(0,1fr);min-height:64px;gap:9px;padding:7px 10px}.credits-balance-card>div{gap:5px}.credits-balance-card strong{font-size:clamp(32px,9.8vw,44px)}.credits-balance-card span:not(.credits-balance-icon){max-width:none;font-size:9px;letter-spacing:.13em}.credits-balance-icon{width:35px;height:35px}.credits-balance-icon svg{width:24px;height:24px}.credits-plan-strip{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px 10px}.credits-plan-strip small{max-width:100%}.credits-plan-strip button{min-height:34px;padding:0 10px;font-size:10px}.credits-status-message{padding:8px 10px;font-size:12px}.credits-pricing-tabs{padding:0 12px 6px}.credits-pricing-tabs button{min-height:32px;font-size:11px;letter-spacing:.14em}.credits-pricing-tabs:before,.credits-pricing-tabs:after{right:12px;left:12px}.credits-pricing-tabs:after{width:calc((100% - 24px)/2)}.credits-product-carousel{align-self:stretch;min-height:390px;margin-top:0}.credits-cloud-stage{--cloud-left-x: -106%;--cloud-right-x: 6%;--cloud-side-scale: .64;--cloud-wrap-scale: .64;--cloud-side-rotate: 3deg;height:100%;min-height:390px}.credits-product-cloud{width:252px;min-height:360px;padding:25px 20px 22px}.credits-product-cloud-center,.credits-product-cloud-to-center{transform:translate3d(-50%,-50%,0) scale(1) rotate(0)}.credits-product-cloud-left,.credits-product-cloud-to-left,.credits-product-cloud-enter-left,.credits-product-cloud-wrap-previous{transform:translate3d(-106%,-50%,0) scale(.64) rotate(-3deg)}.credits-product-cloud-right,.credits-product-cloud-to-right,.credits-product-cloud-enter-right,.credits-product-cloud-wrap-next{transform:translate3d(6%,-50%,0) scale(.64) rotate(3deg)}.credits-product-cloud-left,.credits-product-cloud-right,.credits-product-cloud-to-left,.credits-product-cloud-to-right,.credits-product-cloud-enter-left,.credits-product-cloud-enter-right{filter:saturate(.74) brightness(.78)}.credits-product-cloud-wrap-next,.credits-product-cloud-wrap-previous{filter:blur(8px) saturate(.5) brightness(.46);opacity:.16}.credits-cloud-stage.dragging-next .credits-product-cloud-right{transform:translate3d(-2%,-50%,0) scale(.72) rotate(3deg)}.credits-cloud-stage.dragging-next .credits-product-cloud-center{transform:translate3d(-56%,-50%,0) scale(.985) rotate(-1deg)}.credits-cloud-stage.dragging-previous .credits-product-cloud-left{transform:translate3d(-98%,-50%,0) scale(.72) rotate(-3deg)}.credits-cloud-stage.dragging-previous .credits-product-cloud-center{transform:translate3d(-44%,-50%,0) scale(.985) rotate(1deg)}.credits-product-head span{width:42px;height:42px}.credits-product-head img{width:38px;height:38px}.credits-product-head b{font-size:9px;letter-spacing:.1em}.credits-cloud-content{width:min(100%,198px);gap:8px}.credits-product-cloud h2{font-size:31px;line-height:.95}.credits-product-cloud p{font-size:13px;line-height:1.3}.credits-product-price strong{font-size:36px}.credits-product-price small,.credits-tax-note{font-size:11px}.credits-product-credits{font-size:13px}.credits-product-benefits{gap:6px}.credits-product-benefits li{min-height:16px;font-size:12px;line-height:1.24}.credits-primary-action,.credits-secondary-action,.credits-modal-primary{min-height:44px;font-size:11px}.credits-modal-primary{min-height:46px}.credits-main-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.credits-secondary-action{grid-template-columns:22px minmax(0,1fr);min-height:42px;padding:0 10px;letter-spacing:.08em;background:radial-gradient(ellipse at 20% 50%,rgba(233,183,119,.1),transparent 48%),linear-gradient(90deg,#d4b59500,#d4b5950f,#d4b59500)}.credits-secondary-action:after{display:none}.credits-secondary-action svg{width:21px;height:21px}.credits-simple-panel{display:none;padding:12px}.credits-ledger-row{grid-template-columns:48px minmax(0,1fr)}.credits-ledger-row time{grid-column:2;margin-top:-8px}.credits-modal-backdrop{padding-right:10px;padding-left:10px}.credits-modal-body{padding:12px}.credits-modal{width:min(100%,370px);max-height:calc(100dvh - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.credits-error-modal{width:min(100%,342px)}.credits-error-body{padding:14px 15px 16px}.credits-error-body p{max-height:min(150px,28dvh);font-size:13px;line-height:1.4;-webkit-line-clamp:6}.credits-modal-history{height:auto;max-height:min(560px,calc(100dvh - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom)))}.credits-history-list{max-height:min(390px,50dvh)}.credits-history-summary span{min-height:48px;font-size:9px}.credits-modal-header{min-height:52px;padding:6px 10px}.credits-modal-header h2{font-size:28px}.credits-tool-modal-icon{width:54px;height:54px}.credits-done-state h3,.credits-tool-modal h3{font-size:28px}.credits-done-state p,.credits-tool-modal p{font-size:13px;line-height:1.36}}@media(prefers-reduced-motion:reduce){.credits-primary-action,.credits-secondary-action,.credits-choice{transition:none}.credits-modal-backdrop,.credits-modal,.credits-step-panel{animation:none}}.app-shell-notifications .main-surface,.app-shell-news .main-surface{width:min(100%,720px);padding:24px 18px 92px}.notifications-page,.news-page{display:grid;gap:24px;color:#f2dfc1}.notifications-page{position:relative;isolation:isolate}.notifications-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.notifications-header h1,.news-article h1{max-width:none;font-size:62px;line-height:.94}.notifications-header .eyebrow,.news-article .eyebrow{margin-bottom:5px;font-size:12px;letter-spacing:.22em}.notifications-refresh,.notification-open,.news-back,.credit-grant-close{display:inline-grid;place-items:center;border:1px solid rgba(212,181,149,.2);border-radius:8px;background:#fff7eb0a;color:#e9b777}.ops-admin-notification-preview{width:100%;max-height:180px;border-radius:8px;object-fit:cover}.notifications-refresh{min-width:44px;width:44px;height:44px;border-color:#d4b5953d;background:#0505056b;color:#f2dfc1}.notifications-refresh svg{color:#e9b777;transform:rotate(var(--notifications-refresh-rotation, 0deg));transition:transform var(--notifications-refresh-duration, .62s) cubic-bezier(.13,.82,.22,1);will-change:transform}.notifications-refresh:focus-visible{outline:2px solid rgba(233,183,119,.68);outline-offset:2px}.notifications-refresh:disabled{cursor:default}.notifications-list{display:grid;gap:3px}.notifications-content{position:relative;display:grid}.notifications-content.refreshed{animation:notifications-content-refresh .58s cubic-bezier(.16,.84,.32,1) both}.notifications-content.refreshed .notification-kind{animation:notifications-content-refresh-badge .58s ease both}.notifications-content.refreshed .notifications-empty svg{animation:notifications-content-refresh-glyph .58s ease both}.notification-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:14px;align-items:center;padding:18px 0}.notification-row+.notification-row{border-top:1px solid rgba(212,181,149,.14)}.notification-row.read{opacity:.68}.notification-row-main{display:grid;grid-template-columns:40px minmax(0,1fr);gap:13px;align-items:center;min-width:0}.notification-kind{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#e9b77714;color:#e9b777}.notification-row h2{overflow:hidden;margin:0;color:#f2dfc1;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;line-height:1.38;text-overflow:ellipsis;white-space:nowrap}.notification-row time,.news-article time{color:#f0dec38f;font-size:13px;line-height:1.55}.notification-image{grid-column:1 / -1;grid-row:2;width:100%;margin-top:4px;max-height:190px;border-radius:8px;object-fit:cover}.notification-open{grid-column:2;grid-row:1;width:40px;height:40px}.notifications-empty{display:grid;min-height:220px;align-content:center;justify-items:center;gap:12px;color:#f0dec3a3;text-align:center}.notifications-empty p{font-size:17px;line-height:1.5}.notifications-empty svg{color:#e9b777}.news-back{grid-template-columns:20px auto;justify-self:start;min-height:46px;gap:9px;padding:0 16px;font-size:15px}.news-article{display:grid;gap:16px}.news-article>img{width:100%;max-height:320px;border-radius:8px;object-fit:cover}.news-body{max-width:62ch;color:#f0dec3b8;font-size:18px;line-height:1.72;white-space:pre-wrap}.credit-grant-backdrop{position:fixed;z-index:90;inset:0;display:grid;place-items:center;padding:max(14px,env(safe-area-inset-top)) 14px max(14px,env(safe-area-inset-bottom));background:#02020299;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:credit-grant-backdrop-in .18s ease both}.credit-grant-cloud{position:relative;display:grid;width:min(100%,360px);min-height:360px;place-items:center;color:#f2dfc1;animation:credit-grant-cloud-in .32s cubic-bezier(.16,.84,.28,1) both}.credit-grant-backdrop.closing-to-bell{pointer-events:none;animation:credit-grant-backdrop-out .52s ease both}.credit-grant-backdrop.closing-to-bell .credit-grant-cloud{animation:credit-grant-fly-to-bell .52s cubic-bezier(.24,.76,.22,1) both}.credit-grant-smoke,.credit-grant-smoke i{position:absolute;inset:0;border-radius:48% 52% 47% 53%;pointer-events:none}.credit-grant-smoke{filter:blur(5px)}.credit-grant-smoke:before,.credit-grant-smoke i{position:absolute;content:"";background:radial-gradient(ellipse at 48% 38%,rgba(247,197,126,.42),transparent 30%),radial-gradient(ellipse at 36% 58%,rgba(176,102,40,.34),transparent 50%),radial-gradient(ellipse at 64% 62%,rgba(67,37,18,.72),transparent 58%);animation:credit-grant-drift 8s ease-in-out infinite}.credit-grant-smoke:before{inset:7% -8%;filter:blur(12px)}.credit-grant-smoke i:nth-child(2){inset:8% 12% 14% 4%;animation-delay:-2s}.credit-grant-smoke i:nth-child(3){inset:15% 2% 6% 16%;animation-delay:-4s}.credit-grant-smoke i:nth-child(4){inset:20% 14% 15%;animation-delay:-6s}.credit-grant-content{position:relative;z-index:2;display:grid;width:min(100%,250px);justify-items:center;gap:10px;text-align:center}.credit-grant-gift{display:grid;width:72px;height:72px;place-items:center;border-radius:50%;background:radial-gradient(circle,rgba(233,183,119,.18),transparent 72%);color:#e9b777}.credit-grant-content h2{margin:0;font-family:Cormorant Garamond,serif;font-size:38px;font-weight:500;line-height:.95}.credit-grant-content strong{color:#f7d7a1;font-size:42px;line-height:1}.credit-grant-content p{margin:0;color:#f0dec3ad;font-size:13px;line-height:1.4}.credit-grant-read{min-height:46px;border:1px solid rgba(255,230,193,.72);border-radius:8px;background:linear-gradient(100deg,#d6924a,#f7d7a1 52%,#c67b35);color:#080706;padding:0 18px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.credit-grant-close{position:absolute;z-index:3;top:26px;right:28px;width:38px;height:38px}@keyframes credit-grant-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes credit-grant-backdrop-out{to{opacity:0}}@keyframes credit-grant-cloud-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes credit-grant-fly-to-bell{to{opacity:0;filter:blur(6px);transform:translate3d(42vw,-42vh,0) scale(.18) rotate(8deg)}}@keyframes credit-grant-drift{0%,to{transform:rotate(0) scale(.98)}50%{transform:rotate(80deg) scale(1.06)}}@keyframes notifications-content-refresh{0%{filter:brightness(1);transform:translateY(0)}32%{filter:brightness(1.15);transform:translateY(-2px)}to{filter:brightness(1);transform:translateY(0)}}@keyframes notifications-content-refresh-badge{32%{box-shadow:0 0 18px #e9b77733;color:#f7d7a1}}@keyframes notifications-content-refresh-glyph{32%{color:#f7d7a1;filter:drop-shadow(0 0 9px rgba(233,183,119,.42))}}@media(max-width:759px){.app-shell-notifications .top-bar,.app-shell-news .top-bar{display:none}.app-shell-notifications .main-surface,.app-shell-news .main-surface{box-sizing:border-box;width:100%;min-height:100dvh;padding:max(14px,env(safe-area-inset-top)) 14px calc(78px + env(safe-area-inset-bottom))}.notifications-page,.news-page{gap:18px}.notifications-header{min-height:54px}.notifications-header h1,.news-article h1{font-size:50px;line-height:.96}.notifications-header .eyebrow,.news-article .eyebrow{margin-bottom:4px;font-size:11px}.notifications-refresh{min-width:42px;width:42px;height:42px}.notification-row{grid-template-columns:minmax(0,1fr) 44px;gap:10px;padding:16px 0}.notification-row-main{grid-template-columns:38px minmax(0,1fr);gap:11px}.notification-kind{width:38px;height:38px}.notification-kind svg{width:21px;height:21px}.notification-row h2{font-size:17px}.notification-row time,.news-article time{font-size:12px}.notification-open{width:44px;height:44px}.notification-image{max-height:min(48vw,176px)}.notifications-empty p{font-size:16px}.news-back{min-height:44px;padding:0 14px;font-size:14px}.news-article{gap:14px}.news-body{font-size:17px;line-height:1.7}}@media(max-width:520px){.credit-grant-cloud{width:min(100%,340px);min-height:340px}}@media(prefers-reduced-motion:reduce){.credit-grant-backdrop,.credit-grant-cloud,.credit-grant-backdrop.closing-to-bell,.credit-grant-backdrop.closing-to-bell .credit-grant-cloud,.credit-grant-smoke:before,.credit-grant-smoke i,.notifications-content.refreshed,.notifications-content.refreshed .notification-kind,.notifications-content.refreshed .notifications-empty svg,.notifications-refresh svg{animation:none;transition:none}}.time-picker-field{display:grid;gap:8px}.time-picker-field>span,.time-wheel-column>span,.time-picker-header>span,.time-picker-preview>span{color:#d4b595c7;font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1;text-transform:uppercase}.time-picker-field-row{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px;align-items:center}.time-picker-field-button,.time-picker-field-clear{border:1px solid rgba(212,181,149,.24);border-radius:8px;background:#0505056b;color:#f2dfc1}.time-picker-field-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:0 14px}.time-picker-field-button svg,.time-picker-field-clear svg{color:#e9b777}.time-picker-field-clear svg{transform:rotate(var(--time-reset-rotation, 0deg));transition:transform var(--time-reset-duration, .62s) cubic-bezier(.13,.82,.22,1);will-change:transform}.time-picker-field-button strong,.time-picker-value{font-size:16px;font-weight:700;letter-spacing:.08em;line-height:1}.time-picker-value{display:inline-block;transform-origin:center}.time-picker-value.reset-pulse{animation:time-reset-value-pulse .36s cubic-bezier(.16,.84,.32,1) both}.time-picker-field-clear{display:grid;min-width:44px;height:48px;place-items:center}.time-picker-field-button:focus-visible,.time-picker-field-clear:focus-visible,.time-picker-header button:focus-visible,.time-wheel-item:focus-visible,.time-picker-primary:focus-visible,.time-picker-secondary:focus-visible{outline:2px solid rgba(233,183,119,.68);outline-offset:2px}.time-picker-backdrop{position:fixed;z-index:80;inset:0;display:grid;align-items:end;justify-items:center;background:radial-gradient(circle at 50% 88%,rgba(233,183,119,.16),transparent 22rem),#000000a3;padding:18px 14px max(18px,env(safe-area-inset-bottom));animation:time-backdrop-in .19s ease both}.time-picker-backdrop.closing{animation:time-backdrop-out .19s ease both}.time-picker-modal{width:min(100%,420px);max-height:min(620px,calc(100dvh - 28px - env(safe-area-inset-top) - env(safe-area-inset-bottom)));display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:13px;overflow:hidden;border:1px solid rgba(212,181,149,.28);border-radius:14px;background:radial-gradient(circle at 20% 0%,rgba(233,183,119,.12),transparent 15rem),linear-gradient(145deg,#fff7eb12,#fff7eb05),#080706f5;box-shadow:0 24px 70px #0000008f,inset 0 0 0 1px #fff7eb08;color:#f2dfc1;padding:14px;animation:time-modal-in .21s cubic-bezier(.16,.84,.32,1) both}.time-picker-modal.closing{animation:time-modal-out .18s ease both}.time-picker-header,.time-picker-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.time-picker-header>span{display:inline-flex;align-items:center;gap:8px;color:#e9b777}.time-picker-header button{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(212,181,149,.18);border-radius:8px;background:#fff7eb09;color:#e9b777}.time-picker-preview{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(212,181,149,.22);border-radius:10px;background:radial-gradient(circle at 12% 20%,rgba(233,183,119,.12),transparent 11rem),#fff7eb09;padding:12px 14px}.time-picker-preview strong{color:#f2dfc1;font-family:Cormorant Garamond,Georgia,serif;font-size:34px;font-weight:600;letter-spacing:.04em;line-height:.9}.time-picker-wheels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:0}.time-wheel-column{display:grid;gap:8px;min-width:0}.time-wheel{--time-wheel-item: 42px;--time-wheel-height: 230px;position:relative;height:var(--time-wheel-height);overflow:auto;overscroll-behavior:contain;border:1px solid rgba(212,181,149,.2);border-radius:12px;background:linear-gradient(180deg,#fff7eb0e,#fff7eb05),#0505056b;scroll-snap-type:y mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.time-wheel::-webkit-scrollbar{width:0;height:0}.time-wheel-list{display:flex;flex-direction:column;padding:calc((var(--time-wheel-height) - var(--time-wheel-item)) / 2) 0}.time-wheel-item{position:relative;z-index:2;display:flex;height:var(--time-wheel-item);align-items:center;justify-content:center;border:0;background:transparent;color:#f0dec394;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:.06em;scroll-snap-align:center;scroll-snap-stop:always;transition:color .17s ease,transform .17s ease}.time-wheel-item.active{color:#f2dfc1;transform:scale(1.06)}.time-wheel:before,.time-wheel:after{position:absolute;z-index:3;left:0;right:0;height:44px;content:"";pointer-events:none}.time-wheel:before{top:0;background:linear-gradient(to bottom,#080706fa,#08070600)}.time-wheel:after{bottom:0;background:linear-gradient(to top,#080706fa,#08070600)}.time-wheel-indicator{position:absolute;z-index:1;top:50%;left:8px;right:8px;height:var(--time-wheel-item);border:1px solid rgba(233,183,119,.32);border-radius:10px;background:radial-gradient(circle at 50% 50%,rgba(233,183,119,.12),transparent 76%),#e9b77711;pointer-events:none;transform:translateY(-50%)}.time-picker-secondary,.time-picker-primary{display:inline-flex;min-height:46px;flex:1 1 0;align-items:center;justify-content:center;border-radius:8px;padding:0 14px;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.time-picker-secondary{border:1px solid rgba(212,181,149,.2);background:#fff7eb09;color:#f0dec3b8}.time-picker-primary{border:1px solid rgba(255,230,193,.72);background:radial-gradient(circle at 18% 28%,rgba(255,241,208,.94),transparent 32%),linear-gradient(100deg,#d6924a,#f7d7a1 52%,#c67b35);color:#080706}.time-picker-primary:disabled{cursor:not-allowed;filter:grayscale(.55);opacity:.58}@keyframes time-backdrop-in{0%{opacity:0}}@keyframes time-backdrop-out{to{opacity:0}}@keyframes time-modal-in{0%{opacity:0;transform:translateY(16px) scale(.98)}}@keyframes time-modal-out{to{opacity:0;transform:translateY(12px) scale(.985)}}@keyframes time-reset-value-pulse{0%{color:#f2dfc1;text-shadow:none;transform:translateY(0) scale(1)}38%{color:#ffe4b5;text-shadow:0 0 14px rgba(233,183,119,.48);transform:translateY(-1px) scale(1.045)}to{color:#f2dfc1;text-shadow:none;transform:translateY(0) scale(1)}}@media(max-width:520px){.time-picker-field-row{grid-template-columns:minmax(0,1fr) 42px}.time-picker-field-button,.time-picker-field-clear{min-height:46px;height:46px}.time-picker-backdrop{padding:12px 12px max(12px,env(safe-area-inset-bottom))}.time-picker-modal{gap:11px;padding:12px}.time-picker-preview{min-height:58px;padding:10px 12px}.time-picker-preview strong{font-size:30px}.time-wheel{--time-wheel-height: min(214px, 34dvh)}}@media(prefers-reduced-motion:reduce){.time-picker-backdrop,.time-picker-backdrop.closing,.time-picker-modal,.time-picker-modal.closing,.time-picker-field-clear svg,.time-picker-value.reset-pulse,.time-wheel-item{animation:none;transition:none}}.app-shell-profile .top-bar{display:none}.app-shell-profile .main-surface{width:min(100%,760px);padding:22px 22px 92px}.profile-page{position:relative;isolation:isolate;display:grid;overflow:hidden;gap:18px;color:#f2dfc1}.profile-screen-motion{will-change:opacity,transform}.profile-screen-entering{animation:profile-screen-in .26s cubic-bezier(.16,.84,.32,1) both}.profile-screen-exiting{animation:profile-screen-out .17s ease both}.profile-page:before,.profile-page:after{position:absolute;z-index:-1;border:1px solid rgba(212,181,149,.08);border-radius:50%;content:"";pointer-events:none}.profile-page:before{top:-150px;right:-90px;width:min(92vw,620px);aspect-ratio:1}.profile-page:after{top:-58px;right:18px;width:min(68vw,430px);aspect-ratio:1;border-style:dashed;opacity:.7;animation:profile-orbit 80s linear infinite}.profile-header{display:flex;align-items:center;justify-content:center;min-height:50px}.profile-header h1{max-width:none;font-size:clamp(38px,9vw,56px);line-height:1;text-align:center}.profile-header .home-icon-button{position:absolute;top:4px;right:0}.profile-hero{display:grid;align-items:center;justify-items:stretch;gap:14px;padding:8px 0 10px;text-align:center}.profile-identity{display:grid;width:100%;justify-items:center;gap:14px}.profile-identity h2{max-width:none;font-size:clamp(42px,9vw,58px);line-height:.95}.profile-premium-pill{display:inline-grid;grid-template-columns:44px minmax(0,1fr) auto;width:100%;min-height:68px;align-items:center;gap:14px;border:1px solid rgba(212,181,149,.46);border-radius:8px;background:radial-gradient(circle at 18% 18%,rgba(233,183,119,.12),transparent 42%),linear-gradient(145deg,#fff7eb0e,#fff7eb04),#070706b8;color:#e9b777;padding:12px 20px;text-align:left;box-shadow:0 0 18px #e9b77714,inset 0 0 0 1px #fff7eb06;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.profile-premium-pill .veilora-logo-icon{width:37px;height:37px;color:currentColor;filter:drop-shadow(0 0 10px rgba(233,183,119,.14))}.profile-premium-pill svg:not(.veilora-logo-icon){color:currentColor}.profile-premium-pill svg.profile-premium-pill-cue{color:#e9b777;stroke:#e9b777;filter:drop-shadow(0 0 10px rgba(233,183,119,.24))}.profile-premium-pill>span{display:grid;min-width:0;gap:2px}.profile-premium-pill strong,.profile-premium-pill small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-premium-pill strong{color:#f2dfc1;font-size:clamp(12px,3vw,14px);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.profile-premium-pill small{color:#e9b777b8;font-size:clamp(10px,2.55vw,12px);font-weight:700;letter-spacing:.02em;line-height:1.15}.profile-premium-pill.active{border-color:#e9b77785;box-shadow:0 0 22px #e9b77721,inset 0 0 0 1px #fff7eb09}.profile-premium-pill.inactive{border-color:#93867747;background:radial-gradient(circle at 18% 18%,rgba(120,112,105,.08),transparent 42%),linear-gradient(145deg,#f0dec306,#f0dec302),#0707069e;color:#a6998bc2;box-shadow:inset 0 0 0 1px #fff7eb03}.profile-premium-pill.inactive strong{color:#f0dec394}.profile-premium-pill.inactive small{color:#e9b777;font-size:clamp(12px,3vw,15px);text-shadow:0 0 12px rgba(233,183,119,.1)}.profile-premium-pill.attention{border-color:#d9a96861;color:#d9a968d1}.profile-premium-pill:hover,.profile-premium-pill:focus-visible{transform:translateY(-1px)}.profile-menu,.profile-reminder,.profile-signout{border:1px solid rgba(212,181,149,.28);border-radius:8px;background:radial-gradient(circle at 18% 0%,rgba(233,183,119,.06),transparent 14rem),linear-gradient(145deg,#fff7eb0b,#fff7eb03),#070706b8;box-shadow:inset 0 0 0 1px #fff7eb05}.profile-menu{overflow:hidden}.profile-menu button,.profile-reminder,.profile-signout{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:68px;width:100%;border:0;background:transparent;color:#ebd6b7;padding:15px 20px;text-align:left}.profile-menu button+button{border-top:1px solid rgba(212,181,149,.12)}.profile-menu svg,.profile-reminder>svg,.profile-signout>svg{color:#e9b777}.profile-menu .profile-admin-entry{background:#d4b59512}.profile-menu .profile-admin-entry span{color:#f2dfc1}.profile-menu span,.profile-reminder strong,.profile-signout span{font-size:clamp(16px,3vw,22px);font-weight:600;line-height:1.2}.profile-reminder{grid-template-columns:44px minmax(0,1fr) auto}.profile-reminder small{display:block;margin-top:4px;color:#f0dec399;font-size:14px}.profile-toggle{position:relative;width:70px;height:42px;border:0;border-radius:999px;background:#d4b59529;padding:0;box-shadow:inset 0 0 0 1px #d4b59538;transition:background .18s ease,box-shadow .18s ease}.profile-toggle.active{background:linear-gradient(100deg,#c88945,#efc882);box-shadow:inset 0 1px #fff9eb80}.profile-toggle i{position:absolute;top:4px;left:4px;width:34px;height:34px;border-radius:50%;background:#fff8e9;box-shadow:0 8px 18px #00000047;transition:transform .18s ease}.profile-toggle.active i{transform:translate(28px)}.profile-signout{border-color:#dc705847;color:#df8d76}.profile-signout svg{color:#df8d76}.profile-inline-sections{display:grid;gap:20px}.profile-inline-section{display:grid;gap:9px}.profile-inline-section>h2{display:inline-flex;align-items:center;gap:8px;max-width:none;margin:0;color:#e9b777db;font-family:var(--font-ui);font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1;text-transform:uppercase}.profile-inline-section>h2 svg{color:#e9b777}.profile-detail-page{gap:14px}.profile-detail-header{position:relative;display:grid;justify-items:center;gap:8px;min-height:128px;padding:4px 46px 8px;text-align:center}.profile-detail-header>span{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:8px;color:#e9b777;font-size:10px;font-weight:800;letter-spacing:.18em;line-height:1;text-transform:uppercase}.profile-detail-header h1{max-width:none;font-size:clamp(38px,10vw,58px);line-height:.92}.profile-detail-header p{max-width:34rem;color:#f0dec3a8;font-size:13px;line-height:1.4}.profile-detail-back{position:absolute;top:2px;left:0;display:grid;width:42px;height:42px;place-items:center;border:0;background:transparent;color:#e9b777;padding:0;transform:rotate(180deg)}.profile-section-stack{display:grid;gap:12px}.profile-form-panel,.profile-setting-panel,.profile-action-panel,.profile-info-panel{border:1px solid rgba(212,181,149,.26);border-radius:8px;background:radial-gradient(circle at 18% 0%,rgba(233,183,119,.06),transparent 14rem),linear-gradient(145deg,#fff7eb0b,#fff7eb03),#070706b8;box-shadow:inset 0 0 0 1px #fff7eb05}.profile-form-panel,.profile-setting-panel{display:grid;gap:12px;padding:13px}.profile-text-field{display:grid;gap:8px}.profile-text-field>span,.profile-segmented>span{display:inline-flex;align-items:center;gap:8px;color:#d4b595c7;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.profile-text-field input,.profile-locale-select{width:100%;min-height:50px;border:1px solid rgba(212,181,149,.24);border-radius:8px;background:#0505056b;color:#f2dfc1;padding:0 14px;font:inherit}.profile-locale-select{appearance:none}.profile-setting-note{color:#f0dec394;font-size:11px;line-height:1.35}.profile-text-field input:focus,.profile-locale-select:focus{outline:none;border-color:#e9b777ad;box-shadow:0 0 0 3px #e9b7771a}.profile-primary-action{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(255,230,193,.72);border-radius:8px;background:radial-gradient(circle at 18% 28%,rgba(255,241,208,.94),transparent 32%),linear-gradient(100deg,#d6924a,#f7d7a1 52%,#c67b35);color:#080706;padding:10px 16px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.profile-feedback{margin:0;border:1px solid rgba(212,181,149,.18);border-radius:8px;padding:10px 12px;font-size:12px;line-height:1.35}.profile-feedback.error{border-color:#d96c6c57;color:#df8d76}.profile-feedback.success{border-color:#91c99c52;color:#91c99c}.profile-mini-grid{display:grid;padding:0 2px}.profile-mini-metric{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:18px;padding:10px 4px}.profile-mini-metric+.profile-mini-metric{border-top:1px solid rgba(212,181,149,.14)}.profile-mini-metric strong{color:#e9b777;font-size:17px;font-weight:600;line-height:1;text-align:right}.profile-mini-metric span{color:#f0dec3ad;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.profile-switch-row,.profile-action-button,.profile-info-panel{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px}.profile-switch-row{min-height:66px}.profile-switch-row+.profile-switch-row,.profile-action-button+.profile-action-button{border-top:1px solid rgba(212,181,149,.12)}.profile-switch-row>svg,.profile-action-button>svg,.profile-info-panel>svg{color:#e9b777}.profile-switch-row span,.profile-action-button span,.profile-info-panel span{display:grid;min-width:0;gap:4px}.profile-switch-row strong,.profile-action-button strong,.profile-info-panel strong{color:#f2dfc1;font-size:15px;line-height:1.15}.profile-switch-row small,.profile-action-button small,.profile-info-panel small{color:#f0dec394;font-size:11.5px;line-height:1.35}.profile-action-panel{overflow:hidden}.profile-action-button{width:100%;min-height:66px;border:0;background:transparent;color:#ebd6b7;padding:12px 14px;text-align:left}.profile-action-button.danger strong,.profile-action-button.danger>svg,.profile-action-button.danger>svg+span+svg{color:#df8d76}.profile-info-panel{padding:14px}.profile-segmented{display:grid;gap:8px}.profile-segmented>div{display:flex;gap:6px}.profile-segmented button{flex:1 1 0;min-height:42px;border:1px solid rgba(212,181,149,.22);border-radius:8px;background:#fff7eb09;color:#f0dec3b8;padding:7px 8px;font-size:11px;font-weight:800}.profile-segmented button.active{border-color:#ebd6b7b8;background:#d4b5951f;color:#f2dfc1}.profile-language-backdrop{position:fixed;z-index:90;inset:0;display:grid;align-items:end;justify-items:center;background:radial-gradient(circle at 50% 88%,rgba(233,183,119,.14),transparent 22rem),#000000a3;padding:16px 14px max(16px,env(safe-area-inset-bottom));animation:profile-language-backdrop-in .18s ease both}.profile-language-backdrop.closing{animation:profile-language-backdrop-out .18s ease both}.profile-language-modal{width:min(100%,420px);max-height:min(620px,calc(100dvh - 28px - env(safe-area-inset-top) - env(safe-area-inset-bottom)));display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px;overflow:hidden;border:1px solid rgba(212,181,149,.28);border-radius:14px;background:radial-gradient(circle at 20% 0%,rgba(233,183,119,.11),transparent 15rem),linear-gradient(145deg,#fff7eb12,#fff7eb05),#080706f5;box-shadow:0 24px 70px #0000008f,inset 0 0 0 1px #fff7eb08;color:#f2dfc1;padding:14px;animation:profile-language-modal-in .22s cubic-bezier(.16,.84,.32,1) both}.profile-language-modal.closing{animation:profile-language-modal-out .18s cubic-bezier(.58,.02,.38,.98) both}.profile-language-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-language-header>span{display:inline-flex;align-items:center;gap:8px;color:#e9b777;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.profile-language-header button{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(212,181,149,.18);border-radius:8px;background:#fff7eb09;color:#e9b777;transform:rotate(90deg)}.profile-language-modal>p{margin:0;color:#f0dec39e;font-size:12px;line-height:1.4}.profile-language-list{display:grid;gap:8px;min-height:0;overflow:auto;padding-right:2px;scrollbar-width:thin}.profile-language-list button{display:grid;grid-template-columns:minmax(0,1fr) 24px;min-height:58px;align-items:center;gap:10px;border:1px solid rgba(212,181,149,.18);border-radius:8px;background:#fff7eb09;color:#f2dfc1;padding:10px 12px;text-align:left}.profile-language-list button.active{border-color:#e9b7779e;background:#e9b7771a}.profile-language-list span{display:grid;gap:4px}.profile-language-list strong{font-size:15px;line-height:1.1}.profile-language-list small{color:#f0dec38f;font-size:11px}.profile-language-list svg{color:#e9b777}@keyframes profile-orbit{to{transform:rotate(360deg)}}@keyframes profile-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes profile-screen-in{0%{opacity:0;transform:translateY(12px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes profile-screen-out{to{opacity:0;transform:translateY(-8px) scale(.992)}}@keyframes profile-language-backdrop-in{0%{opacity:0}}@keyframes profile-language-backdrop-out{to{opacity:0}}@keyframes profile-language-modal-in{0%{opacity:0;transform:translateY(16px) scale(.98)}}@keyframes profile-language-modal-out{to{opacity:0;transform:translateY(12px) scale(.985)}}@media(max-width:520px){.app-shell-profile .main-surface{padding:18px 18px 84px}.profile-page{gap:13px}.profile-hero{gap:10px;padding:4px 0 8px}.profile-identity{gap:9px}.profile-identity h2{font-size:clamp(34px,10.5vw,46px)}.profile-premium-pill{grid-template-columns:38px minmax(0,1fr) auto;min-height:62px;gap:11px;padding:10px 14px}.profile-premium-pill .veilora-logo-icon{width:33px;height:33px}.profile-menu button,.profile-reminder,.profile-signout{grid-template-columns:34px minmax(0,1fr) auto;gap:12px;min-height:58px;padding:12px 16px}.profile-menu span,.profile-reminder strong,.profile-signout span{font-size:15px}.profile-reminder small{font-size:12px}.profile-toggle{width:56px;height:34px}.profile-toggle i{width:28px;height:28px;top:3px;right:3px;left:3px}.profile-toggle.active i{transform:translate(22px)}.profile-detail-page{gap:11px}.profile-detail-header{min-height:112px;gap:7px;padding:0 38px 4px}.profile-detail-header h1{font-size:clamp(34px,10vw,46px)}.profile-detail-header p{font-size:12px;line-height:1.35}.profile-detail-back{width:36px;height:36px}.profile-section-stack{gap:10px}.profile-inline-sections{gap:17px}.profile-inline-section{gap:8px}.profile-form-panel,.profile-setting-panel{gap:10px;padding:11px}.profile-text-field input,.profile-primary-action{min-height:46px}.profile-mini-grid{padding:0 1px}.profile-mini-metric{min-height:46px;padding:9px 2px}.profile-switch-row,.profile-action-button,.profile-info-panel{grid-template-columns:32px minmax(0,1fr) auto;gap:10px}.profile-switch-row,.profile-action-button{min-height:60px}.profile-switch-row strong,.profile-action-button strong,.profile-info-panel strong{font-size:14px}.profile-switch-row small,.profile-action-button small,.profile-info-panel small{font-size:10.5px}.profile-segmented>div{gap:5px}.profile-segmented button{min-height:40px;padding:7px 5px;font-size:10px}}@media(prefers-reduced-motion:reduce){.profile-page:after,.profile-screen-entering,.profile-screen-exiting,.profile-language-backdrop,.profile-language-modal,.profile-toggle,.profile-toggle i{animation:none;transition:none}}.app-shell-support .main-surface{box-sizing:border-box;width:min(calc(100% - 40px),1280px);margin:0 auto;padding:clamp(16px,2.4vh,26px) 0 clamp(16px,2.2vh,24px)}.support-page{--support-border: rgba(212, 181, 149, .16);--support-border-strong: rgba(212, 181, 149, .24);--support-gold: #d9bb96;--support-gold-bright: #f2d29f;--support-panel: rgba(10, 9, 8, .88);--support-panel-soft: rgba(255, 247, 235, .045);--support-panel-strong: rgba(255, 247, 235, .072);--support-text: var(--text-primary, #f7efe5);--support-muted: rgba(247, 239, 229, .56);box-sizing:border-box;display:flex;flex-direction:column;height:calc(100dvh - 66px - clamp(32px,4.8vh,50px));min-height:calc(100dvh - 66px - clamp(32px,4.8vh,50px));color:var(--support-text)}.support-header{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:14px;align-items:center;margin-bottom:16px}.support-header button,.support-chat-head button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--support-border-strong);border-radius:15px;background:linear-gradient(145deg,#fff7eb0f,#fff7eb05),#0a0908b8;color:var(--support-gold-bright);font-weight:700;gap:8px;padding:0 15px;box-shadow:inset 0 1px #ffffff0d}.support-header h1,.support-chat h2{min-width:0;margin:0;overflow-wrap:anywhere;font-family:Cormorant Garamond,serif;font-size:clamp(32px,4vw,44px);font-weight:600;line-height:.94}.support-header span,.support-header p{margin:0;color:var(--support-muted);font-size:12px}.support-header p{margin-top:5px}.support-error{margin:0 0 10px;color:#ee9a9a;font-size:14px}.support-layout{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(260px,330px) minmax(0,1fr);border:1px solid var(--support-border);border-radius:24px;overflow:hidden;background:radial-gradient(circle at 80% 0%,rgba(212,181,149,.055),transparent 22rem),linear-gradient(145deg,#fff7eb09,#fff7eb02),var(--support-panel);box-shadow:0 24px 80px #00000047}.support-ticket-list{min-height:0;overflow:auto;padding:12px;border-right:1px solid rgba(212,181,149,.12)}.support-ticket-list button{width:100%;min-height:68px;border:1px solid transparent;border-radius:18px;padding:12px 13px;background:transparent;color:inherit;display:grid;grid-template-columns:28px minmax(0,1fr) 26px;align-items:center;gap:10px;text-align:left;transition:background .18s ease,border-color .18s ease,transform .18s ease}.support-ticket-list button:hover,.support-ticket-list button.active{border-color:#d4b59521;background:#d4b59518}.support-ticket-list button.active{transform:translate(2px)}.support-ticket-list span{min-width:0;display:grid;gap:5px}.support-ticket-list strong,.support-ticket-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-ticket-list strong{font-size:15px}.support-ticket-list small,.support-ticket-list p{color:var(--support-muted);font-size:11px}.support-ticket-list b{display:grid;min-width:26px;height:26px;place-items:center;border-radius:999px;background:linear-gradient(180deg,#e5c29a,#cda77d);color:#17120f;font-size:11px;font-weight:900;line-height:1;box-shadow:0 8px 22px #d4b59533}.support-chat{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.support-chat-head{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;border-bottom:1px solid rgba(212,181,149,.12)}.support-chat-head h2{font-size:clamp(25px,2.8vw,34px)}.support-chat-head button:disabled,.support-composer button:disabled,.support-create button:disabled{cursor:default;opacity:.48}.support-status{display:inline-flex;align-items:center;min-height:22px;margin-top:6px;border-radius:999px;color:var(--support-muted);font-size:11px}.support-status-open{color:#f0c38f}.support-status-waiting-for-user{color:#b8d99f}.support-messages{min-height:0;overflow:auto;display:flex;flex-direction:column;gap:10px;padding:20px 24px 18px;scroll-behavior:smooth}.support-messages article{position:relative;max-width:min(72%,620px);border:1px solid rgba(255,247,235,.055);padding:14px 16px 12px;background:var(--support-panel-strong);box-shadow:0 12px 36px #00000029}.support-messages article.support{align-self:flex-start;border-radius:20px 20px 20px 7px}.support-messages article.mine{align-self:flex-end;border-color:#d4b59529;border-radius:20px 20px 7px;background:linear-gradient(145deg,#d4b5952e,#d4b5951a),#221b16e0}.support-messages strong,.support-messages time{display:block;color:#f7efe58a;font-size:12px;line-height:1.2}.support-messages p{margin:8px 0 10px;white-space:pre-wrap;overflow-wrap:anywhere;color:#f7efe5e0;font-size:16px;line-height:1.58}.support-composer{display:grid;grid-template-columns:minmax(0,1fr) 54px;gap:10px;align-items:end;padding:12px 16px 16px;border-top:1px solid rgba(212,181,149,.12);background:linear-gradient(180deg,#0a0908c7,#0a0908f0)}.support-composer-field{position:relative;display:block;min-width:0;border:1px solid rgba(212,181,149,.19);border-radius:22px;background:linear-gradient(145deg,#fff7eb0b,#fff7eb05),#060605d6;padding:10px 14px;box-shadow:inset 0 1px #ffffff09}.support-composer-field span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.support-composer textarea,.support-create input,.support-create textarea{width:100%;box-sizing:border-box;resize:none;border:0;outline:0;background:transparent;color:inherit;font:inherit}.support-composer textarea{display:block;min-height:24px;max-height:132px;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;padding:2px 18px 2px 0;overflow-y:auto;appearance:none;line-height:1.45;font-size:16px}.support-composer-field i{position:absolute;top:2px;right:2px;width:30px;height:30px;cursor:n-resize;pointer-events:auto;touch-action:none;user-select:none;-webkit-user-select:none}.support-composer-field i:after{content:"";position:absolute;top:8px;right:8px;width:13px;height:13px;border-top:2px solid rgba(242,210,159,.44);border-right:2px solid rgba(242,210,159,.44);border-radius:1px}.support-unread-divider{align-self:stretch;display:flex;align-items:center;gap:10px;color:#f2d29fd1;font-size:12px;letter-spacing:.08em;text-transform:uppercase;transition:opacity .22s ease,transform .22s ease,max-height .22s ease,margin .22s ease}.support-unread-divider:before,.support-unread-divider:after{flex:1;height:1px;background:#d4b5952e;content:""}.support-unread-divider.leaving{max-height:0;margin:-6px 0;opacity:0;transform:translateY(-6px)}.support-composer textarea::placeholder,.support-create input::placeholder,.support-create textarea::placeholder{color:#f7efe56b}.support-composer button{display:grid;width:54px;height:54px;place-items:center;border:0;border-radius:18px;background:radial-gradient(circle at 30% 15%,rgba(255,250,235,.42),transparent 38%),linear-gradient(180deg,#e5c29a,#cda77d);color:#16110e;box-shadow:0 14px 30px #d4b59538;transition:opacity .16s ease,transform .16s ease,box-shadow .16s ease}.support-composer button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 18px 36px #d4b59547}.support-empty-chat{margin:auto;display:grid;gap:14px;justify-items:center;color:var(--support-muted)}.support-empty-chat button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:0;border-radius:15px;background:linear-gradient(180deg,#e5c29a,#cda77d);color:#17120f;font-weight:900;padding:0 16px}.support-modal-backdrop{position:fixed;z-index:120;inset:0;display:grid;place-items:center;padding:max(14px,env(safe-area-inset-top)) 14px max(14px,env(safe-area-inset-bottom));background:#040404b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:support-backdrop-in .18s ease both}.support-modal{width:min(560px,100%);max-height:min(680px,calc(100dvh - 28px - env(safe-area-inset-top) - env(safe-area-inset-bottom)));overflow:auto;display:grid;gap:14px;padding:26px;border:1px solid var(--support-border);border-radius:26px;background:radial-gradient(circle at 85% 0%,rgba(212,181,149,.08),transparent 16rem),linear-gradient(145deg,#fff7eb0f,#fff7eb05),#0a0908f5;box-shadow:0 30px 90px #00000080;animation:support-modal-in .22s cubic-bezier(.16,.84,.32,1) both}.support-modal header{display:flex;align-items:start;justify-content:space-between;gap:12px}.support-modal header button{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(212,181,149,.18);border-radius:13px;background:#ffffff09;color:var(--support-gold-bright)}.support-modal header span{color:var(--support-muted);font-size:12px}.support-modal h2{margin:2px 0 0;font-family:Cormorant Garamond,serif;font-size:clamp(30px,7vw,42px);line-height:.96}.support-form-field{position:relative;display:grid;gap:7px;color:var(--support-muted);font-size:13px;font-weight:700}.support-form-field input,.support-form-field textarea{width:100%;box-sizing:border-box;max-height:220px;resize:none;border:1px solid rgba(212,181,149,.18);border-radius:15px;background:#ffffff09;color:inherit;font:inherit;font-size:16px;line-height:1.52;outline:0;padding:14px 32px 14px 14px}.support-form-field input{min-height:56px;padding-right:14px}.support-form-field-resizable i{position:absolute;top:30px;right:5px;width:30px;height:30px;cursor:n-resize;pointer-events:auto;touch-action:none;user-select:none;-webkit-user-select:none}.support-form-field-resizable i:after{content:"";position:absolute;top:8px;right:8px;width:13px;height:13px;border-top:2px solid rgba(242,210,159,.44);border-right:2px solid rgba(242,210,159,.44);border-radius:1px}.support-modal p{margin:0;color:var(--support-muted);font-size:14px;line-height:1.5}.support-modal>button,.support-confirm-modal footer button:last-child{min-height:48px;border:0;border-radius:15px;background:linear-gradient(180deg,#e5c29a,#cda77d);color:#17120f;font-weight:900}.support-confirm-modal footer{display:grid;grid-template-columns:1fr 1fr;gap:10px}.support-confirm-modal footer button:first-child{min-height:48px;border:1px solid rgba(212,181,149,.18);border-radius:15px;background:#ffffff09;color:var(--support-gold-bright);font-weight:800}@media(max-width:759px){.app-shell-support .top-bar{display:none}.app-shell-support .main-surface{width:100%;padding:0}.support-page{min-height:100dvh;height:100dvh;padding:max(12px,env(safe-area-inset-top)) 10px calc(78px + env(safe-area-inset-bottom))}.support-header{grid-template-columns:40px minmax(0,1fr) auto;gap:9px;margin-bottom:10px}.support-header button{min-height:40px;border-radius:13px;padding:0 12px}.support-header p{display:none}.support-header h1{font-size:30px}.support-layout{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;border-radius:22px}.support-ticket-list{display:flex;gap:8px;min-height:0;max-height:92px;overflow-x:auto;overflow-y:hidden;padding:8px;border-right:0;border-bottom:1px solid rgba(212,181,149,.12)}.support-ticket-list button{flex:0 0 min(320px,86vw);min-height:64px;grid-template-columns:24px minmax(0,1fr) 26px}.support-ticket-list button.active{transform:none}.support-chat-head{padding:12px 14px}.support-chat-head-resolved{align-items:stretch;flex-direction:column;gap:10px}.support-chat-head-resolved>div{width:100%}.support-chat-head-resolved p{max-width:none}.support-chat-head-resolved button{align-self:center}.support-chat-head h2{font-size:25px}.support-chat-head button{min-height:38px;border-radius:13px;padding:0 11px}.support-messages{gap:9px;padding:14px 12px}.support-messages article{max-width:86%;padding:11px 12px 9px}.support-messages p{font-size:15px}.support-composer{grid-template-columns:minmax(0,1fr) 50px;gap:8px;padding:10px 12px 12px}.support-composer-field{border-radius:19px;padding:9px 13px}.support-composer button{width:50px;height:50px;border-radius:17px}}@keyframes support-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes support-modal-in{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:380px){.support-page{padding-inline:8px}.support-ticket-list{max-height:84px}.support-ticket-list button{min-height:58px}.support-chat-head h2{font-size:23px}}@media(prefers-reduced-motion:reduce){.support-ticket-list button,.support-composer button{transition:none}}.app-shell-admin-only,.app-shell-admin-only .main-surface,.main-surface:has(.ops-admin){background:radial-gradient(circle at 50% 0%,rgba(212,181,149,.12),transparent 34rem),linear-gradient(180deg,#14100d,#080706 38%,#050505);color:#f8fafc}.app-shell-admin-only{min-height:100dvh;overflow:hidden}.app-shell-admin-only .main-surface{box-sizing:border-box;width:100%;min-width:1240px;max-width:none;height:100dvh;padding:10px;overflow:hidden}.ops-admin,.ops-admin *{box-sizing:border-box;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;letter-spacing:0}.ops-admin{--admin-bg: #080706;--admin-panel: rgba(17, 17, 17, .94);--admin-panel-strong: rgba(23, 22, 21, .98);--admin-panel-soft: rgba(255, 255, 255, .038);--admin-panel-muted: rgba(255, 255, 255, .058);--admin-border: rgba(248, 250, 252, .1);--admin-border-strong: rgba(248, 250, 252, .16);--admin-text: #f8fafc;--admin-muted: rgba(248, 250, 252, .68);--admin-faint: rgba(248, 250, 252, .46);--admin-accent: #d4b595;--admin-accent-strong: #f2dfc1;--admin-accent-bg: rgba(212, 181, 149, .1);--admin-good: #91c99c;--admin-good-bg: rgba(145, 201, 156, .13);--admin-warn: #e9b777;--admin-warn-bg: rgba(233, 183, 119, .14);--admin-bad: #ee9a9a;--admin-bad-bg: rgba(217, 108, 108, .14);--admin-shadow: 0 16px 48px rgba(0, 0, 0, .24);display:grid;grid-template-rows:46px 84px minmax(0,1fr);gap:8px;min-width:1220px;height:calc(100dvh - 20px);min-height:640px;overflow:hidden;color:var(--admin-text)}.ops-admin__bar,.ops-admin-kpi,.ops-admin__nav,.ops-admin-panel,.ops-admin__summary,.ops-admin__search,.ops-admin__suggestions,.ops-admin__row,.ops-admin__leader-item,.ops-admin-mini,.ops-admin-billing__metric,.ops-admin-billing__row,.ops-admin-streak-settings,.ops-admin-notifications__summary .ops-admin-mini,.ops-admin-traffic__map,.ops-admin-traffic__geo-list article,.ops-admin-status span,.ops-admin-explorer,.ops-admin-explorer-picker,.ops-admin-modal{border-color:var(--admin-border);background:var(--admin-panel);background-image:none;box-shadow:var(--admin-shadow)}.ops-admin__bar{display:grid;grid-template-columns:minmax(180px,auto) minmax(0,1fr);align-items:center;min-height:46px;border:1px solid var(--admin-border);border-radius:10px;padding:6px 8px}.ops-admin__brand{display:flex;min-width:0;align-items:center;gap:7px}.ops-admin__brand svg,.ops-admin svg,.ops-admin-panel header{color:var(--admin-accent)}.ops-admin__brand span{color:var(--admin-muted);font-size:10px;font-weight:850;text-transform:uppercase}.ops-admin__brand strong,.ops-admin-kpi strong,.ops-admin-panel h3,.ops-admin__identity strong,.ops-admin__leader-item strong,.ops-admin__leader-item b,.ops-admin-mini strong,.ops-admin-status strong,.ops-admin-billing__metric strong,.ops-admin-traffic__geo-list article strong,.ops-admin-explorer__head strong,.ops-admin-modal-head h2,.ops-admin-notification-detail h3{color:var(--admin-text);font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;font-weight:750}.ops-admin__bar-meta{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:7px;color:var(--admin-muted);font-size:11px}.ops-admin__range,.ops-admin__metric-tabs,.ops-admin__bucket-tabs{display:inline-flex;gap:3px;min-width:0;max-width:100%;overflow-x:auto;scrollbar-width:thin;padding:2px}.ops-admin__range button,.ops-admin__metric-tabs button,.ops-admin__bucket-tabs button,.ops-admin__refresh,.ops-admin__filter,.ops-admin__create,.ops-admin__gold-action,.ops-admin-load-more,.ops-admin-traffic__tabs button,.ops-admin-row-actions button,.ops-admin-modal-actions button,.ops-admin-filter-pick,.ops-admin-inline-field,.ops-admin-explorer__head button,.ops-admin-explorer__buttons button,.ops-admin-explorer__metric-pick,.ops-admin-explorer__legend span,.ops-admin-explorer__legend button{border-color:var(--admin-border);background:var(--admin-panel-soft);color:var(--admin-text);box-shadow:none}.ops-admin__range button,.ops-admin__refresh,.ops-admin__filter,.ops-admin__create,.ops-admin__gold-action,.ops-admin-load-more,.ops-admin-traffic__tabs button,.ops-admin-row-actions button{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:5px;border-radius:7px;padding:0 10px;font-size:12px;font-weight:800}.ops-admin__nav button.active,.ops-admin__nav button:hover,.ops-admin__range button.active,.ops-admin__metric-tabs button.active,.ops-admin__bucket-tabs button.active,.ops-admin__refresh:hover:not(:disabled),.ops-admin__filter:hover,.ops-admin__create,.ops-admin__gold-action:hover,.ops-admin-load-more:hover:not(:disabled),.ops-admin-traffic__tabs button.active,.ops-admin-row-actions button:hover,.ops-admin-modal-actions button.primary,.ops-admin-filter-pick:hover,.ops-admin-explorer__head button:hover,.ops-admin-explorer__buttons button:hover{border-color:#d4b5953d;background:var(--admin-accent-bg);color:var(--admin-text);transform:none}.ops-admin__refresh:disabled,.ops-admin-load-more:disabled{color:var(--admin-faint)}.ops-admin__kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-height:0;overflow:visible}.ops-admin-kpi{display:grid;grid-template-columns:24px minmax(0,1fr);grid-template-rows:minmax(30px,auto) auto;align-content:center;min-height:84px;gap:4px 9px;overflow:hidden;border:1px solid var(--admin-border);border-radius:10px;padding:11px 12px}.ops-admin-kpi svg{grid-row:1 / span 2;align-self:center}.ops-admin-kpi strong{min-width:0;overflow:hidden;font-size:28px;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.ops-admin-kpi span,.ops-admin__summary,.ops-admin__chips span,.ops-admin__chips button,.ops-admin__suggestions small,.ops-admin__row time,.ops-admin__identity small,.ops-admin__leader-item small,.ops-admin-mini small,.ops-admin-status small,.ops-admin-traffic__geo-list article span,.ops-admin-traffic__geo-list article small,.ops-admin-explorer__head span,.ops-admin-explorer__range span,.ops-admin-explorer__status,.ops-admin-modal-copy,.ops-admin-details,.ops-admin-field span,.ops-admin-inline-field span{color:var(--admin-muted)}.ops-admin-kpi.good{border-color:#91c99c57}.ops-admin-kpi.warn{border-color:#e9b7776b}.ops-admin-kpi.bad{border-color:#d96c6c6b}.ops-admin__body{display:grid;grid-template-columns:184px minmax(0,1fr);gap:8px;min-height:0;overflow:hidden}.ops-admin__nav{position:static;display:grid;align-content:start;gap:4px;min-height:0;overflow-y:auto;overscroll-behavior:contain;border:1px solid var(--admin-border);border-radius:10px;padding:6px;scrollbar-width:thin}.ops-admin__nav button{display:grid;grid-template-columns:20px minmax(0,1fr) 8px;align-items:center;min-height:36px;gap:7px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--admin-text);padding:6px 8px;font-size:12px;font-weight:750;text-align:left}.ops-admin__nav button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-admin__nav button i{width:6px;height:6px;border-radius:999px;background:var(--admin-accent);box-shadow:0 0 10px #d4b5957a}.ops-admin__workspace{position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;min-width:0;min-height:0;gap:7px;overflow:hidden}.ops-admin__tools-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0}.ops-admin__section-head{display:none}.ops-admin__filter{min-width:98px}.ops-admin__filter strong{display:grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:#ffffff1f;color:var(--admin-text);font-size:11px}.ops-admin__message{min-height:32px;overflow:hidden;border:1px solid rgba(233,183,119,.34);border-radius:8px;background:#e9b7771f;color:var(--admin-text);padding:7px 10px;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ops-admin__toolbar{display:grid;grid-template-columns:minmax(280px,1fr) minmax(108px,auto) auto;align-items:center;gap:7px;min-width:0}.ops-admin__search{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;min-height:36px;gap:7px;border:1px solid var(--admin-border);border-radius:8px;background:var(--admin-panel);padding:0 9px}.ops-admin__search input,.ops-admin-field input,.ops-admin-field select,.ops-admin-field textarea,.ops-admin-inline-field input{border-color:var(--admin-border-strong);background:#00000042;color:var(--admin-text)}.ops-admin__search input{height:34px;border:0;background:transparent;padding:0}.ops-admin__search input::placeholder,.ops-admin-field input::placeholder,.ops-admin-field textarea::placeholder{color:var(--admin-faint)}.ops-admin__suggestions{border-color:var(--admin-border-strong);background:var(--admin-panel-strong);color:var(--admin-text);box-shadow:0 18px 54px #0000006b}.ops-admin__suggestions button{color:var(--admin-text)}.ops-admin__suggestions button:hover{background:var(--admin-panel-muted)}.ops-admin__summary{min-height:36px;min-width:108px;border:1px solid var(--admin-border);border-radius:8px;background:var(--admin-panel-soft);padding:8px 10px;line-height:18px}.ops-admin__chips{min-height:0;overflow-x:auto;scrollbar-width:thin}.ops-admin__chips span,.ops-admin__chips button{min-height:26px;border-color:var(--admin-border);background:var(--admin-panel-soft);color:var(--admin-muted);padding:4px 9px;font-size:11px}.ops-admin__chips button{color:var(--admin-text)}.ops-admin__content{display:grid;min-height:0;overflow:hidden}.ops-admin__content>*{min-height:0}.ops-admin__overview{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:minmax(284px,1fr) minmax(184px,.62fr);gap:8px;height:100%;min-height:0;overflow:hidden;align-content:stretch}.ops-admin-health{grid-template-rows:minmax(250px,1fr) minmax(150px,auto)}.ops-admin-health .ops-admin-panel.wide{grid-column:1 / -1}.ops-admin-panel{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;overflow:hidden;border:1px solid var(--admin-border);border-radius:10px;padding:10px}.ops-admin-panel.wide{grid-template-rows:auto auto minmax(0,1fr);overflow-y:auto;scrollbar-width:thin}.ops-admin-panel header{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;min-height:24px;gap:8px;margin-bottom:6px}.ops-admin-panel h3{min-width:0;overflow:hidden;font-size:14px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.ops-admin__chart-tools{gap:7px;margin-bottom:7px;min-width:0;overflow:hidden}.ops-admin__metric-tabs button,.ops-admin__bucket-tabs button,.ops-admin-explorer__buttons button,.ops-admin-explorer__head button,.ops-admin-explorer__metric-pick{min-height:30px;border-radius:7px;padding:0 9px;font-size:11px}.ops-admin__chart-grid{grid-template-columns:minmax(0,1.72fr) minmax(250px,.64fr);gap:8px;min-height:0;overflow:hidden}.ops-admin__chart-box,.ops-admin__breakdown-box{min-height:0;border-color:var(--admin-border);background:#ffffff09}.ops-admin__chart-box{min-height:220px;padding:8px}.ops-admin__breakdown-box{min-height:0}.ops-admin__breakdown-scroll{min-height:0;overflow-y:auto;scrollbar-width:thin}.ops-admin__chart-box .recharts-cartesian-axis-tick-value{fill:#f8fafca3}.ops-admin .recharts-tooltip-wrapper{outline:none;z-index:5}.ops-admin .recharts-default-tooltip{border-color:#d4b5953d!important;background:#0d0c0b!important;box-shadow:0 16px 44px #00000075;color:var(--admin-text)!important}.ops-admin .recharts-tooltip-label{color:var(--admin-muted)!important}.ops-admin .recharts-tooltip-item{font-weight:750}.ops-admin__chart-empty,.ops-admin__breakdown-box>span,.ops-admin-empty{color:var(--admin-muted)}.ops-support{display:grid;gap:12px}.ops-support-tools{display:grid;grid-template-columns:1fr 210px;gap:10px}.ops-support-tools label{display:flex;align-items:center;gap:8px}.ops-support-tools label,.ops-support-tools select{min-height:42px;padding:0 12px;border:1px solid var(--admin-border);border-radius:10px;background:var(--admin-panel);color:var(--admin-text)}.ops-support-tools input{width:100%;border:0;outline:0;background:transparent;color:inherit}.ops-support-layout{height:min(680px,calc(100dvh - 270px));display:grid;grid-template-columns:330px 1fr;border:1px solid var(--admin-border);border-radius:14px;overflow:hidden;background:var(--admin-panel)}.ops-support-layout aside{overflow:auto;padding:8px;border-right:1px solid var(--admin-border)}.ops-support-layout aside button{width:100%;padding:12px;border:0;border-radius:10px;background:transparent;color:inherit;display:grid;grid-template-columns:22px 1fr auto;gap:9px;text-align:left}.ops-support-layout aside button.active{background:var(--admin-accent-bg)}.ops-support-layout aside span{min-width:0;display:grid;gap:5px}.ops-support-layout aside strong,.ops-support-layout aside small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-support-layout aside small,.ops-support-layout main header p{color:var(--admin-muted);font-size:10px;margin:0}.ops-support-layout aside b{border-radius:99px;padding:3px 7px;background:var(--admin-accent);color:#17120f;font-size:10px}.ops-support-layout main{min-width:0;display:grid;grid-template-rows:auto 1fr auto}.ops-support-layout main header{padding:14px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--admin-border)}.ops-support-layout main h2{margin:0;font-size:17px}.ops-support-layout main header button,.ops-support-layout main form button{border:0;border-radius:9px;background:var(--admin-accent);color:#17120f;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 12px;font-weight:800}.ops-support-messages{overflow:auto;padding:16px;display:flex;flex-direction:column;gap:10px}.ops-support-messages article{max-width:76%;padding:11px 13px;border-radius:11px;background:var(--admin-panel-muted)}.ops-support-messages article.admin{align-self:flex-end;background:var(--admin-accent-bg)}.ops-support-messages p{margin:5px 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ops-support-messages strong,.ops-support-messages time{color:var(--admin-muted);font-size:9px}.ops-support-layout main form{display:grid;grid-template-columns:1fr 44px;gap:8px;padding:10px;border-top:1px solid var(--admin-border)}.ops-support-layout textarea{resize:none;border:1px solid var(--admin-border);border-radius:9px;background:var(--admin-panel-soft);color:inherit;padding:10px}.ops-support-error{color:var(--admin-bad)}.ops-support-empty{margin:auto;color:var(--admin-muted)}.ops-support{min-height:min(720px,calc(100dvh - 210px))}.ops-support-layout{height:min(720px,calc(100dvh - 260px));min-height:460px}.ops-support-layout aside button em{display:flex;flex-wrap:wrap;gap:5px;font-style:normal}.ops-support-layout aside button em i,.ops-support-layout main header strong{width:fit-content;border-radius:999px;background:#d6a96629;color:var(--admin-accent);padding:3px 7px;font-size:9px;font-style:normal;font-weight:800}.ops-support-layout main{min-height:0;grid-template-rows:auto minmax(0,1fr) auto}.ops-support-layout main header{min-height:74px}.ops-support-layout main h2{font-size:21px}.ops-support-messages{min-height:0}.ops-support-messages article{border-radius:18px 18px 18px 7px;padding:13px 15px 11px}.ops-support-messages article.admin{border-radius:18px 18px 7px}.ops-support-messages p{font-size:15px;line-height:1.58}.ops-support-messages strong,.ops-support-messages time{font-size:11px}.ops-support-layout main form{align-items:end;grid-template-columns:minmax(0,1fr) 52px;padding:12px}.ops-support-layout main form label{position:relative;min-width:0;border:1px solid var(--admin-border);border-radius:18px;background:var(--admin-panel-soft);padding:10px 32px 10px 12px}.ops-support-layout textarea{width:100%;min-height:24px;max-height:132px;resize:none;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;padding:0;appearance:none;font-size:14px;line-height:1.45}.ops-support-layout main form label i{position:absolute;top:1px;right:1px;width:30px;height:30px;cursor:n-resize;touch-action:none;user-select:none;-webkit-user-select:none}.ops-support-layout main form label i:after{content:"";position:absolute;top:8px;right:8px;width:12px;height:12px;border-top:2px solid rgba(212,181,149,.52);border-right:2px solid rgba(212,181,149,.52)}.ops-support-layout main form button{width:52px;height:52px;border-radius:16px;padding:0}.ops-support-layout main header button svg,.ops-support-layout main form button svg{color:#17120f}.ops-support-context-menu{position:fixed;z-index:90;width:220px;border:1px solid var(--admin-border);border-radius:14px;background:var(--admin-panel);box-shadow:0 20px 60px #00000040;padding:6px;animation:ops-support-menu-in .16s ease both}.ops-support-context-menu button{width:100%;border:0;border-radius:10px;background:transparent;color:var(--admin-text);display:flex;align-items:center;gap:8px;text-align:left;padding:10px 11px;font-weight:800}.ops-support-context-menu button:hover{background:var(--admin-accent-bg)}@keyframes ops-support-menu-in{0%{opacity:0;transform:translateY(4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:759px){.app-shell-admin-only .main-surface{min-width:0;height:100dvh;padding:6px}.ops-admin{grid-template-rows:46px 72px minmax(0,1fr);min-width:0;min-height:0;height:calc(100dvh - 12px);gap:6px}.ops-admin__bar{grid-template-columns:minmax(0,1fr) auto;overflow:hidden}.ops-admin__bar-meta>span,.ops-admin__bar-meta .ops-admin__range{display:none}.ops-admin__kpis{grid-template-columns:repeat(4,minmax(132px,1fr));min-height:72px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none}.ops-admin__kpis::-webkit-scrollbar,.ops-admin__nav::-webkit-scrollbar{display:none}.ops-admin-kpi{min-height:72px;padding:8px 10px;scroll-snap-align:start}.ops-admin-kpi strong{font-size:22px}.ops-admin__body{grid-template-columns:minmax(0,1fr);grid-template-rows:44px minmax(0,1fr);gap:6px}.ops-admin__nav{display:flex;gap:4px;overflow-x:auto;overflow-y:hidden;padding:4px;scrollbar-width:none}.ops-admin__nav button{flex:0 0 auto;grid-template-columns:18px auto;min-height:34px;padding:5px 8px}.ops-admin__nav button i{display:none}.ops-admin__workspace,.ops-admin__content,.ops-support{min-width:0;min-height:0}.ops-admin__content{overflow:hidden}.ops-support{height:100%;grid-template-rows:auto minmax(0,1fr)}.ops-support-tools{grid-template-columns:minmax(0,1fr) 116px}.ops-support-layout{width:100%;height:100%;min-height:0;display:grid;grid-template-rows:minmax(76px,26%) minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.ops-support-layout aside{max-height:220px;border-right:0;border-bottom:1px solid var(--admin-border)}.ops-support-layout main{min-width:0;min-height:0}.ops-support-layout main header{min-height:58px;padding:9px 10px}.ops-support-layout main h2{font-size:17px}.ops-support-layout main form{padding:8px}.ops-support-messages{padding:10px}}.ops-admin__breakdown-title,.ops-admin-billing__metric small,.ops-admin-notifications__summary .ops-admin-mini small,.ops-admin__row-meta,.ops-admin__row-meta strong,.ops-admin__row-meta small{color:var(--admin-muted)}.ops-admin__mini-grid{gap:7px;min-height:0;overflow-y:auto;scrollbar-width:thin}.ops-admin-mini{min-height:58px;overflow:hidden;border-color:var(--admin-border);border-radius:8px;background:var(--admin-panel-soft);padding:8px 10px}.ops-admin-mini strong{min-width:0;overflow:hidden;font-size:24px;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.ops-admin-mini small{min-width:0;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.ops-admin__leader-list,.ops-admin__list{gap:6px;height:auto;min-height:0;max-height:none;overflow-y:auto;overscroll-behavior:contain;padding-right:2px;scrollbar-color:rgba(212,181,149,.34) rgba(0,0,0,.18);scrollbar-width:thin}.ops-admin__workspace>.ops-admin-load-more,.ops-admin__list>.ops-admin-load-more{justify-self:center;margin:4px auto 0}.ops-admin__leader-item,.ops-admin__row{min-height:44px;border-color:var(--admin-border);border-radius:8px;background:var(--admin-panel);padding:7px 8px}.ops-admin__row{grid-template-columns:minmax(260px,1fr) minmax(168px,auto) auto;align-items:center;gap:8px;overflow:visible}.ops-admin__row.compact{grid-template-columns:minmax(0,1fr) auto}.ops-admin__identity{grid-template-columns:24px minmax(0,1fr);gap:8px;color:var(--admin-accent)}.ops-admin__identity strong,.ops-admin__identity small,.ops-admin__row time{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-admin__identity strong{font-size:12px}.ops-admin__identity small,.ops-admin__row time{font-size:11px}.ops-admin__row-meta,.ops-admin-row-actions{gap:5px}.ops-admin__metrics-inline{display:grid;grid-template-columns:repeat(2,minmax(82px,1fr));gap:6px;min-width:0}.ops-admin__row-meta strong{max-width:96px;overflow:hidden;font-size:20px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.ops-admin-row-actions button{gap:5px;min-height:30px;padding:0 8px}.ops-admin-badge{min-height:22px;border-color:var(--admin-border);background:#ffffff14;color:var(--admin-text);padding:3px 7px}.ops-admin-badge.good{background:var(--admin-good-bg);color:var(--admin-good)}.ops-admin-badge.warn{background:var(--admin-warn-bg);color:var(--admin-warn)}.ops-admin-badge.bad,.ops-admin-row-actions button.danger,.ops-admin-modal-actions button.danger{background:var(--admin-bad-bg);color:var(--admin-bad)}.ops-admin-empty{min-height:86px;border:1px dashed var(--admin-border-strong);border-radius:8px;background:var(--admin-panel-soft);color:var(--admin-muted);padding:12px}.ops-admin-empty.compact{min-height:62px}.ops-admin-billing,.ops-admin-notifications{display:grid;grid-template-rows:auto minmax(0,1fr);gap:7px;height:100%;min-height:0;overflow:hidden}.ops-admin-billing{grid-template-rows:auto auto minmax(0,1fr)}.ops-admin-billing__checkout{border-color:var(--admin-line)}.ops-admin-billing__checkout strong{color:var(--admin-text)}.ops-admin-billing__checkout small{color:var(--admin-muted)}.ops-admin-billing__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.ops-admin-billing__metric{min-height:58px;border-radius:8px;padding:8px 10px}.ops-admin-billing__metric strong{font-size:22px;line-height:1.22}.ops-admin-billing__columns{gap:8px;min-height:0;overflow:hidden}.ops-admin-billing__columns .ops-admin-panel{min-height:0}.ops-admin-billing__list{margin-top:4px;overflow-y:auto;scrollbar-color:rgba(212,181,149,.34) rgba(0,0,0,.18);scrollbar-width:thin}.ops-admin-notifications__summary{gap:7px;overflow-x:auto;scrollbar-width:thin}.ops-admin-notifications__summary .ops-admin-mini{min-width:104px}.ops-admin-notifications .ops-admin__row{grid-template-columns:minmax(260px,1fr) minmax(190px,.34fr) auto;min-height:76px;align-items:center}.ops-admin-traffic .ops-admin-panel{grid-row:1 / -1;height:100%;min-height:0;padding:10px}.ops-admin-traffic .ops-admin-panel>header{margin-bottom:2px}.ops-admin-traffic__tabs{display:inline-flex;width:fit-content;gap:3px;align-items:center;margin:0 0 8px;border:1px solid var(--admin-border);border-radius:9px;background:var(--admin-panel-soft);padding:3px}.ops-admin-traffic__tabs button{min-height:30px;border-radius:7px;padding:0 11px;font-size:12px}.ops-admin-traffic .ops-admin__mini-grid.traffic{grid-template-columns:repeat(4,minmax(130px,1fr));gap:7px;max-height:132px;overflow-y:auto}.ops-admin-traffic .ops-admin-mini{min-height:58px;padding:8px 10px}.ops-admin-traffic .ops-admin-mini strong{font-size:24px}.ops-admin-traffic .ops-admin__chart-grid{grid-template-columns:minmax(0,1.85fr) minmax(270px,.7fr);gap:8px;margin-top:8px;min-height:0}.ops-admin-traffic .ops-admin__chart-box,.ops-admin-traffic .ops-admin__breakdown-box{min-height:0}.ops-admin-traffic__geo{grid-template-columns:minmax(0,1.6fr) minmax(260px,.48fr);gap:8px;height:100%;min-height:0;overflow:hidden}.ops-admin-traffic__map{position:relative;min-height:0;aspect-ratio:auto;overflow:hidden;background:radial-gradient(circle at 50% 45%,rgba(212,181,149,.12),transparent 56%),#ffffff09}.ops-admin-traffic__map svg{display:block;width:100%;height:100%;min-height:0;cursor:grab;touch-action:none}.ops-admin-traffic__map svg:active{cursor:grabbing}.ops-admin-traffic__map svg text{fill:var(--admin-text)}.ops-admin-traffic__map-controls{position:absolute;top:10px;right:10px;z-index:2;display:inline-flex;gap:5px;border:1px solid var(--admin-border);border-radius:8px;background:#080706d6;padding:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ops-admin-traffic__map-controls button{min-width:30px;min-height:28px;border:1px solid var(--admin-border);border-radius:6px;background:var(--admin-panel-soft);color:var(--admin-text);cursor:pointer;font-size:12px;font-weight:850;padding:0 8px}.ops-admin-traffic__map-controls button:hover{border-color:#d4b59552;background:var(--admin-accent-bg)}.ops-admin-traffic__marker{cursor:pointer;outline:none}.ops-admin-traffic__marker:focus-visible circle:last-child{stroke:#fff;stroke-width:2.4px}.ops-admin-traffic__map-tooltip{position:absolute;z-index:4;display:grid;gap:3px;max-width:220px;transform:translate(12px,calc(-100% - 10px));border:1px solid rgba(212,181,149,.28);border-radius:8px;background:#080706f0;box-shadow:0 16px 44px #0000007a;color:var(--admin-text);pointer-events:none;padding:8px 10px}.ops-admin-traffic__map-tooltip strong{overflow:hidden;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.ops-admin-traffic__map-tooltip span{color:var(--admin-muted);font-size:11px;font-weight:700}.ops-admin-traffic__map-empty{position:absolute;left:14px;bottom:14px;z-index:2;display:grid;gap:2px;border:1px solid var(--admin-border);border-radius:8px;background:#080706c7;color:var(--admin-text);padding:8px 10px}.ops-admin-traffic__map-empty span{color:var(--admin-muted);font-size:11px}.ops-admin-traffic__map-countries span{border-color:var(--admin-border);background:#00000057;color:var(--admin-text);box-shadow:none}.ops-admin-traffic__map-countries b{color:var(--admin-accent-strong)}.ops-admin-traffic__geo-list{display:grid;align-content:start;gap:6px;min-height:0;max-height:none;overflow-y:auto;scrollbar-color:rgba(212,181,149,.34) rgba(0,0,0,.18);scrollbar-width:thin}.ops-admin-traffic__geo-list article{min-height:54px;padding:8px 10px}.ops-admin-traffic__geo-list article:hover,.ops-admin-traffic__geo-list article:focus-visible{border-color:#ebd6b757;background:var(--admin-accent-bg)}.ops-admin-status{overflow-y:auto;scrollbar-color:rgba(212,181,149,.34) rgba(0,0,0,.18);scrollbar-width:thin}.ops-admin-status span{min-height:30px;border-color:var(--admin-border);background:var(--admin-panel-soft);box-shadow:none}.ops-admin-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-height:0}.ops-admin-settings-card{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;min-height:76px;gap:10px;border:1px solid var(--admin-border);border-radius:9px;background:#ffffff08;color:var(--admin-text);padding:10px;text-align:left}.ops-admin-settings-card:hover{border-color:#d4b5953d;background:#d4b59514}.ops-admin-settings-card span{display:grid;min-width:0;gap:3px}.ops-admin-settings-card strong,.ops-admin-settings-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-admin-modal-backdrop,.ops-admin-explorer-backdrop,.ops-admin-explorer-picker-backdrop{background:#000000b8}.ops-admin-modal,.ops-admin-explorer,.ops-admin-explorer-picker{border-color:#d4b59538;background:#0d0c0b;color:var(--admin-text);box-shadow:0 28px 90px #0000009e}.ops-admin-modal{max-height:min(88dvh,720px);border-radius:12px;background:radial-gradient(circle at 50% 0%,rgba(212,181,149,.08),transparent 18rem),#0d0c0b;scrollbar-color:rgba(212,181,149,.34) rgba(0,0,0,.18);scrollbar-width:thin}.ops-admin-modal .ops-admin-streak-settings{border:0;background:transparent;padding:0}.ops-admin-modal-head h2{font-size:24px;line-height:1.05}.ops-admin-field input,.ops-admin-field select,.ops-admin-field textarea,.ops-admin-inline-field input{min-height:38px;border-radius:7px}.ops-admin-field textarea{min-height:96px}.ops-admin-streak-settings{gap:10px;border:1px solid var(--admin-border);border-radius:8px;background:var(--admin-panel-soft);padding:10px}.ops-admin-streak-settings p{max-width:760px;color:var(--admin-muted);font-size:12px;line-height:1.45}.ops-admin-streak-settings__fields{grid-template-columns:repeat(2,minmax(180px,240px))}.ops-admin-field.inline{min-height:44px;border-color:var(--admin-border);border-radius:8px;background:var(--admin-panel);padding:8px 10px}.ops-admin-field.inline input[type=checkbox]{width:42px;height:24px;min-height:0;flex:0 0 auto;appearance:none;border:1px solid var(--admin-border-strong);border-radius:999px;background:#ffffff29;padding:0;cursor:pointer}.ops-admin-field.inline input[type=checkbox]:before{display:block;width:18px;height:18px;margin:2px;border-radius:999px;background:#fff;box-shadow:0 2px 7px #00000052;content:"";transition:transform .16s ease}.ops-admin-field.inline input[type=checkbox]:checked{border-color:var(--admin-accent);background:#d4b59575}.ops-admin-field.inline input[type=checkbox]:checked:before{transform:translate(18px)}.ops-admin-explorer__range div{height:10px;border:1px solid rgba(248,250,252,.18);background:#ffffff14}.ops-admin-explorer__range i{top:1px;bottom:1px;min-width:18px;background:linear-gradient(90deg,#f4d6a4,#d4b595);box-shadow:0 0 0 1px #ffffff2e,0 0 18px #d4b5955c}.ops-admin-explorer__chart,.ops-admin-lightweight-chart{background:#050505}.ops-admin-explorer__status{border-color:var(--admin-border);background:#000000b3;color:var(--admin-text)}.ops-admin-tooltip{border-color:var(--admin-border);background:var(--admin-panel-strong);color:var(--admin-text)}@property --admin-scroll-mask-top-alpha{syntax: "<number>"; inherits: false; initial-value: 1;}@property --admin-scroll-mask-bottom-alpha{syntax: "<number>"; inherits: false; initial-value: 1;}.ops-admin-scroll-fade{--admin-scroll-mask-top-alpha: 1;--admin-scroll-mask-bottom-alpha: 1;--admin-scroll-mask-depth: 22px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,var(--admin-scroll-mask-top-alpha)) 0,#000 var(--admin-scroll-mask-depth),#000 calc(100% - var(--admin-scroll-mask-depth)),rgba(0,0,0,var(--admin-scroll-mask-bottom-alpha)) 100%);mask-image:linear-gradient(to bottom,rgba(0,0,0,var(--admin-scroll-mask-top-alpha)) 0,#000 var(--admin-scroll-mask-depth),#000 calc(100% - var(--admin-scroll-mask-depth)),rgba(0,0,0,var(--admin-scroll-mask-bottom-alpha)) 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;transition:--admin-scroll-mask-top-alpha .22s ease,--admin-scroll-mask-bottom-alpha .22s ease}.ops-admin-scroll-fade.has-scroll-up{--admin-scroll-mask-top-alpha: 0}.ops-admin-scroll-fade.has-scroll-down{--admin-scroll-mask-bottom-alpha: 0}.ops-admin ::-webkit-scrollbar,.ops-admin-modal::-webkit-scrollbar,.ops-admin-explorer::-webkit-scrollbar,.ops-admin-explorer-picker::-webkit-scrollbar{width:9px;height:9px}.ops-admin ::-webkit-scrollbar-track,.ops-admin-modal::-webkit-scrollbar-track,.ops-admin-explorer::-webkit-scrollbar-track,.ops-admin-explorer-picker::-webkit-scrollbar-track{background:#00000047;border-radius:999px}.ops-admin ::-webkit-scrollbar-thumb,.ops-admin-modal::-webkit-scrollbar-thumb,.ops-admin-explorer::-webkit-scrollbar-thumb,.ops-admin-explorer-picker::-webkit-scrollbar-thumb{border:2px solid rgba(5,5,5,.92);background:linear-gradient(180deg,#d4b595b8,#785d4094);border-radius:999px}.ops-admin ::-webkit-scrollbar-thumb:hover,.ops-admin-modal::-webkit-scrollbar-thumb:hover,.ops-admin-explorer::-webkit-scrollbar-thumb:hover,.ops-admin-explorer-picker::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#f2dfc1d6,#967148ad)}@media(prefers-reduced-motion:reduce){.ops-admin-kpi,.ops-admin-panel,.ops-admin__row,.ops-admin__suggestions,.ops-admin-modal-backdrop,.ops-admin-modal,.ops-admin-explorer-backdrop,.ops-admin-explorer,.ops-admin-option-sheet,.closing .ops-admin-modal{animation:none}.ops-admin__range button,.ops-admin__metric-tabs button,.ops-admin__bucket-tabs button,.ops-admin__refresh,.ops-admin__filter,.ops-admin__create,.ops-admin-explorer__buttons button,.ops-admin-explorer__head button,.ops-admin__gold-action,.ops-admin-load-more,.ops-admin__nav button{transition:none}}@media(min-width:1024px){.app-shell:not(.app-shell-admin-only){--desktop-content-width: 1240px;--desktop-page-pad-x: clamp(20px, 2.4vw, 44px);--desktop-page-pad-y: clamp(26px, 3vh, 36px);--desktop-gap: clamp(18px, 1.8vw, 26px);--desktop-control-height: 56px;--desktop-compact-control-height: 44px;--desktop-page-title: clamp(42px, 3.7vw, 52px);--desktop-section-title: clamp(24px, 2.4vw, 32px);--desktop-panel-bg: radial-gradient(circle at 18% 0%, rgba(233, 183, 119, .055), transparent 14rem), linear-gradient(145deg, rgba(255, 247, 235, .04), rgba(255, 247, 235, .01)), rgba(7, 7, 6, .72);min-height:100dvh}.app-shell:not(.app-shell-admin-only) .top-bar{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:minmax(110px,1fr) minmax(0,820px) minmax(110px,1fr);min-height:66px;padding:6px var(--desktop-page-pad-x);border-bottom:1px solid rgba(212,181,149,.08);background:radial-gradient(ellipse at 50% 0%,rgba(212,181,149,.06),transparent 26rem),linear-gradient(180deg,#070605fa,#070605e8);box-shadow:0 14px 38px #0000002e;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.app-shell:not(.app-shell-admin-only) .top-center{grid-template-columns:auto minmax(0,1fr);align-items:center;justify-items:stretch;gap:clamp(28px,3vw,52px)}.app-shell:not(.app-shell-admin-only) .brand-button{justify-items:start;text-align:left}.app-shell:not(.app-shell-admin-only) .brand-button strong{font-size:27px;line-height:.92}.app-shell:not(.app-shell-admin-only) .brand-button span{font-size:9px;letter-spacing:.24em}.app-shell:not(.app-shell-admin-only) .top-nav{justify-content:center;gap:clamp(20px,2.4vw,38px);overflow:visible}.app-shell:not(.app-shell-admin-only) .top-nav button{min-height:40px;font-size:14px}.app-shell:not(.app-shell-admin-only) .top-account{gap:10px}.app-shell:not(.app-shell-admin-only) .top-account>span{display:inline;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell:not(.app-shell-admin-only) .top-account .home-icon-button,.app-shell:not(.app-shell-admin-only) .top-account .icon-button{width:38px;height:38px;flex-basis:38px}.app-shell:not(.app-shell-admin-only) .main-surface,.app-shell-home .main-surface,.app-shell-reading .main-surface,.app-shell-history .main-surface,.app-shell-credits .main-surface,.app-shell-profile .main-surface,.app-shell-notifications .main-surface,.app-shell-news .main-surface{width:min(calc(100% - (var(--desktop-page-pad-x) * 2)),var(--desktop-content-width));margin:0 auto;padding:var(--desktop-page-pad-y) 0 clamp(16px,2vh,26px)}.app-shell:not(.app-shell-admin-only) :is(button,input,textarea):focus-visible{outline:1px solid rgba(247,215,161,.88);outline-offset:3px}.app-shell:not(.app-shell-admin-only) :is(.home-intro h1,.home-option strong,.premium-panel h2,.catalog-reading-copy strong,.setup-spread-card h1,.reading-result-header h1,.journal-header h1,.journal-reading-copy strong,.credits-header h1,.credits-product-cloud h2,.profile-header h1,.profile-identity h2,.notifications-header h1,.news-article h1){min-width:0;max-width:100%;overflow-wrap:anywhere}.app-shell:not(.app-shell-admin-only) :is(.home-daily-reading-copy,.home-option span,.premium-panel,.catalog-reading-copy,.setup-spread-card,.reading-question-field,.reading-style-group,.deeper-insight-card span,.journal-header,.journal-saved-count,.journal-search,.journal-list-panel,.journal-reading-copy,.credits-header,.credits-balance-card,.credits-plan-strip,.credits-secondary-action span,.credits-simple-panel,.credits-product-cloud,.profile-header,.profile-hero,.profile-identity,.profile-premium-pill,.profile-premium-pill span,.profile-inline-sections,.profile-inline-section,.profile-section-stack,.profile-form-panel,.profile-setting-panel,.profile-action-panel,.profile-info-panel,.profile-action-button span){min-width:0}.app-shell:not(.app-shell-admin-only) :is(.home-option small,.premium-panel p,.catalog-reading-copy em,.setup-spread-card p,.deeper-insight-card small,.journal-reading-copy small,.credits-product-cloud p,.credits-empty-text,.profile-info-panel small,.notification-row p){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-shell:not(.app-shell-admin-only) :is(.profile-identity h2,.profile-mini-metric strong,.profile-action-button strong,.profile-action-button small,.profile-premium-pill strong,.profile-premium-pill small,.credits-plan-strip strong,.credits-plan-strip small,.credits-ledger-row span,.credits-ledger-row time){min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell:not(.app-shell-admin-only) :is(.home-gold-button,.premium-button,.reading-begin-button,.credits-modal-primary,.credits-secondary-action,.profile-signout,.journal-load-more){min-height:var(--desktop-control-height)}.app-shell:not(.app-shell-admin-only) :is(.readings-filter,.journal-search,.journal-sort-button,.credits-pricing-tabs button,.profile-segmented button){min-height:var(--desktop-compact-control-height)}.app-shell:not(.app-shell-admin-only) :is(.home-topbar,.readings-catalog-header,.profile-header) .home-icon-button,.app-shell-home .home-topbar,.app-shell-reading .readings-catalog-header .home-icon-button{display:none}.app-shell:not(.app-shell-admin-only) :is(.eyebrow){margin-bottom:4px;font-size:10px;letter-spacing:.28em}.app-shell-home .home-page{width:min(100%,1240px);margin:0 auto;min-height:auto;grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr);grid-template-areas:"intro options" "streak options" "daily premium" "history credit";align-items:start;align-content:start;gap:18px clamp(28px,3.4vw,44px)}.app-shell-home .home-intro{grid-area:intro;max-width:620px;padding:0 0 2px;gap:5px}.app-shell-home .home-intro h1{display:-webkit-box;overflow:hidden;font-size:clamp(46px,4.1vw,58px);line-height:.92;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-shell-home .home-intro p{margin-top:0;font-size:18px}.app-shell-home .home-streak-feature{grid-area:streak;border-color:#d4b59524;box-shadow:none}.app-shell-home .home-streak-banner{height:clamp(78px,8.5vh,104px)}.app-shell-home .home-streak-card{min-height:86px;padding:11px 16px 11px 12px}.app-shell-home .home-streak-fire{width:52px;height:52px}.app-shell-home .home-streak-copy strong{font-size:34px}.app-shell-home .home-daily-reading-cta{grid-area:daily;min-height:92px;padding:13px 16px;border-color:#d4b59524;box-shadow:none}.app-shell-home .home-daily-reading-copy strong{font-size:31px}.app-shell-home .home-daily-reading-copy em{font-size:13px}.app-shell-home .home-section{grid-area:options;gap:10px}.app-shell-home .home-section h2{font-size:var(--desktop-section-title)}.app-shell-home .home-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.app-shell-home .home-option{min-height:116px;grid-template-columns:44px minmax(0,1fr) 20px;gap:14px;padding:20px;border-color:#bd7e382e;background:var(--desktop-panel-bg);box-shadow:none}.app-shell-home .home-option>svg:first-child{width:44px;height:44px}.app-shell-home .home-option strong{display:-webkit-box;overflow:hidden;font-size:31px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-shell-home .home-option small{display:-webkit-box;overflow:hidden;font-size:14px;line-height:1.24;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-shell-home .premium-panel{grid-area:premium;grid-template-columns:44px minmax(0,1fr);min-height:112px;align-self:stretch;gap:16px;padding:18px 20px;border-color:#bd7e3833;box-shadow:none}.app-shell-home .premium-panel h2{font-size:36px}.app-shell-home .premium-panel p{font-size:16px}.app-shell-home .premium-button{grid-column:1 / -1;width:100%;min-height:var(--desktop-control-height)}.app-shell-home .home-history-link{grid-area:history;align-self:center}.app-shell-home .home-credit-note{grid-area:credit;align-self:center;justify-self:end}.app-shell-reading:not(.app-shell-immersive) .readings-catalog-page{gap:14px}.app-shell-reading:not(.app-shell-immersive) .readings-catalog-header{min-height:44px}.app-shell-reading:not(.app-shell-immersive) .readings-catalog-header h1{font-size:clamp(50px,4.2vw,62px)}.app-shell-reading:not(.app-shell-immersive) .readings-filter-row{flex-wrap:wrap;overflow:visible;margin:0;padding:0 0 2px;gap:8px}.app-shell-reading:not(.app-shell-immersive) .readings-filter{min-height:40px;padding:7px 14px;font-size:12px}@media(any-hover:hover)and (any-pointer:fine){.app-shell-reading:not(.app-shell-immersive) .readings-filter:hover{border-color:#ebd6b7ad;transform:translateY(-1px)}}.app-shell-reading:not(.app-shell-immersive) .reading-catalog-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.app-shell-reading:not(.app-shell-immersive) .catalog-reading-card,.app-shell-reading:not(.app-shell-immersive) .catalog-reading-card.premium{grid-template-columns:88px minmax(0,1fr) auto;min-height:126px;gap:16px;padding:16px 18px;border-color:#bd7e3833;background:var(--desktop-panel-bg);box-shadow:none}@media(any-hover:hover)and (any-pointer:fine){.app-shell-reading:not(.app-shell-immersive) .catalog-reading-card:hover,.app-shell-reading:not(.app-shell-immersive) .catalog-reading-card.premium:hover{border-color:#ebbe80b8;background:radial-gradient(circle at 22% 46%,rgba(233,183,119,.13),transparent 17rem),linear-gradient(145deg,#fff7eb10,#fff7eb05),#080807d6;box-shadow:inset 0 0 0 1px #fff7eb09,0 28px 72px #00000042,0 0 42px #d2984f0d;transform:translateY(-2px)}}.app-shell-reading:not(.app-shell-immersive) .catalog-reading-card .spread-artwork{width:78px;min-width:78px}.app-shell-reading:not(.app-shell-immersive) .catalog-reading-copy{gap:5px}.app-shell-reading:not(.app-shell-immersive) .catalog-reading-copy strong{font-size:clamp(29px,2.6vw,36px)}.app-shell-reading:not(.app-shell-immersive) .catalog-reading-copy em{display:-webkit-box;overflow:hidden;font-size:14px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-shell-reading:not(.app-shell-immersive) .reading-setup-page{width:min(100%,1240px);display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);grid-template-areas:"back divider" "spread form";align-items:start;gap:14px clamp(30px,5vw,64px)}.app-shell-reading:not(.app-shell-immersive) .reading-setup-brand{display:none}.app-shell-reading:not(.app-shell-immersive) .reading-back-button{position:static;grid-area:back;width:42px;height:42px;justify-self:start;align-self:center}.app-shell-reading:not(.app-shell-immersive) .ritual-divider{grid-area:divider;margin:0;align-self:center}.app-shell-reading:not(.app-shell-immersive) .ritual-divider strong{font-size:18px;letter-spacing:.24em}.app-shell-reading:not(.app-shell-immersive) .setup-spread-card{grid-area:spread;position:sticky;top:106px;grid-template-columns:1fr;justify-items:center;min-height:320px;margin:0;padding:24px;text-align:center;border-color:#d4b59529;box-shadow:none}.app-shell-reading:not(.app-shell-immersive) .setup-spread-card .spread-artwork{width:112px;min-width:112px}.app-shell-reading:not(.app-shell-immersive) .setup-spread-card h1{font-size:48px}.app-shell-reading:not(.app-shell-immersive) .setup-spread-card p{margin-top:5px;font-size:18px}.app-shell-reading:not(.app-shell-immersive) .reading-setup-form{grid-area:form;gap:14px}.app-shell-reading:not(.app-shell-immersive) .reading-question-field,.app-shell-reading:not(.app-shell-immersive) .reading-style-group{gap:7px}.app-shell-reading:not(.app-shell-immersive) .reading-question-field>span,.app-shell-reading:not(.app-shell-immersive) .reading-style-group legend{margin-bottom:0;font-size:18px}.app-shell-reading:not(.app-shell-immersive) .reading-question-field textarea{min-height:140px;padding:14px 16px;font-size:16px;resize:vertical}.app-shell-reading:not(.app-shell-immersive) .reading-style-segment{min-height:68px;gap:4px;padding:8px;font-size:16px}.app-shell-reading:not(.app-shell-immersive) .reading-style-segment svg{width:22px;height:22px}.app-shell-reading:not(.app-shell-immersive) .deeper-insight-card{gap:12px;padding:12px 16px}.app-shell-reading:not(.app-shell-immersive) .deeper-insight-orb{width:46px;height:46px}.app-shell-reading:not(.app-shell-immersive) .deeper-insight-card strong{font-size:24px}.app-shell-reading:not(.app-shell-immersive) .deeper-insight-card small{font-size:13px}.app-shell-reading:not(.app-shell-immersive) .reading-begin-button{min-height:var(--desktop-control-height);font-size:13px}.app-shell-reading.app-shell-immersive .top-bar{display:none}.app-shell-reading.app-shell-immersive .main-surface{width:min(calc(100% - 48px),1180px);height:100dvh;padding:18px 0 22px}.app-shell-reading.app-shell-immersive .reading-draw-page{width:min(100%,1120px);grid-template-columns:minmax(280px,.64fr) minmax(500px,1.36fr);grid-template-rows:auto auto minmax(0,1fr) auto;align-items:center;gap:8px 42px}.app-shell-reading.app-shell-immersive .draw-page-title,.app-shell-reading.app-shell-immersive .draw-question-card,.app-shell-reading.app-shell-immersive .draw-instruction,.app-shell-reading.app-shell-immersive .draw-slots,.app-shell-reading.app-shell-immersive .draw-progress,.app-shell-reading.app-shell-immersive .reading-validation-message{grid-column:1}.app-shell-reading.app-shell-immersive .cosmic-draw-stage{grid-column:2;grid-row:1 / span 4;width:min(100%,610px);min-height:min(76dvh,660px)}.app-shell-reading.app-shell-immersive .draw-deck{width:min(15vw,220px)}.app-shell-reading:not(.app-shell-immersive) .reading-result-page{width:min(100%,1240px);grid-template-columns:52px minmax(0,1fr);gap:22px 18px;padding-top:4px;padding-bottom:48px}.app-shell-reading:not(.app-shell-immersive) .reading-result-page:before{top:-280px;left:58%;width:min(74vw,940px)}.app-shell-reading:not(.app-shell-immersive) .reading-result-page>.reading-back-button{position:sticky;top:96px;grid-column:1;grid-row:1;align-self:start;width:42px;height:42px;margin-top:5px}.app-shell-reading:not(.app-shell-immersive) .reading-result-header{grid-column:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.42fr);justify-items:start;gap:4px 28px;min-width:0;padding:0 0 18px;border-bottom:1px solid rgba(212,181,149,.12);text-align:left}.app-shell-reading:not(.app-shell-immersive) .reading-result-header h1{grid-column:1;justify-content:flex-start;font-size:clamp(48px,4.6vw,68px);line-height:.92}.app-shell-reading:not(.app-shell-immersive) .reading-result-header p{grid-column:1;color:#e9b777b8;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;letter-spacing:.26em;line-height:1.2;text-transform:uppercase}.app-shell-reading:not(.app-shell-immersive) .reading-result-header>span{grid-column:2;grid-row:1;align-self:start;justify-self:end;font-size:11px;white-space:nowrap}.app-shell-reading:not(.app-shell-immersive) .reading-result-question{display:-webkit-box;grid-column:2;grid-row:2;align-self:end;justify-self:end;max-width:36ch;overflow:hidden;color:#f0dec3ad;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;line-height:1.45;text-align:right;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-shell-reading:not(.app-shell-immersive) .reading-result-question:before,.app-shell-reading:not(.app-shell-immersive) .reading-result-question:after{content:none}.app-shell-reading:not(.app-shell-immersive) .reading-result-hero{grid-column:2;min-height:auto;align-items:start}.app-shell-reading:not(.app-shell-immersive) .result-hero-content{width:100%;grid-template-columns:minmax(420px,.88fr) minmax(0,1.12fr);align-items:start;gap:clamp(42px,5vw,78px);padding:18px 0 4px}.app-shell-reading:not(.app-shell-immersive) .result-carousel-visual{position:sticky;top:94px;display:grid;grid-template-rows:minmax(0,auto) auto;min-height:0;align-content:start;row-gap:18px;padding-top:4px}.app-shell-reading:not(.app-shell-immersive) .result-carousel-stage{--result-left-x: -96%;--result-right-x: -4%;--result-side-scale: .6;width:100%;height:clamp(430px,52vh,520px);min-height:430px}.app-shell-reading:not(.app-shell-immersive) .result-card-scene{width:clamp(228px,17vw,270px)}.app-shell-reading:not(.app-shell-immersive) .reading-result-hero-1 .result-card-scene{width:clamp(240px,17vw,280px)}.app-shell-reading:not(.app-shell-immersive) .reading-result-hero-1 .result-carousel-arrow,.app-shell-reading:not(.app-shell-immersive) .reading-result-hero-1 .result-card-index{display:none}.app-shell-reading:not(.app-shell-immersive) .result-carousel-visual .result-carousel-arrow{top:min(28vh,270px)}.app-shell-reading:not(.app-shell-immersive) .result-carousel-progress{display:none}.app-shell-reading:not(.app-shell-immersive) .result-card-index{position:relative;z-index:15;display:grid;grid-template-columns:repeat(var(--result-index-count, 3),minmax(0,1fr));gap:4px 12px;width:100%}.app-shell-reading:not(.app-shell-immersive) .reading-result-hero-1 .result-card-index{--result-index-count: 1}.app-shell-reading:not(.app-shell-immersive) .reading-result-hero-2 .result-card-index{--result-index-count: 2}.app-shell-reading:not(.app-shell-immersive) .reading-result-hero-3 .result-card-index{--result-index-count: 3}.app-shell-reading:not(.app-shell-immersive) .reading-result-hero-4 .result-card-index,.app-shell-reading:not(.app-shell-immersive) .reading-result-hero-5 .result-card-index{--result-index-count: 5}.app-shell-reading:not(.app-shell-immersive) .reading-result-hero-4 .result-card-index{--result-index-count: 4}.app-shell-reading:not(.app-shell-immersive) .result-card-index button{position:relative;display:grid;min-width:0;gap:4px;border:0;border-top:1px solid rgba(212,181,149,.14);background:transparent;color:#f0dec37a;padding:9px 0 0;text-align:left;transition:border-color .18s ease,color .18s ease,transform .18s ease}.app-shell-reading:not(.app-shell-immersive) .result-card-index button:before{position:absolute;top:-1px;left:0;width:0;height:1px;background:#e9b777;content:"";transition:width .26s ease}.app-shell-reading:not(.app-shell-immersive) .result-card-index button:hover,.app-shell-reading:not(.app-shell-immersive) .result-card-index button.active{border-color:#d4b59547;color:#f0dec3;transform:translateY(-1px)}.app-shell-reading:not(.app-shell-immersive) .result-card-index button.active:before{width:100%}.app-shell-reading:not(.app-shell-immersive) .result-card-index span{color:#d49d61;font-size:9px;font-weight:700;letter-spacing:.18em}.app-shell-reading:not(.app-shell-immersive) .result-card-index strong,.app-shell-reading:not(.app-shell-immersive) .result-card-index small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell-reading:not(.app-shell-immersive) .result-card-index strong{font-size:10px;letter-spacing:.08em;text-transform:uppercase}.app-shell-reading:not(.app-shell-immersive) .result-card-index small{font-family:Cormorant Garamond,serif;font-size:16px;line-height:1}.app-shell-reading:not(.app-shell-immersive) .reading-result-hero-4 .result-card-index,.app-shell-reading:not(.app-shell-immersive) .reading-result-hero-5 .result-card-index{gap:8px}.app-shell-reading:not(.app-shell-immersive) .reading-result-hero-4 .result-card-index strong,.app-shell-reading:not(.app-shell-immersive) .reading-result-hero-5 .result-card-index strong{font-size:9px}.app-shell-reading:not(.app-shell-immersive) .reading-result-hero-4 .result-card-index small,.app-shell-reading:not(.app-shell-immersive) .reading-result-hero-5 .result-card-index small{font-size:14px}.app-shell-reading:not(.app-shell-immersive) .result-card-reading-panel{height:auto!important;min-height:0;max-height:none;overflow:visible;padding:12px 0 30px}.app-shell-reading:not(.app-shell-immersive) .result-card-reading-panel-inner{gap:14px}.app-shell-reading:not(.app-shell-immersive) .result-card-reading-panel h2{max-width:14ch;font-size:clamp(48px,4.4vw,66px)}.app-shell-reading:not(.app-shell-immersive) .result-card-meaning-wrap{padding-top:12px}.app-shell-reading:not(.app-shell-immersive) .result-card-meaning-scroll{max-height:none;overflow:visible;padding-right:0;-webkit-mask-image:none;mask-image:none}.app-shell-reading:not(.app-shell-immersive) .result-card-meaning-scroll p{max-width:38ch;color:#f6e8d4db;font-size:clamp(16px,1.28vw,19px);line-height:1.72}.app-shell-reading:not(.app-shell-immersive) .result-insight-sections{grid-column:2;grid-template-columns:repeat(12,minmax(0,1fr));gap:0 28px;padding-top:18px;border-top:1px solid rgba(212,181,149,.12)}.app-shell-reading:not(.app-shell-immersive) .result-insight-section{grid-column:span 6;padding:24px 0;background:none}.app-shell-reading:not(.app-shell-immersive) .result-insight-section-answer{grid-column:1 / -1;min-height:clamp(166px,14vw,230px);padding:clamp(28px,3vw,42px);background:radial-gradient(circle at 50% 0%,rgba(247,215,161,.16),transparent 14rem),linear-gradient(135deg,#fff7eb12,#fff7eb04 54%,#e9b7770c),#080706d6}.app-shell-reading:not(.app-shell-immersive) .result-insight-section-summary,.app-shell-reading:not(.app-shell-immersive) .result-insight-section-advice:only-child{grid-column:1 / -1}.app-shell-reading:not(.app-shell-immersive) .result-insight-section:after{display:none}.app-shell-reading:not(.app-shell-immersive) .result-insight-section h2{font-size:clamp(34px,3.2vw,48px)}.app-shell-reading:not(.app-shell-immersive) .result-insight-section-answer h2{font-family:Montserrat,sans-serif;font-size:clamp(10px,.72vw,12px);line-height:1.3}.app-shell-reading:not(.app-shell-immersive) .result-answer-verdict{font-size:clamp(72px,8vw,124px)}.app-shell-reading:not(.app-shell-immersive) .result-insight-answer-not-yet .result-answer-verdict{font-size:clamp(62px,6.2vw,98px)}.app-shell-reading:not(.app-shell-immersive) .result-insight-copy p{max-width:68ch;font-size:16px;line-height:1.72}.app-shell-history .journal-page{width:min(100%,1220px);margin:0 auto;min-height:auto;grid-template-columns:minmax(330px,.32fr) minmax(0,1fr);grid-template-areas:"header controls" "saved list" "gate gate";align-items:start;align-content:start;gap:14px 22px}.app-shell-history .journal-header{grid-area:header;min-height:0}.app-shell-history .journal-header .home-icon-button{display:none}.app-shell-history .journal-header h1{font-size:clamp(44px,3.4vw,50px);white-space:nowrap}.app-shell-history .journal-saved-count{grid-area:saved;display:flex;min-height:112px;align-content:center;align-items:center;justify-content:flex-start;gap:8px;padding:16px 0;border-top:1px solid rgba(212,181,149,.16);border-bottom:1px solid rgba(212,181,149,.1);white-space:nowrap}.app-shell-history .journal-saved-count span{font-size:13px;line-height:1}.app-shell-history .journal-saved-count strong{font-size:52px;line-height:.72;transform:translateY(-3px)}.app-shell-history .journal-controls{grid-area:controls;align-self:end;border:0;border-bottom:1px solid rgba(212,181,149,.14);border-radius:0;background:transparent;padding:0 0 10px}.app-shell-history .journal-search,.app-shell-history .journal-sort-button{min-height:44px}.app-shell-history .journal-search input{height:42px}.app-shell-history .journal-list-panel{grid-area:list;gap:7px;border-color:#d4b59529;background:var(--desktop-panel-bg);padding:14px 16px}.app-shell-history .journal-list-heading{min-height:20px}.app-shell-history .journal-reading-item>button{min-height:66px;padding:8px 0}.app-shell-history .journal-reading-copy{gap:3px}.app-shell-history .journal-reading-copy strong{font-size:24px;line-height:1.05}.app-shell-history .journal-reading-copy small{font-size:12px;line-height:1.28;-webkit-line-clamp:1}.app-shell-history .journal-status-mark{width:34px;height:34px}.app-shell-history .journal-status-pill{min-height:28px;padding:4px 9px}.app-shell-history .journal-history-gate{grid-area:gate}.app-shell-history .journal-page-limited{grid-template-areas:"header controls" "saved list" "saved gate"}.app-shell-history .journal-page-limited .journal-history-gate{grid-area:gate;margin-top:0}.app-shell-credits .credits-page{width:min(100%,1220px);margin:0 auto;min-height:auto;grid-template-columns:minmax(300px,324px) minmax(0,1fr);grid-template-rows:auto minmax(150px,auto) 64px 60px minmax(118px,auto);grid-template-areas:"header tabs" "balance carousel" "plan carousel" "actions carousel" "recent carousel";align-items:start;align-content:start;gap:16px clamp(26px,3vw,42px)}.app-shell-credits .credits-header{grid-area:header;min-height:42px}.app-shell-credits .credits-header h1{font-size:clamp(52px,4.2vw,64px)}.app-shell-credits .credits-header-button{width:42px;min-width:42px;height:42px}.app-shell-credits .credits-balance-card{grid-area:balance;min-height:150px;overflow:visible;padding:18px;border-color:#d4b59529}.app-shell-credits .credits-balance-card>div{display:grid;align-content:center;gap:8px;overflow:visible}.app-shell-credits .credits-balance-icon{width:58px;height:58px}.app-shell-credits .credits-balance-card strong{max-width:100%;overflow:visible;font-size:clamp(42px,4.1vw,64px);line-height:1;overflow-wrap:anywhere;white-space:normal}.app-shell-credits .credits-balance-card span:not(.credits-balance-icon){order:-1;max-width:none}.app-shell-credits .credits-plan-strip{grid-area:plan;border-color:#d4b59529}.app-shell-credits .credits-status-message{grid-column:1}.app-shell-credits .credits-pricing-tabs{grid-area:tabs;align-self:end;padding-bottom:7px}.app-shell-credits .credits-product-carousel{grid-area:carousel;height:430px;min-height:430px;align-self:start}.app-shell-credits .credits-cloud-stage{--cloud-left-x: -103%;--cloud-right-x: 3%;--cloud-side-scale: .62;width:min(100%,760px);height:430px}.app-shell-credits .credits-product-cloud{width:318px;min-height:398px;padding:28px 22px 24px}.app-shell-credits .credits-cloud-content{gap:10px}.app-shell-credits .credits-product-head span{width:40px;height:40px}.app-shell-credits .credits-product-head img{width:36px;height:36px}.app-shell-credits .credits-product-cloud h2{font-size:38px}.app-shell-credits .credits-product-cloud p{font-size:14px;-webkit-line-clamp:2}.app-shell-credits .credits-product-price strong{font-size:46px}.app-shell-credits .credits-product-benefits{gap:5px}.app-shell-credits .credits-product-benefits li{font-size:12px;line-height:1.22}.app-shell-credits .credits-modal-primary{min-height:var(--desktop-control-height)}.app-shell-credits .credits-main-actions{grid-area:actions;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.app-shell-credits .credits-secondary-action{height:60px;min-height:60px;gap:8px;padding:0 12px;font-size:11px;letter-spacing:.1em}.app-shell-credits .credits-secondary-action span{line-height:1.1;overflow-wrap:normal}.app-shell-credits .credits-simple-panel{grid-area:recent;border:0;border-top:1px solid rgba(212,181,149,.16);border-radius:0;background:transparent;padding:10px 0 0;box-shadow:none}.app-shell-credits .credits-panel-heading h2{font-size:30px}.app-shell-credits .credits-ledger-row{min-height:46px;padding:6px 0}.app-shell-profile .profile-page{--profile-card-bg: radial-gradient(circle at 16% 4%, rgba(233, 183, 119, .11), transparent 13rem), linear-gradient(145deg, rgba(255, 247, 235, .052), rgba(255, 247, 235, .012)), rgba(8, 7, 6, .78);--profile-hairline: rgba(212, 181, 149, .17);width:min(100%,1280px);min-height:min(620px,calc(100dvh - 126px));margin:0 auto;grid-template-columns:minmax(360px,430px) minmax(0,1fr);grid-template-areas:"header sections" "hero sections" "signout sections";align-items:start;align-content:start;gap:18px clamp(40px,4vw,64px);overflow:visible;padding-top:clamp(10px,2vh,24px)}.app-shell-profile .profile-page:before{top:-190px;right:70px;width:660px;border-color:#d4b5950e}.app-shell-profile .profile-page:after{top:-108px;right:190px;width:490px;border-color:#d4b59512}.app-shell-profile .profile-header{grid-area:header;position:relative;justify-content:flex-start;min-height:72px;align-items:end}.app-shell-profile .profile-header h1{position:relative;font-size:clamp(58px,5.4vw,76px);line-height:.88;text-align:left;text-shadow:0 0 30px rgba(233,183,119,.12)}.app-shell-profile .profile-header h1:after{position:absolute;right:-58px;bottom:8px;width:86px;height:1px;background:linear-gradient(90deg,rgba(233,183,119,.74),transparent);content:""}.app-shell-profile .profile-header .home-icon-button{display:none}.app-shell-profile .profile-hero{grid-area:hero;position:relative;isolation:isolate;justify-items:stretch;align-content:start;min-height:230px;gap:18px;overflow:hidden;padding:24px;border:1px solid var(--profile-hairline);border-radius:8px;background:var(--profile-card-bg);box-shadow:0 22px 64px #00000038,inset 0 0 0 1px #fff7eb05;text-align:left}.app-shell-profile .profile-hero:before{position:absolute;z-index:-1;top:-88px;right:-70px;width:210px;aspect-ratio:1;border:1px solid rgba(233,183,119,.08);border-radius:50%;background:radial-gradient(circle,rgba(233,183,119,.08),transparent 62%);content:""}.app-shell-profile .profile-identity{justify-items:stretch;gap:18px}.app-shell-profile .profile-identity h2{display:block;font-size:clamp(50px,4.5vw,66px);line-height:.92;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell-profile .profile-premium-pill{grid-template-columns:52px minmax(0,1fr) 24px;min-height:78px;gap:16px;padding:14px 18px;border-color:#d4b59542;background:radial-gradient(circle at 12% 16%,rgba(233,183,119,.12),transparent 9rem),linear-gradient(145deg,#fff7eb0d,#fff7eb03),#0404046b}.app-shell-profile .profile-premium-pill .veilora-logo-icon{width:44px;height:44px}.app-shell-profile .profile-premium-pill strong{font-size:13px;letter-spacing:.12em}.app-shell-profile .profile-premium-pill small{display:block;font-size:14px;line-height:1.2;overflow:visible;text-overflow:clip;white-space:normal}.app-shell:not(.app-shell-admin-only).app-shell-profile .profile-premium-pill small{display:block;overflow:visible;text-overflow:clip;white-space:normal}.app-shell-profile .profile-inline-sections{grid-area:sections;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"account account" "language support";align-items:start;align-content:start;gap:18px;padding-top:10px}.app-shell-profile .profile-inline-section:first-child{grid-area:account;align-content:start}.app-shell-profile .profile-inline-section:nth-child(2){grid-area:language}.app-shell-profile .profile-inline-section:nth-child(3){grid-area:support}.app-shell-profile .profile-inline-section>h2{min-height:18px;color:#e9b777e6;font-size:12px;letter-spacing:.18em}.app-shell-profile .profile-section-stack{gap:12px}.app-shell-profile .profile-inline-section:first-child .profile-section-stack{grid-template-columns:minmax(390px,.96fr) minmax(0,1fr);align-items:stretch;gap:14px}.app-shell-profile .profile-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;min-height:112px;border:1px solid var(--profile-hairline);border-radius:8px;background:var(--profile-card-bg);padding:0;box-shadow:inset 0 0 0 1px #fff7eb05}.app-shell-profile .profile-mini-metric{display:grid;min-height:112px;align-content:center;gap:9px;padding:18px}.app-shell-profile .profile-mini-metric+.profile-mini-metric{border-top:0;border-left:1px solid rgba(212,181,149,.12)}.app-shell-profile .profile-mini-metric strong{overflow:visible;font-size:21px;line-height:1.05;text-align:left;text-overflow:clip;white-space:normal}.app-shell-profile .profile-mini-metric span{color:#f0dec39e;font-size:12px;letter-spacing:.16em}.app-shell-profile .profile-form-panel,.app-shell-profile .profile-setting-panel,.app-shell-profile .profile-action-panel,.app-shell-profile .profile-info-panel{border-color:var(--profile-hairline);background:var(--profile-card-bg);box-shadow:inset 0 0 0 1px #fff7eb05}.app-shell-profile .profile-setting-panel{padding:0}.app-shell-profile .profile-action-panel,.app-shell-profile .profile-setting-panel{overflow:hidden}.app-shell-profile .profile-switch-row,.app-shell-profile .profile-action-button{grid-template-columns:52px minmax(0,1fr) 24px;gap:16px}.app-shell-profile .profile-action-button{min-height:82px;padding:16px 20px;transition:background .18s ease,color .18s ease,transform .18s ease}.app-shell-profile .profile-action-button:hover,.app-shell-profile .profile-action-button:focus-visible{background:#e9b7770e;transform:translateY(-1px)}.app-shell-profile .profile-action-button>svg:first-child{box-sizing:content-box;width:22px;height:22px;padding:10px;border:1px solid rgba(233,183,119,.2);border-radius:999px;background:#e9b7770b}.app-shell-profile .profile-action-button strong{font-size:17px;line-height:1.15;white-space:normal}.app-shell-profile .profile-action-button small{display:-webkit-box;font-size:12px;line-height:1.35;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-shell:not(.app-shell-admin-only).app-shell-profile .profile-action-button small{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-shell-profile .profile-setting-panel .profile-action-button{min-height:104px}.app-shell-profile .profile-signout{grid-area:signout;min-height:68px;margin-top:4px;border:1px solid rgba(220,112,88,.18);border-radius:8px;background:linear-gradient(145deg,#dc705814,#dc705805),#07070675;padding:0 22px;box-shadow:inset 0 0 0 1px #fff7eb03;transition:border-color .18s ease,background .18s ease,transform .18s ease}.app-shell-profile .profile-signout:hover,.app-shell-profile .profile-signout:focus-visible{border-color:#dc705857;background:linear-gradient(145deg,#dc70581f,#dc705807),#0707068a;transform:translateY(-1px)}.app-shell-profile .profile-signout span{font-size:22px}@media(max-width:1180px){.app-shell-profile .profile-page{grid-template-columns:minmax(320px,370px) minmax(0,1fr);gap:18px 28px}.app-shell-profile .profile-inline-section:first-child .profile-section-stack{grid-template-columns:1fr}.app-shell-profile .profile-inline-sections{grid-template-columns:1fr;grid-template-areas:"account" "language" "support"}.app-shell-profile .profile-mini-grid,.app-shell-profile .profile-mini-metric{min-height:92px}}.app-shell-profile .main-surface{width:min(calc(100% - (var(--desktop-page-pad-x) * 2)),900px);padding-top:14px;padding-bottom:14px}.app-shell-profile .profile-page{width:min(100%,780px);min-height:auto;grid-template-columns:minmax(0,1fr);grid-template-areas:"header" "hero" "sections" "signout";gap:9px;padding-top:0}.app-shell-profile .profile-page:before{top:-210px;right:-130px;width:620px}.app-shell-profile .profile-page:after{top:-124px;right:-24px;width:440px}.app-shell-profile .profile-header{min-height:0;align-items:start}.app-shell-profile .profile-header h1{font-size:clamp(52px,4.5vw,66px);line-height:.86}.app-shell-profile .profile-header h1:after{right:-78px;bottom:13px;width:112px}.app-shell-profile .profile-hero{min-height:auto;padding:0 0 9px;border:0;border-bottom:1px solid rgba(212,181,149,.14);border-radius:0;background:transparent;box-shadow:none}.app-shell-profile .profile-hero:before{display:none}.app-shell-profile .profile-identity{gap:10px}.app-shell-profile .profile-identity h2{font-size:clamp(40px,3.5vw,50px)}.app-shell-profile .profile-premium-pill{width:min(100%,540px);grid-template-columns:42px minmax(0,1fr) 24px;min-height:54px;border-color:#d4b59524;padding:8px 14px;background:radial-gradient(circle at 8% 50%,rgba(233,183,119,.12),transparent 9rem),linear-gradient(90deg,#fff7eb0d,#fff7eb03);box-shadow:none}.app-shell-profile .profile-premium-pill .veilora-logo-icon{width:36px;height:36px}.app-shell-profile .profile-inline-sections{grid-template-columns:minmax(0,1fr);grid-template-areas:"account" "language" "support";gap:8px;padding-top:0}.app-shell-profile .profile-inline-section{gap:0}.app-shell-profile .profile-inline-section>h2{min-height:24px;padding-bottom:5px;border-bottom:1px solid rgba(212,181,149,.14)}.app-shell-profile .profile-section-stack,.app-shell-profile .profile-inline-section:first-child .profile-section-stack{grid-template-columns:minmax(0,1fr);gap:0}.app-shell-profile .profile-mini-grid{grid-template-columns:minmax(0,1fr);min-height:0;border:0;border-radius:0;background:transparent;box-shadow:none}.app-shell-profile .profile-mini-metric{min-height:46px;display:grid;grid-template-columns:minmax(0,.38fr) minmax(0,1fr);align-items:center;align-content:center;gap:20px;border-bottom:1px solid rgba(212,181,149,.1);padding:6px 0}.app-shell-profile .profile-mini-metric+.profile-mini-metric{border-left:0}.app-shell-profile .profile-mini-metric span{font-size:12px;letter-spacing:.14em}.app-shell-profile .profile-mini-metric strong{justify-self:start;color:#f2dfc1;font-size:20px;white-space:normal}.app-shell-profile .profile-form-panel,.app-shell-profile .profile-setting-panel,.app-shell-profile .profile-action-panel,.app-shell-profile .profile-info-panel{border:0;border-radius:0;background:transparent;box-shadow:none}.app-shell-profile .profile-action-panel{overflow:visible}.app-shell-profile .profile-switch-row,.app-shell-profile .profile-action-button{grid-template-columns:42px minmax(0,1fr) 24px;gap:16px}.app-shell-profile .profile-action-button{min-height:50px;border-bottom:1px solid rgba(212,181,149,.1);padding:6px 0}.app-shell-profile .profile-action-button+.profile-action-button{border-top:0}.app-shell-profile .profile-setting-panel .profile-action-button{min-height:50px}.app-shell-profile .profile-action-button:hover,.app-shell-profile .profile-action-button:focus-visible{background:linear-gradient(90deg,rgba(233,183,119,.055),transparent 70%);transform:none}.app-shell-profile .profile-action-button>svg:first-child{box-sizing:border-box;width:34px;height:34px;padding:7px;border:1px solid rgba(233,183,119,.16);border-radius:999px;background:#e9b77709}.app-shell-profile .profile-action-button strong{font-size:16px}.app-shell-profile .profile-action-button small,.app-shell:not(.app-shell-admin-only).app-shell-profile .profile-action-button small{display:block;overflow:visible;color:#f0dec394;text-overflow:clip;white-space:normal}.app-shell-profile .profile-signout{min-height:50px;margin-top:2px;border:0;border-top:1px solid rgba(220,112,88,.24);border-bottom:1px solid rgba(220,112,88,.12);border-radius:0;background:transparent;padding:0;box-shadow:none}.app-shell-profile .profile-signout:hover,.app-shell-profile .profile-signout:focus-visible{background:linear-gradient(90deg,rgba(220,112,88,.08),transparent 70%);transform:none}.app-shell-profile .main-surface{width:min(calc(100% - (var(--desktop-page-pad-x) * 2)),980px);padding-top:clamp(34px,5vh,58px);padding-bottom:56px}.app-shell-profile .profile-page{width:min(100%,860px);gap:22px;padding-top:0}.app-shell-profile .profile-header h1{color:#e9b777c7;font-family:var(--font-ui);font-size:12px;font-weight:800;letter-spacing:.22em;line-height:1;text-transform:uppercase;text-shadow:none}.app-shell-profile .profile-header h1:after{display:none}.app-shell-profile .profile-hero{width:min(100%,720px);padding:0;border:0;background:transparent}.app-shell-profile .profile-identity{gap:18px}.app-shell-profile .profile-identity h2{font-size:clamp(76px,7vw,104px);line-height:.78}.app-shell-profile .profile-premium-pill{width:min(100%,620px);grid-template-columns:44px minmax(0,1fr) 26px;min-height:68px;gap:16px;border:0;border-radius:8px;background:radial-gradient(circle at 10% 50%,rgba(233,183,119,.15),transparent 11rem),linear-gradient(90deg,#fff7eb14,#fff7eb05 72%,#fff7eb02);padding:12px 18px;box-shadow:0 18px 44px #00000029,inset 0 1px #fff7eb0a}.app-shell-profile .profile-premium-pill .veilora-logo-icon{width:40px;height:40px}.app-shell-profile .profile-premium-pill strong{color:#f2dfc1b8;font-size:12px;letter-spacing:.14em}.app-shell-profile .profile-premium-pill small,.app-shell:not(.app-shell-admin-only).app-shell-profile .profile-premium-pill small{color:#e9b777;font-size:15px;font-weight:700}.app-shell-profile .profile-inline-sections{width:min(100%,760px);gap:34px}.app-shell-profile .profile-inline-section{gap:12px}.app-shell-profile .profile-inline-section>h2{min-height:0;border:0;padding:0;color:#e9b777d1;font-size:12px;letter-spacing:.17em}.app-shell-profile .profile-mini-grid{gap:10px}.app-shell-profile .profile-mini-metric{min-height:42px;grid-template-columns:minmax(0,170px) minmax(0,1fr);border:0;padding:0}.app-shell-profile .profile-mini-metric span{color:#f0dec37a;font-size:11px;letter-spacing:.15em}.app-shell-profile .profile-mini-metric strong{color:#e9b777;font-size:24px}.app-shell-profile .profile-action-panel,.app-shell-profile .profile-setting-panel{display:grid;gap:12px}.app-shell-profile .profile-action-button{min-height:64px;grid-template-columns:38px minmax(0,1fr) 24px;border:0;border-radius:8px;background:transparent;padding:8px 2px}.app-shell-profile .profile-action-button:hover,.app-shell-profile .profile-action-button:focus-visible{background:#e9b7770b}.app-shell-profile .profile-action-button>svg:first-child{width:32px;height:32px;border:0;background:#e9b77711;color:#e9b777}.app-shell-profile .profile-action-button strong{font-size:18px;line-height:1.16}.app-shell-profile .profile-action-button small,.app-shell:not(.app-shell-admin-only).app-shell-profile .profile-action-button small{color:#f0dec380;font-size:12px;line-height:1.35}.app-shell-profile .profile-signout{width:min(100%,760px);min-height:64px;border:0;border-radius:8px;background:#dc70580b;padding:0 2px}.app-shell-profile .profile-signout:hover,.app-shell-profile .profile-signout:focus-visible{background:#dc705814}.app-shell-notifications .notifications-page{width:min(100%,1120px);margin:0 auto}.app-shell-notifications .notifications-header h1,.app-shell-news .news-article h1{font-size:clamp(42px,3.8vw,54px)}.app-shell-notifications .notifications-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px}.app-shell-notifications .notification-row{border-top:1px solid rgba(212,181,149,.12)}.app-shell-notifications .notification-row:first-child,.app-shell-notifications .notification-row:nth-child(2){border-top:0}.app-shell-news .news-page{grid-template-columns:minmax(150px,.24fr) minmax(0,1fr);align-items:start;gap:28px}.app-shell-news .news-back{position:sticky;top:86px}.app-shell-news .news-article{grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);gap:14px 32px}.app-shell-news .news-article>img{grid-column:2;grid-row:1 / span 5;max-height:380px}.app-shell-news .news-article>:not(img){grid-column:1}.app-shell-news .news-body{max-width:72ch}.credits-modal-backdrop,.profile-language-backdrop{place-items:center;padding:28px}.credits-modal,.profile-language-modal{max-height:min(720px,calc(100dvh - 56px))}.credits-modal{width:min(100%,540px)}.credits-modal-history{width:min(100%,740px)}.profile-language-modal{width:min(100%,500px)}}
