@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600&display=swap";:root{font-family:DM Sans,sans-serif;color:#181716;background:#f8f5f1;--red: #c91f24;--ink: #171717;--paper: #ffffff;--muted: #716b65;--line: #ddd4ca;--shadow: 0 18px 55px rgba(45, 35, 25, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 50% 0,#ffffff 0,#faf8f5 55%,#f2eee8 100%)}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{display:flex;flex-direction:column;min-height:100vh}.site-main{flex:1;display:flex;flex-direction:column}.site-header{position:relative;z-index:10;display:flex;min-height:112px;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(20px,5.5vw,84px)}.brand img{width:185px;height:76px;object-fit:contain;mix-blend-mode:multiply}.pill-nav{display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.88);box-shadow:0 10px 35px #32281e14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.pill-nav a,.nav-button{display:inline-flex;align-items:center;gap:7px;padding:11px 17px;border:0;border-radius:999px;background:transparent;color:var(--ink);font-weight:500;transition:color .18s ease,background .18s ease}.pill-nav a:hover,.nav-button:hover,.pill-nav a.active{background:#ffffff;color:var(--red)}.cart-link span{display:grid;width:21px;height:21px;place-items:center;border-radius:50%;background:var(--red);color:#fff;font-size:11px}.mobile-menu-button{display:none;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#ffffff}.home-page{position:relative;min-height:calc(100vh - 112px);padding:34px 0 120px;text-align:center;overflow:visible}.hero-copy{padding-inline:20px}.hero-eyebrow{display:flex;align-items:center;justify-content:center;gap:16px;letter-spacing:clamp(2px,.7vw,7px);font-size:12px}.hero-eyebrow span{width:36px;border-top:1px solid var(--red)}.hero-eyebrow b,h1 span{color:var(--red)}.home-page h1,.page-heading h1,.detail-page h1,.auth-card h1,.cart-page h1,.admin-page h1,.orders-panel h1,.empty-state h1{font-family:Playfair Display,serif;font-weight:500}.home-page h1{margin:26px auto 18px;font-size:clamp(46px,6vw,94px);line-height:1.04}.home-page .hero-copy>p{max-width:690px;margin:0 auto 28px;color:var(--muted);font-size:clamp(16px,1.6vw,20px);line-height:1.65}.primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:15px 25px;border:0;border-radius:999px;background:var(--ink);color:#fff;font-weight:600}.primary-btn svg{color:var(--red)}.full-width{width:100%}.arch-gallery{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(14px,2.5vw,36px);margin-top:44px;transform:translateY(32px)}.arch-card{position:relative;min-width:0;height:clamp(330px,31vw,450px);overflow:hidden;border:1px solid #eeeeee;border-radius:clamp(60px,10vw,120px) clamp(60px,10vw,120px) 24px 24px;background:#d9cfc1;transition:transform .35s ease,box-shadow .35s ease}.arch-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #0000001f}.arch-card img{width:100%;height:100%;object-fit:cover;filter:saturate(.68);transition:transform .4s ease}.arch-card:hover img{transform:scale(1.03)}.arch-card small{position:absolute;bottom:17px;left:18px;max-width:calc(100% - 36px);overflow:hidden;padding:8px 12px;border-radius:999px;background:rgba(0,0,0,.66);color:#fff;text-overflow:ellipsis;white-space:nowrap}.view-all{position:absolute;top:68%;left:50%;display:grid;width:92px;height:92px;place-items:center;align-content:center;gap:4px;border-radius:50%;background:rgba(20,20,20,.84);color:#fff;font-size:12px;transform:translate(-50%,-50%)}.skeleton-card{pointer-events:none}.skeleton-image{width:100%;aspect-ratio:1/1.3;background:#ececec;border-radius:inherit;animation:pulse 1.2s infinite}.skeleton-text{display:block;width:70%;height:14px;margin:12px auto 0;background:#ececec;border-radius:4px;animation:pulse 1.2s infinite}@keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.page-shell,.admin-page{padding:36px clamp(18px,6vw,90px) 90px}.page-heading{margin-bottom:38px;text-align:center}.section-kicker{margin:0;color:var(--muted);font-size:11px;letter-spacing:4px;text-transform:uppercase}.page-heading h1,.detail-page h1,.cart-page h1,.admin-page h1,.orders-panel h1{margin:8px 0 22px;font-size:clamp(42px,5vw,62px)}.page-heading input{width:min(520px,100%);padding:14px 18px;border:1px solid var(--line);border-radius:999px;background:#ffffff;outline:none}.page-heading input:focus,input:focus,textarea:focus,select:focus{border-color:var(--red);box-shadow:0 0 0 3px #c91f241a}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,2vw,30px)}.product-card{overflow:hidden;background:#ffffff;border-radius:35px;box-shadow:0 12px 35px #00000014;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #0000001f}.product-card-image{display:block;overflow:hidden;border-radius:22px 22px 0 0}.product-card img{width:100%;height:370px;object-fit:cover;display:block;transition:transform .4s ease}.product-card:hover img{transform:scale(1.04)}.product-card-body{padding:20px}.product-category{margin:0 0 8px;color:#8a8178;font-size:11px;letter-spacing:2px;text-transform:uppercase}.product-card h3{margin:0 0 18px;font-size:22px;font-weight:600}.price-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.price-row button{padding:10px 18px;border:none;border-radius:999px;background:var(--ink);color:#fff;cursor:pointer;transition:background .3s ease}.price-row button:hover{background:#2b2b2b}.detail-page{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:center;gap:clamp(36px,6vw,80px);padding:36px clamp(20px,8vw,120px) 100px}.product-gallery{width:100%;min-width:0}.detail-image-wrap{position:relative;width:90%;aspect-ratio:1 / 1;overflow:hidden;border-radius:48px;background:#eee7df;box-shadow:0 18px 50px #2d231914}.detail-image-wrap>img{display:block;width:100%;height:100%;min-height:0;object-fit:contain;object-position:center}.detail-image-loader{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;background:#eee7df;color:var(--muted);font-size:14px}.gallery-arrow{position:absolute;top:50%;z-index:4;display:grid;width:46px;height:46px;padding:0;place-items:center;border:1px solid rgba(20,20,20,.1);border-radius:50%;background:rgba(255,255,255,.94);color:var(--ink);box-shadow:0 10px 28px #14141429;transform:translateY(-50%);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.gallery-arrow:hover{background:#ffffff;box-shadow:0 12px 34px #14141438;transform:translateY(-50%) scale(1.06)}.gallery-arrow:active{transform:translateY(-50%) scale(.96)}.gallery-arrow-left{left:18px}.gallery-arrow-right{right:18px}.gallery-counter{position:absolute;right:18px;bottom:18px;z-index:4;padding:7px 12px;border-radius:999px;background:rgba(20,20,20,.72);color:#fff;font-size:12px;font-weight:600;letter-spacing:.4px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gallery-thumbnails{display:flex;width:100%;gap:12px;margin-top:16px;padding:3px 2px 9px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-color:#c8beb4 transparent;scrollbar-width:thin}.gallery-thumbnails::-webkit-scrollbar{height:6px}.gallery-thumbnails::-webkit-scrollbar-track{background:transparent}.gallery-thumbnails::-webkit-scrollbar-thumb{border-radius:999px;background:#c8beb4}.gallery-thumbnail{flex:0 0 84px;width:84px;height:84px;padding:4px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#ffffff;opacity:.72;transition:opacity .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.gallery-thumbnail:hover{opacity:1;transform:translateY(-2px)}.gallery-thumbnail.active{border-color:var(--red);box-shadow:0 0 0 1px var(--red);opacity:1}.gallery-thumbnail img{width:100%;height:100%;border-radius:9px;object-fit:cover;object-position:center}.detail-content{min-width:0}.detail-content .section-kicker{margin-bottom:20px}.detail-page h1{margin:0 0 22px;font-size:clamp(44px,5vw,64px);line-height:1.08}.detail-description{max-width:620px;margin:0;color:var(--muted);font-size:18px;line-height:1.75;white-space:pre-line}.detail-price{display:block;margin:26px 0;color:var(--ink);font-size:clamp(26px,3vw,32px)}.quantity-control{display:inline-flex;align-items:center;gap:14px}.quantity-control button{display:grid;width:38px;height:38px;padding:0;place-items:center;border:1px solid #d4ccc4;border-radius:50%;background:#ffffff;color:var(--ink);transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.quantity-control button:hover:not(:disabled){border-color:var(--ink);background:var(--ink);color:#fff;transform:scale(1.04)}.quantity-control span{min-width:24px;text-align:center;font-weight:600}.detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0 22px}.detail-actions button{min-width:145px;padding:14px 24px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff;font-weight:600;transition:background .18s ease,color .18s ease,transform .18s ease}.detail-actions button:hover:not(:disabled){transform:translateY(-2px)}.detail-actions .outline-button{background:transparent;color:var(--ink)}.detail-actions .outline-button:hover:not(:disabled){background:var(--ink);color:#fff}.quantity-control button:disabled,.detail-actions button:disabled{cursor:not-allowed;opacity:.42;transform:none}.stock-note{display:block;color:var(--muted);font-size:13px}.auth-page{display:grid;min-height:72vh;place-items:center;padding:30px 18px 70px}.auth-card{width:min(470px,100%);padding:clamp(26px,5vw,44px);border-radius:32px;background:#ffffff;box-shadow:var(--shadow)}.auth-card h1{margin:8px 0 26px;font-size:clamp(38px,7vw,48px)}.auth-card label,.admin-form label,.checkout-modal label{display:block;margin-bottom:13px;color:#4e4944;font-size:13px;font-weight:600}.auth-card input,.admin-form input,.admin-form textarea,.checkout-modal input{width:100%;margin-top:7px;padding:13px 14px;border:1px solid var(--line);border-radius:12px;background:#ffffff;outline:none}.divider{display:flex;align-items:center;gap:12px;margin:19px 0;color:#999}.divider:before,.divider:after{flex:1;border-top:1px solid #e6dfd7;content:""}.google-login-wrap{display:flex;justify-content:center}.form-note,.auth-switch{color:var(--muted);text-align:center}.auth-switch a{color:var(--red);font-weight:600}.alert{margin:12px 0;padding:12px 14px;border-radius:11px}.alert-error{background:#fff0f0;color:#9f1111}.alert-success{background:#eef9ef;color:#226b2b}.page-alert{width:min(700px,calc(100% - 36px));margin:40px auto}.page-loader,.empty-state{display:grid;min-height:55vh;place-items:center;align-content:center;gap:20px;padding:30px;text-align:center}.empty-state.compact{min-height:220px}.empty-state h1{margin:0;font-size:clamp(42px,7vw,62px)}.cart-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,370px);gap:clamp(28px,5vw,58px);padding:36px clamp(18px,7vw,105px) 100px}.cart-item{display:grid;grid-template-columns:128px minmax(0,1fr) auto;align-items:center;gap:20px;margin-bottom:14px;padding:14px;border-radius:22px;background:#ffffff;box-shadow:0 8px 25px #32281e0f}.cart-item img{width:128px;height:128px;border-radius:17px;object-fit:cover}.cart-item h3{margin:0 0 8px}.cart-item p{margin:0 0 14px;color:var(--muted)}.cart-summary{position:sticky;top:20px;height:max-content;padding:28px;border-radius:26px;background:var(--ink);color:#fff}.cart-summary h2{margin-top:0}.cart-summary p{display:flex;justify-content:space-between;gap:20px}.cart-summary hr{border:0;border-top:1px solid rgba(255,255,255,.2)}.cart-summary button,.checkout-modal>button[type=submit]{width:100%;padding:14px;border:0;border-radius:999px;background:var(--red);color:#fff;font-weight:600}.summary-total{font-size:18px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:18px;background:rgba(0,0,0,.65)}.checkout-modal{position:relative;width:min(560px,100%);max-height:92vh;overflow:auto;padding:30px;border-radius:24px;background:#ffffff}.modal-close{position:absolute;top:12px;right:14px;border:0;background:transparent;font-size:28px}.admin-tabs{display:flex;gap:10px;margin-bottom:22px}.admin-tabs button{padding:11px 20px;border:1px solid var(--line);border-radius:999px;background:#ffffff}.admin-tabs .active{background:var(--ink);color:#fff}.admin-form,.orders-panel{padding:clamp(22px,4vw,34px);border-radius:26px;background:#ffffff;box-shadow:var(--shadow)}.admin-form-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-form textarea{min-height:125px;resize:vertical}.checkbox-row{display:flex!important;align-items:center;gap:9px}.checkbox-row input{width:auto;margin:0}.admin-list{margin-top:24px}.admin-list article,.orders-panel article{display:flex;align-items:center;gap:14px;margin-top:12px;padding:13px 15px;border-radius:16px;background:#ffffff;box-shadow:0 8px 22px #32281e0f}.admin-list img{width:72px;height:72px;border-radius:12px;object-fit:cover}.admin-list article>div,.orders-panel article>div{display:flex;flex:1;min-width:0;flex-direction:column;gap:4px}.admin-list small,.orders-panel small{color:var(--muted)}.admin-list button{padding:9px 12px;border:0;border-radius:10px;background:#ffeeee;color:#a00}.orders-panel select{padding:10px;border:1px solid var(--line);border-radius:10px;background:#ffffff}.admin-product-actions{display:flex;align-items:center;gap:8px}.admin-product-actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 13px;border:0;border-radius:10px;font-weight:600}.edit-product-button{background:#f2eee8!important;color:var(--ink)!important}.delete-product-button{background:#ffeeee!important;color:#a00!important}.cancel-edit-button{display:inline-flex;align-items:center;gap:7px;padding:10px 15px;border:1px solid var(--line);border-radius:999px;background:#ffffff;color:var(--ink)}.current-product-images{margin:18px 0}.current-product-images>strong,.selected-files>strong{display:block;margin-bottom:10px}.current-image-grid{display:grid;grid-template-columns:repeat(6,90px);gap:10px}.current-image-grid img{width:90px;height:90px;border:1px solid var(--line);border-radius:12px;object-fit:cover}.form-help{display:block;margin-top:7px;color:var(--muted);font-weight:400}.selected-files{display:flex;flex-direction:column;gap:4px;margin:14px 0;padding:14px;border-radius:12px;background:#f8f5f1}.admin-checkboxes{display:flex;flex-wrap:wrap;gap:20px;margin:18px 0}@media (max-width: 700px){.current-image-grid{grid-template-columns:repeat(3,80px)}.current-image-grid img{width:80px;height:80px}.admin-product-actions{width:100%}.admin-product-actions button{flex:1}}.product-image-manager{margin:20px 0;padding:20px;border:1px solid var(--line);border-radius:18px;background:#faf8f5}.image-manager-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.image-manager-heading>div{display:flex;flex-direction:column;gap:4px}.image-manager-heading small{color:var(--muted)}.add-image-button{display:inline-flex!important;width:auto;align-items:center;justify-content:center;margin:0!important;padding:10px 17px;border-radius:999px;background:var(--ink);color:#fff!important;cursor:pointer}.image-manager-empty{padding:28px;border:1px dashed var(--line);border-radius:14px;color:var(--muted);text-align:center}.sortable-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:14px}.sortable-image-item{min-width:0;padding:8px;border:1px solid var(--line);border-radius:15px;background:#ffffff}.sortable-image-preview{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:11px;background:#eee7df}.sortable-image-preview img{width:100%;height:100%;object-fit:cover}.cover-image-badge{position:absolute;top:8px;left:8px;padding:5px 9px;border-radius:999px;background:var(--red);color:#fff;font-size:11px;font-weight:700}.image-position{position:absolute;top:8px;right:8px;display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:rgba(20,20,20,.75);color:#fff;font-size:11px}.image-order-actions{display:grid;grid-template-columns:38px 38px 1fr;gap:6px;margin-top:8px}.image-order-actions button{min-width:0;padding:8px;border:0;border-radius:9px;background:#f0ece7;color:var(--ink)}.image-order-actions button:disabled{opacity:.35}.image-order-actions .remove-image-button{background:#ffeeee;color:#a00}@media (max-width: 560px){.image-manager-heading{align-items:stretch;flex-direction:column}.add-image-button{width:100%}.sortable-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.site-footer{position:relative;z-index:5;display:flex;justify-content:space-between;gap:20px;width:100%;margin-top:40px;padding:26px clamp(20px,6vw,90px);background:#151515;color:#eee}@media (max-width: 1050px){.product-grid,.arch-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.arch-card:nth-child(n+4){display:none}}@media (max-width: 900px){.detail-page{grid-template-columns:1fr;align-items:start;gap:40px;padding-inline:clamp(18px,6vw,56px)}.product-gallery{width:min(100%,760px);margin-inline:auto}.detail-image-wrap{aspect-ratio:4 / 3}.detail-content{width:min(100%,760px);margin-inline:auto}}@media (max-width: 820px){.site-header{min-height:92px}.brand img{width:155px;height:66px}.mobile-menu-button{display:grid}.pill-nav{position:absolute;top:82px;right:18px;left:18px;display:none;flex-direction:column;align-items:stretch;padding:18px;border-radius:24px;background:#ffffff;opacity:1;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:0 20px 50px #0000002e;border:1px solid #ece8e3}.pill-nav.is-open{display:flex}.pill-nav a,.nav-button{width:100%;justify-content:center}.arch-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.arch-card:nth-child(3){display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-page{grid-template-columns:1fr}.cart-summary{position:static}}@media (max-width: 600px){.detail-page{gap:28px;padding:18px 16px 70px}.detail-image-wrap{width:100%;margin-inline:auto;aspect-ratio:4 / 5;border-radius:26px}.gallery-arrow{width:40px;height:40px}.gallery-arrow-left{left:10px}.gallery-arrow-right{right:10px}.gallery-counter{right:12px;bottom:12px;padding:6px 10px}.gallery-thumbnails{gap:9px;margin-top:12px}.gallery-thumbnail{flex-basis:68px;width:68px;height:68px;border-radius:11px}.gallery-thumbnail img{border-radius:7px}.detail-page h1{font-size:42px}.detail-description{font-size:16px;line-height:1.65}.detail-price{margin:20px 0;font-size:27px}.detail-actions{flex-direction:column}.detail-actions button{width:100%}}@media (max-width: 560px){.site-header{padding:10px 14px}.brand img{width:138px;height:58px}.home-page{padding-top:18px}.hero-eyebrow{gap:8px;font-size:9px}.hero-eyebrow span{width:18px}.home-page h1{font-size:42px}.arch-gallery{gap:10px}.arch-card{height:310px}.view-all{width:76px;height:76px}.product-grid{grid-template-columns:1fr}.product-card{border-radius:90px 90px 18px 18px}.product-card img{height:390px}.cart-item{grid-template-columns:88px minmax(0,1fr)}.cart-item img{width:88px;height:88px}.cart-item>strong{grid-column:2}.form-grid{grid-template-columns:1fr}.admin-form-heading{flex-direction:column}.admin-list article,.orders-panel article{align-items:flex-start;flex-wrap:wrap}.orders-panel select{width:100%}.site-footer{flex-direction:column;text-align:center}}.cart-summary button:disabled,.checkout-modal button:disabled{cursor:not-allowed;opacity:.58}.shipping-note{display:block;margin:10px 0 14px;color:#ffffffad;line-height:1.5}.summary-error{margin:12px 0;padding:10px 12px;border-radius:10px;background:rgba(255,95,95,.16);color:#ffd9d9;font-size:13px;line-height:1.45}.checkout-heading{margin-bottom:22px;padding-right:34px}.checkout-heading h2{margin:4px 0 5px;font-size:30px}.checkout-heading small{color:var(--muted)}.checkout-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.checkout-field-wide{grid-column:1 / -1}.checkout-modal select{width:100%;margin-top:7px;padding:13px 14px;border:1px solid var(--line);border-radius:12px;background:#ffffff;outline:none}.checkout-modal input:focus,.checkout-modal select:focus{border-color:#8d8176;box-shadow:0 0 0 3px #8d81761f}.checkout-modal input[readonly]{background:#f5f2ee;color:var(--muted)}.pincode-input-wrap{position:relative}.pincode-input-wrap span{position:absolute;top:50%;right:12px;color:var(--muted);font-size:11px;transform:translateY(-20%)}.location-feedback{margin:-2px 0 13px;padding:10px 12px;border-radius:10px;background:#eef9ef;color:#226b2b;font-size:12px}.location-feedback.has-error{background:#fff4e8;color:#8a4c0d}.my-orders-page{min-height:65vh;padding:36px clamp(18px,7vw,105px) 100px}.my-orders-heading{margin-bottom:26px}.my-orders-heading h1{margin:4px 0 0;font-size:clamp(42px,7vw,62px)}.order-success-message{width:min(760px,100%);margin-bottom:20px}.my-orders-list{display:grid;gap:22px}.customer-order-card{overflow:hidden;border:1px solid rgba(42,35,29,.08);border-radius:24px;background:#ffffff;box-shadow:0 12px 35px #32281e12}.customer-order-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid var(--line);background:#faf8f5}.customer-order-header>div:first-child,.order-address-block,.customer-order-item>div{display:flex;flex-direction:column;gap:5px}.customer-order-header small,.customer-order-item small,.order-address-block small{color:var(--muted)}.order-status-group{display:flex;align-items:flex-end;flex-direction:column;gap:7px}.order-status,.payment-status{display:inline-flex;width:max-content;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:700}.order-status{background:#ece7e1;color:#423b35}.status-placed,.status-processing{background:#fff3d8;color:#7b5300}.status-shipped{background:#e9f2ff;color:#17528e}.status-delivered,.payment-paid{background:#e8f7eb;color:#226b2b}.status-cancelled,.payment-failed{background:#ffeded;color:#991f1f}.status-payment_pending,.payment-pending{background:#f2eee8;color:#645b53}.customer-order-items{padding:8px 22px}.customer-order-item{display:grid;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 0;border-bottom:1px solid var(--line)}.customer-order-item:last-child{border-bottom:0}.customer-order-item img{width:74px;height:74px;border-radius:13px;object-fit:cover}.order-details-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:30px;padding:22px;border-top:1px solid var(--line)}.customer-order-total{display:flex;flex-direction:column;gap:9px}.customer-order-total p{display:flex;justify-content:space-between;gap:20px;margin:0}.order-grand-total{margin-top:4px!important;padding-top:12px;border-top:1px solid var(--line);font-size:17px}@media (max-width: 700px){.checkout-form-grid,.order-details-grid{grid-template-columns:1fr}.checkout-field-wide{grid-column:auto}.customer-order-header{align-items:flex-start;flex-direction:column}.order-status-group{align-items:flex-start}}@media (max-width: 520px){.checkout-modal{padding:24px 18px}.customer-order-item{grid-template-columns:62px minmax(0,1fr)}.customer-order-item img{width:62px;height:62px}.customer-order-item>strong{grid-column:2}}.content-page{max-width:1120px;margin:0 auto;padding:64px 22px}.content-page.narrow{max-width:720px}.content-page h1{font-size:clamp(38px,6vw,72px);margin:0 0 28px}.content-card,.contact-form{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;line-height:1.75}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px}.contact-form{display:grid;gap:16px}.contact-form label{display:grid;gap:7px;font-weight:700}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:12px;font:inherit}.contact-form textarea{min-height:150px;resize:vertical}.expanded-footer{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:30px;align-items:start;padding:42px max(24px,calc((100vw - 1180px)/2))}.expanded-footer>div{display:flex;flex-direction:column;gap:9px}.expanded-footer img{width:140px;max-height:55px;object-fit:contain;object-position:left}.expanded-footer a{color:inherit;text-decoration:none}.expanded-footer a:hover{color:var(--accent)}.expanded-footer small{grid-column:1 / -1;padding-top:20px;border-top:1px solid rgba(255,255,255,.15)}.footer-social{display:flex!important;flex-direction:row!important;gap:12px!important}.whatsapp-widget{position:fixed;right:22px;bottom:22px;z-index:40;display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:999px;background:#25d366;color:#fff;text-decoration:none;box-shadow:0 12px 30px #0003;font-weight:800}.admin-order-card{display:block!important;padding:0!important;overflow:hidden}.admin-order-header{display:flex;justify-content:space-between;gap:20px;padding:20px;background:#fbf8f4;border-bottom:1px solid var(--line)}.admin-order-header>div{display:flex;flex-direction:column;gap:5px}.admin-order-header select{align-self:center;padding:10px;border-radius:9px}.admin-order-products{padding:8px 20px}.admin-order-product{display:grid;grid-template-columns:64px 1fr auto;gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.admin-order-product img{width:64px;height:64px;border-radius:10px;object-fit:cover}.admin-order-product>div{display:flex;flex-direction:column;gap:4px}.admin-order-details{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px;border-top:1px solid var(--line)}.admin-order-details h3{margin-top:0}.admin-order-details p{display:flex;justify-content:space-between;gap:12px;margin:8px 0;font-size:14px}.admin-order-details>div:last-child p{display:block;line-height:1.65}.break-value{overflow-wrap:anywhere;text-align:right}@media (max-width: 850px){.expanded-footer,.contact-layout,.admin-order-details{grid-template-columns:1fr 1fr}}@media (max-width: 620px){.expanded-footer,.contact-layout,.admin-order-details{grid-template-columns:1fr}.whatsapp-widget span{display:none}.admin-order-header{flex-direction:column}.admin-order-header select{align-self:stretch}}@media (max-width: 620px){.footer-social{justify-content:center;align-items:center;width:100%;margin-top:10px}}.forgot-password-link{display:flex;justify-content:flex-end;margin-top:-8px;margin-bottom:4px}.forgot-password-link a{color:#a31219;font-size:.9rem;font-weight:700;text-decoration:none}.forgot-password-link a:hover{text-decoration:underline}
