.nav-form{margin:0}.nav-form button{border:0;background:none;color:var(--ink);font:inherit;cursor:pointer;padding:0}.flash{padding:12px 5vw;text-align:center;font-weight:700}.flash.success{background:#dcecdf;color:#24503d}.flash.warning{background:#fff0c9;color:#775315}.form-errors{background:#fff0ec;border-left:4px solid var(--orange);padding:10px 16px;margin-bottom:20px}.form-errors p{margin:4px 0}.auth-shell{min-height:720px;display:grid;grid-template-columns:1fr 1fr;background:var(--cream)}.auth-shell.compact{min-height:620px}.auth-copy{padding:clamp(60px,10vw,150px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#e9dfca,#f7f2e8)}.auth-copy h1,.form-intro h1,.dashboard-head h1,.shop-hero h1{font:700 clamp(38px,5vw,68px)/1.16 Georgia,"Noto Serif Thai",serif;margin:0 0 20px}.form-card{width:min(520px,calc(100% - 40px));margin:auto;background:#fff;padding:clamp(28px,5vw,55px);box-shadow:0 20px 60px #1c332a18}.form-card.wide{width:100%;max-width:920px;margin:0}.form-card h2{font:700 30px Georgia,serif;margin-top:0}.form-card label{display:block;font-weight:700;margin:17px 0}.form-card label small{display:block;color:var(--muted);font-weight:400}.form-card input,.form-card textarea{width:100%;margin-top:7px;padding:12px 13px;border:1px solid #cfcfc7;border-radius:2px;background:#fdfcf9;font:inherit;color:var(--ink)}.form-card input:focus,.form-card textarea:focus{outline:2px solid #8aa596;border-color:transparent}.full{width:100%;border:0;font:inherit;cursor:pointer}.form-foot{text-align:center;color:var(--muted);font-size:14px}.form-foot a{color:var(--orange);font-weight:700}.form-page{padding:70px max(20px,8vw);background:var(--cream);min-height:760px}.form-intro{max-width:850px;margin-bottom:35px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.slug-input{display:flex;align-items:center;border:1px solid #cfcfc7;margin-top:7px;background:#f3f0e9}.slug-input span{padding:0 0 0 12px;color:var(--muted);font-size:13px}.slug-input input{border:0;margin:0;background:transparent}.trial-note{display:flex;flex-direction:column;background:#edf4ef;padding:16px 18px;margin:24px 0}.trial-note span{color:var(--muted);font-size:14px}.dashboard-shell{max-width:1280px;margin:auto;padding:55px 30px 100px}.dashboard-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.dashboard-head h1{font-size:47px}.dashboard-head p{margin:3px 0}.status-card{display:grid;grid-template-columns:repeat(3,1fr);background:var(--ink);color:#fff;margin-bottom:45px}.status-card div{padding:22px 25px;border-right:1px solid #ffffff22;display:flex;flex-direction:column}.status-card small{color:#aebfba}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0 35px}.metric-grid article{background:#f0eadf;padding:24px;display:flex;flex-direction:column}.metric-grid article:nth-child(2n){background:#e4eee8}.metric-grid strong{font:700 38px Georgia,serif;margin:8px 0}.metric-grid span,.metric-grid small,.muted{color:var(--muted)}.dashboard-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.panel{border:1px solid #ddd8ce;padding:28px}.panel h2{margin-top:0}.source-list div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #eee}.check-list{display:flex;flex-direction:column;gap:10px}.check-list .done{color:var(--green);font-weight:700}.shop-hero{min-height:600px;display:grid;grid-template-columns:1.05fr .95fr;background:var(--cream)}.shop-hero>div:first-child{padding:clamp(55px,9vw,140px);display:flex;flex-direction:column;justify-content:center}.shop-visual{background:linear-gradient(135deg,#795c43,#bf936d);display:grid;place-items:center;color:#ffffffc7;letter-spacing:3px}.maker-line{display:flex;gap:12px;align-items:center}.maker-line strong{background:var(--green);color:#fff;padding:4px 10px;font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid #e5e0d7;padding:12px}.product-placeholder{aspect-ratio:1;background:linear-gradient(135deg,#e4d8c1,#c09c76)}.product-card p{color:var(--orange);font-size:12px;font-weight:700;margin-bottom:2px}.product-card h3{margin:0 0 8px}.empty-inline{padding:60px;text-align:center;background:#f1eadc;color:var(--muted)}
@media(max-width:850px){.auth-shell,.shop-hero{grid-template-columns:1fr}.auth-copy{padding:55px 25px}.form-card{margin:35px auto}.form-grid,.dashboard-columns{grid-template-columns:1fr}.status-card{grid-template-columns:1fr}.status-card div{border-right:0;border-bottom:1px solid #ffffff22}.metric-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr 1fr}.dashboard-head{align-items:flex-start;gap:18px;flex-direction:column}.shop-visual{min-height:330px}}@media(max-width:520px){.metric-grid,.product-grid{grid-template-columns:1fr}.slug-input{display:block}.slug-input span{display:block;padding-top:8px}.dashboard-shell{padding:40px 18px}}
