:root{--ink:#15231e;--muted:#65736d;--line:#d8dfdc;--paper:#f5f3ed;--green:#174b3a;--mint:#4dd4a7;--gold:#e4b552;--white:#ffffff}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{margin:0;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.landing-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding-bottom:48px}.brand-bar{min-height:88px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:var(--green);color:var(--white);font-weight:900}.brand-bar div:nth-child(2){display:grid}.brand-bar strong{font-size:18px}.brand-bar span{color:var(--muted);font-size:10px;letter-spacing:.15em}.brand-bar .status-chip{margin-left:auto;padding:7px 10px;border-radius:999px;background:#e6f8f1;color:var(--green);font-weight:800;letter-spacing:0}.hero{max-width:870px;padding:82px 0 54px}.eyebrow{color:#b27c14;font-size:12px;font-weight:850;letter-spacing:.18em}.hero h1,.portal-content h1{margin:16px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,7vw,84px);line-height:.98;letter-spacing:-.055em}.hero-copy,.portal-description{max-width:740px;color:var(--muted);font-size:18px;line-height:1.75}.entrance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.entrance-card{min-height:250px;display:flex;flex-direction:column;padding:25px;border:1px solid var(--line);border-radius:18px;background:var(--white);transition:transform .16s ease,border-color .16s ease}.entrance-card:hover{transform:translateY(-3px);border-color:var(--green)}.entrance-card>span{color:#a67827;font-size:11px;font-weight:850;letter-spacing:.14em}.entrance-card h2{margin:28px 0 8px;font-size:25px}.entrance-card p{margin:0;color:var(--muted);line-height:1.65}.entrance-card strong{margin-top:auto;color:var(--green);font-size:13px}.project-note{display:flex;justify-content:space-between;margin-top:22px;color:var(--muted);font-size:12px}.project-note a{font-weight:850;color:var(--green)}.portal-shell{min-height:100vh;background:linear-gradient(90deg,var(--green) 0 28%,var(--paper) 28%)}.portal-topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;border-bottom:1px solid rgba(255,255,255,.15);color:var(--white)}.portal-topbar a{font-weight:850}.portal-topbar span{font-size:10px;letter-spacing:.16em}.portal-content{width:min(780px,calc(100% - 40px));margin:0 8% 0 auto;padding:80px 0}.portal-content h1{font-size:clamp(52px,8vw,90px)}.boundary-card{margin-top:34px;padding:22px;border:1px solid var(--line);border-left:4px solid var(--gold);border-radius:12px;background:var(--white)}.boundary-card span{display:block;margin-bottom:8px;color:var(--muted);font-size:12px}.foundation-list{margin-top:18px;display:grid;gap:8px}.foundation-list div{display:grid;grid-template-columns:44px 1fr;align-items:center;padding:16px;border-bottom:1px solid var(--line)}.foundation-list span{color:#a67827;font-weight:900}@media (max-width:760px){.landing-shell{width:min(100% - 28px,600px)}.hero{padding:58px 0 38px}.entrance-grid{grid-template-columns:1fr}.entrance-card{min-height:210px}.portal-shell{background:var(--paper)}.portal-topbar{height:64px;padding:0 18px;background:var(--green)}.portal-content{width:calc(100% - 30px);margin:auto;padding:52px 0}.portal-description{font-size:16px}}.admin-layout{min-height:100vh;display:grid;grid-template-columns:246px minmax(0,1fr);background:#f4f6f5;color:#17211d}.admin-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:24px 16px;background:#102b23;color:#dfeae6}.admin-brand{display:flex;align-items:center;gap:11px;padding:0 8px 24px;font-size:19px}.admin-brand>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:var(--mint);color:#0c2a20;font-weight:950}.admin-sidebar>p{margin:5px 10px 14px;color:#75998c;font-size:10px;font-weight:800;letter-spacing:.15em}.admin-sidebar nav{display:grid;gap:5px;min-height:0;overflow:auto}.admin-sidebar nav a,.admin-sidebar nav button{width:100%;min-height:44px;display:grid;grid-template-columns:25px 1fr auto;align-items:center;border:0;border-radius:9px;padding:0 12px;background:transparent;color:#b9ccc5;text-align:left;cursor:pointer;font:inherit}.admin-sidebar nav a.active,.admin-sidebar nav a:hover,.admin-sidebar nav button.active,.admin-sidebar nav button:hover:not(:disabled){background:#1c4034;color:#fff}.admin-sidebar nav a.active,.admin-sidebar nav button.active{box-shadow:inset 3px 0 var(--mint)}.admin-sidebar nav button:disabled{cursor:not-allowed;opacity:.5}.admin-sidebar nav small{color:#78978c;font-size:9px}.scope-note{margin-top:auto;padding:14px;border:1px solid #2e5045;border-radius:10px;color:#dce8e3;font-size:12px;line-height:1.6}.scope-note span{color:#7fa397}.admin-main{min-width:0}.admin-topbar{min-height:132px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 36px;border-bottom:1px solid #dce3df;background:#fff}.admin-topbar h1{margin:4px 0;font-size:28px;letter-spacing:-.03em}.admin-topbar p{margin:0;color:#708078;font-size:13px}.kicker{color:#a76f11;font-size:10px;font-weight:900;letter-spacing:.16em}.top-actions{display:flex;align-items:end;gap:10px}.top-actions label{color:#73827b;font-size:11px}.top-actions input{width:110px;padding:9px 10px}.top-actions input,.top-actions select{display:block;margin-top:5px;border:1px solid #ccd6d2;border-radius:8px}.top-actions select{min-width:180px;padding:9px 30px 9px 10px;background:#fff;color:var(--ink)}.icon-button{width:39px;height:39px;border:1px solid #ccd6d2;border-radius:9px;background:#fff;color:var(--green);cursor:pointer;font-size:20px}.workspace{margin:28px;padding:26px;border:1px solid #dfe5e2;border-radius:15px;background:#fff;box-shadow:0 10px 28px rgba(22,51,41,.04)}.workspace-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.workspace-heading h2{margin:0 0 5px;font-size:21px}.workspace-heading p{margin:0;color:#75827d;font-size:12px}.workspace-actions{display:flex;flex-wrap:wrap;gap:8px}.list-filters{display:flex;align-items:end;flex-wrap:wrap;gap:9px;margin:0 0 18px;padding:13px;border:1px solid #e0e7e4;border-radius:10px;background:#f8faf9}.list-filters label{display:grid;gap:5px;color:#697970;font-size:10px;font-weight:800}.list-filters input,.list-filters select{min-width:190px;min-height:38px;border:1px solid #cbd6d1;border-radius:7px;padding:7px 10px;background:#fff}.list-filters button{min-height:38px;border:1px solid #b9cec5;border-radius:7px;padding:0 13px;background:#fff;color:#176044;font-weight:800;cursor:pointer}.list-filters button[type=submit]{border-color:#176447;background:#176447;color:#fff}.primary-button{min-height:40px;border:0;border-radius:9px;padding:0 16px;background:#176447;color:#fff;font-weight:800;cursor:pointer}.primary-button:hover{background:#104d37}.notice{margin-bottom:16px;padding:12px 14px;border:1px solid #b6dfd0;border-radius:9px;background:#effaf6;color:#19533f;font-size:13px;overflow-wrap:anywhere}.request-feedback{min-height:220px;display:grid;place-content:center;justify-items:center;gap:10px;padding:30px;border:1px solid #e0aaaa;border-radius:11px;background:#fff8f8;color:#7b3030;text-align:center}.request-feedback>strong{font-size:18px}.request-feedback>p{max-width:520px;margin:0;color:#775555;font-size:13px}.request-feedback ul{max-width:620px;margin:0;padding-left:20px;text-align:left;font-size:12px}.request-feedback>div{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:6px}.request-feedback code,.request-feedback span{color:#7a6565;font-size:11px}.request-feedback button{border:1px solid #b86a6a;border-radius:8px;padding:8px 13px;background:#fff;color:#8a3030;cursor:pointer;font-weight:800}.inline-load-error{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:6px;color:#9a3f3f;font-size:11px;font-weight:600}.inline-load-error button{border:1px solid #d8aaaa;border-radius:6px;padding:3px 8px;background:#fff;color:#8a3030;cursor:pointer}.workflow-overview{display:grid;gap:18px}.workflow-summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;border-radius:13px;background:linear-gradient(125deg,#12382c,#1e5b46);color:#fff}.workflow-summary h3{margin:7px 0 5px;font-size:24px}.workflow-summary p{max-width:620px;margin:0;color:#bfd2ca;font-size:13px;line-height:1.6}.workflow-progress-value{min-width:130px;display:grid;justify-items:center;padding-left:24px;border-left:1px solid rgba(255,255,255,.2)}.workflow-progress-value strong{font-size:34px}.workflow-progress-value span{color:#bfd2ca;font-size:10px}.workflow-next{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;border:1px solid #d3ba80;border-radius:10px;background:#fff9ea;color:#6f4b08;cursor:pointer;text-align:left}.workflow-next span{font-size:11px;font-weight:800;letter-spacing:.08em}.workflow-next strong{font-size:13px}.workflow-steps{display:grid;gap:10px;margin:0;padding:0;list-style:none}.workflow-steps li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:17px;border:1px solid #e0e7e3;border-radius:11px;background:#fff}.workflow-steps li.action_required{border-color:#d9c17f;box-shadow:inset 3px 0 #d5a83f}.workflow-steps li.waiting{background:#f8faf9}.workflow-order{width:34px;height:34px;display:grid;place-items:center;border:1px solid #bfd0c8;border-radius:50%;color:#587067;font-weight:900}.workflow-steps li.complete .workflow-order{border-color:#176447;background:#176447;color:#fff}.workflow-step-copy>div{display:flex;align-items:center;gap:9px}.workflow-step-copy h3{margin:0;font-size:15px}.workflow-step-copy p{margin:5px 0;color:#67776f;font-size:12px;line-height:1.5}.workflow-step-copy small{color:#2b5d49;font-weight:800}.status-badge.neutral{background:#edf1ef;color:#718078}.workflow-steps li>a,.workflow-steps li>button{min-width:112px;border:1px solid #b9cec5;border-radius:8px;padding:9px 11px;background:#fff;color:#176044;cursor:pointer;font-size:11px;font-weight:800;text-align:center}.workflow-steps li>button:disabled{border-color:#dfe4e2;color:#98a39e;cursor:not-allowed}.table-wrap{overflow:auto;border:1px solid #e1e7e4;border-radius:10px}.load-more{display:block;margin:16px auto 0;border:1px solid #bfd0c9;border-radius:8px;padding:9px 18px;background:#fff;color:#176447;cursor:pointer}table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:12px}th{padding:11px 13px;background:#f6f8f7;color:#697971;text-align:left;font-size:10px;letter-spacing:.03em}td{max-width:240px;overflow:hidden;padding:13px;border-top:1px solid #e7ece9;text-overflow:ellipsis}tr:hover td{background:#fbfcfc}.status-badge{display:inline-flex;padding:4px 8px;border-radius:999px;background:#fff5d9;color:#8a6314;font-size:10px;font-weight:850;text-transform:capitalize}.status-badge.good{background:#e3f8ef;color:#176044}.status-badge.bad{background:#ffebeb;color:#a83b3b}.row-actions{display:flex;gap:6px}.row-actions button{border:1px solid #cfd9d5;border-radius:7px;padding:6px 9px;background:#fff;cursor:pointer;font-size:11px}.row-actions button:first-child{border-color:#9bd3bf;color:#176044}.empty-state,.table-skeleton{min-height:260px;display:grid;place-content:center;justify-items:center;padding:30px;border:1px dashed #ccd7d2;border-radius:11px;color:#71817a;text-align:center}.empty-state strong{color:#30443c;font-size:18px}.empty-state p{max-width:420px;margin:8px 0 0;font-size:13px}.drawer-backdrop{position:fixed;z-index:20;inset:0;display:flex;justify-content:flex-end;background:rgba(7,25,19,.42)}.drawer{width:min(430px,94vw);height:100%;overflow:auto;padding:36px;background:#fff;box-shadow:-18px 0 50px rgba(0,0,0,.16)}.drawer-close{float:right;border:0;background:transparent;color:#65766f;cursor:pointer;font-size:28px}.drawer h2{margin:9px 0 24px;font-size:27px}.drawer form,.login-panel form{display:grid;gap:15px}.drawer-intro{margin:-12px 0 22px;color:#697a72;font-size:13px;line-height:1.6}.drawer label,.login-panel label{display:grid;gap:7px;color:#53645d;font-size:12px;font-weight:700}.drawer input,.drawer select,.login-panel input{width:100%;min-height:43px;border:1px solid #cdd7d3;border-radius:8px;padding:0 11px;color:#182720;background:#fff;outline:none}.checkbox-label{grid-template-columns:auto 1fr!important;align-items:center}.checkbox-label input{width:auto;min-height:auto}.drawer input:focus,.login-panel input:focus{border-color:#278662;box-shadow:0 0 0 3px rgba(39,134,98,.12)}.ai-suggestion-panel{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:8px 0;padding:14px;border:1px solid #cfe1d9;border-radius:10px;background:#f2f8f5}.ai-suggestion-panel div{display:grid;gap:4px}.ai-suggestion-panel small{color:#6a7b74;line-height:1.45}.ai-suggestion-panel button,.qualification-field-heading button,.secondary-button{border:1px solid #9fc5b6;border-radius:8px;padding:9px 12px;background:#fff;color:#176c4c;font-weight:800;cursor:pointer}.ai-suggestion-panel button:disabled{opacity:.55;cursor:wait}.qualification-field-list{display:grid;gap:12px}.qualification-field-card{display:grid;gap:10px;padding:14px;border:1px solid #dce6e1;border-radius:10px;background:#fbfdfc}.qualification-field-heading{display:flex;align-items:center;justify-content:space-between}.qualification-field-card>label{display:grid;gap:7px;color:#53645d;font-size:12px;font-weight:700}.qualification-field-card input,.qualification-field-card select{width:100%;min-height:43px;border:1px solid #cdd7d3;border-radius:8px;padding:0 11px;background:#fff}.qualification-field-options{display:flex;flex-wrap:wrap;gap:14px}.qualification-field-options label{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:7px}.qualification-field-options input{width:auto;min-height:auto}.editor-panel .ai-suggestion-panel{margin-top:22px}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:30px;background:radial-gradient(circle at 75% 20%,#235641 0,#102d24 35%,#091d17 100%)}.login-panel{width:min(440px,100%);padding:38px;border-radius:18px;background:#fff;box-shadow:0 30px 70px rgba(0,0,0,.28)}.login-panel.wide{width:min(700px,100%)}.login-panel h2{margin:8px 0;font-size:29px}.login-panel>p{margin:0 0 25px;color:#697a72;line-height:1.6}.form-grid{grid-template-columns:1fr 1fr}.span-two{grid-column:1/-1}.text-button{margin-top:17px;border:0;background:transparent;color:#176447;cursor:pointer;font-weight:800}.form-message{margin:15px 0 0!important;color:#315d4c!important;font-size:13px}.route-error-screen,.route-loading{min-height:100vh;display:grid;place-items:center;padding:30px;background:#f0f4f2;color:#17271f}.route-error-screen>section{width:min(560px,100%);padding:38px;border:1px solid #d9e2de;border-radius:16px;background:#fff;box-shadow:0 24px 60px rgba(12,40,30,.12)}.route-error-screen h1{margin:9px 0;font-size:32px}.route-error-screen p{color:#66776f;line-height:1.65}.route-error-screen code{display:block;margin:18px 0;padding:10px;border-radius:7px;background:#f3f6f5;overflow-wrap:anywhere}.route-error-screen section>div{display:flex;align-items:center;gap:14px;margin-top:22px}.route-error-screen a{color:#176447;font-weight:800;text-decoration:none}.route-loading{align-content:center;gap:7px}.route-loading span{color:#a66b00;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.route-loading strong{font-size:18px}.site-id-field{position:fixed;top:20px;right:20px;color:#d7e5df;font-size:11px}.site-id-field input{display:block;width:100px;margin-top:5px;padding:8px}.editor-backdrop{position:fixed;z-index:30;inset:0;display:grid;place-items:center;padding:24px;background:rgba(7,25,19,.62)}.editor-panel{width:min(980px,100%);max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.3)}.editor-panel>footer,.editor-panel>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid #e1e8e4}.editor-panel>footer{border-top:1px solid #e1e8e4;border-bottom:0}.editor-panel h2{margin:5px 0 0}.editor-panel>header button{border:0;background:transparent;cursor:pointer;font-size:28px}.editor-body{overflow:auto;padding:24px}.builder-load-state{width:min(420px,calc(100% - 40px));display:grid;gap:20px;padding:28px;border:1px solid #d6e1dc;border-radius:14px;background:#fff;color:#29483c;text-align:center;box-shadow:0 22px 60px rgba(0,0,0,.2)}.builder-load-state>div{display:flex;justify-content:center;gap:10px}.builder-load-state button{border:1px solid #b9cbc3;border-radius:8px;padding:10px 14px;background:#fff;cursor:pointer}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.editor-grid label{display:grid;gap:7px;color:#53645d;font-size:12px;font-weight:700}.editor-grid input,.editor-grid select,.editor-grid textarea{width:100%;min-height:42px;border:1px solid #cdd7d3;border-radius:8px;padding:9px 11px;background:#fff}.editor-grid textarea{min-height:130px;resize:vertical}.editor-section{margin-top:24px;padding-top:20px;border-top:1px solid #e3e9e6}.section-title{display:flex;align-items:center;justify-content:space-between}.editor-section h3{margin:0 0 13px}.sku-row{display:grid;grid-template-columns:minmax(140px,1fr) 1fr 1fr auto;gap:8px;margin-top:8px;align-items:center}.sku-row input{min-width:0;min-height:38px;border:1px solid #cdd7d3;border-radius:7px;padding:7px 9px}.asset-list button,.section-title button,.sku-row button{border:1px solid #ccd8d3;border-radius:7px;padding:7px 9px;background:#fff;cursor:pointer}.product-sku-row{grid-template-columns:minmax(120px,1fr) minmax(140px,1.2fr) .8fr .8fr auto auto}.product-sku-row select{min-height:38px;border:1px solid #cdd7d3;border-radius:7px;padding:7px;background:#fff}.asset-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.asset-list span{display:inline-flex;align-items:center;gap:5px;padding:6px;border:1px solid #dae3df;border-radius:8px;background:#f8faf9;font-size:11px}.save-indicator{color:#677a72;font-size:12px}.save-indicator.saved{color:#176044}.save-indicator.conflict,.save-indicator.error{color:#a83b3b}.save-indicator button{margin-left:8px;border:1px solid;border-radius:6px;padding:3px 7px;background:#fff;color:inherit;cursor:pointer}.detail-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border-radius:11px;background:#f1f7f4}.detail-hero>div{display:grid;gap:5px}.detail-hero small,.review-card>small{color:#6a7b74;font-size:10px;font-weight:900;letter-spacing:.12em}.detail-hero strong{font-size:20px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 0}.detail-grid>div{padding:13px;border:1px solid #e0e7e4;border-radius:9px}.detail-grid dt{color:#738079;font-size:10px}.detail-grid dd{margin:5px 0 0;overflow-wrap:anywhere;font-weight:750}.detail-section{margin-top:24px}.detail-tags{display:flex;flex-wrap:wrap;gap:8px}.detail-tags span{padding:7px 10px;border-radius:999px;background:#e7f5ef;color:#176044;font-size:11px;font-weight:800}.version-timeline{display:grid;gap:10px}.version-timeline article{padding:17px;border:1px solid #dce5e1;border-radius:10px}.version-timeline article>div{display:flex;justify-content:space-between;gap:14px}.version-timeline h3{margin:12px 0 5px}.version-timeline p{margin:0 0 9px;color:#66766f}.version-timeline small{color:#75827d}.review-card{padding:18px;border:1px solid #dce5e1;border-radius:11px;background:#fbfdfc}.review-card h3{margin:8px 0 0}.review-copy{margin-top:14px}.review-copy p{color:#607168;line-height:1.6}.review-skus{display:grid;gap:7px;margin-top:15px}.review-skus>span{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;padding:9px;border-radius:7px;background:#f0f5f2}.review-skus em,.review-skus i{color:#607168;font-size:11px;font-style:normal}.requirement-row{display:grid;grid-template-columns:1fr 1fr auto auto auto;align-items:center;gap:8px;margin-top:8px}.requirement-row>input{min-height:38px;border:1px solid #cdd7d3;border-radius:7px;padding:7px 9px}.requirement-row label{display:flex;align-items:center;gap:4px;font-size:11px}.review-summary{display:grid;grid-template-columns:1fr 1fr;gap:16px}.review-summary pre{max-height:330px;overflow:auto;margin:0;padding:14px;border-radius:9px;background:#102d24;color:#dce8e3;font-size:11px;white-space:pre-wrap}.review-comment{display:grid;gap:7px;margin-top:18px;color:#53645d;font-size:12px;font-weight:700}.review-comment textarea{min-height:90px;border:1px solid #cdd7d3;border-radius:8px;padding:10px;resize:vertical}.review-footer{display:flex;justify-content:flex-end;gap:8px}.review-footer>button:not(.primary-button){border:1px solid #ccd8d3;border-radius:8px;padding:9px 14px;background:#fff;cursor:pointer}@media (max-width:920px){.admin-layout{grid-template-columns:76px minmax(0,1fr)}.admin-sidebar{padding:18px 10px}.admin-brand strong,.admin-sidebar nav button:not(.active) small,.admin-sidebar>p,.scope-note{display:none}.admin-brand{justify-content:center;padding-inline:0}.admin-sidebar nav a,.admin-sidebar nav button{grid-template-columns:1fr;justify-items:center;padding:8px 3px;font-size:9px;text-align:center}.admin-sidebar nav a>span,.admin-sidebar nav button>span{display:none}.admin-topbar{padding:22px}.workspace{margin:18px}}@media (max-width:640px){.admin-layout{display:block;padding-bottom:70px}.admin-sidebar{position:fixed;z-index:10;top:auto;bottom:0;width:100%;height:66px;flex-direction:row;padding:7px}.admin-brand,.admin-sidebar>p{display:none}.admin-sidebar nav{width:100%;display:flex;justify-content:space-around}.admin-sidebar nav a,.admin-sidebar nav button{width:auto;min-width:60px}.admin-sidebar nav small{display:none}.admin-topbar{align-items:flex-start}.admin-topbar h1{font-size:23px}.admin-topbar p{display:none}.workspace{margin:10px;padding:16px}.workspace-heading{align-items:flex-start;flex-direction:column}.workspace-heading .primary-button{width:100%}.form-grid{grid-template-columns:1fr}.span-two{grid-column:auto}.login-panel{padding:27px 22px}.editor-backdrop{padding:0}.editor-panel{max-height:100vh;height:100vh;border-radius:0}.editor-grid{grid-template-columns:1fr}.editor-grid .span-two{grid-column:auto}.requirement-row,.review-summary,.sku-row{grid-template-columns:1fr}.ai-suggestion-panel{align-items:stretch;flex-direction:column}.workflow-summary{align-items:flex-start;flex-direction:column}.workflow-progress-value{width:100%;justify-items:start;padding:16px 0 0;border-top:1px solid rgba(255,255,255,.2);border-left:0}.workflow-steps li{grid-template-columns:auto minmax(0,1fr)}.workflow-steps li>a,.workflow-steps li>button{grid-column:2;justify-self:start}}.template-editor-shell{position:fixed;z-index:50;inset:0;display:grid;grid-template-rows:68px minmax(0,1fr);background:#eef2f0}.template-editor-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 20px;border-bottom:1px solid #d7dfdb;background:#fff}.template-editor-top>div{display:flex;align-items:center;gap:10px}.template-editor-top button{border:1px solid #ccd7d2;border-radius:8px;padding:8px 11px;background:#fff;cursor:pointer}.template-editor-top small{color:var(--muted)}.template-editor-grid{min-height:0;display:grid;grid-template-columns:230px minmax(0,1fr) 280px}.template-inspector,.template-tree{overflow:auto;padding:20px;background:#fff}.template-tree{border-right:1px solid #d7dfdb}.template-inspector{border-left:1px solid #d7dfdb}.template-inspector label,.template-tree label{display:grid;gap:7px;margin-bottom:16px;color:#56665f;font-size:12px;font-weight:750}.template-inspector input,.template-inspector select,.template-tree select{min-height:39px;border:1px solid #ccd7d2;border-radius:7px;padding:7px;background:#fff}.template-tree>button{width:100%;display:flex;gap:9px;margin:5px 0;border:0;border-radius:7px;padding:10px;background:transparent;color:#41534b;text-align:left;cursor:pointer}.template-tree>button.active{background:#e4f5ee;color:#145b40;font-weight:800}.template-preview-frame{width:min(1080px,calc(100% - 48px));height:calc(100% - 48px);justify-self:center;align-self:center;overflow:auto;border-radius:10px;box-shadow:0 18px 50px rgba(20,43,34,.16);transition:width .2s}.template-preview-frame.tablet{width:min(760px,calc(100% - 48px))}.template-preview-frame.mobile{width:min(390px,calc(100% - 32px))}.theme-preview{min-height:100%;background:inherit}.preview-module{min-height:100px;padding:32px;border-bottom:1px solid rgba(0,0,0,.08);cursor:pointer}.preview-module small{color:var(--theme-primary);font-weight:900;letter-spacing:.12em;text-transform:uppercase}.preview-module h2{margin:10px 0;font-size:clamp(22px,4vw,48px)}.preview-module.hero{min-height:340px;display:grid;align-content:center;background:color-mix(in srgb,var(--theme-primary) 12%,transparent)}.theme-preview.impact .preview-module.hero{background:#111;color:#fff}.theme-preview.gallery .preview-module.productGrid{display:grid;min-height:300px;background-image:linear-gradient(90deg,transparent 49%,rgba(0,0,0,.08) 50%,transparent 51%)}@media (max-width:900px){.template-editor-grid{grid-template-columns:180px minmax(0,1fr)}.template-inspector{display:none}}.builder-shell{position:fixed;z-index:55;inset:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;background:#f3f5f4}.builder-shell>footer,.builder-shell>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 28px;border-bottom:1px solid #dce3df;background:#fff}.builder-shell>footer{justify-content:flex-end;border-top:1px solid #dce3df;border-bottom:0}.builder-shell header>div:first-child{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2px 12px}.builder-shell header button{grid-row:1/3;border:0;background:transparent;font-size:28px;cursor:pointer}.builder-shell h2{margin:3px 0}.builder-progress{display:grid;grid-template-columns:repeat(8,1fr);padding:14px 24px;background:#15372d}.builder-progress button{display:grid;justify-items:center;gap:5px;border:0;background:transparent;color:#91aba1;cursor:pointer;font-size:10px}.builder-progress span{width:25px;height:25px;display:grid;place-items:center;border:1px solid #527066;border-radius:50%}.builder-progress button.active,.builder-progress button.done{color:#fff}.builder-progress button.active span{border-color:var(--mint);background:var(--mint);color:#12352a}.builder-progress button.done span{background:#285746}.builder-body{width:min(980px,calc(100% - 40px));overflow:auto;margin:24px auto;padding:30px;border:1px solid #dce3df;border-radius:15px;background:#fff}.builder-body section>h2{font-size:27px}.builder-body label{display:grid;gap:7px;color:#53645d;font-size:12px;font-weight:750}.builder-body input,.builder-body select,.builder-body textarea,.inline-form input{min-height:42px;border:1px solid #ccd7d2;border-radius:8px;padding:9px 11px;background:#fff}.builder-template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.builder-template-grid button{min-height:150px;display:grid;align-content:end;gap:4px;border:2px solid #dbe3df;border-radius:13px;padding:18px;background:linear-gradient(145deg,#edf1ee,#d9e8e1);text-align:left;cursor:pointer}.builder-template-grid button.selected{border-color:#1c7958;box-shadow:0 0 0 3px #dff4ec}.domain-list,.publish-check-list{display:grid;gap:9px;margin:16px 0}.domain-list article,.publish-check-list article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px solid #dce4e0;border-radius:10px}.domain-list article>div{display:grid;gap:3px}.domain-list code,.domain-list small{color:var(--muted)}.inline-form{display:flex;gap:8px}.inline-form input{flex:1 1}.policy-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.policy-grid textarea{min-height:110px;resize:vertical}.publish-check-list article{justify-content:flex-start}.publish-check-list article strong{min-width:180px}.publish-check-list .passed{border-color:#a8d9c7;background:#effaf6}.publish-check-list .failed{border-color:#e9c2b9;background:#fff3ef}.builder-publish-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.publish-check-list article span{flex:1 1}.structured-editor{margin-top:24px;padding-top:18px;border-top:1px solid #e2e8e5}.structured-editor>header{display:flex;align-items:center;justify-content:space-between}.structured-editor article{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;margin-top:10px;padding:12px;border:1px solid #dce4e0;border-radius:10px}.structured-editor article .wide{grid-column:1/3}.structured-editor textarea{min-height:90px;resize:vertical}.site-version-list{margin-top:28px;padding-top:18px;border-top:1px solid #dce4e0}.site-version-list article{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #edf1ef}.store-preview{--store-primary:#173d32;min-height:100vh;color:#173028;background:#f4eee4}.store-preview nav{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;border-bottom:1px solid rgba(0,0,0,.12)}.store-preview nav strong{font:800 22px Georgia,serif}.store-preview nav span{font-size:11px;letter-spacing:.14em}.store-preview>section{min-height:calc(100vh - 78px);display:grid;align-content:center;justify-items:start;padding:8vw;background:linear-gradient(120deg,color-mix(in srgb,var(--store-primary) 14%,transparent),transparent)}.store-preview h1{max-width:850px;margin:18px 0;font:700 clamp(48px,9vw,110px)/.95 Georgia,serif}.store-preview p{max-width:620px;color:#5c6964;font-size:18px;line-height:1.7}.store-preview button{border:0;padding:14px 20px;background:var(--store-primary);color:#fff;font-weight:800}@media (max-width:760px){.builder-progress{grid-template-columns:repeat(4,1fr);row-gap:12px}.builder-body{width:calc(100% - 20px);margin:10px auto;padding:20px}.builder-template-grid,.policy-grid{grid-template-columns:1fr}.builder-progress button{font-size:8px}.store-preview nav span{display:none}}.commerce-store{--commerce-primary:#173d32;min-height:100vh;color:#18251f;background:#faf8f3}.store-announcement{padding:9px 20px;background:var(--commerce-primary);color:#fff;text-align:center;font-size:10px;font-weight:800;letter-spacing:.15em}.commerce-store>header{height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 5vw;border-bottom:1px solid #ddd8cf;background:rgba(250,248,243,.94)}.store-logo{font:800 25px Georgia,serif}.commerce-store>header nav{display:flex;gap:28px;font-size:11px;font-weight:800;letter-spacing:.12em}.commerce-store>header>div{display:flex;justify-content:flex-end;gap:12px}.commerce-store>header button{border:0;background:none;cursor:pointer;font-size:10px;font-weight:800;letter-spacing:.08em}.store-hero{min-height:680px;display:grid;align-content:center;justify-items:start;padding:8vw;background:linear-gradient(115deg,color-mix(in srgb,var(--commerce-primary) 20%,#eee6d8),#f5efe5 62%)}.store-hero small,.store-products small,.store-story small{color:var(--commerce-primary);font-weight:900;letter-spacing:.17em}.store-hero h1{max-width:850px;margin:20px 0;font:700 clamp(55px,9vw,118px)/.92 Georgia,serif;letter-spacing:-.05em}.store-hero p{max-width:620px;color:#5f6b65;font-size:18px;line-height:1.7}.store-hero>a{margin-top:14px;padding:14px 20px;background:var(--commerce-primary);color:#fff;font-size:12px;font-weight:900;letter-spacing:.08em}.store-products{padding:90px 5vw}.store-products>div:first-child{display:flex;align-items:end;justify-content:space-between}.store-products h2,.store-story h2{margin:10px 0 35px;font:700 clamp(36px,5vw,64px) Georgia,serif}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-grid article{position:relative}.product-art{aspect-ratio:.84;display:grid;place-items:center;background:linear-gradient(145deg,#ddd6c9,#f1ece2);color:color-mix(in srgb,var(--commerce-primary) 60%,transparent);font:700 clamp(50px,8vw,110px) Georgia,serif}.product-art span{position:absolute;opacity:.08;font:800 20px ui-sans-serif}.product-grid h3{margin:14px 0 5px}.product-grid p{color:#66726c}.product-grid button{width:100%;padding:13px;border:1px solid var(--commerce-primary);background:transparent;color:var(--commerce-primary);font-weight:850;cursor:pointer}.product-grid button:hover{background:var(--commerce-primary);color:#fff}.store-story{padding:100px 8vw;background:#e9e2d6}.store-story p{max-width:760px;color:#5f6964;font-size:18px;line-height:1.7}.commerce-store>footer{display:flex;justify-content:space-between;padding:40px 5vw;background:#142820;color:#dce6e1}.store-toast{position:fixed;z-index:80;left:50%;bottom:24px;max-width:min(700px,90vw);transform:translateX(-50%);padding:13px 18px;border-radius:9px;background:#14372b;color:#fff;box-shadow:0 12px 35px rgba(0,0,0,.25);overflow-wrap:anywhere}.store-shade{position:fixed;z-index:60;inset:0;border:0;background:rgba(0,0,0,.38)}.cart-drawer{position:fixed;z-index:61;top:0;right:0;width:min(450px,100%);height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:auto;padding:25px;background:#fff}.cart-drawer header{display:flex;justify-content:space-between}.cart-drawer header button{border:0;background:none;font-size:28px}.cart-drawer article{display:flex;justify-content:space-between;gap:10px;padding:18px 0;border-bottom:1px solid #e2e5e3}.cart-drawer article>div{display:grid;gap:5px}.cart-drawer article small{color:#738079}.cart-drawer article>div:last-child{display:flex;align-items:center}.cart-drawer article button{width:30px;height:30px;border:1px solid #ccd7d2;background:#fff}.cart-drawer footer p{display:flex;justify-content:space-between;font-size:18px}.cart-drawer footer>button,.store-modal form button{width:100%;padding:14px;border:0;background:var(--commerce-primary);color:#fff;font-weight:900}.store-modal{position:fixed;z-index:70;inset:0;display:grid;place-items:center;padding:20px;background:rgba(8,25,19,.68)}.store-modal>section{position:relative;width:min(440px,100%);padding:38px;border-radius:16px;background:#fff}.store-modal .close{position:absolute;top:14px;right:14px;border:0;background:none;font-size:26px}.store-modal h2{font:700 35px Georgia,serif}.store-modal form{display:grid;gap:10px}.store-modal input{min-height:46px;border:1px solid #ccd7d2;border-radius:7px;padding:10px}.store-modal .link{margin:15px 12px 0 0;border:0;background:none;color:var(--commerce-primary);font-weight:800;cursor:pointer}.theme-impact .store-hero{color:#fff;background:#111}.theme-impact .store-hero p{color:#c6ccc9}.theme-gallery .product-grid{grid-template-columns:repeat(4,1fr)}.dev-mailbox{width:min(900px,calc(100% - 40px));margin:40px auto}.dev-mailbox article{margin:12px 0;padding:16px;border:1px solid var(--line);border-radius:10px;background:#fff}.dev-mailbox article span{display:block;color:var(--muted);font-size:12px}.dev-mailbox pre{overflow:auto;background:#102b23;color:#dfeae6;padding:12px}@media (max-width:760px){.commerce-store>header{grid-template-columns:1fr auto;height:68px}.commerce-store>header nav{display:none}.store-hero{min-height:580px;padding:35px 24px}.product-grid,.theme-gallery .product-grid{grid-template-columns:1fr 1fr}.store-products{padding:60px 18px}.commerce-store>footer{flex-direction:column;gap:16px}}.checkout-overlay{position:fixed;z-index:90;inset:0;display:grid;place-items:center;overflow:auto;padding:24px;background:rgba(8,25,19,.76)}.checkout-overlay>section{position:relative;width:min(680px,100%);padding:38px;border-radius:16px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.3)}.checkout-overlay .close{position:absolute;top:14px;right:16px;border:0;background:none;font-size:28px;cursor:pointer}.checkout-overlay h2{margin:8px 0 26px;font:700 38px Georgia,serif}.checkout-overlay form{display:grid;gap:12px}.checkout-overlay form>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.checkout-overlay input{min-height:46px;border:1px solid #ccd7d2;border-radius:7px;padding:10px}.checkout-overlay aside{display:grid;grid-template-columns:1fr auto;gap:8px;margin:10px 0;padding:16px;background:#f3f6f4}.checkout-overlay form>button,.order-success button{min-height:48px;border:0;background:var(--commerce-primary);color:#fff;font-weight:900;cursor:pointer}.checkout-overlay form>button:disabled{cursor:wait;opacity:.65}.order-success{display:grid;gap:10px;text-align:center}.order-success h2{margin-bottom:4px}.order-success button{margin-top:12px}.order-success .order-secondary{margin-top:0;border:1px solid var(--commerce-primary);background:#fff;color:var(--commerce-primary)}@media (max-width:600px){.checkout-overlay{padding:0}.checkout-overlay>section{min-height:100%;border-radius:0;padding:55px 22px 28px}.checkout-overlay form>div{grid-template-columns:1fr}}.product-art{width:100%;border:0;cursor:pointer}.store-search{min-width:250px;min-height:42px;border:1px solid #cfc9bf;border-radius:24px;padding:0 17px;background:#fff}.product-detail-buy{width:100%;margin-top:10px;padding:13px;border:0;background:var(--commerce-primary);color:#fff;font-weight:900;cursor:pointer}.cart-drawer footer>button:disabled,.product-detail-buy:disabled,.product-grid button:disabled{cursor:not-allowed;opacity:.48}.store-offline{min-height:100vh;display:grid;place-items:center;padding:24px;color:#e9f2ee;background:#102e25}.store-offline section{max-width:720px}.store-offline span{color:#69d7ae;font-size:12px;font-weight:900;letter-spacing:.18em}.store-offline h1{margin:18px 0;font:700 clamp(52px,9vw,110px)/.92 Georgia,serif}.store-offline p{max-width:560px;color:#b8cbc3;font-size:18px;line-height:1.7}.store-offline a{display:inline-block;margin-top:16px;padding:13px 18px;border:1px solid #69d7ae;color:#69d7ae;font-weight:800}@media (max-width:600px){.store-products>div:first-child{align-items:stretch;flex-direction:column}.store-search{width:100%;min-width:0;margin-bottom:18px}}.account-overlay{position:fixed;z-index:95;inset:0;display:grid;justify-items:end;background:rgba(8,25,19,.7)}.account-panel{width:min(620px,100%);height:100%;overflow:auto;padding:34px;background:#fbfaf6;box-shadow:-18px 0 60px rgba(0,0,0,.2)}.account-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid #dedbd2}.account-panel>header small,.order-detail-grid small{color:var(--commerce-primary);font-size:10px;font-weight:900;letter-spacing:.14em}.account-panel h2{margin:8px 0 4px;font:700 38px Georgia,serif}.account-panel header p{margin:0;color:#6d7772}.account-panel .close{border:0;background:none;font-size:30px;cursor:pointer}.account-message{margin:16px 0;padding:12px;border-radius:8px;background:#fff1e9;color:#8a3e20}.account-orders{display:grid;gap:10px;padding-top:20px}.account-orders>button:not(.account-logout){width:100%;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px;border:1px solid #dddcd5;border-radius:9px;background:#fff;color:#17271f;text-align:left;cursor:pointer}.account-orders>button div{display:grid;gap:5px}.account-orders>button small{color:#6d7772}.account-orders>button span{font-weight:850;white-space:nowrap}.account-orders .account-more{justify-content:center}.account-back,.account-logout{justify-self:start;border:0;padding:10px 0;background:none;color:var(--commerce-primary);font-weight:850;cursor:pointer}.account-empty{padding:55px 20px;text-align:center}.account-empty p{color:#6d7772}.order-detail{display:grid;gap:18px;padding-top:18px}.order-state{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px;border-radius:9px;background:var(--commerce-primary);color:#fff}.order-state span{text-transform:capitalize}.order-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.order-detail-grid section{padding:16px;border:1px solid #dedbd2;border-radius:9px;background:#fff}.order-detail-grid p{margin:9px 0 0;line-height:1.6}.account-order-items{border-top:1px solid #dedbd2}.account-order-items article{display:flex;justify-content:space-between;gap:15px;padding:16px 0;border-bottom:1px solid #dedbd2}.account-order-items article div{display:grid;gap:4px}.account-order-items small{color:#6d7772}.order-totals{display:grid;gap:8px;margin:0;padding:17px;border-radius:9px;background:#eeeae1}.order-totals div{display:flex;justify-content:space-between}.order-totals dd,.order-totals dt{margin:0}.order-totals div:last-child{padding-top:9px;border-top:1px solid #d3cec4;font-weight:900}@media (max-width:600px){.account-panel{padding:26px 20px}.account-panel h2{font-size:31px}.order-detail-grid{grid-template-columns:1fr}.account-orders>button:not(.account-logout),.order-state{align-items:flex-start;flex-direction:column}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.market-access-editor{width:min(1080px,calc(100vw - 32px))}.market-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.market-choice-grid label{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 10px;padding:17px;border:1px solid #d5dfdb;border-radius:11px;background:#fff;cursor:pointer}.market-choice-grid label.selected{border-color:#1a7655;background:#eef9f4;box-shadow:inset 0 0 0 1px #1a7655}.market-choice-grid label input{grid-row:1/3}.market-choice-grid label strong{font-size:18px}.market-choice-grid label span{color:#6d7d75;font-size:12px}.document-review-summary,.market-journey{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;margin-bottom:20px;border:1px solid #dce5e1;border-radius:11px;background:#dce5e1}.document-review-summary div,.market-journey div{display:grid;gap:6px;padding:16px;background:#f8faf9}.document-review-summary small,.market-journey small{color:#718078}.document-review-summary strong,.market-journey strong{font-size:17px}.requirement-list{display:grid;gap:12px}.requirement-list>article{padding:17px;border:1px solid #dce5e1;border-radius:11px}.requirement-list>article.blocking{border-color:#d8b76a;box-shadow:inset 3px 0 #c59023}.requirement-list article>header{display:flex;align-items:start;justify-content:space-between;gap:12px}.requirement-list article>header>div{display:flex;align-items:center;gap:10px}.requirement-list h3{margin:0;font-size:15px}.requirement-list p{color:#6f7c76;font-size:12px}.requirement-level,.risk-badge{display:inline-flex;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:900;text-transform:uppercase}.requirement-level.required,.risk-badge.high{background:#fae8df;color:#973c18}.requirement-level.conditional{background:#fff0c9;color:#795409}.requirement-level.optional{background:#e6f3ed;color:#276247}.evidence-picker,.linked-evidence{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:8px;background:#f5f8f7}.linked-evidence span{color:#607168;font-size:11px}.evidence-picker select{flex:1 1}.document-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:20px}.document-layout>aside{display:grid;align-content:start;gap:8px;padding:14px;border-radius:10px;background:#f5f7f6}.document-layout>aside h3,.document-layout>section h3{margin:0 0 8px}.document-layout>aside button{display:grid;gap:4px;padding:12px;border:1px solid #d7e0dc;border-radius:8px;background:#fff;text-align:left}.document-layout>aside small{color:#748078}.document-layout>section{display:grid;align-content:start;gap:10px}.document-layout>section label{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1.4fr);align-items:center;gap:16px;padding:11px;border:1px solid #e0e7e4;border-radius:8px}.document-layout>section label.low-confidence{border-color:#d7ae55;background:#fffaf0}.document-layout>section label span{display:grid;gap:4px;font-weight:800}.document-layout>section label small{color:#75827c;font-weight:500}.finding-list{margin-top:20px}.finding-list article{display:flex;gap:14px;margin-top:8px;padding:12px;border-radius:8px;background:#f6f8f7}.finding-list article.high{background:#fff0ea;color:#88391d}.finding-list p{margin:0}.rule-summary{display:flex;align-items:center;gap:12px;padding:15px;border-radius:10px;background:#eff6f3}.rule-summary span{flex:1 1;font-family:monospace}.rule-summary em{color:#667870}.rule-version-list{display:grid;gap:16px;margin-top:18px}.rule-version-list>article{padding:18px;border:1px solid #dce4e1;border-radius:11px}.rule-version-list article>header{display:flex;align-items:center;justify-content:space-between}.rule-version-list header>div{display:flex;align-items:center;gap:9px}.rule-version-list h3{margin:0}.rule-items{display:grid;gap:7px;margin:14px 0}.rule-items>div{display:grid;grid-template-columns:90px minmax(180px,1fr) 1fr;align-items:center;gap:10px;padding:9px 0;border-top:1px solid #edf1ef}.rule-items small{color:#6d7c75}.rule-decision{display:grid;grid-template-columns:1fr auto auto;gap:8px}.rule-decision textarea{min-height:70px}.document-private-preview{width:100%;height:360px;border:1px solid #d5dfdb;border-radius:8px;background:#fff}.evidence-empty{margin:8px 0;color:#718078;font-size:12px}.evidence-location{justify-self:start;border:0;background:transparent;color:#176b50;font-size:11px;text-decoration:underline}.evidence-focus{margin-top:18px;padding:16px;border:1px solid #cbdcd5;border-radius:10px;background:#f3faf7}.evidence-focus header{display:flex;align-items:center;justify-content:space-between}.evidence-focus header h3{margin:0}.evidence-focus>div{display:flex;flex-wrap:wrap;gap:12px;margin:12px 0;color:#51665d;font-size:12px}.evidence-focus blockquote{margin:0;padding:14px;border-left:3px solid #1a7655;background:#fff;color:#273a32}.compliance-review-checklist{display:grid;gap:9px;margin-top:20px;padding:18px;border:1px solid #dce5e1;border-radius:11px}.compliance-review-checklist h3,.document-history h3{margin:0}.compliance-review-checklist>p{margin:0 0 6px;color:#667870;font-size:12px}.compliance-review-checklist>label{display:flex;align-items:flex-start;gap:9px}.compliance-review-checklist .review-comment{display:grid;gap:7px;margin-top:8px;font-weight:800}.compliance-review-checklist textarea{min-height:90px}.document-history{display:grid;gap:8px;margin-top:20px}.document-history article{display:grid;grid-template-columns:minmax(160px,.7fr) minmax(240px,1fr);gap:8px;padding:11px 13px;border-radius:8px;background:#f6f8f7}.document-history article span{color:#687970;font-size:12px}.document-history article p{grid-column:1/-1;margin:0;color:#586b62;font-size:12px}.rule-impact-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;overflow:hidden;margin-top:12px;border:1px solid #dce5e1;border-radius:10px;background:#dce5e1}.rule-impact-summary div{display:grid;gap:5px;padding:13px;background:#fff}.rule-impact-summary small{color:#718078}.rule-impact-summary strong{font-size:18px}.rule-diff{display:grid;gap:8px;margin:14px 0;padding:13px;border-radius:9px;background:#f7f9f8}.rule-diff header{display:flex;align-items:center;justify-content:space-between}.rule-diff>div{display:grid;grid-template-columns:70px 1fr;gap:7px}.rule-diff>div span{grid-column:2;color:#52665d;font-size:12px}.rule-diff p{margin:0;color:#718078;font-size:12px}.rule-sources{display:flex;flex-wrap:wrap;gap:8px 14px;margin-bottom:14px}.rule-sources a{color:#176b50}.review-reasons{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:18px;padding:14px;border:1px solid #d7e2dd;border-radius:9px}.review-reasons legend{padding:0 6px;color:#52645c;font-size:12px;font-weight:800}.review-reasons label{display:flex;align-items:center;gap:6px;color:#43564d;font-size:12px}.field-change-history{display:block;margin-top:5px;color:#687970;line-height:1.5}.product-ai-suggestion{display:grid;gap:12px;margin:14px 0 18px;padding:16px;border:1px solid #8fc8b3;border-radius:14px;background:#f3fbf7}.product-ai-suggestion>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.product-ai-suggestion>header div{display:grid;gap:4px}.product-ai-suggestion label{display:flex;align-items:flex-start;gap:10px;padding:10px;border:1px solid #d6e5df;border-radius:10px;background:#fff}.product-ai-suggestion label.low-confidence{border-color:#d6a94b;background:#fff9ea}.product-ai-suggestion label>input{width:auto;margin-top:4px}.product-ai-suggestion label span{display:grid;gap:4px}.product-ai-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px}.product-ai-risks{display:grid;gap:6px}.product-ai-risks p{margin:0;padding:8px 10px;border-radius:8px;background:#e8f0ed}.product-ai-risks p.high,.product-ai-risks p.medium{background:#fff0df;color:#7b3f00}.rule-deactivation{display:grid;gap:10px;margin-top:16px;padding:16px;border:1px solid #e1b09e;border-radius:10px;background:#fff7f3}.rule-deactivation.pending{border-color:#d8b76a;background:#fffaf0}.rule-deactivation h3,.rule-deactivation p{margin:0}.rule-deactivation p{color:#74564a;font-size:12px}.rule-deactivation textarea{min-height:82px}.rule-deactivation>div{display:flex;justify-content:flex-end;gap:8px}.market-withdrawal{display:grid;gap:9px;margin-top:18px;padding:15px;border:1px solid #e3c1b4;border-radius:10px;background:#fff9f6}.market-withdrawal h3,.market-withdrawal p{margin:0}.market-withdrawal p{color:#745f57;font-size:12px}.market-withdrawal textarea{min-height:72px}.marketing-editor{width:min(1180px,calc(100vw - 28px))}.marketing-editor-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);gap:22px}.marketing-fields{min-width:0}.landing-product-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.landing-product-picker label{display:grid;grid-template-columns:auto 1fr;gap:3px 9px;padding:11px;border:1px solid #dce5e1;border-radius:8px}.landing-product-picker label.selected{border-color:#1a7655;background:#eef9f4}.landing-product-picker input{grid-row:1/3}.landing-product-picker span{color:#718078;font-size:11px}.landing-benefit-row{display:grid;grid-template-columns:.7fr 1.3fr auto;gap:8px;margin-top:8px}.landing-benefit-row textarea{min-height:64px}.landing-preview{align-self:start;position:sticky;top:0;display:grid;gap:14px;min-height:480px;padding:32px;border-radius:14px;background:linear-gradient(145deg,#0e3328,#1d5b45);color:#fff}.landing-preview small{letter-spacing:.16em}.landing-preview h1{margin:0;font-size:38px;line-height:1.05}.landing-preview>p{color:#d8e7df}.landing-preview>span{justify-self:start;padding:11px 15px;background:#fff;color:#173d32;font-weight:900}.landing-preview>div{display:grid;gap:8px;margin-top:auto}.landing-preview article{padding:12px;border:1px solid #ffffff33;border-radius:8px}.landing-preview article p{margin:5px 0 0;color:#d8e7df;font-size:12px}.store-landing-hero{display:grid;place-content:center;min-height:620px;padding:80px 8vw;background:#173d32 50%/cover;color:#fff;text-align:center}.store-landing-hero small{letter-spacing:.18em}.store-landing-hero h1{max-width:900px;margin:16px auto;font-size:clamp(48px,8vw,110px);line-height:.92}.store-landing-hero p{max-width:680px;margin:0 auto 28px;color:#e2eee8;font-size:18px}.store-landing-hero>a{justify-self:center;padding:14px 20px;background:#fff;color:#173d32;font-weight:900}.store-landing-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#dce5e1}.store-landing-benefits article{padding:32px;background:#f8faf9}.store-landing-benefits p{color:#63746c}.rule-item-editor{display:grid;gap:14px;margin-top:24px;padding-top:20px;border-top:1px solid #dfe7e3}.rule-item-editor>header{display:flex;align-items:center;justify-content:space-between}.rule-item-editor h3{margin:0}.rule-item-editor small{color:#6c7b74}.rule-item-editor>article{padding:16px;border:1px solid #dce5e1;border-radius:11px;background:#fbfdfc}.rule-item-editor fieldset{display:flex;flex-wrap:wrap;gap:12px;margin:14px 0;border:0;padding:0}.rule-item-editor fieldset label{display:flex;align-items:center;gap:5px}.rule-draft-actions{display:flex;justify-content:flex-end;gap:8px}.danger-text{border:0;background:transparent;color:#a0442d;cursor:pointer}@media(max-width:760px){.document-history article,.document-layout,.document-layout>section label,.document-review-summary,.landing-benefit-row,.landing-product-picker,.market-choice-grid,.market-journey,.marketing-editor-layout,.rule-decision,.rule-diff>div,.rule-impact-summary,.rule-items>div,.store-landing-benefits{grid-template-columns:1fr}.rule-diff>div span{grid-column:1}.document-private-preview{height:280px}.landing-preview{position:static;min-height:360px}.store-landing-hero{min-height:520px}.store-landing-hero h1{font-size:52px}}.product-grid a{color:inherit;text-decoration:none}.product-grid article>small{display:block;margin-top:14px;color:#707971;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.store-load-more,.store-view-all{display:block;width:max-content;margin:34px auto 0;padding:13px 19px;border:1px solid var(--commerce-primary);color:var(--commerce-primary);font-weight:900;text-decoration:none}.store-catalog{min-height:70vh}.store-catalog h1,.store-content-page h1,.store-product-page h1{font:700 clamp(42px,6vw,76px)/1 Georgia,serif}.store-catalog-filters{display:grid;grid-template-columns:2fr repeat(4,minmax(120px,1fr)) auto;gap:9px;margin:0 0 30px;padding:16px;border:1px solid #dedbd2;background:#fff}.store-catalog-filters input,.store-catalog-filters select{min-width:0;min-height:44px;border:1px solid #d5d8d4;padding:9px 11px;background:#fff}.store-catalog-filters button{border:0;padding:0 16px;background:var(--commerce-primary);color:#fff;font-weight:900}.store-content-page,.store-product-page{min-height:70vh;padding:70px clamp(22px,7vw,110px)}.store-product-page>a{color:var(--commerce-primary);font-weight:900;text-decoration:none}.store-product-layout{display:grid;grid-template-columns:minmax(280px,1.1fr) minmax(320px,.9fr);gap:clamp(30px,7vw,100px);margin-top:34px}.store-product-gallery{min-height:540px;display:grid;align-content:center;justify-items:center;gap:12px;padding:30px;background:#e9e3d8;color:var(--commerce-primary)}.store-product-gallery span{font-size:12px}.store-content-page>p,.store-product-layout>div:last-child>p{white-space:pre-wrap;color:#59645f;font-size:17px;line-height:1.8}.store-product-skus{display:grid;gap:10px;margin-top:28px}.store-product-skus button{display:flex;justify-content:space-between;gap:18px;width:100%;padding:16px;border:1px solid var(--commerce-primary);background:#fff;color:var(--commerce-primary);text-align:left;cursor:pointer}.store-product-skus button:disabled{opacity:.5;cursor:not-allowed}.store-content-page{max-width:920px;margin:auto}.commerce-store>footer nav{display:flex;flex-wrap:wrap;gap:16px}.commerce-store>footer a{color:inherit;text-decoration:none}@media(max-width:1000px){.store-catalog-filters{grid-template-columns:1fr 1fr 1fr}.store-catalog-filters button{min-height:44px}.store-product-layout{grid-template-columns:1fr}.store-product-gallery{min-height:380px}}@media(max-width:600px){.store-catalog-filters{grid-template-columns:1fr}.store-content-page,.store-product-page{padding:44px 20px}.store-product-skus button{flex-direction:column}}.site-asset-library,.site-section-editor{margin-top:28px;border:1px solid var(--border);border-radius:16px;padding:20px}.site-asset-library>header,.site-section-editor>article>header,.site-section-editor>header{display:flex;justify-content:space-between;gap:16px;align-items:center}.site-asset-library>header small,.site-section-editor>header small{display:block;color:var(--muted);margin-top:4px}.site-asset-library>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;margin-top:18px}.site-asset-library article{display:grid;gap:6px;padding:12px;border:1px solid var(--border);border-radius:10px}.site-asset-library article span{font-size:12px;color:var(--muted)}.site-section-editor>article{margin-top:14px;padding:16px;border:1px solid var(--border);border-radius:12px;background:#fff}.site-section-editor>article.muted{opacity:.58}.site-section-editor>article>header label{display:inline-flex;align-items:center;gap:6px;margin-left:12px}.site-section-editor>article .form-grid{margin-top:14px}.preview-site-section,.store-configured-section{padding:clamp(64px,10vw,140px) max(24px,8vw);background-position:50%;background-size:cover}.preview-site-section h1,.store-configured-section h2{font-family:Georgia,serif;font-size:clamp(38px,6vw,78px);max-width:900px;margin:12px auto}.preview-site-section p,.store-configured-section p{max-width:720px;margin:16px auto;line-height:1.8}.preview-site-section>a,.store-configured-section>a{display:inline-block;margin-top:22px;padding:13px 20px;background:var(--commerce-primary,var(--store-primary));color:#fff;text-decoration:none}.preview-site-section.hero,.store-configured-section.hero{min-height:520px;display:flex;flex-direction:column;justify-content:center}.preview-site-section.hero[style*=background-image],.preview-site-section.imageBanner[style*=background-image],.store-configured-section.hero[style*=background-image],.store-configured-section.imageBanner[style*=background-image]{color:#fff}.store-logo.has-image{width:150px;height:48px;background-position:0;background-repeat:no-repeat;background-size:contain}.preview-version-label{position:fixed;z-index:5;right:14px;bottom:14px;padding:8px 11px;border-radius:999px;background:#102e25;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em}.store-preview.theme-impact{background:#111;color:#fff}.store-preview.theme-impact nav{border-color:#ffffff30}.store-preview.theme-gallery .preview-site-section{border-radius:22px;margin:18px}@media(max-width:720px){.site-asset-library>header,.site-section-editor>article>header,.site-section-editor>header{align-items:flex-start;flex-direction:column}.preview-site-section,.store-configured-section{padding:56px 22px}.preview-site-section.hero,.store-configured-section.hero{min-height:420px}}.order-detail-panel{width:min(1120px,calc(100vw - 32px))}.order-detail-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:var(--border)}.order-detail-summary>div{display:grid;gap:6px;padding:16px;background:#f8faf9}.order-detail-summary small{color:var(--muted)}.order-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.order-admin-grid>section,.order-admin-items,.order-admin-operation,.order-admin-timeline{padding:18px;border:1px solid var(--border);border-radius:12px}.order-admin-grid h3,.order-admin-items h3,.order-admin-operation h3,.order-admin-timeline h3{margin-top:0}.order-admin-grid dl{display:grid;grid-template-columns:100px 1fr;gap:8px;margin:0}.order-admin-grid dt{color:var(--muted)}.order-admin-grid dd{margin:0;overflow-wrap:anywhere}.order-admin-grid address{font-style:normal;line-height:1.8}.order-admin-items,.order-admin-operation,.order-admin-timeline{margin-top:16px}.order-admin-items article{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-top:1px solid var(--border)}.order-admin-items article div{display:grid;gap:4px}.order-admin-items small,.order-admin-timeline span{color:var(--muted)}.order-admin-timeline{display:grid;gap:10px}.order-admin-timeline h3{margin-bottom:0}.order-admin-timeline article{display:grid;gap:4px;padding-left:14px;border-left:3px solid #64cba6}.order-admin-timeline p{margin:0}.order-admin-operation form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.order-admin-operation label{display:grid;gap:6px}.order-admin-operation input,.order-admin-operation select,.order-admin-operation textarea{width:100%;border:1px solid var(--border);border-radius:8px;padding:10px;background:#fff}.order-admin-operation .span-two{grid-column:1/-1}.section-hint{margin:0 0 12px;color:var(--muted);font-size:13px}@media(max-width:760px){.order-admin-grid,.order-admin-operation form,.order-detail-summary{grid-template-columns:1fr}.order-admin-operation .span-two{grid-column:auto}}