:root{--commerce-green:#0c5a3a;--commerce-dark:#123e2d;--commerce-ink:#18352a;--commerce-muted:#687970;--commerce-cream:#f6f4ea;--commerce-line:#dce6df;--commerce-gold:#c69a4a}
*{box-sizing:border-box}.commerce-body{min-height:100vh;margin:0;display:flex;flex-direction:column;background:#f7f8f4;color:var(--commerce-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.commerce-body button,.commerce-body input,.commerce-body textarea{font:inherit}.commerce-body a{color:inherit;text-decoration:none}.commerce-header{height:82px;display:flex;align-items:center;gap:25px;padding:0 clamp(18px,5vw,72px);border-bottom:1px solid var(--commerce-line);background:rgba(255,255,255,.96)}.commerce-logo img{width:180px;height:62px;object-fit:contain}.commerce-header nav{margin-left:auto;display:flex;align-items:center;gap:19px;font-size:12px;font-weight:750}.commerce-header nav form{margin:0}.commerce-header nav button{border:0;background:transparent;color:var(--commerce-green);cursor:pointer;font-weight:750}.commerce-nav-main{padding:11px 18px;border-radius:99px;background:var(--commerce-green);color:#fff!important}.commerce-main{width:min(1220px,calc(100% - 36px));margin:0 auto;flex:1;padding:36px 0 65px}.commerce-footer{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px clamp(18px,5vw,72px);background:var(--commerce-dark);color:#dce9e1;font-size:11px}.commerce-flash{margin-bottom:20px;padding:13px 16px;border:1px solid;border-radius:10px;font-size:12px;font-weight:700}.commerce-flash.success{background:#eaf6ed;border-color:#b8dac1;color:#28603a}.commerce-flash.error{background:#fff0ee;border-color:#e8bcb7;color:#97362f}
.auth-shell{min-height:620px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border:1px solid var(--commerce-line);border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(17,61,43,.08)}.auth-art{position:relative;min-height:620px;overflow:hidden;background:var(--commerce-dark)}.auth-art:after{content:"";position:absolute;inset:0;background:linear-gradient(15deg,rgba(6,47,31,.92),rgba(6,47,31,.03) 70%)}.auth-art img{width:100%;height:100%;object-fit:cover}.auth-art>div{position:absolute;z-index:1;left:8%;right:8%;bottom:9%;color:#fff}.auth-art span,.auth-kicker{font-size:10px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.auth-art h1{max-width:520px;margin:10px 0;font-family:Georgia,serif;font-size:45px;line-height:1.05;font-weight:500}.auth-art p{max-width:430px;color:#d7e8de;line-height:1.65}.auth-card{width:min(460px,85%);align-self:center;justify-self:center}.auth-card>.auth-kicker{color:var(--commerce-green)}.auth-card>h1{margin:8px 0 5px;font-family:Georgia,serif;font-size:36px;font-weight:500}.auth-card>p{margin:0 0 25px;color:var(--commerce-muted);font-size:13px}.auth-switch{margin-top:20px;text-align:center;color:var(--commerce-muted);font-size:12px}.auth-switch a{color:var(--commerce-green);font-weight:850}
.commerce-form{display:grid;gap:15px}.commerce-form label{display:grid;gap:7px;color:#40594e;font-size:11px;font-weight:800}.commerce-form input,.commerce-form textarea{width:100%;border:1px solid #cad8cf;border-radius:9px;background:#fff;padding:0 13px;outline:0;color:var(--commerce-ink)}.commerce-form input{height:47px}.commerce-form textarea{min-height:95px;padding-top:12px;resize:vertical}.commerce-form input:focus,.commerce-form textarea:focus{border-color:var(--commerce-green);box-shadow:0 0 0 3px rgba(12,90,58,.1)}.commerce-form small{color:var(--commerce-muted);font-weight:500}.commerce-field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.commerce-primary,.commerce-secondary{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;padding:0 19px;font-size:12px;font-weight:850;cursor:pointer}.commerce-primary{border:1px solid var(--commerce-green);background:var(--commerce-green);color:#fff}.commerce-primary:disabled{opacity:.48;cursor:not-allowed}.commerce-secondary{border:1px solid #b9cdc0;background:#fff;color:var(--commerce-green)}
.checkout-title{margin-bottom:25px}.checkout-title>span,.account-hero span,.orders-head span,.order-title>span,.payment-coming>span{color:var(--commerce-green);font-size:10px;font-weight:900;letter-spacing:.18em}.checkout-title h1{margin:7px 0 5px;font-family:Georgia,serif;font-size:38px;font-weight:500}.checkout-title p{margin:0;color:var(--commerce-muted)}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:22px;align-items:start}.checkout-form-card,.checkout-summary,.account-card,.orders-card,.order-products,.order-summary{border:1px solid var(--commerce-line);border-radius:17px;background:#fff;box-shadow:0 8px 30px rgba(18,62,45,.045)}.checkout-form-card{padding:25px}.checkout-form-card h2,.checkout-summary h2,.account-card h2,.order-products h2,.order-summary h2{margin:0 0 20px;font-family:Georgia,serif;font-size:22px;font-weight:500}.checkout-summary{position:sticky;top:102px;padding:23px}.checkout-line{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid #ebefec}.checkout-line img{width:58px;height:58px;object-fit:contain;border-radius:9px;background:#f2f4ee}.checkout-line div{display:grid;gap:4px;min-width:0}.checkout-line strong{font-size:11px}.checkout-line span{color:var(--commerce-muted);font-size:10px}.checkout-line b{font-size:11px}.checkout-totals{padding:14px 0}.checkout-totals p,.order-summary>p{display:flex;align-items:center;justify-content:space-between;margin:8px 0;font-size:11px}.checkout-totals .grand,.order-summary .grand{margin-top:13px;padding-top:13px;border-top:1px solid var(--commerce-line);font-size:15px}.gateway-notice{display:flex;gap:11px;margin:4px 0 16px;padding:13px;border:1px solid #ead9b6;border-radius:11px;background:#fffaf0}.gateway-notice>span{font-size:20px}.gateway-notice div{display:grid;gap:3px}.gateway-notice strong{font-size:11px}.gateway-notice p{margin:0;color:#7c6845;font-size:9px;line-height:1.45}.checkout-summary>.commerce-primary{width:100%}.checkout-terms{display:block;margin-top:10px;color:var(--commerce-muted);text-align:center;font-size:8px;line-height:1.45}.checkout-empty{display:grid;place-items:center;gap:8px;padding:25px;text-align:center}.checkout-empty span{font-size:30px}.checkout-empty a{color:var(--commerce-green);font-size:11px;font-weight:850}
.account-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px;padding:28px 32px;border-radius:18px;background:linear-gradient(120deg,#e6f1e6,#f7f1df)}.account-hero h1{margin:5px 0;font-family:Georgia,serif;font-size:36px;font-weight:500}.account-hero p{margin:0;color:var(--commerce-muted)}.account-hero>a{color:var(--commerce-green);font-size:12px;font-weight:850}.account-grid{display:grid;grid-template-columns:330px 1fr;gap:22px;align-items:start}.account-card{padding:22px}.orders-card{overflow:hidden}.orders-head{display:flex;align-items:center;justify-content:space-between;padding:21px 23px;border-bottom:1px solid var(--commerce-line)}.orders-head h2{margin:4px 0 0;font-family:Georgia,serif;font-size:23px;font-weight:500}.orders-head>b{font-size:10px}.customer-order-list>a{display:grid;grid-template-columns:1.25fr .75fr auto;align-items:center;gap:15px;padding:16px 23px;border-bottom:1px solid #e9eeea}.customer-order-list>a:last-child{border-bottom:0}.customer-order-list>a:hover{background:#fbfcf8}.customer-order-list div{display:grid;gap:3px}.customer-order-list small{color:var(--commerce-muted);font-size:8px;font-weight:850}.customer-order-list strong{font-size:12px}.customer-order-list span{color:var(--commerce-muted);font-size:9px}.customer-order-list>a>b{color:var(--commerce-green);font-size:10px}.commerce-empty{padding:55px 20px;text-align:center}.commerce-empty>span{font-size:38px}.commerce-empty h3{margin:9px 0 4px;font-family:Georgia,serif;font-size:22px;font-weight:500}.commerce-empty p{margin:0 0 17px;color:var(--commerce-muted);font-size:11px}
.order-status,.payment-status{width:max-content;display:inline-flex!important;padding:5px 8px;border-radius:99px!important;font-size:8px!important;font-weight:850;text-transform:capitalize}.order-status.awaiting_payment{background:#fff3d7;color:#85651f}.order-status.confirmed,.order-status.processing{background:#e7f3ea;color:#28633b}.order-status.shipped{background:#e8effa;color:#315b96}.order-status.delivered{background:#dff4e2;color:#246a37}.order-status.cancelled{background:#f8e5e3;color:#a03c34}.payment-status{background:#f2eee4;color:#765f32}.order-title{text-align:center;margin:5px 0 27px}.order-title>a{display:block;margin-bottom:20px;text-align:left;color:var(--commerce-green);font-size:11px;font-weight:850}.order-title h1{margin:6px 0 10px;font-family:Georgia,serif;font-size:36px;font-weight:500}.order-title>div{display:flex;justify-content:center;gap:8px}.order-layout{display:grid;grid-template-columns:1fr 340px;gap:22px;align-items:start}.order-products,.order-summary{padding:22px}.order-products article{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:13px;padding:12px 0;border-bottom:1px solid #e8ede9}.order-products article:last-child{border-bottom:0}.order-products img{width:70px;height:70px;object-fit:contain;border-radius:10px;background:#f3f4ee}.order-products article div{display:grid;gap:5px}.order-products strong{font-size:12px}.order-products span{color:var(--commerce-muted);font-size:10px}.order-products b{font-size:12px}.order-summary{position:sticky;top:102px}.order-summary h3{margin:20px 0 8px;padding-top:16px;border-top:1px solid var(--commerce-line);font-size:11px}.order-summary address{color:var(--commerce-muted);font-size:11px;line-height:1.7;font-style:normal}
.payment-coming{width:min(650px,100%);margin:35px auto;padding:50px;text-align:center;border:1px solid #eadfca;border-radius:25px;background:radial-gradient(circle at top,#fffaf0,#fff);box-shadow:0 20px 60px rgba(72,57,26,.08)}.coming-icon{width:70px;height:70px;display:grid;place-items:center;margin:0 auto 20px;border-radius:50%;background:#f3e6c8;font-size:31px}.payment-coming h1{margin:9px 0 13px;font-family:Georgia,serif;font-size:42px;line-height:1.05;font-weight:500}.payment-coming>p{max-width:480px;margin:0 auto;color:var(--commerce-muted);font-size:13px;line-height:1.7}.coming-order{width:min(340px,100%);display:grid;gap:4px;margin:25px auto;padding:17px;border:1px solid #e5d9c0;border-radius:12px;background:#fff}.coming-order span,.coming-order small{color:var(--commerce-muted);font-size:10px}.coming-order strong{font-size:25px}.coming-actions{display:flex;justify-content:center;gap:10px}
.account-service-card{margin-top:22px;overflow:hidden;border:1px solid var(--commerce-line);border-radius:17px;background:#fff;box-shadow:0 8px 30px rgba(18,62,45,.045)}.account-service-card .orders-head a{color:var(--commerce-green);font-size:10px;font-weight:850}.service-account-list article{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:18px;padding:16px 23px;border-bottom:1px solid #e9eeea}.service-account-list article:last-child{border-bottom:0}.service-account-list article>div{display:grid;gap:3px}.service-account-list small{color:var(--commerce-muted);font-size:8px;font-weight:850}.service-account-list strong{font-size:11px;text-transform:capitalize}.service-account-list span{color:var(--commerce-muted);font-size:9px}.service-account-status{display:inline-flex!important;padding:5px 8px;border-radius:99px;font-weight:850!important;text-transform:capitalize}.service-account-status.new{background:#fff0cf;color:#7b5a15}.service-account-status.contacted{background:#e6eef9;color:#315a8b}.service-account-status.scheduled{background:#e8e5f7;color:#655493}.service-account-status.in_progress{background:#e3f3ed;color:#17634a}.service-account-status.completed{background:#dff3e3;color:#246b37}.service-account-status.cancelled{background:#f8e5e3;color:#a13b33}.service-account-empty{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:24px}.service-account-empty p{margin:0;color:var(--commerce-muted);font-size:11px}.service-account-empty a{color:var(--commerce-green);font-size:10px;font-weight:850}
@media(max-width:850px){.auth-shell{grid-template-columns:1fr}.auth-art{display:none}.auth-card{width:min(480px,100%);padding:45px 28px}.checkout-layout,.account-grid,.order-layout{grid-template-columns:1fr}.checkout-summary,.order-summary{position:static}.account-card{order:2}.order-summary{order:-1}}
@media(max-width:600px){.commerce-header{height:70px;padding:0 14px}.commerce-logo img{width:135px;height:48px}.commerce-header nav{gap:11px;font-size:10px}.commerce-header nav>a:first-child{display:none}.commerce-nav-main{padding:9px 12px}.commerce-main{width:calc(100% - 24px);padding:20px 0 42px}.commerce-footer{align-items:flex-start;flex-direction:column}.auth-shell{min-height:0;border-radius:15px}.auth-card{padding:34px 18px}.auth-card>h1{font-size:31px}.commerce-field-row{grid-template-columns:1fr}.checkout-title h1{font-size:31px}.checkout-form-card,.checkout-summary{padding:17px}.checkout-summary{border-radius:14px}.account-hero{align-items:flex-start;flex-direction:column;padding:22px 18px}.account-hero h1{font-size:30px}.customer-order-list>a{grid-template-columns:1fr auto;padding:15px}.customer-order-list>a>div:nth-child(2){display:none}.account-service-card .orders-head{align-items:flex-start;flex-direction:column}.service-account-list article{grid-template-columns:1fr auto;padding:15px}.service-account-list article>div:nth-child(2){display:none}.service-account-empty{align-items:flex-start;flex-direction:column}.order-title h1{font-size:27px}.order-products,.order-summary{padding:16px}.order-products article{grid-template-columns:57px 1fr auto}.order-products img{width:57px;height:57px}.payment-coming{margin:10px auto;padding:35px 18px;border-radius:18px}.payment-coming h1{font-size:34px}.coming-actions{flex-direction:column}.coming-actions a{width:100%}}
