:root{--paper:#f5f2eb;--ink:#272820;--muted:#716e65;--line:#d9d5cb;--sand:#eae5dc;--serif:Editorial,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:var(--body-size,14px);line-height:var(--body-line-height,22px);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0;background:none}button:disabled{cursor:not-allowed;opacity:.35}a{color:inherit;text-decoration:none}button,a,input{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--focus,#756743);outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.05}h1{font-size:clamp(52px,5.6vw,86px);letter-spacing:-2.7px}h2{font-size:clamp(36px,3.2vw,50px);letter-spacing:-1.5px}h3{font-size:25px;letter-spacing:-.3px}em{font-weight:400}small{font-size:11px}button{padding:0}.skip{position:fixed;top:-70px;left:20px;background:var(--ink);color:#fff;padding:14px;z-index:20}.skip:focus{top:8px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.preview-bar{height:31px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;background:#e9e5dc;font-size:8px;letter-spacing:1.75px}.header{height:98px;padding:0 40px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;border-bottom:1px solid var(--line);background:var(--paper);position:sticky;top:0;z-index:10}.header nav{display:flex;gap:26px}.header nav a,.header-right{font-size:10px;letter-spacing:1.2px;text-transform:uppercase}.header nav a{padding:12px 0;position:relative}.header nav a:after{position:absolute;bottom:7px;left:0;right:100%;content:"";height:1px;background:var(--ink);transition:right .25s}.header nav a:hover:after{right:0}.wordmark{font-family:var(--serif);font-size:35px;letter-spacing:4px;line-height:1}.header-right{justify-self:end;display:flex;gap:32px;align-items:center}.bag-button{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:1px;text-transform:uppercase;min-height:44px}.bag-count{font-size:10px}.bag-count:before{content:"("}.bag-count:after{content:")"}.bag-button svg{margin-left:4px;width:20px;height:20px}.mobile-menu{display:none}.eyebrow{font-size:9px;letter-spacing:2.1px;text-transform:uppercase}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--ink);padding:9px 0;font-size:10px;letter-spacing:1.2px;text-transform:uppercase}.text-link .arrow{font-size:21px;line-height:1;transition:transform .2s}.text-link:hover .arrow{transform:translate(5px)}.button{display:flex;justify-content:center;align-items:center;gap:24px;min-height:54px;background:var(--ink);color:var(--paper);font-size:10px;letter-spacing:1.4px;text-transform:uppercase;padding:17px 28px;transition:background .2s}.button:hover{background:#46483c}.button.secondary{background:transparent;color:var(--ink);border:1px solid var(--line)}.hero{display:grid;grid-template-columns:43% 57%;min-height:690px;height:calc(100svh - 129px);max-height:870px}.hero-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:60px 8.5vw 60px 6vw;position:relative}.hero-copy .eyebrow{margin-bottom:34px}.hero-copy h1{margin-bottom:26px}.hero-copy>p{font-size:13px;color:var(--muted);max-width:270px;line-height:1.9}.hero-copy .text-link{margin-top:34px;min-width:187px}.hero-caption{position:absolute;bottom:33px;left:6vw;display:flex;align-items:center;gap:16px;font-size:8px;letter-spacing:1.4px;text-transform:uppercase;color:var(--muted)}.hero-caption:before{content:"";width:26px;height:1px;background:var(--muted)}.hero-image{position:relative;overflow:hidden}.hero-image img{object-position:50% 34%;transition:transform 1.5s}.hero-image:hover img{transform:scale(1.025)}.image-label{position:absolute;bottom:30px;left:30px;color:#fff;font-size:9px;letter-spacing:1.8px;text-transform:uppercase;text-shadow:0 1px 5px #000}.image-label span{display:block;font-family:var(--serif);font-size:25px;letter-spacing:0;text-transform:none;margin-top:6px}.image-index{position:absolute;right:30px;bottom:34px;color:#fff;font-size:10px;letter-spacing:2px}.edit-section{padding:98px 5vw 95px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:37px}.section-heading .eyebrow{margin-bottom:15px}.section-heading>p{font-size:12px;color:var(--muted);max-width:220px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product-card .card-image{aspect-ratio:3/4;position:relative;overflow:hidden;background:var(--sand)}.card-image img{transition:transform .6s}.product-card:hover img{transform:scale(1.035)}.card-image .card-tag{position:absolute;top:18px;left:18px;font-size:8px;letter-spacing:1.3px;background:var(--paper);padding:6px 10px}.card-action{position:absolute;bottom:0;left:0;right:0;padding:15px;background:#f5f2ebf0;font-size:9px;text-align:center;letter-spacing:1.5px;transform:translateY(101%);transition:transform .25s}.product-card:hover .card-action,.product-card:focus-visible .card-action{transform:translateY(0)}.card-info{display:flex;justify-content:space-between;gap:15px;align-items:baseline;margin-top:20px}.card-info h3{font-size:23px}.card-info .price{font-size:12px;white-space:nowrap}.card-sub{color:var(--muted);font-size:10px;margin-top:8px;display:flex;align-items:center;gap:8px}.dot{display:inline-block;width:9px;height:9px;border-radius:50%;border:1px solid #aaa}.dot.ivory{background:#dacfb4}.dot.navy{background:#242c45}.dot.brown{background:#5c4234}.dot.blue{background:#b9d0e6}.world-section{display:grid;grid-template-columns:1.2fr 1fr;background:var(--sand);margin:0;min-height:540px}.world-image{overflow:hidden}.world-image img{object-position:37% center}.world-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:75px 6vw}.world-copy .eyebrow{margin-bottom:30px}.world-copy h2{font-size:clamp(43px,4.2vw,65px);margin-bottom:28px}.world-copy p{font-size:13px;line-height:1.9;color:var(--muted);max-width:310px}.world-copy .text-link{margin-top:30px}.footer-top{padding:67px 5vw;display:grid;grid-template-columns:1.2fr 1fr 1fr;align-items:start;gap:25px}.footer-top .wordmark{font-size:29px}.footer-top p{color:var(--muted);font-size:12px}.footer-links{display:flex;flex-direction:column;gap:10px;align-items:flex-start;justify-self:end;font-size:11px}.footer-links button:hover,.footer-links a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;padding:24px 5vw;border-top:1px solid var(--line);font-size:8px;letter-spacing:1.3px;color:var(--muted)}.breadcrumbs{font-size:9px;letter-spacing:.8px;color:var(--muted);padding:25px 4vw;display:flex;gap:13px}.breadcrumbs a:hover{text-decoration:underline}.pdp{display:grid;grid-template-columns:57% 43%;padding:0 4vw 65px;gap:0}.gallery{padding-right:5vw;min-width:0}.main-image-wrap{position:relative;background:var(--sand)}.main-image-button{display:block;width:100%;aspect-ratio:4/5;cursor:zoom-in;overflow:hidden}.main-image-button img{object-fit:cover}.image-number{position:absolute;left:22px;bottom:20px;pointer-events:none;font-size:9px;letter-spacing:1px;background:var(--paper);padding:6px 9px}.zoom-label{position:absolute;bottom:18px;right:18px;pointer-events:none;width:33px;height:33px;display:grid;place-items:center;background:var(--paper);font-size:24px;font-weight:100}.gallery-thumbs{display:flex;gap:10px;padding-top:13px}.gallery-thumbs button{width:calc(20% - 8px);aspect-ratio:4/5;border:1px solid transparent;padding:3px}.gallery-thumbs button[aria-pressed=true]{border-color:var(--ink)}.gallery-caption{font-size:9px;letter-spacing:.5px;color:var(--muted);margin-top:13px}.product-info{padding:15px 1.5vw 0 1vw;max-width:570px;align-self:start;position:sticky;top:126px}.product-info>.eyebrow{margin-bottom:22px}.product-info h1{font-size:clamp(40px,3.9vw,59px);letter-spacing:-1.6px}.product-subtitle{font-size:11px;color:var(--muted);margin-top:10px}.product-price{font-size:17px;margin-top:22px}.product-description{font-size:12px;line-height:1.9;color:var(--muted);margin:24px 0 25px;max-width:410px}.option-label{font-size:10px;letter-spacing:.7px;display:flex;gap:8px;align-items:baseline;margin-bottom:12px}.option-label span{color:var(--muted)}.swatches{display:flex;gap:10px;margin-bottom:27px}.swatch{width:35px;height:35px;border:1px solid transparent;padding:4px;border-radius:50%}.swatch[aria-pressed=true]{border-color:var(--ink)}.swatch span{display:block;border-radius:50%;width:100%;height:100%;border:1px solid #0001}.size-top{display:flex;justify-content:space-between}.size-guide-link{font-size:10px;text-decoration:underline;text-underline-offset:3px;margin-bottom:12px}.sizes{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.size{border:1px solid var(--line);height:45px;font-size:11px;transition:background .2s}.size:hover{background:var(--sand)}.size[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.size-error{font-size:11px;color:#9d382a;min-height:25px;padding-top:5px}.purchase-row{display:flex;gap:12px;margin-top:4px}.quantity{display:flex;align-items:center;border:1px solid var(--line);height:54px;min-width:112px;justify-content:space-between}.quantity button{height:100%;width:36px;font-size:18px}.quantity output{font-size:12px;min-width:24px;text-align:center}.purchase-row .button{flex:1;gap:10px}.availability{display:flex;align-items:center;gap:7px;font-size:9px;color:var(--muted);margin:14px 0 24px}.availability:before{content:"";width:5px;height:5px;border-radius:50%;background:#7d806c}.accordions{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;padding:16px 0;font-size:10px;letter-spacing:.5px;display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-size:17px;line-height:1}details[open] summary:after{content:"\2212"}details p{font-size:11px;color:var(--muted);line-height:1.8;padding:0 20px 20px 0}.pdp-note{font-size:9px;color:var(--muted);margin-top:20px;line-height:1.6}.product-bottom{display:grid;grid-template-columns:1fr 1fr;gap:6vw;margin:30px 4vw 85px;padding-top:40px;border-top:1px solid var(--line)}.product-bottom .eyebrow{margin-bottom:15px}.product-bottom p{max-width:420px;color:var(--muted);font-size:12px;line-height:1.8;align-self:center}dialog{border:0;color:var(--ink);background:var(--paper);padding:0;max-height:100svh}dialog::backdrop{background:#1c1b1773;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}dialog[open]{animation:appear .2s ease-out}.drawer{position:fixed;inset:0 0 0 auto;margin:0;width:480px;max-width:100%;height:100svh;display:none}.drawer[open]{display:flex;flex-direction:column;animation:slide .25s ease-out}.dialog-heading{display:flex;align-items:center;justify-content:space-between;padding:28px 28px 23px;border-bottom:1px solid var(--line)}.dialog-heading h2{font-size:31px;letter-spacing:-.5px}.dialog-heading .eyebrow{margin-bottom:9px}.close{font-size:28px;font-weight:300;width:42px;height:42px;line-height:1}.bag-items{flex:1;overflow:auto;padding:0 28px}.bag-item{display:grid;grid-template-columns:91px 1fr;gap:20px;padding:27px 0;border-bottom:1px solid var(--line)}.bag-item>img{height:126px;object-fit:cover}.bag-item h3{font-size:21px;line-height:1.2;margin-bottom:7px}.bag-item p{font-size:10px;color:var(--muted)}.bag-line-top{display:flex;justify-content:space-between;gap:9px}.bag-line-price{font-size:12px;white-space:nowrap}.bag-line-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.bag-item .quantity{height:33px;min-width:95px}.bag-item .quantity button{width:30px}.remove{font-size:9px;text-decoration:underline;text-underline-offset:3px}.bag-footer{border-top:1px solid var(--line);padding:24px 28px 30px}.bag-total{display:flex;justify-content:space-between;font-size:14px;margin-bottom:9px}.bag-footer>p{font-size:10px;color:var(--muted);margin-bottom:21px;line-height:1.8}.bag-footer .button{width:100%}.continue{display:block;text-align:center;text-decoration:underline;text-underline-offset:4px;font-size:10px;margin:18px auto 0}.empty-bag{display:flex;flex:1;align-items:center;justify-content:center;flex-direction:column;padding:40px;text-align:center}.empty-bag svg{width:42px;height:42px;margin-bottom:25px}.empty-bag h3{font-size:32px;margin-bottom:16px}.empty-bag p{font-size:12px;color:var(--muted);margin-bottom:28px}.empty-bag .button{width:100%}.bag-notice{font-size:11px;color:#9d382a;padding:10px 28px;background:#eee6dd}.info-dialog{width:520px;max-width:calc(100% - 32px);margin:auto;max-height:90svh;overflow:auto}.info-body{padding:28px}.info-body p{font-size:12px;color:var(--muted);line-height:1.9;margin-bottom:20px}.info-body h3{font-size:30px;margin-bottom:20px}.info-body .eyebrow{margin-bottom:12px}.info-body .button{width:100%;margin-top:26px}.size-table{border-collapse:collapse;width:100%;font-size:11px;margin:20px 0}.size-table th,.size-table td{border-bottom:1px solid var(--line);padding:11px 7px;text-align:left}.size-table th{font-weight:400;color:var(--muted)}.measurement-list{margin:20px 0}.measurement-list div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0;font-size:12px}.order-lines{padding:10px 0 20px}.order-line{display:flex;justify-content:space-between;padding:13px 0;gap:25px;border-bottom:1px solid var(--line);font-size:12px}.order-line small{display:block;color:var(--muted);font-size:10px;margin-top:5px}.demo-note{padding:16px;background:var(--sand);font-size:11px;line-height:1.8}.confirmation{text-align:center;padding:20px 0}.confirmation .check{margin:0 auto 25px;width:55px;height:55px;border:1px solid #868975;border-radius:50%;display:grid;place-items:center;font-size:26px}.gallery-dialog{top:0;right:0;bottom:0;left:0;margin:0;width:100vw;height:100svh;max-width:100vw;background:#eae7e0}.gallery-dialog .close{position:absolute;top:20px;right:24px;background:var(--paper);z-index:2}.large-image{height:calc(100svh - 95px);width:100%;object-fit:contain;padding:25px 70px 10px}.gallery-controls{display:flex;justify-content:center;align-items:center;gap:35px;height:75px;font-size:11px}.gallery-controls button{font-size:24px;width:45px;height:45px}.menu-dialog{width:100%;max-width:100%;height:100svh;margin:0}.menu-dialog .wordmark{font-size:24px}.menu-dialog nav{display:flex;flex-direction:column;gap:20px;padding:50px 30px;font-family:var(--serif);font-size:40px}.noscript{padding:40px;text-align:center}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes slide{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@media(min-width:1700px){.hero{max-height:1000px}.hero-copy{padding-right:7vw}}@media(max-width:1100px){.header{padding:0 25px;gap:15px}.header nav{gap:18px}.wordmark{font-size:29px;letter-spacing:3px}.header-right{gap:17px}.hero-copy{padding-left:5vw;padding-right:5vw}.hero{min-height:630px}.hero h1{font-size:64px}.hero-caption{left:5vw}.card-info{flex-direction:column;gap:7px}.pdp{grid-template-columns:53% 47%}.gallery{padding-right:3vw}.product-info{padding:5px 0 0 1vw}.product-info h1{font-size:44px}.product-info>.eyebrow{margin-bottom:17px}.product-description{margin:18px 0}.product-price{margin-top:17px}.product-grid{gap:18px}.footer-top .wordmark{font-size:24px}}@media(max-width:760px){html{scroll-padding-top:77px}.preview-bar{height:28px;justify-content:center;padding:0 10px;font-size:7px;letter-spacing:1.5px}.preview-bar span:first-child{display:none}.header{height:77px;padding:0 20px;grid-template-columns:1fr auto 1fr;gap:5px}.header>nav,.locale,.bag-label{display:none}.mobile-menu{display:grid;width:32px;height:44px;place-items:center}.header .wordmark{font-size:25px;letter-spacing:2px}.header-right{gap:0}.bag-button{flex-direction:row-reverse;gap:3px}.bag-button svg{margin:0}.bag-count{font-size:9px}.bag-count:before,.bag-count:after{content:""}.hero{display:flex;flex-direction:column-reverse;height:auto;max-height:none;min-height:0}.hero-image{height:66svh;min-height:410px;max-height:640px}.hero-image img{object-position:50% 32%}.image-label{left:22px;bottom:23px;font-size:8px}.image-label span{font-size:24px}.image-index{right:22px;bottom:27px}.hero-copy{padding:48px 26px 52px}.hero-copy .eyebrow{margin-bottom:24px}.hero-copy h1{font-size:62px;letter-spacing:-2px;margin-bottom:20px}.hero-copy h1 br:first-child{display:none}.hero-copy>p{max-width:310px;font-size:12px}.hero-copy .text-link{margin-top:24px}.hero-caption{display:none}.edit-section{padding:53px 22px 57px;border-top:1px solid var(--line)}.section-heading{align-items:flex-start;gap:20px;margin-bottom:25px}.section-heading .eyebrow{font-size:8px;margin-bottom:12px}.section-heading h2{font-size:39px}.section-heading>p{max-width:135px;font-size:10px;align-self:flex-end;line-height:1.8;padding-bottom:3px}.product-grid{gap:32px 15px;grid-template-columns:1fr 1fr}.product-card:first-child{grid-column:span 2}.product-card:first-child .card-image{aspect-ratio:4/4.7}.card-info{margin-top:14px;gap:5px}.card-info h3{font-size:21px}.card-info .price{font-size:11px}.card-sub{font-size:9px;flex-wrap:wrap}.card-tag{font-size:7px!important;left:12px!important;top:12px!important}.card-action{display:none}.world-section{grid-template-columns:1fr;min-height:0}.world-image{height:420px}.world-copy{padding:45px 26px 51px}.world-copy h2{font-size:52px}.world-copy .eyebrow{margin-bottom:23px}.footer-top{padding:46px 24px;grid-template-columns:1fr 1fr;gap:29px}.footer-top>.wordmark{grid-column:span 2;font-size:30px}.footer-links{font-size:10px;gap:12px}.footer-top p{font-size:11px}.footer-bottom{padding:20px 24px;gap:14px;flex-wrap:wrap;font-size:7px}.footer-bottom span:nth-child(2){display:none}.breadcrumbs{font-size:8px;padding:19px 22px;gap:10px}.pdp{display:block;padding:0 0 45px}.gallery{padding:0}.main-image-button{aspect-ratio:4/4.8}.gallery-thumbs{padding:12px 22px 0;gap:8px}.gallery-thumbs button{width:calc(20% - 6px);aspect-ratio:1/1.1}.gallery-caption{padding:0 22px;font-size:8px}.product-info{position:static;padding:37px 24px 0;max-width:none}.product-info h1{font-size:49px}.product-info>.eyebrow{margin-bottom:17px}.product-description{margin:20px 0 25px;font-size:12px}.product-price{font-size:17px}.product-subtitle{margin-top:8px}.size{height:49px}.swatches{margin-bottom:25px}.purchase-row .button{min-height:56px}.quantity{height:56px;min-width:109px}.availability{margin-bottom:26px}.product-bottom{margin:0 24px 52px;grid-template-columns:1fr;gap:22px}.product-bottom h2{font-size:37px}.product-bottom p{font-size:11px}.large-image{padding:65px 0 0;height:calc(100svh - 100px)}.gallery-controls{height:80px}.dialog-heading{padding:22px}.bag-items{padding:0 22px}.bag-footer{padding:22px}.bag-item{gap:16px}.bag-item h3{font-size:20px}.drawer{width:100%}.info-dialog{max-height:88svh}.info-body{padding:24px}.gallery-dialog .close{right:15px;top:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}[data-product-form]{margin:0}.product-price[data-product-price]{min-height:28px}.swatch:disabled,.size:disabled{opacity:.3;cursor:not-allowed}.swatch:disabled:hover,.size:disabled:hover{background:transparent}.button[disabled]{opacity:.42}.button .loading-label,.button.is-loading .default-label{display:none}.button.is-loading .loading-label{display:inline}.cart-page{padding:70px 5vw 95px}.cart-page h1{margin-bottom:35px}.cart-page form{max-width:1050px}.cart-page-item{display:grid;grid-template-columns:110px 1fr auto;gap:24px;padding:22px 0;border-top:1px solid var(--line);align-items:center}.cart-page-item:last-of-type{border-bottom:1px solid var(--line)}.cart-page-item img{width:110px;height:145px;object-fit:cover}.cart-page-item h2{font-size:25px}.cart-page-item p{font-size:11px;color:var(--muted)}.cart-page-total{display:flex;justify-content:flex-end;gap:28px;font-size:15px;padding:28px 0}.cart-page-actions{display:flex;justify-content:flex-end;gap:12px}.simple-page{padding:75px 6vw 100px;max-width:1000px}.simple-page h1{margin-bottom:28px}.simple-page .rte{color:var(--muted);line-height:1.9}.simple-page .rte p{margin:0 0 18px}.collection-empty{padding:45px 0;color:var(--muted)}.gallery-thumbs button[hidden],.product-info .shopify-payment-button{display:none}.bag-error{font-size:11px;color:#9d382a;padding:12px 28px;background:#eee6dd}.bag-item img{background:var(--sand)}.bag-item .bag-image-placeholder{height:126px;background:var(--sand)}@media(max-width:760px){.cart-page{padding:45px 22px 60px}.cart-page-item{grid-template-columns:80px 1fr;gap:16px}.cart-page-item img{width:80px;height:105px}.cart-page-item>.cart-line-price{grid-column:2}.cart-page-actions{flex-direction:column}.cart-page-actions .button{width:100%}.simple-page{padding:50px 24px 70px}}.dervemont-custom-section{background:var(--section-bg,var(--paper));color:var(--section-text,var(--ink));--ink:var(--section-text,#272820);--muted:var(--section-muted,#716e65)}.preview-bar{background:var(--announcement-bg,#e9e5dc);color:var(--announcement-text,var(--ink));font-size:var(--announcement-size,8px);padding-left:var(--header-pad-x,40px);padding-right:var(--header-pad-x,40px)}.header{background:var(--header-bg,var(--paper));color:var(--header-text,var(--ink));border-bottom-color:var(--header-border,var(--line));height:var(--header-height,98px);padding-left:var(--header-pad-x,40px);padding-right:var(--header-pad-x,40px)}.header .wordmark{font-size:var(--wordmark-size,31px)}.header nav a,.header-right{font-size:var(--nav-size,10px)}.hero{grid-template-columns:var(--hero-copy-width,43%) calc(100% - var(--hero-copy-width,43%));min-height:var(--hero-min-height,690px)}.hero-copy{padding-top:var(--hero-copy-pad-y,60px);padding-bottom:var(--hero-copy-pad-y,60px);padding-left:var(--hero-copy-pad-x,6vw);padding-right:calc(var(--hero-copy-pad-x,6vw) + 2.5vw)}.hero-copy .eyebrow{font-size:var(--hero-eyebrow-size,9px)}.hero-copy h1{font-size:var(--hero-heading-size,86px)}.hero-copy>p{font-size:var(--hero-body-size,13px)}.hero-caption{left:var(--hero-copy-pad-x,6vw)}.hero-image img{object-position:var(--hero-image-position,50% 34%)}.edit-section{background:var(--section-bg,var(--paper));padding-top:var(--edit-padding-top,98px);padding-bottom:var(--edit-padding-bottom,95px);--sand:var(--section-surface,#eae5dc)}.edit-section .section-heading h2{font-size:var(--edit-heading-size,50px)}.edit-section .product-grid{grid-template-columns:repeat(var(--edit-columns,3),minmax(0,1fr));gap:var(--edit-gap,24px)}.edit-section .card-info h3{font-size:var(--edit-card-title-size,23px)}.section-footer-link{display:flex;justify-content:center;margin-top:42px}.world-section{grid-template-columns:var(--world-image-width,55%) calc(100% - var(--world-image-width,55%));min-height:var(--world-min-height,540px);background:var(--section-bg,var(--sand))}.world-image img{object-position:var(--world-image-position,37% center)}.world-copy{padding-left:var(--world-copy-pad,6vw);padding-right:var(--world-copy-pad,6vw)}.world-copy h2{font-size:var(--world-heading-size,64px)}.world-copy p{font-size:var(--world-body-size,13px)}.shop-all-section{padding:var(--shop-padding-top,90px) 5vw var(--shop-padding-bottom,100px);background:var(--section-bg,var(--paper));--sand:var(--section-surface,#eae5dc)}.shop-all-section .section-heading h2{font-size:var(--shop-heading-size,48px)}.shop-all-grid{display:grid;grid-template-columns:repeat(var(--shop-columns,4),minmax(0,1fr));gap:var(--shop-gap,20px)}.shop-all-section .card-info h3{font-size:var(--shop-card-title-size,21px)}.category-links{display:flex;gap:10px;flex-wrap:wrap;margin:-8px 0 32px}.category-links a{border-bottom:1px solid var(--line);font-size:9px;letter-spacing:1.2px;text-transform:uppercase;padding:8px 0;margin-right:18px}.category-links a:hover{border-bottom-color:currentColor}.shop-all-editor-preview:before{content:"Shop All is hidden on the live store until the minimum product count is reached.";display:block;margin-bottom:20px;padding:12px 15px;background:var(--sand);font-size:10px;letter-spacing:.4px}.site-footer{background:var(--footer-bg,var(--paper));color:var(--footer-text,var(--ink));--muted:var(--footer-muted,#716e65);--line:var(--footer-border,#d9d5cb)}.site-footer .footer-top{padding:var(--footer-pad-y,65px) var(--footer-pad-x,5vw)}.site-footer .footer-top .wordmark{font-size:var(--footer-wordmark-size,29px)}.site-footer .footer-top p{font-size:var(--footer-body-size,12px)}.site-footer .footer-links{font-size:var(--footer-link-size,11px)}.site-footer .footer-bottom{padding-left:var(--footer-pad-x,5vw);padding-right:var(--footer-pad-x,5vw)}@media(max-width:1100px){.hero-copy h1{font-size:min(var(--hero-heading-size,86px),64px)}.world-copy h2{font-size:min(var(--world-heading-size,64px),58px)}}@media(max-width:760px){.preview-bar{padding-left:10px;padding-right:10px}.header{height:min(var(--header-height,98px),77px);padding-left:min(var(--header-pad-x,40px),20px);padding-right:min(var(--header-pad-x,40px),20px)}.header .wordmark{font-size:min(var(--wordmark-size,31px),25px)}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:48px 26px 52px}.hero-copy h1{font-size:var(--hero-heading-mobile,62px)}.hero-image img{object-position:var(--hero-image-position,50% 34%)}.edit-section{padding:calc(var(--edit-padding-top,98px) * .55) 22px calc(var(--edit-padding-bottom,95px) * .6)}.edit-section .section-heading h2{font-size:min(var(--edit-heading-size,50px),39px)}.edit-section .product-grid{grid-template-columns:repeat(var(--edit-columns-mobile,2),minmax(0,1fr));gap:32px 15px}.edit-section .product-card:first-child{grid-column:span var(--edit-columns-mobile,2)}.edit-section .card-info h3{font-size:min(var(--edit-card-title-size,23px),21px)}.world-section{grid-template-columns:1fr;min-height:0}.world-copy{padding:45px 26px 51px}.world-copy h2{font-size:min(var(--world-heading-size,64px),52px)}.shop-all-section{padding:calc(var(--shop-padding-top,90px) * .6) 22px calc(var(--shop-padding-bottom,100px) * .65)}.shop-all-section .section-heading h2{font-size:min(var(--shop-heading-size,48px),39px)}.shop-all-grid{grid-template-columns:repeat(var(--shop-columns-mobile,2),minmax(0,1fr));gap:30px 15px}.shop-all-section .card-info h3{font-size:min(var(--shop-card-title-size,21px),20px)}.category-links{margin-top:0;margin-bottom:24px;gap:8px 14px}.category-links a{margin-right:0}.site-footer .footer-top{padding:46px 24px}.site-footer .footer-bottom{padding-left:24px;padding-right:24px}}.collection-section{padding-top:var(--collection-pad-top,90px);padding-bottom:var(--collection-pad-bottom,100px);--sand:var(--section-surface,#eae5dc)}.collection-section .section-heading h1{font-size:var(--collection-heading-size,54px);font-family:var(--serif);font-weight:400;line-height:1.05;letter-spacing:-1.5px}.collection-section .product-grid{grid-template-columns:repeat(var(--collection-columns,3),minmax(0,1fr));gap:var(--collection-gap,24px)}.collection-description{max-width:420px;color:var(--muted);font-size:12px;line-height:1.8}.pagination-wrap{margin-top:48px;font-size:11px}.pagination-wrap .page,.pagination-wrap .next,.pagination-wrap .prev{display:inline-block;margin-right:14px}.pagination-wrap .current{border-bottom:1px solid currentColor}.configurable-simple{padding-top:var(--simple-pad-top,75px);padding-bottom:var(--simple-pad-bottom,100px);max-width:var(--simple-max-width,1000px)}.configurable-simple h1{font-size:var(--simple-title-size,58px)}.configurable-simple .rte{font-size:var(--simple-body-size,14px)}.cart-page{padding-top:var(--cart-pad-top,70px);padding-bottom:var(--cart-pad-bottom,95px)}.cart-page h1{font-size:var(--cart-title-size,58px)}.product-page-shell{background:var(--section-bg,var(--paper));color:var(--section-text,var(--ink));--ink:var(--section-text,#272820);--muted:var(--section-muted,#716e65);--sand:var(--section-surface,#eae5dc)}.product-page-shell .product-info h1{font-size:var(--pdp-title-size,58px)}.product-page-shell .product-description{font-size:var(--pdp-body-size,12px)}.product-page-shell .product-bottom h2{font-size:var(--pdp-bottom-title-size,44px)}@media(max-width:760px){.collection-section{padding:calc(var(--collection-pad-top,90px) * .6) 22px calc(var(--collection-pad-bottom,100px) * .65)}.collection-section .section-heading h1{font-size:min(var(--collection-heading-size,54px),42px)}.collection-section .product-grid{grid-template-columns:repeat(var(--collection-columns-mobile,2),minmax(0,1fr));gap:30px 15px}.collection-section .product-card:first-child{grid-column:auto}.collection-section .card-info h3{font-size:min(var(--collection-card-title-size,23px),21px)}.configurable-simple{padding:calc(var(--simple-pad-top,75px) * .67) 24px calc(var(--simple-pad-bottom,100px) * .7)}.configurable-simple h1{font-size:min(var(--simple-title-size,58px),48px)}.cart-page{padding:calc(var(--cart-pad-top,70px) * .65) 22px calc(var(--cart-pad-bottom,95px) * .7)}.cart-page h1{font-size:min(var(--cart-title-size,58px),48px)}.product-page-shell .product-info h1{font-size:min(var(--pdp-title-size,58px),49px)}.product-page-shell .product-bottom h2{font-size:min(var(--pdp-bottom-title-size,44px),37px)}}.dervemont-header-wrapper{background:var(--paper)}.dervemont-header-wrapper .header{position:relative;top:auto}.hero .image-label{color:var(--hero-image-label-color,#fff);font-size:var(--hero-image-label-size,9px)}.hero .image-label span{font-size:var(--hero-image-title-size,25px)}.hero .image-index{color:var(--hero-image-label-color,#fff);font-size:var(--hero-image-index-size,10px)}.edit-section .card-info h3{color:var(--edit-card-title-color,var(--section-text,#272820));font-size:var(--edit-card-title-size,23px)}.edit-section .card-info .price{color:var(--edit-price-color,var(--section-text,#272820));font-size:var(--edit-price-size,12px)}.edit-section .card-sub{color:var(--edit-note-color,var(--section-muted,#716e65));font-size:var(--edit-note-size,10px)}.edit-section .card-action{color:var(--edit-hover-color,#272820);background:var(--edit-hover-bg,#f5f2eb);font-size:var(--edit-hover-size,9px)}.shop-all-section .card-info h3{color:var(--shop-card-title-color,var(--section-text,#272820));font-size:var(--shop-card-title-size,21px)}.shop-all-section .card-info .price{color:var(--shop-price-color,var(--section-text,#272820));font-size:var(--shop-price-size,12px)}.shop-all-section .card-sub{color:var(--shop-note-color,var(--section-muted,#716e65));font-size:var(--shop-note-size,10px)}.shop-all-section .card-action{color:var(--shop-hover-color,#272820);background:var(--shop-hover-bg,#f5f2eb);font-size:var(--shop-hover-size,9px)}.card-color-dot{display:inline-block;flex:0 0 auto;width:var(--edit-swatch-size,var(--shop-swatch-size,9px));height:var(--edit-swatch-size,var(--shop-swatch-size,9px));border-radius:999px;background:var(--card-dot-color,transparent);border:1px solid rgba(39,40,32,.24);box-shadow:inset 0 0 0 .5px #ffffff40}.shop-all-section .card-color-dot{width:var(--shop-swatch-size,9px);height:var(--shop-swatch-size,9px)}.card-color-note{display:inline-block}@media(max-width:760px){.hero .image-label{font-size:min(var(--hero-image-label-size,9px),12px)}.hero .image-label span{font-size:min(var(--hero-image-title-size,25px),32px)}.edit-section .card-info h3{font-size:min(var(--edit-card-title-size,23px),25px)}.edit-section .card-info .price{font-size:min(var(--edit-price-size,12px),16px)}.edit-section .card-sub{font-size:min(var(--edit-note-size,10px),14px)}.edit-section .card-action{font-size:min(var(--edit-hover-size,9px),13px)}.shop-all-section .card-info h3{font-size:min(var(--shop-card-title-size,21px),24px)}.shop-all-section .card-info .price{font-size:min(var(--shop-price-size,12px),16px)}.shop-all-section .card-sub{font-size:min(var(--shop-note-size,10px),14px)}.shop-all-section .card-action{font-size:min(var(--shop-hover-size,9px),13px)}}.collection-section .card-info h3{font-size:var(--collection-card-title-size,23px)}.collection-section .card-info .price{font-size:var(--collection-price-size,12px)}.collection-section .card-sub{font-size:var(--collection-note-size,10px)}.collection-section .card-color-dot{width:var(--collection-swatch-size,9px);height:var(--collection-swatch-size,9px)}.product-page-shell .product-subtitle{font-size:var(--pdp-subtitle-size,11px)}.product-page-shell .product-price{font-size:var(--pdp-price-size,17px)}.product-page-shell .option-label{font-size:var(--pdp-option-label-size,10px)}.product-page-shell .size{font-size:var(--pdp-option-value-size,11px)}.product-page-shell .swatch{width:var(--pdp-swatch-size,35px);height:var(--pdp-swatch-size,35px)}.product-page-shell .swatch .swatch-visual{display:block;border-radius:50%;width:100%;height:100%;border:1px solid #0001}.product-page-shell .swatches--text{display:flex;flex-wrap:wrap;gap:7px}.product-page-shell .swatch.swatch--text{width:auto;height:42px;min-width:58px;border:1px solid var(--line);border-radius:0;padding:0 14px;font-size:var(--pdp-option-value-size,11px)}.product-page-shell .swatch.swatch--text[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.product-page-shell .swatch.swatch--text .swatch-name{display:inline;border:0;border-radius:0;width:auto;height:auto}@media(max-width:760px){.edit-section .card-info h3{font-size:var(--edit-card-title-size-mobile,21px)}.edit-section .card-info .price{font-size:var(--edit-price-size-mobile,11px)}.edit-section .card-sub{font-size:var(--edit-note-size-mobile,9px)}.edit-section .card-color-dot{width:var(--edit-swatch-size-mobile,9px);height:var(--edit-swatch-size-mobile,9px)}.shop-all-section .card-info h3{font-size:var(--shop-card-title-size-mobile,20px)}.shop-all-section .card-info .price{font-size:var(--shop-price-size-mobile,11px)}.shop-all-section .card-sub{font-size:var(--shop-note-size-mobile,9px)}.shop-all-section .card-color-dot{width:var(--shop-swatch-size-mobile,9px);height:var(--shop-swatch-size-mobile,9px)}.collection-section .card-info h3{font-size:var(--collection-card-title-size-mobile,21px)}.collection-section .card-info .price{font-size:var(--collection-price-size-mobile,11px)}.collection-section .card-sub{font-size:var(--collection-note-size-mobile,9px)}.collection-section .card-color-dot{width:var(--collection-swatch-size-mobile,9px);height:var(--collection-swatch-size-mobile,9px)}.product-page-shell .product-info h1{font-size:var(--pdp-title-size-mobile,49px)}.product-page-shell .product-price{font-size:var(--pdp-price-size-mobile,17px)}.product-page-shell .swatch{width:var(--pdp-swatch-size-mobile,35px);height:var(--pdp-swatch-size-mobile,35px)}.product-page-shell .swatch.swatch--text{width:auto;height:42px}}.category-directory{padding:var(--category-pad-top,80px) var(--category-pad-x,5vw) var(--category-pad-bottom,90px);background:var(--category-bg,var(--paper));color:var(--category-text,var(--ink))}.category-directory__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.category-directory__heading .eyebrow{margin-bottom:15px}.category-directory__heading h1{font-size:var(--category-heading-size,58px);color:var(--category-text,var(--ink))}.category-directory__heading>p{max-width:300px;color:var(--category-muted,var(--muted));font-size:var(--category-description-size,12px);line-height:1.8}.category-directory__grid{display:grid;grid-template-columns:repeat(var(--category-columns,3),minmax(0,1fr));gap:var(--category-gap,24px)}.category-directory__card{min-width:0}.category-directory__link{display:block}.category-directory__image{height:var(--category-image-height,560px);position:relative;overflow:hidden;background:var(--sand)}.category-directory__image img,.category-directory__image svg{width:100%;height:100%;object-fit:cover;transition:transform .7s}.category-directory__link:hover .category-directory__image img{transform:scale(1.025)}.category-directory__image-label{position:absolute;left:18px;top:18px;background:var(--paper);color:var(--ink);font-size:var(--category-meta-size,9px);letter-spacing:1.35px;text-transform:uppercase;padding:8px 11px}.category-directory__copy{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;padding-top:var(--category-card-text-gap,18px)}.category-directory__kicker{display:block;margin-bottom:7px;color:var(--category-muted,var(--muted));font-size:var(--category-meta-size,9px);letter-spacing:1.2px;text-transform:uppercase}.category-directory__copy h2{font-size:var(--category-title-size,28px);color:var(--category-text,var(--ink));letter-spacing:-.5px}.category-directory__arrow{display:block;flex:0 0 16px;width:16px;height:16px;background:currentColor;color:var(--category-text,var(--ink));-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3 13L13 3M6 3h7v7' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3 13L13 3M6 3h7v7' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E") center/contain no-repeat;transition:transform .2s}.category-directory__link:hover .category-directory__arrow{transform:translate(4px,-4px)}.collection-section{background:var(--section-bg,var(--paper));color:var(--section-text,var(--ink))}.collection-section .section-heading h1{color:var(--collection-heading-color,var(--section-text,#272820));font-size:var(--collection-heading-size,54px)}.collection-section .card-info h3{color:var(--collection-card-title-color,var(--section-text,#272820))}.collection-section .card-info .price{color:var(--collection-price-color,var(--section-text,#272820))}.collection-section .card-sub{color:var(--collection-note-color,var(--section-muted,#716e65))}.collection-section .card-action{color:var(--collection-hover-color,#272820);background:var(--collection-hover-bg,#f5f2eb);font-size:var(--collection-hover-size,9px)}@media(max-width:760px){.category-directory{padding:calc(var(--category-pad-top,80px)*.65) 22px calc(var(--category-pad-bottom,90px)*.7)}.category-directory__heading{display:block;margin-bottom:28px}.category-directory__heading h1{font-size:var(--category-heading-size-mobile,42px)}.category-directory__heading>p{margin-top:14px}.category-directory__grid{grid-template-columns:repeat(var(--category-columns-mobile,2),minmax(0,1fr));gap:30px 15px}.category-directory__image{height:var(--category-image-height-mobile,340px)}.category-directory__copy h2{font-size:var(--category-title-size-mobile,22px)}.category-directory__image-label{left:12px;top:12px}.collection-section .section-heading h1{font-size:var(--collection-heading-size-mobile,42px)}}.shop-all-categories{padding:var(--shop-padding-top,75px) var(--shop-padding-x,4vw) var(--shop-padding-bottom,100px);background:var(--section-bg,var(--paper));color:var(--section-text,var(--ink))}.shop-all-categories .shop-all-heading{margin-bottom:42px}.shop-all-categories .shop-all-heading h1{font-size:var(--shop-heading-size,64px);color:var(--section-text,var(--ink))}.shop-all-categories .shop-all-heading>p{font-size:var(--shop-description-size,12px);line-height:1.8;color:var(--section-muted,var(--muted));max-width:310px}.shop-all-category-grid{grid-template-columns:repeat(var(--shop-columns,3),minmax(0,1fr));column-gap:var(--shop-gap,24px);row-gap:var(--shop-row-gap,60px)}.shop-category-card{min-width:0}.shop-category-card__link{display:block}.shop-category-card__image{height:var(--shop-image-height,570px);aspect-ratio:auto;background:var(--section-surface,var(--sand))}.shop-category-card__image img,.shop-category-card__image svg{width:100%;height:100%;object-fit:cover}.shop-all-categories .card-tag{font-size:var(--shop-meta-size,11px)}.shop-all-categories .card-action{font-size:var(--shop-hover-size,9px);color:var(--shop-hover-color,#272820);background:var(--shop-hover-bg,#f5f2eb)}.shop-category-card__info{margin-top:20px;align-items:baseline}.shop-category-card__info h2{font-size:var(--shop-card-title-size,30px);color:var(--shop-card-title-color,var(--section-text,#272820));letter-spacing:-.4px}.shop-category-card__meta{font-size:var(--shop-meta-size,11px);color:var(--shop-meta-color,var(--section-muted,#716e65));white-space:nowrap;text-transform:uppercase;letter-spacing:1px}.shop-category-card__subtitle{margin-top:8px;color:var(--shop-meta-color,var(--section-muted,#716e65));font-size:var(--shop-meta-size,11px)}@media(max-width:760px){.shop-all-categories{padding:calc(var(--shop-padding-top,75px)*.65) 22px calc(var(--shop-padding-bottom,100px)*.7)}.shop-all-categories .shop-all-heading{display:block;margin-bottom:28px}.shop-all-categories .shop-all-heading h1{font-size:var(--shop-heading-size-mobile,44px)}.shop-all-categories .shop-all-heading>p{margin-top:14px}.shop-all-category-grid{grid-template-columns:repeat(var(--shop-columns-mobile,2),minmax(0,1fr));column-gap:15px;row-gap:36px}.shop-category-card__image{height:var(--shop-image-height-mobile,340px)}.shop-category-card__info{margin-top:14px;display:block}.shop-category-card__info h2{font-size:var(--shop-card-title-size-mobile,22px)}.shop-category-card__meta,.shop-category-card__subtitle{font-size:var(--shop-meta-size-mobile,10px)}.shop-category-card__meta{display:block;margin-top:7px}}.category-directory__grid{row-gap:var(--category-row-gap,44px)}.category-directory__image{background-size:cover;background-position:center;background-repeat:no-repeat}.category-directory__image--placeholder-1{background-image:url(campaign.webp)}.category-directory__image--placeholder-2{background-image:url(ivory-front.webp)}.category-directory__image--placeholder-3{background-image:url(trousers.webp)}.category-directory__image--placeholder-4{background-image:url(oxford.webp)}.category-directory__image--placeholder-5{background-image:url(journal.webp)}.category-directory__image img{position:relative;z-index:1}.category-directory__image-label{z-index:2}.ui-arrow{display:inline-block;flex:0 0 11px;width:11px;height:11px;vertical-align:-1px;background:currentColor;font-size:0!important;line-height:0!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3 13L13 3M6 3h7v7' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3 13L13 3M6 3h7v7' fill='none' stroke='black' stroke-width='1.15' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E") center/contain no-repeat;transition:transform .2s}.text-link:hover .ui-arrow{transform:translate(4px,-4px)}.default-label{display:inline-flex;align-items:center;gap:8px}
/*# sourceMappingURL=/cdn/shop/t/49/assets/style.css.map */
