:root{--paper:#f8f5ef;--ink:#201d1a;--muted:#726c64;--line:#d9d1c5;--wine:#571c2b;--stone:#ece5da;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.6}body.modal-open{overflow:hidden}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{background:none;border:0}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--wine);outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.04;letter-spacing:-.055em}.skip-link{position:fixed;top:-100px;background:white;padding:12px;z-index:20}.skip-link:focus{top:0}.preview-strip{background:var(--wine);color:#fff8f1;text-align:center;padding:7px 20px;font-size:10px;letter-spacing:.055em}.preview-strip span{margin:0 9px;opacity:.6}.site-header{height:100px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;position:relative;border-bottom:1px solid rgba(217,209,197,.5);z-index:2}.wordmark{font-size:22px;letter-spacing:.17em;font-weight:400;white-space:nowrap}.wordmark span{padding:0 5px}.desktop-nav{display:flex;gap:34px;align-items:center;font-size:12px;letter-spacing:.035em}.desktop-nav a,.desktop-nav button{padding:12px 0}.desktop-nav a:hover,.desktop-nav button:hover{color:var(--wine)}.header-actions{display:flex;align-items:center;gap:18px}.bag-button{display:flex;align-items:center;gap:9px;min-height:44px;padding:5px}.bag-button svg{width:21px;height:25px;stroke:currentColor;stroke-width:1.4}.bag-button span{font-size:11px;min-width:14px}.menu-button{display:none;width:35px;height:44px;padding:8px}.menu-button span{height:1px;width:22px;background:var(--ink);display:block;margin:7px 0}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:15px 6% 25px;border-bottom:1px solid var(--line)}.mobile-nav:not([hidden]){display:flex;flex-direction:column;align-items:flex-start;gap:12px}.mobile-nav a,.mobile-nav button{padding:6px 0}.hero{position:relative;min-height:670px;overflow:hidden;background:#e9e0d3}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,245,239,.97) 0%,rgba(248,245,239,.8) 25%,rgba(248,245,239,.14) 49%,transparent 63%);pointer-events:none}.hero-copy{position:relative;z-index:1;padding:64px 0 39px 5.5%;width:53%}.eyebrow{font-size:9px;letter-spacing:.25em;line-height:1.6;font-weight:500}.hero-copy>.eyebrow{margin-bottom:24px}.hero h1{font-size:clamp(52px,5.9vw,89px);line-height:.99;letter-spacing:-.065em}.hero-description{font-size:15px;line-height:1.6;letter-spacing:.035em;margin-top:25px}.hero-buttons{display:flex;flex-direction:column;gap:11px;width:245px;margin-top:29px}.button{min-height:47px;padding:13px 23px;display:inline-flex;justify-content:center;align-items:center;gap:23px;font-size:12px;letter-spacing:.025em;border:1px solid var(--wine);transition:background .2s,color .2s}.primary{background:var(--wine);color:#fff9f3}.primary:not(:disabled):hover{background:#74283c;border-color:#74283c}.secondary{background:rgba(248,245,239,.6);color:var(--wine)}.secondary:hover{background:#ede3dc}.hero-footnote{font-size:8px;letter-spacing:.3em;line-height:1.8;margin-top:33px}.hero-footnote span{display:block;width:23px;height:1px;background:var(--wine);margin-bottom:11px}.section-wrap{margin:0 5.5%}.featured{padding:54px 0 67px;border-bottom:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:27px}.section-heading .eyebrow{margin-bottom:13px}.section-heading h2{font-size:clamp(32px,3.2vw,49px)}.text-link{font-size:11px;letter-spacing:.03em;display:inline-flex;align-items:center;gap:16px;border-bottom:1px solid #b6a79b;padding:5px 0}.text-link:hover{color:var(--wine);border-color:var(--wine)}.product-grid{display:grid;gap:24px}.featured-grid{grid-template-columns:repeat(3,1fr)}.product-card{text-align:center;min-width:0}.product-card button{padding:0;width:100%;display:block;text-align:inherit}.card-image{position:relative;aspect-ratio:1/1.12;background:#e9e1d5;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.product-card button:hover img{transform:scale(1.035)}.card-number{position:absolute;top:15px;left:17px;font-size:9px;letter-spacing:.09em;color:#62574e}.card-action{position:absolute;bottom:15px;left:50%;transform:translate(-50%,8px);opacity:0;white-space:nowrap;background:var(--paper);padding:9px 18px;font-size:10px;transition:opacity .2s,transform .2s}.product-card button:hover .card-action,.product-card button:focus-visible .card-action{opacity:1;transform:translate(-50%,0)}.card-name{font-family:var(--serif);font-size:24px;font-weight:400;letter-spacing:-.035em;margin-top:15px;line-height:1.25}.card-price{font-size:12px;letter-spacing:.07em;margin-top:4px}.statement{text-align:center;padding:79px 25px 75px;background:#eee8de}.statement h2{font-size:clamp(36px,4.2vw,60px);margin:21px 0}.statement>p:not(.eyebrow){max-width:445px;margin:0 auto;color:#675f56;line-height:1.8;font-size:13px}.statement>.text-link{margin-top:22px}.collection{padding:72px 0 70px}.muted{color:var(--muted);font-size:11px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:19px 0 28px;gap:15px}.filters{display:flex;gap:9px}.filter{font-size:11px;padding:8px 16px;border:1px solid transparent}.filter.active{background:var(--ink);color:var(--paper)}.filter:not(.active):hover{border-color:var(--line)}.toolbar-note{font-size:10px;color:var(--muted)}.all-grid{grid-template-columns:repeat(4,1fr);gap:32px 20px}.all-grid .card-name{font-size:20px}.all-grid .card-price{font-size:11px}.closing-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 5.5%;padding:46px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.closing-note>p{font-family:var(--serif);font-size:39px;line-height:1.1;letter-spacing:-.045em;text-align:center}.closing-note em{font-weight:400;color:var(--wine)}footer{margin:0 5.5%;padding:25px 0 30px;display:flex;justify-content:space-between;gap:15px;font-size:10px;color:var(--muted)}.footer-link{font-size:10px;padding:0;text-decoration:underline;text-underline-offset:3px}.loading-message{padding:50px 0;color:var(--muted)}dialog{border:0;background:var(--paper);color:var(--ink);padding:0;max-height:92dvh;box-shadow:0 15px 80px #0003}dialog::backdrop{background:rgba(28,22,19,.5);backdrop-filter:blur(4px)}.close-button{position:absolute;top:13px;right:17px;width:38px;height:38px;font-size:28px;font-weight:300;z-index:3;line-height:1;background:rgba(248,245,239,.8)}.close-button:hover{background:var(--stone)}.product-dialog{width:min(950px,94vw);max-width:950px}.product-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.product-image-wrap{background:var(--stone);display:flex;align-items:center}.product-image-wrap img{width:100%;height:100%;object-fit:cover}.product-details{min-width:0;padding:52px 38px 32px;overflow-wrap:anywhere}.product-details h2{font-size:44px;margin-top:19px}.detail-price{margin-top:13px;letter-spacing:.05em;font-size:16px}.detail-description{font-size:13px;color:var(--muted);margin:20px 0 25px}.product-details label{font-size:11px;display:block;margin-bottom:7px}.product-details select{width:100%;border:1px solid #bfb3a4;border-radius:0;background:var(--paper);padding:12px;color:var(--ink);height:46px}.field-help{font-size:10px;color:var(--muted);line-height:1.6;margin-top:9px}.quantity-line{display:flex;align-items:center;justify-content:space-between;margin:17px 0}.quantity-line label{margin:0}.quantity-line input{width:62px;height:38px;padding:6px;border:1px solid #bfb3a4;background:var(--paper);text-align:center}.add-button{width:100%}.form-status{font-size:11px;margin-top:9px;min-height:0;color:var(--wine)}.form-status:empty{margin:0}.fit-link{margin-top:22px;font-size:10px}.product-disclaimer{border-top:1px solid var(--line);margin-top:23px;padding-top:15px;font-size:10px;color:var(--muted)}.bag-dialog{margin:0 0 0 auto;width:min(470px,100%);max-width:100%;height:100dvh;max-height:100dvh;padding:31px 29px;overflow:auto}.bag-dialog[open]{display:flex;flex-direction:column}.bag-top{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:22px}.bag-top .close-button{top:26px;right:21px}.bag-top h2{font-size:45px;margin-top:8px}.bag-items{flex:1;padding:14px 0}.bag-item{display:grid;grid-template-columns:83px 1fr;gap:17px;padding:17px 0;border-bottom:1px solid var(--line)}.bag-item img{width:83px;height:103px;object-fit:cover;background:var(--stone)}.bag-item h3{font-family:var(--serif);font-size:21px;letter-spacing:-.03em;line-height:1.2;font-weight:400}.bag-item p{font-size:10px;color:var(--muted);margin:4px 0}.bag-item-controls{display:flex;align-items:center;gap:10px;margin-top:9px}.bag-item-controls label{font-size:10px}.bag-item-controls select{font-size:11px;background:var(--paper);border:1px solid var(--line);padding:4px}.remove-item{font-size:10px;text-decoration:underline;text-underline-offset:3px;margin-left:auto}.empty-bag{padding:65px 15px;text-align:center}.empty-bag h3{font-family:var(--serif);font-size:30px;font-weight:400;letter-spacing:-.04em}.empty-bag p{color:var(--muted);font-size:12px;margin:12px 0 23px}.bag-bottom{padding-top:22px}.subtotal{display:flex;justify-content:space-between;font-size:14px}.subtotal strong{font-weight:400}.bag-bottom>.button{width:100%;margin-top:19px}.continue-button{display:flex;margin:19px auto 0}.info-dialog{width:min(480px,92vw);padding:48px 36px 35px}.info-dialog h2{font-size:42px;margin:17px 0 23px}.info-dialog>p:not(.eyebrow){font-size:13px;color:var(--muted);margin:14px 0}.info-dialog h3{font-size:13px;margin-top:23px}.info-note{padding:15px;background:var(--stone);font-size:11px;color:var(--muted);margin:22px 0}.info-dialog>.button{margin-top:15px;width:100%}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;z-index:20;background:var(--ink);color:var(--paper);padding:13px 23px;max-width:90vw;text-align:center;font-size:12px;transition:opacity .2s,transform .2s}.toast.visible{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}@media(min-width:1600px){.hero{min-height:800px}.hero-copy{padding-top:90px}.hero h1{font-size:100px}}@media(max-width:1000px){.hero{min-height:620px}.hero-copy{width:60%;padding-top:58px}.hero h1{font-size:68px}.hero-art{object-position:57% center}.desktop-nav{gap:22px}.all-grid{grid-template-columns:repeat(3,1fr)}.toolbar-note{display:none}.product-details{padding:45px 25px 26px}}@media(max-width:700px){.preview-strip{font-size:9px;padding:7px 16px}.preview-strip span{margin:0 4px}.site-header{height:75px;padding:0 6%}.wordmark{font-size:18px}.desktop-nav{display:none}.menu-button{display:block}.header-actions{gap:11px}.hero{min-height:760px;display:flex;flex-direction:column;background:#eee5d8}.hero-copy{padding:35px 6% 0;width:100%}.hero h1{font-size:clamp(49px,10vw,68px);line-height:.99}.hero-copy>.eyebrow{font-size:8px;margin-bottom:15px}.hero-description{font-size:12px;margin-top:17px}.hero-buttons{width:225px;margin-top:20px;gap:9px}.hero .button{min-height:42px;font-size:11px;padding:10px 16px}.hero-footnote{display:none}.hero-art{position:absolute;height:420px;top:auto;bottom:0;object-position:70% center;object-fit:cover}.hero::after{background:linear-gradient(180deg,#f8f5ef 0%,#f8f5ef 39%,rgba(248,245,239,.9) 45%,rgba(248,245,239,0) 66%)}.section-wrap{margin:0 6%}.featured{padding:35px 0 39px}.section-heading{gap:12px;margin-bottom:22px}.section-heading h2{font-size:35px;max-width:340px}.section-heading>.text-link{font-size:9px;gap:6px;white-space:nowrap}.section-heading .eyebrow{font-size:8px;margin-bottom:10px}.featured-grid{gap:10px}.card-name{font-size:17px;margin-top:11px}.card-price{font-size:10px}.card-number{top:9px;left:9px;font-size:8px}.card-action{display:none}.statement{padding:47px 22px}.statement h2{font-size:37px}.statement>p:not(.eyebrow){font-size:12px;max-width:340px}.collection{padding:42px 0}.collection .section-heading{align-items:flex-start;flex-direction:column;gap:12px}.collection-toolbar{padding:15px 0 23px}.filters{gap:3px}.filter{font-size:10px;padding:8px 11px}.all-grid{grid-template-columns:repeat(2,1fr);gap:25px 13px}.all-grid .card-name{font-size:20px}.all-grid .card-price{font-size:10px}.closing-note{margin:0 6%;padding:31px 0;flex-direction:column;gap:23px}.closing-note>.wordmark{font-size:16px}.closing-note>p{font-size:38px}footer{margin:0 6%;padding:25px 0;flex-wrap:wrap;font-size:9px;gap:10px}footer p:nth-child(2){display:none}.product-dialog{width:94vw;max-height:93dvh}.product-layout{display:block}.product-image-wrap{height:270px}.product-image-wrap img{height:100%;object-fit:contain}.product-details{padding:26px}.product-details h2{font-size:38px;margin-top:10px}.detail-description{margin:16px 0 20px}.product-details select,.quantity-line input{font-size:16px}.bag-dialog{padding:28px 23px}.info-dialog{padding:43px 27px 28px}.info-dialog h2{font-size:37px}}@media(max-width:390px){.hero{min-height:725px}.hero h1{font-size:48px}.hero-art{height:370px}.preview-strip{font-size:8px}.featured .section-heading{align-items:flex-start;flex-direction:column;gap:12px}.card-name{font-size:15px}.all-grid .card-name{font-size:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
/* Center the complete product mockup; keep intrinsic image size out of the modal grid. */
.card-image{aspect-ratio:3/4}.card-image img{object-fit:contain;object-position:center}.product-image-wrap{position:relative;min-width:0;min-height:0;overflow:hidden;align-self:stretch;justify-content:center}.product-image-wrap img{position:absolute;inset:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.bag-item img{width:78px;height:104px;object-fit:contain;object-position:center}
@media(max-width:700px){.product-image-wrap{height:min(94vw,430px)}.product-image-wrap img{object-fit:contain;object-position:center}}
/* Keep tablet copy clear of product photography. */
@media(min-width:701px) and (max-width:1000px){.hero-copy{width:48%}.hero h1{font-size:clamp(42px,6vw,60px)}.hero-art{object-position:35% center}.hero::after{background:linear-gradient(90deg,#f8f5ef 0%,rgba(248,245,239,.95) 30%,rgba(248,245,239,.15) 51%,transparent 65%)}}

.case-features{padding-left:18px;font-size:12px;line-height:1.8;color:var(--muted);margin:20px 0}.shop-questions{padding:35px 0 60px;max-width:900px}.shop-questions h2{font-size:clamp(32px,5vw,48px);margin:15px 0 30px}.shop-questions details{border-top:1px solid var(--stone);padding:19px 0}.shop-questions summary{cursor:pointer;font-size:15px;line-height:1.5}.shop-questions details p{font-size:14px;color:var(--muted);line-height:1.8;max-width:680px;margin:14px 0}

.hero{background:var(--paper)}.hero-products{position:absolute;right:0;top:0;bottom:0;width:53%;display:flex;align-items:center;gap:0;overflow:hidden;background:#fff}.hero-products img{width:34%;min-width:0;height:auto;object-fit:contain}.hero-products img:nth-child(2){transform:translateY(-35px)}.hero::after{display:none}.card-image,.product-image-wrap{background:#fff}@media(max-width:700px){.hero-products{top:auto;bottom:0;width:100%;height:310px}.hero-products img:nth-child(2){transform:translateY(-18px)}.hero{min-height:810px}}

.card-styles{font-size:.78rem;color:var(--muted);margin:6px 0 0}#case-select{margin-bottom:18px}

.phone-finder{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:25px 0;border-bottom:1px solid var(--line)}.phone-finder h2{font-size:29px;margin-top:7px}.phone-finder-control{width:min(100%,460px);min-width:0}.phone-finder-control>label{display:block;font-size:11px;margin-bottom:6px}.phone-search-row{display:flex;align-items:center;gap:17px}.phone-search-row input{width:100%;min-width:0;min-height:46px;padding:10px 12px;border:1px solid #bfb3a4;border-radius:0;background:var(--paper);color:var(--ink);font-size:16px}.phone-search-row button{white-space:nowrap;min-height:44px}.phone-finder .field-help{min-height:32px;margin-top:6px}@media(max-width:700px){.phone-finder{align-items:stretch;flex-direction:column;gap:15px;padding:22px 0 17px}.phone-finder h2{font-size:27px}.phone-finder-control{width:100%}.phone-finder .field-help{min-height:0}.phone-search-row{gap:12px}}
/* Real supplier photographs layered over a warm editorial setting. */
.hero-products{width:100%;background:#e9dfd0 url('/assets/atelier-scene-v1.png') center/cover no-repeat;isolation:isolate;display:block}
.hero-products img{position:absolute;width:45%;height:auto;max-width:none;mix-blend-mode:multiply;left:35%;bottom:12%;transform:none}
.hero-products img:nth-child(2){left:59%;bottom:28%;width:43%;transform:none}
.hero::after{display:block;background:linear-gradient(90deg,rgba(248,245,239,.96),rgba(248,245,239,.80) 29%,transparent 56%)}
.card-image{background:linear-gradient(130deg,#f4efe6 5%,#e8dfd2 65%,#d9ccbc);isolation:isolate}
.card-image::before{content:'';position:absolute;left:14%;right:10%;bottom:13%;height:9%;border-radius:50%;background:#65513d;filter:blur(17px);opacity:.18;transform:rotate(-8deg)}
.card-image img{position:relative;mix-blend-mode:multiply;transform:rotate(-7deg) scale(.96);object-fit:contain}
.product-card:nth-child(3n+2) .card-image{background:linear-gradient(135deg,#e8e9ec,#d9dee2 70%,#c4ccd3)}
.product-card:nth-child(3n) .card-image{background:linear-gradient(135deg,#f2e8e1,#e4d2c3 70%,#d2bba8)}
.product-card:nth-child(even) .card-image img{transform:rotate(7deg) scale(.96)}
.product-card button:hover .card-image img{transform:rotate(0) scale(1.02)}
.product-image-wrap{background:#f0e9df;isolation:isolate}.product-image-wrap img{mix-blend-mode:multiply}
@media(max-width:700px){.hero{min-height:830px}.hero-products{height:420px;background-position:right bottom}.hero-products img{width:76%;left:3%;bottom:10%}.hero-products img:nth-child(2){width:70%;left:43%;bottom:27%}.hero::after{background:linear-gradient(180deg,var(--paper) 0%,var(--paper) 44%,rgba(248,245,239,.4) 56%,transparent 67%)}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-styles{font-size:10px;line-height:1.4}}
.hero-products img{mix-blend-mode:normal;clip-path:inset(8.7% 28.5% 8.5% 28.5% round 7.5%);width:38%;left:38%;bottom:14%}
.hero-products img:nth-child(2){width:36%;left:62%;bottom:29%}
@media(max-width:700px){.hero-products img{width:73%;left:4%;bottom:11%}.hero-products img:nth-child(2){width:68%;left:43%;bottom:27%}}
@media(min-width:701px){.hero-products img:first-child{bottom:11%}}

/* Exact-model galleries use untouched supplier photos; cards retain their editorial styling. */
.photo-frame{position:relative;width:100%;height:100%;min-width:0;display:flex;align-items:center;justify-content:center}.photo-status{padding:20px;text-align:center;font-size:12px;color:var(--muted)}.photo-frame img{width:100%;height:100%;object-fit:contain}.pictured-model{font-size:10px;color:var(--muted);margin-top:6px}.card-image>.photo-frame{position:absolute;inset:0}.product-gallery{min-width:0;background:#fff;padding-bottom:20px}.product-gallery .product-image-wrap{height:460px;max-height:60dvh;background:#fff}.product-gallery .product-image-wrap img{mix-blend-mode:normal;transform:none;filter:none;clip-path:none}.photo-caption{font-size:11px;color:var(--muted);padding:12px 20px;line-height:1.6}.product-thumbnails{display:flex;gap:8px;padding:0 20px;flex-wrap:wrap}.photo-thumbnail{width:76px;border:1px solid var(--line);padding:3px;background:#fff}.photo-thumbnail[aria-pressed=true]{border:2px solid var(--wine);padding:2px}.photo-thumbnail img{width:100%;height:65px;object-fit:contain}.photo-thumbnail span{display:block;font-size:9px;line-height:1.3;padding:4px 1px}.bag-photo{width:83px;height:104px}.bag-photo img{width:100%;height:100%;mix-blend-mode:normal;transform:none}.bag-photo .photo-status{font-size:9px;padding:5px}.phone-selected .hero-art,.phone-selected .hero-products{display:none}.phone-selected .hero{min-height:0}.phone-selected .hero::after{display:none}.phone-selected .hero-copy{padding-top:35px;padding-bottom:35px;width:100%}.phone-selected .hero h1{font-size:clamp(38px,5vw,62px)}.phone-selected .hero-footnote{display:none}@media(max-width:700px){.product-gallery .product-image-wrap{height:350px;max-height:52dvh}.product-gallery{padding-top:20px}.phone-selected .hero-copy{padding-top:25px;padding-bottom:25px}}

.footer-policy-links{display:flex;gap:18px;flex-wrap:wrap}.launch-price-note{font-size:10px;color:var(--muted);margin-top:5px}.bag-policy-link{font-size:10px;margin-top:12px}.policies-dialog{width:min(610px,92vw)}.policies-dialog h3{margin-top:25px}.policies-dialog>p:not(.eyebrow){font-size:12px;line-height:1.8}
