:root{--ivory: #f5f2eb;--navy: #152133;--green: #26382f;--brown: #604b3c;--ink: #171717;--muted: #686762;--line: #dedbd3;--serif: Georgia, "Times New Roman", serif;--sans: Arial, Helvetica, sans-serif;--gutter: clamp(20px, 4.5vw, 80px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--ivory);color:var(--navy);font:14px/1.6 var(--sans);-webkit-font-smoothing:antialiased}img,video,model-viewer{max-width:100%;display:block}img{height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button{border:0;border-radius:0}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid currentColor;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08}h1{font-size:clamp(42px,6vw,84px);letter-spacing:-.045em}h2{font-size:clamp(32px,3.5vw,52px);letter-spacing:-.04em}h3{font-size:25px}p{margin-bottom:20px}input,textarea,select{border:1px solid var(--line);padding:14px;background:transparent;border-radius:0}input,textarea{min-width:0;max-width:100%}textarea{resize:vertical}summary{cursor:pointer;min-height:44px;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:"+";float:right}details[open]>summary:after{content:"\2212"}button svg{pointer-events:none}.section-wrap{padding:70px var(--gutter);max-width:1760px;margin:auto}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font:10px/1.6 var(--sans);margin-bottom:20px}.muted,.product-note{color:var(--muted);font-size:12px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;z-index:100;left:12px;top:-100px;background:#fff;padding:10px}.skip-link:focus{top:10px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;background:var(--navy);color:#fff;padding:18px 25px;min-height:54px;text-transform:uppercase;letter-spacing:.16em;font-size:10px;line-height:1.5;border:1px solid var(--navy);transition:background .2s}.button:hover{background:#2b3b51}.button-light{background:var(--ivory);color:var(--navy);border-color:var(--ivory)}.button-light:hover{background:#fff}.text-link{display:inline-block;border-bottom:1px solid currentColor;padding:8px 0;font-size:10px;text-transform:uppercase;letter-spacing:.12em;background:none}.text-link span{margin-left:18px}.wordmark{font:30px/1 var(--serif);letter-spacing:.22em;white-space:nowrap}.site-header{height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 var(--gutter);background:var(--ivory);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:15}.desktop-nav,.header-actions{display:flex;gap:28px;text-transform:uppercase;font-size:10px;letter-spacing:.11em}.header-actions{justify-content:flex-end}.header-actions a,.desktop-nav a{padding:14px 0}.site-header a:hover{text-decoration:underline;text-underline-offset:5px}.site-header .wordmark:hover{text-decoration:none}.icon-button{background:none;min-width:44px;min-height:44px;font-size:30px;display:grid;place-items:center}.mobile-only{display:none}.menu-icon{display:block;width:20px;height:10px;border-top:1px solid;border-bottom:1px solid}.hero{height:min(780px,calc(100svh - 88px));min-height:560px;position:relative;color:#fff;background:var(--navy);overflow:hidden}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 58%}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a161b66,#0a161b08 75%),linear-gradient(0deg,rgba(10,22,27,.34),transparent 50%)}.hero-content{position:relative;z-index:1;max-width:780px;padding:clamp(130px,17vh,230px) var(--gutter) 90px}.hero-content .eyebrow{margin-bottom:30px}.hero h1{font-size:clamp(42px,5.3vw,76px);letter-spacing:-.04em;line-height:1.03;max-width:650px;margin-bottom:26px}.hero-content>p:not(.eyebrow){font-size:15px;line-height:1.6;margin-bottom:34px;max-width:330px}.hero-caption{position:absolute;bottom:30px;left:var(--gutter);right:var(--gutter);z-index:1;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.17em}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:12px}.section-heading .text-link{white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-image{position:relative;display:block;width:100%;aspect-ratio:4/5;background:#eae7df;overflow:hidden}.product-image>img{width:100%;height:100%;object-fit:contain;transition:transform .4s}.product-image:hover>img{transform:scale(1.025)}.product-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .25s!important}.product-image:hover .product-hover{opacity:1}.card-discover{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;padding:15px 20px;background:#f5f2ebf2;text-transform:uppercase;letter-spacing:.12em;font-size:9px;transform:translateY(105%);transition:transform .2s}.product-image:hover .card-discover,.product-image:focus-visible .card-discover{transform:translateY(0)}.product-caption{display:flex;justify-content:space-between;gap:10px;margin-top:17px;align-items:baseline}.product-caption h3{font:14px/1.4 var(--serif);margin:0}.product-caption>span{font-size:11px;white-space:nowrap}.product-note{font-size:10px;margin:7px 0 0}.sample-image{display:flex;align-items:center;justify-content:center;padding:28px;background:#e9e6de}.case-shape{height:86%;aspect-ratio:1/2;position:relative;display:block;border-radius:clamp(18px,2vw,30px);overflow:hidden;border:4px solid #d9d5c9;box-shadow:8px 14px 18px #15213320,inset 1px 0 2px #fff;transform:rotate(-8deg);transition:transform .4s;background:var(--ivory)}.sample-image:hover .case-shape{transform:rotate(-4deg) translateY(-3px)}.case-shape>img{width:100%;height:100%;object-fit:cover}.camera{position:absolute;top:7px;left:7px;width:41%;aspect-ratio:1;border-radius:20%;background:#d3d1c9;box-shadow:inset 0 0 0 1px #aaa;display:block}.camera i{position:absolute;width:35%;height:35%;border-radius:50%;background:radial-gradient(circle,#293841 12%,#0d141b,#263138 40%,#070b0e,#4e555b 60%,#1d2429 66%);border:1px solid #555}.camera i:nth-child(1){top:8%;left:9%}.camera i:nth-child(2){bottom:8%;left:9%}.camera i:nth-child(3){right:8%;top:32%}.editorial{display:grid;grid-template-columns:1fr 1fr;gap:0;padding-top:20px;padding-bottom:40px}.editorial-photo{height:650px;overflow:hidden}.editorial-photo img{width:100%;height:100%;object-fit:cover}.editorial-copy{padding:80px clamp(35px,6vw,110px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:#eeebe3}.editorial-copy h2{max-width:340px;margin-bottom:30px;font-size:clamp(40px,4.5vw,64px)}.prose{line-height:1.85;max-width:680px}.prose p{margin-bottom:22px}.prose a{text-decoration:underline;text-underline-offset:3px}.editorial-copy .prose{max-width:340px;font-size:13px}.editorial-signature{font-family:var(--serif);font-size:20px;letter-spacing:.18em;margin-top:50px}.world-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.world-card{position:relative;aspect-ratio:3/4;overflow:hidden;color:#fff;background:var(--navy)}.world-card>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.world-card:hover>img{transform:scale(1.035)}.world-card:after{content:"";position:absolute;top:35%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#10202c99)}.world-card>div{position:absolute;bottom:23px;left:22px;right:22px;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.world-card>div>span:first-child{width:100%;font-size:9px;letter-spacing:.2em}.world-card h3{font:15px/1.3 var(--serif);letter-spacing:.03em;margin:0}.values{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:40px;padding-bottom:40px;text-align:center}.values>div+div{border-left:1px solid var(--line)}.values .eyebrow{display:block;margin-bottom:13px;font-size:9px}.values h3{font-size:20px;line-height:1.4;margin:0}.journal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.journal-grid img{width:100%;aspect-ratio:1;object-fit:cover}.newsletter{background:#eae7de;text-align:center;padding-top:75px;padding-bottom:70px;max-width:none}.newsletter h2{font-size:54px;margin-bottom:18px}.newsletter>p:not(.eyebrow){font-size:13px}.newsletter form{max-width:480px;margin:30px auto 0}.newsletter-field{display:flex;border-bottom:1px solid var(--navy)}.newsletter-field input{flex:1;border:0;min-width:0;padding:16px 0;font-size:13px}.newsletter-field button{background:transparent;text-transform:uppercase;font-size:10px;letter-spacing:.15em;padding:16px 0 16px 20px}.newsletter-field button span{margin-left:25px}.consent{font-size:10px!important;color:var(--muted);line-height:1.6;margin:14px 0 0}.consent a{text-decoration:underline}.site-footer{background:var(--navy);color:var(--ivory)}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-top:60px;padding-bottom:60px}.footer-top>.wordmark,.footer-top .wordmark{font-size:36px}.footer-top p{margin:20px 0 0;font-size:12px;color:#c6c7c5}.footer-top>div>a:not(.wordmark){display:block;font-size:12px;margin-bottom:10px}.footer-top .eyebrow{font-size:10px;margin-bottom:23px;color:#bbc0c4}.footer-bottom{border-top:1px solid #ffffff26;display:flex;justify-content:space-between;gap:24px;font-size:10px;color:#c6c7c5;padding-top:22px;padding-bottom:22px}.footer-bottom nav{display:flex;gap:25px}.page-heading{text-align:center;padding:25px 0 50px}.page-heading h1{font-size:clamp(38px,5vw,66px);margin-bottom:22px}.page-heading .prose{margin:auto}.page-heading p:last-child{margin-bottom:0}.collection-toolbar{display:flex;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;margin-bottom:30px;gap:20px;font-size:11px;align-items:center}.filters{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.filters details{position:relative}.filters summary{min-height:0;padding:5px 24px 5px 0}.filters summary:after{position:absolute;right:0}.filter-options{position:absolute;top:100%;left:0;background:var(--ivory);border:1px solid var(--line);padding:20px;min-width:220px;max-height:350px;overflow:auto;z-index:5}.filter-options label{display:flex;align-items:center;gap:10px;margin-bottom:10px}.filter-options input{padding:8px;max-width:90px}.sort-label{white-space:nowrap}.sort-label select{border:0;padding:8px;font-size:11px;max-width:170px}.collection-page .product-grid{row-gap:40px}.pagination{text-align:center;padding-top:40px}.pagination span{margin:0 10px}.product-page{display:grid;grid-template-columns:1.2fr 1fr;gap:7%;align-items:start;padding-top:40px}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:16px}.product-media:first-child{grid-column:1/-1}.product-media{background:#eeebe3}.product-media img{width:100%;height:100%;object-fit:contain}.product-details{position:sticky;top:120px;padding:20px 0}.product-details h1{font-size:clamp(36px,4vw,56px);margin-bottom:15px}.product-price{font-size:17px;margin-bottom:24px}.product-details .prose{font-size:13px}.product-form{margin-top:32px}.product-form label{display:block;font-size:11px;margin-bottom:8px}.product-form select{width:100%;background:transparent;min-height:50px;margin-bottom:14px}.add-to-bag{width:100%;justify-content:center}.purchase-notes{font-size:10px;color:var(--muted);margin-top:15px;text-align:center}.form-error{color:#9b3028;font-size:12px;margin:10px 0}.product-accordions{margin-top:28px}.product-accordions details{border-top:1px solid var(--line);padding:16px 0}.product-accordions details:last-child{border-bottom:1px solid var(--line)}.product-accordions summary{font-size:10px;letter-spacing:.15em;text-transform:uppercase;min-height:20px}.product-accordions p,.product-accordions a{font-size:12px;margin-top:16px}.product-accordions a{text-decoration:underline}.side-dialog{border:0;background:var(--ivory);color:var(--navy);position:fixed;inset:0 0 0 auto;margin:0;width:480px;max-width:100vw;height:100dvh;max-height:100dvh;padding:28px;overflow:auto}.side-dialog::backdrop,.design-dialog::backdrop{background:#0c172766;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dialog-open{overflow:hidden}.drawer-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:25px}.drawer-heading h2{font-size:28px;margin:0}.drawer-heading h2 span{font:12px var(--sans)}.drawer-form{display:flex;min-height:calc(100dvh - 145px);flex-direction:column}.cart-lines{flex:1}.cart-line{display:grid;grid-template-columns:75px 1fr auto;gap:15px;padding:20px 0;border-bottom:1px solid var(--line);font-size:12px}.cart-image{width:75px;height:100px;object-fit:contain;background:#e9e6de}.cart-line-info p{margin:4px 0;font-size:10px}.quantity-label{display:flex;gap:8px;align-items:center;margin:12px 0 6px;font-size:10px}.quantity-label input{width:60px;padding:7px}.remove-link{font-size:10px;text-decoration:underline;text-underline-offset:3px;display:inline-block;padding:8px 0}.cart-summary{padding-top:24px}.cart-summary>p:first-child{display:flex;justify-content:space-between}.cart-summary .button{width:100%}.cart-summary .muted{font-size:10px}.secure-note{text-align:center;font-size:10px;margin:12px 0}.empty-bag{text-align:center;padding:70px 0}.empty-bag p{font-family:var(--serif);font-size:26px}.cart-page-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:9%}.cart-page .cart-line{grid-template-columns:110px 1fr auto}.cart-page .cart-image{width:110px;height:140px}.cart-page .cart-summary{padding:30px;background:#eae7df;align-self:start}.menu-dialog{inset:0 auto 0 0}.mobile-navigation{display:flex;flex-direction:column;gap:16px;padding:30px 0 70px;font:32px/1.5 var(--serif)}.text-page{max-width:840px;padding-bottom:100px;min-height:60vh}.text-page .page-heading{text-align:left}.text-page .prose h2{font-size:29px;margin:36px 0 18px}.text-page .prose li{margin-bottom:10px}.contact-form{display:flex;flex-direction:column;gap:10px}.contact-form label{margin-top:10px;font-size:11px}.contact-form button{margin-top:16px}.about-page{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.about-page h1{font-size:clamp(45px,5.5vw,80px)}.about-page>img{width:100%;height:650px;object-fit:cover}.about-page .prose{max-width:420px}.search-form{display:flex;gap:10px;max-width:650px;margin:35px auto 0}.search-form input{flex:1}.search-page{min-height:65vh}.error-page{text-align:center;padding-top:100px;padding-bottom:130px}.collections-list{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.collection-tile img{aspect-ratio:3/2;width:100%;object-fit:cover}.collection-tile h2{font-size:30px;margin-top:20px}.design-dialog{border:0;background:var(--ivory);color:var(--navy);padding:0;width:850px;max-width:calc(100vw - 32px);max-height:90dvh;position:fixed}.design-close{position:absolute;right:10px;top:10px;z-index:2}.design-dialog-grid{display:grid;grid-template-columns:1fr 1fr;min-height:490px}.design-dialog-grid>.sample-image{min-height:450px}.design-dialog-grid .case-shape{height:330px}.design-dialog-copy{padding:65px 35px 40px;align-self:center}.design-dialog-copy h2{font-size:36px}.design-dialog-copy .button{gap:18px}.placeholder{width:100%;height:auto;background:#eae7df}@media(min-width:1500px){.product-caption h3{font-size:17px}.product-caption>span{font-size:13px}}@media(max-width:1000px){.desktop-nav,.header-actions{gap:16px}.world-grid{gap:12px}.world-card>div{left:15px;right:15px}.editorial-photo{height:560px}.editorial-copy{padding:45px 35px}.product-grid{gap:18px}.sample-image{padding:20px}.footer-top{gap:25px}.values h3{font-size:18px}}@media(max-width:700px){:root{--gutter: 20px}.section-wrap{padding-top:48px;padding-bottom:48px}.site-header{height:70px;padding:0 16px;grid-template-columns:1fr auto 1fr}.site-header .wordmark{font-size:26px}.desktop-nav,.desktop-only{display:none}.mobile-only{display:grid;justify-self:start}.header-actions{font-size:10px;letter-spacing:.03em;gap:0}.header-actions a{min-height:44px;display:flex;align-items:center;gap:4px}.header-actions .desktop-only{display:none}.hero{height:calc(88svh - 70px);min-height:520px;max-height:740px}.hero-image{object-position:57% center}.hero:after{background:linear-gradient(0deg,#10202a70,transparent 85%),linear-gradient(90deg,#10202a25,transparent)}.hero-content{padding:0 25px;position:absolute;bottom:100px;width:100%}.hero h1{font-size:45px;max-width:330px;line-height:1.02;margin-bottom:20px}.hero-content .eyebrow{font-size:9px;margin-bottom:22px}.hero-content>p:not(.eyebrow){font-size:13px;max-width:250px;margin-bottom:28px}.hero .button{font-size:9px;padding:17px 20px;gap:28px}.hero-caption{font-size:7px;bottom:25px;gap:20px;letter-spacing:.1em}.hero-caption span:last-child{max-width:90px;text-align:right}.section-heading{gap:15px;align-items:flex-end;margin-bottom:24px}.section-heading h2{font-size:31px}.section-heading .eyebrow{font-size:8px}.section-heading .text-link{font-size:8px;letter-spacing:.06em;max-width:85px;white-space:normal}.text-link span{margin-left:5px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 13px}.product-caption{margin-top:12px;gap:6px;flex-wrap:wrap}.product-caption h3{font-size:13px}.product-caption>span{font-size:10px}.product-image{aspect-ratio:3/4}.sample-image{padding:16px 10px}.case-shape{height:86%;border-width:3px;border-radius:19px}.camera{top:5px;left:5px}.product-note{font-size:9px}.card-discover{display:none}.editorial{grid-template-columns:1fr;padding-top:0;padding-bottom:0}.editorial-photo{height:440px}.editorial-copy{padding:45px 30px}.editorial-copy h2{font-size:43px;max-width:300px}.editorial-copy .prose{font-size:13px}.editorial-signature{margin-top:30px}.world-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.world-card h3{font-size:13px}.world-card>div{bottom:16px;left:13px;right:13px}.world-card>div>span:first-child{font-size:8px}.values{grid-template-columns:1fr;padding-top:15px;padding-bottom:15px;margin:0 20px}.values>div{padding:25px 0}.values>div+div{border-left:0;border-top:1px solid var(--line)}.values h3{font-size:21px}.values .eyebrow{font-size:8px;margin-bottom:9px}.journal-grid{grid-template-columns:repeat(2,1fr);gap:12px}.lifestyle .section-heading{align-items:center}.lifestyle .muted{max-width:105px;font-size:10px;margin:0}.newsletter h2{font-size:44px}.newsletter>p:not(.eyebrow){max-width:300px;margin:0 auto}.newsletter form{margin-top:25px}.newsletter .consent{font-size:9px!important}.footer-top{grid-template-columns:1fr 1fr;gap:35px 25px;padding-top:45px;padding-bottom:40px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:last-child{grid-column:1/-1}.footer-top>div>a:not(.wordmark){min-height:30px;margin:0}.footer-bottom{flex-direction:column;gap:15px;padding-top:22px;padding-bottom:25px}.footer-bottom nav{gap:22px;flex-wrap:wrap}.page-heading{padding:5px 0 30px}.page-heading h1{font-size:39px}.page-heading p{font-size:12px}.collection-toolbar{align-items:flex-start;gap:10px;flex-wrap:wrap}.filters{gap:12px}.sort-label{margin-left:auto}.sort-label select{max-width:160px}.product-page{grid-template-columns:1fr;gap:25px;padding-top:20px}.product-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px}.product-media{min-width:100%;scroll-snap-align:start}.product-media img{max-height:530px;object-fit:contain}.product-details{position:static;padding:10px 0}.product-details h1{font-size:40px}.product-form{position:relative}.product-form .button{min-height:56px}.cart-page-grid{grid-template-columns:1fr;gap:25px}.cart-page .cart-line{grid-template-columns:75px 1fr auto}.cart-page .cart-image{width:75px;height:100px}.cart-page .cart-summary{padding:25px}.side-dialog{padding:20px;width:100vw}.drawer-heading{margin-bottom:12px}.drawer-heading h2{font-size:27px}.cart-line{gap:12px}.cart-summary .button{min-height:54px}.about-page{grid-template-columns:1fr;gap:35px}.about-page h1{font-size:55px}.about-page>img{height:420px}.text-page .page-heading{text-align:left}.text-page .prose{font-size:13px}.search-form{gap:8px}.search-form .button{padding:15px;font-size:9px}.search-form input{width:100px;padding:12px}.collections-list{grid-template-columns:1fr}.design-dialog-grid{grid-template-columns:1fr;min-height:0}.design-dialog-grid>.sample-image{min-height:290px;padding:25px}.design-dialog-grid .case-shape{height:250px}.design-dialog-copy{padding:30px 25px}.design-dialog-copy h2{font-size:32px}.design-dialog-copy .eyebrow{margin-bottom:12px}.design-dialog-copy p{margin-bottom:14px}.error-page{padding-top:80px;padding-bottom:90px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/elvane.css.map */
