/* Scoped Quick Order rows and customer login placement. */
.header-account-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;flex-shrink:0;padding:10px 16px;border:1px solid #edbea8;border-radius:12px;background:#fff4ed;color:#963b15;font-weight:800;font-size:13px}
.header-account-link .ui-icon{width:18px;height:18px}.header-account-link:hover{background:#ffe9dc}
.order-intro{background:linear-gradient(110deg,#fff6e8,#fffaf6);border-bottom:1px solid #f1e3d7}
.order-intro .section-wrap{padding-top:30px;padding-bottom:28px}.order-intro-inner{display:flex;justify-content:space-between;align-items:center;gap:18px}.order-intro h1{font-size:clamp(25px,3vw,37px);margin:7px 0 8px;letter-spacing:-1px}.order-intro p{font-size:14px;color:#6d5a4f;margin:0;line-height:1.7}.order-help-link{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:13px;font-weight:750}.order-help-link .ui-icon{width:18px;height:18px}
.order-sheet{padding-top:20px;padding-bottom:36px}.order-toolbar{display:grid;gap:15px}.order-search{display:flex;align-items:center;gap:9px;max-width:560px;padding:0 14px;background:#fff;border:1px solid #decfc4;border-radius:12px}.order-search .ui-icon{width:21px;height:21px;color:#887366}.order-search input{height:46px;width:100%;min-width:0;background:transparent;border:0;outline:0;font-size:15px}.order-search:focus-within{box-shadow:0 0 0 3px #fce0cd;border-color:#e54813}.order-toolbar .category-tabs{margin:0;padding:0 0 8px;display:flex;overflow-x:auto;gap:8px}.order-toolbar .tab{flex:0 0 auto;white-space:nowrap;font-size:12px;min-height:40px}.order-list-info{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#79665b;padding:16px 2px 12px}.order-list-info b{color:#39271e}
.order-table{border:1px solid #e9ded5;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 6px 24px #44200006}.order-table-heading,.order-product-row{display:grid;grid-template-columns:30px 82px minmax(180px,1fr) 110px 150px 110px;gap:16px;align-items:center;padding:15px 20px}.order-table-heading{background:#493020;color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.order-table-heading>span:nth-child(n+4){text-align:center}.order-product-row{min-height:140px;border-bottom:1px solid #f0e8e2;transition:background .15s}.order-product-row:last-child{border-bottom:0}.order-product-row:hover{background:#fffcf8}.order-product-row.is-selected{background:#f3faf6;box-shadow:inset 3px 0 #16884c}.order-product-row.is-unavailable{background:#f8f8f8}.order-row-number{font-size:12px;color:#a18f84}.order-row-photo{width:82px;height:82px;display:flex;align-items:center;justify-content:center;padding:5px;border:1px solid #f0e5db;border-radius:12px;background:#fff}.order-row-photo img{width:100%;height:100%;object-fit:contain}.order-row-photo>.ui-icon{width:32px;height:32px;color:#b59e8c}.order-row-product{min-width:0}.order-row-meta{font-size:10px;letter-spacing:.3px;color:#927b6b;overflow-wrap:anywhere}.order-row-product h2{font-size:16px;line-height:1.35;margin:5px 0;color:#39281e;overflow-wrap:anywhere}.order-tamil-name{font-size:12px;line-height:1.5;margin:3px 0 6px;color:#806b5e}.order-row-tags{display:flex;flex-wrap:wrap;gap:5px;margin:7px 0}.order-row-tags span{font-size:9px;font-weight:800;line-height:1.3;padding:4px 6px;border-radius:5px}.order-unit{background:#f0ece8;color:#746154}.order-discount{background:#fff0d7;color:#96600d}.order-new{background:#f0eaff;color:#724fa1}.order-ready{background:#e2f5eb;color:#247147}.order-out{background:#fbe7e5;color:#ae322a}.order-low{background:#fff2df;color:#8e6420}.order-row-actions{display:flex;gap:14px;align-items:center;margin-top:6px}.order-row-actions button{display:inline-flex;align-items:center;gap:5px;background:transparent;border:0;padding:3px 0;font-size:11px;color:#826955;cursor:pointer}.order-row-actions .ui-icon{width:14px;height:14px}.order-favourite.active{color:#dd3c28}.order-favourite.active .ui-icon{fill:#ffe4dd}.order-row-price,.order-row-total{text-align:center}.order-row-price b,.order-row-total b{display:block;font-size:17px;white-space:nowrap}.order-row-price del{display:block;font-size:11px;color:#ad9e94;margin-top:4px}.order-row-price small,.order-row-total small,.order-row-quantity>label{display:none}.order-row-total b{color:#197848}.order-qty-control{display:grid;grid-template-columns:36px minmax(42px,1fr) 36px;align-items:center;border:1px solid #d9c9bc;background:#fff;border-radius:10px;overflow:hidden;min-height:42px}.order-qty-control button{border:0;background:#faf5ef;color:#714a2f;display:grid;place-items:center;height:42px;width:36px;cursor:pointer;padding:0}.order-qty-control .ui-icon{width:16px;height:16px}.order-qty-control input{width:100%;min-width:0;border:0;text-align:center;height:42px;background:#fff;font-size:16px;font-weight:800;color:#38251b;border-radius:0;padding:3px}.order-qty-control input:focus{outline:2px solid #e54813;outline-offset:-2px}.order-qty-control button:disabled,.order-qty-control input:disabled{opacity:.4;cursor:not-allowed}.order-qty-control:has(input[readonly]){opacity:.65}.order-cart-bar{border-top:1px solid #ded8d0}.order-cart-bar small{max-width:600px}.order-offers{margin-top:28px}.order-offers h2{font-size:20px}
.auth-login-right{grid-template-columns:minmax(330px,1fr) minmax(420px,620px)}.auth-login-right .auth-info-v5{grid-column:1;grid-row:1}.auth-login-right .auth-card-v5{grid-column:2;grid-row:1}
@media(min-width:901px){.header-inner:has(.header-account-link){gap:14px}.header-inner .desktop-nav{gap:0}.header-inner .desktop-nav>a{padding-left:9px;padding-right:9px}}
@media(max-width:900px){.header-account-link{margin-left:auto;padding:9px 11px;font-size:12px}.header-inner:has(.header-account-link){gap:8px}.header-inner .mobile-menu-btn{order:3}.header-inner .pwa-mobile-install{margin-left:0}.auth-login-right{grid-template-columns:1fr}.auth-login-right .auth-card-v5{grid-column:1;grid-row:auto}.auth-login-right .auth-info-v5{grid-column:1;grid-row:auto}.order-table-heading,.order-product-row{grid-template-columns:22px 65px minmax(140px,1fr) 85px 138px 85px;gap:10px;padding:14px}.order-row-photo{width:65px;height:65px}}
@media(max-width:700px){.order-intro .section-wrap{padding-top:22px;padding-bottom:20px}.order-help-link{display:none}.order-intro h1{font-size:27px;letter-spacing:-.6px}.order-intro p{font-size:13px}.order-sheet{padding-top:16px}.order-search{max-width:none}.order-toolbar{gap:12px}.order-list-info{flex-direction:column;gap:5px;font-size:11px}.order-table-heading{display:none}.order-product-row{grid-template-columns:64px minmax(0,1fr) 110px;gap:10px 12px;padding:15px 12px;align-items:start;min-height:0}.order-row-number{display:none}.order-row-photo{grid-column:1;grid-row:1;width:64px;height:70px}.order-row-product{grid-column:2/-1;grid-row:1}.order-row-product h2{font-size:15px}.order-row-meta{font-size:9px}.order-row-price{grid-column:1;grid-row:2;text-align:left;align-self:center}.order-row-quantity{grid-column:2;grid-row:2;align-self:center;max-width:150px;min-width:0}.order-row-total{grid-column:3;grid-row:2;text-align:right;align-self:center}.order-row-price small,.order-row-total small,.order-row-quantity>label{display:block;font-size:10px;color:#8c7769;margin:0 0 5px}.order-row-price b,.order-row-total b{font-size:15px}.order-row-total b{white-space:normal;overflow-wrap:anywhere}.order-qty-control{grid-template-columns:29px minmax(24px,1fr) 29px;min-height:40px}.order-qty-control button{width:29px;height:40px}.order-qty-control input{height:40px}.order-cart-bar{gap:10px;padding:12px 15px}.order-cart-bar .btn{font-size:12px;padding:12px;white-space:nowrap}.order-cart-bar>div>.ui-icon{display:none}.order-cart-bar small{font-size:10px;max-width:210px;line-height:1.4}}
@media(max-width:380px){.order-product-row{grid-template-columns:58px minmax(0,1fr) 78px;gap:10px}.order-row-photo{width:58px;height:62px}.header-account-link{padding:8px;font-size:11px}}
/* Retain every navigation action in the menu when the full header cannot fit. */
@media(max-width:1150px){
 .header-inner:has(.header-account-link){height:72px;gap:10px}
 .header-inner:has(.header-account-link) .brand{min-width:0;margin-right:auto}
 .header-inner:has(.header-account-link) .brand img{width:185px;height:58px}
 .header-inner:has(.header-account-link) .mobile-menu-btn{display:block!important;order:3;margin-left:0;flex-shrink:0}
 .header-inner:has(.header-account-link) .desktop-nav{display:none!important;position:absolute;top:72px;left:15px;right:15px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;max-height:calc(100dvh - 100px);overflow:auto}
 .header-inner:has(.header-account-link) .desktop-nav.open{display:flex!important}
 .header-inner .desktop-nav>a,.header-inner .desktop-nav .nav-link-button{width:100%;justify-content:flex-start}
 .header-inner .desktop-nav .language-switch{align-self:flex-start}
 .header-account-link{margin-left:0}
}
@media(max-width:600px){.header-inner:has(.header-account-link) .pwa-mobile-install{display:none!important}.header-inner:has(.header-account-link) .brand img{width:150px}.header-inner:has(.header-account-link){gap:7px}}
@media(max-width:380px){.header-inner:has(.header-account-link) .brand img{width:130px}.header-inner:has(.header-account-link) .mobile-menu-btn{width:36px;height:38px}}
/* v8.16: saved-product filter and category navigation for mouse/touch/keyboard. */
.order-toolbar,.order-filter-bar,.order-category-navigation{min-width:0;max-width:100%}
.order-filter-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.order-favourites-filter{display:inline-flex;align-items:center;gap:8px;border:1px solid #e6cfc4;border-radius:11px;background:#fff;padding:10px 13px;color:#714831;font-size:13px;font-weight:800;cursor:pointer;min-height:42px}
.order-favourites-filter .ui-icon{width:17px;height:17px}.order-favourites-filter b{padding:2px 7px;min-width:25px;background:#f9eee8;border-radius:6px;font-size:12px}
.order-favourites-filter.active{background:#fff0e8;color:#b94520;border-color:#df8966}.order-favourites-filter.active .ui-icon{fill:#ffcfbc}.order-filter-bar>small{color:#8c7769;font-size:12px;line-height:1.5}
.order-category-navigation{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;gap:8px;align-items:center}
.order-category-navigation .category-tabs{min-width:0;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scrollbar-width:thin;scrollbar-color:#d6b49e #fbf5ee;overscroll-behavior-x:contain;padding:3px 0 8px}
.order-category-navigation .category-tabs::-webkit-scrollbar{display:block;height:6px}.order-category-navigation .category-tabs::-webkit-scrollbar-thumb{background:#d6b49e;border-radius:8px}.order-category-navigation .category-tabs::-webkit-scrollbar-track{background:#fbf5ee}
.category-scroll-arrow{width:36px;height:42px;display:grid;place-items:center;background:#fff6ed;border:1px solid #e6cfc0;border-radius:10px;color:#9e512d;font-size:28px;line-height:1;cursor:pointer;margin-bottom:5px;padding:0}
.category-scroll-arrow:hover:not(:disabled){background:#ffe4d0;border-color:#dc8655}.category-scroll-arrow:disabled{opacity:.32;cursor:default}
/* Balanced welcome panel; the real login form and its security controls stay intact. */
.auth-login-right{width:calc(100% - 40px);max-width:1320px;min-height:0;margin:30px auto;grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);border:1px solid #efdfd5;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 16px 50px #5d26070a}
.auth-login-right .auth-card-v5{width:calc(100% - 48px);max-width:530px;margin:28px auto;padding:28px;box-shadow:none;border:0;border-radius:0;min-width:0}
.auth-login-right .auth-brand-v5{margin-bottom:20px}.auth-login-right .auth-brand-v5 img{max-height:112px;width:220px}
.auth-login-right .auth-heading-v5{margin-bottom:22px}.auth-login-right .auth-heading-v5 h1{font-size:29px;line-height:1.25}.auth-login-right .auth-heading-v5 p{font-size:13px;line-height:1.7;color:#877063}
.auth-login-right .auth-form-v5>label{font-size:12px}.auth-login-right .auth-footer-v5{font-size:12px}
.auth-login-right .login-story{padding:44px 40px;min-width:0;background:radial-gradient(circle at 12% 0,#943c2055,transparent 58%),linear-gradient(145deg,#39180e,#642710)}
.login-story-content{position:relative;z-index:1;max-width:520px;margin:auto}
.login-story-kicker{display:inline-flex;gap:8px;align-items:center;font-size:11px;letter-spacing:1px;text-transform:uppercase;font-weight:800;color:#ffcb84}.login-story-kicker .ui-icon{width:17px;height:17px}
.auth-login-right .login-story h2{font-size:clamp(28px,3.1vw,44px);line-height:1.2;letter-spacing:-1px;margin:25px 0 18px;max-width:100%}.login-story h2 span{display:block;color:#ffc46c;margin-top:3px}
.login-story-intro{font-size:14px;line-height:1.85;color:#efd6c3;margin:0 0 24px}
.login-story-features{display:grid;gap:17px}.login-story-features>div{display:flex;align-items:flex-start;gap:13px}.login-story-features>div>.ui-icon{width:36px;height:36px;flex:0 0 36px;padding:8px;border:1px solid #ad694050;background:#ffffff08;border-radius:10px;color:#ffbd61}.login-story-features b{display:block;font-size:14px;line-height:1.5;color:#fff9f3}.login-story-features small{display:block;font-size:12px;line-height:1.7;color:#d4b29b;margin-top:3px}
.login-story-steps{list-style:none;padding:20px 0;margin:27px 0 20px;border-top:1px solid #e7b09130;border-bottom:1px solid #e7b09130;display:flex;gap:22px;flex-wrap:wrap}.login-story-steps li{display:flex;gap:8px;align-items:center;font-size:12px;color:#f9e2d0}.login-story-steps b{font-size:10px;color:#ffbc64;background:#f7b15a15;padding:6px;border-radius:6px}
.login-story-actions{display:flex;gap:16px;flex-wrap:wrap;align-items:center}.login-story-actions a{display:inline-flex;gap:7px;align-items:center;font-size:12px;font-weight:750}.login-story-actions a:first-child{padding:12px 14px;background:#fff1dc;color:#653018;border-radius:9px}.login-story-actions .ui-icon{width:16px;height:16px}
.login-role-note{display:flex;gap:8px;align-items:flex-start;color:#8a776b;font-size:11px;line-height:1.65;margin:18px 0 0;padding-top:16px;border-top:1px solid #f0e6de}.login-role-note .ui-icon{width:16px;height:16px;flex:0 0 16px;margin-top:2px}
.header-panel-link{background:#fff1db;border-color:#e8c591}
@media(max-width:1000px) and (min-width:901px){.auth-login-right .login-story{padding:30px 24px}.auth-login-right .auth-card-v5{width:calc(100% - 24px);padding:22px 16px}}
@media(max-width:900px){.auth-login-right{grid-template-columns:minmax(0,1fr);width:calc(100% - 28px);max-width:650px;margin:20px auto}.auth-login-right .auth-card-v5{grid-column:1;grid-row:1;width:100%;padding:26px;margin:0 auto}.auth-login-right .login-story{display:block;grid-column:1;grid-row:2;padding:28px}.auth-login-right .login-story h2{font-size:28px;margin:16px 0 12px;letter-spacing:-.6px}.login-story-features,.login-story-steps{display:none}.login-story-intro{font-size:13px;margin-bottom:18px}.login-story-kicker{font-size:10px}}
@media(max-width:600px){.order-filter-bar>small{font-size:11px}.order-category-navigation{grid-template-columns:29px minmax(0,1fr) 29px;gap:5px}.category-scroll-arrow{width:29px;height:40px}.auth-login-right .auth-card-v5{padding:24px 18px}.auth-login-right .auth-heading-v5 h1{font-size:26px}.header-panel-link{font-size:11px;padding:9px}.login-story-actions{gap:13px}}
/* v8.18: customer selections linked to admin product flags. */
.order-collections{display:flex;gap:9px;max-width:100%;min-width:0;overflow-x:auto;padding:3px 2px 9px;scrollbar-width:thin;overscroll-behavior-x:contain}
.order-collection{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;min-height:43px;padding:10px 13px;border:1px solid #e7d5c5;border-radius:11px;background:#fff;color:#74513b;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}
.order-collection .ui-icon{width:17px;height:17px}.order-collection b{min-width:22px;padding:2px 6px;border-radius:6px;background:#f5eee7;font-size:11px;text-align:center}.order-collection.active{background:#4b2c1b;color:#fff;border-color:#4b2c1b}.order-collection.active b{background:#ffffff25;color:#fff}.order-collection:focus-visible{outline:3px solid #edb277;outline-offset:2px}.order-featured{background:#fff0ba;color:#806000}
/* v8.17: header favourites and photos/video in one product gallery. */
.header-favourites-filter{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid transparent;border-radius:9px;background:transparent;color:inherit;font:inherit;font-weight:800;cursor:pointer;padding:7px 8px}
.header-favourites-filter .ui-icon{width:17px;height:17px}.header-favourites-filter b{font-size:10px;line-height:1.3;min-width:19px;padding:3px 5px;border-radius:6px;background:#f9e9df;color:#8a4427}
.header-favourites-filter.active{color:#b9401b;background:#fff0e5;border-color:#eab08b}.header-favourites-filter.active .ui-icon{fill:#ffcfb4}.header-favourites-filter:focus-visible{outline:3px solid #e7aa75;outline-offset:2px}
[data-product-main-image][data-product-media]{cursor:zoom-in}
.product-gallery[hidden],.product-gallery [hidden]{display:none!important}
.product-gallery{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:16px;isolation:isolate}
.product-gallery-backdrop{position:absolute;inset:0;background:#1c0e0bc9;backdrop-filter:blur(5px);z-index:-1}
.product-gallery-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;width:min(960px,100%);height:min(820px,calc(100vh - 32px));height:min(820px,calc(100dvh - 32px));margin:0;min-width:0;overflow:hidden;background:#fffaf6;border:1px solid #e8d6c7;border-radius:20px;box-shadow:0 22px 90px #12060080}
.product-gallery-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:17px 20px;border-bottom:1px solid #ecdfd4;background:#fff}
.product-gallery-header>div{min-width:0}.product-gallery-header h2{margin:0;font-size:19px;line-height:1.4;color:#492b1c;overflow-wrap:anywhere}.product-gallery-header p{margin:4px 0 0;font-size:12px;line-height:1.6;color:#8b7160}
.product-gallery-header button{flex:0 0 40px;width:40px;height:40px;padding:0;border:1px solid #e9d5c8;border-radius:11px;font-size:27px;line-height:1;background:#fff6ee;color:#643922;cursor:pointer}
.product-gallery-stage{position:relative;min-width:0;min-height:0;overflow:hidden;background:#fff;touch-action:pan-y pinch-zoom;user-select:none}
.product-gallery-stage>img{display:block;width:100%;height:100%;object-fit:contain;padding:14px}.product-gallery-stage>iframe{display:block;width:100%;height:100%;border:0;background:#16120f}
.product-gallery-error{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:25px;margin:0;text-align:center;color:#835439;background:#fff9f2;font-size:14px}
.product-gallery-controls{display:flex;align-items:center;justify-content:center;gap:18px;padding:9px;border-top:1px solid #eedfd2}
.product-gallery-controls button{width:44px;height:40px;border:1px solid #e6c8b1;border-radius:10px;background:#fff2e5;color:#824b27;font-size:29px;line-height:1;cursor:pointer}.product-gallery-controls button:disabled{opacity:.3;cursor:default}.product-gallery-controls span{font-size:13px;font-weight:800;min-width:60px;text-align:center;color:#78553d}
.product-gallery-thumbnails{display:flex;gap:9px;min-width:0;overflow-x:auto;padding:4px 18px 14px;scrollbar-width:thin;scrollbar-color:#d6ae8a transparent;overscroll-behavior-x:contain}
.product-gallery-thumbnails button{flex:0 0 80px;width:80px;height:64px;padding:4px;border:2px solid #eaded3;border-radius:10px;background:#fff;color:#7d4925;cursor:pointer;font-size:11px;font-weight:800}.product-gallery-thumbnails button.active{border-color:#dd682b;box-shadow:0 0 0 2px #ffd9bd}.product-gallery-thumbnails img{display:block;width:100%;height:100%;object-fit:contain;border-radius:5px}.product-gallery-thumbnails .product-gallery-video-thumb{background:#3f2417;color:#fff1df}
.product-gallery button:focus-visible{outline:3px solid #f5a756;outline-offset:2px}
@media(max-width:600px){.product-gallery{padding:10px}.product-gallery-card{height:calc(100vh - 20px);height:calc(100dvh - 20px);border-radius:15px}.product-gallery-header{padding:13px;gap:9px}.product-gallery-header h2{font-size:16px}.product-gallery-header p{font-size:10px}.product-gallery-stage>img{padding:8px}.product-gallery-thumbnails{padding:4px 12px 12px}.product-gallery-thumbnails button{flex-basis:67px;width:67px;height:55px}}
