:root{--paper:#fffcf8;--ink:#342c38;--muted:#706570;--peach:#f7d9cc;--lavender:#ece7f4;--accent:#984c39;--line:#e5dedb;--ease:cubic-bezier(.22, 1, .36, 1);--gutter:clamp(20px, 4.5vw, 72px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,sans-serif;font-size:17px;line-height:1.6}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em;font-family:Fraunces,Georgia,serif;font-weight:400;line-height:1.08}h2{font-size:clamp(38.1px,4.7vw,67.2px)}h3{font-size:38px}em{color:var(--accent);font-style:italic}p{line-height:1.7}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button{color:inherit}img,video{max-width:100%;height:auto;display:block}picture{display:block}a,button,summary{-webkit-touch-callout:default}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button{border:0}main:focus{outline:none}ul{padding:0;list-style:none}section[id],div[id]{scroll-margin-top:100px}.wrap{width:min(1320px,calc(100% - var(--gutter) * 2));margin-inline:auto}.section{padding-block:clamp(56px,7vw,102px)}.eyebrow{letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px;font-size:15px;font-weight:600;line-height:1.5}.caption{color:var(--muted);margin-top:16px;font-size:15px}.text-link{border-bottom:1px solid;align-items:center;gap:20px;min-height:44px;font-size:15px;font-weight:500;display:inline-flex}.text-link:hover{color:var(--accent)}.btn{border:1px solid #0000;border-radius:100px;justify-content:center;align-items:center;gap:28px;min-height:52px;padding:13px 25px;font-size:15px;font-weight:500;line-height:1.4;transition:background .2s,transform .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--accent);color:#fff}.btn--primary:hover{background:#7f3f2f}.btn--secondary{border-color:var(--ink);background:0 0}.btn--secondary:hover{background:var(--lavender)}.btn--full{width:100%}.btn:disabled{color:#665561;background:#e6dddf;transform:none}.button-row{flex-wrap:wrap;align-items:center;gap:25px;display:flex}.small-label{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:15px}.skip-link{z-index:100;background:var(--ink);color:#fff;padding:12px 20px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:12px}.announcement{background:var(--peach);text-align:center;letter-spacing:.07em;padding:8px 16px;font-size:15px}.header{height:80px;padding-inline:var(--gutter);z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffcf8f5;border-bottom:1px solid #e5dedbb3;justify-content:space-between;align-items:center;gap:24px;display:flex;position:sticky;top:0}.header__brand{letter-spacing:-.07em;align-items:center;gap:6px;font-family:Fraunces,Georgia,serif;font-size:38px;line-height:1;display:flex}.header__brand>span{color:var(--accent);align-self:flex-start;margin-top:-2px;font-family:serif;font-size:28px}.header__nav{align-items:center;gap:32px;font-size:15px;display:flex}.header__link{padding-block:13px}.header__link:hover{color:var(--accent)}.header__shop{border:1px solid var(--line);border-radius:100px;align-items:center;gap:23px;min-height:44px;padding:10px 19px;display:flex}.header__shop:hover{background:var(--lavender)}.hero{grid-template-columns:1fr 1.08fr;align-items:center;gap:clamp(24px,4vw,65px);padding-block:38px 42px;display:grid}.hero .eyebrow{align-items:center;gap:10px;display:flex}.tiny-flower{color:var(--accent);font-size:26px}.hero h1{letter-spacing:-.057em;font-size:clamp(53.8px,6.38vw,91.8px);line-height:1.015}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px;display:flex}.section-heading>p{color:var(--muted);font-size:15px}.collection-grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.house-card{min-width:0}.house-card__image{aspect-ratio:1.17;background:var(--peach);border-radius:12px;display:block;position:relative;overflow:hidden}.house-card__image picture,.house-card__image img{object-fit:cover;width:100%;height:100%}.house-card__image img{transition:transform .8s var(--ease)}.house-card__image:hover img{transform:scale(1.04)}.pill{background:var(--paper);letter-spacing:.03em;border-radius:100px;padding:7px 14px;font-size:15px;position:absolute;top:18px;left:18px}.round-arrow{background:var(--paper);border-radius:50%;place-items:center;width:42px;height:42px;font-size:22px;display:grid;position:absolute;bottom:18px;right:18px}.house-card__body{justify-content:space-between;align-items:center;gap:12px;padding-block:23px 15px;display:flex}.house-card__body h3{margin-bottom:7px;font-size:38px}.house-card__body p:not(.price){color:var(--muted);font-size:15px}.price{white-space:nowrap;font-size:24px}.price small{color:var(--muted);text-align:right;letter-spacing:.06em;font-size:15px;display:block}.house-card__foot{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding-top:10px;font-size:15px;display:flex}.house-card__foot .text-link{color:var(--ink);border:0;gap:15px;font-size:15px}.story{background:var(--lavender);border-radius:14px;grid-template-columns:1.05fr 1fr;display:grid;overflow:hidden}.story__image{min-height:540px}.story__image picture,.story__image img{object-fit:cover;width:100%;height:100%}.story__copy{align-self:center;padding:clamp(35px,5vw,75px);position:relative}.story__copy h2{margin-bottom:25px}.story__copy p:not(.eyebrow){color:#65596c;max-width:350px;margin-bottom:14px;font-size:15px}.story__copy .text-link{margin-top:10px}.story__flower{color:#957da5;font-family:Georgia,serif;font-size:48px;position:absolute;bottom:34px;right:35px}.center-heading{text-align:center;max-width:660px;margin:0 auto 35px}.center-heading>p:last-child{color:var(--muted);margin-top:20px;font-size:15px}.compare-table{border:1px solid var(--line);border-radius:14px;overflow:hidden}table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:15px}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:middle;padding:20px 25px}th{font-weight:500}thead th{background:#f5f0f6;font-size:15px}thead th:not(:first-child){font-family:Fraunces,Georgia,serif;font-size:30px}thead th span{color:var(--muted);margin-top:5px;font-family:Inter,sans-serif;font-size:15px;display:block}tbody th{color:var(--muted);font-size:15px}th small{font-size:15px}tbody tr:last-child>*{border-bottom:0}td:nth-child(2){background:#fcf2ec77}td:nth-child(3){background:#f4f0f777}.compare>.caption{text-align:center}.compare .text-link{border:0;gap:10px;font-size:15px}.films-section{background:#f6e8df;padding-block:66px}.films-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:60px;display:grid}.films-copy{max-width:390px}.films-copy>p:not(.eyebrow){color:var(--muted);margin-top:24px;font-size:15px}.films-copy .caption{font-size:15px!important}.films-pair{grid-template-columns:1fr 1fr;align-items:center;gap:26px;max-width:575px;display:grid}.films-pair>div:nth-child(2){padding-top:42px}.film__screen{background:#e8d8c9;border-radius:12px;width:100%;max-height:430px;position:relative;overflow:hidden}.film video{object-fit:contain;width:100%;height:100%}.film__play{color:#fff;background:linear-gradient(#0000 55%,#241c2770);flex-direction:column;justify-content:center;align-items:center;gap:18px;width:100%;display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.film__play>span:first-child{color:var(--ink);background:#fffcf8f2;border-radius:50%;place-items:center;width:58px;height:58px;padding-left:3px;font-size:19px;transition:transform .2s;display:grid}.film__play:hover>span:first-child{transform:scale(1.1)}.film__play>span:last-child{font-size:15px;position:absolute;bottom:22px}.film-title{justify-content:space-between;margin-top:13px;font-family:Fraunces,Georgia,serif;font-size:24px;display:flex}.film__error{color:var(--ink);background:#fff;padding:10px;font-size:15px;position:absolute;inset:auto 10px 10px}.film__error a{text-decoration:underline}.rooms-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.rooms-grid>a picture{aspect-ratio:.9;border-radius:100px 100px 12px 12px;overflow:hidden}.rooms-grid>a:nth-child(2) picture{border-radius:12px}.rooms-grid img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease)}.rooms-grid>a:hover img{transform:scale(1.03)}.rooms-grid>a>span{justify-content:space-between;gap:10px;padding-top:14px;font-size:15px;display:flex}.faq-section{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.faq-section>div>p:last-child{color:var(--muted);margin-top:22px;font-size:15px}.faq-list details{border-bottom:1px solid var(--line)}summary{cursor:pointer;justify-content:space-between;align-items:center;gap:25px;min-height:56px;padding-block:18px;font-size:15px;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{font-size:24px;font-weight:300}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);max-width:580px;padding-bottom:20px;font-size:15px}.last-call{text-align:center;background:var(--peach);border-radius:14px;padding:48px 20px 55px}.last-call>span{margin-bottom:12px;font-size:36px;display:block}.last-call h2{margin-bottom:26px;font-size:clamp(43.7px,4.7vw,67.2px)}.footer{margin-top:20px;padding-top:75px}.footer__grid{grid-template-columns:1.4fr 1fr 1fr;gap:50px;padding-bottom:50px;display:grid}.footer__brand{letter-spacing:-.075em;font-family:Fraunces,Georgia,serif;font-size:48px}.footer__brand span{color:var(--accent);vertical-align:top;padding-left:4px;font-size:28px}.footer__grid>div:first-child>p{color:var(--muted);margin-top:15px;font-size:15px}.footer h2{letter-spacing:.09em;text-transform:uppercase;margin:15px 0 22px;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.footer__grid>div:not(:first-child)>a{min-height:34px;font-size:15px;display:block}.footer__grid a:hover{color:var(--accent)}.footer__bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding-block:22px;font-size:15px;display:flex}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:12px;padding-block:24px;font-size:15px;display:flex}.breadcrumbs a:hover{text-decoration:underline}.product-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:clamp(30px,5vw,76px);display:grid}.product-media{min-width:0}.gallery__categories{flex-wrap:wrap;gap:5px;margin-bottom:15px;display:flex}.gallery__categories button{background:0 0;border-radius:100px;min-height:44px;padding:10px 12px;font-size:15px}.gallery__categories button[aria-pressed=true]{background:var(--lavender)}.gallery__stage{aspect-ratio:1;touch-action:pan-y pinch-zoom;background:#f5f1ed;border-radius:12px;position:relative;overflow:hidden}.gallery__zoom-target{background:0 0;width:100%;height:100%;padding:0;display:block}.gallery__zoom-target>picture,.gallery__zoom-target img{object-fit:contain;width:100%;height:100%}.zoom-hint{background:var(--paper);border-radius:100px;padding:7px 13px;font-size:15px;position:absolute;top:15px;right:15px}.circle-button{background:var(--paper);border:1px solid var(--line);border-radius:50%;place-items:center;width:44px;height:44px;font-size:24px;display:grid}.gallery__prev,.gallery__next{position:absolute;top:50%;transform:translateY(-50%)}.gallery__prev{left:12px}.gallery__next{right:12px}.gallery__counter{background:var(--paper);border-radius:100px;padding:4px 12px;font-size:15px;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.gallery__thumbs{scrollbar-width:thin;gap:9px;padding-block:15px 8px;display:flex;overflow-x:auto}.gallery__thumb{background:0 0;border:1px solid #0000;border-radius:8px;flex:0 0 72px;min-height:72px;padding:3px;overflow:hidden}.gallery__thumb[aria-pressed=true]{border-color:var(--accent)}.gallery__thumb img{object-fit:cover;border-radius:5px;width:64px;height:64px}.gallery .caption{margin-top:4px}.gallery__stage>.film{background:#eee4dc;justify-content:center;height:100%;display:flex}.gallery__stage .film__screen{border-radius:0;width:auto;height:100%;max-height:none}.supplier-note{color:var(--muted);background:var(--lavender);border-radius:8px;margin-top:10px;padding:12px;font-size:15px}.zoom-dialog{background:var(--paper);width:min(1100px,95vw);max-height:94dvh;color:var(--ink);border:0;border-radius:14px;padding:14px}.zoom-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#231b29c9}.zoom-dialog__bar{background:var(--paper);z-index:1;justify-content:space-between;align-items:center;padding-bottom:12px;font-size:15px;display:flex;position:sticky;top:0}.zoom-dialog picture img{object-fit:contain;width:100%;max-height:72dvh}.zoom-dialog__controls{justify-content:space-between;padding-top:12px;display:flex}.zoom-dialog__controls button{min-height:44px;padding:9px 18px;font-size:15px}.buybox{padding-top:12px}.buybox h1{margin-bottom:14px;font-size:clamp(51.5px,5.6vw,77.3px)}.buybox__subtitle{letter-spacing:-.025em;color:var(--muted);max-width:350px;font-family:Fraunces,Georgia,serif;font-size:24px;line-height:1.35}.buybox__price{margin-block:20px;font-size:26px}.buybox__price span{letter-spacing:.04em;color:var(--muted);padding-left:4px;font-size:15px}.buybox__intro{color:var(--muted);font-size:15px}.benefit-list{gap:9px;margin:22px 0;font-size:15px;display:grid}.benefit-list span{color:var(--accent);margin-right:10px}.finish-block{border-top:1px solid var(--line);align-items:center;gap:13px;margin-top:22px;padding-top:17px;display:flex}.finish-block p{font-size:15px}.finish-dot{border:3px solid var(--paper);border-radius:50%;width:27px;height:27px;box-shadow:0 0 0 1px #d1c6bd}.finish-dot--nook-pet-house{background:linear-gradient(90deg,#f1eadc 50%,#d0b58b 50%)}.finish-dot--atrium-pet-house{background:linear-gradient(90deg,#a4b9a0 50%,#f3f0e9 50%)}.size-link{margin-block:12px 20px;font-size:15px}.order-status{background:#f3edf5;border-radius:10px;padding:20px}.order-status__title{margin-bottom:12px;font-family:Fraunces,Georgia,serif;font-size:21px;line-height:1.3}.order-status>p:last-child{color:var(--muted);margin-top:13px;font-size:15px;line-height:1.6}.buybox__faq{border-bottom:1px solid var(--line)}.buybox__faq summary{font-size:15px}.buybox__faq summary:after{content:"+";font-size:21px}.buybox__faq[open] summary:after{content:"\2212"}.buybox__faq p{font-size:15px}.product-size{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-top:30px;display:grid}.product-size>picture{border-radius:12px;overflow:hidden}.product-size>div>p:not(.eyebrow){color:var(--muted);margin-top:20px;font-size:15px}.unit-switch{gap:4px;margin-top:24px;display:flex}.unit-switch button{border:1px solid var(--line);background:0 0;border-radius:100px;min-height:44px;padding:8px 15px;font-size:15px}.unit-switch button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.specs{margin-top:20px}.specs>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-block:12px;font-size:15px;display:flex}.specs dt{color:var(--muted);flex:0 0 40%}.specs dd{text-align:right;margin:0}.fit-note{background:var(--lavender);border-radius:8px;padding:16px;font-size:15px!important}.product-detail-story{background:var(--peach);border-radius:14px;grid-template-columns:1fr 1fr;align-items:center;display:grid;overflow:hidden}.product-detail-story>picture{height:100%}.product-detail-story img{object-fit:cover;width:100%;height:100%}.product-detail-story>div{padding:clamp(25px,5vw,65px)}.product-detail-story p:not(.eyebrow){color:#695355;margin:24px 0;font-size:15px}.other-house{grid-template-columns:1fr .8fr;align-items:center;gap:80px;max-width:1000px;margin:auto;display:grid}.other-house p:not(.eyebrow){color:var(--muted);margin:22px 0;font-size:15px}.other-house img{aspect-ratio:1.2;object-fit:cover;border-radius:12px}.other-house h2{font-size:clamp(39.2px,4.48vw,60.5px)}.mobile-product-bar{display:none}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:55vh;padding:40px;display:flex}.empty-state h1{font-size:64px}.empty-state .btn--dark{background:var(--accent);color:#fff}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.reveal{transition:opacity .7s var(--ease),transform .7s var(--ease);transition-delay:var(--delay,0s)}.reveal[data-armed=true][data-shown=false]{opacity:0;transform:translateY(20px)}@media(min-width:1500px){.hero{gap:65px}.hero h1{font-size:86px}}@media(max-width:1050px){.header__nav{gap:20px}.hero h1{font-size:clamp(50.4px,6.94vw,73.9px)}.hero .button-row{gap:13px}.hero .btn{gap:15px;padding-inline:18px}.hero .text-link{font-size:15px}.section-heading h2{font-size:42px}.story__image{min-height:450px}.story__copy{padding:32px}.films-grid{gap:35px}.faq-section{gap:40px}.product-grid{gap:30px}.gallery__categories{gap:0}.gallery__categories button{padding-inline:9px}.buybox__subtitle{font-size:22px}.product-size{gap:35px}}@media(max-width:850px){.optional-nav{display:none}.hero{gap:25px}.hero h1{font-size:52px}.hero .eyebrow{font-size:15px}.product-grid{grid-template-columns:1fr}.product-media{width:100%;max-width:650px;margin:auto}.buybox{width:100%;max-width:650px;margin:10px auto 0}.buybox__subtitle{max-width:none}.buybox__intro{max-width:550px}.buybox__price{margin-block:16px}.product-size{margin-top:0}.product-page{padding-bottom:80px}.mobile-product-bar{z-index:40;border-top:1px solid var(--line);padding:12px 20px calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffcf8f7;justify-content:space-between;align-items:center;gap:15px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-product-bar strong{font-family:Fraunces,Georgia,serif;font-size:21px;font-weight:400;display:block}.mobile-product-bar small{color:var(--muted);font-size:15px;display:block}.mobile-product-bar .btn{min-height:44px;padding:10px 18px;font-size:15px}body:has(.mobile-product-bar) .footer{padding-bottom:90px}.other-house{gap:35px}}@media(max-width:700px){:root{--gutter:20px}html{scroll-padding-top:80px}.announcement{padding-block:7px;font-size:15px}.header{gap:10px;height:66px}.header__brand{font-size:32px}.header__brand>span{font-size:24px}.header__nav{gap:14px}.header__link{font-size:15px}.header__shop{gap:9px;padding:9px 13px;font-size:15px}.hero{grid-template-columns:1fr;gap:25px;padding-block:29px 27px}.hero .eyebrow{margin-bottom:14px;font-size:15px}.tiny-flower{font-size:21px}.hero h1{max-width:570px;font-size:clamp(50.4px,12.9vw,80.6px);line-height:1.02}.desktop-break{display:none}.hero .button-row{gap:24px}.hero .btn{min-height:48px;padding-inline:21px;font-size:15px}.hero .text-link{font-size:15px}.section{padding-block:54px}.section-heading{margin-bottom:25px;display:block}.section-heading>p{margin-top:16px;font-size:15px}.section-heading h2{font-size:40px}.section-heading .eyebrow{margin-bottom:13px}.eyebrow{font-size:15px}.collection-grid{grid-template-columns:1fr;gap:34px}.house-card__image{aspect-ratio:1.15}.house-card__body{padding-block:18px 13px}.house-card__body h3{font-size:36px}.house-card__body p:not(.price){font-size:15px}.house-card__foot,.house-card__foot .text-link{font-size:15px}.story{grid-template-columns:1fr}.story__image{aspect-ratio:1.18;min-height:0}.story__copy{padding:32px 25px 39px}.story__copy h2{font-size:46px}.story__copy p:not(.eyebrow){max-width:95%;font-size:15px}.story__flower{font-size:36px;bottom:30px;right:22px}.story__copy .text-link{font-size:15px}.center-heading{margin-bottom:28px}.center-heading h2{font-size:40px}.center-heading>p:last-child{font-size:15px}.compare-table{border-radius:10px}th,td{overflow-wrap:anywhere;padding:15px 10px;font-size:15px}thead th:first-child{font-size:15px}thead th:not(:first-child){font-size:24px}thead th span,tbody th{font-size:15px}table th:first-child{width:30%}.compare .text-link{gap:8px;font-size:15px}.desktop-only{display:none}.compare .caption{font-size:15px}.films-section{padding-block:42px}.films-grid{grid-template-columns:1fr;gap:30px}.films-copy{max-width:90%}.films-copy h2{font-size:46px}.films-copy>p:not(.eyebrow){margin-top:18px;font-size:15px}.films-pair{gap:16px;width:100%;max-width:430px;margin:auto}.films-pair>div:nth-child(2){padding-top:30px}.film__screen{max-height:345px}.film-title{font-size:22px}.film__play>span:first-child{width:46px;height:46px;font-size:15px}.film__play>span:last-child{font-size:15px;bottom:17px}.rooms-grid{scroll-snap-type:x mandatory;gap:16px;padding-bottom:10px;display:flex;overflow-x:auto}.rooms-grid>a{scroll-snap-align:start;flex:0 0 77%}.rooms-grid>a picture{aspect-ratio:1}.rooms-grid>a>span{font-size:15px}.faq-section{grid-template-columns:1fr;gap:25px}.faq-section h2{font-size:42px}.faq-section>div>p:last-child{margin-top:16px;font-size:15px}.faq-list summary{padding-block:17px;font-size:15px}.faq-list details p{font-size:15px}.last-call{padding-block:35px 40px}.last-call h2{font-size:44px}.last-call .btn{font-size:15px}.footer{padding-top:44px}.footer__grid{grid-template-columns:1fr 1fr;gap:30px 20px;padding-bottom:35px}.footer__grid>div:first-child{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.footer__grid>div:first-child>p{margin:0;font-size:15px}.footer__brand{font-size:42px}.footer h2{margin-block:0 17px;font-size:15px}.footer__grid>div:not(:first-child)>a{font-size:15px}.footer__bottom{align-items:center;gap:15px;font-size:15px}.footer__bottom>span:last-child{text-align:right;max-width:210px}.breadcrumbs{padding-block:17px;font-size:15px}.gallery__categories{margin-bottom:9px}.gallery__categories button{padding:8px 11px;font-size:15px}.gallery__stage{border-radius:10px}.gallery__thumbs{gap:7px}.gallery__thumb{flex-basis:61px;min-height:61px}.gallery__thumb img{width:53px;height:53px}.gallery .caption{font-size:15px}.circle-button{width:38px;min-width:44px;height:38px;min-height:44px;font-size:21px}.zoom-hint{padding:6px 10px;font-size:15px;top:10px;right:10px}.gallery__prev{left:8px}.gallery__next{right:8px}.buybox{padding-top:0}.buybox h1{font-size:60px}.buybox .eyebrow{margin-bottom:12px}.buybox__subtitle{font-size:26px}.buybox__intro{font-size:15px}.buybox__price{font-size:28px}.benefit-list{font-size:15px}.order-status{padding:20px}.product-size{grid-template-columns:1fr;gap:25px}.product-size h2{font-size:44px}.specs>div{font-size:15px}.product-size>picture{order:-1}.product-detail-story{grid-template-columns:1fr}.product-detail-story>picture{aspect-ratio:1.12}.product-detail-story>div{padding:32px 25px}.product-detail-story h2{font-size:42px}.product-detail-story p:not(.eyebrow){margin-block:19px;font-size:15px}.product-detail-story .text-link{font-size:15px}.other-house{grid-template-columns:1fr;gap:25px}.other-house>div{order:1}.other-house h2{font-size:44px}.other-house p:not(.eyebrow){margin-block:17px}.other-house img{aspect-ratio:1.3}.empty-state h1{font-size:46px}.zoom-dialog{padding:10px}.zoom-dialog__bar{font-size:15px}}@media(max-width:360px){.header__nav{gap:6px}.header__brand{font-size:28px}.header__brand>span{font-size:19px}.header__shop{padding:8px 10px}.header__link{font-size:15px}.hero h1{font-size:44px}.hero .button-row{gap:14px}.hero .btn{padding-inline:16px}.house-card__foot,.house-card__foot .text-link{font-size:15px}.gallery__categories button{padding-inline:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.reveal[data-armed=true][data-shown=false]{opacity:1;transform:none}.house-card__image:hover img,.rooms-grid>a:hover img,.btn:hover{transform:none}}[hidden]{display:none!important}.header__cart{font-size:15px;font-weight:600;white-space:nowrap;min-height:44px;display:inline-flex;align-items:center;padding:0 8px}.header__nav{flex-wrap:wrap}.vel-stage{display:block;position:relative;background:#f2eee9;border-radius:24px;overflow:hidden;touch-action:pan-y}.vel-stage>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.vel-zoom-label{position:absolute;bottom:15px;right:15px;background:#fffcf8;padding:8px 14px;border-radius:30px;font-size:15px}.vel-gallery-controls{display:flex;align-items:center;justify-content:space-between;margin:12px 0}.vel-gallery-controls button,.vel-zoom-bar button{min-width:44px;min-height:44px;background:#ece7f4;border:1px solid #756779;border-radius:24px;cursor:pointer}.vel-thumbs{display:flex;gap:8px;overflow-x:auto;padding:4px 2px 12px}.vel-thumbs a{flex:0 0 64px;border:2px solid transparent;border-radius:10px;overflow:hidden}.vel-thumbs a[aria-current=true]{border-color:#984c39}.vel-thumbs img{display:block;width:60px;height:60px;object-fit:cover}.vel-zoom{width:min(96vw,1200px);max-height:94dvh;padding:16px;border:none;border-radius:16px;background:#fffcf8}.vel-zoom::backdrop{background:#201824d9}.vel-zoom-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px}.vel-zoom-bar button{padding:0 16px}.vel-zoom>img{display:block;max-height:78dvh;max-width:100%;margin:auto;object-fit:contain}.vel-films{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;max-width:850px;margin:auto}.vel-films figure,.vel-product-film{margin:0}.vel-video{border-radius:24px;overflow:hidden;background:#ece7f4;max-width:360px;margin:auto}.vel-video video{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:contain}.vel-films figcaption,.vel-product-film figcaption{text-align:center;padding:14px}.vel-product-film{margin-top:32px}.vel-bag{padding-block:50px 90px}.vel-bag h1{font-family:Fraunces,serif;font-size:clamp(44.8px,5.6vw,71.7px);margin-bottom:32px}.vel-bag-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,1fr);gap:48px}.vel-bag-line{display:grid;grid-template-columns:120px minmax(0,1fr);gap:24px;padding:24px 0;border-bottom:1px solid #d8cfdc}.vel-bag-line img{width:120px;height:120px;object-fit:contain;border-radius:16px;background:#ece7f4}.vel-bag-line h2{font-size:26px;margin-bottom:12px}.vel-bag-line p{margin:8px 0}.vel-bag input[type=number]{width:76px;min-height:44px;border:1px solid #756779;border-radius:8px;background:#fff;padding:8px}.vel-bag-line label{font-size:15px;display:inline-block;margin-right:8px}.vel-bag-summary{background:#ece7f4;border-radius:24px;padding:28px;align-self:start}.vel-bag-summary p{margin-bottom:18px}.vel-bag-total{display:flex;justify-content:space-between;gap:16px;font-size:24px}.vel-bag .text-link{display:inline-flex;align-items:center;min-height:44px}.vel-bag-update{margin-top:24px}.vel-empty{text-align:center;padding:60px 0}.vel-empty p{margin:24px 0}.vel-bag small{font-size:15px}.vel-policy{max-width:780px;margin:60px auto;padding-inline:24px;line-height:1.7}.vel-policy h1{font-size:44px;margin-bottom:24px}@media(max-width:900px){.header .optional-nav{display:none}.vel-bag-grid{grid-template-columns:1fr;gap:28px}}@media(max-width:600px){.header{gap:6px;padding-inline:14px}.header__nav{gap:4px}.header__nav>.header__link,.header__nav>.header__shop{display:none}.header__cart{font-size:15px}.vel-films{gap:14px}.vel-video{border-radius:16px}.vel-bag-line{grid-template-columns:88px minmax(0,1fr);gap:16px}.vel-bag-line img{width:88px;height:88px}.vel-bag-summary{padding:20px}.vel-thumbs a{flex-basis:56px}.vel-thumbs img{width:52px;height:52px}.vel-bag-line h2{font-size:24px}.vel-gallery .caption{font-size:15px}}@media(max-width:900px){.product-grid{display:grid;grid-template-columns:minmax(0,1fr)}.product-media{display:contents}.vel-gallery{grid-row:1}.buybox{grid-row:2}.vel-product-film{grid-row:3;width:100%;margin-top:0}.vel-bag-total{flex-wrap:wrap}.vel-bag-total strong{font-size:21px}}.emotion-hero{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:5%;padding-block:54px 44px;min-height:630px}.home-picker{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:center;margin-block:70px;background:#ece7f4;border-radius:32px;padding:50px}.picker-copy h2{font-size:clamp(44.8px,4.48vw,69.4px);line-height:1.04;margin:15px 0 20px}.picker-copy>p:not(.eyebrow){font-size:15px;line-height:1.65;color:#625767}.picker-buttons{display:grid;gap:10px;margin-top:28px}.picker-buttons button{border:1px solid #aa9dad;border-radius:15px;min-height:58px;text-align:left;padding:15px 18px;display:flex;justify-content:space-between;align-items:center;background:transparent;font-family:inherit;font-size:15px;cursor:pointer;transition:background .2s,color .2s,transform .2s}.picker-buttons button:hover{transform:translate(4px)}.picker-buttons button[aria-pressed=true]{background:#342c38;color:#fff;border-color:#342c38}.picker-copy .picker-caption{font-size:15px!important;margin-top:15px}.picker-result{min-width:0}.picker-result article{border-radius:24px;background:#fffcf8;overflow:hidden}.picker-result img{display:block;width:100%;height:auto;aspect-ratio:1.3;object-fit:cover}.picker-result-copy{padding:25px}.picker-result h3{font-family:Fraunces,serif;font-size:38px;margin:8px 0 12px}.picker-result-copy p:not(.eyebrow){font-size:15px;line-height:1.6}.picker-result .btn{margin-top:20px;min-height:44px;font-size:15px}.picker-result.is-changing article:not([hidden]){animation:vel-switch .4s ease-out}.motion-toggle{background:transparent;border:1px solid #aa9dad;border-radius:30px;min-height:44px;padding:8px 15px;font-size:15px;cursor:pointer;color:inherit}.motion-enabled [data-reveal]{transition:opacity .65s ease,transform .65s cubic-bezier(.2,.65,.3,1)}.motion-enabled [data-reveal].is-waiting{opacity:0;transform:translateY(22px)}[data-depth-frame]{overflow:hidden}[data-depth-frame]>img{scale:1.12;will-change:transform}.motion-enabled [data-float]{animation:vel-float 6s ease-in-out infinite}.motion-enabled .scene-note{animation:vel-note 6s ease-in-out infinite}@keyframes vel-switch{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes vel-float{0%,to{translate:0 0;rotate:-4deg}50%{translate:0 -10px;rotate:4deg}}@keyframes vel-note{0%,to{translate:0 0}50%{translate:0 -8px}}@media(max-width:1000px){.home-picker{gap:35px;padding:35px}}@media(max-width:700px){.announcement{font-size:15px;padding-block:8px}.header{min-height:60px;height:60px}.header__brand{font-size:30px}.section{padding-block:45px}.section-heading{margin-bottom:23px}.section-heading h2{font-size:38px}.section-heading>p{font-size:15px}.home-picker{grid-template-columns:minmax(0,1fr);gap:24px;padding:24px 18px;margin-block:35px;border-radius:23px}.picker-copy h2{font-size:40px;margin:12px 0}.picker-copy>p:not(.eyebrow){font-size:15px}.picker-buttons{margin-top:18px;gap:8px}.picker-buttons button{min-height:50px;font-size:15px}.picker-result-copy{padding:20px}.picker-result h3{font-size:32px}.story{margin-block:35px}.films-section{padding-block:40px}.footer{padding-top:45px}.motion-toggle{margin-bottom:12px}}@media(prefers-reduced-motion:reduce){[data-depth-frame]>img{transform:none!important;will-change:auto}.is-waiting{opacity:1!important;transform:none!important}.picker-result.is-changing article{animation:none}}html:not(.motion-enabled) .is-waiting{opacity:1;transform:none}html:not(.motion-enabled) [data-depth-frame]>img{transform:none!important}html:not(.motion-enabled){scroll-behavior:auto}html:not(.motion-enabled) *,html:not(.motion-enabled) *:before,html:not(.motion-enabled) *:after{animation:none!important;transition:none!important}.hero{position:relative;display:grid;align-items:end;min-height:clamp(600px,90svh,960px);overflow:hidden;isolation:isolate}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__media img{width:100%;height:100%;object-fit:cover;object-position:62% 40%}.hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#1c141824,#1c141800 20%,#1c1418c9),linear-gradient(90deg,#1c1418de,#1c141894 38%,#1c14181f 74%)}.hero__inner{position:relative;z-index:3;color:#fff;padding-block:clamp(48px,8vw,120px) clamp(44px,7vw,104px)}.hero__title{font-family:Fraunces,serif;font-weight:400;font-size:clamp(52px,7.4vw,112px);line-height:.94;letter-spacing:-.05em;margin:0 0 24px;text-shadow:0 2px 46px #1e141a59}.hero__title em{color:#f7d9cc;font-style:italic}.hero__lede{font-size:clamp(19px,1.6vw,24px);line-height:1.5;color:#f6efee;max-width:32ch;margin:0 0 34px}.hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.btn--lg{min-height:66px;padding-inline:40px;font-size:19px}.hero__video{position:absolute;z-index:2;right:clamp(20px,4.5vw,72px);bottom:clamp(28px,5vw,68px);width:clamp(200px,17vw,272px);aspect-ratio:4/5;margin:0;overflow:hidden;border:6px solid #fff;border-radius:24px;box-shadow:0 26px 64px #1a121e57;background:#e9e3df}.hero__video video{width:100%;height:100%;object-fit:cover}.hero__video-toggle{position:absolute;right:12px;bottom:12px;width:48px;height:48px;border-radius:50%;background:#fffcf8eb;color:#342c38;font-size:18px;display:grid;place-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media(max-width:900px){.hero__video{display:none}}@media(max-width:700px){.hero__media img{object-position:52% 18%}.hero{min-height:clamp(540px,84svh,760px)}.mobile-only{display:inline}table th:first-child{width:34%}}@media(min-width:701px){.mobile-only{display:none}}@media(max-width:560px){.house-card__body{display:block}.house-card__body .price{margin-top:8px;font-size:22px}.house-card__foot{flex-wrap:wrap;row-gap:8px}}@media(max-width:520px){.compare-table table th:first-child{width:auto}.compare-table thead th:first-child{display:none}.compare-table tr{display:grid;grid-template-columns:1fr 1fr}.compare-table thead th{font-size:21px;padding:14px 10px}.compare-table tbody tr{border-bottom:1px solid var(--line);padding-block:10px}.compare-table tbody tr:last-child{border-bottom:0}.compare-table tbody th{grid-column:1/-1;border-bottom:0;padding:0 10px 4px}.compare-table tbody td{border-bottom:0;padding:0 10px}}.value-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(20px,3.4vw,64px);padding-block:28px;border-bottom:1px solid var(--line);font-size:17px;color:#4a4048}.value-strip span{display:inline-flex;align-items:center;gap:10px}.value-strip i{font-size:20px;font-style:normal;color:var(--accent)}.header__menu{display:none}.header__nav{margin-left:auto}@media(max-width:700px){.header__menu{order:4;display:block;position:relative;align-self:center}.header__menu summary{width:46px;height:46px;border:1px solid var(--line);border-radius:50%;place-items:center;font-size:20px;list-style:none;cursor:pointer;display:grid}.header__menu summary::-webkit-details-marker{display:none}.header__menu[open] summary span{transform:none}.header__menu[open] summary{background:var(--lavender)}.header__menu-panel{z-index:40;background:var(--paper);border:1px solid var(--line);border-radius:16px;gap:2px;min-width:min(260px,72vw);padding:8px;display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 20px 48px #342c3824}.header__menu-panel a{border-radius:10px;padding:13px 15px;font-size:16px;white-space:nowrap}.header__menu-panel a:hover{background:var(--lavender)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/velmeno.css.map */
