@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=Kalam:wght@400;700&family=Noto+Sans+Devanagari:wght@400;500;600;700;800;900&display=swap";:root{--cream: #fbf6e7;--paper: #fffdf8;--white: #fff7e6;--ink: #25211d;--ink-soft: rgba(102, 93, 82, .9);--green: #2a2020;--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;overscroll-behavior-y:none}body{margin:0;color:var(--ink);background-color:var(--cream);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6'%3E%3Crect x='1' y='0' width='1' height='1' fill='%239e8e78' fill-opacity='0.06'/%3E%3Crect x='4' y='3' width='1' height='1' fill='%239e8e78' fill-opacity='0.04'/%3E%3Crect x='0' y='5' width='1' height='1' fill='%239e8e78' fill-opacity='0.05'/%3E%3C/svg%3E");font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow-x:clip;overscroll-behavior-y:none}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}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.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)}.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:16px;font-weight:1000;letter-spacing:.02em;stroke:#000;stroke-width:.5px;text-anchor:middle}.brand-ticket .logo-mask-text.logo-small{font-size:10.5px;letter-spacing:.04em;stroke-width:.3px}.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:#ffffffa6;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,opacity .22s ease}.main-nav a.active,.main-nav a:hover{color:#fff;opacity:1}.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:0;background:#ffffff2e}.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:0;background:#fffffff0;box-shadow:none;transition:transform .22s ease,background-color .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;color:var(--white);text-shadow:0 3px 22px rgba(0,0,0,.58)}.hero-text-animate{animation:heroCopyFade .7s ease}@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:0;background:#fffdf71f;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;box-shadow:0 4px 12px #0000001f;transition:transform .22s ease,background-color .22s ease,color .22s ease,box-shadow .22s ease}.hero-button:hover{background-color:var(--white);box-shadow:0 6px 18px #00000038}.hero-button svg{transition:transform .22s ease}.hero-button:hover svg{transform:translate(4px)}.hero-button.dark{color:var(--white);background:var(--maroon)}.launch-countdown{display:grid;grid-template-columns:repeat(4,minmax(70px,92px));gap:10px;max-width:420px;margin-top:18px}.launch-countdown span{display:grid;gap:2px;justify-items:center;min-height:72px;padding:11px 8px 9px;border:1px solid rgba(255,253,247,.52);border-radius:8px;background:#001f1d57;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease;box-shadow:0 4px 12px #00000014}.launch-countdown span:hover{transform:translateY(-2px);background:#001f1d8a;border-color:#fffdf7e0;box-shadow:0 6px 18px #0000002e}.launch-countdown strong{color:var(--white);font-family:Archivo Black,Inter,sans-serif;font-size:1.55rem;line-height:1;text-shadow:none;font-variant-numeric:tabular-nums;transition:color .22s ease}.launch-countdown small{color:#fffdf7e0;font-size:.72rem;font-weight:900;text-transform:uppercase;text-shadow:none;transition:color .22s ease}.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:#b85515}.home-index article:nth-child(4){background:var(--maroon-dark)}.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:#fffdf7f0;font-size:.98rem}.origin-feature{position:relative;overflow:hidden;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:after{content:"";position:absolute;bottom:-30px;right:-10px;width:260px;height:260px;opacity:.045;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cg fill='none' stroke='%232a2020' stroke-width='1.8' stroke-linecap='round'%3E%3Ccircle cx='100' cy='100' r='60' stroke-dasharray='4 8'/%3E%3Cg transform='translate(100,40)'%3E%3Cpolygon points='0,-8 -5,2 5,2'/%3E%3Cline x1='0' y1='2' x2='0' y2='14'/%3E%3Cline x1='0' y1='14' x2='-6' y2='22'/%3E%3Cline x1='0' y1='14' x2='6' y2='22'/%3E%3Cline x1='0' y1='7' x2='-7' y2='4'/%3E%3Cline x1='0' y1='7' x2='7' y2='4'/%3E%3C/g%3E%3Cg transform='translate(148,68) rotate(40)'%3E%3Cpolygon points='0,-8 -5,2 5,2'/%3E%3Cline x1='0' y1='2' x2='0' y2='14'/%3E%3Cline x1='0' y1='14' x2='-6' y2='22'/%3E%3Cline x1='0' y1='14' x2='6' y2='22'/%3E%3Cline x1='0' y1='7' x2='-7' y2='12'/%3E%3Cline x1='0' y1='7' x2='7' y2='12'/%3E%3C/g%3E%3Cg transform='translate(160,120) rotate(80)'%3E%3Cpolygon points='0,-8 -5,2 5,2'/%3E%3Cline x1='0' y1='2' x2='0' y2='14'/%3E%3Cline x1='0' y1='14' x2='-6' y2='22'/%3E%3Cline x1='0' y1='14' x2='6' y2='22'/%3E%3Cline x1='0' y1='7' x2='-7' y2='4'/%3E%3Cline x1='0' y1='7' x2='7' y2='4'/%3E%3C/g%3E%3Cg transform='translate(140,165) rotate(130)'%3E%3Cpolygon points='0,-8 -5,2 5,2'/%3E%3Cline x1='0' y1='2' x2='0' y2='14'/%3E%3Cline x1='0' y1='14' x2='-6' y2='22'/%3E%3Cline x1='0' y1='14' x2='6' y2='22'/%3E%3Cline x1='0' y1='7' x2='-7' y2='12'/%3E%3Cline x1='0' y1='7' x2='7' y2='12'/%3E%3C/g%3E%3Cg transform='translate(100,170) rotate(180)'%3E%3Cpolygon points='0,-8 -5,2 5,2'/%3E%3Cline x1='0' y1='2' x2='0' y2='14'/%3E%3Cline x1='0' y1='14' x2='-6' y2='22'/%3E%3Cline x1='0' y1='14' x2='6' y2='22'/%3E%3Cline x1='0' y1='7' x2='-7' y2='4'/%3E%3Cline x1='0' y1='7' x2='7' y2='4'/%3E%3C/g%3E%3Cg transform='translate(58,160) rotate(220)'%3E%3Cpolygon points='0,-8 -5,2 5,2'/%3E%3Cline x1='0' y1='2' x2='0' y2='14'/%3E%3Cline x1='0' y1='14' x2='-6' y2='22'/%3E%3Cline x1='0' y1='14' x2='6' y2='22'/%3E%3Cline x1='0' y1='7' x2='-7' y2='12'/%3E%3Cline x1='0' y1='7' x2='7' y2='12'/%3E%3C/g%3E%3Cg transform='translate(40,120) rotate(260)'%3E%3Cpolygon points='0,-8 -5,2 5,2'/%3E%3Cline x1='0' y1='2' x2='0' y2='14'/%3E%3Cline x1='0' y1='14' x2='-6' y2='22'/%3E%3Cline x1='0' y1='14' x2='6' y2='22'/%3E%3Cline x1='0' y1='7' x2='-7' y2='4'/%3E%3Cline x1='0' y1='7' x2='7' y2='4'/%3E%3C/g%3E%3Cg transform='translate(52,68) rotate(320)'%3E%3Cpolygon points='0,-8 -5,2 5,2'/%3E%3Cline x1='0' y1='2' x2='0' y2='14'/%3E%3Cline x1='0' y1='14' x2='-6' y2='22'/%3E%3Cline x1='0' y1='14' x2='6' y2='22'/%3E%3Cline x1='0' y1='7' x2='-7' y2='12'/%3E%3Cline x1='0' y1='7' x2='7' y2='12'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.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:none;transform:translateZ(0)}.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.12) translateZ(0);will-change:transform}.product-wall{position:relative;overflow:hidden;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-top:74px;padding-bottom:78px;background:var(--cream)}.product-wall:after{content:"";position:absolute;top:10px;left:-10px;width:200px;height:280px;opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 140 200'%3E%3Cg fill='none' stroke='%232a2020' stroke-width='1.6' stroke-linecap='round'%3E%3Cline x1='70' y1='60' x2='70' y2='190'/%3E%3Cpolygon points='70,10 30,70 110,70' fill='%232a2020' fill-opacity='0.15'/%3E%3Cpolygon points='70,30 38,80 102,80' fill='%232a2020' fill-opacity='0.1'/%3E%3Cpolygon points='70,50 44,95 96,95' fill='%232a2020' fill-opacity='0.08'/%3E%3Cellipse cx='42' cy='22' rx='6' ry='4'/%3E%3Cline x1='42' y1='22' x2='36' y2='18'/%3E%3Cellipse cx='105' cy='35' rx='6' ry='4'/%3E%3Cline x1='105' y1='35' x2='111' y2='31'/%3E%3Cellipse cx='28' cy='48' rx='5' ry='3'/%3E%3Cline x1='28' y1='48' x2='22' y2='45'/%3E%3Ccircle cx='70' cy='6' r='3' fill='%232a2020' fill-opacity='0.2'/%3E%3Cline x1='60' y1='190' x2='55' y2='198' stroke-width='1.2'/%3E%3Cline x1='70' y1='185' x2='65' y2='198' stroke-width='1.2'/%3E%3Cline x1='80' y1='190' x2='85' y2='198' stroke-width='1.2'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.product-wall article{position:relative;min-height:100%;padding:14px 14px 22px;border-radius:8px;background:var(--white);border:1.5px dashed rgba(42,32,32,.25);box-shadow:0 18px 42px #25211d24}.product-image-frame{position:relative;overflow:hidden;width:100%;aspect-ratio:4 / 5;border-radius:6px;background-color:#f0ebe2}.product-image-frame img{width:100%;height:100%;object-fit:cover;filter:blur(3px);transform:scale(1.12) translateZ(0);will-change:transform;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)}}.process-section{position:relative;overflow:hidden;padding-top:80px;padding-bottom:88px;background:var(--paper)}.process-section:after{content:"";position:absolute;top:20px;right:10px;width:180px;height:180px;opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 160'%3E%3Cg fill='none' stroke='%232a2020' stroke-width='1.6' stroke-linecap='round'%3E%3Ccircle cx='80' cy='80' r='18'/%3E%3Ccircle cx='80' cy='80' r='10' fill='%232a2020' fill-opacity='0.12'/%3E%3Cline x1='80' y1='55' x2='80' y2='30'/%3E%3Cline x1='80' y1='105' x2='80' y2='130'/%3E%3Cline x1='55' y1='80' x2='30' y2='80'/%3E%3Cline x1='105' y1='80' x2='130' y2='80'/%3E%3Cline x1='62' y1='62' x2='44' y2='44'/%3E%3Cline x1='98' y1='62' x2='116' y2='44'/%3E%3Cline x1='62' y1='98' x2='44' y2='116'/%3E%3Cline x1='98' y1='98' x2='116' y2='116'/%3E%3Cline x1='80' y1='52' x2='80' y2='38' stroke-width='1.2'/%3E%3Cline x1='80' y1='108' x2='80' y2='122' stroke-width='1.2'/%3E%3Ccircle cx='80' cy='26' r='3'/%3E%3Ccircle cx='80' cy='134' r='3'/%3E%3Ccircle cx='26' cy='80' r='3'/%3E%3Ccircle cx='134' cy='80' r='3'/%3E%3Ccircle cx='41' cy='41' r='2.5'/%3E%3Ccircle cx='119' cy='41' r='2.5'/%3E%3Ccircle cx='41' cy='119' r='2.5'/%3E%3Ccircle cx='119' cy='119' r='2.5'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.process-header{text-align:center;max-width:680px;margin:0 auto 56px}.process-header h2{margin:10px 0 16px;font-size:2.4rem;line-height:1.06;color:var(--ink)}.process-header>p{color:var(--ink-soft);font-size:1.05rem;line-height:1.55;margin:0}.process-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.process-card{background:var(--white);border-radius:12px;padding:0 0 22px;box-shadow:0 12px 36px #25211d1a;overflow:hidden;transition:transform .32s ease,box-shadow .32s ease}@media(hover:hover){.process-card:hover{transform:translateY(-5px);box-shadow:0 22px 52px #25211d29}.process-card:hover .process-image-wrap img{transform:scale(1.05)}}.process-image-wrap{position:relative;width:100%;aspect-ratio:1 / 1;background:#f5efe3;overflow:hidden}.process-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .38s ease}.process-step-badge{position:absolute;top:10px;left:10px;width:30px;height:30px;border-radius:50%;background:var(--maroon);color:var(--cream);font-family:Archivo Black,Inter,sans-serif;font-size:.78rem;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 4px 12px #7b241d59}.process-card h3{margin:16px 16px 8px;font-size:.98rem;font-weight:700;line-height:1.22;color:var(--green)}.process-card>p{margin:0 16px;font-size:.83rem;line-height:1.5;color:var(--ink-soft)}.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{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:50px;padding-bottom:50px;background:var(--paper)}.retail-strip:after{content:"";position:absolute;bottom:4px;left:40px;width:240px;height:80px;opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 260 80'%3E%3Cg fill='none' stroke='%232a2020' stroke-width='1.5' stroke-linecap='round'%3E%3Cg transform='translate(30,10)'%3E%3Cpolygon points='0,-8 -5,1 5,1'/%3E%3Cline x1='0' y1='1' x2='0' y2='16'/%3E%3Cline x1='0' y1='16' x2='-7' y2='28'/%3E%3Cline x1='0' y1='16' x2='7' y2='28'/%3E%3Cline x1='0' y1='8' x2='-9' y2='5'/%3E%3Cline x1='0' y1='8' x2='9' y2='14'/%3E%3C/g%3E%3Cg transform='translate(70,12)'%3E%3Cpolygon points='0,-8 -5,1 5,1'/%3E%3Cline x1='0' y1='1' x2='0' y2='16'/%3E%3Cline x1='0' y1='16' x2='-7' y2='28'/%3E%3Cline x1='0' y1='16' x2='5' y2='26'/%3E%3Cline x1='0' y1='8' x2='-10' y2='13'/%3E%3Cline x1='0' y1='8' x2='8' y2='5'/%3E%3C/g%3E%3Cg transform='translate(120,8)'%3E%3Cpolygon points='0,-8 -5,1 5,1'/%3E%3Cline x1='0' y1='1' x2='0' y2='18'/%3E%3Cline x1='0' y1='18' x2='-6' y2='30'/%3E%3Cline x1='0' y1='18' x2='6' y2='30'/%3E%3Cline x1='0' y1='8' x2='-10' y2='6'/%3E%3Cline x1='0' y1='8' x2='10' y2='6'/%3E%3Cline x1='10' y1='6' x2='16' y2='2'/%3E%3C/g%3E%3Cg transform='translate(175,14)'%3E%3Cpolygon points='0,-7 -4,1 4,1'/%3E%3Cline x1='0' y1='1' x2='0' y2='15'/%3E%3Cline x1='0' y1='15' x2='-6' y2='25'/%3E%3Cline x1='0' y1='15' x2='6' y2='25'/%3E%3Cline x1='0' y1='7' x2='-8' y2='12'/%3E%3Cline x1='0' y1='7' x2='8' y2='4'/%3E%3C/g%3E%3Cg transform='translate(220,10)'%3E%3Cpolygon points='0,-8 -5,1 5,1'/%3E%3Cline x1='0' y1='1' x2='0' y2='16'/%3E%3Cline x1='0' y1='16' x2='-7' y2='28'/%3E%3Cline x1='0' y1='16' x2='7' y2='28'/%3E%3Cline x1='0' y1='8' x2='-9' y2='12'/%3E%3Cline x1='0' y1='8' x2='9' y2='12'/%3E%3C/g%3E%3Cline x1='10' y1='55' x2='250' y2='55' stroke-dasharray='3 6' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.origin-feature,.process-section,.contact-form-section,.contact-showcase,.retail-strip,.product-wall{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6'%3E%3Crect x='1' y='0' width='1' height='1' fill='%239e8e78' fill-opacity='0.06'/%3E%3Crect x='4' y='3' width='1' height='1' fill='%239e8e78' fill-opacity='0.04'/%3E%3Crect x='0' y='5' width='1' height='1' fill='%239e8e78' fill-opacity='0.05'/%3E%3C/svg%3E")}.home-index article:nth-child(3) h2{font-family:Kalam,cursive;font-weight:700;font-size:1.5rem;text-transform:none;line-height:1.25}.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:0;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}.quick-whatsapp-panel{display:grid;gap:12px;padding:16px;border:0;border-radius:8px;background:#fff7e614}.quick-whatsapp-panel p{margin:0;color:#fffdf7db;font-size:.78rem;font-weight:900;text-transform:uppercase}.quick-whatsapp-panel div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.quick-whatsapp-panel a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 10px;border-radius:8px;color:var(--green);background:var(--cream);font-size:.78rem;font-weight:900;text-align:center}.contact-form-section{position:relative;overflow:hidden;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:after{content:"";position:absolute;bottom:-5px;left:-5px;width:220px;height:140px;opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 120'%3E%3Cg fill='none' stroke='%232a2020' stroke-width='1.5' stroke-linecap='round'%3E%3Ccircle cx='55' cy='90' r='16'/%3E%3Ccircle cx='55' cy='90' r='3' fill='%232a2020' fill-opacity='0.15'/%3E%3Ccircle cx='140' cy='90' r='16'/%3E%3Ccircle cx='140' cy='90' r='3' fill='%232a2020' fill-opacity='0.15'/%3E%3Cline x1='55' y1='74' x2='55' y2='55'/%3E%3Cline x1='55' y1='55' x2='140' y2='55'/%3E%3Cline x1='140' y1='55' x2='140' y2='74'/%3E%3Crect x='55' y='45' width='85' height='12' rx='2' fill='%232a2020' fill-opacity='0.06'/%3E%3Cline x1='55' y1='55' x2='30' y2='40'/%3E%3Cline x1='30' y1='40' x2='10' y2='42'/%3E%3Cg transform='translate(170,20)'%3E%3Cpolygon points='0,-9 -5,1 5,1'/%3E%3Cline x1='0' y1='1' x2='0' y2='16'/%3E%3Cline x1='0' y1='16' x2='-6' y2='28'/%3E%3Cline x1='0' y1='16' x2='6' y2='28'/%3E%3Cline x1='0' y1='7' x2='-8' y2='4'/%3E%3Cline x1='0' y1='7' x2='8' y2='4'/%3E%3C/g%3E%3Cellipse cx='15' cy='35' rx='10' ry='7'/%3E%3Cline x1='10' y1='42' x2='8' y2='58'/%3E%3Cline x1='20' y1='42' x2='22' y2='58'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.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}.hero-button:disabled,.newsletter-form button:disabled{cursor:wait;opacity:.72}.form-feedback{margin:0;font-size:.92rem;font-weight:800;line-height:1.4}.form-feedback.success{color:var(--green)}.form-feedback.error{color:var(--maroon)}.newsletter-form .form-feedback{color:var(--cream)}.newsletter-form .form-feedback.error{color:#ffd9c6}.contact-showcase{position:relative;overflow:hidden;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:after{content:"";position:absolute;bottom:10px;right:20px;width:180px;height:160px;opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 140'%3E%3Cg fill='none' stroke='%232a2020' stroke-width='1.5' stroke-linecap='round'%3E%3Cpolygon points='80,10 20,60 140,60'/%3E%3Cpolygon points='80,10 20,60 140,60' fill='%232a2020' fill-opacity='0.04'/%3E%3Crect x='30' y='60' width='100' height='60' fill='%232a2020' fill-opacity='0.03'/%3E%3Cline x1='30' y1='60' x2='30' y2='120'/%3E%3Cline x1='130' y1='60' x2='130' y2='120'/%3E%3Cline x1='30' y1='120' x2='130' y2='120'/%3E%3Crect x='65' y='80' width='30' height='40'/%3E%3Cline x1='80' y1='80' x2='80' y2='120'/%3E%3Crect x='38' y='72' width='18' height='14' rx='1'/%3E%3Cline x1='47' y1='72' x2='47' y2='86'/%3E%3Cline x1='38' y1='79' x2='56' y2='79'/%3E%3Crect x='104' y='72' width='18' height='14' rx='1'/%3E%3Cline x1='113' y1='72' x2='113' y2='86'/%3E%3Cline x1='104' y1='79' x2='122' y2='79'/%3E%3Ccircle cx='148' cy='18' r='8'/%3E%3Cline x1='148' y1='26' x2='148' y2='34' stroke-dasharray='2 3'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.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:#120c05}.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-business-entity{margin:-12px 0 18px;color:var(--cream);font-size:.92rem;font-weight:700;opacity:.88}.footer-credentials{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:18px}.footer-credential{display:inline-flex;align-items:center;gap:8px;margin:0;padding:8px 12px;border:1px solid rgba(251,246,231,.08);border-radius:6px;background:linear-gradient(135deg,#fbf6e70a,#fbf6e703);color:#fbf6e7a6;font-size:.76rem;font-weight:600;line-height:1.3;transition:all .25s ease}.footer-credential:hover{border-color:#fbf6e72e;background:linear-gradient(135deg,#fbf6e714,#fbf6e708);color:#fbf6e7d9;box-shadow:0 4px 12px #0000001f;transform:translateY(-1px)}.footer-credential svg{flex-shrink:0;color:var(--cream);opacity:.6;transition:opacity .25s ease}.footer-credential:hover svg{opacity:.85}.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:#120c05;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 h1,.lang-mr h2,.lang-mr h3,.lang-mr p,.lang-mr a,.lang-mr button,.lang-mr span,.lang-mr strong,.lang-mr label,.lang-mr address,.lang-mr li,.lang-mr option,.lang-mr textarea,.lang-mr input,.lang-mr select,.lang-mr small{hyphens:manual;-webkit-hyphens:manual;word-break:keep-all}.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))}.process-grid{grid-template-columns:repeat(3,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){.process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.process-section{padding-top:56px;padding-bottom:60px}.process-header h2{font-size:1.75rem}.nav-wrap{grid-template-columns:auto 1fr;gap:14px;min-height:0;padding-top:18px}.brand-ticket{grid-column:1;grid-row:1;width:64px}.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:38px;font-size:.7rem}.language-switcher{min-width:66px;padding:3px}.language-switcher button{min-width:28px;min-height:30px;padding:0 4px}.order-button{min-width:86px;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-stage:after{background:linear-gradient(0deg,#0c0c09c7,#0c0c0966,#0c0c0926),linear-gradient(90deg,rgba(12,12,9,.5) 0%,transparent 65%)}.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}.launch-countdown{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;max-width:none;width:100%}.launch-countdown span{min-height:62px;padding:9px 5px 7px}.launch-countdown strong{font-size:1.22rem}.launch-countdown small{font-size:.62rem}.hero-dots{right:22px;bottom:34px}.home-index,.product-wall,.process-grid{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);aspect-ratio:4 / 5;transform:translateZ(0)}.product-hero-frame img{max-height:none;height:100%;object-fit:cover;transform:scale(1.12) translateZ(0);will-change:transform}.contact-hero{min-height:auto}.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}.quick-whatsapp-panel div{grid-template-columns:1fr}.contact-form{padding:16px}.contact-form .hero-button{width:100%}.site-footer{padding-top:42px;padding-bottom:44px}.footer-main{gap:42px}.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}}@media(prefers-reduced-motion:reduce){.hero-picture img{transform:none!important;transition:opacity .4s ease!important}.hero-picture.active img{transform:none!important}.hero-copy,.coming-soon-dialog{animation:none!important}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
