@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap";:root{--silver:#c9c5c8;--pink:#f4d5d4;--cream:#fffaf4;--paper:#fffdf9;--violet:#5d3a7b;--ink:#33283a;--muted:#716774;--wine:#895765;--line:#e5d9dd;--shadow:0 18px 45px #44263e1a}*{box-sizing:border-box}body{background:var(--cream);color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif;font-size:18px;line-height:1.5}.app-shell{background:radial-gradient(circle at 88% 2%,#f5d4d4d6 0,#0000 24rem),radial-gradient(circle at 4% 38%,#dad1eacc 0,#0000 31rem),linear-gradient(115deg,#fffaf4,#faf5f5 55%,#fffaf4);min-height:100vh}.topbar{justify-content:space-between;align-items:center;max-width:1240px;height:86px;margin:auto;padding:0 32px;display:flex}.brand{letter-spacing:.01em;color:#514651;gap:12px;font-size:16px}.brand-mark{background:linear-gradient(145deg,#795185,#3e274e);border-radius:14px;width:42px;height:42px;font:600 15px Playfair Display,serif;box-shadow:0 7px 16px #5d3a7b36}.profile-button,.section-nav button{color:#524653;cursor:pointer;min-height:46px;font:700 15px Manrope}.profile-button{background:#fff8fb;border:1px solid #cab6c1;border-radius:999px;padding:10px 16px;box-shadow:0 4px 12px #62365614}.profile-button:hover,.profile-button:focus-visible{outline-offset:2px;background:#f7e7ee;outline:3px solid #d7bed3}main{max-width:1240px;margin:auto;padding:18px 32px 92px}.hero{min-height:405px;box-shadow:var(--shadow);background:linear-gradient(120deg,#ffffffdb,#fdf2f4c2);border:1px solid #eadce0;border-radius:32px;grid-template-columns:1.35fr .65fr;gap:52px;padding:52px 52px 38px;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #dcbfc9;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-190px;right:-130px}.eyebrow{letter-spacing:.15em;color:var(--wine);margin-bottom:14px;font-size:12px}.hero h1{letter-spacing:-.04em;font:600 clamp(44px,6vw,74px)/1.02 Playfair Display,serif}.hero h1 i{color:var(--wine)}.hero-copy>p:not(.eyebrow){max-width:530px;color:var(--muted);margin:26px 0;font-size:19px;line-height:1.7}.name-row label{color:#625463;gap:7px;font-size:13px}.name-row input{background:#fffdfc;border:1px solid #cdbdc6;border-radius:14px;width:min(360px,100%);min-height:52px;padding:13px 16px;font-size:17px;box-shadow:inset 0 1px 2px #3c20320d}.hero-orb{background:radial-gradient(circle at 32% 26%,#eac9d7 0,#ae7797 40%,#4b2d65 100%);border:8px solid #ffffff73;border-radius:56% 44% 53% 47%/43% 52% 48% 57%;width:260px;height:260px;box-shadow:24px 28px 56px #80577a4c}.hero-orb b{font-size:38px}.section-nav{background:#ffffffb8;border:0;border-radius:16px;gap:10px;margin:28px 0 32px;padding:8px;box-shadow:0 8px 24px #4a29450c}.section-nav button{white-space:nowrap;border-radius:11px;padding:11px 18px}.section-nav button.active{color:#fff;background:var(--violet);box-shadow:0 5px 12px #5d3a7b33}.section-nav button.active:after{display:none}.content-grid{gap:28px}.angel-card{min-height:540px;box-shadow:var(--shadow);border:1px solid #eee1e5;border-radius:28px}.angel-card-overlay{bottom:30px;left:30px}.angel-card-overlay p{font-size:15px}.angel-card-overlay span{font-size:39px}.message-card,.slot-card,.result-card{background:var(--paper);box-shadow:var(--shadow);border:1px solid #eadde2;border-radius:28px}.message-card{background:linear-gradient(150deg,#fffefd 0%,#fff7f5 100%);padding:48px;position:relative;overflow:hidden}.message-card:before{content:"";background:radial-gradient(circle,#e9c3ce 0%,#e9c3ce00 67%);border-radius:50%;width:210px;height:210px;position:absolute;top:-96px;right:-98px}.message-card>*{z-index:1;position:relative}.message-card h2,.catalog h2,.result-card h2{font-size:44px}.message-heading{margin-bottom:20px}.message-heading>span{color:var(--wine);letter-spacing:.08em;text-transform:uppercase;background:#f2e3e7;border-radius:99px;padding:6px 11px;font-size:12px;font-weight:800;display:inline-flex}.message-heading h2{margin:14px 0 0;font-size:50px;line-height:1.05}.message-text{color:#493f4b;font-size:21px;line-height:1.7}.ritual-stack{gap:13px;margin-top:30px;display:grid}.ritual-row{background:#ffffffbd;border:1px solid #ead9de;border-radius:16px;grid-template-columns:172px minmax(0,1fr);align-items:start;gap:18px;padding:18px 20px;display:grid}.ritual-label{color:#795a6b;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.ritual-label i{color:#fff;background:#87586d;border-radius:50%;flex:0 0 30px;place-items:center;height:30px;font-size:11px;font-style:normal;display:grid}.ritual-row strong,.ritual-row b{color:#413545;overflow-wrap:anywhere;font:600 19px/1.45 Playfair Display,serif;display:block}.talisman{background:linear-gradient(100deg,#f6edf4,#fdfafa)}.community-invite{color:#2b5c8a;background:linear-gradient(125deg,#f4f9ff,#fffdfd);border:1px solid #c9ddf4;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:4px 18px;margin-top:22px;padding:18px 20px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid}.community-invite span{letter-spacing:.08em;text-transform:uppercase;color:#5180ad;font-size:12px;font-weight:800}.community-invite b{grid-column:1;font:600 18px/1.35 Playfair Display,serif}.community-invite em{color:#fff;background:#1976c9;border-radius:10px;grid-area:1/2/3;align-self:center;padding:9px 12px;font-size:14px;font-style:normal;font-weight:800}.community-invite:hover,.community-invite:focus-visible{outline-offset:2px;outline:3px solid #c6dcf1;transform:translateY(-2px);box-shadow:0 10px 20px #4e7ba425}.slot-card,.result-card{padding:38px}.slot-window{border:6px solid #f3e8ec;border-radius:20px;height:355px;box-shadow:inset 0 0 0 1px #d7c5cf}.slot-card>p,.result-card p{font-size:18px;line-height:1.7}.primary-action{background:linear-gradient(120deg,#68447f,#8d596a);border-radius:15px;min-height:58px;font-size:17px;box-shadow:0 10px 20px #7146652f}.primary-action:hover:not(:disabled),.primary-action:focus-visible{outline-offset:2px;outline:3px solid #d9bdd4;transform:translateY(-1px)}.catalog{background:#ffffffa3;border:1px solid #eadde2;border-radius:28px;padding:36px}.catalog-head{margin-bottom:28px}.catalog-head h2{font-size:46px}.product-grid{grid-template-columns:repeat(4,1fr);gap:22px}.product-card{border:1px solid #ebdfe2;border-radius:20px;transition:transform .18s,box-shadow .18s;box-shadow:0 8px 22px #5934470d}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 30px #59344722}.product-card img{aspect-ratio:4/5;background:#f2eaeb}.product-card>div{padding:17px}.product-card h3{min-height:52px;font-size:21px}.product-card p{font-size:15px}.product-card .product-price{color:#72546c;font-size:15px;font-weight:700}.product-card a{margin-top:13px;font-size:15px}.vk-group-link{color:#1769aa;text-align:center;background:#e7f0ff;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:68px;margin:34px auto 0;padding:14px 20px;font-weight:800;text-decoration:none;display:flex}.vk-group-link span{font-size:14px;line-height:1.35}.vk-group-link b{font-size:16px}.vk-group-link:hover{background:#dbeaff}footer{background:#ffffff85;padding:42px 24px;font-size:14px}@media (width<=760px){body{font-size:17px}.topbar{height:76px;padding:0 18px}.brand{font-size:14px}.brand-mark{width:38px;height:38px}.profile-button{min-height:42px;padding:8px 12px;font-size:13px}main{padding:14px 16px 72px}.hero{border-radius:24px;grid-template-columns:1fr;gap:22px;min-height:0;padding:34px 24px 26px}.hero h1{font-size:45px}.hero-copy>p:not(.eyebrow){margin:20px 0;font-size:18px}.hero-orb{justify-self:end;width:175px;height:175px}.hero-orb b{font-size:28px}.section-nav{gap:4px;margin:22px 0 26px;padding:6px;overflow:auto}.section-nav button{min-height:44px;padding:10px 13px;font-size:14px}.content-grid,.divination-layout{grid-template-columns:1fr;gap:18px}.angel-card{border-radius:22px;min-height:420px}.angel-card-overlay{bottom:22px;left:22px}.angel-card-overlay span{font-size:32px}.message-card,.slot-card,.result-card{border-radius:22px;padding:26px}.message-card h2,.catalog h2,.result-card h2{font-size:34px}.message-heading h2{font-size:39px}.message-text{font-size:19px;line-height:1.65}.ritual-row{grid-template-columns:1fr;gap:10px;padding:16px}.ritual-row strong,.ritual-row b{font-size:18px}.community-invite{grid-template-columns:1fr;gap:8px;padding:16px}.community-invite b{grid-column:1;font-size:17px}.community-invite em{grid-area:auto/1;justify-self:start}.slot-window{height:320px}.catalog{border-radius:22px;padding:24px 14px}.catalog-head{padding:0 10px}.catalog-head h2{font-size:36px}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-card{border-radius:16px}.product-card>div{padding:13px}.product-card h3{min-height:0;font-size:18px}.product-card p,.product-card a{font-size:14px}.vk-group-link{margin:26px 8px 0;font-size:15px;line-height:1.35}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.profile-grid{grid-template-columns:.8fr 1.2fr;gap:28px;display:grid}.streak-card,.history-card{box-shadow:var(--shadow);background:linear-gradient(140deg,#fffdfc,#fbf3f4);border:1px solid #eadde2;border-radius:28px;padding:38px}.history-card{background:#fffdfb}.streak-card h2,.history-card h2{letter-spacing:-.03em;margin:0 0 20px;font:600 39px/1.1 Playfair Display,serif}.streak-card>strong{color:var(--wine);font:600 74px/1 Playfair Display,serif;display:block}.streak-card>strong small{color:var(--muted);font:700 17px Manrope}.milestones{justify-content:space-between;gap:8px;margin:32px 0;display:flex}.milestones span{color:#887c8d;background:#f2e9ed;border:1px solid #e0cbd3;border-radius:50%;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.milestones .done{color:#fff;background:linear-gradient(140deg,#724788,#965d71);box-shadow:0 6px 12px #774c6c35}.quiet{color:var(--muted);line-height:1.7}.promo-list{gap:10px;display:grid}.promo-list code{color:var(--violet);background:#f7e5e9;border:1px dashed #c897a8;border-radius:12px;padding:13px;font-size:16px;font-weight:800}.history-list{gap:16px;display:grid}.history-list article{border-top:1px solid #eadfe3;padding:16px 0 0}.history-list span{color:#877a89;font-size:13px}.history-list b{margin-top:5px;font:600 21px Playfair Display,serif;display:block}.history-list p{color:#635866;margin:7px 0 0;font-size:16px;line-height:1.65}@media (width<=760px){.profile-grid{grid-template-columns:1fr;gap:18px}.streak-card,.history-card{border-radius:22px;padding:26px}.streak-card h2,.history-card h2{font-size:32px}.streak-card>strong{font-size:64px}.milestones span{width:40px;height:40px}.history-list p{font-size:15px}}.hero{grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr)}.hero-gallery{align-self:stretch;place-items:center;min-height:330px;display:grid;position:relative}.gallery-primary{aspect-ratio:4/5;background:#f2e9eb;border:9px solid #ffffffd1;border-radius:28px;width:min(82%,340px);margin:0;position:relative;overflow:hidden;transform:rotate(4deg);box-shadow:18px 24px 46px #4e2f4738}.gallery-primary img{object-fit:cover;width:100%;height:100%;display:block}.gallery-primary:after{content:"";background:linear-gradient(#0000,#231527c2);position:absolute;inset:48% 0 0}.gallery-primary figcaption{z-index:1;color:#fff;gap:4px;display:grid;position:absolute;bottom:22px;left:22px;right:22px}.gallery-primary figcaption span{letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:800}.gallery-primary figcaption b{font:500 25px/1.1 Playfair Display,serif}.gallery-orbit{aspect-ratio:1;object-fit:cover;background:#f6ecee;border:7px solid #ffffffe6;border-radius:50%;width:130px;position:absolute;box-shadow:0 15px 30px #512d4b33}.orbit-one{bottom:14px;left:0;transform:rotate(-11deg)}.orbit-two{top:12px;right:-4px;transform:rotate(12deg)}.hero-orb{display:none}@media (width<=760px){.hero{grid-template-columns:1fr}.hero-gallery{width:100%;min-height:290px;margin-top:4px}.gallery-primary{border-width:7px;border-radius:24px;width:220px}.gallery-primary figcaption{bottom:16px;left:16px}.gallery-primary figcaption b{font-size:21px}.gallery-orbit{border-width:5px;width:94px}.orbit-one{bottom:8px;left:8%}.orbit-two{top:10px;right:7%}}.angel-grid{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:stretch;display:grid}.angel-grid .angel-card,.angel-grid .message-card{min-height:540px}.message-card{display:block}.message-loading{flex-direction:column;justify-content:center;gap:14px;min-height:380px;display:flex}.message-loading h2{margin:0;font:500 42px/1.12 Playfair Display,serif}.message-loading p:not(.eyebrow){color:#716774;max-width:430px;margin:0;font-size:19px;line-height:1.65}@media (width<=760px){.angel-grid{grid-template-columns:1fr}.angel-grid .angel-card,.angel-grid .message-card{min-height:auto}.message-loading{min-height:260px}.message-loading h2{font-size:34px}}.product-grid{align-items:start;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;display:grid!important}.product-card{flex-direction:column;min-width:0;display:flex;overflow:hidden}.product-card img{aspect-ratio:4/5;object-position:center;background:#fbf7f7;flex:none;display:block;object-fit:contain!important;width:100%!important;height:auto!important}.product-card>div{flex:1;min-width:0}.divination-layout{align-items:stretch;gap:28px;grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr)!important;display:grid!important}.slot-card{flex-direction:column;gap:18px;min-width:0;display:flex!important}.slot-window{place-items:center;min-height:420px;background:#faf5f5!important;height:420px!important;display:grid!important;position:relative!important;overflow:hidden!important}.slot-window img{object-position:center;object-fit:contain!important;width:100%!important;height:100%!important;display:block!important}.slot-product-name{color:#4e3a4e!important;text-align:center!important;background:#f4e9ed!important;border-radius:12px!important;margin:0!important;padding:12px 15px!important;font:600 19px/1.35 Playfair Display,serif!important}.divination-prompt{color:#685d6a!important;margin:0!important;padding:0 4px!important;font-size:18px!important;line-height:1.6!important}.slot-card .primary-action{width:100%;margin-top:2px}.result-card{flex-direction:column;justify-content:center;gap:15px;min-width:0;display:flex}.result-card h2,.result-card p{color:#3f3443!important;margin:0!important;position:static!important}.result-card a{align-self:flex-start;margin-top:6px}.result-placeholder{background:linear-gradient(145deg,#fffdfc,#f8eef1)!important}@media (width<=960px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.divination-layout{grid-template-columns:1fr!important}.slot-window{min-height:360px;height:360px!important}}@media (width<=560px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.product-card img{aspect-ratio:1!important}.slot-window{min-height:300px;height:300px!important}.slot-product-name{font-size:18px!important}.divination-prompt{font-size:17px!important}}.angel-card{background:#fff!important;flex-direction:column!important;display:flex!important;overflow:hidden!important}.angel-card>img{object-fit:cover!important;object-position:center!important;width:100%!important;height:calc(100% - 126px)!important;min-height:0!important;display:block!important}.angel-card-overlay{color:#413547!important;background:linear-gradient(110deg,#fffdfd,#f8eef2)!important;flex-direction:column!important;justify-content:center!important;gap:5px!important;min-height:126px!important;padding:18px 24px!important;display:flex!important;position:relative!important;inset:auto!important}.angel-card-overlay p{color:#6e5b6a!important;margin:0!important;font-size:15px!important}.angel-card-overlay span{white-space:normal!important;text-overflow:clip!important;color:#443646!important;overflow-wrap:anywhere!important;font:500 clamp(26px,3vw,38px)/1.08 Playfair Display,serif!important;display:block!important;overflow:visible!important}.angel-byline{color:#7a6472!important;margin:8px 0 0!important;font-size:15px!important}.result-card:not(.result-placeholder){grid-template-columns:minmax(190px,.72fr) minmax(0,1.28fr)!important;align-items:stretch!important;gap:0!important;padding:0!important;display:grid!important;overflow:hidden!important}.result-product-media{min-height:100%;background:#f7f0f1!important}.result-product-media img{object-fit:contain!important;width:100%!important;height:100%!important;min-height:340px!important;display:block!important}.result-copy{flex-direction:column!important;justify-content:center!important;gap:14px!important;min-width:0!important;padding:34px!important;display:flex!important}.result-copy .eyebrow,.result-copy h2,.result-copy p{margin:0!important}.result-copy a{align-self:flex-start!important}@media (width<=960px){.angel-card>img{height:360px!important}.result-card:not(.result-placeholder){grid-template-columns:1fr!important}.result-product-media img{min-height:280px!important;max-height:360px!important}.result-copy{padding:26px!important}}@media (width<=560px){.angel-card-overlay{min-height:112px!important;padding:16px 18px!important}.angel-card-overlay span{font-size:28px!important}.result-product-media img{min-height:240px!important;max-height:280px!important}.result-copy{padding:22px!important}}
