@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{color:var(--brand-ink);background:var(--brand-warm);font-synthesis:none;--brand-primary:#a24d45;--brand-primary-deep:#7d3732;--brand-primary-soft:#f6e9e7;--brand-primary-line:#e4c6c1;--brand-primary-wash:#fdf7f5;--brand-primary-focus:#d8a19a;--brand-ink:#231815;--brand-warm:#f6f2ed;--brand-paper:#fffdfb;--brand-line:#e5ded8;--green:var(--brand-primary);--green-dark:var(--brand-primary-deep);--green-soft:var(--brand-primary-soft);--orange:#c96335;--blue:#4a7394;--cream:var(--brand-warm);--paper:var(--brand-paper);--ink:var(--brand-ink);--muted:#766d68;--line:var(--brand-line);--danger:#b8403d;--shadow:0 18px 50px #23181517;font-family:Noto Sans SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--cream);min-width:320px}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.primary-button,.secondary-button,.ghost-button{white-space:nowrap;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:700;transition:all .18s;display:inline-flex}.primary-button{color:#fff;background:var(--brand-primary);box-shadow:0 9px 22px #a24d4533}.primary-button:hover{background:var(--green-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.52;cursor:not-allowed;transform:none}.secondary-button{background:var(--paper);color:var(--brand-primary-deep);border-color:var(--brand-primary-line)}.secondary-button:hover{border-color:var(--brand-primary);background:var(--brand-primary-soft)}.ghost-button{color:#59645e;background:0 0;border-color:#d7dad6}.ghost-button:hover{color:var(--brand-primary-deep);border-color:var(--brand-primary-line);background:var(--brand-primary-soft)}.danger{color:var(--danger)!important}.full{width:100%}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.brand-mark{color:#fff;background:var(--brand-primary);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:0 10px 26px #a24d4538}.brand-mark.small{border-radius:12px;flex:0 0 38px;width:38px;height:38px}.brand-mark svg{width:22px}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.14em;margin-bottom:8px;font-size:12px;font-weight:800}.muted{color:var(--muted)}.auth-page{background:#f6f1eb;grid-template-columns:minmax(0,1.55fr) minmax(380px,.85fr);min-height:100vh;display:grid}.auth-visual{isolation:isolate;color:#fff;background:radial-gradient(circle at 83% 16%,#9f4b3e47,#0000 28%),linear-gradient(145deg,#211514,#472a25 64%,#30201d);flex-direction:column;min-height:100vh;padding:clamp(28px,3.5vw,48px) clamp(36px,4.6vw,68px) 32px;display:flex;position:relative;overflow:hidden}.auth-visual:before{content:"";z-index:-1;opacity:.23;background:repeating-radial-gradient(circle,#e5b08757 0 1px,#0000 1px 24px);border-radius:50%;width:560px;height:560px;position:absolute;top:-250px;right:-118px}.auth-brand-lockup{background:#fff;border-radius:9px;width:max-content;padding:7px 10px}.auth-brand-lockup>img{width:166px;height:auto;display:block}.auth-copy{max-width:700px;margin:clamp(34px,6vh,62px) 0 24px}.auth-copy h1{color:#fffaf6;letter-spacing:-.04em;margin:0 0 15px;font-size:clamp(38px,3.55vw,53px);line-height:1.24}.auth-copy h1 span{color:#ca6757}.auth-copy>p{color:#ffffffb8;margin:0;font-size:16px;line-height:1.7}.auth-feature-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2.8vw,32px);max-width:760px;margin-bottom:clamp(24px,3.5vh,35px);display:grid}.auth-feature-row article{align-items:center;gap:10px;min-width:0;display:flex}.auth-feature-row article>span{color:#edbd92;background:#99583947;border:1px solid #e5b08738;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.auth-feature-row svg{width:18px}.auth-feature-row article>div{gap:3px;min-width:0;display:grid}.auth-feature-row b{color:#f6dfca;font-size:12px}.auth-feature-row small{color:#ffffff80;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.auth-showcase{background:#120b0a57;border:1px solid #ffffff1a;border-radius:22px;max-width:820px;margin-top:0;padding:17px 18px 13px;overflow:hidden;box-shadow:inset 0 1px #ffffff08,0 18px 45px #0000001f}.auth-showcase-head{justify-content:center;align-items:center;gap:12px;display:flex}.auth-showcase-head h2{color:#e6c09c;letter-spacing:.08em;margin:0;font-size:16px}.auth-showcase-head i{background:linear-gradient(90deg,#0000,#e6c09c8c);width:34px;height:1px;position:relative}.auth-showcase-head i:last-child{transform:rotate(180deg)}.showcase-category-tabs{justify-content:center;gap:10px;margin:12px 0;display:flex}.showcase-category-tabs button{color:#ffffffad;background:#ffffff14;border:1px solid #0000;border-radius:9px;min-width:86px;height:32px;padding:0 15px;font-size:11px;font-weight:700}.showcase-category-tabs button:hover{color:#fff;background:#ffffff21}.showcase-category-tabs button.active{color:#fff7f3;background:linear-gradient(135deg,#ba594a,#994237);border-color:#ffffff14;box-shadow:0 7px 17px #722b2352}.showcase-carousel{position:relative;overflow:hidden}.showcase-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.showcase-card{aspect-ratio:3/4;color:#fff;background:#e6ded4;border:1px solid #ffffff47;border-radius:12px;min-width:0;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 12px 25px #0003}.showcase-card:hover,.showcase-card:focus-visible{z-index:2;border-color:#efc199bf;outline:none;transform:translateY(-3px);box-shadow:0 17px 30px #0000004d}.showcase-card-image{background:#e8e1d9;width:100%;height:100%;overflow:hidden}.showcase-card-image img{object-fit:cover;width:100%;height:100%}.showcase-card-copy{color:#fff;opacity:0;background:linear-gradient(#0000,#140c0ae6);gap:2px;padding:26px 9px 8px;transition:opacity .2s;display:grid;position:absolute;inset:auto 0 0}.showcase-card:hover .showcase-card-copy,.showcase-card:focus-visible .showcase-card-copy,.showcase-card.is-active .showcase-card-copy{opacity:1}.showcase-card-copy span{color:#f1c9a8;font-size:8px;font-weight:800}.showcase-card-copy b{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.showcase-card-copy small{color:#ffffffb3;font-size:8px}.showcase-bottom{justify-content:center;align-items:center;min-height:23px;margin-top:9px;display:flex;position:relative}.showcase-dots{gap:5px;display:flex}.showcase-dots button{background:#ffffff38;border:0;border-radius:99px;width:7px;height:5px;padding:0;transition:width .2s,background .2s}.showcase-dots button.active{background:#ce705f;width:17px}.showcase-open-link{color:#f0c7a4;align-items:center;gap:3px;font-size:9px;font-weight:700;display:inline-flex;position:absolute;right:0}.showcase-open-link svg{width:12px}.showcase-empty{color:#ffffff9e;place-items:center;min-height:190px;font-size:12px;display:grid}.auth-panel{background:radial-gradient(circle at 10%,#e5cdbd47,#0000 35%),#f8f4ef;border-left:1px solid #945d4b1f;place-items:center;min-height:100vh;padding:34px;display:grid}.auth-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdfaf0;border:1px solid #69443914;border-radius:24px;width:min(100%,390px);padding:28px 28px 24px;box-shadow:0 22px 52px #56362c21}.auth-card.is-register{padding-top:24px;padding-bottom:22px}.auth-tabs{background:#eee8e2;border-radius:10px;grid-template-columns:1fr 1fr;margin-bottom:27px;padding:4px;display:grid}.auth-tabs button{color:#746b66;background:0 0;border:0;border-radius:8px;min-height:38px;font-weight:700}.auth-tabs button.active{color:var(--green);background:#fff;box-shadow:0 3px 12px #23312a14}.auth-heading h2{margin-bottom:6px;font-size:25px}.auth-heading p{color:var(--muted);margin-bottom:20px;font-size:12px;line-height:1.6}.auth-card .form-stack{gap:13px}.auth-card label{gap:6px;font-size:12px}.auth-card input{min-height:43px}.auth-password-field{display:block;position:relative}.auth-password-field input{padding-right:43px}.auth-password-field button{color:#9b948f;background:0 0;border:0;place-items:center;width:35px;display:grid;position:absolute;inset:4px 5px 4px auto}.auth-password-field button:hover{color:var(--brand-primary)}.auth-password-field svg{width:16px}.auth-options{color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.auth-options label{color:var(--muted);align-items:center;gap:6px;font-size:10px;font-weight:500;display:flex}.auth-options input{width:14px;height:14px;min-height:14px;accent-color:var(--brand-primary);margin:0}.auth-options button{color:var(--muted);background:0 0;border:0;padding:0;font-size:10px}.auth-options button:hover{color:var(--brand-primary)}.auth-card .primary-button{border-radius:9px;min-height:43px}.auth-access{margin-top:20px}.auth-access>div{color:#9a918b;white-space:nowrap;align-items:center;gap:10px;font-size:9px;display:flex}.auth-access>div i{background:#e4ddd7;width:100%;height:1px}.auth-access section{justify-content:center;gap:24px;margin-top:13px;display:flex}.auth-access section span{color:#756b66;background:#fff;border:1px solid #ddd5cf;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.auth-access section svg{width:15px}.privacy-note{color:#908781;align-items:flex-start;gap:6px;margin:18px 0 0;font-size:9px;line-height:1.55;display:flex}.privacy-note svg{flex:none;margin-top:2px}.showcase-preview-page{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 50% -10%, #fff7ef, transparent 44%), var(--brand-warm)}.showcase-preview-header{justify-content:space-between;align-items:center;gap:20px;width:min(1240px,100% - 48px);min-height:78px;margin:0 auto;display:flex}.showcase-preview-brand{background:#fff;border-radius:10px;padding:7px 11px;display:inline-flex;box-shadow:0 8px 24px #23181514}.showcase-preview-brand img{width:152px;height:auto}.showcase-preview-header>div{color:var(--muted);align-items:center;gap:18px;font-size:12px;display:flex}.showcase-login-link,.showcase-back-link{color:var(--brand-primary-deep);align-items:center;gap:5px;font-weight:800;display:inline-flex}.showcase-login-link svg{width:15px}.showcase-preview-wrap{width:min(1240px,100% - 48px);margin:0 auto;padding:15px 0 64px}.showcase-back-link{color:var(--muted);margin-bottom:17px;font-size:12px}.showcase-back-link svg{width:16px}.showcase-preview-hero{color:#fff8f1;background:radial-gradient(circle at 75% 34%,#cf915e42,#0000 32%),linear-gradient(135deg,#171110,#35221e 65%,#63372d);border-radius:26px;grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:36px;min-height:330px;padding:clamp(28px,5vw,55px);display:grid;overflow:hidden;box-shadow:0 24px 70px #2318152e}.showcase-preview-page.accent-sage .showcase-preview-hero{background:radial-gradient(circle at 75% 34%,#8ec29b3d,#0000 32%),linear-gradient(135deg,#111715,#22322c 65%,#395c4c)}.showcase-preview-page.accent-blue .showcase-preview-hero{background:radial-gradient(circle at 75% 34%,#86b0d345,#0000 32%),linear-gradient(135deg,#11161b,#203342 65%,#315a73)}.showcase-preview-hero-copy .eyebrow{color:#e4b58b;margin-bottom:12px;font-size:11px}.accent-sage .showcase-preview-hero-copy .eyebrow{color:#b8ddc0}.accent-blue .showcase-preview-hero-copy .eyebrow{color:#b9d7eb}.showcase-preview-hero-copy h1{color:#fff8f1;letter-spacing:-.04em;max-width:690px;margin-bottom:12px;font-size:clamp(30px,4vw,52px);line-height:1.16}.showcase-preview-hero-copy>p:not(.eyebrow){color:#fff8f1c2;max-width:650px;margin-bottom:22px;font-size:15px;line-height:1.75}.showcase-public-note{color:#fff8f1b3;align-items:center;gap:6px;font-size:11px;display:inline-flex}.showcase-preview-hero-image{aspect-ratio:3/4;cursor:zoom-in;background:#e9e1d9;border:7px solid #ffffffb8;border-radius:15px;justify-self:end;width:210px;padding:0;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 20px 42px #00000047}.showcase-preview-hero-image:hover{transform:translateY(-2px);box-shadow:0 24px 48px #00000057}.showcase-preview-hero-image img{object-fit:cover;width:100%;height:100%}.showcase-preview-content{grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);align-items:start;gap:18px;margin-top:18px;display:grid}.showcase-copy-card,.showcase-gallery-card,.showcase-preview-cta{border:1px solid var(--line);background:var(--paper);border-radius:21px;box-shadow:0 10px 32px #2318150d}.showcase-copy-card{padding:clamp(22px,3vw,34px)}.showcase-copy-card .eyebrow,.showcase-gallery-head .eyebrow,.showcase-preview-cta .eyebrow{margin-bottom:6px;font-size:10px}.showcase-copy-card h2{margin-bottom:10px;font-size:25px}.showcase-intro{color:#5d625e;margin-bottom:18px;line-height:1.75}.showcase-highlight-list{flex-wrap:wrap;gap:8px;margin-bottom:21px;display:flex}.showcase-highlight-list span{color:var(--brand-primary-deep);background:var(--brand-primary-soft);border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;font-weight:700;display:inline-flex}.showcase-highlight-list svg{color:var(--brand-primary)}.showcase-body{border-top:1px solid var(--line);padding-top:17px}.showcase-body p{color:#49534d;margin-bottom:13px;line-height:1.82}.showcase-body p:last-child{margin-bottom:0}.showcase-gallery-card{padding:20px}.showcase-gallery-head{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:14px;display:flex}.showcase-gallery-head h2{margin:0;font-size:18px}.showcase-gallery-head>span{color:var(--muted);font-size:11px;font-weight:700}.showcase-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.showcase-gallery-grid button{text-align:left;color:#5d625e;cursor:zoom-in;background:#fff;border:1px solid #dedbd6;border-radius:11px;min-width:0;padding:0 0 8px;overflow:hidden}.showcase-gallery-grid button:hover,.showcase-gallery-grid button.active{border-color:var(--brand-primary);box-shadow:0 0 0 2px #a24d451a}.showcase-gallery-grid img{aspect-ratio:3/4;object-fit:cover;background:#e8e1d9;width:100%}.showcase-gallery-grid button span{text-overflow:ellipsis;white-space:nowrap;padding:7px 7px 0;font-size:10px;display:block;overflow:hidden}.showcase-preview-cta{background:linear-gradient(130deg,#fff9f6,#f7ebe6);justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:22px 26px;display:flex}.showcase-preview-cta h2{margin-bottom:5px;font-size:21px}.showcase-preview-cta p:last-child{color:var(--muted);margin-bottom:0;font-size:12px}.form-stack{gap:16px;display:grid}.form-stack.compact{text-align:left;margin-top:22px}label{color:#3d4942;gap:8px;font-size:13px;font-weight:700;display:grid}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #d5d9d5;border-radius:11px;outline:none}input,select{min-height:46px;padding:0 13px}textarea{resize:vertical;padding:12px 13px;line-height:1.65}input:focus,textarea:focus,select:focus{border-color:var(--brand-primary-focus);box-shadow:0 0 0 3px #a24d451a}input::placeholder,textarea::placeholder{color:#a2aaa4}.secret-input{align-items:center;display:flex;position:relative}.secret-input input{padding-right:48px}.secret-toggle{width:36px;height:36px;color:var(--green);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;display:grid;position:absolute;right:7px}.secret-toggle:hover{background:var(--brand-primary-soft)}.secret-toggle svg{width:18px;height:18px}.error-banner,.success-banner,.notice{border-radius:12px;align-items:center;gap:9px;margin:14px 0;padding:12px 14px;font-size:13px;display:flex}.error-banner{color:#913734;background:#fae8e6;border:1px solid #f1cfcc}.success-banner{color:#286049;background:#e7f3ec;border:1px solid #c8e3d5}.notice{color:#3e5d71;background:#e9f1f6;border:1px solid #d0e0eb}.error-banner span{flex:1}.icon-button{color:inherit;background:0 0;border:0;padding:4px}.approval-page{background:radial-gradient(circle at top, var(--brand-primary-soft), var(--brand-warm) 45%);place-items:center;min-height:100vh;padding:28px;display:grid}.approval-card{text-align:center;background:var(--paper);width:min(100%,650px);box-shadow:var(--shadow);border-radius:28px;padding:clamp(30px,6vw,58px)}.approval-card.narrow{max-width:500px}.approval-card h1{margin-bottom:14px;font-size:clamp(27px,4vw,38px)}.approval-card>p:not(.eyebrow){color:var(--muted);line-height:1.8}.approval-icon{width:70px;height:70px;color:var(--green);background:var(--green-soft);border-radius:22px;place-items:center;margin:0 auto 22px;display:grid}.approval-icon.rejected{color:var(--danger);background:#fae8e6}.approval-meta{background:#f4f3ee;border-radius:14px;flex-wrap:wrap;justify-content:center;gap:10px;margin:24px 0;padding:16px;display:flex}.approval-meta span{color:#58645d;padding:5px 10px;font-size:13px}.approval-actions{justify-content:center;gap:10px;margin-top:28px;display:flex}.app-shell{min-height:100vh;padding-left:256px}.sidebar{z-index:30;color:#fff8f7;background:var(--brand-ink);flex-direction:column;width:256px;padding:25px 16px 18px;transition:width .2s;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-head{align-items:center;gap:12px;min-height:54px;padding:0 7px;display:flex;overflow:hidden}.sidebar-logo{object-fit:contain;object-position:left center;display:block}.sidebar-logo-full{background:#fff;border-radius:8px;width:132px;height:auto;padding:5px 8px}.brand-text{white-space:nowrap;line-height:1.08}.brand-text b{font-size:17px}.collapse-button{color:#a7bcb3;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:38px;height:38px;margin-left:auto;display:grid}.collapse-button:hover{color:#fff;background:#ffffff14}.sidebar nav{gap:7px;margin-top:42px;display:grid}.sidebar nav a{color:#cdbfbb;border-radius:12px;align-items:center;gap:12px;min-height:48px;padding:0 14px;font-weight:600;display:flex}.sidebar nav a svg{flex:0 0 20px;width:20px}.sidebar nav a:hover{color:#fff;background:#ffffff0f}.sidebar nav a.active{color:#fff;box-shadow:inset 3px 0 0 var(--brand-primary);background:#a24d453d}.sidebar-user{border-top:1px solid #ffffff1f;grid-template-columns:38px 1fr 30px;align-items:center;gap:10px;margin-top:auto;padding:13px 8px;display:grid}.sidebar-user .avatar{color:#fff;background:var(--brand-primary);border-radius:12px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.sidebar-user div:nth-child(2){flex-direction:column;min-width:0;display:flex}.sidebar-user b,.sidebar-user span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-user span{color:#9eb3a9;margin-top:2px;font-size:11px}.sidebar-user button{color:#9eb3a9;background:0 0;border:0;padding:5px}.sidebar-user button svg{width:18px}.app-shell.collapsed{padding-left:82px}.app-shell.collapsed .sidebar{width:82px}.app-shell.collapsed .sidebar-logo-full{width:50px;padding:4px}.app-shell.collapsed .sidebar nav span,.app-shell.collapsed .sidebar-user div:nth-child(2){display:none}.app-shell.collapsed .sidebar-head{flex-direction:column;justify-content:center;gap:8px;padding:0}.app-shell.collapsed .collapse-button{margin-left:0;display:grid;transform:rotate(180deg)}.app-shell.collapsed .sidebar nav a{justify-content:center;padding:0}.app-shell.collapsed .sidebar-user{grid-template-columns:1fr;justify-items:center}.app-shell.collapsed .sidebar-user button{display:none}.main-content{width:min(100%,1500px);min-height:100vh;margin:0 auto;padding:44px clamp(28px,4vw,62px) 80px}.mobile-header,.bottom-nav{display:none}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.header-actions{align-items:center;gap:8px;display:flex}.page-header h1{letter-spacing:-.035em;margin-bottom:8px;font-size:clamp(30px,3.4vw,48px);line-height:1.16}.page-header>div>p:last-child:not(.eyebrow){max-width:720px;color:var(--muted);margin-bottom:0;line-height:1.65}.quota-pill{background:var(--paper);border:1px solid var(--line);border-radius:16px;align-items:baseline;gap:5px;min-width:145px;padding:12px 16px;display:flex;box-shadow:0 8px 28px #23312a0d}.quota-pill span{color:var(--muted);margin-right:auto;font-size:12px}.quota-pill b{color:var(--green);font-size:29px}.quota-pill small{color:var(--muted)}.generation-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.generation-card{background:var(--paper);border:1px solid #26382f14;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:160px;padding:12px 16px;transition:all .2s;display:flex;position:relative;overflow:hidden}.generation-card:after{content:"";opacity:.3;background:currentColor;border-radius:50%;width:116px;height:116px;position:absolute;top:-48px;right:-45px}.generation-card.green{color:var(--brand-primary-deep);background:linear-gradient(145deg,snow,var(--brand-primary-soft))}.generation-card.orange{color:#aa502b;background:linear-gradient(145deg,#fffaf6,#f7e6dc)}.generation-card.blue{color:#3f6686;background:linear-gradient(145deg,#f8fbfd,#e3edf3)}.generation-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.generation-card>div:nth-child(2){color:var(--ink)}.card-icon{color:currentColor;background:#ffffffb8;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.card-icon svg{width:19px;height:19px}.card-hint{color:currentColor;font-size:11px;font-weight:800}.generation-card h2{margin:3px 0;font-size:20px;line-height:1.25}.generation-card p{-webkit-line-clamp:2;color:#657169;-webkit-box-orient:vertical;margin-bottom:0;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.card-go{color:currentColor;justify-content:space-between;align-items:center;font-size:13px;font-weight:800;line-height:18px;display:flex}.card-go svg{width:17px}.section-block{margin-top:42px}.section-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.section-heading h2{margin-bottom:0;font-size:24px}.text-link{color:var(--green);align-items:center;font-size:13px;font-weight:700;display:inline-flex}.text-link svg{width:17px}.recent-list,.history-list{gap:9px;display:grid}.job-row{border:1px solid var(--line);background:var(--paper);border-radius:16px;grid-template-columns:58px minmax(0,1fr) auto 22px;align-items:center;gap:15px;min-height:86px;padding:13px 17px;transition:all .18s;display:grid}.job-row:hover{border-color:#b9c9c0;transform:translate(2px);box-shadow:0 8px 25px #23312a0d}.job-row.selectable{grid-template-columns:22px minmax(0,1fr)}.job-row.selectable.selected{border-color:var(--brand-primary);box-shadow:0 0 0 2px #a24d4514}.job-row-link{grid-template-columns:58px minmax(0,1fr) auto 22px;align-items:center;gap:15px;width:100%;min-width:0;display:grid}.job-select{cursor:pointer;place-items:center;gap:0;min-width:20px;min-height:20px;display:grid}.job-select input,.history-select-all input{width:17px;height:17px;min-height:0;accent-color:var(--brand-primary);cursor:pointer;margin:0;padding:0}.job-thumb{color:#7c8c83;background:#e9ede9;border-radius:11px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.job-thumb img{object-fit:cover;width:100%;height:100%}.job-main{min-width:0}.job-main>div{align-items:center;gap:9px;min-width:0;display:flex}.job-main b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.job-main p{color:var(--muted);margin:6px 0 0;font-size:11px}.type-tag,.tag-row span{color:var(--green);background:var(--green-soft);white-space:nowrap;border-radius:7px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-flex}.status-badge{color:#6e7771;white-space:nowrap;background:#eceeeb;border-radius:999px;align-items:center;gap:7px;min-height:26px;padding:4px 9px;font-size:11px;display:inline-flex}.status-badge>span{background:currentColor;border-radius:50%;width:6px;height:6px}.status-badge.completed,.status-badge.approved{color:#287050;background:#dff0e7}.status-badge.failed,.status-badge.rejected{color:#a03c37;background:#f7e3e1}.status-badge.cancelled,.status-badge.suspended{color:#767676;background:#e7e7e5}.status-badge.needs_review{color:#a25b21;background:#f8e9d8}.status-badge.generating,.status-badge.planning,.status-badge.quality_check,.status-badge.packaging,.status-badge.queued,.status-badge.pending{color:#326a8d;background:#e0edf4}.job-arrow{color:#a0aaa4;width:19px}.empty-card,.center-state{color:#89938d;text-align:center;border:1px dashed #cdd1cd;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:210px;display:flex}.empty-card svg{margin-bottom:12px}.empty-card h3{color:#4b574f;margin-bottom:6px}.create-layout{gap:16px;display:grid}.form-card,.copy-card,.profile-card,.progress-card,.table-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;box-shadow:0 9px 30px #23312a09}.form-card,.copy-card,.profile-card{padding:clamp(20px,3vw,30px)}.form-card>h2,.profile-card>h2{margin-bottom:22px;font-size:21px}.form-section-title{align-items:flex-start;gap:14px;margin-bottom:24px;display:flex}.form-section-title>span{color:#fff;background:var(--green);border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.form-section-title h2{margin-bottom:4px;font-size:20px}.form-section-title p{color:var(--muted);margin-bottom:0;font-size:13px}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.choice-grid.case-variant-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.choice-grid button{color:#4a554f;background:#fff;border:1px solid #d7dcd8;border-radius:12px;min-height:50px;padding:9px 12px;font-weight:700;position:relative}.choice-grid button.selected{color:var(--brand-primary-deep);border-color:var(--brand-primary);background:var(--brand-primary-soft);box-shadow:inset 0 0 0 1px #a24d4514}.choice-grid button svg{width:14px;position:absolute;top:6px;right:6px}.style-system-selector{border:1px solid var(--brand-primary-line);background:var(--brand-primary-wash);border-radius:14px;padding:15px}.style-system-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.style-system-header b{color:var(--ink);font-size:14px}.style-system-header p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.6}.style-system-header>span{color:var(--green);background:var(--green-soft);border-radius:999px;flex:none;padding:5px 9px;font-size:12px;font-weight:700}.style-system-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.style-system-option{text-align:left;color:#4a554f;cursor:pointer;background:#fff;border:1px solid #dce3de;border-radius:11px;align-items:center;min-width:0;min-height:66px;padding:11px 32px 11px 12px;display:flex;position:relative}.style-system-option:hover,.style-system-option.selected{border-color:var(--brand-primary);background:var(--brand-primary-soft)}.style-system-option>span{gap:4px;min-width:0;display:grid}.style-system-option b{overflow-wrap:anywhere;color:var(--ink);font-size:12px;line-height:1.4}.style-system-option small{color:var(--muted);font-size:10px;line-height:1.45}.style-system-option>svg{width:15px;color:var(--green);position:absolute;top:10px;right:10px}.style-system-note{color:var(--brand-primary-deep);align-items:center;gap:5px;margin:11px 0 0;font-size:10px;line-height:1.5;display:flex}.style-system-note svg{flex:none}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-grid .wide{grid-column:1/-1}.form-info{border:1px solid var(--brand-primary-line);min-height:44px;color:var(--brand-primary-deep);background:var(--brand-primary-soft);border-radius:11px;align-items:flex-start;gap:9px;padding:11px 13px;font-size:12px;line-height:1.6;display:flex}.form-info svg{flex:none;width:17px;margin-top:2px}.single-space-style-summary{background:#fbfdfb;border:1px solid #dfe8e1;border-radius:12px;gap:9px;padding:13px;display:grid}.single-space-style-summary>b{color:var(--ink);font-size:13px}.single-space-style-summary>div{flex-wrap:wrap;gap:7px;display:flex}.single-space-style-summary span{color:var(--brand-primary-deep);background:var(--brand-primary-soft);border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.single-space-style-summary small{color:var(--muted);font-size:10px;line-height:1.6}.form-grid label small{color:var(--muted);font-size:10px;font-weight:500}.seeding-shot-selector{border:1px solid var(--brand-primary-line);background:var(--brand-primary-wash);border-radius:14px;padding:15px}.seeding-shot-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.seeding-shot-header b{color:var(--ink);font-size:14px}.seeding-shot-header p{color:var(--muted);margin:5px 0 0;font-size:11px;font-weight:500;line-height:1.6}.seeding-shot-header strong{color:var(--green);background:var(--green-soft);border-radius:999px;flex:none;padding:5px 9px;font-size:12px}.seeding-shot-actions{gap:8px;margin:13px 0 11px;display:flex}.seeding-shot-actions button{border-radius:9px;min-height:34px;padding:0 11px;font-size:11px}.seeding-shot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.seeding-shot-option{color:#4a554f;cursor:pointer;background:#fff;border:1px solid #dce3de;border-radius:11px;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"check copy";align-items:flex-start;gap:9px;min-width:0;min-height:62px;padding:10px;display:flex}.seeding-shot-option:hover,.seeding-shot-option.selected{border-color:var(--brand-primary);background:var(--brand-primary-soft)}.seeding-shot-option.required{border-color:var(--brand-primary)}.seeding-shot-option.required input:disabled{cursor:not-allowed}.seeding-shot-option input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.seeding-shot-check{color:#fff;background:#fff;border:1px solid #b8c8be;border-radius:6px;flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid}.seeding-shot-option.selected .seeding-shot-check{border-color:var(--brand-primary);background:var(--brand-primary)}.seeding-shot-check svg{width:14px;height:14px}.seeding-shot-copy{gap:3px;min-width:0;display:grid}.seeding-shot-copy b{overflow-wrap:anywhere;color:var(--ink);font-size:12px;line-height:1.4}.seeding-shot-copy b em{color:var(--brand-primary-deep);background:var(--brand-primary-soft);white-space:nowrap;border-radius:999px;margin-left:5px;padding:2px 5px;font-size:9px;font-style:normal}.seeding-shot-copy small{color:var(--muted);font-size:10px;font-weight:500;line-height:1.45}.confirm-line{color:#5a655f;flex-direction:row;align-items:flex-start;gap:10px;margin-top:18px;font-weight:500;line-height:1.6;display:flex}.confirm-line input{flex:0 0 18px;width:18px;height:18px;min-height:0;margin:3px 0 0}.file-picker{margin-top:13px}.file-picker>label{cursor:pointer;border:1px dashed var(--brand-primary-focus);min-height:118px;color:var(--brand-primary-deep);background:var(--brand-primary-wash);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:22px;display:flex}.file-picker>label:hover{border-color:var(--brand-primary);background:var(--brand-primary-soft)}.file-picker>label>span{color:var(--muted);font-size:11px;font-weight:500}.file-picker input[type=file]{opacity:0;width:1px;height:1px;position:absolute}.file-picker-example{background:#fbfdfb;border:1px solid #dfe8e1;border-radius:12px;align-items:center;gap:10px;margin-top:10px;padding:9px;display:flex}.file-picker-example-image{cursor:zoom-in;background:#e9eee9;border:0;border-radius:9px;flex:0 0 72px;width:72px;height:72px;padding:0;overflow:hidden}.file-picker-example-image img{object-fit:cover;width:100%;height:100%}.file-picker-example-copy{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.file-picker-example-copy b{color:var(--ink);font-size:11px}.file-picker-example-copy span{color:var(--muted);font-size:11px;line-height:1.45}.file-picker-example-link{min-height:28px;color:var(--green);background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.file-chips{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.file-chips>span{color:#536058;background:#edefec;border-radius:9px;align-items:center;gap:5px;max-width:100%;min-height:34px;padding:5px 6px 5px 9px;font-size:11px;display:flex}.file-chips>span>svg{flex:0 0 14px;width:14px}.file-chips button{background:0 0;border:0;place-items:center;width:26px;height:26px;padding:0;display:grid}.file-chips button svg{width:13px}.submit-bar{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdfbed;border:1px solid #a24d4526;border-radius:17px;justify-content:space-between;align-items:center;gap:18px;padding:14px 15px 14px 20px;display:flex;position:sticky;bottom:15px;box-shadow:0 12px 36px #2318151f}.submit-bar>div{color:var(--muted);align-items:center;gap:9px;font-size:12px;display:flex}.submit-bar>div svg{color:var(--green);width:17px}.filter-bar{gap:10px;margin-bottom:18px;display:flex}.filter-bar select{background-color:var(--paper);width:auto;min-width:145px}.history-toolbar{border:1px solid var(--line);background:#fffdfbbd;border-radius:14px;flex-wrap:wrap;align-items:center;gap:14px;margin:-4px 0 18px;padding:12px 14px;display:flex}.history-select-all{color:#4d5952;cursor:pointer;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.history-selection-count{color:var(--muted);font-size:11px}.history-bulk-actions{gap:8px;margin-left:auto;display:flex}.history-bulk-actions button{min-height:38px;padding:0 13px;font-size:11px}.history-bulk-actions button:disabled{opacity:.5;cursor:not-allowed}.history-download-note{color:var(--muted);flex-basis:100%;margin:0;font-size:11px;line-height:1.5}.progress-card{align-items:center;gap:20px;margin-bottom:22px;padding:20px;display:flex}.progress-top{flex:1}.progress-top>div:first-child{justify-content:space-between;align-items:center;display:flex}.progress-track,.quota-track{background:#e7e9e6;border-radius:999px;height:7px;margin:13px 0 10px;overflow:hidden}.progress-track i,.quota-track i{border-radius:inherit;background:var(--green);height:100%;transition:width .3s;display:block}.progress-top p{color:var(--muted);margin:0;font-size:12px}.copy-card{margin-bottom:30px}.copy-body{color:#455049;white-space:pre-wrap;max-width:820px;line-height:1.85}.copy-body p{margin-bottom:8px}.download-actions{gap:8px;display:flex}.download-actions svg,.image-download svg,.primary-button svg,.secondary-button svg,.ghost-button svg{width:17px;height:17px}.image-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:15px;display:grid}.image-card{border:1px solid var(--line);background:var(--paper);border-radius:16px;min-width:0;overflow:hidden}.image-frame{aspect-ratio:3/4;background:#eceeea;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.image-frame img{object-fit:contain;cursor:zoom-in;background:#eceeea;width:100%;height:100%}.image-progress-badge{color:#255d48;pointer-events:none;background:#f1faf5eb;border:1px solid #fff9;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700;position:absolute;top:10px;left:10px}.image-lightbox{z-index:1000;cursor:zoom-out;background:#0a120fe0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.image-lightbox img{object-fit:contain;cursor:default;border-radius:12px;width:auto;max-width:min(92vw,1200px);height:auto;max-height:88vh;box-shadow:0 20px 70px #00000059}.image-lightbox-close{color:#fff;cursor:pointer;background:#00000047;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:fixed;top:18px;right:18px}.image-lightbox-close svg{width:22px;height:22px}.image-lightbox-caption{color:#ffffffd1;text-align:center;max-width:calc(100vw - 32px);font-size:12px;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.regenerate-modal-backdrop{z-index:1100;background:#0a120f8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.regenerate-modal{background:var(--paper);border:1px solid #a24d4524;border-radius:22px;width:min(100%,590px);max-height:min(720px,100vh - 40px);padding:24px;overflow-y:auto;box-shadow:0 24px 80px #2318153d}.regenerate-modal-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.regenerate-modal-head h2{margin:5px 0 0;font-size:23px;line-height:1.3}.regenerate-modal-head .icon-button{width:38px;height:38px;color:var(--muted);border-radius:10px;flex:none;place-items:center;display:grid}.regenerate-modal-head .icon-button:hover{color:var(--brand-primary-deep);background:var(--brand-primary-soft)}.regenerate-modal-head .icon-button svg{width:19px;height:19px}.regenerate-modal-note{color:var(--muted);margin:17px 0;font-size:13px;line-height:1.7}.regenerate-anchor-warning{color:#866526;background:#fff8e7;border:1px solid #ead9ad;border-radius:11px;align-items:flex-start;gap:8px;margin:0 0 17px;padding:11px 12px;font-size:12px;line-height:1.6;display:flex}.regenerate-anchor-warning svg{flex:none;width:16px;height:16px;margin-top:2px}.regenerate-form{gap:14px;display:grid}.regenerate-form label{color:var(--ink);gap:7px;font-size:12px;font-weight:700;display:grid}.regenerate-form textarea{resize:vertical;width:100%;min-height:82px;color:var(--ink);background:#fff;border:1px solid #d6ded8;border-radius:11px;outline:none;padding:11px 12px;font-size:13px;line-height:1.6}.regenerate-form textarea:focus{border-color:var(--brand-primary-focus);box-shadow:0 0 0 3px #a24d451a}.regenerate-form-count{color:var(--muted);text-align:right;margin-top:-7px;font-size:10px}.regenerate-modal-actions{justify-content:flex-end;gap:9px;margin-top:3px;display:flex}.regenerate-modal-actions button{min-height:43px}.floorplan-preflight-backdrop{z-index:1120;background:#0a120f94;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.floorplan-preflight-modal{background:var(--paper);border:1px solid #a24d4524;border-radius:22px;width:min(100%,650px);max-height:min(760px,100vh - 40px);padding:24px;overflow-y:auto;box-shadow:0 24px 80px #2318153d}.floorplan-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:17px 0;display:grid}.floorplan-fact-grid>div{background:#fff;border:1px solid #dfe6e1;border-radius:12px;gap:5px;min-width:0;padding:13px;display:grid}.floorplan-fact-grid span,.floorplan-fact-grid small{color:var(--muted);font-size:11px}.floorplan-fact-grid b{color:var(--ink);font-size:16px;line-height:1.4}.floorplan-preflight-list{border-radius:11px;margin:0 0 12px;padding:12px 13px;font-size:12px;line-height:1.6}.floorplan-preflight-list strong{align-items:center;gap:6px;display:flex}.floorplan-preflight-list strong svg{width:16px}.floorplan-preflight-list p{margin:6px 0 0}.floorplan-preflight-list.conflict{color:#944b42;background:#fff1ee;border:1px solid #eccbc4}.floorplan-preflight-list.warning{color:#866526;background:#fff8e7;border:1px solid #ead9ad}.real-case-preflight-modal{width:min(100%,780px)}.real-case-fact-grid,.real-case-count-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:17px 0;display:grid}.real-case-fact-grid label,.real-case-count-grid label{min-width:0;color:var(--ink);gap:6px;font-size:12px;font-weight:700;display:grid}.real-case-fact-grid input,.real-case-count-grid input{width:100%;min-height:42px;color:var(--ink);background:#fff;border:1px solid #d6ded8;border-radius:10px;outline:none;padding:0 12px;font-size:13px}.real-case-fact-grid input:focus,.real-case-count-grid input:focus{border-color:var(--brand-primary-focus);box-shadow:0 0 0 3px #a24d451a}.real-case-fact-grid small,.real-case-count-grid small{color:var(--muted);font-size:10px;font-weight:500}.area-candidate-list{color:var(--muted);gap:8px;margin:0 0 15px;font-size:11px;display:grid}.area-candidate-list>div{flex-wrap:wrap;gap:7px;display:flex}.area-candidate-list button{min-height:33px;padding:0 9px;font-size:11px}.real-case-space-selector{border:1px solid var(--brand-primary-line);background:var(--brand-primary-wash);border-radius:14px;padding:15px}.real-case-space-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.image-placeholder{color:#8a948e;flex-direction:column;align-items:center;gap:9px;font-size:11px;display:flex}.image-meta{justify-content:space-between;gap:8px;padding:12px;display:flex}.image-meta>div{flex-direction:column;min-width:0;display:flex}.image-meta b,.image-meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.image-meta b{font-size:12px}.image-meta span{color:var(--muted);margin-top:4px;font-size:10px}.image-meta em{color:#2d7354;white-space:nowrap;background:#e3f0e9;border-radius:7px;height:25px;padding:4px 7px;font-size:10px;font-style:normal}.image-download{min-height:38px;color:var(--brand-primary-deep);background:var(--brand-primary-soft);border-radius:9px;justify-content:center;align-items:center;gap:6px;margin:0 10px 10px;font-size:11px;font-weight:700;display:flex}.image-card-actions{grid-template-columns:1fr 1fr;gap:8px;margin:0 10px 10px;display:grid}.image-card-actions.single{grid-template-columns:1fr}.image-card-actions .image-download{margin:0}.image-regenerate{border:1px solid var(--brand-primary-line);min-height:38px;color:var(--brand-primary-deep);cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.image-regenerate svg{width:15px;height:15px}.image-regenerate:disabled{color:#9da8a2;cursor:not-allowed;background:#f1f2ef;border-color:#e1e4df}.image-timing{min-height:28px;color:var(--muted);align-items:center;gap:5px;padding:0 12px 8px;font-size:10px;display:flex}.image-timing svg{width:13px;height:13px}.page-error{color:var(--danger);margin:0 12px 10px;font-size:10px}.page-warning{color:#9b6b20;margin:0 12px 10px;font-size:10px;line-height:1.5}.page-warning.accepted{color:#2d7354}.qc-accept{min-height:38px;padding:0 8px;font-size:11px}.qc-regenerate{width:calc(100% - 20px);margin:0 10px 10px}.xhs-session-card{gap:16px;display:grid}.xhs-session-copy{align-items:center;gap:13px;display:flex}.xhs-session-copy h2{margin:0 0 4px;font-size:20px}.xhs-session-copy p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.xhs-session-body{border:1px solid var(--line);background:#fbfaf7;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;min-height:148px;padding:14px;display:flex}.xhs-qr{object-fit:contain;background:#fff;border-radius:12px;flex:0 0 180px;width:180px;height:180px}.xhs-session-placeholder{min-height:118px;color:var(--muted);align-items:center;gap:9px;font-size:12px;display:flex}.xhs-session-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.xhs-session-actions .primary-button,.xhs-session-actions .secondary-button{white-space:nowrap}.xhs-session-ok{color:var(--green);align-items:center;gap:7px;font-size:12px;display:flex}.xhs-query-card{gap:16px;display:grid}.xhs-query-heading{align-items:center;gap:13px;display:flex}.xhs-query-heading h2{margin:0 0 4px;font-size:20px}.xhs-query-heading p{color:var(--muted);margin:0;font-size:12px}.xhs-query-card textarea{resize:vertical;width:100%;min-height:82px;color:var(--ink);background:#fff;border:1px solid #d6ded8;border-radius:12px;outline:none;padding:12px 13px;line-height:1.6}.xhs-query-card textarea:focus,.xhs-filter-bar input:focus,.xhs-filter-bar select:focus{border-color:var(--brand-primary-focus);box-shadow:0 0 0 3px #a24d451a}.xhs-query-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.xhs-query-actions>span{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:inline-flex}.xhs-query-actions>span svg{color:var(--green)}.xhs-import-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.xhs-import-button{cursor:pointer;align-items:center;gap:7px;display:inline-flex}.xhs-import-button input{display:none}.xhs-query-count{color:var(--muted);font-size:11px}.xhs-query-progress{gap:6px;display:grid}.xhs-query-progress-bar{background:#ece8e2;border-radius:999px;height:6px;overflow:hidden}.xhs-query-progress-bar>span{border-radius:inherit;background:var(--brand-primary);height:100%;transition:width .2s;display:block}.xhs-query-progress small{color:var(--muted);font-size:10px}.xhs-count{color:var(--green);background:var(--green-soft);vertical-align:middle;border-radius:999px;margin-left:7px;padding:4px 8px;font-size:11px}.xhs-section-hint{color:var(--muted);margin:7px 0 0;font-size:11px}.xhs-account-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.xhs-account-card{text-align:left;border:1px solid var(--line);min-width:0;color:var(--ink);background:var(--paper);border-radius:17px;gap:16px;padding:16px;transition:all .18s;display:grid;box-shadow:0 9px 30px #23312a09}.xhs-account-card:hover,.xhs-account-card.selected{border-color:var(--brand-primary);transform:translateY(-2px);box-shadow:0 10px 28px #a24d451f}.xhs-account-select{text-align:left;width:100%;min-width:0;color:inherit;cursor:pointer;background:0 0;border:0;gap:16px;padding:0;display:grid}.xhs-account-head{align-items:center;gap:10px;min-width:0;display:flex}.xhs-avatar{width:43px;height:43px;color:var(--brand-primary);background:var(--brand-primary-soft);border-radius:14px;flex:0 0 43px;place-items:center;display:grid;overflow:hidden}.xhs-avatar img{object-fit:cover;width:100%;height:100%}.xhs-account-head>div:last-child{gap:4px;min-width:0;display:grid}.xhs-account-head b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.xhs-account-head small,.xhs-account-foot{color:var(--muted);font-size:10px}.xhs-account-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.xhs-account-metrics span{gap:4px;min-width:0;display:grid}.xhs-account-metrics small{color:var(--muted);font-size:10px}.xhs-account-metrics b{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.xhs-account-foot{justify-content:space-between;align-items:center;gap:8px;display:flex}.xhs-account-foot span:first-child{color:var(--brand-primary-deep);background:var(--brand-primary-soft);border-radius:999px;padding:4px 7px}.xhs-account-actions{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.xhs-account-refresh-meta{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.xhs-account-refresh{border:1px solid var(--brand-primary-line);min-height:32px;color:var(--brand-primary-deep);font:inherit;cursor:pointer;background:#fff;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:11px;display:inline-flex}.xhs-account-refresh:hover:not(:disabled){border-color:var(--brand-primary);background:var(--brand-primary-soft)}.xhs-account-refresh:disabled{opacity:.5;cursor:not-allowed}.xhs-works-card{overflow:hidden}.xhs-filter-bar{border-bottom:1px solid var(--line);background:#fbfaf7;align-items:end;gap:10px;padding:15px;display:flex}.xhs-filter-bar label{min-width:0;color:var(--muted);gap:5px;font-size:10px;font-weight:700;display:grid}.xhs-filter-bar input,.xhs-filter-bar select{min-width:135px;min-height:40px;color:var(--ink);background:#fff;border:1px solid #d6ded8;border-radius:10px;outline:none;padding:0 10px;font-size:12px}.xhs-filter-bar select{min-width:120px}.xhs-filter-bar .primary-button{min-height:40px;margin-left:auto}.xhs-list-meta{color:var(--muted);justify-content:space-between;gap:10px;padding:12px 15px 0;font-size:11px;display:flex}.xhs-table{min-width:920px}.xhs-table th{white-space:nowrap}.xhs-work-title{align-items:center;gap:10px;min-width:280px;max-width:410px;display:flex}.xhs-work-title>img{object-fit:cover;background:#ece9e3;border-radius:8px;flex:0 0 47px;width:47px;height:47px}.xhs-work-title>div{min-width:0}.xhs-work-title b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.xhs-work-title small{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.xhs-table td{vertical-align:middle}.xhs-table .table-actions a{border:1px solid var(--brand-primary-line);min-width:31px;min-height:31px;color:var(--brand-primary-deep);background:#fff;border-radius:8px;place-items:center;display:grid}.xhs-table-empty{color:var(--muted);text-align:center;padding:38px 15px}.xhs-pagination{border-top:1px solid var(--line);justify-content:center;align-items:center;gap:14px;padding:14px 15px 16px;display:flex}.xhs-pagination .secondary-button{min-height:36px;padding:0 11px;font-size:11px}.xhs-pagination .secondary-button:disabled{opacity:.45;cursor:not-allowed}.xhs-detail-backdrop{z-index:1200;background:#0a120f94;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.xhs-detail-modal{background:var(--paper);border:1px solid #a24d4524;border-radius:22px;width:min(100%,700px);max-height:min(820px,100vh - 40px);padding:23px;overflow-y:auto;box-shadow:0 24px 80px #2318153d}.xhs-detail-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.xhs-detail-head h2{margin:0;font-size:23px;line-height:1.35}.xhs-detail-head .icon-button{width:38px;height:38px;color:var(--muted);background:0 0;border:0;border-radius:10px;place-items:center;display:grid}.xhs-detail-head .icon-button:hover{color:var(--brand-primary-deep);background:var(--brand-primary-soft)}.xhs-detail-cover{object-fit:cover;background:#ece9e3;border-radius:14px;width:min(100%,280px);max-height:330px;margin:20px auto}.xhs-detail-stats{background:#f7f1ec;border-radius:13px;grid-template-columns:repeat(4,1fr);gap:8px;padding:13px;display:grid}.xhs-detail-stats span{color:var(--muted);text-align:center;gap:4px;font-size:11px;display:grid}.xhs-detail-stats b{color:var(--ink);font-size:17px}.xhs-detail-time{color:var(--muted);margin:14px 0;font-size:11px}.xhs-detail-body{white-space:pre-wrap;color:#4d5952;background:#fff;border:1px solid #e7e3df;border-radius:13px;padding:15px;line-height:1.85}.xhs-detail-modal>.primary-button{margin-top:16px}.two-column{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.two-column .form-card{gap:16px;display:grid}.span-all{grid-column:1/-1;margin:0}.feedback-list{gap:10px;display:grid}.feedback-list article{background:#fff;border:1px solid #e0e2df;border-radius:13px;padding:15px}.feedback-list article>div{justify-content:space-between;align-items:center;display:flex}.feedback-list time{color:var(--muted);font-size:10px}.feedback-list p{color:#546058;margin:10px 0 0;font-size:13px;line-height:1.65}.profile-grid{grid-template-columns:1.1fr .9fr 1fr;align-items:start;gap:17px;display:grid}.profile-card{gap:14px;display:grid}.profile-avatar{color:#fff;background:var(--green);border-radius:20px;place-items:center;width:64px;height:64px;font-size:27px;font-weight:800;display:grid}.profile-card h2{margin-bottom:-9px}.profile-card>p{color:var(--muted)}.profile-card dl{margin:8px 0}.profile-card dl div{border-bottom:1px solid #ecece8;justify-content:space-between;gap:12px;padding:11px 0;display:flex}.profile-card dt{color:var(--muted);font-size:12px}.profile-card dd{margin:0;font-size:13px;font-weight:700}.quota-big{align-items:baseline;gap:8px;display:flex}.quota-big b{color:var(--green);font-size:62px;line-height:1}.quota-big span{color:var(--muted)}.admin-tabs{scrollbar-width:none;background:#e8e9e4;border-radius:14px;gap:5px;margin-bottom:20px;padding:5px;display:flex;overflow-x:auto}.admin-tabs button{color:#677169;white-space:nowrap;background:0 0;border:0;border-radius:10px;min-height:42px;padding:0 18px;font-weight:700}.admin-tabs button.active{color:var(--green);background:#fff;box-shadow:0 4px 12px #23312a12}.showcase-admin-page{gap:16px;display:grid}.showcase-admin-intro{justify-content:space-between;align-items:center;gap:24px;display:flex}.showcase-admin-intro h2,.showcase-import-card h2{margin-bottom:7px}.showcase-admin-intro p:last-child,.showcase-import-card>div>p:last-child{max-width:760px;color:var(--muted);margin:0;line-height:1.7}.showcase-admin-intro .secondary-button{flex:none}.showcase-admin-groups{gap:16px;display:grid}.showcase-admin-group{padding:20px}.showcase-admin-group-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.showcase-admin-group-head h2{margin:0 0 3px;font-size:20px}.showcase-admin-group-head p{color:var(--muted);margin:0;font-size:11px}.showcase-admin-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.showcase-admin-list article{background:#faf9f6;border:1px solid #e1e2df;border-radius:14px;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:9px;display:grid}.showcase-admin-list article.is-live{background:#f5faf7;border-color:#396f5347;box-shadow:inset 3px 0 #3e775c}.showcase-admin-list article>img{aspect-ratio:3/4;object-fit:cover;background:#e6e1da;border-radius:9px;width:60px}.showcase-admin-copy{gap:3px;min-width:0;display:grid}.showcase-admin-copy span{color:var(--brand-primary);font-size:9px;font-weight:800}.showcase-admin-copy b{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.showcase-admin-copy small{color:var(--muted);font-size:9px}.showcase-admin-actions{grid-template-columns:repeat(2,32px);justify-content:end;gap:5px;display:grid}.showcase-admin-actions a,.showcase-admin-actions button,.showcase-admin-offline{color:#536159;background:#fff;border:1px solid #d8ddd9;border-radius:8px;place-items:center;min-height:30px;padding:0 7px;font-size:10px;font-weight:700;display:grid}.showcase-admin-actions a,.showcase-admin-offline,.showcase-admin-actions .showcase-toggle,.showcase-admin-actions .showcase-delete{grid-column:span 2}.showcase-admin-offline{color:#8b938e;background:#f2f3f1}.showcase-admin-actions button:hover:not(:disabled),.showcase-admin-actions a:hover{color:var(--brand-primary);border-color:var(--brand-primary)}.showcase-admin-actions button.danger{color:#a34a43}.showcase-admin-actions .showcase-delete{gap:5px;display:flex}.showcase-admin-actions .showcase-delete svg{width:12px;height:12px}.showcase-admin-actions button:disabled{cursor:not-allowed;opacity:.4}.showcase-import-card{grid-template-columns:minmax(220px,.8fr) minmax(300px,1.2fr) auto;align-items:end;gap:18px;display:grid}.showcase-import-card>div,.showcase-import-card label{min-width:0}.showcase-import-card .primary-button{white-space:nowrap}.stats-grid{grid-template-columns:repeat(5,1fr);gap:13px;display:grid}.stats-grid article{border:1px solid var(--line);background:var(--paper);border-radius:18px;flex-direction:column;min-height:150px;padding:20px;display:flex}.stats-grid svg{color:var(--green);width:21px}.stats-grid span{color:var(--muted);margin-top:auto;font-size:11px}.stats-grid b{margin-top:4px;font-size:31px}.table-card{overflow:hidden}.responsive-table{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{color:var(--muted);text-align:left;background:#f0f1ed;font-size:10px}th,td{border-bottom:1px solid #e8e9e5;padding:13px 15px}td b,td small{display:block}td small{color:var(--muted);margin-top:3px}.table-actions{gap:7px;display:flex}.table-actions button{min-height:31px;color:var(--brand-primary-deep);border:1px solid var(--brand-primary-line);background:#fff;border-radius:8px;padding:0 10px;font-size:11px}.feedback-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.feedback-admin-head{justify-content:space-between;gap:12px;display:flex}.feedback-admin-head>div{flex-direction:column;display:flex}.feedback-admin-head span,.feedback-admin-head time{color:var(--muted);font-size:10px}.feedback-admin-grid article>p{color:#4d5952;line-height:1.7}.feedback-images{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.feedback-images a{aspect-ratio:1;background:#e8ebe8;border-radius:9px;overflow:hidden}.feedback-images img{object-fit:cover;width:100%;height:100%}.tag-row{gap:6px;display:flex}.copy-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.copy-feedback{color:var(--green);font-size:13px;font-weight:700}.copy-feedback.error{color:#b33d36}.reference-list{gap:9px;display:grid}.reference-list article{border:1px solid #e0e2df;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-height:64px;padding:10px 12px;display:flex}.reference-list article>div{flex-direction:column;min-width:0;display:flex}.reference-list b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reference-list article span{color:var(--muted);font-size:10px}.reference-list .status-badge{cursor:pointer;border:0}.reference-source{white-space:nowrap;background:#e2f1e8;border-radius:999px;align-items:center;min-height:26px;padding:4px 9px;display:inline-flex;color:#286a59!important}.entitlements-page{gap:18px;display:grid}.entitlement-tier-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.entitlement-tier-card{background:#fbfcfa;border:1px solid #dfe5df;border-radius:15px;gap:10px;padding:16px;display:grid}.entitlement-tier-head{color:var(--green);justify-content:space-between;align-items:center;display:flex}.entitlement-tier-head b{font-size:18px}.entitlement-tier-head span{color:#6a776f;background:#edf1ec;border-radius:999px;padding:4px 8px;font-size:10px}.entitlement-tier-card label{color:#4e5b53;gap:5px;font-size:11px;display:grid}.entitlement-tier-card label small{color:var(--muted);font-size:10px}.entitlement-tier-card input{min-height:37px;padding:0 10px}.entitlement-cost-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.entitlement-section-head{padding:20px 22px 14px}.entitlement-section-head h2{margin:0 0 5px;font-size:19px}.entitlement-section-head p{color:var(--muted);margin:0;font-size:12px}.inline-entitlement-form{grid-template-columns:92px repeat(4,minmax(120px,1fr)) minmax(150px,1.3fr) 68px;align-items:center;gap:7px;min-width:680px;display:grid}.inline-entitlement-form input,.inline-entitlement-form select{min-width:0;min-height:34px;padding:0 8px;font-size:11px}.inline-entitlement-form .secondary-button{min-height:34px;padding:0 9px;font-size:11px}@media (width<=1180px){.generation-grid{grid-template-columns:repeat(2,1fr)}.generation-card:last-child{grid-column:1/-1;min-height:160px}.image-grid,.choice-grid.five{grid-template-columns:repeat(3,1fr)}.profile-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:repeat(3,1fr)}.xhs-account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.auth-page{grid-template-columns:1fr}.auth-visual{min-height:auto;padding:28px 24px 25px}.auth-visual:before{top:-300px;right:-230px}.auth-copy{margin:36px 0 21px}.auth-copy h1{font-size:clamp(36px,7.5vw,49px)}.auth-copy>p{font-size:14px}.auth-feature-row{max-width:680px;margin-bottom:29px}.auth-showcase{width:100%;max-width:720px}.auth-panel{background:radial-gradient(circle at top, var(--brand-primary-soft), var(--brand-warm) 44%);min-height:auto;padding:34px 22px}.auth-card{width:min(100%,430px)}.showcase-preview-header,.showcase-preview-wrap{width:min(100% - 32px,620px)}.showcase-preview-hero{grid-template-columns:minmax(0,1fr) 160px;gap:22px;padding:27px}.showcase-preview-hero-image{width:160px}.showcase-preview-content{grid-template-columns:1fr}.showcase-admin-intro{flex-direction:column;align-items:stretch}.showcase-admin-intro .secondary-button{align-self:flex-start}.showcase-admin-list{grid-template-columns:1fr}.showcase-import-card{grid-template-columns:1fr;align-items:stretch}.showcase-import-card .primary-button{width:100%}.app-shell,.app-shell.collapsed{padding:64px 0 74px}.sidebar{display:none}.mobile-header{z-index:30;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#231815f7;align-items:center;gap:10px;height:64px;padding:0 17px;display:flex;position:fixed;inset:0 0 auto}.mobile-brand-logo{object-fit:contain;object-position:left center;background:#fff;border-radius:7px;width:126px;height:auto;max-height:42px;padding:4px 7px}.mobile-header .mobile-avatar{color:#fff;background:var(--brand-primary);border-radius:50%;place-items:center;width:33px;height:33px;margin-left:auto;font-weight:800;display:grid}.bottom-nav{z-index:30;min-height:68px;padding:7px max(8px,env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdfaf5;border-top:1px solid #dfe3df;justify-content:space-around;display:flex;position:fixed;inset:auto 0 0}.bottom-nav a{color:#879089;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:58px;min-height:52px;font-size:9px;display:flex}.bottom-nav a svg{width:20px;height:20px}.bottom-nav a.active{color:var(--brand-primary);background:var(--brand-primary-soft)}.main-content{padding:25px 18px 38px}.page-header{align-items:flex-start}.page-header h1{font-size:31px}.generation-grid{grid-template-columns:1fr}.generation-card,.generation-card:last-child{grid-column:auto;min-height:160px}.image-grid{grid-template-columns:repeat(2,1fr)}.two-column,.profile-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.xhs-account-grid{grid-template-columns:1fr}.xhs-account-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.xhs-session-body{flex-direction:column;align-items:stretch}.xhs-qr{align-self:center;width:200px;height:200px}.xhs-session-actions{justify-content:stretch;width:100%}.xhs-session-actions button{flex:1}.xhs-filter-bar{flex-wrap:wrap;align-items:stretch}.xhs-filter-bar label{flex:145px}.xhs-filter-bar .primary-button{flex:100%;margin-left:0}.feedback-admin-grid,.entitlement-tier-grid{grid-template-columns:1fr}.entitlement-section-head{padding:17px}.choice-grid.five{grid-template-columns:repeat(2,1fr)}}@media (width<=540px){.auth-visual{padding:19px 14px 18px}.auth-brand-lockup{border-radius:8px;padding:6px 8px}.auth-brand-lockup>img{width:142px}.auth-copy{margin:29px 0 18px}.auth-copy h1{margin-bottom:11px;font-size:32px;line-height:1.25}.auth-copy>p{font-size:12px;line-height:1.6}.auth-feature-row{gap:7px;margin-bottom:23px}.auth-feature-row article{align-items:flex-start;gap:6px}.auth-feature-row article>span{flex-basis:30px;width:30px;height:30px}.auth-feature-row svg{width:14px}.auth-feature-row article>div{gap:2px}.auth-feature-row b{font-size:9px}.auth-feature-row small{white-space:normal;font-size:7px;line-height:1.35}.auth-showcase{border-radius:17px;padding:13px 11px 9px}.auth-showcase-head{gap:8px}.auth-showcase-head h2{letter-spacing:.04em;font-size:13px}.auth-showcase-head i{width:21px}.showcase-category-tabs{gap:6px;margin:10px 0}.showcase-category-tabs button{min-width:0;height:29px;padding:0 12px;font-size:9px}.showcase-carousel{min-height:218px;margin:0 -11px}.showcase-track{align-items:center;gap:8px;width:max-content;display:flex;position:relative;left:50%;transform:translate(-216px)}.showcase-card{opacity:.64;border-radius:11px;flex:0 0 128px;width:128px;transform:scale(.91)}.showcase-card.is-active{z-index:2;opacity:1;flex-basis:160px;width:160px;transform:none}.showcase-card:hover,.showcase-card:focus-visible{transform:scale(.94)}.showcase-card.is-active:hover,.showcase-card.is-active:focus-visible{transform:translateY(-2px)}.showcase-card-copy{padding:23px 7px 7px}.showcase-card-copy b{font-size:11px}.showcase-card-copy small{font-size:8px}.showcase-bottom{margin-top:5px}.showcase-open-link{display:none}.showcase-admin-group{padding:14px}.showcase-admin-list article{grid-template-columns:52px minmax(0,1fr);gap:9px}.showcase-admin-list article>img{width:52px}.showcase-admin-actions{grid-column:1/-1;grid-template-columns:1fr 42px 42px 1fr}.showcase-admin-actions a,.showcase-admin-offline{grid-column:auto}.showcase-admin-actions .showcase-toggle,.showcase-admin-actions .showcase-delete{grid-column:span 2}.auth-panel{align-items:start;padding:20px 14px}.auth-card{border-radius:20px;padding:22px 18px 20px}.auth-heading h2{font-size:23px}.auth-tabs{margin-bottom:23px}.showcase-preview-header{width:calc(100% - 28px);min-height:68px}.showcase-preview-header>div{gap:8px;font-size:10px}.showcase-preview-brand img{width:126px}.showcase-login-link{font-size:10px}.showcase-preview-wrap{width:calc(100% - 28px);padding-bottom:34px}.showcase-preview-hero{border-radius:20px;grid-template-columns:1fr;gap:20px;min-height:0;padding:22px 18px}.showcase-preview-hero-copy h1{font-size:30px}.showcase-preview-hero-copy>p:not(.eyebrow){font-size:13px}.showcase-preview-hero-image{justify-self:center;width:min(72vw,230px)}.showcase-copy-card,.showcase-gallery-card{border-radius:17px}.showcase-copy-card{padding:19px 17px}.showcase-copy-card h2{font-size:21px}.showcase-gallery-card{padding:15px}.showcase-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.showcase-preview-cta{border-radius:17px;flex-direction:column;align-items:stretch;padding:19px 17px}.showcase-preview-cta h2{font-size:19px}.showcase-preview-cta .primary-button{width:100%}.approval-page{padding:15px}.approval-card{border-radius:22px;padding:30px 19px}.approval-actions,.page-header,.section-heading,.progress-card,.submit-bar{flex-direction:column;align-items:stretch}.page-header{margin-bottom:23px}.page-header>.secondary-button,.header-actions{align-self:flex-start}.quota-pill{width:100%}.main-content{padding:22px 14px 30px}.generation-card{padding:12px 14px}.section-block{margin-top:31px}.job-row{grid-template-columns:48px minmax(0,1fr) 18px;gap:10px;padding:11px}.job-thumb{width:48px;height:52px}.job-row>.status-badge{grid-column:2;width:max-content}.job-arrow{grid-area:1/3/span 2}.job-row.selectable{grid-template-columns:20px minmax(0,1fr);gap:7px}.job-row.selectable .job-row-link{grid-template-columns:48px minmax(0,1fr) 18px;gap:10px}.job-row.selectable .job-row-link>.status-badge{grid-column:2;width:max-content}.job-row.selectable .job-row-link .job-arrow{grid-area:1/3/span 2}.job-row.selectable .job-select{align-self:start;margin-top:17px}.job-main>div{gap:4px;display:grid}.choice-grid,.choice-grid.five,.choice-grid.case-variant-grid,.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.style-system-grid{grid-template-columns:1fr}.style-system-header{gap:9px}.style-system-header p{max-width:240px}.seeding-shot-selector.wide{grid-column:auto}.seeding-shot-grid{grid-template-columns:1fr}.seeding-shot-header{gap:9px}.seeding-shot-header p{max-width:240px}.form-card,.copy-card,.profile-card{border-radius:16px;padding:18px}.submit-bar{padding:15px;position:static}.submit-bar .primary-button{width:100%}.filter-bar{grid-template-columns:1fr 1fr;display:grid}.filter-bar select{width:100%;min-width:0}.history-toolbar{align-items:stretch}.history-bulk-actions{width:100%;margin-left:0}.history-bulk-actions button{flex:1}.image-grid{grid-template-columns:1fr;gap:19px}.image-card{width:100%;max-width:390px;margin:0 auto}.download-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.xhs-query-actions{flex-direction:column;align-items:stretch}.xhs-query-actions .primary-button{width:100%}.xhs-detail-backdrop{align-items:end;padding:0}.xhs-detail-modal{width:100%;max-height:min(850px,100vh - 10px);padding:21px 16px calc(18px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.xhs-detail-stats{gap:4px}.stats-grid{gap:9px}.stats-grid article{min-height:125px;padding:15px}.admin-tabs{border-radius:0;margin-left:-14px;margin-right:-14px;padding-left:14px}.bottom-nav a{min-width:51px}.feedback-images{grid-template-columns:repeat(3,1fr)}.regenerate-modal-backdrop{align-items:end;padding:0}.regenerate-modal{width:100%;max-height:min(780px,100vh - 12px);padding:21px 16px calc(18px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.regenerate-modal-head h2{font-size:20px}.regenerate-modal-actions{grid-template-columns:1fr;display:grid}.regenerate-modal-actions button{width:100%}.floorplan-preflight-backdrop{align-items:end;padding:0}.floorplan-preflight-modal{width:100%;max-height:min(820px,100vh - 10px);padding:21px 16px calc(18px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.floorplan-fact-grid{grid-template-columns:1fr}.real-case-preflight-modal{width:100%}.real-case-fact-grid,.real-case-count-grid,.real-case-space-grid{grid-template-columns:1fr}.area-candidate-list>div{grid-template-columns:1fr;display:grid}.area-candidate-list button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
