.studio .brand{letter-spacing:1px}.studio .brand b{font-size:18px}.studio #studio-root{max-width:1440px;margin:auto;padding:48px 5% 70px}.studio h1{font-size:clamp(40px,5vw,68px);letter-spacing:-1px;margin:14px 0 20px}.studio h2{font-size:36px}.studio h3{font-size:27px}.studio p{margin:12px 0}.studio .eyebrow{font-size:12px}.studio label{display:block;font-size:14px}.studio input:not([type=checkbox]),.studio select,.studio textarea{display:block;width:100%;padding:13px;border:1px solid #bbc6bc;background:#fff;color:var(--green);margin:7px 0 0;min-height:48px;border-radius:3px}.studio textarea{min-height:115px;resize:vertical}.studio input[type=checkbox]{width:20px;height:20px;vertical-align:middle;margin-right:8px}.studio .field-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.studio .wide{grid-column:1/-1}.studio .muted{color:#5c7064;font-size:14px}.studio .intro{color:var(--muted)}.studio .workspace{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:48px;align-items:start}.studio .panel{background:white;padding:30px;border:1px solid var(--line)}.studio .steps-nav{display:flex;gap:10px;flex-wrap:wrap;padding:20px 0 28px;border-top:1px solid var(--line)}.studio .steps-nav button{background:transparent;padding:10px 13px;color:var(--muted);font-size:14px;border-bottom:2px solid transparent}.studio .steps-nav .selected{border-color:var(--green);color:var(--green)}.studio .steps-nav button:disabled{opacity:.45;cursor:default}.studio .live-card{position:sticky;top:24px;background:#fff;border:1px solid var(--line)}.studio .live-card .cover{height:245px;background:#e6eae2;display:grid;place-items:center;text-align:center;color:#516658;overflow:hidden}.studio .live-card .cover img{height:100%}.studio .live-copy{padding:25px}.studio .live-copy h2{font-size:34px;margin:10px 0 15px}.studio .live-copy p{font-size:14px}.studio .live-price{font-size:22px!important;border-top:1px solid var(--line);padding-top:16px}.studio .form-actions{align-items:center;flex-wrap:wrap}.studio .choice-row{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}.studio .choice{border:1px solid var(--line);padding:13px 20px;background:#fff;border-radius:3px}.studio .choice.selected{background:var(--green);color:#fff}.studio .upload{padding:32px 20px;background:#f4f5ef;text-align:center;border:1px dashed #91a28f;margin:24px 0}.studio .upload input{max-width:100%;font-size:14px}.studio .photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.studio .photo-item img{height:125px}.studio .photo-item button{background:#eef0e9;padding:6px 9px;font-size:14px;margin:5px 3px 0 0}.studio .photo-item small{display:block;font-size:12px;margin-top:5px}.studio .quality{padding:20px 0;border-top:1px solid var(--line);margin-top:20px}.studio .quality progress{width:100%;accent-color:var(--green)}.studio .quality ul{padding-left:20px;font-size:14px}.studio .notice{margin:20px 0;border-left:3px solid #b88280}.studio .review-hero{height:440px;background:#e5e9e2;display:grid;place-items:center;overflow:hidden}.studio .review-heading{padding:34px;background:var(--green);color:var(--rose);display:flex;justify-content:space-between;gap:25px;align-items:center}.studio .review-heading h1{font-size:52px;margin:10px 0}.studio .review-body{display:grid;grid-template-columns:2fr 1fr;gap:40px;padding:40px;background:white}.studio .story-section{padding:22px 0;border-bottom:1px solid var(--line)}.studio .story-section p{white-space:pre-wrap}.studio .review-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.studio .review-gallery img{height:190px}.studio .spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.studio .spec-grid dt{font-size:13px;color:var(--muted)}.studio .spec-grid dd{margin:3px 0 0}.studio .tier-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:30px 0}.studio .tier{padding:26px;border:1px solid var(--line);background:white;text-align:left;color:var(--green)}.studio .tier.selected{border:2px solid var(--green);background:#edf0e8}.studio .tier strong{font:40px var(--serif);display:block;margin:18px 0}.studio .draft-row{display:flex;gap:24px;align-items:center;background:#fff;padding:22px;border-bottom:1px solid var(--line);margin:14px 0}.studio .draft-row img{width:120px;height:90px}.studio .draft-row .grow{flex:1}.studio .company-banner{background:var(--green);color:var(--rose);padding:50px;margin:25px 0}.studio .company-banner p{color:#d3ded2}.studio #studio-status{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);padding:10px 20px;background:var(--green);color:white;z-index:20;max-width:90vw}.studio #studio-status:empty{display:none}.studio .button:disabled{opacity:.5;cursor:not-allowed}.studio .details-list{padding-left:20px;line-height:2}.studio a.button{margin-top:12px}.studio .company-actions{display:flex;gap:15px;flex-wrap:wrap}.studio .edition{font-size:12px}.studio footer small{font-size:13px}.studio .saved-line{font-size:14px;min-height:24px;color:#53705e}
@media(max-width:850px){.studio .workspace,.studio .review-body{grid-template-columns:1fr}.studio .live-card{position:static}.studio .tier-grid{grid-template-columns:1fr}.studio .review-heading{display:block}.studio .review-hero{height:300px}.studio .company-banner{padding:25px}.studio .review-heading h1{font-size:40px}.studio .draft-row{flex-wrap:wrap}.studio .brand b{font-size:16px}}
@media(max-width:500px){.studio .field-grid{grid-template-columns:1fr}.studio .panel{padding:20px}.studio .photo-grid{grid-template-columns:1fr 1fr}.studio .review-body{padding:24px}.studio .review-gallery{grid-template-columns:1fr 1fr}.studio nav{flex-wrap:wrap;justify-content:flex-start}.studio .steps-nav{gap:2px}.studio .steps-nav button{padding:8px;font-size:13px}}

/* Business inventory import */
.business-intro{padding:16px 0 54px;max-width:980px}
.business-intro h1{max-width:850px}
.business-intro .intro{max-width:760px;color:var(--muted);font-size:18px}
.import-section{border-top:1px solid var(--line);padding:56px 0 64px}
.import-heading{align-items:start;margin-bottom:30px}
.import-heading>div{max-width:760px}.import-heading>p{max-width:340px}
.import-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.import-card{background:#fff;border:1px solid var(--line);padding:27px;display:flex;flex-direction:column;min-width:0}
.import-card h2{font-size:32px;margin:10px 0 12px}
.import-card>p:not(.eyebrow){color:var(--muted);font-size:14px;min-height:92px}
.import-card .import-form{margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}
.import-form{display:grid;gap:14px}
.import-form label{font-size:11px;letter-spacing:.08em;font-weight:600}
.import-form input:not([type=checkbox]),.import-form textarea{letter-spacing:0;font-weight:400}
.import-form .consent{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:start;font-size:12px;line-height:1.55;letter-spacing:0;font-weight:400;color:var(--muted)}
.import-form .consent input{margin-top:2px}
.import-form .button{width:100%;margin-top:3px}
.csv-help{display:block;color:var(--muted);line-height:1.55}
.import-progress{min-height:23px;font-size:13px;color:var(--green);overflow-wrap:anywhere}
.import-progress a{text-decoration:underline;text-underline-offset:3px}
.import-trust{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:19px;padding:16px 19px;background:#ecefe8;font-size:13px}
.import-trust strong{font-family:var(--serif);font-size:21px;font-weight:400}
.business-workspace{border-top:1px solid var(--line);padding-top:55px}
.import-source-row{display:flex;gap:20px;justify-content:space-between;align-items:start;padding:15px 0;border-bottom:1px solid var(--line)}
.import-source-row strong,.import-source-row a{display:block}
.import-source-row a{font-size:12px;color:var(--muted);margin-top:4px;overflow-wrap:anywhere;text-decoration:underline}
.source-status{flex:0 0 auto;padding:5px 8px;border:1px solid var(--line);font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.source-status.connected{background:var(--green);color:#fff;border-color:var(--green)}
.source-status.reviewing{background:#efe5d7}.source-status.rejected{background:#f1dfdc}
@media(max-width:980px){.import-methods{grid-template-columns:1fr}.import-card>p:not(.eyebrow){min-height:0}.import-heading{display:block}.import-heading>p{max-width:650px;margin-top:18px}}
@media(max-width:600px){.business-intro{padding-bottom:38px}.import-section{padding:42px 0}.import-card{padding:21px}.import-trust{align-items:flex-start;flex-direction:column;gap:7px}.business-workspace{padding-top:40px}}

.source-panel{min-width:0}
.import-source-main{width:100%;min-width:0}
.source-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}
.import-source-row small{display:block;margin-top:8px;color:var(--muted);font-size:12px;line-height:1.5}
.source-error{margin:10px 0 0!important;padding:10px 12px;background:#f3e8e2;color:#69453d;font-size:12px!important;overflow-wrap:anywhere}
.source-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}
.source-actions button{background:transparent;border-bottom:1px solid #9ba8a0;padding:4px 0;font-size:12px;color:var(--green)}
.source-actions button:first-child{font-weight:700}
.source-actions button:disabled{opacity:.45}
.source-status.submitted{background:#edf0e8}
.source-status.paused{background:#ecebea;color:#747b77}
.import-form>small{font-size:12px;color:var(--muted);line-height:1.55}
@media(max-width:600px){.source-top{display:block}.source-status{display:inline-block;margin-top:7px}.source-actions{gap:15px}}
