/* KASEOUI SHOP — système visuel mobile-first */
:root{--ink:#151515;--paper:#f4f0e9;--sand:#ded4c4;--gold:#ad8d61;--line:rgba(21,21,21,.16);--white:#fffdf8;--muted:#6f6a63;--serif:'Instrument Serif',Georgia,serif;--body:'Inter',Arial,sans-serif;--ease:cubic-bezier(.2,.8,.2,1);--radius:20px;--shadow:0 18px 50px rgba(32,25,16,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:14px;line-height:1.5}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}img{max-width:100%;display:block}.section-shell{width:min(1240px,calc(100% - 40px));margin-inline:auto}.announcement{height:30px;background:var(--ink);color:var(--white);display:flex;align-items:center;justify-content:center;gap:13px;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.announcement i{width:3px;height:3px;background:var(--gold);border-radius:50%}.site-header{height:78px;display:flex;align-items:center;gap:34px;border-bottom:1px solid var(--line);position:relative;z-index:20;background:rgba(244,240,233,.94);backdrop-filter:blur(14px)}.brand{font:400 27px/1 var(--serif);letter-spacing:.08em;white-space:nowrap}.brand em{font:500 9px/1 var(--body);letter-spacing:.2em;font-style:normal;margin-left:5px;vertical-align:4px}.main-nav{display:flex;gap:27px;margin-left:auto;font-size:12px}.main-nav a{position:relative;padding:29px 0}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:19px;height:1px;background:var(--ink);transition:right .35s var(--ease)}.main-nav a:hover:after{right:0}.header-actions{display:flex;gap:18px;align-items:center;margin-left:auto}.search-trigger{border:0;background:none;font-size:24px;line-height:1;padding:8px 0}.cart-trigger{border:1px solid var(--ink);background:transparent;min-height:40px;border-radius:30px;padding:0 16px;font-size:11px;letter-spacing:.03em;transition:.3s var(--ease)}.cart-trigger span{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--ink);color:var(--paper);margin-left:7px}.cart-trigger:hover{background:var(--ink);color:var(--paper)}.menu-toggle,.mobile-nav{display:none}.eyebrow,.section-kicker{font-size:10px;letter-spacing:.17em;text-transform:uppercase;margin:0 0 19px;font-weight:600}.arabic{font-size:16px;direction:rtl;text-align:right;line-height:1.8;margin:18px 0 0;color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:.91}h1{font-size:clamp(57px,9vw,126px);letter-spacing:-.035em}h2{font-size:clamp(48px,7vw,90px);letter-spacing:-.025em}h3{font-size:43px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;padding:0 23px;border-radius:30px;font-size:11px;letter-spacing:.03em;white-space:nowrap;transition:background .35s var(--ease),color .35s var(--ease),transform .35s var(--ease)}.button span,.button b,.text-link span{font-size:18px;line-height:0;transition:transform .35s var(--ease)}.button:hover span,.button:hover b,.text-link:hover span{transform:translate(4px,-4px)}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:var(--gold);transform:translateY(-2px)}.button-light{background:var(--white);color:var(--ink)}.button-outline{background:transparent;border:1px solid var(--ink);color:var(--ink)}.button-outline:hover{background:var(--ink);color:var(--white)}.button-full{width:100%}.text-link{display:inline-flex;align-items:center;gap:14px;padding:12px 0;font-size:11px;font-weight:600;border-bottom:1px solid var(--ink)}.button-row{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.reveal{animation:rise .9s var(--ease) both}.delay-1{animation-delay:.16s}@keyframes rise{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}
/* Mise en scène et visuels */
.hero{min-height:670px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding-top:72px;padding-bottom:90px}.hero-copy{max-width:620px}.hero-copy h1{margin:0 0 21px}.hero-lead{max-width:410px;color:var(--muted);font-size:15px;line-height:1.75;margin:34px 0}.hero-stage{height:530px;position:relative;display:grid;place-items:center}.hero-stage:before{content:"";position:absolute;width:390px;height:390px;border-radius:50%;background:var(--sand);filter:blur(1px)}.orbit{position:absolute;border:1px solid rgba(21,21,21,.17);border-radius:50%;transform:rotate(-23deg)}.orbit-one{width:500px;height:180px}.orbit-two{width:410px;height:130px;transform:rotate(57deg)}.hero-card{position:absolute;overflow:hidden;box-shadow:var(--shadow)}.hero-card-large{width:290px;height:390px;background:#d5c8b7;top:28px;right:72px;transform:rotate(7deg);padding:18px;display:flex;align-items:flex-end}.hero-card-small{width:190px;height:220px;background:#b9a58a;left:45px;bottom:30px;transform:rotate(-9deg);padding:15px;display:flex;align-items:flex-end}.hero-card small{font-size:9px;letter-spacing:.15em;text-transform:uppercase}.hero-stamp{position:absolute;right:8px;top:30px;border:1px solid var(--ink);width:70px;height:70px;border-radius:50%;display:grid;place-items:center;text-align:center;font:30px/20px var(--serif);transform:rotate(12deg)}.hero-stamp span{font:7px/1 var(--body);letter-spacing:.12em}.editorial-object{position:absolute;inset:0;display:grid;place-items:center}.watch-object:before{content:"";position:absolute;width:105px;height:205px;background:#25231f;border-radius:55px;box-shadow:inset 0 0 0 2px #b69b77,15px 20px 30px rgba(0,0,0,.18)}.watch-object i{position:relative;z-index:1;width:108px;height:108px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#bba27e,#5c5144 58%,#1b1917 60%);box-shadow:0 0 0 7px #181614,0 0 0 9px #ae926c}.watch-object i:after{content:"";position:absolute;width:2px;height:34px;background:#f6e7c5;left:52px;top:16px;transform:rotate(25deg);transform-origin:bottom}.watch-object.large i{transform:scale(1.5)}.bracelet-object{width:145px;height:145px;border:12px solid #24221e;border-radius:50%;box-shadow:inset 0 0 0 2px #bca580,8px 17px 24px rgba(0,0,0,.18);background:transparent}.bracelet-object i{position:absolute;width:10px;height:10px;background:#c6a97c;border-radius:50%;top:15px;left:58px}.bracelet-object i:nth-child(2){top:65px;left:7px}.bracelet-object i:nth-child(3){bottom:11px;left:37px}.bracelet-object i:nth-child(4){top:65px;right:6px}.chain-object{position:relative;width:145px;height:210px;border:4px solid #302c25;border-radius:80px;transform:rotate(20deg);box-shadow:10px 17px 20px rgba(0,0,0,.13)}.chain-object i{position:absolute;width:15px;height:15px;border:2px solid #b6976c;border-radius:50%;top:21px;left:60px}.chain-object i:nth-child(2){top:92px;left:11px}.chain-object i:nth-child(3){top:92px;right:9px}
.intro{display:grid;grid-template-columns:1fr 1.5fr;gap:80px;padding-top:120px;padding-bottom:150px;border-top:1px solid var(--line)}.intro h2{margin-bottom:0}.intro-copy{max-width:460px;line-height:1.9;color:var(--muted);margin:38px 0 28px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:45px}.section-heading h2{margin:0}.collections-preview{padding-bottom:150px}.collection-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.collection-card{min-height:510px;padding:30px;position:relative;overflow:hidden;display:flex;align-items:end;border-radius:var(--radius);transition:transform .55s var(--ease),box-shadow .55s var(--ease)}.collection-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.collection-card.dark{background:var(--ink);color:var(--white)}.collection-card.sand{background:#d7cabb}.collection-card>div{position:relative;z-index:2}.collection-card p{font-size:10px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px}.collection-card h3{font-size:57px;margin:0 0 25px}.collection-index{position:absolute;left:30px;top:30px;font-size:10px;letter-spacing:.15em}.collection-shape{position:absolute;right:30px;top:50px;transform:scale(1.65);opacity:.9}.collection-shape.watch-object{transform:scale(1.7) rotate(-17deg)}.collection-shape.chain-object{transform:scale(1.5) rotate(12deg)}.products-feature{padding-bottom:150px}
/* Cartes catalogue */.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{position:relative;min-width:0}.product-card>a{display:block}.product-art{height:330px;position:relative;overflow:hidden;border-radius:var(--radius);background:#d8cbb9;isolation:isolate;transition:transform .55s var(--ease)}.product-card:hover .product-art{transform:translateY(-6px)}.product-art:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.18),transparent 45%,rgba(0,0,0,.14));z-index:-1}.art-watch{background:linear-gradient(135deg,#c7b59f,#ede4d7)}.art-bracelet{background:linear-gradient(135deg,#d7cec1,#b6a58e)}.art-pack{background:linear-gradient(135deg,#aeb5ae,#d7d0c1)}.art-wallet{background:linear-gradient(135deg,#c5b39e,#e5d6c2)}.art-chain{background:linear-gradient(135deg,#cab4a6,#e7d6c9)}.art-label{position:absolute;left:18px;top:18px;font-size:9px;letter-spacing:.2em}.art-promo{position:absolute;right:15px;top:15px;background:var(--ink);color:var(--white);padding:7px 11px;border-radius:20px;font-size:9px;letter-spacing:.08em}.art-shadow{position:absolute;width:60%;height:25%;bottom:15%;left:22%;background:rgba(0,0,0,.18);filter:blur(18px);border-radius:50%}.art-shape{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:transform .8s var(--ease)}.product-card:hover .art-shape{transform:translate(-50%,-50%) scale(1.08) rotate(3deg)}.art-watch .art-shape{width:90px;height:180px;background:#272520;border-radius:50px;box-shadow:inset 0 0 0 2px #b89970,12px 20px 23px rgba(0,0,0,.17)}.art-watch .art-shape:after{content:"";position:absolute;inset:39px 8px;background:radial-gradient(circle at 35% 30%,#c1a783,#50463a 65%,#191816 67%);border-radius:50%;box-shadow:0 0 0 5px #1b1917,0 0 0 7px #b0926d}.art-bracelet .art-shape{width:150px;height:150px;border:10px solid #25231e;border-radius:50%;box-shadow:inset 0 0 0 2px #bda37a,10px 17px 22px rgba(0,0,0,.18)}.art-bracelet .art-shape:before{content:"";position:absolute;inset:15px;border:3px dotted #c3a77d;border-radius:50%}.art-pack .art-shape{width:135px;height:170px;background:linear-gradient(135deg,#222b27,#5f7065);border-radius:18px 18px 24px 24px;transform:translate(-50%,-50%) rotate(-7deg);box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),15px 20px 24px rgba(0,0,0,.18)}.art-pack .art-shape:before{content:"";position:absolute;inset:22px 15px;border:1px solid rgba(255,255,255,.35);border-radius:10px}.art-wallet .art-shape{width:160px;height:110px;background:linear-gradient(135deg,#7e4e3d,#bd8066);border-radius:12px;transform:translate(-50%,-50%) rotate(11deg);box-shadow:inset 0 0 0 1px #e0b092,13px 18px 20px rgba(0,0,0,.18)}.art-wallet .art-shape:after{content:"";position:absolute;width:25px;height:25px;border:1px solid #e0b092;border-radius:50%;left:72px;top:42px}.art-chain .art-shape{width:90px;height:200px;border:5px solid #42372d;border-radius:60px;transform:translate(-50%,-50%) rotate(16deg);box-shadow:10px 18px 20px rgba(0,0,0,.15)}.art-chain .art-shape:before{content:"";position:absolute;inset:14px 19px;border-top:4px dotted #c3a77c;border-bottom:4px dotted #c3a77c}.product-card-info{display:flex;justify-content:space-between;gap:12px;padding:16px 1px 0}.product-card h3{font-size:22px;margin:5px 0 0;line-height:1.05}.product-card-info strong{font:500 12px var(--body);white-space:nowrap;padding-top:4px}.product-category,.product-price{font-size:10px;color:var(--muted);letter-spacing:.04em}.card-badge{position:absolute;left:14px;bottom:69px;background:var(--gold);color:var(--ink);font-size:9px;padding:6px 9px;border-radius:20px}.add-card{position:absolute;right:12px;bottom:63px;width:34px;height:34px;border-radius:50%;background:var(--ink);color:var(--white);font-size:20px;z-index:2;transition:.3s var(--ease)}.add-card:hover{background:var(--gold);color:var(--ink);transform:rotate(90deg)}
/* Catalogue, fiche et avis */
.collection-hero{padding-top:85px;padding-bottom:90px;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:end;border-bottom:1px solid var(--line)}.collection-hero h1{margin:0}.collection-hero>p{color:var(--muted);line-height:1.9;max-width:410px;margin-bottom:8px}.catalog-layout{padding-top:55px;padding-bottom:130px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.catalog-toolbar h2{font-size:58px;margin:0}.result-count{font-size:11px;color:var(--muted);margin:10px 0 0}.toolbar-tools{display:flex;align-items:center;gap:25px}.filter-toggle{background:none;font-size:11px;padding:12px 0;border-bottom:1px solid var(--ink)}.filter-toggle span{font-size:18px;margin-left:10px}.sort-select{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:11px}.sort-select select{background:transparent;border:0;border-bottom:1px solid var(--line);padding:12px 2px;color:var(--ink);font-size:11px}.catalog-main{display:grid;grid-template-columns:220px 1fr;gap:55px}.filter-sidebar{position:sticky;top:105px;align-self:start}.filter-mobile-head{display:none}.search-field{height:45px;border:1px solid var(--line);display:flex;align-items:center;gap:10px;padding:0 13px;margin-bottom:35px}.search-field span{font-size:22px}.search-field input{border:0;outline:0;background:transparent;width:100%;font-size:12px}.filter-group{padding:20px 0;border-top:1px solid var(--line)}.filter-group>p,.filter-group>p:first-child{font-size:10px;text-transform:uppercase;letter-spacing:.14em;margin:0 0 15px}.check-label{display:flex;align-items:center;gap:10px;margin:11px 0;font-size:12px;cursor:pointer}.check-label input{position:absolute;opacity:0}.check-label i{width:13px;height:13px;border:1px solid var(--muted);border-radius:50%;display:block}.check-label input:checked+i{background:var(--ink);border:4px solid var(--paper);box-shadow:0 0 0 1px var(--ink)}.price-fields{display:flex;align-items:center;gap:6px}.price-fields input{width:68px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:8px 0;font-size:11px}.price-presets{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:14px}.price-presets button{padding:0;background:none;color:var(--muted);font-size:10px;border-bottom:1px solid transparent}.price-presets button:hover{color:var(--ink);border-color:var(--ink)}.clear-filters{background:none;font-size:10px;border-bottom:1px solid var(--ink);padding:10px 0;margin-top:22px}.active-filters{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:25px}.active-filters:empty{display:none}.active-filters span{display:flex;align-items:center;gap:8px;background:var(--sand);border-radius:20px;padding:7px 10px;font-size:10px}.active-filters button{background:none;padding:0;font-size:16px;line-height:10px}.category-section{margin-bottom:80px}.category-section-head{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:24px}.category-section-head h2{font-size:52px;margin:0}.category-section-head>span{font-size:10px;color:var(--muted);margin-bottom:5px}.more-products{margin:27px auto 0;display:flex}.catalog-empty{padding:100px 0;text-align:center}.catalog-empty h2{font-size:62px}.catalog-empty p:not(.eyebrow){color:var(--muted)}
/* Fiche produit et avis */
.breadcrumb{display:flex;gap:12px;align-items:center;font-size:10px;color:var(--muted);padding:30px 0 42px}.breadcrumb a:hover{color:var(--ink)}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:start}.product-detail-art .product-art{height:650px;border-radius:24px}.product-detail-info{padding-top:38px}.product-detail-info h1{font-size:76px;margin:0 0 18px;max-width:570px}.rating-line{display:flex;align-items:center;gap:9px;font-size:11px;color:var(--muted);margin:25px 0}.rating-line strong{color:var(--ink);font-size:12px}.stars{color:var(--gold);letter-spacing:2px;font-size:14px}.no-rating{color:var(--muted)}.product-price{font-size:20px;margin:0 0 28px}.product-description{max-width:480px;color:var(--muted);line-height:1.9}.detail-rule{height:1px;background:var(--line);margin:34px 0}.product-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.quantity-stepper{display:flex;align-items:center;border:1px solid var(--line);height:52px;border-radius:30px}.quantity-stepper button{width:38px;height:50px;background:transparent;font-size:18px}.quantity-stepper span{min-width:22px;text-align:center;font-size:12px}.product-actions .button{flex:1}.product-note{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px;margin:23px 0}.product-note i,.availability-dot{width:7px;height:7px;background:#6b8f60;border-radius:50%}.product-details-list{border-top:1px solid var(--line);padding:18px 0}.product-details-list summary{cursor:pointer;font-size:11px;list-style:none;display:flex;justify-content:space-between}.product-details-list summary::-webkit-details-marker{display:none}.product-details-list ul{padding:14px 0 0 17px;color:var(--muted);font-size:11px;line-height:2}.product-story{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:150px;padding-bottom:150px}.product-story>p{max-width:420px;line-height:2;color:var(--muted);align-self:end}.reviews-section{display:grid;grid-template-columns:1fr 1.25fr;gap:100px;border-top:1px solid var(--line);padding-top:110px;padding-bottom:150px}.reviews-intro p:not(.eyebrow):not(.arabic){max-width:310px;color:var(--muted);line-height:1.8}.review-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.review-item{background:rgba(255,253,248,.52);border:1px solid var(--line);border-radius:16px;padding:18px;min-height:160px}.review-top{display:flex;justify-content:space-between;gap:10px}.review-top time{color:var(--muted);font-size:9px}.review-item h3{font:500 12px var(--body);margin:20px 0 8px}.review-item p{font-size:11px;color:var(--muted);line-height:1.7;margin:0}.more-reviews{background:none;border-bottom:1px solid var(--ink);font-size:10px;padding:10px 0;margin-top:18px}.more-reviews span{font-size:16px;margin-left:10px}.no-reviews{grid-column:1/-1;border:1px dashed var(--line);padding:30px;text-align:center;color:var(--muted)}.no-reviews h3{font:400 28px var(--serif);color:var(--ink);margin:12px 0 5px}.no-reviews p{font-size:11px;margin:0}.review-form{border-top:1px solid var(--line);margin-top:35px;padding-top:27px}.form-kicker,.footer-label{font-size:10px;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px}.review-form h3{font-size:34px;margin:0 0 25px}.review-form label,.checkout-form label{display:flex;flex-direction:column;gap:8px;font-size:10px;margin-bottom:17px}.review-form input,.review-form textarea,.checkout-form input,.checkout-form select{width:100%;border:1px solid var(--line);background:rgba(255,253,248,.5);padding:13px 14px;outline:0;font-size:12px;border-radius:0;transition:border .25s}.review-form input:focus,.review-form textarea:focus,.checkout-form input:focus,.checkout-form select:focus{border-color:var(--ink)}.star-field{border:0;padding:0;margin:0 0 18px}.star-field legend{font-size:10px;margin-bottom:9px}.stars-input{display:flex;gap:2px}.stars-input input{position:absolute;opacity:0}.stars-input label{font-size:24px;color:#bdb4a5;cursor:pointer;line-height:1}.stars-input label:hover,.stars-input label:hover~label,.stars-input input:checked~label{color:var(--gold)}.form-status{min-height:18px;color:var(--gold);font-size:10px;margin:10px 0 0}
/* Overlays, panier et pied de page */
.drawer-backdrop,.modal-backdrop{position:fixed;inset:0;background:rgba(21,21,21,.42);opacity:0;visibility:hidden;transition:.4s var(--ease);z-index:40}.drawer-backdrop.visible,.modal-backdrop.visible{opacity:1;visibility:visible}.cart-drawer{position:fixed;z-index:50;right:0;top:0;bottom:0;width:min(480px,100%);background:var(--paper);padding:28px;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .5s var(--ease);overflow:auto}.cart-drawer.open{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px}.drawer-head .eyebrow{margin:0}.close-button{background:none;font-size:27px;line-height:1;padding:0}.cart-lines{display:flex;flex-direction:column;gap:17px;padding:23px 0}.cart-line{display:grid;grid-template-columns:80px 1fr auto;gap:13px;align-items:start;padding-bottom:17px;border-bottom:1px solid var(--line)}.cart-line .product-art{height:90px;border-radius:12px}.cart-line .art-label,.cart-line .art-promo{display:none}.cart-line a{font:400 20px/1 var(--serif)}.cart-line small{display:block;font-size:10px;color:var(--muted);margin-top:9px}.line-actions{display:flex;align-items:center;gap:12px;margin-top:12px}.line-actions button{background:none;padding:0;font-size:16px}.line-actions button:last-child{font-size:9px;text-decoration:underline;margin-left:5px}.line-actions span{font-size:11px}.cart-line>strong{font:500 11px var(--body);white-space:nowrap}.empty-cart{padding:100px 10px;text-align:center}.empty-cart>span{font-size:42px;color:var(--gold)}.empty-cart h3{font-size:31px;margin:15px 0}.empty-cart p{color:var(--muted);font-size:11px;margin-bottom:25px}.drawer-footer{border-top:1px solid var(--line);padding-top:20px;margin-top:auto}.drawer-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px;font-size:12px}.drawer-total strong{font:500 18px var(--body)}.drawer-note{text-align:center;color:var(--muted);font-size:10px;margin:13px 0 0}.modal-backdrop{z-index:60;display:grid;place-items:center;padding:20px}.checkout-modal{position:relative;z-index:61;width:min(570px,100%);max-height:calc(100vh - 40px);overflow:auto;background:var(--paper);padding:38px;transform:translateY(20px);transition:transform .45s var(--ease)}.modal-backdrop.visible .checkout-modal{transform:translateY(0)}.checkout-modal>.close-button{position:absolute;right:25px;top:24px}.checkout-modal h2{font-size:62px;margin:0 0 18px}.checkout-intro{color:var(--muted);font-size:12px;line-height:1.8;max-width:350px}.checkout-summary{display:flex;justify-content:space-between;padding:15px 0;margin:22px 0;border-block:1px solid var(--line);font-size:11px}.checkout-summary strong{font-weight:500}.checkout-form{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.checkout-form label:nth-child(4),.checkout-form .button,.checkout-form .form-status{grid-column:1/-1}.checkout-form select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--ink) 50%),linear-gradient(135deg,var(--ink) 50%,transparent 50%);background-position:calc(100% - 16px) 19px,calc(100% - 12px) 19px;background-size:4px 4px;background-repeat:no-repeat}.toast{position:fixed;z-index:80;bottom:24px;left:50%;transform:translate(-50%,25px);background:var(--ink);color:var(--white);padding:13px 20px;font-size:11px;border-radius:30px;opacity:0;pointer-events:none;transition:.35s var(--ease);white-space:nowrap}.toast.visible{opacity:1;transform:translate(-50%,0)}
/* Confirmation et footer */
.thanks-page{padding-top:110px;padding-bottom:150px;min-height:740px;max-width:920px}.thanks-seal{width:84px;height:84px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;margin-bottom:55px;color:var(--gold);font-size:27px}.thanks-seal small{font-size:7px;letter-spacing:.16em;margin-top:-31px}.thanks-page h1{font-size:clamp(64px,9vw,115px);margin:0 0 18px}.thanks-lead{font-size:15px;line-height:1.8;max-width:490px;color:var(--muted);margin:35px 0}.order-confirmation{border:1px solid var(--line);border-radius:18px;padding:24px;margin:45px 0 35px;background:rgba(255,253,248,.38)}.order-confirmation-head,.order-confirmation-foot{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.order-confirmation-head strong{color:var(--ink);font-size:12px;letter-spacing:.08em}.order-confirmation-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:28px 0;margin:24px 0;border-block:1px solid var(--line)}.summary-block{display:flex;flex-direction:column;gap:7px}.summary-block span{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.summary-block strong{font-size:12px;font-weight:500;line-height:1.6}.thanks-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.thanks-footnote{font-size:10px;color:var(--muted);margin-top:60px}.thanks-footnote a{text-decoration:underline}.site-footer{background:var(--ink);color:var(--white);padding:70px max(20px,calc((100% - 1240px)/2));display:grid;grid-template-columns:1.4fr 1fr 1.2fr 1fr;gap:45px}.footer-brand{font:400 29px/1 var(--serif);letter-spacing:.08em}.footer-brand em{font:500 9px var(--body);letter-spacing:.2em;font-style:normal}.footer-brand p{font-size:11px;line-height:1.7;color:rgba(255,253,248,.55);margin:20px 0}.site-footer a,.site-footer span:not(.footer-brand){display:block;font-size:10px;margin:10px 0;transition:color .25s}.site-footer a:hover{color:var(--gold)}.footer-label{color:var(--gold);margin:0 0 17px}.footer-note{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;color:rgba(255,253,248,.5)}
/* Responsive tablette */
@media(max-width:900px){.main-nav{gap:15px}.main-nav a{font-size:10px}.product-grid{grid-template-columns:repeat(3,1fr)}.product-art{height:280px}.hero-stage{transform:scale(.86);transform-origin:center}.collection-card h3{font-size:47px}.product-detail{gap:45px}.product-detail-info h1{font-size:60px}.product-detail-art .product-art{height:540px}.reviews-section{gap:45px}.review-list{grid-template-columns:1fr 1fr}.site-footer{grid-template-columns:1.4fr 1fr 1.2fr}.footer-note{display:none}}
/* Responsive mobile */
@media(max-width:680px){body{font-size:13px}.section-shell{width:calc(100% - 32px)}.announcement{font-size:8px;gap:8px}.site-header{height:65px;padding:0 16px;gap:12px}.brand{font-size:24px}.brand em{font-size:7px;vertical-align:3px}.main-nav{display:none}.header-actions{gap:13px}.search-trigger{font-size:22px}.cart-trigger{font-size:10px;min-height:35px;padding:0 12px}.menu-toggle{display:flex;flex-direction:column;gap:5px;background:none;padding:8px 0}.menu-toggle b{width:23px;height:1px;background:var(--ink);transition:.3s}.menu-open .menu-toggle b:first-child{transform:translateY(3px) rotate(45deg)}.menu-open .menu-toggle b:last-child{transform:translateY(-3px) rotate(-45deg)}.mobile-nav{display:flex;position:fixed;z-index:19;left:0;right:0;top:95px;background:var(--paper);padding:18px 16px 25px;flex-direction:column;gap:0;border-bottom:1px solid var(--line);transform:translateY(-150%);transition:transform .4s var(--ease);box-shadow:var(--shadow)}.menu-open .mobile-nav{transform:translateY(0)}.mobile-nav a{font:400 29px/1.3 var(--serif);padding:7px 0}.hero{min-height:0;display:flex;flex-direction:column;gap:20px;padding-top:55px;padding-bottom:65px;align-items:stretch}.hero-copy h1{font-size:66px}.hero-lead{font-size:13px;margin:27px 0}.hero-stage{height:375px;transform:none;margin:0 -20px}.hero-stage:before{width:270px;height:270px}.orbit-one{width:360px;height:130px}.orbit-two{width:300px;height:100px}.hero-card-large{width:210px;height:285px;right:20%;top:15px}.hero-card-small{width:140px;height:160px;left:5%;bottom:10px}.hero-stamp{right:1%;top:18px;width:58px;height:58px;font-size:24px}.watch-object:before{transform:scale(.75)}.watch-object i{transform:scale(.75)}.watch-object.large i{transform:scale(1.1)}.bracelet-object{transform:scale(.72)}.chain-object{transform:scale(.7) rotate(20deg)}.section-kicker{margin-bottom:30px}.intro{display:flex;flex-direction:column;gap:25px;padding-top:80px;padding-bottom:95px}.intro h2,.section-heading h2{font-size:57px}.arabic{font-size:14px}.section-heading{display:flex;align-items:flex-start;flex-direction:column;margin-bottom:27px}.desktop-link{display:none}.collections-preview,.products-feature{padding-bottom:95px}.collection-cards{grid-template-columns:1fr;gap:12px}.collection-card{min-height:385px;padding:22px}.collection-card h3{font-size:49px;margin-bottom:20px}.collection-index{left:22px;top:22px}.collection-shape{right:10px;top:50px;transform:scale(1.25)}.collection-shape.watch-object{transform:scale(1.3) rotate(-17deg)}.collection-shape.chain-object{transform:scale(1.1) rotate(12deg)}.product-grid{grid-template-columns:1fr 1fr;gap:24px 10px}.product-art{height:230px;border-radius:15px}.product-card-info{display:block;padding-top:11px}.product-card h3{font-size:19px;line-height:1.02;min-height:39px}.product-card-info strong{display:block;padding-top:8px}.product-category{font-size:8px}.add-card{right:7px;bottom:50px;width:30px;height:30px;font-size:18px}.card-badge{left:8px;bottom:55px;font-size:8px;padding:5px 7px}
.product-detail{display:flex;flex-direction:column;gap:0;align-items:stretch}.breadcrumb{padding:22px 0 25px}.product-detail-art .product-art{height:390px;border-radius:17px}.product-detail-info{padding-top:35px}.product-detail-info h1{font-size:62px}.product-actions{display:grid;grid-template-columns:1fr 1fr}.product-actions .quantity-stepper{grid-column:1/-1;width:100%;justify-content:space-between}.product-actions .button{font-size:10px;padding-inline:12px;gap:10px}.product-story{display:flex;flex-direction:column;gap:20px;padding-top:95px;padding-bottom:95px}.product-story>p{max-width:none;font-size:13px}.reviews-section{display:flex;flex-direction:column;gap:30px;padding-top:80px;padding-bottom:95px}.review-list{grid-template-columns:1fr}.review-item{min-height:auto}.collection-hero{display:flex;flex-direction:column;align-items:flex-start;gap:15px;padding-top:55px;padding-bottom:60px}.collection-hero h1{font-size:68px}.collection-hero>p{max-width:none;font-size:13px;margin:0}.catalog-layout{padding-top:37px;padding-bottom:90px}.catalog-toolbar{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:25px}.catalog-toolbar h2{font-size:51px}.toolbar-tools{width:100%;justify-content:space-between}.catalog-main{display:block}.filter-sidebar{position:fixed;z-index:45;left:0;top:0;bottom:0;width:min(340px,90%);padding:25px;background:var(--paper);transform:translateX(-105%);transition:transform .45s var(--ease);overflow:auto;box-shadow:var(--shadow)}.filters-open .filter-sidebar{transform:translateX(0)}.filter-mobile-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.filter-mobile-head .eyebrow{margin:0}.category-section{margin-bottom:60px}.category-section-head h2{font-size:44px}.category-section-head>span{display:none}.more-products{min-height:48px;width:100%;font-size:10px}.checkout-modal{padding:28px 20px}.checkout-modal h2{font-size:53px}.checkout-form{display:block}.thanks-page{padding-top:75px;padding-bottom:100px;min-height:0}.thanks-seal{margin-bottom:40px}.thanks-page h1{font-size:69px}.thanks-lead{font-size:13px}.order-confirmation{padding:17px;margin:32px 0}.order-confirmation-grid{grid-template-columns:1fr;gap:18px;padding:22px 0}.order-confirmation-foot{font-size:9px}.site-footer{grid-template-columns:1fr 1fr;gap:40px 20px;padding:50px 16px}.footer-brand{grid-column:1/-1;font-size:25px}.site-footer a,.site-footer span:not(.footer-brand){font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/* Mobile refinement — structure, rhythm and touch targets */
.mobile-search-bar{display:none;align-items:center;gap:12px;height:54px;padding:0 17px;background:var(--ink);color:var(--white);border-radius:16px;margin:0 0 22px;box-shadow:0 10px 24px rgba(21,21,21,.12)}
.mobile-search-bar span{font-size:25px;line-height:1;color:var(--gold)}
.mobile-search-bar input{width:100%;border:0;outline:0;background:transparent;color:var(--white);font-size:12px}
.mobile-search-bar input::placeholder{color:rgba(255,253,248,.65)}
@media(max-width:680px){
body{overflow-x:hidden}.announcement{height:28px}.site-header{height:64px;padding-inline:16px}.brand{font-size:23px}.menu-toggle{padding:10px 0}.search-trigger{min-width:32px;min-height:40px}.cart-trigger{min-height:40px;padding-inline:13px}.mobile-nav{top:92px;padding:20px 16px 28px}.mobile-nav a{font-size:31px;padding:9px 0;border-bottom:1px solid var(--line)}.mobile-nav a:last-child{border-bottom:0}
.hero{gap:25px;padding-top:48px;padding-bottom:70px}.hero-copy h1{font-size:61px;line-height:.89}.hero-copy .eyebrow{margin-bottom:16px}.hero-copy .arabic{margin-top:14px}.hero-lead{max-width:330px;margin:24px 0 27px;line-height:1.7}.button-row{gap:18px}.hero-copy .button{width:100%;max-width:290px}.hero-copy .text-link{margin-top:2px}.hero-stage{height:325px;margin:0 -8px}.hero-stage:before{width:240px;height:240px}.orbit-one{width:320px;height:112px}.orbit-two{width:270px;height:88px}.hero-card-large{width:190px;height:255px;right:11%;top:16px}.hero-card-small{width:125px;height:145px;left:4%;bottom:9px}.hero-stamp{top:16px;right:0;width:54px;height:54px;font-size:22px}.watch-object:before{transform:scale(.68)}.watch-object i{transform:scale(.68)}.watch-object.large i{transform:scale(1)}.bracelet-object{transform:scale(.63)}.chain-object{transform:scale(.61) rotate(20deg)}
.section-kicker{margin-bottom:25px}.intro{gap:22px;padding-top:78px;padding-bottom:88px}.intro h2,.section-heading h2{font-size:53px;line-height:.91}.intro-copy{font-size:13px;line-height:1.8;margin:29px 0 23px}.collections-preview,.products-feature{padding-bottom:100px}.section-heading{gap:18px;margin-bottom:27px}.section-heading .arabic{margin-top:13px}.desktop-link{display:none}
.collection-cards{gap:13px}.collection-card{min-height:350px;padding:22px;border-radius:17px}.collection-card h3{font-size:48px;line-height:.9;margin-bottom:20px}.collection-index{left:22px;top:22px}.collection-card p{font-size:9px;margin-bottom:12px}.collection-card .button{min-height:48px;font-size:10px;padding-inline:18px;gap:15px}.collection-shape{right:0;top:48px}.collection-shape.watch-object{transform:scale(1.2) rotate(-17deg)}.collection-shape.chain-object{transform:scale(1.02) rotate(12deg)}
.product-grid{gap:27px 11px}.product-art{height:220px;border-radius:15px}.product-card-info{padding-top:12px;min-height:96px}.product-card h3{font-size:19px;min-height:38px;line-height:1.04}.product-card-info strong{font-size:11px;padding-top:9px}.product-category{font-size:8px;line-height:1.3}.add-card{top:10px;right:10px;bottom:auto;width:34px;height:34px;font-size:19px}.card-badge{top:11px;left:10px;bottom:auto;max-width:calc(100% - 54px);font-size:8px;padding:5px 7px}

.editorial-quote{padding-top:25px;padding-bottom:105px}.quote-mark{font-size:62px}.editorial-quote blockquote{font-size:38px;line-height:1.02;max-width:330px}.editorial-quote .arabic{font-size:13px}.reviews-section{gap:35px;padding-top:78px;padding-bottom:100px}.reviews-intro h2{font-size:52px}.reviews-content{min-width:0}.review-list{grid-template-columns:1fr}.review-item{padding:20px}.review-form{margin-top:28px;padding-top:25px}.review-form h3{font-size:31px}.review-form input,.review-form textarea,.checkout-form input,.checkout-form select{font-size:13px;padding:14px}.stars-input label{font-size:28px}
.collection-hero{padding-top:49px;padding-bottom:54px;gap:18px}.collection-hero h1{font-size:62px}.collection-hero>p{font-size:13px;line-height:1.75}.catalog-layout{padding-top:34px}.catalog-toolbar{margin-bottom:21px}.catalog-toolbar h2{font-size:50px;line-height:.92}.toolbar-tools{width:100%;gap:10px}.filter-toggle,.sort-select{flex:1;min-height:45px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border:1px solid var(--line);border-radius:13px;background:rgba(255,253,248,.35)}.sort-select{gap:8px}.sort-select select{max-width:135px;border:0;padding:8px 0;font-size:10px}.mobile-search-bar{display:flex;height:56px;margin-bottom:20px;border-radius:15px}.filter-sidebar{width:100%;max-width:none;padding:24px 20px 40px;z-index:70;transform:translateX(-100%)}.filter-sidebar .search-field{display:none}.filter-mobile-head{position:sticky;top:0;background:var(--paper);padding-bottom:18px;margin-bottom:15px;z-index:1}.filter-group{padding:18px 0}.check-label{font-size:13px;margin:13px 0}.price-fields input{height:44px;font-size:13px}.price-presets button{min-height:34px;font-size:11px}.clear-filters{min-height:45px;width:100%;margin-top:18px;border:1px solid var(--ink);border-radius:13px}.category-section{margin-bottom:54px;padding-top:28px;border-top:1px solid var(--line)}.category-section:first-child{padding-top:0;border-top:0}.category-section-head{margin-bottom:19px;padding-bottom:14px}.category-section-head h2{font-size:44px}.category-section-head .eyebrow{margin-bottom:9px}.more-products{width:100%;min-height:52px;margin-top:21px}.active-filters{gap:6px;margin-bottom:19px}.active-filters span{font-size:9px;padding:7px 9px}
.product-page{padding-bottom:0}.breadcrumb{font-size:9px;padding:20px 0 22px;gap:8px}.product-detail-art .product-art{height:360px;border-radius:17px}.product-detail-info{padding-top:30px}.product-detail-info h1{font-size:58px;line-height:.9;margin-bottom:14px}.product-detail-info .arabic{font-size:13px;margin-top:13px}.rating-line{margin:20px 0;flex-wrap:wrap}.product-price{font-size:19px;margin-bottom:22px}.product-description{font-size:13px;line-height:1.8}.detail-rule{margin:27px 0}.product-actions{gap:9px}.product-actions .quantity-stepper{height:50px}.product-actions .button{min-height:50px;padding-inline:10px;font-size:10px;gap:7px}.product-note{font-size:9px;margin:20px 0}.product-details-list{padding:16px 0}.product-story{gap:24px;padding-top:88px;padding-bottom:90px}.product-story h2{font-size:52px}.product-story>p{font-size:13px;line-height:1.8}.product-reviews .reviews-intro h2{font-size:51px}
.cart-drawer{width:100%;padding:23px 18px 20px}.drawer-head{padding-bottom:17px}.drawer-head .eyebrow{font-size:9px}.cart-line{grid-template-columns:72px 1fr;gap:12px}.cart-line .product-art{height:82px}.cart-line a{font-size:19px}.cart-line>strong{grid-column:2;text-align:right;font-size:10px}.cart-line small{font-size:9px;margin-top:6px}.line-actions{gap:13px;margin-top:10px}.drawer-footer{padding-top:17px}.drawer-total{margin-bottom:15px}.modal-backdrop{padding:0;align-items:flex-end}.checkout-modal{width:100%;max-height:92vh;padding:28px 18px 25px;border-radius:24px 24px 0 0;transform:translateY(100%)}.modal-backdrop.visible .checkout-modal{transform:translateY(0)}.checkout-modal h2{font-size:52px;line-height:.9;padding-right:25px}.checkout-intro{font-size:12px;margin-bottom:0}.checkout-summary{margin:19px 0;padding:13px 0}.checkout-form label{font-size:11px;margin-bottom:14px}.checkout-form input,.checkout-form select{height:48px}.checkout-form .button{min-height:52px;margin-top:2px}
.thanks-page{padding-top:67px;padding-bottom:90px}.thanks-seal{width:70px;height:70px;margin-bottom:35px}.thanks-page h1{font-size:65px}.thanks-lead{font-size:13px;line-height:1.75;margin:28px 0}.order-confirmation{padding:16px;margin:29px 0}.order-confirmation-head{font-size:9px}.order-confirmation-head strong{font-size:10px}.order-confirmation-grid{gap:16px;padding:21px 0;margin:20px 0}.summary-block span{font-size:8px}.summary-block strong{font-size:11px}.thanks-actions{gap:20px}.thanks-actions .button{width:100%}.thanks-footnote{font-size:9px;line-height:1.7;margin-top:43px}
.site-footer{grid-template-columns:1fr 1fr;gap:32px 14px;padding:44px 16px 35px}.footer-brand{grid-column:1/-1;font-size:24px}.footer-brand p{font-size:10px;margin-top:16px}.footer-label{font-size:8px;margin-bottom:12px}.site-footer a,.site-footer span:not(.footer-brand){font-size:9px;margin:8px 0}.toast{bottom:16px;max-width:calc(100% - 32px);font-size:10px;text-align:center;white-space:normal}
}
/* Luxury visual pass — surfaces, hero and collections */
.hero{position:relative;isolation:isolate;overflow:hidden;margin-top:18px;background:radial-gradient(circle at 78% 20%,rgba(222,212,196,.92),transparent 28%),radial-gradient(circle at 12% 78%,rgba(173,141,97,.18),transparent 25%),linear-gradient(135deg,#eee8de 0%,#f4f0e9 52%,#e2d5c4 100%)}
.hero:before{content:"";position:absolute;z-index:-1;inset:0;opacity:.45;background-image:linear-gradient(115deg,transparent 0 48%,rgba(255,253,248,.55) 48.2% 48.7%,transparent 49%),linear-gradient(25deg,transparent 0 62%,rgba(173,141,97,.13) 62.2% 62.6%,transparent 62.8%);mix-blend-mode:multiply}
.hero:after{content:"KASEOUI / EDITORIAL 01";position:absolute;right:31px;top:28px;color:rgba(21,21,21,.34);font-size:9px;letter-spacing:.24em;writing-mode:vertical-rl}
.hero-copy,.hero-stage{position:relative;z-index:1}.hero-stage:before{background:radial-gradient(circle at 35% 30%,#eee5d8,#cdbba3 70%,#b69b77);box-shadow:inset -20px -20px 45px rgba(71,49,28,.12),0 0 0 1px rgba(255,253,248,.4)}
.hero-card{border:0;box-shadow:0 28px 55px rgba(35,27,18,.19)}.hero-card-large{background:linear-gradient(145deg,#d9cdbc,#ad9678)}.hero-card-small{background:linear-gradient(145deg,#c8b89f,#8f775b)}
.hero-card:after{display:none}.hero-card small{position:relative;z-index:2}.hero-stamp{border-color:rgba(173,141,97,.85);box-shadow:0 0 0 7px rgba(173,141,97,.09)}
.collection-card{isolation:isolate;border:1px solid rgba(21,21,21,.18)}.collection-card:before{content:"";position:absolute;z-index:-1;inset:12px;border:1px solid rgba(255,253,248,.28);border-radius:12px;pointer-events:none}.collection-card.dark{background:radial-gradient(circle at 78% 22%,rgba(173,141,97,.34),transparent 30%),linear-gradient(145deg,#20201e,#0d0d0d 72%)}.collection-card.sand{background:radial-gradient(circle at 80% 20%,rgba(255,253,248,.7),transparent 32%),linear-gradient(145deg,#e3d6c6,#c5b19b)}.collection-card.dark .collection-index{color:var(--gold)}.collection-card.dark .collection-card-button,.collection-card.dark .button{color:var(--ink)}.collection-card .collection-shape{filter:drop-shadow(16px 22px 15px rgba(0,0,0,.22));z-index:1}.collection-card .collection-shape:before{content:"";position:absolute;inset:-24%;border:1px solid rgba(255,253,248,.28);border-radius:50%;transform:rotate(-22deg);z-index:-1}.collection-card.sand .collection-shape{filter:drop-shadow(14px 20px 15px rgba(67,45,25,.18))}.collection-card>div{z-index:3}
.cart-trigger{position:relative;overflow:hidden;background:var(--ink);color:var(--white);border-color:var(--ink);padding-inline:18px;box-shadow:0 9px 20px rgba(21,21,21,.13)}.cart-trigger:before{content:"";position:absolute;top:0;left:-35%;width:25%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,253,248,.28),transparent);transform:skewX(-20deg);transition:left .6s var(--ease)}.cart-trigger:hover:before{left:120%}.cart-trigger span{position:relative;z-index:1;background:var(--gold);color:var(--ink);font-weight:700;box-shadow:0 0 0 3px rgba(173,141,97,.15)}.cart-trigger:hover{background:var(--gold);color:var(--ink);border-color:var(--gold);transform:translateY(-2px);box-shadow:0 12px 24px rgba(173,141,97,.25)}

/* Product frames — creative maison window */
.collection-card .collection-index{z-index:4}.collection-card .button{z-index:4}.collection-card .collection-shape{transition:transform .8s var(--ease),filter .5s var(--ease)}.collection-card:hover .collection-shape{transform:scale(1.75) rotate(-8deg);filter:drop-shadow(20px 28px 20px rgba(0,0,0,.3))}.collection-card.sand:hover .collection-shape{transform:scale(1.6) rotate(14deg);filter:drop-shadow(18px 25px 18px rgba(67,45,25,.24))}.collection-card.dark:after{content:"HOMME / 01";position:absolute;right:27px;bottom:28px;color:rgba(255,253,248,.38);font-size:8px;letter-spacing:.2em;writing-mode:vertical-rl}.collection-card.sand:after{content:"FEMME / 02";position:absolute;right:27px;bottom:28px;color:rgba(21,21,21,.4);font-size:8px;letter-spacing:.2em;writing-mode:vertical-rl}.cart-trigger:after{content:"↗";font-size:15px;line-height:0;margin-left:11px;transition:transform .35s var(--ease)}.cart-trigger:hover:after{transform:translate(3px,-3px)}.cart-trigger span{min-width:20px;height:20px}.cart-trigger:focus-visible,.button:focus-visible,.add-card:focus-visible,.menu-toggle:focus-visible,.close-button:focus-visible{outline:2px solid var(--gold);outline-offset:4px}
.product-card .product-art{transition:transform .55s var(--ease),box-shadow .55s var(--ease)}.product-card:hover .product-art{box-shadow:0 24px 42px rgba(41,31,21,.16)}.product-card .product-card-info{position:relative}.product-card .product-card-info:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:1px;background:var(--line);content:"";transform:scaleX(.2);transform-origin:left;transition:transform .45s var(--ease)}.product-card:hover .product-card-info:after{transform:scaleX(1)}
.product-art{border:0;box-shadow:0 18px 30px rgba(41,31,21,.09);background-blend-mode:multiply}.product-art:before{display:none}.product-art:after{background:linear-gradient(135deg,rgba(255,255,255,.27),transparent 38%,rgba(21,21,21,.17)),repeating-linear-gradient(120deg,transparent 0 18px,rgba(255,255,255,.06) 18px 19px)}.art-label{position:absolute;z-index:4;left:20px;top:20px;font-size:8px;letter-spacing:.25em;color:rgba(21,21,21,.64)}.art-frame-label{position:absolute;z-index:4;right:19px;bottom:17px;color:rgba(255,253,248,.82);font:400 17px/1 var(--serif);letter-spacing:.01em}.art-promo{z-index:5}.art-shadow{z-index:0}.art-shape{z-index:1}.collection-homme{background:radial-gradient(circle at 20% 15%,rgba(255,253,248,.4),transparent 22%),linear-gradient(135deg,#b8aa98,#645b51 82%)}.collection-femme{background:radial-gradient(circle at 78% 18%,rgba(255,253,248,.68),transparent 25%),linear-gradient(135deg,#e7d5cc,#ba988d 82%)}.category-montres{background:radial-gradient(circle at 72% 18%,rgba(238,224,194,.55),transparent 24%),linear-gradient(145deg,#d0c1aa,#887866)}.category-bracelets{background:radial-gradient(circle at 25% 20%,rgba(255,253,248,.44),transparent 23%),linear-gradient(145deg,#d7cbbc,#9d8874)}.category-packs{background:linear-gradient(145deg,#b6c0b7,#42504a)}.category-portefeuilles{background:linear-gradient(145deg,#d9c2af,#8b5b4d)}.category-colliers{background:radial-gradient(circle at 50% 15%,rgba(255,253,248,.75),transparent 27%),linear-gradient(145deg,#dbc6bf,#a78078)}
/* Fond photo de la première section (collection Homme / Femme) */
.collection-hero{position:relative;isolation:isolate;overflow:hidden}
.collection-hero.has-hero-image{padding-top:110px;padding-bottom:115px;border-bottom:0;min-height:440px;align-items:center}
.collection-hero.has-hero-image:before{content:"";position:absolute;z-index:-2;inset:0;background-image:var(--hero-image);background-size:cover;background-position:center 42%;transform:scale(1.04);animation:heroImageIn 1.1s var(--ease) both}
/* aucune superposition : la photo garde ses vraies couleurs.
   La typographie s'adapte au fond (clair sur l'homme, foncé sur la femme). */
.collection-hero.has-hero-image[data-collection="homme"] h1{color:#fff;text-shadow:0 2px 30px rgba(0,0,0,.55)}
.collection-hero.has-hero-image[data-collection="homme"]>p{color:rgba(255,253,248,.92);text-shadow:0 1px 16px rgba(0,0,0,.5)}
.collection-hero.has-hero-image[data-collection="homme"] .eyebrow{color:var(--gold);text-shadow:0 1px 12px rgba(0,0,0,.5)}
.collection-hero.has-hero-image[data-collection="homme"] .arabic{color:rgba(255,253,248,.85);text-shadow:0 1px 12px rgba(0,0,0,.45)}
.collection-hero.has-hero-image[data-collection="femme"] h1{color:var(--ink);text-shadow:0 1px 24px rgba(255,255,255,.45)}
.collection-hero.has-hero-image[data-collection="femme"]>p{color:#4b423a;max-width:430px;text-shadow:0 1px 18px rgba(255,255,255,.5)}
.collection-hero.has-hero-image[data-collection="femme"] .eyebrow{color:#8a6a3a}
.collection-hero.has-hero-image[data-collection="femme"] .arabic{color:#6d6157}
.collection-hero.has-hero-image>div{position:relative;z-index:2}
.collection-hero.has-hero-image>p{position:relative;z-index:2}
@keyframes heroImageIn{from{opacity:0;transform:scale(1.12)}to{opacity:1;transform:scale(1.04)}}
/* pleine largeur, comme une vraie section d'ouverture */
.collection-hero.has-hero-image{width:100vw;margin-inline:calc(50% - 50vw)}
@media(max-width:900px){.collection-hero.has-hero-image{padding-top:82px;padding-bottom:86px;min-height:360px;grid-template-columns:1fr;gap:22px;align-items:start}}
@media(max-width:680px){.collection-hero.has-hero-image{padding-top:62px;padding-bottom:66px;min-height:300px}.collection-hero.has-hero-image:before{background-position:center 30%}}
@media(prefers-reduced-motion:reduce){.collection-hero.has-hero-image:before{animation:none}}

/* Photos produits */
.art-photo{position:absolute;z-index:2;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.product-art.has-image .art-frame-label{text-shadow:0 1px 10px rgba(0,0,0,.45)}
.product-art.has-image .art-index{text-shadow:0 1px 10px rgba(0,0,0,.45)}
.product-art.has-image .art-label{color:rgba(255,253,248,.9);text-shadow:0 1px 10px rgba(0,0,0,.4)}
.product-art.has-image:after{display:none}
.product-art.has-image:before{content:"";position:absolute;z-index:3;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18),transparent 26%,transparent 62%,rgba(0,0,0,.34));pointer-events:none}
.art-large .art-photo{object-fit:cover}
.collection-homme .art-label,.collection-homme .art-frame-label{color:rgba(255,253,248,.78)}.collection-femme .art-label{color:rgba(21,21,21,.65)}.collection-femme .art-frame-label{color:rgba(255,253,248,.9)}
.art-watch .art-shape{filter:drop-shadow(17px 20px 15px rgba(0,0,0,.25))}.art-bracelet .art-shape{filter:drop-shadow(12px 18px 13px rgba(0,0,0,.2))}.art-pack .art-shape{filter:drop-shadow(16px 22px 16px rgba(0,0,0,.28))}.art-wallet .art-shape{filter:drop-shadow(14px 20px 15px rgba(0,0,0,.24))}.art-chain .art-shape{filter:drop-shadow(14px 21px 14px rgba(0,0,0,.22))}
.art-large{height:650px}.art-large .art-frame-label{font-size:25px;right:27px;bottom:25px}.art-large .art-label{font-size:10px;left:27px;top:27px}.art-large .art-shape{transform:translate(-50%,-50%) scale(1.22)}.product-card:hover .art-frame-label{color:var(--ink)}

@media(max-width:680px){.product-detail-art .art-large{height:360px}.art-large .art-shape{transform:translate(-50%,-50%) scale(.9)}.art-large .art-frame-label{font-size:20px;right:20px;bottom:20px}.art-large .art-label{font-size:8px;left:20px;top:20px}.hero:after{right:17px;top:20px;font-size:7px}}
/* Hero full-bleed — aucune limite latérale visible */
.hero{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:max(20px,calc((100% - 1240px)/2));padding-right:max(20px,calc((100% - 1240px)/2));box-sizing:border-box}
@media(max-width:680px){.hero{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:16px;padding-right:16px}}
/* Product card editorial details */
.product-card-link{display:block;height:100%}.art-index{position:absolute;z-index:4;left:20px;bottom:18px;font-size:8px;letter-spacing:.18em;color:rgba(255,253,248,.78)}.product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0 0;color:var(--muted);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.product-card-footer b{color:var(--ink);font-size:18px;line-height:10px;transition:transform .35s var(--ease)}.product-card:hover .product-card-footer b{transform:translate(4px,-4px)}.product-card-info{padding-bottom:0}.product-card-info:after{bottom:-1px}.add-card{position:relative;top:auto;right:auto;bottom:auto;z-index:3;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-width:0;height:42px;margin-top:12px;padding:0 14px;border-radius:30px;background:var(--ink);color:var(--white);font-size:10px;letter-spacing:.04em;box-shadow:0 8px 16px rgba(21,21,21,.14);transition:transform .35s var(--ease),background .35s var(--ease),box-shadow .35s var(--ease)}.add-card b{font-size:16px;line-height:0;transition:transform .35s var(--ease)}.add-card:hover{background:var(--gold);color:var(--ink);transform:translateY(-3px);box-shadow:0 12px 22px rgba(173,141,97,.25)}.add-card:hover b{transform:translate(3px,-3px)}.card-badge{top:14px;left:14px;bottom:auto;z-index:6;background:var(--gold);padding:7px 10px;font-size:8px;letter-spacing:.08em;box-shadow:0 5px 12px rgba(21,21,21,.12)}
/* Unified button language */
.button{position:relative;overflow:hidden;isolation:isolate;min-height:52px;padding-inline:24px;border:1px solid transparent;box-shadow:0 12px 24px rgba(21,21,21,.1);font-weight:600;letter-spacing:.045em}.button:before{content:"";position:absolute;z-index:-1;top:0;left:-40%;width:25%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,253,248,.34),transparent);transform:skewX(-18deg);transition:left .65s var(--ease)}.button:hover:before{left:125%}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:var(--gold);color:var(--ink);box-shadow:0 16px 28px rgba(173,141,97,.25)}.button-light{background:var(--white);color:var(--ink);border-color:var(--white)}.button-light:hover{background:var(--gold);color:var(--ink)}.button-outline{background:transparent;color:var(--ink);border-color:var(--ink);box-shadow:none}.button-outline:hover{background:var(--ink);color:var(--white);box-shadow:0 12px 24px rgba(21,21,21,.13)}.button span,.button b{position:relative;z-index:1}.button:active{transform:scale(.98)}.text-link{position:relative;padding-bottom:10px}.text-link:after{position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--gold);content:"";transform-origin:left;transition:transform .35s var(--ease)}.text-link:hover:after{transform:scaleX(.45)}.more-products{background:var(--ink);box-shadow:0 14px 26px rgba(21,21,21,.12)}.more-products:hover{background:var(--gold);color:var(--ink)}
.filter-toggle,.price-presets button,.clear-filters,.more-reviews{transition:color .25s,background .3s var(--ease),border-color .3s var(--ease),transform .3s var(--ease)}.filter-toggle:hover{color:var(--gold);transform:translateY(-1px)}.clear-filters:hover{color:var(--gold);transform:translateY(-1px)}.more-reviews:hover{color:var(--gold);transform:translateY(-1px)}.line-actions button{width:30px;height:30px;border-radius:50%;background:var(--sand);transition:background .25s,transform .25s}.line-actions button:hover{background:var(--gold);transform:scale(1.08)}.line-actions button:last-child{width:auto;height:auto;border-radius:0;background:transparent;text-decoration:underline}.quantity-stepper{overflow:hidden}.quantity-stepper button{transition:background .25s,color .25s}.quantity-stepper button:hover{background:var(--ink);color:var(--white)}
/* Cart icon button */
.cart-icon-trigger{position:relative;width:46px;height:46px;min-height:46px;padding:0;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--white);box-shadow:0 10px 22px rgba(21,21,21,.16);overflow:visible}.cart-icon-trigger:before{content:"";position:absolute;inset:3px;border:1px solid rgba(173,141,97,.55);border-radius:50%;transition:transform .35s var(--ease),border-color .35s var(--ease)}.cart-icon-trigger:after{display:none}.cart-bag-icon{position:relative;z-index:1;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round;transition:transform .35s var(--ease),color .35s var(--ease)}.cart-count-badge{position:absolute;z-index:3;top:-5px;right:-5px;min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;border:2px solid var(--paper);border-radius:20px;background:var(--gold);color:var(--ink)!important;font-size:9px!important;font-weight:700;line-height:1;box-shadow:0 4px 10px rgba(21,21,21,.16)}.cart-icon-trigger:hover{background:var(--gold);color:var(--ink);transform:translateY(-2px);box-shadow:0 14px 25px rgba(173,141,97,.26)}.cart-icon-trigger:hover:before{border-color:var(--white);transform:scale(1.1)}.cart-icon-trigger:hover .cart-bag-icon{color:var(--ink);transform:translateY(-1px) scale(1.08)}.cart-icon-trigger:active{transform:scale(.95)}.cart-icon-trigger:focus-visible{outline:2px solid var(--gold);outline-offset:4px}
@media(max-width:680px){.cart-icon-trigger{width:44px;height:44px;min-height:44px}.cart-count-badge{top:-6px;right:-6px;min-width:19px;height:19px;font-size:8px!important;border-width:1px}}

/* Product quick add — floating plus over the artwork */
.product-card{position:relative}.add-card{position:absolute;top:14px;right:14px;bottom:auto;left:auto;z-index:7;display:grid;place-items:center;width:42px;min-width:42px;height:42px;margin:0;padding:0;border:1px solid rgba(255,253,248,.6);border-radius:50%;background:var(--ink);color:var(--white);box-shadow:0 9px 18px rgba(21,21,21,.18);transition:transform .35s var(--ease),background .35s var(--ease),color .35s var(--ease),box-shadow .35s var(--ease)}.add-card-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;transition:transform .35s var(--ease)}.add-card:hover{background:var(--gold);color:var(--ink);transform:rotate(90deg) scale(1.06);box-shadow:0 12px 22px rgba(173,141,97,.3)}.add-card:hover .add-card-icon{transform:scale(1.08)}.add-card:active{transform:scale(.94)}.add-card:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.card-badge{top:14px;left:14px;right:auto;bottom:auto;z-index:6}@media(max-width:680px){.add-card{top:10px;right:10px;width:40px;min-width:40px;height:40px}.add-card-icon{width:17px;height:17px}}
/* Interactive GLB hero */
.hero-stage-3d{--tilt-x:0;--tilt-y:0;overflow:visible}.hero-stage-3d:before{display:none}.hero-3d-halo{position:absolute;width:min(78%,410px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 35% 30%,#f0e6d8,#c7b39a 58%,#9d8467);box-shadow:inset -26px -30px 55px rgba(52,37,23,.14),0 0 0 1px rgba(255,253,248,.38);transform:translate(calc(var(--tilt-x) * -10px),calc(var(--tilt-y) * -7px));transition:transform .8s var(--ease)}.hero-3d-orbit{position:absolute;border:1px solid rgba(173,141,97,.34);border-radius:50%;pointer-events:none;transition:transform 1s var(--ease)}.hero-3d-orbit-one{width:112%;height:39%;transform:rotate(-18deg) translate(calc(var(--tilt-x) * 13px),calc(var(--tilt-y) * 8px))}.hero-3d-orbit-two{width:94%;height:28%;transform:rotate(58deg) translate(calc(var(--tilt-x) * -12px),calc(var(--tilt-y) * -8px))}.hero-watch-3d{position:absolute;inset:3% 3% 6%;width:94%;height:91%;z-index:2;display:block;visibility:visible;background:transparent!important;--poster-color:transparent;--progress-bar-color:transparent;--progress-bar-height:2px;opacity:1;transform:translate(calc(var(--tilt-x) * 7px),calc(var(--tilt-y) * 5px)) rotateX(calc(var(--tilt-y) * -3deg)) rotateY(calc(var(--tilt-x) * 4deg));transition:opacity .8s var(--ease),transform .22s ease-out;pointer-events:auto}.hero-stage-3d[data-3d-ready=true] .hero-watch-3d{opacity:1}.hero-watch-fallback{position:absolute;z-index:1;inset:0;display:grid;place-items:center;align-content:center;gap:20px;color:rgba(21,21,21,.5);font-size:9px;letter-spacing:.18em;text-transform:uppercase;opacity:0;pointer-events:none;transition:opacity .5s}.hero-stage-3d[data-3d-error=true] .hero-watch-fallback{opacity:1;pointer-events:auto}.hero-stage-3d[data-3d-error=true] .hero-3d-caption{display:none}.fallback-watch{width:108px;height:210px;background:linear-gradient(90deg,#24221e,#5a4c3d 48%,#171614);border-radius:52px;box-shadow:16px 22px 24px rgba(0,0,0,.2),inset 0 0 0 3px #ad8d61;transform:rotate(12deg)}.fallback-watch i{position:absolute;width:82px;height:82px;margin:64px 13px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#c6a77c,#51463b 60%,#141312 62%);box-shadow:0 0 0 7px #171615,0 0 0 9px #ad8d61}.hero-3d-caption{position:absolute;z-index:5;right:5%;bottom:4%;left:5%;display:flex;align-items:center;justify-content:space-between;gap:20px;color:rgba(21,21,21,.5);font-size:8px;letter-spacing:.17em;text-transform:uppercase;pointer-events:none}.hero-3d-caption b{font-size:9px;font-weight:500;letter-spacing:.08em;text-transform:none}.hero-stage-3d{transform-style:preserve-3d}.hero-stage-3d:after{display:none}@media(max-width:680px){.hero-stage-3d{height:340px;margin-inline:0}.hero-watch-3d{inset:1% -2% 5%;width:104%;height:94%}.hero-3d-halo{width:70%;}.hero-3d-caption{right:4%;bottom:1%;left:4%;font-size:7px}.hero-3d-caption b{font-size:8px}.hero-watch-fallback{transform:scale(.78)}}


/* Hero editorial image background */
.hero{background-image:linear-gradient(90deg,rgba(244,240,233,.88) 0%,rgba(244,240,233,.74) 40%,rgba(244,240,233,.28) 76%,rgba(244,240,233,.12) 100%),url("hero-luxury-background.webp");background-size:cover;background-position:center;background-repeat:no-repeat}.hero:before{z-index:0;opacity:.16;background:linear-gradient(115deg,transparent 0 48%,rgba(255,253,248,.35) 48.2% 48.7%,transparent 49%),linear-gradient(25deg,transparent 0 62%,rgba(173,141,97,.12) 62.2% 62.6%,transparent 62.8%)}.hero:after{z-index:3}.hero-copy,.hero-stage{z-index:2}@media(max-width:680px){.hero{background-position:center;background-size:cover}.hero:before{opacity:.1}}
/* Clear hero image — lighter editorial veil */
.hero{background-image:linear-gradient(90deg,rgba(244,240,233,.58) 0%,rgba(244,240,233,.28) 40%,rgba(244,240,233,.08) 74%,rgba(244,240,233,0) 100%),url("hero-luxury-background.webp");background-color:var(--paper);background-blend-mode:multiply}.hero:before{display:none}.hero:after{opacity:.7}@media(max-width:680px){.hero{background-image:linear-gradient(180deg,rgba(244,240,233,.4) 0%,rgba(244,240,233,.12) 55%,rgba(244,240,233,.04) 100%),url("hero-luxury-background.webp")}}

/* Hero copy — ivory white */
.hero-copy .eyebrow,.hero-copy h1,.hero-copy .arabic,.hero-copy .hero-lead{color:#fffdf8!important;text-shadow:0 2px 18px rgba(21,21,21,.35)}
/* Hero — voile légèrement sombre pour asseoir le texte ivoire (image conservée) */
.hero{background-image:linear-gradient(90deg,rgba(18,17,16,.5) 0%,rgba(18,17,16,.36) 42%,rgba(18,17,16,.2) 74%,rgba(18,17,16,.08) 100%),url("hero-luxury-background.webp");background-color:#141312;background-position:center;background-size:cover;background-repeat:no-repeat;background-blend-mode:normal}
.hero:after{color:rgba(255,253,248,.5)}
@media(max-width:680px){.hero{background-image:linear-gradient(180deg,rgba(18,17,16,.4) 0%,rgba(18,17,16,.26) 55%,rgba(18,17,16,.14) 100%),url("hero-luxury-background.webp")}.hero:after{color:rgba(255,253,248,.46)}}
/* Espace dédié au modèle 3D — sous le hero */
.model-section{position:relative;display:flex;flex-direction:column;min-height:74vh;padding:56px clamp(16px,3vw,48px) 76px;background:radial-gradient(circle at 50% 34%,#f7f2ea 0%,#f1eae0 52%,#e7ddcd 100%)}
.model-stage{position:relative;flex:1 1 auto;width:100%;max-width:none;height:auto;min-height:560px}
.model-section .hero-3d-caption{color:rgba(21,21,21,.5);bottom:1.5%}
.hero-watch-3d{inset:0;width:100%;height:100%}
@media(max-width:900px){.model-section{min-height:68vh;padding-top:44px;padding-bottom:56px}.model-stage{min-height:460px}}
@media(max-width:680px){.hero{min-height:520px}.model-section{min-height:60vh;padding:28px 16px 46px}.model-stage{min-height:380px}.hero-watch-3d{inset:0;width:100%;height:100%}}


/* Écran d’ouverture — film KASEOUI, couleurs originales */
body.is-loading{overflow:hidden}.page-loader{position:fixed;inset:0;z-index:10000;overflow:hidden;background:#000}.page-loader-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:none}.page-loader[hidden],.page-loader.is-video-unavailable .page-loader-video{display:none}@media(max-width:680px){.page-loader-video{object-position:center}}

/* Collections Homme / Femme — fonds photo volontairement absents : composition d’origine conservée (dégradés + silhouettes). */



/* Collection photography — supplied Homme/Femme visuals */
.collection-photo{position:absolute;z-index:0;inset:0;overflow:hidden;border-radius:inherit;background:#d8cbb9}
.collection-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 42%;transition:transform .8s var(--ease),filter .5s var(--ease)}
.collection-card:hover .collection-photo img{transform:scale(1.045)}
.collection-card.dark .collection-photo img{object-position:center 38%;filter:saturate(.88) contrast(1.04)}
.collection-card.sand .collection-photo img{object-position:center 48%;filter:saturate(.82) contrast(.98)}
.collection-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,10,9,.04) 20%,rgba(10,10,9,.18) 48%,rgba(10,10,9,.78) 100%)}
.collection-card.sand .collection-photo:after{background:linear-gradient(180deg,rgba(255,253,248,.08) 25%,rgba(21,21,21,.08) 50%,rgba(21,21,21,.58) 100%)}
@media(max-width:680px){.collection-card.dark .collection-photo img{object-position:center 35%}.collection-card.sand .collection-photo img{object-position:center 48%}}

