@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800;900&family=ZCOOL+KuaiLe&display=swap";:root{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:#151821;background:#e8eaf1;font-synthesis:none;--blue: #1557ff;--ink: #151821;--paper: #f7f8fb;--orange: #ff5b43;--yellow: #ffe04a;--muted: #7d8390;--line: #e8eaf0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#e8eaf1}button,input,select{font:inherit}button{color:inherit;border:0;cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid rgba(21,87,255,.28);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{min-height:100vh;display:grid;grid-template-columns:430px 260px;justify-content:center;align-items:start;gap:52px;padding:22px}.miniapp{width:430px;height:calc(100vh - 44px);max-height:900px;min-height:680px;background:var(--paper);overflow:auto;scrollbar-width:none;position:relative;border-radius:30px;box-shadow:0 26px 80px #1c1f2e33,0 0 0 8px #171922}.miniapp::-webkit-scrollbar{display:none}.page{min-height:100%;padding-bottom:88px;background:var(--paper);position:relative;overflow:hidden}.page-hidden{display:none}.prototype-note{margin-top:90px;color:#555b6a;max-width:250px}.prototype-note>span{font-size:10px;letter-spacing:.16em;font-weight:800;color:var(--blue)}.prototype-note h2{margin:10px 0 2px;font-size:29px;color:#191c25;letter-spacing:-.05em}.prototype-note p{margin:0 0 34px}.prototype-note>div{border-left:2px solid #cdd1dc;padding-left:18px;font-size:13px;line-height:1.8}.prototype-note b{color:#222632}.prototype-note ol{padding-left:18px;margin-top:8px}.mini-header{height:48px;display:grid;grid-template-columns:72px 1fr 72px;align-items:center;padding:0 12px;position:relative;z-index:4}.mini-header>strong{font-size:16px;text-align:center}.mini-header.dark{color:#fff}.icon-btn{width:38px;height:38px;display:grid;place-items:center;background:transparent;border-radius:50%}.header-right{justify-self:end;display:flex;justify-content:flex-end}.home-page{padding-top:0}.home-head{display:flex;justify-content:space-between;align-items:center;padding:12px 20px 14px}.brand-kicker{color:var(--blue);font-size:9px;letter-spacing:.18em;font-weight:900}.home-head h1{margin:1px 0 0;font-size:25px;line-height:1.1;letter-spacing:-.05em}.round-search{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 8px 22px #20253214}.hero-carousel{margin:0 16px;overflow:hidden;border-radius:22px;position:relative;box-shadow:0 12px 32px #1b265426}.hero-track{width:100%;display:flex;transition:transform .55s cubic-bezier(.22,.75,.2,1)}.hero-slide{min-width:100%;height:212px;text-align:left;padding:28px 24px;position:relative;overflow:hidden}.hero-slide>div:first-of-type{position:relative;z-index:2}.hero-slide span:not(.vip-chip){display:inline-block;font-size:11px;font-weight:800;letter-spacing:.1em;margin-bottom:9px}.hero-slide h2{font-size:28px;line-height:1.18;letter-spacing:-.05em;margin:0}.hero-slide p{font-size:12px;margin:10px 0 0;opacity:.76}.material-slide{color:#fff;background:#1557ff}.material-slide:before{content:"";position:absolute;width:220px;height:220px;right:-78px;top:-70px;border:42px solid rgba(255,255,255,.1);border-radius:50%}.material-slide:after{content:"";position:absolute;width:120px;height:120px;left:38%;bottom:-95px;background:var(--yellow);transform:rotate(20deg)}.mini-posters{position:absolute!important;right:23px;bottom:23px;width:130px;height:142px}.mini-posters i{position:absolute;width:65px;height:92px;display:flex;align-items:flex-end;padding:7px;font-style:normal;font-size:9px;font-weight:900;box-shadow:0 7px 18px #0000002e}.mini-posters i:nth-child(1){background:#ff5b43;left:2px;top:34px;transform:rotate(-9deg)}.mini-posters i:nth-child(2){background:var(--yellow);color:#17225c;left:48px;top:10px;transform:rotate(7deg)}.mini-posters i:nth-child(3){background:#f3b9dd;color:#4b2051;right:-1px;bottom:0;transform:rotate(15deg)}.ai-slide{color:#161317;background:#f8c7df}.ai-slide:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 26%,rgba(255,255,255,.95) 0 3%,transparent 3.2%),repeating-radial-gradient(circle at 88% 42%,transparent 0 14px,rgba(108,56,199,.13) 15px 16px)}.vip-chip{position:absolute;right:16px;top:15px;background:#1d1a24;color:#fff;border-radius:30px;padding:6px 10px;font-size:10px;display:flex;gap:4px;align-items:center;z-index:4}.ai-orbit{position:absolute!important;width:100px;height:100px;border-radius:50%;background:#fff;right:32px;bottom:-5px;display:grid;place-items:center;font-family:Georgia,serif;font-style:italic;font-size:36px;font-weight:700;color:#6c38c7;box-shadow:0 16px 36px #4e236738}.ai-orbit:after{content:"";position:absolute;inset:-12px;border:1px solid rgba(108,56,199,.35);border-radius:50%;transform:rotate(-12deg) scaleY(.38)}.ai-orbit span{position:absolute;top:-2px;left:0;font-family:sans-serif;font-size:18px!important;color:#ff5b43}.hero-dots{position:absolute;left:24px;bottom:12px;display:flex;gap:5px;z-index:5}.hero-dots button{width:5px;height:5px;border-radius:10px;padding:0;background:#ffffff80;transition:width .25s}.hero-dots button.active{width:17px;background:#fff}.category-section,.poster-section{padding:28px 18px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:17px}.section-heading>div>span{display:block;color:#8a909e;font-size:10px;letter-spacing:.1em;font-weight:700;margin-bottom:2px}.section-heading h2{margin:0;font-size:21px;letter-spacing:-.04em}.section-heading>button{background:transparent;color:#737986;display:flex;gap:2px;align-items:center;font-size:12px;padding:6px 0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px 8px}.category-grid button{display:flex;flex-direction:column;align-items:center;gap:7px;background:transparent;padding:0}.category-grid em{font-size:11px;font-style:normal;font-weight:600;white-space:nowrap}.category-grid small{margin-top:-5px;color:#a0a5af;font-size:8px}.category-icon{width:49px;height:49px;display:grid;place-items:center;border-radius:17px;color:#1d2430;position:relative;box-shadow:inset 0 0 0 1px #ffffffb3}.category-icon:after{content:"";width:7px;height:7px;border-radius:50%;background:currentColor;opacity:.15;position:absolute;right:5px;top:6px}.c-food{background:#ffdcd5;color:#d53c28}.c-retail{background:#fff2ad;color:#8f7300}.c-service{background:#dcefff;color:#1769a0}.c-education{background:#dfe4ff;color:#344ab3}.c-travel{background:#d9f0dc;color:#28744c}.c-fun{background:#f0dcff;color:#7a35a9}.c-health{background:#d5f3eb;color:#18866b}.c-festival{background:#ffe0df;color:#b72d37}.category-page{background:#f4f5f8;padding-bottom:30px}.category-intro{margin:8px 16px 16px;min-height:126px;border-radius:21px;padding:20px;background:var(--cat1);color:var(--cat2);display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:13px;position:relative;overflow:hidden}.category-intro:before{content:"";position:absolute;width:140px;height:140px;border:22px solid currentColor;opacity:.08;border-radius:50%;right:-50px;bottom:-72px}.category-intro .category-icon{width:55px;height:55px;border-radius:18px;position:relative;z-index:2}.category-intro div{position:relative;z-index:2}.category-intro small{font-size:7px;letter-spacing:.14em;font-weight:900;opacity:.72}.category-intro h1{font-size:23px;letter-spacing:-.05em;margin:3px 0 2px}.category-intro p{font-size:9px;margin:0;opacity:.8}.category-intro>i{align-self:end;font-style:normal;font-size:43px;line-height:.8;font-weight:900;letter-spacing:-.08em;opacity:.24;position:relative;z-index:2}.category-filter{display:flex;gap:7px;overflow-x:auto;padding:0 16px 12px;scrollbar-width:none}.category-filter button{flex:none;height:31px;border-radius:18px;padding:0 13px;background:#fff;color:#7e8490;border:1px solid #e5e7ec;font-size:10px}.category-filter button.active{background:#171922;color:#fff;border-color:#171922}.category-templates{padding:4px 16px 34px}.category-result{display:flex;justify-content:space-between;align-items:center;margin:4px 2px 14px}.category-result strong{font-size:15px}.category-result span{color:#9297a2;font-size:9px}.category-card{background:#fff;border-radius:14px;padding-bottom:9px;overflow:hidden;box-shadow:0 7px 19px #1b1f2e0f}.category-card .poster-open{border-radius:0;box-shadow:none}.category-card-info{display:grid;grid-template-columns:1fr 28px;align-items:center;padding:9px 9px 7px;gap:4px}.category-card-info strong{display:block;max-width:112px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px}.category-card-info span{display:block;color:#999ea8;font-size:8px;margin-top:2px}.category-card-info>button{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#f2f3f6;color:#747a86;padding:0}.category-card-info>button.liked{color:#ff4768;background:#fff0f3}.category-use{width:calc(100% - 18px);height:32px;margin:0 9px;border-radius:9px;background:#edf2ff;color:#1557ff;font-size:10px;font-weight:800;display:flex;justify-content:center;align-items:center;gap:4px}.category-use:active{transform:scale(.98)}.ai-brief-card{margin:28px 18px 4px;background:#171922;color:#fff;border-radius:18px;min-height:83px;padding:14px;display:grid;grid-template-columns:45px 1fr 34px;gap:11px;align-items:center;position:relative;overflow:hidden}.ai-brief-card:after{content:"";position:absolute;width:80px;height:80px;border:1px solid rgba(255,255,255,.1);border-radius:50%;right:-22px;bottom:-40px}.ai-mark{width:42px;height:48px;display:grid;place-items:center;background:var(--yellow);color:#1a1c23;font-family:Georgia,serif;font-weight:900;font-style:italic;border-radius:11px 11px 4px}.ai-brief-card strong{display:block;font-size:12px;margin-bottom:4px}.ai-brief-card p{font-size:9px;color:#a9adba;margin:0;line-height:1.5}.ai-brief-card>button{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#171922;position:relative;z-index:2}.update-pill{color:#1956e7;font-size:10px;font-weight:700;background:#e5edff;padding:5px 8px;border-radius:20px}.filter-row{display:flex;gap:7px;overflow-x:auto;margin:0 -18px 14px;padding:0 18px;scrollbar-width:none}.filter-row button{white-space:nowrap;background:#fff;color:#777d89;font-size:11px;border-radius:20px;padding:7px 13px;border:1px solid #eaecf1}.filter-row button.active{background:#171922;color:#fff;border-color:#171922}.masonry{columns:2;column-gap:10px}.poster-card{break-inside:avoid;margin-bottom:15px}.poster-open{width:100%;display:block;padding:0;border-radius:12px;overflow:hidden;background:#ddd;box-shadow:0 8px 20px #191d2d14}.poster-meta{display:flex;justify-content:space-between;align-items:flex-start;padding:8px 2px 0}.poster-meta strong{display:block;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.poster-meta span{display:block;color:#9297a3;font-size:9px;margin-top:2px}.poster-meta button{padding:1px;background:transparent;color:#7d8390}.poster-meta button svg[data-icon="tabler:heart-filled"]{color:#ff4a67}.poster-visual{width:100%;height:100%;min-height:300px;background:var(--p1);color:var(--p2);position:relative;overflow:hidden;text-align:left;isolation:isolate}.poster-visual.compact{min-height:100%}.poster-grain{position:absolute;inset:0;opacity:.2;z-index:2;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.22'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.poster-copy{position:absolute;left:10%;right:8%;top:10%;z-index:4}.poster-eyebrow{display:inline-block;font-size:9px;border:1px solid currentColor;border-radius:20px;padding:3px 6px;letter-spacing:.12em;margin-bottom:10px}.poster-copy strong{display:block;font-size:39px;line-height:.96;letter-spacing:-.08em;font-weight:900}.poster-copy small{display:inline-block;margin-top:10px;font-size:10px;font-weight:700;letter-spacing:.04em}.compact .poster-copy strong{font-size:27px}.compact .poster-copy small{font-size:8px}.compact .poster-eyebrow{font-size:7px}.poster-stamp{position:absolute;left:10%;bottom:6%;z-index:5;font-size:7px;letter-spacing:.15em;opacity:.8}.poster-art,.poster-art i{position:absolute;display:block}.poster-art{inset:0}.has-scene .poster-art{opacity:.24}.scene-art{position:absolute;right:7%;bottom:8%;width:54%;height:48%;z-index:3;color:var(--p2)}.scene-object{position:absolute;right:0;bottom:0;width:94%;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;color:var(--p1);background:var(--p2);box-shadow:0 14px 30px #00000024;transform:rotate(-3deg)}.scene-object svg{width:48%;height:48%;stroke-width:1.6}.scene-badge{position:absolute;left:-12%;bottom:13%;max-width:82px;padding:5px 8px;border-radius:3px;background:#fff;color:#161820;font-size:7px;font-weight:900;letter-spacing:.08em;transform:rotate(-7deg);box-shadow:0 5px 12px #0000001f}.scene-art>small{position:absolute;right:-3%;top:-4%;padding:4px 7px;background:var(--p1);color:var(--p2);border:1px solid currentColor;border-radius:20px;font-size:7px;font-weight:800;white-space:nowrap}.scene-art>b{position:absolute;left:-5%;top:2%;font-size:20px;transform:rotate(12deg)}.compact .scene-object svg{width:46%;height:46%}.compact .scene-badge{font-size:6px;padding:4px 6px}.layout-split .poster-copy{width:48%;right:auto}.layout-split .scene-art{width:50%;height:63%;right:-5%;bottom:3%}.layout-split .scene-object{border-radius:52% 0 0 52%;width:105%}.layout-editorial .poster-copy{top:7%}.layout-editorial .poster-copy strong{font-family:Georgia,Noto Sans SC,sans-serif;font-weight:800}.layout-editorial .scene-art{width:68%;height:42%;right:-8%;bottom:4%}.layout-editorial .scene-object{border-radius:2px;transform:rotate(3deg)}.layout-sticker .poster-copy{left:8%;top:8%}.layout-sticker .scene-art{width:56%;height:50%;right:3%;bottom:5%;transform:rotate(5deg)}.layout-sticker .scene-object{border-radius:26% 74% 62% 38%/45% 33% 67% 55%;box-shadow:8px 8px #ffffff47}.layout-frame:after{content:"";position:absolute;inset:5%;border:1px solid currentColor;opacity:.55;z-index:2;pointer-events:none}.layout-frame .scene-art{width:46%;height:42%;right:7%;bottom:9%}.layout-frame .scene-object{border-radius:0;box-shadow:7px 7px 0 var(--p1),7px 7px 0 1px var(--p2)}.layout-type-led .poster-copy{top:8%}.layout-type-led .poster-copy strong{font-size:47px;line-height:.86}.compact.layout-type-led .poster-copy strong{font-size:31px}.layout-type-led .scene-art{width:39%;height:34%;bottom:9%}.layout-type-led .scene-object{border-radius:12px}.layout-spotlight .scene-object{box-shadow:0 0 0 10px #ffffff2e,0 18px 35px #0000002e}.scene-fitness-meal .scene-object{border-radius:50%;box-shadow:inset 0 0 0 9px #ffffff73,0 14px 30px #00000026}.scene-fitness-meal .scene-object:before,.scene-fitness-meal .scene-object:after{content:"";position:absolute;border-radius:50%;background:#ff8b5b}.scene-fitness-meal .scene-object:before{width:16%;height:16%;left:19%;top:22%;box-shadow:38px 6px #74b653,20px 40px #f1c453}.scene-fitness-meal .scene-object:after{width:12%;height:12%;right:20%;bottom:20%;background:#7bcb69;box-shadow:-40px 3px #fff0bd}.scene-sport-yoga .scene-object,.scene-pilates .scene-object,.scene-workout .scene-object{background:transparent;color:var(--p2);box-shadow:none;border:2px solid currentColor}.scene-sport-yoga .scene-object svg,.scene-pilates .scene-object svg,.scene-workout .scene-object svg{width:68%;height:68%;stroke-width:1.15}.scene-herbal-tea .scene-object{border-radius:50% 50% 16% 16%}.scene-herbal-tea .scene-object:after{content:"～";position:absolute;top:-26%;font-size:38px;font-weight:400;color:var(--p2);opacity:.8}.scene-neck-care .scene-object{border-radius:44% 44% 58% 42%}.scene-good-sleep .scene-art:before{content:"Z  z";position:absolute;right:3%;top:-21%;font:800 italic 18px Georgia,serif;letter-spacing:5px}.scene-good-sleep .scene-object{box-shadow:15px -8px #ffffff38}.scene-tcm-care .scene-object,.scene-moxa-care .scene-object,.scene-aromatherapy .scene-object{border-radius:48% 52% 35% 65%/61% 35% 65% 39%}.scene-health-check .scene-object{border-radius:12px;box-shadow:8px 8px #ffffff59}.scene-health-tips{width:63%;height:45%}.scene-health-tips .scene-object{border-radius:5px;justify-items:start;padding-left:16%;transform:rotate(2deg);box-shadow:6px 6px #ffffff52}.scene-health-tips .scene-object:after{content:"吃得杂 · 睡得足\a每天动一动";white-space:pre;position:absolute;left:12%;bottom:8%;color:var(--p1);font-size:7px;line-height:1.6;font-weight:800}.scene-hotpot .scene-object,.scene-bowl-spoon .scene-object{border-radius:50% 50% 34% 34%}.scene-iced-drink .scene-object,.scene-coffee-break .scene-object{border-radius:12px 12px 32px 32px}.scene-live-music .scene-object,.scene-karaoke .scene-object,.scene-gaming .scene-object{box-shadow:0 0 0 8px #ffffff29,0 0 24px currentColor}.scene-beach .scene-object,.scene-camping .scene-object,.scene-mountain-stay .scene-object{border-radius:100% 0}.scene-kids-art .scene-object,.scene-coding .scene-object,.scene-calligraphy .scene-object{border-radius:8px;transform:rotate(4deg)}.scene-spring-festival .scene-object,.scene-lantern .scene-object,.scene-mid-autumn .scene-object{box-shadow:inset 0 0 0 7px #ffffff4d,0 14px 30px #00000026}.poster-art i{background:var(--p2)}.motif-dish .poster-art i:first-child{width:74%;aspect-ratio:1;border-radius:50%;right:-17%;bottom:-12%;box-shadow:inset 0 0 0 22px #ffffff40}.motif-dish .poster-art i:nth-child(2){width:35%;aspect-ratio:1;border:2px dashed var(--p2);background:transparent;border-radius:50%;right:8%;bottom:7%}.motif-dish .poster-art i:nth-child(3){width:12px;height:38%;left:6%;bottom:0;opacity:.75}.motif-barcode .poster-art i:first-child{width:52%;height:44%;right:-7%;bottom:8%;background:repeating-linear-gradient(90deg,var(--p2) 0 4px,transparent 4px 9px);transform:rotate(-8deg)}.motif-barcode .poster-art i:nth-child(2){width:120%;height:23%;left:-5%;bottom:-4%;transform:rotate(-5deg);opacity:.95}.motif-bubble .poster-art i:first-child{width:76%;aspect-ratio:1;right:-25%;bottom:-6%;border-radius:50%;background:#ffffff73;box-shadow:-80px -40px 0 -24px #ffffff59,-30px -130px 0 -55px #ffffff8c}.motif-bubble .poster-art i:nth-child(2){width:80px;height:80px;border-radius:20px;transform:rotate(34deg);right:11%;bottom:12%;opacity:.65}.motif-grid:after,.motif-pencil:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px);background-size:20px 20px}.motif-grid .poster-art i:first-child{width:45%;height:53%;right:3%;bottom:-5%;background:var(--p2);clip-path:polygon(50% 0,100% 100%,0 100%)}.motif-grid .poster-art i:nth-child(2){width:62%;height:4px;right:-7%;top:26%;transform:rotate(-34deg)}.motif-mountain .poster-art i:first-child{width:110%;height:46%;left:-5%;bottom:-2%;clip-path:polygon(0 100%,0 60%,24% 30%,38% 56%,62% 5%,100% 67%,100% 100%)}.motif-mountain .poster-art i:nth-child(2){width:60px;height:60px;border-radius:50%;right:10%;top:10%}.motif-mountain .poster-art i:nth-child(3){width:22px;height:100px;background:transparent;border-left:1px solid var(--p2);left:18%;bottom:0}.motif-spotlight .poster-art i:first-child{width:75%;height:110%;right:-7%;top:-8%;clip-path:polygon(49% 0,100% 100%,0 100%);opacity:.28}.motif-spotlight .poster-art i:nth-child(2){width:58px;height:58px;border-radius:50%;right:16%;bottom:17%;box-shadow:0 0 30px #ffcf38b3}.motif-leaf .poster-art i:first-child,.motif-herb .poster-art i:first-child{width:64%;height:48%;right:-12%;bottom:-4%;border-radius:100% 0;transform:rotate(-16deg);opacity:.9}.motif-leaf .poster-art i:nth-child(2),.motif-herb .poster-art i:nth-child(2){width:42%;height:34%;right:24%;bottom:2%;border-radius:100% 0;background:transparent;border:2px solid var(--p2);transform:rotate(24deg)}.motif-seal .poster-art i:first-child{width:68%;aspect-ratio:1;border:2px solid var(--p2);border-radius:50%;right:-23%;bottom:-5%;box-shadow:inset 0 0 0 8px var(--p1),inset 0 0 0 10px var(--p2)}.motif-seal .poster-art i:nth-child(2){width:85%;height:15px;bottom:14%;left:7%;background:repeating-linear-gradient(90deg,var(--p2) 0 8px,transparent 8px 14px)}.motif-flame .poster-art i:first-child{width:70%;height:58%;right:-8%;bottom:-4%;clip-path:polygon(50% 0,66% 35%,84% 13%,100% 62%,81% 100%,13% 100%,0 53%,22% 19%,25% 60%)}.motif-ticket .poster-art i:first-child{width:80%;height:30%;right:-12%;bottom:12%;transform:rotate(-10deg);box-shadow:inset 0 0 0 3px var(--p1)}.motif-type .poster-art i:first-child{width:35%;height:100%;right:10%;top:0;opacity:.95}.motif-type .poster-art i:nth-child(2){width:12px;height:12px;border-radius:50%;background:var(--p1);right:24%;bottom:15%;box-shadow:0 -32px 0 var(--p1),0 -64px 0 var(--p1),0 -96px 0 var(--p1)}.motif-route .poster-art i:first-child{width:83%;height:67%;right:-20%;bottom:-8%;background:transparent;border:4px dashed var(--p2);border-radius:50%;transform:rotate(-24deg)}.motif-route .poster-art i:nth-child(2){width:30px;height:30px;right:12%;bottom:22%;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.motif-pencil .poster-art i:first-child{width:42px;height:64%;right:15%;bottom:-10%;transform:rotate(24deg)}.motif-herb .poster-art i:first-child{opacity:.72}.motif-moon .poster-art i:first-child{width:62%;aspect-ratio:1;right:-8%;bottom:2%;border-radius:50%;box-shadow:-18px 0 0 var(--p1)}.motif-moon .poster-art i:nth-child(2){width:100%;height:22%;left:0;bottom:0;opacity:.7;clip-path:polygon(0 65%,15% 30%,34% 63%,52% 10%,72% 54%,88% 20%,100% 65%,100% 100%,0 100%)}.motif-wave .poster-art i:first-child{width:100%;height:38%;left:0;bottom:8%;background:repeating-linear-gradient(90deg,var(--p2) 0 4px,transparent 4px 14px);clip-path:polygon(0 44%,5% 12%,10% 82%,15% 27%,20% 70%,25% 2%,30% 92%,35% 36%,40% 63%,45% 8%,50% 88%,55% 30%,60% 67%,65% 5%,70% 83%,75% 24%,80% 74%,85% 9%,90% 90%,95% 18%,100% 60%,100% 100%,0 100%)}.detail-page{background:#f2f3f7;height:100%;min-height:0;padding-bottom:0;display:grid;grid-template-rows:48px minmax(0,1fr) auto;overflow:hidden}.detail-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:8px 18px 28px;scrollbar-width:none}.detail-body::-webkit-scrollbar{display:none}.detail-poster{width:85%;height:500px;margin:0 auto 20px;border-radius:4px;overflow:hidden;box-shadow:0 22px 48px #1e223430}.detail-info{background:#fff;border-radius:18px;padding:18px}.title-line{display:flex;justify-content:space-between;align-items:center}.title-line span{font-size:9px;color:var(--blue);font-weight:800;letter-spacing:.08em}.title-line h2{font-size:21px;margin:3px 0 0}.format-badge{background:#edf2ff;padding:5px 8px;border-radius:7px}.detail-info p{color:#737986;font-size:12px;line-height:1.7}.tag-list{display:flex;gap:7px}.tag-list span{font-size:9px;padding:5px 8px;background:#f3f4f7;border-radius:5px}.fixed-actions{z-index:8;min-height:82px;background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid #e6e8ee;display:grid;grid-template-columns:74px 1fr;gap:10px;align-items:center;padding:10px 18px calc(12px + env(safe-area-inset-bottom,0px));box-shadow:0 -8px 22px #2326340d}.fixed-actions>button:first-child{background:transparent;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:9px}.fixed-actions .liked{color:#ff4768}.primary-action{height:49px;border-radius:14px;background:var(--blue);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;gap:6px;position:relative;box-shadow:0 10px 22px #1557ff38}.primary-action b{position:absolute;right:-4px;top:-8px;background:#1d1a24;color:#ffd96e;font-size:9px;border-radius:8px 8px 8px 1px;padding:4px 6px}.editor-page{background:#e7e9ef;display:flex;flex-direction:column;height:100%;min-height:0;padding-bottom:0;overflow:hidden}.mini-save{background:var(--blue);color:#fff;border-radius:16px;padding:6px 11px;font-size:12px;font-weight:700}.editor-actions{height:44px;padding:0 18px;display:flex;justify-content:space-between;align-items:center;background:#f7f8fbcc;border-block:1px solid #dde0e7;flex-shrink:0}.editor-actions button{background:transparent;font-size:10px;display:flex;align-items:center;gap:4px;padding:5px 0}.editor-actions span{color:#9ba0aa;font-size:9px}.editor-workspace{padding:14px 16px 8px;flex:1;min-height:0;overflow-y:auto}.editor-stage{width:100%;aspect-ratio:3/4;position:relative;overflow:hidden;background:#ddd;box-shadow:0 13px 34px #1d21302e;touch-action:none}.editor-stage .editor-base .poster-copy{display:none}.editor-stage .editor-base{min-height:100%;position:absolute;inset:0}.editor-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:5}.editor-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.07),transparent 35%,rgba(0,0,0,.08));z-index:6;pointer-events:none}.moveable-text{position:absolute;max-width:78%;z-index:8;color:var(--p2, #ffe7b6);line-height:1.08;letter-spacing:-.06em;padding:4px;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;white-space:normal}.moveable-text.selected,.moveable-image.selected{outline:1px dashed #fff;outline-offset:3px;filter:drop-shadow(0 0 3px rgba(21,87,255,.9))}.resize-handle{position:absolute;width:10px;height:10px;background:#1557ff;border:2px solid #fff;border-radius:50%;touch-action:none;z-index:9;box-shadow:0 1px 4px #00000040}.resize-handle.nw{top:-5px;left:-5px;cursor:nwse-resize}.resize-handle.ne{top:-5px;right:-5px;cursor:nesw-resize}.resize-handle.sw{bottom:-5px;left:-5px;cursor:nesw-resize}.resize-handle.se{bottom:-5px;right:-5px;cursor:nwse-resize}.moveable-image{position:absolute;cursor:grab;touch-action:none}.moveable-image img{width:100%;max-height:28vh;object-fit:contain;display:block}.drag-hint{text-align:center;margin:10px 0 0;color:#898f9b;font-size:9px}.text-editor{position:relative;margin:0 16px 8px;border-radius:14px;background:#fff;padding:10px;box-shadow:0 6px 18px #191d2c14;flex-shrink:0}.text-editor input{width:100%;border:0;border-bottom:1px solid #e6e8ed;padding:6px 4px 9px;outline:none;font-size:12px}.text-editor>div{display:flex;gap:7px;padding-top:8px}.text-editor button{padding:5px 9px;border-radius:7px;background:#f0f2f6;font-size:10px}.text-editor .ai-copy{margin-left:auto;background:#eee9ff;color:#5a38ab;display:flex;gap:3px;align-items:center}.color-picker{position:relative;display:flex;align-items:center}.color-picker input[type=color]{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.color-swatch{width:22px;height:22px;border-radius:6px;border:2px solid #e2e4ea;cursor:pointer;transition:border-color .2s}.color-swatch:hover{border-color:#1557ff}.text-editor .del-btn{background:#fff0f0;color:#d63031;display:flex;gap:3px;align-items:center}.editor-toolbar{min-height:91px;padding:10px 12px 17px;background:#fff;border-top:1px solid #e2e4ea;display:flex;gap:4px;overflow-x:auto;z-index:12;flex-shrink:0;-webkit-overflow-scrolling:touch}.editor-toolbar::-webkit-scrollbar{display:none}.editor-toolbar button{background:transparent;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;font-size:9px;min-width:52px;flex-shrink:0}.editor-toolbar .featured-tool svg{color:#6c38c7}.editor-toolbar .del-tool svg{color:#d63031}.editor-toolbar .del-tool.disabled{opacity:.35;pointer-events:none}.editor-toolbar .layer-tool svg{color:#1557ff}.editor-toolbar .layer-tool.disabled{opacity:.35;pointer-events:none}.preview-backdrop{align-items:flex-start!important;overflow-y:auto;padding:24px 18px}.preview-card{width:100%;background:#f7f8fb;padding:14px;border-radius:20px}.preview-card .editor-stage{width:78%;margin:auto}.preview-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.preview-head button{background:transparent}.wide-primary{width:100%;height:47px;background:var(--blue);color:#fff;border-radius:13px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:14px}.draw-page{background:#f3f4f8}.draw-header{padding:10px 18px 14px;display:flex;justify-content:space-between;align-items:flex-end}.draw-header span{color:#8d929d;font-size:9px;letter-spacing:.08em}.draw-header h1{font-size:23px;margin:2px 0 0;letter-spacing:-.05em}.draw-header button{background:#171922;color:#fff;height:37px;border-radius:12px;padding:0 12px;display:flex;align-items:center;gap:5px;font-size:11px}.canvas-wrap{margin:0 25px;padding:7px;background:#fff;box-shadow:0 14px 38px #1b1f2f21;border-radius:5px}.canvas-stack{position:relative}.canvas-stack canvas{width:100%;aspect-ratio:640/860;display:block;touch-action:none;border-radius:2px}.canvas-stack canvas+canvas{position:absolute;left:0;top:0;width:100%;height:100%}.draw-panel{margin:17px 16px 0;background:#fff;border-radius:19px;padding:15px;box-shadow:0 8px 24px #1e223212}.panel-row{display:flex;align-items:center;gap:9px;margin-bottom:13px}.panel-row>span{width:34px;font-size:10px;color:#7e8490}.backgrounds button{width:31px;height:24px;border:2px solid #fff;border-radius:6px;box-shadow:0 0 0 1px #dfe2e8}.backgrounds button.active{box-shadow:0 0 0 2px var(--blue)}.color-dot{width:22px;height:22px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #d8dbe2;padding:0}.color-dot.active{box-shadow:0 0 0 2px var(--blue)}.panel-row select{margin-left:auto;border:1px solid #e1e4ea;border-radius:8px;padding:4px 6px;color:#5e6470;font-size:10px;background:#fff}.draw-buttons{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:8px}.draw-buttons button{height:38px;border-radius:10px;background:#f0f2f6;display:flex;align-items:center;justify-content:center;gap:4px;font-size:10px}.draw-buttons .draw-save{background:var(--blue);color:#fff}.vip-page{background:#f3f4f7}.vip-top{background:#161820;color:#fff;min-height:290px;position:relative;overflow:hidden}.vip-top:before{content:"";position:absolute;width:290px;height:290px;right:-105px;top:20px;border:1px solid rgba(255,222,131,.25);border-radius:50%;box-shadow:0 0 0 27px #ffde830a,0 0 0 55px #ffde8306}.vip-top:after{content:"✦";position:absolute;color:#ffd77a;font-size:58px;right:40px;bottom:17px}.vip-hero{padding:35px 24px;position:relative;z-index:2}.vip-hero>span{color:#efcb78;font-size:10px;letter-spacing:.13em;font-weight:800}.vip-hero h1{font-size:31px;line-height:1.18;margin:9px 0 10px;letter-spacing:-.05em}.vip-hero p{color:#aeb1bc;font-size:11px}.vip-content{padding:0 16px 35px;margin-top:-24px;position:relative;z-index:3}.vip-content>h2{font-size:16px;margin:24px 2px 13px}.active-member{background:#fff5d8;color:#775411;border:1px solid #ead597;padding:12px 14px;border-radius:14px;display:flex;gap:10px;align-items:center}.active-member strong,.active-member span{display:block}.active-member strong{font-size:12px}.active-member span{font-size:9px;margin-top:2px;opacity:.75}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.plan-grid button{min-height:136px;background:#fff;border:1px solid #e5e7ec;border-radius:14px;padding:12px 8px;text-align:left;position:relative}.plan-grid button.active{border:2px solid #1b1d25;background:#fffaf0;padding:11px 7px}.plan-grid button>span{position:absolute;right:5px;top:-7px;background:#252732;color:#f6d479;border-radius:7px 7px 7px 1px;font-size:8px;padding:3px 5px}.plan-grid strong{display:block;font-size:11px}.plan-grid div{color:#dc3e2d;font-size:24px;font-weight:900;letter-spacing:-.05em;margin:10px 0 4px}.plan-grid div small{font-size:10px}.plan-grid em{font-style:normal;color:#9297a1;font-size:8px;line-height:1.35;display:block}.agreement{display:flex;gap:6px;align-items:flex-start;font-size:9px;color:#737986;margin:13px 3px 9px}.agreement input,.login-agree input{accent-color:var(--blue)}.buy-button{width:100%;height:48px;border-radius:14px;background:#1d1f27;color:#f3d382;font-weight:800;box-shadow:0 10px 24px #1a1b222e}.rights-compare,.renew-info{margin-top:25px;background:#fff;border-radius:18px;padding:17px}.rights-compare h2{font-size:16px;margin:0 0 14px}.compare-head,.compare-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;align-items:center;min-height:40px;border-bottom:1px solid #eef0f4;font-size:9px}.compare-head{background:#f5f6f8;border-radius:8px;border:0;padding:0 8px;color:#858b96;text-align:center}.compare-head span:first-child{text-align:left}.compare-row strong{font-size:10px}.compare-row>span{text-align:center;color:#8b909b}.compare-row b{color:#a06f10;display:flex;align-items:center;justify-content:center;gap:2px;font-size:9px}.renew-info article{border-top:1px solid #eceef2;padding:13px 0 3px}.renew-info article strong{font-size:11px}.renew-info article p{color:#7b818d;font-size:9px;line-height:1.7;margin:5px 0 7px}.renew-info>button{width:100%;background:#f3f4f7;height:38px;border-radius:10px;font-size:10px;margin-top:9px}.profile-page{background:#f4f5f8}.profile-head{display:flex;justify-content:space-between;align-items:center;padding:7px 18px 14px}.profile-head>span{font-weight:800;font-size:18px}.user-card{margin:0 16px;background:#191b24;color:#fff;border-radius:19px;padding:19px;display:grid;grid-template-columns:55px 1fr auto;align-items:center;gap:12px;position:relative;overflow:hidden}.user-card:after{content:"";width:110px;height:110px;border-radius:50%;border:19px solid rgba(255,255,255,.05);position:absolute;right:-44px;bottom:-54px}.avatar{width:52px;height:52px;border-radius:17px;background:#ffe04a;color:#22242c;display:grid;place-items:center;font-family:ZCOOL KuaiLe,sans-serif;font-size:24px;transform:rotate(-3deg)}.user-card h2{font-size:15px;margin:0 0 3px}.user-card p{color:#9ea2ad;font-size:10px;margin:0}.member-tag{display:flex;align-items:center;gap:3px;border:1px solid #555966;border-radius:20px;padding:5px 7px;font-size:8px;color:#aeb2bd;position:relative;z-index:2}.member-tag.active{color:#f2cd70;border-color:#7f6940;background:#312c21}.profile-menu{background:#fff;border-radius:17px;margin:15px 16px 0;overflow:hidden}.profile-menu button,.profile-menu a{width:100%;min-height:63px;padding:11px 14px;display:grid;grid-template-columns:39px 1fr 20px;align-items:center;gap:10px;background:transparent;text-align:left;text-decoration:none;color:inherit}.profile-menu button+button,.profile-menu a+button,.profile-menu button+a{border-top:1px solid #eef0f3}.menu-icon{width:37px;height:37px;border-radius:11px;display:grid;place-items:center}.menu-icon.pink{background:#ffecf1;color:#d74c70}.menu-icon.blue{background:#e7efff;color:#2c62d4}.menu-icon.green{background:#e3f6ed;color:#19835e}.menu-icon.amber{background:#fff1d9;color:#af7518}.menu-icon.gray{background:#eceef2;color:#646a76}.profile-menu strong{display:block;font-size:12px}.profile-menu small{display:block;color:#989da7;font-size:9px;margin-top:3px}.vip-ribbon{margin:15px 16px 0;width:calc(100% - 32px);min-height:75px;background:#e8cc83;border-radius:16px;padding:11px 13px;display:grid;grid-template-columns:43px 1fr auto;align-items:center;gap:9px;text-align:left;position:relative;overflow:hidden}.vip-ribbon:after{content:"VIP";position:absolute;right:76px;bottom:-17px;font-size:55px;font-weight:900;color:#ffffff38;transform:rotate(-8deg)}.ribbon-crown{width:41px;height:41px;border-radius:50%;background:#1d1f27;color:#f0cf79;display:grid;place-items:center}.vip-ribbon span,.vip-ribbon strong{display:block;position:relative;z-index:2}.vip-ribbon span{font-size:9px;letter-spacing:.08em}.vip-ribbon strong{font-size:11px;margin-top:3px}.vip-ribbon em{display:flex;align-items:center;font-size:9px;font-style:normal;white-space:nowrap;position:relative;z-index:2}.profile-menu.simple{margin-top:15px}.company-foot{text-align:center;color:#a4a8b1;font-size:8px;line-height:1.7;margin:24px 0 0}.sub-page{background:#f4f5f8}.sub-content{padding:13px 18px 35px}.empty-state{padding:130px 35px 0;text-align:center;color:#a1a6b0}.empty-state h2{color:#393d48;font-size:17px;margin:13px 0 5px}.empty-state p{font-size:10px;line-height:1.6}.service-status{background:#1b1d25;color:#fff;border-radius:18px;padding:19px;display:flex;gap:13px}.service-status>span{width:44px;height:44px;border-radius:14px;background:#30333e;color:#9297a4;display:grid;place-items:center}.service-status>span.active{background:#f0d384;color:#2a251a}.service-status small{color:#989daa;font-size:9px}.service-status h2{margin:2px 0;font-size:16px}.service-status p{color:#aeb2bc;font-size:9px;margin:0}.service-content>h3{font-size:13px;margin:24px 2px 10px}.record-card{background:#fff;border-radius:16px;padding:4px 15px}.record-card>div{min-height:47px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eef0f3;gap:12px}.record-card>div:last-child{border:0}.record-card span{color:#888e99;font-size:9px}.record-card strong{font-size:10px;text-align:right}.outline-danger{width:100%;height:43px;margin-top:18px;border:1px solid #e1a09a;color:#c14136;background:#fff;border-radius:12px;font-size:11px}.legal-content{margin:8px 17px 35px;background:#fff;border-radius:18px;padding:22px}.legal-content h1{font-size:21px;margin:0 0 3px}.legal-date{color:#979ca6!important;font-size:9px!important;margin:0 0 24px!important}.legal-content h2{font-size:13px;margin:20px 0 7px}.legal-content p{color:#5f6570;font-size:10px;line-height:1.85;margin:0}.legal-company{text-align:right;margin-top:28px;font-size:10px;font-weight:700}.login-page{background:#f5f6fa;padding-bottom:20px}.login-art{height:284px;background:#1557ff;position:relative;overflow:hidden;color:#fff}.login-art:before{content:"";position:absolute;width:190px;height:190px;border:34px solid rgba(255,255,255,.12);border-radius:50%;left:-73px;top:17px}.login-logo{position:absolute;left:28px;bottom:24px;font-size:34px;font-weight:900;line-height:1;letter-spacing:-.09em}.login-logo span{color:#ffe04a}.login-poster{position:absolute;width:95px;height:132px;right:36px;top:34px;padding:12px;font-size:12px;font-weight:700;box-shadow:0 12px 28px #00000038}.login-poster b{font-size:25px}.login-poster.one{background:#ff5b43;transform:rotate(9deg);z-index:2}.login-poster.two{background:#ffe04a;color:#1b2147;right:105px;top:74px;transform:rotate(-9deg)}.login-box{padding:26px 24px}.login-box>span{color:var(--blue);font-size:9px;letter-spacing:.15em;font-weight:800}.login-box h1{font-size:23px;margin:5px 0 24px;letter-spacing:-.05em}.login-box>label:not(.login-agree){display:block;margin-bottom:16px}.login-box label em{display:block;font-style:normal;font-size:10px;color:#7e8490;margin-bottom:6px}.login-box input{width:100%;height:45px;border:1px solid #dfe2e9;background:#fff;border-radius:11px;padding:0 13px;outline:none;font-size:12px}.login-box input:focus{border-color:var(--blue)}.code-input{display:grid;grid-template-columns:1fr 100px;gap:8px}.code-input button{background:#e7edff;color:#245bd6;border-radius:11px;font-size:10px;font-weight:700}.login-button{width:100%;height:47px;border-radius:13px;background:#171922;color:#fff;font-weight:800;margin-top:5px}.login-agree{display:flex;align-items:flex-start;gap:6px;color:#888e99;font-size:9px;line-height:1.5;margin-top:14px}.login-agree input{width:auto;height:auto;margin-top:1px}.phone-input{display:flex;align-items:center;border:1px solid #dfe2e9;background:#fff;border-radius:11px;overflow:hidden}.phone-input i{font-style:normal;font-size:11px;font-weight:700;color:#7e8490;padding:0 12px;line-height:45px;border-right:1px solid #e6e9ef}.phone-input input{border:0;border-radius:0;background:transparent;padding-left:11px}.phone-input:focus-within{border-color:var(--blue)}.code-input button:disabled{background:#f0f1f4;color:#a9aeba}.login-button:disabled{background:#c9ccd4;color:#fff;opacity:1}.login-hint{display:block;text-align:center;color:#a2a8b4;font-size:9px;margin-top:10px}.agree-link{color:var(--blue);font-weight:700}.captcha-modal{width:100%;max-width:320px;background:#fff;border-radius:20px;padding:20px;box-shadow:0 28px 60px #00000047}.captcha-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.captcha-head strong{font-size:15px}.captcha-image{width:100%;height:72px;object-fit:cover;border-radius:12px;background:#f2f4f8;display:block;cursor:pointer}.captcha-image.loading{display:grid;place-items:center;color:#9aa0ac;font-size:11px;cursor:default}.captcha-tip{display:block;text-align:center;color:#a2a8b4;font-size:9px;margin-top:8px}.captcha-input{width:100%;height:44px;border:1px solid #dfe2e9;background:#f8fafc;border-radius:11px;padding:0 13px;outline:none;font-size:12px;margin-top:14px;box-sizing:border-box}.captcha-input:focus{border-color:var(--blue)}.captcha-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.captcha-actions button{height:42px;border-radius:11px;background:#eff1f4;font-size:11px;font-weight:700}.captcha-actions button.primary{background:#1c1e26;color:#fff}.captcha-actions button:disabled{opacity:.6}.bottom-nav{position:sticky;bottom:0;z-index:20;height:71px;display:grid;grid-template-columns:repeat(3,1fr);background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid #e8eaf0;padding-bottom:8px;box-shadow:0 -8px 30px #2326340d}.bottom-nav button{background:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;color:#8a909c;font-size:9px;position:relative}.bottom-nav button.active{color:#151821;font-weight:800}.bottom-nav button.active:after{content:"";position:absolute;bottom:3px;width:16px;height:3px;background:var(--blue);border-radius:5px}.bottom-nav button:nth-child(2) svg{position:relative;z-index:2}.nav-burst{position:absolute;width:38px;height:38px;background:#ffe04a;clip-path:polygon(50% 0,60% 19%,78% 7%,80% 29%,100% 28%,88% 49%,100% 65%,77% 68%,78% 93%,57% 81%,46% 100%,37% 78%,13% 92%,19% 68%,0 57%,22% 43%,6% 23%,32% 27%);top:5px;opacity:.78}.modal-backdrop{position:absolute;inset:0;background:#0f11189e;z-index:60;display:flex;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.confirm-modal,.paywall{width:100%;max-width:340px;background:#fff;border-radius:22px;padding:24px;text-align:center;box-shadow:0 28px 60px #00000047}.modal-icon{width:54px;height:54px;border-radius:17px;background:#fff1c7;color:#9b6a0b;display:grid;place-items:center;margin:0 auto 13px}.modal-icon.danger{background:#ffe8e5;color:#c64034}.confirm-modal h2,.paywall h2{font-size:18px;margin:0 0 8px}.confirm-modal p,.paywall p{font-size:10px;color:#777d88;line-height:1.65;margin:0 0 20px}.confirm-modal>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:8px}.confirm-modal>div button{height:42px;border-radius:11px;background:#eff1f4;font-size:11px}.confirm-modal>div button:last-child{background:#1c1e26;color:#fff}.confirm-modal>div button.danger{background:#d7463a}.paywall{position:relative;padding-top:30px}.paywall-close{position:absolute;right:13px;top:12px;background:transparent}.paywall-crown{width:65px;height:65px;border-radius:50%;background:#1e2028;color:#f1ce78;display:grid;place-items:center;margin:0 auto 11px;box-shadow:0 8px #ead08b}.paywall>span{font-size:9px;color:#aa7614;letter-spacing:.12em;font-weight:800}.paywall-points{display:flex;justify-content:center;gap:9px;margin-bottom:14px}.paywall-points span{display:flex;align-items:center;gap:2px;font-size:8px;color:#5e6470}.paywall .wide-primary{margin:0}.paywall>small{display:block;color:#9a9fa8;font-size:8px;margin-top:8px}.toast{position:absolute;left:50%;bottom:92px;z-index:90;transform:translate(-50%);max-width:82%;background:#181a22f0;color:#fff;border-radius:22px;padding:10px 14px;font-size:10px;display:flex;align-items:center;gap:5px;white-space:nowrap;box-shadow:0 8px 25px #00000038;animation:toast-in .25s ease-out}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}@media(max-width:800px){body{background:var(--paper)}.app-shell{display:block;padding:0}.miniapp{width:100%;height:100vh;max-height:none;min-height:0;border-radius:0;box-shadow:none}.prototype-note{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
