@import"https://fonts.googleapis.com/css2?family=Anek+Devanagari:wght@400;500;600;700;800&family=Archivo+Black&family=Inter:wght@400;500;600;700;800;900&family=Noto+Sans+Devanagari:wght@400;500;600;700;800;900&display=swap";:root{--cream: #f8dfac;--paper: #fffdf8;--white: #fff7e6;--ink: #25211d;--ink-soft: rgba(102, 93, 82, .9);--green: #315d47;--green-mid: #2f6f3e;--maroon: #7b241d;--maroon-dark: #35120f;--orange: #cf6419;--line: rgba(37, 33, 29, .14);--max: 1180px;--shadow: 0 24px 62px rgba(37, 33, 29, .18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow-x:clip}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}figure{margin:0}h1,h2,h3,p,a,button,span,strong{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.app-shell{min-height:100vh}.page-pad{padding-left:max(22px,calc((100% - var(--max)) / 2));padding-right:max(22px,calc((100% - var(--max)) / 2))}.site-header{position:absolute;top:0;left:0;right:0;z-index:20;color:var(--white)}.site-header:before{position:absolute;top:0;left:0;right:0;height:210px;background:linear-gradient(180deg,#25211d7a,#25211d00);content:"";pointer-events:none}.nav-wrap{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;min-height:156px;padding-top:42px;padding-left:max(22px,calc((100% - var(--max)) / 2));padding-right:max(22px,calc((100% - var(--max)) / 2))}.brand-ticket{display:block;width:126px;color:#151a15;filter:drop-shadow(0 16px 30px rgba(37,33,29,.18))}.brand-ticket svg{display:block;width:100%;height:auto}.brand-ticket .logo-card-shape{fill:#fffdf8}.brand-ticket .logo-mask-shape{fill:#fff}.brand-ticket .logo-mask-text{fill:#000;font-family:Inter,Arial,sans-serif;font-size:21px;font-weight:1000;letter-spacing:0;stroke:#000;stroke-width:.5px;text-anchor:middle}.brand-ticket .logo-mask-text.logo-small{font-size:12px;letter-spacing:.02em;stroke-width:.36px}.main-nav{display:flex;align-items:center;justify-content:flex-start;gap:32px;padding-left:clamp(18px,4vw,72px);min-width:0}.main-nav a{position:relative;color:#fff;font-family:Archivo Black,Inter,sans-serif;font-size:1.08rem;line-height:1;text-transform:uppercase;text-shadow:0 2px 18px rgba(0,0,0,.32);transition:transform .22s ease,color .22s ease}.main-nav a.active,.main-nav a:hover{color:#fff}.main-nav a.active:after{position:absolute;left:0;right:0;bottom:-12px;height:3px;border-radius:999px;background:currentColor;content:""}.nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px}.language-switcher,.order-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:8px;font-family:Archivo Black,Inter,sans-serif;font-size:.88rem;text-transform:uppercase}.language-switcher{gap:4px;min-width:98px;padding:4px;color:#fff;border:2px solid rgba(255,255,255,.9);background:#0b18112e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.language-switcher button{min-width:42px;min-height:38px;padding:0 9px;border:0;border-radius:6px;color:#ffffffad;background:transparent;font-family:Archivo Black,Inter,sans-serif;font-size:.88rem;line-height:1;transition:background-color .18s ease,color .18s ease,transform .18s ease}.language-switcher button.active{color:var(--green);background:#fff}.order-button{min-width:136px;padding:0 20px;color:var(--green);border:2px solid rgba(255,255,255,.72);background:#fffffff0;box-shadow:0 14px 30px #25211d38;transition:transform .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease}.order-button:hover{border-color:#fff;background:#fff}.hero-stage{position:relative;min-height:640px;height:92vh;height:92svh;max-height:780px;overflow:hidden;border-bottom-right-radius:42px;border-bottom-left-radius:42px;background:var(--green)}.hero-stage:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#0c0c09c7,#0c0c0980 38%,#0c0c0924 74%);content:"";pointer-events:none}.hero-fade-stack,.hero-picture{position:absolute;top:0;right:0;bottom:0;left:0}.hero-fade-stack{z-index:0}.hero-picture{display:block;width:100%;height:100%;opacity:0;transition:opacity 1.8s ease;will-change:opacity}.hero-picture.active{opacity:1}.hero-picture img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.025);transition:transform 30s ease;will-change:transform}.hero-picture.active img{transform:scale(1.075)}.hero-copy{position:absolute;left:0;right:0;bottom:88px;z-index:2;animation:heroCopyFade .7s ease;color:var(--white);text-shadow:0 3px 22px rgba(0,0,0,.58)}@keyframes heroCopyFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.outline-label{display:inline-flex;align-items:center;min-height:36px;margin:0 0 18px;padding:0 12px;border:2px solid currentColor;border-radius:8px;color:inherit;font-family:Archivo Black,Inter,sans-serif;font-size:.78rem;text-transform:uppercase}.hero-copy h1,.product-hero h1,.contact-hero h1{margin:0;font-family:Archivo Black,Inter,sans-serif;line-height:.98;text-transform:uppercase}.hero-copy h1{max-width:760px;font-size:3.55rem}.product-hero h1{max-width:680px;font-size:3.55rem}.hero-copy p:not(.outline-label),.product-hero p:not(.outline-label),.contact-hero p:not(.outline-label){max-width:760px;margin:18px 0 0;color:#fffdf7eb;font-size:1.1rem;font-weight:700}.hero-button,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:8px;font-weight:900;transition:transform .22s ease,background-color .22s ease,color .22s ease}.hero-button{min-height:56px;margin-top:28px;padding:0 22px;color:var(--ink);background:var(--cream);font-family:Archivo Black,Inter,sans-serif;font-size:.98rem;text-transform:uppercase}.hero-button.dark{color:var(--white);background:var(--maroon)}.text-button{min-height:44px;margin-top:24px;padding:0;color:var(--green);background:transparent}.text-button.light{color:var(--white)}.hero-dots{position:absolute;right:max(22px,calc((100% - var(--max)) / 2));bottom:58px;z-index:2;display:flex;gap:14px;transition:opacity .8s ease}.hero-dots button{width:13px;height:13px;padding:0;border:0;border-radius:999px;background:#fff7e6c2;cursor:pointer;transition:transform .22s ease,background-color .22s ease}.hero-dots button.active{background:var(--cream);transform:scale(1.18)}.home-index{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-top:78px;padding-bottom:74px}.home-index article{min-height:286px;padding:24px;border-radius:8px;color:var(--white);background:var(--green)}.home-index article:nth-child(2){background:var(--maroon)}.home-index article:nth-child(3){background:var(--orange)}.home-index article:nth-child(4){background:#4b4338}.home-index span,.product-wall span,.section-kicker{display:block;margin:26px 0 0;font-size:.85rem;font-weight:900;text-transform:uppercase}.home-index h2,.origin-feature h2,.product-wall h2,.spec-band h2,.retail-strip h2,.contact-showcase h2,.site-footer strong{margin:10px 0 0;font-family:Archivo Black,Inter,sans-serif;font-size:2rem;line-height:1;text-transform:uppercase}.home-index h2{font-size:1.46rem;line-height:1.08}.home-index p{margin:18px 0 0;color:#fffdf7d1;font-size:.98rem}.origin-feature{display:grid;grid-template-columns:minmax(0,.75fr) minmax(420px,1fr);gap:58px;align-items:center;padding-top:74px;padding-bottom:84px;background:var(--paper)}.origin-feature>*,.contact-showcase>*,.product-hero>*,.contact-hero>*,.contact-form-section>*{min-width:0}.media-frame{overflow:hidden;width:100%;max-width:100%;min-width:0;aspect-ratio:16 / 10;border-radius:8px;box-shadow:var(--shadow)}.origin-media{aspect-ratio:16 / 9}.media-frame img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease,box-shadow .42s ease}.origin-media img{object-position:center}.section-kicker{margin-top:0;color:var(--orange)}.origin-feature h2,.spec-band h2,.retail-strip h2,.contact-showcase h2{color:var(--green);font-size:3rem}.origin-feature p{max-width:620px;margin:22px 0 0;color:var(--ink-soft);font-size:1.14rem}.product-hero,.contact-hero{display:grid;grid-template-columns:minmax(0,.72fr) minmax(340px,.48fr);gap:48px;align-items:center;min-height:100vh;min-height:100svh;height:auto;max-height:none;padding-top:176px;padding-bottom:76px;color:var(--white);background:var(--green)}.product-hero>div,.contact-hero>div{min-width:0}.product-hero-frame{position:relative;justify-self:end;overflow:hidden;width:min(300px,100%);max-width:100%;margin:0;border-radius:8px;box-shadow:var(--shadow)}.product-hero-frame:after,.product-image-frame:after{position:absolute;top:0;right:0;bottom:0;left:0;background:#25211d14;content:"";pointer-events:none}.product-hero-frame img{width:100%;max-height:440px;object-fit:cover;filter:blur(3px);transform:scale(1.035)}.product-wall{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-top:74px;padding-bottom:78px;background:var(--cream)}.product-wall article{min-height:100%;padding:14px 14px 22px;border-radius:8px;background:var(--white);box-shadow:0 18px 42px #25211d24}.product-image-frame{position:relative;overflow:hidden;width:100%;aspect-ratio:4 / 5;border-radius:6px}.product-image-frame img{width:100%;height:100%;object-fit:cover;filter:blur(3px);transform:scale(1.04);transition:transform .42s ease,filter .42s ease}.coming-soon-badge{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:6px;color:var(--maroon);background:#fffdf8;box-shadow:0 10px 24px #25211d33;font-family:Archivo Black,Inter,sans-serif;font-size:.68rem;line-height:1;text-transform:uppercase}.product-hero-frame .coming-soon-badge{top:16px;left:16px}.product-wall span{margin:16px 6px 0;color:var(--orange)}.product-wall h2{margin-left:6px;margin-right:6px;color:var(--green);font-size:1.18rem;line-height:1.06}.product-wall p{margin:12px 6px 0;color:var(--ink-soft);font-size:.95rem;line-height:1.48}@media(hover:hover){.media-frame:hover img{transform:scale(1.025)}.media-frame:hover{box-shadow:0 30px 72px #25211d3b}.product-wall article:hover .product-image-frame img{transform:scale(1.07)}.hero-button:hover,.order-button:hover,.language-switcher button:hover,.text-button:hover,.main-nav a:hover,.hero-dots button:hover{transform:translateY(-1px)}}.spec-band{display:grid;grid-template-columns:minmax(0,.66fr) minmax(420px,.72fr);gap:54px;align-items:start;padding-top:76px;padding-bottom:76px;color:var(--white);background:var(--maroon)}.spec-band h2{color:var(--white);max-width:560px;font-size:2.35rem;line-height:1.04}.spec-band .section-kicker{color:var(--cream)}.spec-band ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.spec-band li{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:center;min-height:56px;border-bottom:1px solid rgba(255,253,247,.24);font-weight:800}.retail-strip{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:50px;padding-bottom:50px;background:var(--paper)}.retail-strip h2{max-width:720px;margin:0;font-size:2.1rem}.retail-strip svg{color:var(--orange);flex:0 0 auto}.contact-hero{grid-template-columns:minmax(0,.72fr) minmax(360px,.58fr);background:var(--green)}.contact-hero h1{max-width:660px;font-size:3.35rem}.contact-card{display:grid;align-self:center;gap:12px;color:var(--white);max-width:520px;min-width:0;justify-self:end;width:100%;margin-bottom:0}.contact-method{display:grid;grid-template-columns:34px minmax(0,1fr) 20px;gap:14px;align-items:center;min-height:88px;padding:18px;border:1px solid rgba(255,247,230,.34);border-radius:8px;background:#fff7e61a;transition:transform .22s ease,background-color .22s ease}.contact-method:hover{background:#fff7e62e}.contact-method span{display:grid;gap:4px;font-size:.82rem;font-weight:900;text-transform:uppercase}.contact-method strong{font-size:.95rem;font-weight:800;line-height:1.35;text-transform:none;overflow-wrap:anywhere;word-break:break-word}.contact-form-section{display:grid;grid-template-columns:minmax(0,.7fr) minmax(420px,.82fr);gap:58px;align-items:start;padding-top:78px;padding-bottom:84px;background:var(--paper)}.contact-form-section h2{margin:10px 0 0;color:var(--green);font-family:Archivo Black,Inter,sans-serif;font-size:3rem;line-height:1;text-transform:uppercase}.contact-form-section p{max-width:560px;margin:18px 0 0;color:var(--ink-soft)}.contact-form{display:grid;gap:14px;padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 18px 42px #25211d1f}.contact-form .hero-button{margin-top:4px}.contact-form label{display:grid;gap:8px;color:var(--maroon);font-size:.82rem;font-weight:900;text-transform:uppercase}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-height:48px;padding:12px 13px;border:1px solid rgba(37,33,29,.18);border-radius:8px;color:var(--ink);background:var(--paper);font-size:1rem;text-transform:none}.contact-form textarea{resize:vertical}.contact-form .hero-button{width:fit-content}.contact-showcase{display:grid;grid-template-columns:minmax(420px,1fr) minmax(0,.75fr);gap:58px;align-items:center;padding-top:76px;padding-bottom:84px;background:var(--paper)}.contact-showcase svg{color:var(--orange)}.legal-page{min-height:100vh;padding-top:190px;padding-bottom:88px;color:var(--white);background:var(--green)}.legal-hero-copy{max-width:780px}.legal-hero-copy h1{margin:0;font-family:Archivo Black,Inter,sans-serif;font-size:3.3rem;line-height:1;text-transform:uppercase}.legal-hero-copy p:not(.outline-label){margin:18px 0 0;color:#fffdf7e6;font-size:1.08rem;font-weight:700}.legal-panel{display:grid;gap:14px;max-width:880px;margin-top:42px}.legal-panel article{padding:24px;border:1px solid rgba(255,247,230,.22);border-radius:8px;background:#fff7e61a}.legal-panel h2{margin:0;font-family:Archivo Black,Inter,sans-serif;font-size:1.16rem;line-height:1.1;text-transform:uppercase}.legal-panel p{margin:12px 0 0;color:#fffdf7d6}.site-footer{position:relative;overflow:hidden;padding-top:92px;padding-bottom:58px;color:#fffdf7c2;background:#001b1a}.footer-main{display:grid;grid-template-columns:1.36fr .86fr 1.16fr;gap:64px;padding-bottom:72px;border-bottom:3px solid rgba(255,253,247,.82)}.footer-col{display:flex;flex-direction:column}.footer-col strong{display:block;margin:0;color:var(--white);font-family:Archivo Black,Inter,sans-serif;font-size:1.9rem;line-height:1.08;text-transform:uppercase}.marathi-brand{margin:8px 0 24px;color:var(--cream);font-family:Anek Devanagari,sans-serif;font-size:1.34rem;font-weight:800}.footer-col address,.footer-hours{margin:0;font-style:normal;font-size:1.02rem;line-height:1.62}.footer-hours{margin-top:24px;color:var(--white);font-weight:800}.footer-label{margin:4px 0 28px;color:var(--cream);font-size:.9rem;font-weight:900;text-transform:uppercase}.links-col nav{display:flex;flex-direction:column;gap:20px}.links-col a{color:var(--white);font-family:Archivo Black,Inter,sans-serif;font-size:1.18rem;line-height:1;text-transform:uppercase;transition:color .22s ease,transform .22s ease}.links-col a:hover{color:var(--cream);transform:translate(3px)}.newsletter-box{padding:32px;border:2px solid rgba(255,253,247,.88);border-radius:8px}.newsletter-label{margin:0;color:var(--white);font-family:Archivo Black,Inter,sans-serif;font-size:1.55rem;line-height:1.08;text-transform:uppercase}.newsletter-text{margin:10px 0 24px;color:#fffdf7db;font-size:1rem;line-height:1.42}.newsletter-form{display:flex;flex-direction:column;gap:14px}.newsletter-form input{width:100%;min-height:56px;padding:0 18px;border:0;border-radius:8px;color:var(--ink);background:#f6f5f1;font-size:1rem}.newsletter-form button{min-height:56px;border:0;border-radius:8px;color:#001f1d;background:var(--cream);font-family:Archivo Black,Inter,sans-serif;font-size:.95rem;text-transform:uppercase;transition:transform .22s ease,background-color .22s ease}.newsletter-form button:hover{background:#f0d08a;transform:translateY(-1px)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:42px}.legal-links{display:flex;flex-wrap:wrap;gap:24px;color:#fffdf7d1;font-size:.92rem;font-weight:700}.legal-links a:hover{text-decoration:underline}.social-links{display:flex;flex-wrap:wrap;gap:16px}.social-links a,.social-links button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:8px;color:var(--white);background:#fffdf71a;transition:background-color .22s ease,transform .22s ease}.social-links a:hover,.social-links button:hover{background:var(--orange);transform:translateY(-2px)}.coming-soon-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:22px;background:#000c0bb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.coming-soon-dialog{position:relative;width:min(440px,100%);padding:34px;border-radius:8px;color:var(--ink);background:var(--paper);box-shadow:0 28px 80px #00000052;animation:modalEnter .26s ease}.coming-soon-dialog .section-kicker{margin-top:20px}.coming-soon-dialog h2{margin:8px 0 0;color:var(--green);font-family:Archivo Black,Inter,sans-serif;font-size:1.8rem;line-height:1;text-transform:uppercase}.coming-soon-dialog p:not(.section-kicker){margin:14px 0 0;color:var(--ink-soft)}.coming-soon-dialog .hero-button{width:100%}.coming-soon-close{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:0;border-radius:8px;color:var(--green);background:#315d471a}.coming-soon-icon{display:inline-flex;align-items:center;justify-content:center;width:66px;height:66px;border-radius:8px;color:var(--white);background:var(--maroon)}@keyframes modalEnter{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.lang-mr{font-family:Noto Sans Devanagari,Inter,system-ui,sans-serif}.lang-mr .main-nav a,.lang-mr .hero-copy h1,.lang-mr .product-hero h1,.lang-mr .contact-hero h1,.lang-mr .home-index h2,.lang-mr .origin-feature h2,.lang-mr .product-wall h2,.lang-mr .spec-band h2,.lang-mr .retail-strip h2,.lang-mr .contact-form-section h2,.lang-mr .contact-showcase h2,.lang-mr .legal-hero-copy h1,.lang-mr .legal-panel h2,.lang-mr .links-col a,.lang-mr .newsletter-label,.lang-mr .coming-soon-dialog h2{font-family:Anek Devanagari,Inter,sans-serif;font-weight:800;letter-spacing:0;line-height:1.16;text-transform:none}.lang-mr .outline-label,.lang-mr .section-kicker,.lang-mr .home-index span,.lang-mr .product-wall span,.lang-mr .coming-soon-badge,.lang-mr .hero-button,.lang-mr .order-button,.lang-mr .contact-method span,.lang-mr .contact-form label,.lang-mr .footer-label,.lang-mr .newsletter-form button{font-family:Anek Devanagari,Inter,sans-serif;font-weight:800;letter-spacing:0;line-height:1.3;text-transform:none}.lang-mr .hero-copy p:not(.outline-label),.lang-mr .product-hero p:not(.outline-label),.lang-mr .contact-hero p:not(.outline-label),.lang-mr .home-index p,.lang-mr .origin-feature p,.lang-mr .product-wall p,.lang-mr .contact-form-section p,.lang-mr .legal-hero-copy p:not(.outline-label),.lang-mr .legal-panel p,.lang-mr .newsletter-text,.lang-mr .coming-soon-dialog p,.lang-mr .contact-method strong{font-family:Noto Sans Devanagari,Inter,sans-serif;line-height:1.64}.lang-mr .hero-copy h1{max-width:860px}.lang-mr .contact-hero h1,.lang-mr .product-hero h1{max-width:760px}@media(max-width:900px){.footer-main{grid-template-columns:1fr;gap:50px;padding-bottom:58px}.footer-bottom{flex-direction:column-reverse;align-items:flex-start}}@media(max-width:1100px){.nav-wrap{grid-template-columns:auto 1fr;gap:18px 26px;min-height:142px;padding-top:28px}.brand-ticket{width:112px}.main-nav{justify-content:flex-start;gap:22px;padding-left:0}.nav-actions{grid-column:1 / -1;justify-content:flex-end}.hero-stage{min-height:620px;height:88vh;height:88svh;max-height:none}.product-hero,.contact-hero{height:auto;min-height:620px;max-height:none;align-items:start;padding-top:188px;padding-bottom:64px}.hero-copy h1{font-size:3.25rem}.product-hero h1{font-size:3.05rem}.contact-hero h1{font-size:3rem}.home-index,.product-wall{grid-template-columns:repeat(2,minmax(0,1fr))}.origin-feature,.product-hero,.spec-band,.contact-hero,.contact-form-section,.contact-showcase{grid-template-columns:1fr}.contact-card{justify-self:start}.product-hero-frame{justify-self:start;width:min(280px,100%)}}@media(max-width:720px){.nav-wrap{grid-template-columns:auto 1fr;gap:14px;min-height:0;padding-top:18px}.brand-ticket{grid-column:1;grid-row:1;width:96px}.main-nav{grid-column:1 / -1;grid-row:2;justify-content:flex-start;gap:16px;padding-left:0;overflow-x:auto;padding-bottom:12px}.main-nav a{font-size:1rem;white-space:nowrap}.nav-actions{grid-column:2;grid-row:1;justify-content:flex-end;gap:8px}.language-switcher,.order-button{min-height:44px;font-size:.78rem}.language-switcher{min-width:76px;padding:3px}.language-switcher button{min-width:33px;min-height:34px;padding:0 5px}.order-button{min-width:98px;padding:0 10px}.hero-stage{min-height:680px;height:86vh;height:86svh;max-height:none;border-bottom-right-radius:28px;border-bottom-left-radius:28px}.hero-copy{bottom:78px}.outline-label{min-height:34px;margin-bottom:16px;border-width:2px;font-size:.74rem}.hero-copy h1{font-size:2.2rem}.product-hero h1,.contact-hero h1{font-size:2.18rem}.contact-hero h1{font-size:2.15rem}.hero-copy p:not(.outline-label),.product-hero p:not(.outline-label),.contact-hero p:not(.outline-label){font-size:1.08rem}.hero-button{width:100%;min-height:56px}.hero-dots{right:22px;bottom:34px}.home-index,.product-wall{grid-template-columns:1fr}.home-index{padding-top:70px;padding-bottom:54px}.home-index article{min-height:220px;padding:22px}.home-index h2{font-size:1.34rem}.origin-media{aspect-ratio:4 / 3}.origin-feature,.product-hero,.spec-band,.contact-hero,.contact-form-section,.contact-showcase{padding-top:58px;padding-bottom:62px}.product-hero,.contact-hero{height:auto;min-height:auto;padding-top:220px}.product-hero-frame{justify-self:center;width:min(260px,74vw)}.product-hero-frame img{max-height:380px;object-fit:contain}.contact-hero{min-height:100vh;min-height:100svh}.origin-feature h2,.spec-band h2,.retail-strip h2,.contact-form-section h2,.contact-showcase h2{font-size:2.15rem}.product-wall{padding-top:58px;padding-bottom:58px}.retail-strip{align-items:flex-start;flex-direction:column}.contact-method{grid-template-columns:34px 1fr}.contact-method svg:last-child{display:none}.contact-method strong{grid-column:auto}.contact-form{padding:16px}.contact-form .hero-button{width:100%}.site-footer{padding-top:42px;padding-bottom:44px}.footer-main{gap:42px}.newsletter-col{display:none}.legal-page{padding-top:188px;padding-bottom:62px}.legal-hero-copy h1{font-size:2.2rem}.legal-panel article{padding:18px}.newsletter-box,.coming-soon-dialog{padding:24px}.footer-bottom{gap:22px}.social-links{gap:12px}}.lang-mr .hero-copy h1,.lang-mr .product-hero h1{font-size:4.1rem}.lang-mr .contact-hero h1{font-size:3.85rem}.lang-mr .home-index h2{font-size:1.68rem}.lang-mr .origin-feature h2,.lang-mr .contact-showcase h2,.lang-mr .contact-form-section h2{font-size:3.45rem}.lang-mr .spec-band h2{font-size:2.7rem}.lang-mr .retail-strip h2{font-size:2.45rem}.lang-mr .legal-hero-copy h1{font-size:3.8rem}.lang-mr .legal-panel h2{font-size:1.35rem}.lang-mr .footer-col strong{font-size:2.2rem}.lang-mr .newsletter-label{font-size:1.8rem}.lang-mr .coming-soon-dialog h2{font-size:2.1rem}.lang-mr .main-nav a{font-size:1.25rem}.lang-mr .hero-button{font-size:1.15rem}.lang-mr .order-button{font-size:1.05rem}@media(max-width:1100px){.lang-mr .hero-copy h1{font-size:3.75rem}.lang-mr .product-hero h1{font-size:3.5rem}.lang-mr .contact-hero h1{font-size:3.45rem}}@media(max-width:720px){.lang-mr .main-nav a{font-size:1.15rem}.lang-mr .order-button{font-size:.95rem}.lang-mr .hero-copy h1{font-size:2.55rem}.lang-mr .product-hero h1,.lang-mr .contact-hero h1{font-size:2.5rem}.lang-mr .home-index h2{font-size:1.55rem}.lang-mr .origin-feature h2,.lang-mr .spec-band h2,.lang-mr .retail-strip h2,.lang-mr .contact-form-section h2,.lang-mr .contact-showcase h2{font-size:2.5rem}}
