@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--red:#a82b31;--ink:#202322;--muted:#717775;--line:#e5e7e4;--soft:#f4f5f2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:#fff;color:var(--ink);font:16px 'DM Sans',Arial,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #c77e80;outline-offset:4px}svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.demo-strip{text-align:center;padding:8px 20px;background:#f7eded;color:#812b2f;font-size:12px;letter-spacing:.09em;font-weight:700}.demo-strip span{font-weight:400;letter-spacing:0;margin-left:20px}.topbar{padding:12px 5%;display:flex;justify-content:space-between;font-size:13px;border-bottom:1px solid var(--line);color:#686c68}header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);padding:21px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eeeeeb}.brand{display:flex;align-items:center;gap:12px;line-height:.92;font-weight:800;font-family:Manrope,Arial,sans-serif;font-size:31px;letter-spacing:2px}.brand-sub{display:block;font-size:9px;letter-spacing:2px;margin-top:7px}.brand-icon{display:grid;place-items:center;background:var(--red);color:white;border-radius:11px;width:43px;height:46px;font-family:Georgia,serif;font-weight:bold;font-size:38px;letter-spacing:0}nav{display:flex;gap:35px;font-size:14px;font-weight:500}nav a{transition:color .2s}nav a:hover{color:var(--red)}.cart-button{display:flex;align-items:center;gap:12px;background:none;border:0;font-size:14px}.cart-button b{background:var(--red);color:#fff;border-radius:50%;width:23px;height:23px;display:grid;place-items:center;font-size:12px}.hero{display:grid;grid-template-columns:1fr 1fr;padding:28px 3% 0;gap:20px;max-width:1600px;margin:auto}.hero-copy{padding:65px 4% 55px 5%;align-self:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:var(--red);display:flex;align-items:center;gap:9px}.eyebrow span{width:6px;height:6px;border-radius:50%;background:var(--red)}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(45px,5.1vw,79px);line-height:1.12;letter-spacing:-4px;margin:26px 0}h1 em{font-weight:400;font-style:normal;color:var(--red)}.hero-copy>p{max-width:440px;line-height:1.8;color:var(--muted);font-size:16px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:35px}.button{border:0;border-radius:6px;padding:17px 24px;display:inline-flex;align-items:center;justify-content:center;gap:25px;font-size:14px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.red{color:white;background:var(--red)}.red:hover{background:#8c2328}.text-link{padding:8px 0;background:none;border:0;font-size:14px;display:inline-flex;gap:13px;align-items:center}.hero-note{display:flex;align-items:center;gap:9px;margin-top:42px;font-size:12px;color:var(--muted)}.tiny-circle{background:#eef0eb;border-radius:50%;padding:3px 6px;color:#54614c}.hero-visual{position:relative;border-radius:12px;overflow:hidden;min-height:520px;background:#caa47b}.hero-visual>img{width:100%;height:180%;object-fit:cover;position:absolute;top:-16%;object-position:50% 15%}.hero-visual:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#272018b0)}.visual-label{position:absolute;z-index:1;bottom:35px;left:35px;color:white;display:flex;flex-direction:column;gap:12px}.visual-label>span{font-size:12px;letter-spacing:3px}.visual-label strong{font-family:Manrope,sans-serif;font-size:30px;letter-spacing:-1px}.visual-label small{font-size:13px;color:#fffdf2}.visual-plus{position:absolute;z-index:2;bottom:38px;right:30px;width:46px;height:46px;border:1px solid #ffffff66;background:#ffffff20;color:#fff;border-radius:50%;font-size:24px;transition:background .2s}.visual-plus:hover{background:var(--red)}.brandline{display:flex;align-items:center;justify-content:space-between;margin:0 5%;padding:34px 0;border-bottom:1px solid var(--line);gap:20px}.brandline>span{font-size:11px;letter-spacing:1px;color:var(--muted)}.brandline strong{font-size:26px;letter-spacing:-1px}.brandline .light{display:block;font-size:9px;letter-spacing:1px;font-weight:400}.line-end span{margin-left:20px}.section{max-width:1440px;margin:0 auto;padding:85px 5%}.title-line{display:flex;align-items:end;justify-content:space-between;gap:20px}h2{font-size:clamp(30px,3.2vw,46px);letter-spacing:-1.8px;line-height:1.2;margin:17px 0}.title-line p{color:var(--muted);font-size:14px;margin-bottom:23px}.catalog-controls{margin:27px 0 30px;display:flex;align-items:center;justify-content:space-between;gap:15px}.filters{display:flex;gap:6px;flex-wrap:wrap}.filters button{border:1px solid transparent;border-radius:30px;background:transparent;padding:11px 16px;font-size:13px;white-space:nowrap}.filters button:hover{background:var(--soft)}.filters button.selected{background:var(--ink);color:white}.filters button span{opacity:.6;margin-left:4px}.search{display:flex;align-items:center;gap:10px;border-bottom:1px solid #d1d4cf;padding:8px 0;max-width:215px}.search input{width:170px;border:0;background:transparent;outline:0;font-size:13px}.search svg{width:18px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{min-width:0;animation:rise .6s both}.product-card:nth-child(2){animation-delay:.06s}.product-card:nth-child(3){animation-delay:.12s}.product-card:nth-child(4){animation-delay:.18s}.product-image{display:block;position:relative;width:100%;height:290px;background:#f6f7f4;border:0;border-radius:9px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:32px;mix-blend-mode:multiply;transition:transform .5s}.product-image:hover img{transform:scale(1.06)}.product-image.ac img{position:absolute;left:0;top:-40px;height:570px;object-fit:cover;padding:0;mix-blend-mode:normal}.product-image.ac:after{content:'';position:absolute;inset:0;background:#ffffff12}.tag{position:absolute;z-index:2;top:14px;left:14px;background:#fff;color:#5e655c;padding:6px 9px;font-size:10px;border-radius:4px;letter-spacing:.5px}.product-info{padding:21px 2px 0}.product-info .maker{font-size:10px;letter-spacing:1.8px;color:var(--muted);text-transform:uppercase}.product-name{font-size:16px;line-height:1.5;font-weight:700;margin:8px 0;border:0;background:transparent;padding:0;display:block;text-align:left}.product-name:hover{color:var(--red)}.product-info p{font-size:12px;color:var(--muted);margin:7px 0}.price-line{display:flex;justify-content:space-between;align-items:center;margin-top:17px}.price{font-weight:700;font-size:20px;letter-spacing:-.5px}.price small{font-size:13px;font-weight:400}.add-button{width:37px;height:37px;border:1px solid #dddeda;border-radius:50%;background:white;display:grid;place-items:center;font-size:22px;transition:all .2s}.add-button:hover{background:var(--red);color:white;border-color:var(--red)}.catalog-note{margin-top:30px;color:#858983;font-size:12px;line-height:1.7}.empty{grid-column:1/-1;padding:70px;text-align:center;background:var(--soft);border-radius:8px}.feature{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:20px;padding-bottom:95px}.feature-art{border-radius:10px;min-height:460px;background:#98282e;position:relative;overflow:hidden;color:#fff;padding:50px;display:flex;flex-direction:column;justify-content:space-between}.feature-art:before{content:'';width:380px;height:380px;border:1px solid #ffffff17;border-radius:50%;position:absolute;right:-140px;top:-120px}.feature-art:after{content:'';width:500px;height:500px;border:1px solid #ffffff17;border-radius:50%;position:absolute;right:-200px;top:-180px}.big20{font-family:Manrope,sans-serif;font-size:155px;font-weight:400;line-height:1;letter-spacing:-10px}.big20 span{font-size:34px;letter-spacing:-1px;margin-left:15px}.feature-mark{position:absolute;right:36px;bottom:110px;font-weight:800;letter-spacing:2px;font-size:36px;line-height:.6;color:#ffffff50}.feature-mark small{font-size:9px}.feature-art p{font-size:11px;letter-spacing:2px;line-height:1.9}.feature-copy{padding:25px 0}.feature-copy>p{color:var(--muted);line-height:1.8;font-size:15px}.service-row{display:flex;gap:20px;border-top:1px solid var(--line);padding:20px 0}.service-row>span{color:var(--red);font-size:12px}.service-row strong{font-size:14px}.service-row p{font-size:13px;margin:8px 0 0;color:var(--muted)}.contact{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:10%;background:#f8f9f6;max-width:none;padding-left:max(5%,calc((100% - 1296px)/2));padding-right:max(5%,calc((100% - 1296px)/2))}.contact>div>p{max-width:400px;font-size:15px;line-height:1.8;color:var(--muted)}.contact-cards a{display:block;border-bottom:1px solid #dbded7;padding:22px 0}.contact-cards small{font-size:10px;letter-spacing:1.5px;color:var(--muted)}.contact-cards strong{display:flex;justify-content:space-between;font-size:17px;font-weight:500;margin-top:12px}.contact-cards a:hover strong{color:var(--red)}footer{padding:35px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px}footer p{font-size:12px;color:var(--muted)}footer small{font-size:11px;color:var(--muted)}footer .brand{transform:scale(.8);transform-origin:left}.close{border:0;background:#f2f3f0;border-radius:50%;font-size:26px;line-height:1;width:38px;height:38px;display:grid;place-items:center;flex-shrink:0}dialog{border:0;padding:0;color:var(--ink);box-shadow:0 30px 100px #0003}dialog::backdrop{background:#16201880;backdrop-filter:blur(4px)}dialog[open]{animation:rise .25s ease}.product-dialog{max-width:900px;width:90vw;border-radius:14px}.product-dialog>.close{position:absolute;top:18px;right:18px;z-index:3}.detail-grid{display:grid;grid-template-columns:1fr 1fr}.detail-image{background:var(--soft);padding:30px;display:flex;align-items:center}.detail-image img{width:100%;max-height:440px;object-fit:contain;mix-blend-mode:multiply}.detail-image.ac{padding:0;position:relative;overflow:hidden;min-height:440px}.detail-image.ac img{position:absolute;top:0;height:900px;max-height:none;object-fit:cover;mix-blend-mode:normal}.detail-info{padding:48px 35px}.detail-info h2{font-size:29px;letter-spacing:-1px}.detail-info>p{line-height:1.7;color:var(--muted);font-size:14px}.specs{padding:0;list-style:none;margin:25px 0}.specs li{display:flex;justify-content:space-between;gap:15px;font-size:13px;border-bottom:1px solid var(--line);padding:12px 0}.specs span{color:var(--muted)}.detail-info .price{margin-bottom:20px;font-size:27px}.detail-info .button{width:100%}.disclaimer{font-size:12px!important;line-height:1.6}.cart-dialog{position:fixed;inset:0 0 0 auto;margin:0;width:min(490px,100vw);max-width:100vw;max-height:100dvh;height:100dvh;padding:28px;border-radius:0}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:15px}.drawer-head h2{font-size:28px;margin:8px 0}.drawer-head .eyebrow{font-size:10px}.cart-row{display:grid;grid-template-columns:74px 1fr;gap:17px;padding:24px 0;border-bottom:1px solid var(--line)}.cart-row img{width:74px;height:95px;object-fit:contain;background:var(--soft)}.cart-row strong{font-size:14px}.cart-row p{font-size:15px;margin:9px 0}.quantity{display:flex;align-items:center;gap:13px}.quantity button{width:26px;height:26px;background:#f2f3f0;border:0;border-radius:4px}.quantity .remove{width:auto;margin-left:auto;background:none;color:var(--muted);font-size:12px}.cart-total{display:flex;justify-content:space-between;margin:30px 0;font-size:20px;font-weight:700}.cart-dialog .button{width:100%}.cart-empty{padding:90px 10px;text-align:center}.cart-empty h3{font-size:22px}.cart-empty p{color:var(--muted);line-height:1.8}.checkout{padding-top:22px}.checkout h3{font-size:22px}.checkout p{font-size:13px;line-height:1.7;color:var(--muted)}.checkout label{display:block;margin:18px 0;font-size:13px}.checkout input,.checkout select{display:block;width:100%;padding:13px;border:1px solid #d5d8d1;border-radius:6px;margin-top:7px;background:#fff}.success{text-align:center;padding:65px 10px}.success-icon{font-size:32px;border-radius:50%;background:#edf2e8;width:70px;height:70px;display:grid;place-items:center;margin:0 auto 25px}.success p{color:var(--muted);line-height:1.8}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);background:#222822;color:white;padding:15px 25px;border-radius:8px;box-shadow:0 10px 40px #0002;z-index:100;opacity:0;pointer-events:none;transition:all .25s;font-size:14px}#toast.show{opacity:1;transform:translate(-50%,0)}@keyframes rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero-copy{animation:rise .65s ease}.hero-visual{animation:rise .8s ease}.reveal{opacity:0;transform:translateY(25px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}
@media(min-width:1550px){.hero-visual{min-height:590px}.hero-visual>img{top:-22%}}
@media(max-width:1050px){.hero{gap:0}.hero-copy{padding-left:4%;padding-right:7%}h1{letter-spacing:-2.5px}.hero-actions{flex-direction:column;align-items:start;gap:13px}.hero-visual{min-height:500px}.hero-visual>img{height:165%;top:-6%}.catalog-controls{flex-wrap:wrap}.product-grid{gap:15px}.product-image{height:230px}.product-image img{padding:20px}.product-image.ac img{height:470px;top:-20px}.brandline .line-end{display:none}.feature{gap:5%}.feature-art{padding:35px}.big20{font-size:125px}footer p{display:none}}
@media(max-width:700px){.demo-strip{font-size:10px;padding:7px}.demo-strip span{display:block;font-size:10px;margin:3px 0 0}.topbar{padding:10px 5%;font-size:11px}.topbar>span{display:none}.topbar a{margin:auto}header{padding:16px 5%;flex-wrap:wrap;gap:16px}.brand{font-size:25px;gap:9px}.brand-icon{width:34px;height:37px;font-size:30px}.brand-sub{font-size:7px;letter-spacing:1.5px}nav{order:3;width:100%;justify-content:space-between;gap:10px;font-size:12px;padding-top:12px;border-top:1px solid var(--line)}.cart-word{display:none}.hero{grid-template-columns:1fr;padding:0 5%;gap:15px}.hero-copy{padding:40px 0 10px}.eyebrow{font-size:10px;letter-spacing:1.4px}h1{font-size:51px;letter-spacing:-2.7px;margin:20px 0}.hero-copy>p{font-size:14px;line-height:1.8}.hero-actions{margin-top:23px;flex-direction:row;gap:12px;align-items:center}.button{font-size:12px;padding:15px 17px;gap:17px}.hero-actions .text-link{font-size:11px;gap:5px}.hero-note{font-size:10px;margin:23px 0 17px}.hero-visual{min-height:340px}.hero-visual>img{top:-19%;height:190%;object-position:center}.visual-label{bottom:25px;left:22px;gap:8px}.visual-label strong{font-size:25px}.visual-label small{font-size:11px}.visual-label>span{font-size:10px}.visual-plus{bottom:27px;right:20px;width:39px;height:39px}.brandline{padding:25px 0;gap:10px}.brandline>span{font-size:8px;max-width:90px;line-height:1.6}.brandline strong{font-size:21px}.section{padding:50px 5%}.title-line{display:block}h2{font-size:31px;letter-spacing:-1.3px}.title-line p{font-size:13px;margin:8px 0}.catalog-controls{margin:25px 0}.filters{gap:5px;flex-wrap:nowrap;overflow:auto;width:100%;padding-bottom:8px}.filters button{font-size:11px;padding:10px 13px}.search{max-width:none;width:100%;padding:12px 0}.search input{width:100%;font-size:14px}.product-grid{grid-template-columns:1fr 1fr;gap:28px 15px}.product-image{height:215px}.product-image img{padding:20px 16px}.product-image.ac img{height:430px;top:0}.product-info{padding-top:15px}.product-info .maker{font-size:9px}.product-name{font-size:14px;line-height:1.45}.product-info p{font-size:11px;line-height:1.5}.price{font-size:17px}.price small{font-size:11px}.add-button{width:31px;height:31px;font-size:19px}.tag{font-size:9px;left:10px;top:10px;padding:5px 7px}.catalog-note{font-size:11px}.feature{grid-template-columns:1fr;padding-top:10px;gap:20px}.feature-art{min-height:320px;padding:35px}.big20{font-size:140px}.feature-copy{padding:10px 0}.contact{grid-template-columns:1fr;gap:15px}.contact-cards strong{font-size:15px}.contact>div>p{font-size:14px}footer{flex-wrap:wrap;padding:28px 5%;gap:5px}footer small{font-size:10px}.detail-grid{grid-template-columns:1fr}.product-dialog{max-height:90dvh}.detail-image{height:245px;justify-content:center}.detail-image img{height:100%;width:auto;max-width:100%}.detail-image.ac{min-height:240px}.detail-image.ac img{width:100%;height:760px;top:-75px}.detail-info{padding:25px}.detail-info h2{font-size:25px}.cart-dialog{padding:23px}.empty{padding:45px 15px}#toast{width:max-content;max-width:90%;font-size:12px}.section-title .eyebrow{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
