@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--stone:#38443c;--black:#191d1a;--paper:#f5f6f2;--silver:#e6e8e2;--orange:#ff7839;--ink:#232923;--muted:#697067;--line:#d6dbd3;--display:"Barlow Condensed","Arial Narrow",sans-serif;--body:"Manrope",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img,video{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,video:focus-visible{outline:3px solid var(--orange);outline-offset:5px}h1,h2,h3,p,figure{margin:0}h2{font-size:clamp(2.4rem,4.4vw,4.4rem);font-weight:600;line-height:1.07;letter-spacing:-.055em}h3{font-weight:600}p{max-width:65ch}.section{padding:100px 6%}.eyebrow{font-size:14px;font-weight:600;letter-spacing:.02em;margin-bottom:20px}.fineprint{font-size:12px;color:var(--muted);max-width:100ch;line-height:1.7}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:fixed;top:-80px;left:20px;background:var(--orange);padding:10px 20px;z-index:100}.skip-link:focus{top:10px}.button{background:var(--orange);color:#1a231c;border:1px solid transparent;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:15px 22px;font-size:14px;font-weight:800;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:#ff9259;transform:translateY(-2px)}.wa-icon{display:block;width:22px;height:22px;flex:0 0 22px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.5 3.5A11.9 11.9 0 0 0 12 0 12 12 0 0 0 1.6 18L0 24l6.2-1.6A12 12 0 0 0 12 24 12 12 0 0 0 20.5 3.5ZM12 22a10 10 0 0 1-5.1-1.4l-.4-.2-3.7 1 1-3.6-.3-.4A10 10 0 1 1 12 22Zm5.5-7.5c-.3-.1-1.8-.9-2.1-1s-.5-.1-.7.2-.8 1-1 1.1-.3.2-.6.1-1.3-.5-2.4-1.5c-.9-.8-1.5-1.8-1.7-2.1s0-.5.1-.6l.5-.6.3-.5c.1-.2 0-.4 0-.6L9 6.8c-.2-.6-.5-.5-.7-.5h-.6c-.2 0-.5.1-.8.4S6 7.7 6 9.2s1.1 2.9 1.3 3.1 2.1 3.3 5.2 4.6c.7.3 1.3.5 1.7.6.7.2 1.3.2 1.8.1.6-.1 1.8-.7 2.1-1.5s.3-1.4.2-1.5-.5-.2-.8-.4Z'/%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 24 24'%3E%3Cpath d='M20.5 3.5A11.9 11.9 0 0 0 12 0 12 12 0 0 0 1.6 18L0 24l6.2-1.6A12 12 0 0 0 12 24 12 12 0 0 0 20.5 3.5ZM12 22a10 10 0 0 1-5.1-1.4l-.4-.2-3.7 1 1-3.6-.3-.4A10 10 0 1 1 12 22Zm5.5-7.5c-.3-.1-1.8-.9-2.1-1s-.5-.1-.7.2-.8 1-1 1.1-.3.2-.6.1-1.3-.5-2.4-1.5c-.9-.8-1.5-1.8-1.7-2.1s0-.5.1-.6l.5-.6.3-.5c.1-.2 0-.4 0-.6L9 6.8c-.2-.6-.5-.5-.7-.5h-.6c-.2 0-.5.1-.8.4S6 7.7 6 9.2s1.1 2.9 1.3 3.1 2.1 3.3 5.2 4.6c.7.3 1.3.5 1.7.6.7.2 1.3.2 1.8.1.6-.1 1.8-.7 2.1-1.5s.3-1.4.2-1.5-.5-.2-.8-.4Z'/%3E%3C/svg%3E") center/contain no-repeat}.text-link{display:inline-flex;gap:28px;align-items:center;font-size:14px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:6px}.text-link:hover{color:#a63b0c}.text-link span{font-size:20px}.header{height:88px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--paper);position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:17px;flex-shrink:0}.brand img{width:95px;height:auto;filter:brightness(0)}.brand span{font-size:11px;line-height:1.3;border-left:1px solid #b8beb5;padding-left:17px;max-width:75px;letter-spacing:.1em;text-transform:uppercase}.header nav{display:flex;gap:30px;font-size:13px;font-weight:600}.header nav a{padding:12px 0;position:relative}.header nav a:hover{color:#a63b0c}.header-contact{font-size:12px;padding:12px 17px}.header-contact .wa-icon{animation:pulse 3s ease infinite}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:44% 56%;min-height:680px;height:calc(100svh - 88px);max-height:980px}.hero-copy{background:var(--stone);color:#fff;padding:54px 11% 46px 13.6%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero-kicker{font-size:12px;display:flex;align-items:center;gap:8px;color:#e0e5dc}.hero-kicker span{height:6px;width:6px;background:var(--orange);display:inline-block}.hero h1{margin-top:28px;line-height:.96;letter-spacing:-.025em;font-weight:600;font-family:var(--display);font-size:clamp(3rem,4.9vw,5.6rem)}.hero h1>span{display:block}.hero .model{font-family:var(--body);font-size:15px;font-weight:700;letter-spacing:.02em;margin-bottom:13px}.hero-description{margin-top:25px;font-size:14px;line-height:1.9;color:#d2d8cf;max-width:370px}.hero-cta{margin-top:30px;width:100%;max-width:370px;text-align:left;justify-content:flex-start;font-size:12px;padding:15px 20px}.hero-cta .arrow{margin-left:auto;font-size:24px}.hero-copy>.text-link{margin-top:24px;color:#e6e9e2;border:0;font-size:12px;gap:24px}.hero-visual{position:relative;overflow:hidden;background:#909d95}.hero-image{width:100%;height:100%;object-fit:cover;object-position:92% center;transform:scale(1.06)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0c211730,transparent 40%,#142319a6)}.hero-topline{position:absolute;z-index:1;top:30px;left:30px;right:30px;display:flex;justify-content:space-between;font-size:11px;color:#fff}.hero-topline span:last-child{font-size:10px;letter-spacing:.1em}.hero-bottom{position:absolute;z-index:1;bottom:35px;left:35px;right:35px;display:flex;justify-content:space-between;align-items:end;color:#fff}.hero-bottom>span{font-size:18px;line-height:1.5}.hero-bottom strong{font-weight:500}.round-link{border:1px solid #ffffff80;border-radius:50%;width:48px;height:48px;display:grid;place-items:center;font-size:25px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.round-link:hover{background:var(--orange);color:var(--ink)}.intro-strip{padding:27px 6%;display:flex;justify-content:space-between;align-items:center;gap:25px;border-bottom:1px solid var(--line)}.intro-strip>span{font-size:16px;font-weight:700}.intro-strip p{font-size:12px;color:var(--muted)}.intro-strip a{font-size:12px;font-weight:700;white-space:nowrap}.intro-strip a span{margin-left:20px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:48px}.section-heading>p,.section-heading>div:last-child>p{font-size:14px;color:var(--muted);max-width:350px}.performance-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.performance-grid article{padding:28px 26px 30px;border-right:1px solid var(--line);position:relative}.performance-grid article:last-child{border-right:0}.stat-icon{position:absolute;right:25px;top:22px;font-size:25px;font-weight:400}.performance-grid article>p{font-size:13px;margin-top:34px}.performance-grid article>div{display:flex;align-items:baseline;gap:9px;margin-top:16px;white-space:nowrap}.performance-grid strong{font-family:var(--display);font-size:clamp(2.7rem,4.7vw,4.8rem);font-weight:500;line-height:1}.performance-grid article>div>span{font-size:14px}.performance-grid small{font-size:11px;display:block;margin-top:13px;color:var(--muted)}.performance-grid .charging{background:var(--stone);color:#fff}.charging small{color:#d2d9cf}.charging .stat-icon{color:var(--orange)}.performance>.fineprint{margin-top:20px}.color-section{padding-top:15px}.visualizer{position:relative;background:#e0e5db;overflow:hidden;min-height:500px;padding:30px 40px;transition:background .4s}.visualizer[data-color=black]{background:#d6d9d6}.visualizer[data-color=white]{background:#e8e9e1}.visualizer[data-color=silver]{background:#dfe5e8}.visualizer[data-color=orange]{background:#f0dfd0}.visualizer-word{position:absolute;inset:-55px 0 auto;text-align:center;font-size:clamp(200px,30vw,460px);font-family:var(--display);font-weight:700;color:#ffffff5c;letter-spacing:-.04em;line-height:1.2;pointer-events:none}.color-topline{display:flex;justify-content:space-between;font-size:11px;position:relative;z-index:1;color:#52604e}.visualizer>img{position:relative;width:82%;max-width:1020px;height:auto;aspect-ratio:1536/708;object-fit:contain;margin:35px auto 10px;transition:opacity .16s}.color-controls{display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:1}.color-label{font-size:11px;color:#55624f}.color-controls h3{font-size:22px;letter-spacing:-.03em}.swatches{display:flex;gap:16px;padding:8px}.swatches button{width:30px;height:30px;background:var(--swatch);border:1px solid #00000015;border-radius:50%;position:relative}.swatches button:after{content:"";position:absolute;inset:-6px;border:1px solid transparent;border-radius:50%;transition:border .2s}.swatches button[aria-pressed=true]:after{border:2px solid #4a5444}.swatches button:hover:after{border-color:#4a5444}.color-inquiry{font-size:12px;gap:20px}.color-section>.fineprint{margin-top:16px}.adventure{display:grid;grid-template-columns:1fr 1fr;background:var(--stone);color:#f3f4ee}.adventure>img{width:100%;height:100%;object-fit:cover;min-height:620px}.adventure>div{padding:65px 12%}.adventure h2{font-size:clamp(2rem,3.2vw,3.5rem)}.adventure>div>p:not(.eyebrow){margin-top:23px;color:#cad2c7;font-size:14px}.geometry{display:grid;grid-template-columns:1fr 1fr;gap:30px 25px;margin-top:38px}.geometry>div{border-top:1px solid #ffffff36;padding-top:16px}.geometry strong{font-family:var(--display);font-size:40px;font-weight:500;display:block;line-height:1.2}.geometry strong small{font-family:var(--body);font-size:13px}.geometry span{font-size:11px;color:#c6cfc2}.adventure>div>.fineprint{font-size:11px!important;margin-top:30px!important}.spec-filters,.gallery-tabs{display:flex;gap:4px;background:#e7eae3;padding:5px;border-radius:4px;margin-top:20px;width:fit-content}.spec-filters button,.gallery-tabs button{border:0;background:transparent;padding:9px 18px;font-size:12px;font-weight:700;border-radius:2px}.spec-filters button.active,.gallery-tabs button.active{background:var(--stone);color:#fff}.table-wrap{border:1px solid var(--line);border-radius:4px;overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px;table-layout:fixed}th,td{padding:19px 25px;border-bottom:1px solid var(--line);font-weight:500}thead{background:#e9ece5}thead th{font-size:14px}thead th:not(:first-child){font-size:28px;padding:24px 25px}thead small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:4px}thead strong{font-weight:700}tbody th{font-size:12px;color:var(--muted)}tbody tr:last-child>*{border-bottom:0}tbody tr:hover{background:#e9ece580}.iwd-col{background:#e0e5db55}td span{font-size:12px;color:var(--muted)}.table-wrap[data-view=rwd] .iwd-col,.table-wrap[data-view=iwd] .rwd-col{display:none}.specs-bottom{display:flex;gap:50px;justify-content:space-between;margin-top:22px}.specs-bottom p{max-width:660px;font-size:11px}.specs-bottom a{font-size:12px;white-space:nowrap;align-self:start}.gallery-section{background:#e9ece5}.gallery-tabs{background:#dce2d7;flex-shrink:0}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px}.photo-card{padding:0;border:0;position:relative;overflow:hidden;background:var(--stone);color:#fff;text-align:left;min-height:220px}.photo-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.photo-card:hover img{transform:scale(1.035)}.photo-card:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#142017bd);pointer-events:none}.photo-card>span{position:absolute;bottom:22px;left:25px;right:25px;z-index:1;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:space-between}.photo-card i{font-style:normal;font-size:23px}.gallery-main{grid-row:span 2}.gallery-main img{object-position:40% center}.product-gallery>.photo-card:not(.gallery-main){aspect-ratio:2.3}.moments-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.moments-gallery[hidden],.product-gallery[hidden]{display:none}.moments-gallery .photo-card{aspect-ratio:3/4}.moments-gallery img{object-position:center}.reels-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:52px 0 22px}.reels-heading h3{font-size:23px;letter-spacing:-.04em}.reels-heading p{font-size:12px;color:var(--muted)}.reels-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.reels-grid video{width:100%;aspect-ratio:4/5;object-fit:cover;background:var(--black);border-radius:3px}.reels-grid figcaption{font-size:12px;font-weight:600;margin-top:13px;display:flex;justify-content:space-between;gap:8px}.reels-grid figcaption span{color:var(--muted);font-size:10px;font-weight:400}.contact-section{display:grid;grid-template-columns:45% 55%;align-items:center;position:relative;overflow:hidden;background:#d9dfd2;min-height:560px}.contact-section h2{font-size:clamp(3rem,6vw,6rem)}.contact-section p:not(.eyebrow){font-size:14px;color:#52604e;margin:25px 0;max-width:365px}.contact-section>img{width:125%;max-width:none;margin-left:10%;position:relative}.contact-section .button{font-size:12px}.contact-number{display:block;width:fit-content;font-size:12px;margin-top:17px;color:#52604e}footer{background:var(--black);color:#e1e7dc;padding:45px 6% 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:35px}.footer-top .brand img{filter:none}.footer-top .brand span{color:#b9c3b4;border-color:#697565}.footer-top>p{font-size:13px;color:#aab5a5}.footer-top>div{display:flex;gap:25px;font-size:12px}.footer-bottom{border-top:1px solid #ffffff20;padding-top:22px;display:flex;gap:30px;justify-content:space-between;color:#aab5a5;font-size:10px}.floating-wa{position:fixed;bottom:24px;right:25px;z-index:35;display:flex;align-items:center;gap:12px;background:var(--stone);color:#fff;padding:15px 19px;border:1px solid #ffffff60;border-radius:50px;box-shadow:0 5px 25px #0002;font-size:12px}.floating-wa:hover{background:var(--orange);color:var(--black)}.floating-wa .wa-icon{width:24px;height:24px}.mobile-contact{display:none}dialog{padding:0;border:0;background:var(--black);color:#fff;max-width:90vw;max-height:90svh;border-radius:5px;overflow:auto}dialog::backdrop{background:#101910df;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}dialog>img{max-width:85vw;max-height:76svh;object-fit:contain;margin:auto}dialog>p{padding:15px 25px;font-size:14px}.close-dialog{position:absolute;right:12px;top:12px;z-index:1;background:var(--paper);border:0;border-radius:50%;width:42px;height:42px;font-size:28px;line-height:1}.no-scroll{overflow:hidden}@keyframes pulse{0%,to{opacity:1}50%{opacity:.55}}@media(min-width:1600px){.section{padding-left:max(6%,calc((100vw - 1440px)/2));padding-right:max(6%,calc((100vw - 1440px)/2))}.hero-copy{padding-left:max(13.6%,calc((100vw - 1440px)/2))}}@media(max-width:1100px){.header{gap:20px}.header nav{gap:20px}.header-contact{font-size:11px;padding:11px}.brand{gap:12px}.brand span{padding-left:12px}.hero-copy{padding-left:10%;padding-right:8%}.hero-topline span:last-child{display:none}.intro-strip p{display:none}.performance-grid article{padding:24px 18px}.performance-grid small{font-size:10px}.adventure>div{padding:48px 9%}.color-controls{gap:20px}.color-inquiry{gap:10px}.swatches{gap:13px}.section-heading{gap:30px}.hero{min-height:640px}.hero h1{font-size:5.8vw}}@media(max-width:800px){html{scroll-padding-top:86px}.header{height:74px;padding:0 5%}.header-contact{margin-left:auto}.header-contact .wa-icon{display:none}.header nav{position:absolute;top:74px;left:0;right:0;display:none;background:var(--paper);padding:15px 5% 25px;border-bottom:1px solid var(--line);gap:8px}.header nav.open{display:flex;flex-direction:column}.menu-toggle{display:flex;width:38px;height:38px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:6px}.menu-toggle span{height:2px;width:24px;background:var(--ink)}.hero{height:auto;min-height:0;grid-template-columns:1fr 1fr}.hero-copy{padding:45px 10%}.hero h1{font-size:6.3vw}.hero-description{font-size:12px}.hero-cta{font-size:11px;padding:12px;gap:9px}.hero-cta .wa-icon{display:none}.hero-kicker{font-size:10px}.hero-topline{top:20px;left:20px}.hero-bottom{bottom:20px;left:20px;right:20px}.hero-bottom>span{font-size:15px}.hero-image{object-position:85% center}.intro-strip{padding:20px 5%}.intro-strip>span{font-size:13px}.intro-strip a{font-size:11px}.section{padding:65px 5%}.section-heading{align-items:start}.section-heading>p,.section-heading>div:last-child>p{font-size:12px;max-width:260px}.section-heading h2{font-size:2.7rem}.eyebrow{font-size:12px}.performance-grid{grid-template-columns:1fr 1fr}.performance-grid article:nth-child(2){border-right:0}.performance-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.performance-grid strong{font-size:58px}.color-section{padding-top:0}.visualizer{padding:25px;min-height:0}.visualizer>img{width:100%;margin:45px auto 25px}.visualizer-word{top:-10px;font-size:35vw}.color-controls{flex-wrap:wrap}.color-inquiry{margin-left:auto}.color-controls h3{font-size:20px}.adventure>img{min-height:560px}.adventure>div{padding:40px 9%}.adventure h2{font-size:2.2rem}.adventure>div>p:not(.eyebrow){font-size:12px}.geometry{gap:22px 15px}.geometry strong{font-size:30px}.geometry span{font-size:10px}.spec-filters button{padding:8px 12px;font-size:11px}th,td{padding:17px;font-size:12px}tbody th{font-size:11px}thead th:not(:first-child){padding:20px 17px;font-size:24px}.specs-bottom{flex-direction:column;gap:15px}.gallery-tabs button{padding:9px 12px;font-size:11px}.photo-card>span{left:18px;right:18px;font-size:12px}.photo-card{min-height:180px}.reels-heading{align-items:start}.reels-heading h3{font-size:21px}.reels-heading p{max-width:210px}.contact-section{padding-top:70px;padding-bottom:70px}.contact-section h2{font-size:3.7rem}.contact-section p:not(.eyebrow){font-size:12px}.contact-section .button{padding:13px}.footer-top>p{display:none}.footer-bottom{flex-direction:column;gap:12px}}@media(max-width:560px){.header{gap:12px}.brand img{width:77px}.brand span{font-size:9px;max-width:65px}.header-contact{font-size:10px;padding:10px 11px}.header-contact{max-width:123px;text-align:center}.hero{display:flex;flex-direction:column-reverse}.hero-visual{height:340px}.hero-image{object-position:87% center;transform:scale(1.01)}.hero-topline{font-size:10px}.hero-bottom{bottom:20px}.hero-bottom>span{font-size:13px}.round-link{width:36px;height:36px;font-size:20px}.hero-copy{padding:35px 6% 30px}.hero-kicker{font-size:11px}.hero h1{margin-top:24px;font-size:58px;line-height:.98}.hero h1 br{display:none}.hero h1>span:last-child{max-width:340px}.hero .model{font-size:14px;margin-bottom:14px}.hero-description{font-size:13px;margin-top:20px;max-width:100%}.hero-cta{font-size:12px;max-width:100%;padding:15px 18px;margin-top:23px}.hero-cta .wa-icon{display:block}.hero-copy>.text-link{margin-top:16px}.intro-strip{padding:20px 6%;align-items:start;gap:15px}.intro-strip>span{max-width:135px;font-size:12px}.intro-strip a{font-size:10px;padding-top:3px}.intro-strip a span{margin-left:8px}.section{padding:56px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:2.6rem}.section-heading>p,.section-heading>div:last-child>p{margin-top:20px;max-width:100%;font-size:13px}.eyebrow{margin-bottom:15px;font-size:11px}.performance-grid article{padding:20px 15px}.performance-grid article>p{font-size:11px;margin-top:29px}.stat-icon{right:16px;top:14px;font-size:22px}.performance-grid strong{font-size:49px}.performance-grid article>div>span{font-size:11px}.performance-grid article>div{gap:5px}.performance-grid small{font-size:9px}.fineprint{font-size:10px}.color-section{padding-top:0}.visualizer{margin:0 -2%;padding:22px 18px}.color-topline{font-size:9px}.visualizer-word{font-size:46vw;top:20px}.visualizer>img{width:112%;max-width:none;margin:65px auto 30px -6%}.color-controls{justify-content:center;gap:20px}.color-controls>div:first-child{text-align:center;width:100%}.color-controls h3{font-size:21px}.color-label{font-size:10px}.swatches{gap:22px}.swatches button{width:29px;height:29px}.color-inquiry{margin:auto;font-size:11px}.adventure{grid-template-columns:1fr}.adventure>img{height:310px;min-height:0;object-position:center 60%}.adventure>div{padding:40px 6%}.adventure h2{font-size:2.5rem}.adventure>div>p:not(.eyebrow){font-size:13px}.geometry strong{font-size:40px}.geometry span{font-size:11px}.table-wrap{margin:0 -2%}th,td{padding:14px 9px;font-size:11px;overflow-wrap:anywhere}thead th:not(:first-child){padding:16px 9px;font-size:21px}thead th:first-child{font-size:11px}thead small{font-size:9px}tbody th{font-size:10px}td span{font-size:10px;display:block}.spec-filters{margin-top:22px}.spec-filters button{font-size:12px;padding:8px 17px}.specs-bottom p{font-size:10px}.gallery-tabs{margin-top:25px}.gallery-tabs button{font-size:12px;padding:9px 18px}.product-gallery{gap:12px;grid-template-columns:1fr}.gallery-main{grid-row:auto;aspect-ratio:1.35}.gallery-main img{object-position:30% center}.product-gallery>.photo-card:not(.gallery-main){aspect-ratio:1.8}.photo-card{min-height:0}.photo-card>span{font-size:13px;bottom:17px}.moments-gallery{grid-template-columns:1fr 1fr;gap:10px}.moments-gallery .photo-card>span{font-size:10px;left:10px;right:10px;bottom:8px}.reels-heading{display:block;margin-top:36px}.reels-heading h3{font-size:22px}.reels-heading p{margin-top:7px;max-width:none;font-size:12px}.reels-grid{grid-template-columns:1fr;gap:26px}.reels-grid video{aspect-ratio:4/4.5;object-fit:contain}.reels-grid figcaption{font-size:12px}.contact-section{grid-template-columns:1fr;padding-bottom:35px}.contact-section h2{font-size:4rem}.contact-section p:not(.eyebrow){font-size:13px;max-width:100%}.contact-section>img{width:112%;margin:45px 0 0}.contact-section .button{font-size:12px;padding:15px 20px}.footer-top{flex-wrap:wrap;gap:30px}.footer-top>div{font-size:11px;gap:20px}footer{padding:35px 6% 105px}.floating-wa{bottom:92px;right:16px;width:49px;height:49px;padding:12px}.floating-wa>span:last-child{display:none}.mobile-contact{position:fixed;bottom:0;left:0;right:0;z-index:34;background:var(--paper);display:flex;justify-content:space-between;align-items:center;padding:12px 5% calc(12px + env(safe-area-inset-bottom));box-shadow:0 -2px 20px #0001;border-top:1px solid var(--line);gap:15px}.mobile-contact>span{font-weight:800;font-size:13px}.mobile-contact small{display:block;font-size:9px;font-weight:400;color:var(--muted)}.mobile-contact .button{font-size:11px;padding:11px 14px}.footer-bottom{font-size:10px}dialog{max-width:94vw}dialog>img{max-width:94vw}.close-dialog{width:36px;height:36px}}.product-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-card{min-width:0;width:100%;max-width:100%}.hero h1{max-width:100%}.hero-visual video.hero-image{position:absolute;inset:0}@media(max-width:560px){.product-gallery{grid-template-columns:minmax(0,1fr)}.hero h1{font-size:clamp(48px,14.8vw,58px)}}.contact-section{grid-template-columns:minmax(0,45fr) minmax(0,55fr);column-gap:28px}.contact-section>img{width:100%;max-width:100%;height:auto;object-fit:contain;margin:0;justify-self:center}.contact-section>div{min-width:0}.header nav a:after{content:"";position:absolute;bottom:6px;left:0;right:0;height:2px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.header nav a:hover:after,.header nav a:focus-visible:after{transform:scaleX(1)}.button .arrow,.text-link span,.round-link{transition:transform .35s cubic-bezier(.22,1,.36,1)}.button:hover .arrow,.text-link:hover span{transform:translate(3px,-2px)}.swatches button{transition:transform .25s ease,box-shadow .25s ease}.swatches button:hover{transform:translateY(-3px)}.menu-toggle span{transition:transform .25s ease}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}@media(max-width:800px){.contact-section{grid-template-columns:minmax(0,1fr);row-gap:36px}.contact-section>div{max-width:540px}.contact-section>img{width:100%;max-width:600px;margin:0 auto}.contact-section{padding-bottom:50px}}@media(max-width:560px){.contact-section{row-gap:34px;padding-bottom:38px}.contact-section>img{width:100%;max-width:100%;margin:0;aspect-ratio:1536/708}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
