:root{--paper:#eeede8;--ink:#151515;--green:#102c23;--gold:#c4a064}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,'Microsoft YaHei',sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button,a,summary{cursor:pointer}button{border:0;background:none}button:disabled{opacity:.3;cursor:default}a:hover,button:hover{opacity:.8}:focus-visible{outline:2px solid var(--gold);outline-offset:4px}[hidden]{display:none!important}.skip{position:fixed;top:-100px;background:#fff;padding:12px;z-index:20}.skip:focus{top:0}header{min-height:270px;background:#000;color:#fff;display:grid;grid-template-columns:42% 16% 42%;align-items:center;padding:22px 3.5%;gap:0}#nav{display:flex;flex-wrap:wrap;align-content:center;gap:26px 27px;font-size:17px;line-height:1.5}#nav a{white-space:nowrap}#nav a.active{text-decoration:underline;text-underline-offset:6px}.brand{justify-self:center}.brand img{width:112px;height:112px;border-radius:50%;display:block;object-fit:cover}.tools{display:flex;justify-content:flex-end;align-items:center;gap:21px}.tools>span,.tools #language{font-size:12px;color:#c7b798}.tools button{color:white;padding:4px;font-size:25px}#bag{position:relative}#bagCount{font-size:10px;position:absolute;top:-3px;right:-7px;background:#bda168;color:#111;min-width:15px;border-radius:10px}.mobile-menu{display:none}.announcement{background:var(--green);color:#fff;text-align:center;height:40px;display:grid;place-items:center;font-size:12px}#searchPanel{background:#fff;padding:20px 3%;display:flex;gap:20px;align-items:center}#searchPanel input{padding:12px;border:1px solid #ccc;flex:1;min-width:0}#searchPanel button{font-size:26px}main{padding:0 2.4% 30px;min-height:70vh}.breadcrumb{font-size:12px;padding:15px 0}.breadcrumb a{text-decoration:underline}.service{height:370px;display:flex;align-items:center;padding:15px 10px 10px}.service-card{width:278px;height:210px;background:#050505;color:#fff;display:flex;align-items:center;flex-direction:column;justify-content:center;border:1px solid #c9ba99}.service-card img{width:118px;height:118px;border-radius:50%}.service-card div{text-align:center;font-size:10px;line-height:1.8}.service-card strong{font-family:Georgia,serif;letter-spacing:1px;display:block;font-size:13px;color:#d2b47e}.service-card span{display:block}.service-card b{font-weight:400;color:white}.filterbar{display:flex;justify-content:space-between;align-items:center;padding:16px 0 24px;gap:20px}.filters{display:flex;gap:34px}.filters details{position:relative}.filters summary{list-style:none;padding:4px 0}.filters summary:after{content:'⌄';margin-left:16px}.filters details[open] summary:after{content:'⌃'}.popover{position:absolute;top:35px;left:0;width:290px;padding:22px;background:white;border:1px solid #ddd;box-shadow:0 4px 20px #0001;z-index:3;font-size:12px}.popover p{font-size:11px;color:#666;line-height:1.7}.popover button{text-decoration:underline;padding:10px 0}.price-range{display:flex;align-items:center;gap:10px}.price-range label{width:45%;font-size:10px}.price-range input{width:100%;padding:12px 7px;margin:6px 0;border:1px solid #ccc}.sorter{display:flex;gap:28px;align-items:center;font-size:13px}.sorter select{border:0;background:transparent;padding:4px;max-width:165px}#grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 20px}.product-card{min-width:0}.image-box{display:block;position:relative;aspect-ratio:1;overflow:hidden;background:#e2e1dc}.image-box img{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .2s}.image-box .alternate{position:absolute;inset:0;opacity:0}.image-box:hover .alternate{opacity:1}.quick-add{position:absolute;right:10px;bottom:10px;width:34px;height:34px;display:grid;place-items:center;background:white;border-radius:50%;font-size:20px;z-index:1}.product-title{display:block;font-size:14px;line-height:1.6;margin-top:13px}.prices{font-size:14px;margin-top:8px;line-height:1.5;display:flex;gap:10px;flex-wrap:wrap}.prices del{color:#7c7c7c}.pagination{display:flex;justify-content:center;gap:25px;align-items:center;margin-top:46px}.pagination button{font-size:30px;padding:5px 15px}#range{text-align:center;font-size:12px;color:#666}#activeFilters{font-size:12px;margin-bottom:15px}#empty{text-align:center;padding:80px 15px}#empty button{text-decoration:underline}footer{padding:35px 3% 80px;background:#080808;color:#bbb;font-size:12px;display:flex;gap:25px;align-items:center;flex-wrap:wrap}footer strong{color:#d3b679;font-family:Georgia,serif;letter-spacing:1px}footer p{font-size:11px;width:100%;margin:0;line-height:1.8}.chat{position:fixed;right:40px;bottom:50px;border-radius:50%;background:#74a82e;color:white;width:60px;height:60px;display:grid;place-items:center;font-size:29px;z-index:4;box-shadow:0 3px 12px #0001}.bottom-nav{display:none}#collectionList{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding-bottom:45px}.category-card img{width:100%;aspect-ratio:1;object-fit:cover}.category-card h2{font-size:17px;font-weight:400}.category-card small{color:#666}.detail-layout{display:grid;grid-template-columns:55% 1fr;gap:5%;padding:24px 0 50px}.gallery-main{width:100%;aspect-ratio:1;object-fit:contain;background:#e5e4df;cursor:zoom-in}.thumbs{display:flex;gap:10px;margin-top:15px;flex-wrap:wrap}.thumbs button{padding:0;border:1px solid #aaa}.thumbs img{width:75px;height:75px;object-fit:cover;display:block}.product-info h1{font-size:25px;font-weight:500;line-height:1.5;margin:0 0 18px}.product-info .prices{font-size:20px;margin-bottom:20px}.product-info .ref{font-size:11px;color:#777;overflow-wrap:anywhere}.product-info label{display:block;font-size:13px;margin:24px 0 10px}.quantity{display:flex;align-items:center;gap:5px;margin-bottom:20px}.quantity button{border:1px solid #bbb;width:36px;height:38px}.quantity input{border:1px solid #bbb;background:none;width:60px;height:38px;text-align:center}.primary{background:#111;color:white;width:100%;display:block;text-align:center;padding:16px;margin-top:12px;line-height:1.4;font-size:14px}.primary.gold{background:#243e31}.product-info details{padding:20px 0;border-bottom:1px solid #ccc}.product-info details p{font-size:13px;line-height:1.8;color:#555}.product-info dl{font-size:12px;line-height:1.8}.product-info dt{color:#777;margin-top:10px}.product-info dd{margin:0;overflow-wrap:anywhere}dialog{border:0;padding:35px;width:min(640px,92vw);max-height:85vh;overflow:auto;background:#f9f9f7;color:#222}dialog::backdrop{background:#0008}.close{position:absolute;top:6px;right:12px;font-size:30px}dialog h2{font-size:24px;font-weight:400}.bag-row{display:grid;grid-template-columns:65px 1fr auto;align-items:center;gap:15px;padding:18px 0;border-bottom:1px solid #ddd}.bag-row img{width:65px;height:65px;object-fit:cover}.bag-row p{font-size:12px;line-height:1.5;margin:0}.bag-row button{font-size:11px;text-decoration:underline}#toast{position:fixed;bottom:125px;right:35px;background:#fff;box-shadow:0 3px 20px #0002;z-index:10;font-size:13px}#toast:not(:empty){padding:15px 25px}#priceError{color:#a43f34}.full-image{width:min(1000px,96vw)}.full-image img{width:100%;display:block}@media(min-width:1600px){header{min-height:205px}#nav{font-size:17px;gap:22px 28px}}@media(max-width:1000px){header{grid-template-columns:45% 15% 40%;padding:20px 3%}#nav{gap:20px;font-size:14px}.tools{gap:12px}.brand img{width:90px;height:90px}}@media(max-width:760px){header{min-height:100px;height:100px;display:flex;justify-content:center;position:relative;padding:10px}.brand img{height:78px;width:78px}.mobile-menu{display:block;position:absolute;left:18px;font-size:23px;color:white}.tools{position:absolute;right:15px;gap:8px}.tools>span,.tools #account{display:none}.tools #language{font-size:11px}.tools button{font-size:24px}#nav{display:none;position:absolute;left:0;right:0;top:100px;background:#000;padding:25px;z-index:8;font-size:15px;gap:22px}#nav.open{display:flex}.announcement{font-size:11px;height:34px}main{padding:0 15px 30px}.service{height:280px;padding:15px 0}.service-card{width:250px;height:190px}.service-card img{width:105px;height:105px}.filterbar{gap:10px;padding:14px 0 22px;font-size:12px}.filters{gap:20px}.filters summary:after{margin-left:6px}.sorter{gap:8px;font-size:11px}.sorter select{max-width:115px;font-size:11px}.sorter label>span{display:none}#count{white-space:nowrap}.popover{width:240px}.price-range input{padding:10px 5px}#priceFilter .popover{left:-78px}#grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.product-title{font-size:12px;line-height:1.55;margin-top:10px}.prices{font-size:12px;gap:6px}.quick-add{width:29px;height:29px;right:7px;bottom:7px}.chat{width:49px;height:49px;right:17px;bottom:83px;font-size:25px}footer{padding-bottom:90px;gap:18px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;display:flex;justify-content:space-around;padding:9px 0 6px;box-shadow:0 -1px 6px #0001;z-index:5}.bottom-nav a,.bottom-nav button{font-size:23px;text-align:center;padding:0 8px}.bottom-nav span{display:block;font-size:10px;margin-top:4px}#collectionList{grid-template-columns:repeat(2,1fr);gap:15px}.category-card h2{font-size:14px}.detail-layout{grid-template-columns:1fr;gap:25px;padding-top:10px}.product-info h1{font-size:21px}.product-info .prices{font-size:18px}#searchPanel{gap:8px;padding:15px}#searchPanel label{font-size:0}.bag-row{grid-template-columns:55px 1fr auto;gap:10px}#toast{right:15px;bottom:140px}dialog{padding:30px 22px}}

.home-view main{padding:0}.home-view .announcement{display:none}.home-contact{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:30px;background:#000;color:#fff}.home-brand{padding:30px;text-align:center}.home-brand img{display:block;width:100%;max-width:620px;margin:auto;object-fit:contain}.home-brand p{font-size:30px;margin:22px 0}.home-brand a{font-size:25px}.home-copy{padding:30px 20px}.home-copy h1{font-size:46px;margin:0 0 25px}.home-copy p{font-size:16px;line-height:1.8}.home-button{display:inline-block;background:white;color:black;padding:17px 24px;margin-top:24px;border-radius:3px}.home-about{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:60px 4%;background:#111;color:white;min-height:600px;gap:40px}.home-about h2{font-size:40px}.home-about p{font-size:20px}.home-about a{display:inline-block;text-decoration:underline;margin-top:35px}.home-about img{width:100%;max-width:560px;justify-self:center}@media(max-width:760px){.home-contact,.home-about{grid-template-columns:1fr;padding:20px;gap:16px}.home-brand{padding:0}.home-copy{padding:20px 0 40px}.home-copy h1{font-size:32px}.home-brand p{font-size:24px}.home-brand a{font-size:19px}.home-about{min-height:0}}

/* Homepage refinement */
.home-view header{background:#000}.home-contact{grid-template-columns:1.05fr 1fr;gap:48px;padding:16px 32px 42px;align-items:center}.home-brand{background:#fff;color:#111;padding:0;overflow:hidden}.home-brand img{width:100%;max-width:600px;height:auto;aspect-ratio:1;object-fit:contain}.home-card-caption{padding:10px 20px 28px}.home-card-caption p{font-size:clamp(22px,2.2vw,34px);margin:0 0 8px;letter-spacing:.03em}.home-card-caption span{display:block;font-size:17px;margin-bottom:20px}.home-card-caption a{font-size:clamp(17px,1.8vw,28px);overflow-wrap:anywhere}.home-copy h1{font-size:clamp(32px,3vw,48px);line-height:1.2}.home-copy p{font-size:16px;line-height:1.9;max-width:650px}.home-button{min-width:118px;text-align:center;font-size:16px}.home-about{background:#101010;min-height:650px;padding:64px 5%;gap:7%;grid-template-columns:1fr 1fr}.home-about h2{font-size:42px;margin:0 0 24px}.home-about p{font-size:17px;max-width:520px;line-height:1.9}.home-about .home-about-brand{font-size:27px;letter-spacing:.04em}.home-about a{font-size:17px}.home-about .home-watch{margin:0;text-decoration:none;display:block;position:relative;background:#f2f2ef;color:#111;width:100%;max-width:600px;justify-self:end}.home-watch img{width:100%;display:block;aspect-ratio:1;object-fit:contain}.home-watch span{display:block;padding:20px;text-align:center}.home-view a:focus-visible{outline:3px solid #bd985e;outline-offset:5px}@media(max-width:760px){.home-contact{grid-template-columns:1fr;gap:20px;padding:15px}.home-brand img{max-width:440px}.home-copy{padding:16px 8px 36px}.home-about{grid-template-columns:1fr;min-height:0;padding:42px 24px;gap:28px}.home-about h2{font-size:32px}.home-about .home-watch{justify-self:center}.home-card-caption{padding:8px 12px 24px}.home-about .home-about-brand{font-size:22px}}

/* Store homepage */
.home-view{background:#fff}.home-view main{padding:0}.store-hero{min-height:660px;position:relative;display:flex;align-items:center;background:#171714 url('assets/tervique-boutique.png') center/cover no-repeat;color:#fff}.store-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000d 0%,#0009 40%,#0001 75%)}.store-hero-copy{position:relative;padding:65px 6%;width:100%}.store-eyebrow{color:#e4c990;letter-spacing:.2em;font-size:16px}.store-hero h1{font-size:clamp(32px,3.6vw,64px);font-weight:500;line-height:1.2;margin:30px 0 22px}.store-intro{font-size:19px}.store-phone{display:block;width:fit-content;background:#102d23dd;border:1px solid #ae9668;padding:22px 30px;margin:35px 0 28px}.store-phone span,.store-phone small{display:block;font-size:16px}.store-phone strong{display:block;font-size:clamp(25px,3.5vw,54px);letter-spacing:.025em;line-height:1.4}.store-shop{font-size:16px;border-bottom:1px solid #d2bc8b;padding-bottom:7px}.concept-caption{position:absolute;right:20px;bottom:16px;font-size:12px;color:#ddd}.store-brands{background:#050505;color:#fff;padding:65px 3%}.store-brands h2{text-align:center;font-size:34px;font-weight:400;margin:0 0 42px}#homeBrands{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.brand-tile{min-height:155px;background:#0b0b0b;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px 8px;border:1px solid #191919;transition:border-color .2s}.brand-tile:hover{border-color:#bda36e}.brand-tile strong{font-family:Georgia,serif;font-size:clamp(17px,1.8vw,31px);font-weight:400}.brand-tile span{font-size:14px;color:#aaa;margin-top:16px}.store-products{padding:65px 6%;background:white;color:#111}#homeTabs{display:flex;justify-content:center;gap:40px;margin-bottom:45px}#homeTabs button{padding:12px 0;font-size:24px;border-bottom:3px solid transparent;color:#777}#homeTabs button[aria-selected=true]{color:#111;border-color:#111}#homeProducts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 25px}.home-product-wrap{position:relative;min-width:0;display:flex;flex-direction:column}.home-product-wrap .product-card{flex:1}.home-product-wrap .image-box{background:#f5f5f3}.home-product-wrap .product-title{font-size:15px;line-height:1.65}.home-product-wrap .prices{font-size:15px;margin:16px 0}.home-add{display:block;background:#050505;color:white;border-radius:4px;padding:12px;width:100%;font-size:15px}.saving{position:absolute;top:10px;left:10px;z-index:2;background:#e00000;color:white;padding:5px 8px;font-size:12px}.store-more{display:block;width:fit-content;margin:42px auto 0;border-bottom:1px solid;padding:10px;font-size:16px}.store-contact{background:#0b1712;color:white;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:60px 6%}.store-contact h2{font-size:32px;font-weight:400}.store-contact p{font-size:16px;line-height:1.8}.store-contact a span{display:block;font-size:18px;color:#ddc694}.store-contact a strong{font-size:clamp(25px,3vw,48px);white-space:nowrap}@media(max-width:1000px){#homeBrands{grid-template-columns:repeat(3,minmax(0,1fr))}.store-contact{flex-direction:column;align-items:flex-start}}@media(max-width:760px){.store-hero{min-height:550px;background-position:60% center}.store-hero-copy{padding:40px 22px}.store-phone{padding:18px 15px}.store-hero h1{font-size:35px}.store-brands{padding:40px 15px}.store-brands h2{font-size:28px}#homeBrands{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.brand-tile{min-height:120px}.brand-tile strong{font-size:22px}.store-products{padding:35px 15px}#homeTabs{gap:22px;margin-bottom:30px;overflow:auto;justify-content:flex-start}#homeTabs button{font-size:19px;white-space:nowrap}#homeProducts{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.saving{font-size:10px;padding:4px;left:5px;top:5px}.home-product-wrap .product-title,.home-product-wrap .prices{font-size:13px}.home-add{font-size:13px}.store-contact{padding:35px 22px}}

/* Rectangular customer service banner */
.service{height:auto;min-height:0;padding:24px 0 36px;display:block}.service-card{box-sizing:border-box;width:100%;height:auto;min-height:178px;display:grid;grid-template-columns:110px minmax(180px,1fr) auto auto;gap:28px;align-items:center;padding:28px 34px;background:linear-gradient(110deg,#080d0b,#10271e);border:1px solid #aa915c;border-radius:8px;color:#fff;box-shadow:0 8px 24px #00000012;text-decoration:none}.service-card img{width:110px;height:110px;border-radius:50%;object-fit:contain}.service-card div{text-align:left;font-size:16px;line-height:1.6;min-width:0}.service-card .service-identity strong{font-family:Georgia,serif;font-size:clamp(18px,1.5vw,25px);letter-spacing:.04em;color:#e4cc98;line-height:1.4}.service-identity>span{font-size:15px;color:#e4e9e5;margin-top:9px}.service-card .service-number>span{font-size:17px;color:#d5bd8c;letter-spacing:.04em}.service-card .service-number b{display:block;font-size:clamp(28px,2.5vw,44px);font-weight:700;white-space:nowrap;line-height:1.4;letter-spacing:.015em}.service-card .service-action{display:flex;align-items:center;justify-content:center;min-height:52px;padding:12px 24px;background:#d8bf86;color:#101b15;font-weight:700;font-size:17px;white-space:nowrap;border-radius:4px}.service-card:hover .service-action{background:#efd9a9}.service-card:focus-visible{outline:3px solid #b89a52;outline-offset:5px}@media(max-width:1100px){.service-card{grid-template-columns:85px 1fr auto;gap:20px;padding:24px}.service-card img{width:85px;height:85px}.service-card .service-number{grid-column:2;grid-row:2}.service-card .service-action{grid-column:3;grid-row:1/3}.service-card .service-identity{grid-column:2;grid-row:1}.service-card img{grid-row:1/3}.service-card .service-number b{font-size:34px}}@media(max-width:600px){.service{padding:12px 0 24px}.service-card{grid-template-columns:62px minmax(0,1fr);gap:14px;padding:18px 16px;min-height:0;border-radius:6px}.service-card img{width:62px;height:62px;grid-column:1;grid-row:1}.service-card .service-identity{grid-column:2;grid-row:1}.service-card .service-identity strong{font-size:17px;letter-spacing:0}.service-identity>span{font-size:13px;margin-top:5px}.service-card .service-number{grid-column:1/-1;grid-row:2;text-align:center;padding:12px 0;border-top:1px solid #b79b613d;border-bottom:1px solid #b79b613d}.service-card .service-number>span{font-size:15px}.service-card .service-number b{font-size:clamp(24px,7.2vw,38px);letter-spacing:0;white-space:normal;overflow-wrap:anywhere}.service-card .service-action{grid-column:1/-1;grid-row:3;min-height:48px;padding:12px;font-size:17px}}

/* Language selector */
.tools select#language{background:#000;color:#fff;border:1px solid #6b6b6b;border-radius:3px;padding:8px 24px 8px 8px;font:inherit;font-size:14px;width:145px;max-width:100%;min-height:38px}.tools select#language option{background:white;color:#111}html[dir=rtl] .store-hero-copy,html[dir=rtl] .service-card div{text-align:right}@media(max-width:760px){.tools select#language{width:90px;font-size:12px;padding:6px 2px;min-height:34px}.tools{gap:5px}.tools #searchToggle{font-size:21px}}
