@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap");:root{--surface:#fff8f0;--surface-dim:#f7efe3;--surface-bright:#fffaf3;--surface-container-lowest:#ffffff;--surface-container-low:#fcf4ea;--surface-container:#f7ede0;--surface-container-high:#f2e6d6;--surface-container-highest:#ecdfcb;--on-surface:#4a3f32;--on-surface-variant:#8a7762;--outline:#95958b;--outline-variant:#d9c9b4;--primary:#e29452;--primary-dim:#c97a3a;--on-primary:#ffffff;--primary-container:#ffead6;--on-primary-container:#3a1e08;--primary-fixed:#ffd9b8;--secondary:#8a3e00;--secondary-container:#ffd0a8;--on-secondary:#ffffff;--secondary-fixed-dim:#ffbd86;--secondary-fixed:#ffd0a8;--tertiary:#4c662b;--brand-amber:#ff8f1a;--brand-orange:#ff5a0f;--warmth:1;--shadow-sm:0px 6px 14px rgba(55,56,49,0.04);--shadow-md:0px 12px 28px rgba(55,56,49,0.06);--shadow-lg:0px 20px 40px rgba(55,56,49,0.08);--shadow-cta:0px 10px 24px rgba(226,148,82,0.35);--r-sm:10px;--r-md:16px;--r-lg:20px;--r-xl:24px;--r-2xl:32px;--r-full:999px;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-8:32px;--s-10:40px;--s-12:48px;--s-16:64px;--s-20:80px;--s-24:96px;--s-32:128px;--s-40:160px;--font:"Manrope",system-ui,-apple-system,sans-serif;--ease:cubic-bezier(.22,.61,.36,1);--t-fast:160ms var(--ease);--t-med:300ms var(--ease);--t-slow:500ms var(--ease)}[data-theme=dark]{--surface:#1a1814;--surface-dim:#141210;--surface-bright:#24211c;--surface-container-lowest:#0f0d0a;--surface-container-low:#1e1b17;--surface-container:#22201b;--surface-container-high:#2a2720;--surface-container-highest:#332f27;--on-surface:#ebe7dc;--on-surface-variant:#b5b1a4;--outline:#8b8778;--outline-variant:#4a473f;--primary:#ffb27a;--primary-dim:#ff9a54;--on-primary:#2a1400;--primary-container:#6b3a15;--on-primary-container:#ffd9b8;--primary-fixed:#6b3a15;--secondary:#ffcea3;--secondary-container:#7a3500;--on-secondary:#2a1400;--secondary-fixed-dim:#ffca9c;--shadow-sm:0px 6px 14px rgba(0,0,0,0.3);--shadow-md:0px 12px 28px rgba(0,0,0,0.4);--shadow-lg:0px 20px 40px rgba(0,0,0,0.5);--shadow-cta:0px 10px 24px rgba(0,0,0,0.4)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--surface);color:var(--on-surface);font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased;transition:background var(--t-med),color var(--t-med);overflow-x:hidden}img,svg{display:block;max-width:100%}button{font-family:inherit;border:none;background:none;cursor:pointer}a,button{color:inherit}a{text-decoration:none}.display-lg{font-size:clamp(40px,8vw,112px);font-weight:700;line-height:1.02;letter-spacing:-.03em}.display-md{font-size:clamp(32px,6vw,84px);font-weight:700;line-height:1.05;letter-spacing:-.028em}.display-sm{font-size:clamp(28px,5vw,64px);font-weight:600;line-height:1.08;letter-spacing:-.025em}.headline-lg{font-size:clamp(32px,4vw,52px);font-weight:600;line-height:1.12;letter-spacing:-.02em}.headline-md{font-size:clamp(26px,3vw,40px);font-weight:600;line-height:1.15;letter-spacing:-.015em}.title-md{font-size:22px;font-weight:600;line-height:1.25;letter-spacing:-.01em}.title-sm{font-size:18px;font-weight:600;line-height:1.3;letter-spacing:-.005em}.body-lg{font-size:19px;line-height:1.55}.body-lg,.body-md{font-weight:400;color:var(--on-surface-variant)}.body-md{font-size:16px;line-height:1.6}.label-md{font-size:13px;font-weight:600;letter-spacing:.08em}.label-md,.label-sm{text-transform:uppercase;color:var(--on-surface-variant)}.label-sm{font-size:11px;font-weight:700;letter-spacing:.1em}.container{width:100%;max-width:1360px;margin:0 auto;padding:0 var(--s-8)}@media (min-width:900px){.container{padding:0 var(--s-16)}}section{padding:var(--s-24) 0;position:relative}section+section{padding-top:var(--s-16)}@media (max-width:899px){.body-lg{font-size:17px;line-height:1.5}.title-md{font-size:20px}}@media (max-width:430px){.headline-lg{font-size:clamp(28px,8vw,40px);line-height:1.18}.body-md{font-size:15px}}.nav{position:sticky;top:0;z-index:50;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:color-mix(in oklab,var(--surface) 78%,transparent);padding:var(--s-3) 0;transition:background var(--t-med)}.nav-inner{justify-content:space-between;gap:var(--s-6);position:relative}.nav-actions,.nav-inner{display:flex;align-items:center}.nav-actions{gap:12px}.nav-logo{display:flex;align-items:center;gap:var(--s-3);font-weight:700;font-size:20px;letter-spacing:-.01em}.nav-logo img{width:36px;height:36px}.nav-links{display:none;gap:var(--s-8);font-size:15px;font-weight:500;color:var(--on-surface-variant)}.nav-links a{transition:color var(--t-fast)}.nav-links a:hover{color:var(--on-surface)}@media (min-width:1100px){.nav-links{display:flex;position:absolute;left:50%;transform:translateX(-50%)}}@media (max-width:899px){.nav .nav-logo span{display:none}.nav-actions .btn{padding:10px 14px!important;font-size:12px!important}}@media (max-width:560px){.nav{padding:10px 0}.nav-inner{gap:8px}.nav-actions{gap:6px}.lang-toggle button{width:36px;height:28px}.theme-toggle button{width:30px;height:30px}.theme-toggle button svg{width:14px;height:14px}}@media (max-width:430px){.nav-logo img{width:32px;height:32px}.nav-actions .btn{display:none}}.lang-toggle{display:flex;background:var(--surface-container);border-radius:var(--r-full);padding:3px;font-size:12px;font-weight:700;letter-spacing:.08em}.lang-toggle button{width:42px;height:30px;border-radius:var(--r-full);display:inline-flex;align-items:center;justify-content:center;color:var(--on-surface-variant);transition:all var(--t-fast)}.lang-toggle button svg{width:18px;height:12px;border-radius:2px;display:block}.lang-toggle button.active{background:var(--surface-container-lowest);color:var(--on-surface);box-shadow:var(--shadow-sm)}.theme-toggle{display:flex;background:var(--surface-container);border-radius:var(--r-full);padding:3px}.theme-toggle button{width:34px;height:34px;border-radius:var(--r-full);display:inline-flex;align-items:center;justify-content:center;color:var(--on-surface-variant);transition:all var(--t-fast)}.theme-toggle button svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.theme-toggle button.active{background:var(--surface-container-lowest);color:var(--on-surface);box-shadow:var(--shadow-sm)}.theme-toggle button.active .moon-icon path{fill:currentColor;stroke:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--s-2);padding:14px 28px;border-radius:var(--r-full);font-weight:600;font-size:15px;letter-spacing:-.005em;transition:all var(--t-med);white-space:nowrap}.btn-primary{background:linear-gradient(135deg,var(--primary) 0,var(--primary-dim) 100%);color:var(--on-primary);box-shadow:var(--shadow-cta),inset 0 1px 0 rgba(255,255,255,.1)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(103,93,74,.32),inset 0 1px 0 rgba(255,255,255,.15)}.btn-secondary{background:var(--surface-container);color:var(--on-surface)}.btn-secondary:hover{background:var(--surface-container-high)}.btn-ghost{color:var(--on-surface);padding:14px 8px}.btn-ghost:hover{color:var(--secondary)}.pulse{width:8px;height:8px;border-radius:50%;background:var(--secondary);display:inline-block;position:relative;margin-right:8px;box-shadow:0 0 0 0 color-mix(in oklab,var(--secondary) 60%,transparent);animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 color-mix(in oklab,var(--secondary) 60%,transparent)}70%{box-shadow:0 0 0 12px color-mix(in oklab,var(--secondary) 0%,transparent)}to{box-shadow:0 0 0 0 color-mix(in oklab,var(--secondary) 0%,transparent)}}.chip{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:var(--r-full);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:var(--surface-container-high);color:var(--on-surface-variant)}.chip-warm{background:var(--secondary-container);color:var(--secondary)}.hero{padding:var(--s-16) 0 var(--s-20);position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr;gap:var(--s-12);align-items:center}@media (min-width:1000px){.hero-grid{grid-template-columns:1.15fr 1fr;gap:var(--s-16)}}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px}.hero-eyebrow,.hero-title{margin-bottom:var(--s-6)}.hero-title .accent{background:linear-gradient(110deg,color-mix(in oklab,var(--secondary) calc(80% * var(--warmth)),var(--on-surface)) 0,color-mix(in oklab,var(--brand-orange) calc(90% * var(--warmth)),var(--on-surface)) 50%,color-mix(in oklab,var(--brand-amber) calc(85% * var(--warmth)),var(--on-surface)) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;font-style:italic;font-weight:600}.hero-sub{max-width:560px;font-size:clamp(18px,1.3vw,22px);margin-bottom:var(--s-10)}.hero-cta-row{gap:var(--s-4);align-items:center}.hero-cta-row,.hero-meta{display:flex;flex-wrap:wrap}.hero-meta{margin-top:var(--s-10);gap:var(--s-8)}.hero-meta-item{display:flex;align-items:baseline;gap:var(--s-2)}.hero-meta-num{font-size:28px;font-weight:700;letter-spacing:-.02em;color:var(--on-surface)}.hero-meta-label{color:var(--on-surface-variant);font-size:14px}.phone-stage{position:relative;display:flex;justify-content:center;padding:var(--s-8)}.phone{position:relative;width:320px;aspect-ratio:9/19.5;background:#0f0d0a;border-radius:42px;padding:10px;box-shadow:var(--shadow-lg),0 2px 0 rgba(255,255,255,.04) inset}.phone-screen{width:100%;height:100%;background:var(--surface);border-radius:34px;overflow:hidden;position:relative}.phone-notch{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:100px;height:26px;background:#0f0d0a;border-radius:14px;z-index:3}.floater{position:absolute;background:var(--surface-container-lowest);border-radius:var(--r-xl);padding:var(--s-4) var(--s-5);box-shadow:var(--shadow-md);max-width:220px}.floater-1{top:8%;left:-2%;animation:float 6s ease-in-out infinite}.floater-2{bottom:12%;right:-4%;animation:float 6s ease-in-out 3s infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.section-header{display:flex;flex-direction:column;gap:var(--s-5);margin-bottom:var(--s-12);max-width:720px}.section-header.center{margin-left:auto;margin-right:auto;text-align:center;align-items:center}.features-grid{display:grid;gap:var(--s-5);grid-template-columns:1fr}@media (min-width:700px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.features-grid{grid-template-columns:repeat(4,1fr)}}.feature{background:var(--surface-container-lowest);border-radius:var(--r-2xl);padding:var(--s-8);display:flex;flex-direction:column;gap:var(--s-4);transition:transform var(--t-med),background var(--t-med);min-height:300px}.feature:hover{transform:translateY(-4px)}.feature-ill{height:120px;margin:calc(-1 * var(--s-2)) 0 var(--s-2) 0;display:flex;align-items:center;justify-content:flex-start}.feature h3,.feature p{margin:0}.feature h3{line-height:1.3;min-height:calc(2 * 1.3em)}.usecases{background:var(--surface-container);padding:var(--s-24) 0}.uc-grid{display:grid;gap:var(--s-5);grid-template-columns:1fr}@media (min-width:700px){.uc-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.uc-grid{grid-template-columns:repeat(3,1fr)}}.uc-card{background:var(--surface-container-lowest);border-radius:var(--r-2xl);padding:var(--s-8);display:flex;flex-direction:column;gap:var(--s-3);position:relative;overflow:hidden;min-height:340px;transition:transform var(--t-med)}.uc-card:hover{transform:translateY(-4px)}.uc-num{font-size:64px;font-weight:800;color:color-mix(in oklab,var(--secondary) calc(40% * var(--warmth)),var(--surface-container-high));line-height:1;letter-spacing:-.04em;margin-bottom:var(--s-2)}.uc-card h3{font-size:24px;font-weight:700;letter-spacing:-.015em}.uc-tags{margin-top:auto;display:flex;flex-wrap:wrap;gap:6px}.uc-carousel{display:flex;overflow-x:auto;gap:var(--s-5);padding-bottom:var(--s-5);scroll-snap-type:x mandatory;margin:0 calc(-1 * var(--s-8));padding-left:var(--s-8);padding-right:var(--s-8);scrollbar-width:thin}.uc-carousel .uc-card{flex:0 0 340px;scroll-snap-align:start}.uc-stories{display:flex;flex-direction:column;gap:var(--s-8)}.uc-story{display:grid;grid-template-columns:1fr;gap:var(--s-6);background:var(--surface-container-lowest);border-radius:var(--r-2xl);padding:var(--s-8);align-items:center}@media (min-width:900px){.uc-story{grid-template-columns:1fr 1.5fr}.uc-story:nth-child(2n){grid-template-columns:1.5fr 1fr}.uc-story:nth-child(2n) .uc-story-ill{order:2}}.uc-story-ill{background:var(--surface-container);border-radius:var(--r-xl);aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;overflow:hidden}.steps{display:grid;gap:var(--s-6);grid-template-columns:1fr}@media (min-width:900px){.steps{grid-template-columns:repeat(3,1fr)}}.step{background:var(--surface-container-lowest);border-radius:var(--r-2xl);padding:var(--s-8);position:relative}.step-num{width:48px;height:48px;border-radius:var(--r-full);background:var(--secondary-container);color:var(--secondary);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin-bottom:var(--s-5)}.values{background:var(--surface-container);padding:var(--s-24) 0}.values-grid{display:grid;gap:var(--s-4);grid-template-columns:1fr}@media (min-width:900px){.values-grid{grid-template-columns:repeat(5,1fr)}}.value{background:var(--surface-container-lowest);border-radius:var(--r-xl);padding:var(--s-6);display:flex;flex-direction:column;gap:var(--s-3);min-height:220px}.value-idx{font-size:12px;font-weight:700;letter-spacing:.1em;color:var(--secondary)}.value h4{font-size:18px;font-weight:600;line-height:1.3}.value p{font-size:14px;color:var(--on-surface-variant);line-height:1.55}.gallery-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:var(--s-5)}.gallery-strip img{width:100%;height:auto;display:block;border-radius:20px}.gallery-phone{flex:0 0 240px;scroll-snap-align:center;aspect-ratio:9/19.5;background:#0f0d0a;border-radius:32px;padding:8px;box-shadow:var(--shadow-md)}.gallery-phone-screen{width:100%;height:100%;border-radius:26px;overflow:hidden;background:var(--surface)}.org-grid{display:grid;gap:var(--s-5);grid-template-columns:1fr}@media (min-width:900px){.org-grid{grid-template-columns:repeat(3,1fr)}}.org-card{border-radius:var(--r-2xl);padding:var(--s-10);display:flex;flex-direction:column;gap:var(--s-4)}.org-card:first-child{background:var(--secondary-container);color:var(--on-primary-container)}.org-card:nth-child(2){background:var(--primary-container);color:var(--on-primary-container)}.org-card:nth-child(3){background:var(--surface-container-highest)}.org-card h3{font-size:28px;font-weight:700;letter-spacing:-.02em;line-height:1.15}.org-card p{font-size:15px;line-height:1.55;opacity:.8}.org-list{margin-top:auto;display:flex;flex-direction:column;gap:8px}.org-list li{list-style:none;font-size:14px;display:flex;align-items:center;gap:8px}.stats{display:grid;gap:var(--s-6);grid-template-columns:1fr;padding:var(--s-12) 0}@media (min-width:700px){.stats{grid-template-columns:repeat(4,1fr)}}.stat-num{font-size:clamp(44px,5vw,72px);font-weight:700;letter-spacing:-.03em;line-height:1;background:linear-gradient(135deg,color-mix(in oklab,var(--secondary) calc(90% * var(--warmth)),var(--on-surface)),color-mix(in oklab,var(--brand-orange) calc(90% * var(--warmth)),var(--on-surface)));-webkit-background-clip:text;background-clip:text;color:transparent}.download{background:linear-gradient(160deg,var(--primary) 0,var(--primary-dim) 100%);color:var(--on-primary);border-radius:var(--r-2xl);padding:var(--s-16);margin:var(--s-16) 0;position:relative;overflow:hidden}.download-grid{display:grid;gap:var(--s-10);grid-template-columns:1fr;align-items:center;position:relative;z-index:2}.download-badges{display:flex;gap:var(--s-2);flex-wrap:wrap;margin-top:var(--s-5)}.download-badge-image{height:44px;width:auto}@media (min-width:900px){.download-grid{grid-template-columns:1.2fr 1fr}}.download h2{color:var(--on-primary);margin-bottom:var(--s-5)}.download p{color:color-mix(in oklab,var(--on-primary) 75%,transparent);max-width:460px}.qr-block{display:grid;gap:var(--s-5);grid-template-columns:1fr}.download-media{width:100%;display:grid}.qr-card{background:#ffffff;border-radius:var(--r-xl);padding:var(--s-5);color:var(--on-surface);display:flex;flex-direction:column;gap:var(--s-3);align-items:center;max-width:260px;width:100%;justify-self:center}.qr-card canvas,.qr-card svg{width:100%;height:auto;aspect-ratio:1}.qr-store{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600}.qr-note{font-size:13px;color:color-mix(in oklab,var(--on-primary) 70%,transparent);letter-spacing:.05em}.download:after,.download:before{content:"";position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in oklab,var(--brand-amber) 40%,transparent),transparent 70%);pointer-events:none}.download:before{width:600px;height:600px;top:-300px;right:-200px}.download:after{width:400px;height:400px;bottom:-200px;left:-150px;background:radial-gradient(circle,color-mix(in oklab,var(--brand-orange) 30%,transparent),transparent 70%)}.faq-list{display:flex;flex-direction:column;gap:var(--s-3);max-width:820px;margin:0 auto}.faq-item{background:var(--surface-container-lowest);border-radius:var(--r-xl);padding:var(--s-5) var(--s-6);transition:background var(--t-med)}.faq-q{justify-content:space-between;gap:var(--s-4);font-weight:600;letter-spacing:-.01em;cursor:pointer;padding:var(--s-2) 0}.faq-icon,.faq-q{display:flex;align-items:center;font-size:18px}.faq-icon{width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:var(--surface-container-high);justify-content:center;transition:transform var(--t-med),background var(--t-fast);line-height:1;color:var(--on-surface-variant)}.faq-item.open .faq-icon{transform:rotate(45deg);background:var(--secondary-container);color:var(--secondary)}.faq-a{max-height:0;overflow:hidden;transition:max-height .3s var(--ease),padding .3s var(--ease);color:var(--on-surface-variant);font-size:15px;line-height:1.6}.faq-item.open .faq-a{max-height:240px;padding-top:var(--s-3)}#email-form{padding:var(--s-12) 0 0}.contact-card{background:var(--surface-container);border:1px solid color-mix(in oklab,var(--outline-variant) 30%,transparent);border-radius:var(--r-2xl);padding:var(--s-10);display:grid;gap:var(--s-8)}.contact-header p{max-width:680px;color:var(--on-surface-variant)}.contact-header{display:flex;flex-direction:column;gap:var(--s-3)}.contact-form{display:grid;gap:var(--s-5)}.contact-field{display:grid;gap:var(--s-2)}.contact-field label{font-size:13px;letter-spacing:.05em;text-transform:uppercase;color:var(--on-surface-variant);font-weight:700}.contact-field input,.contact-field textarea{width:100%;border-radius:var(--r-lg);border:1px solid color-mix(in oklab,var(--outline-variant) 45%,transparent);background:var(--surface-container-lowest);color:var(--on-surface);padding:14px 16px;font-size:15px;font-family:inherit;transition:border-color var(--t-fast),box-shadow var(--t-fast)}.contact-field textarea{resize:vertical;min-height:130px}.contact-field input:focus,.contact-field textarea:focus{outline:none;border-color:color-mix(in oklab,var(--secondary) 65%,var(--outline-variant));box-shadow:0 0 0 3px color-mix(in oklab,var(--secondary) 18%,transparent)}.contact-actions{display:flex;align-items:center;justify-content:space-between;gap:var(--s-4);flex-wrap:wrap}.contact-note{color:var(--on-surface-variant);font-size:14px}.footer{background:var(--surface-container);padding:var(--s-20) 0 var(--s-12);margin-top:var(--s-16)}.footer-grid{display:grid;gap:var(--s-10);grid-template-columns:1.5fr repeat(3,1fr)}@media (max-width:800px){.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}.footer h5{font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--s-5);color:var(--on-surface-variant);font-weight:700}.footer ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer a{color:var(--on-surface);font-size:15px;transition:color var(--t-fast)}.footer a:hover{color:var(--secondary)}.footer-badges{margin-top:var(--s-5);display:flex;gap:var(--s-2);flex-wrap:wrap}.footer-badge-image{height:46.8px;width:auto}.footer-bottom{border-top:1px solid color-mix(in oklab,var(--outline-variant) 30%,transparent);margin-top:var(--s-12);padding-top:var(--s-6);display:flex;justify-content:space-between;flex-wrap:wrap;gap:var(--s-4);color:var(--on-surface-variant);font-size:13px}@media (max-width:1099px){.floater{display:none}.gallery-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.org-grid,.stats,.steps,.values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:899px){section{padding:var(--s-16) 0}section+section{padding-top:var(--s-10)}.hero{padding:var(--s-12) 0 var(--s-14)}.phone-stage{padding:var(--s-4) 0}.phone{width:min(320px,calc(100vw - 48px))}.feature,.org-card,.step,.uc-card,.value{min-height:0;padding:var(--s-6)}.download{padding:var(--s-10);margin:var(--s-10) 0}.download-grid{gap:var(--s-7)}.download-badge-image,.footer-badge-image{height:40px}.qr-card{max-width:220px}.faq-q{font-size:16px}.faq-item.open .faq-a{max-height:520px}.contact-card{padding:var(--s-6);gap:var(--s-5)}.footer-grid{grid-template-columns:1fr 1fr;gap:var(--s-8)}.footer-grid>div:first-child{grid-column:1/-1}}@media (max-width:680px){.hero-title br{display:none}.hero-cta-row .btn{width:100%}.hero-cta-row{width:100%;margin-top:var(--s-4)}.scroll-hint:before{display:none}.gallery-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--s-3)}.org-grid,.stats,.steps,.values-grid{grid-template-columns:1fr}.uc-carousel .uc-card{flex-basis:min(82vw,320px)}.download:before{width:380px;height:380px;top:-200px;right:-180px}.download:after{width:260px;height:260px;bottom:-140px;left:-110px}.footer{padding:var(--s-14) 0 var(--s-10)}.footer-grid{grid-template-columns:1fr}}@media (max-width:1024px){.hero[data-variant=editorial] .hero-grid{gap:var(--s-10)}.feature-ill{height:104px}}@media (max-width:834px){.section-header{margin-bottom:var(--s-9)}.uc-story{padding:var(--s-6)}.download-grid>div:first-child{text-align:center}.download p{margin-left:auto;margin-right:auto}.download-badges{justify-content:center}}@media (max-width:768px){.uc-carousel{margin:0 calc(-1 * var(--s-4));padding-left:var(--s-4);padding-right:var(--s-4)}.qr-note{font-size:11px}}.preview-fab{position:fixed;left:50%;bottom:max(18px,env(safe-area-inset-bottom,0px) + 12px);transform:translateX(-50%);z-index:120;border:1px solid color-mix(in oklab,var(--outline-variant) 45%,transparent);border-radius:999px;background:color-mix(in oklab,var(--surface-container-lowest) 90%,#fff);color:var(--on-surface);font-size:13px;font-weight:600;letter-spacing:.01em;padding:10px 18px;box-shadow:0 6px 20px rgba(0,0,0,.12);cursor:pointer;transition:transform var(--t-fast),background-color var(--t-fast),box-shadow var(--t-fast)}.preview-fab:hover{transform:translateX(-50%) translateY(-1px);background:color-mix(in oklab,var(--surface-container-low) 92%,#fff);box-shadow:0 8px 22px rgba(0,0,0,.14)}.preview-modal-backdrop{position:fixed;inset:0;z-index:140;background:rgba(12,11,15,.74);display:grid;place-items:center;padding:24px}.preview-modal-card{width:min(420px,100%);display:grid;gap:14px;justify-items:center}.preview-modal-video{max-height:80vh;border-radius:24px;object-fit:contain;background:#000;box-shadow:var(--shadow-lg)}.preview-close-btn{border:0;border-radius:999px;background:#ffffff;color:#18191a;font-size:14px;font-weight:700;padding:10px 18px;cursor:pointer}@media (max-width:680px){.preview-fab{width:calc(100% - 28px);max-width:360px;text-align:center}.preview-modal-backdrop{padding:16px}.preview-modal-card{width:min(360px,100%)}}@media (max-width:430px){.section-header{margin-bottom:var(--s-10)}.hero-eyebrow{gap:6px}.hero-sub{margin-bottom:var(--s-7)}.gallery-strip img{border-radius:14px}.download{border-radius:var(--r-xl);padding:var(--s-8)}.qr-block{margin-top:var(--s-4)}.faq-list{margin-top:var(--s-6)}.faq-item{padding:var(--s-4)}.contact-field input,.contact-field textarea{padding:12px 14px;font-size:14px}.footer .nav-logo{margin-top:var(--s-4)}.footer-bottom{padding-bottom:var(--s-4)}}@media (max-width:390px){.phone{width:min(300px,calc(100vw - 36px))}.download-badge-image,.footer-badge-image{height:36px}.footer-bottom{font-size:12px}.footer{padding-top:var(--s-18)}}.tweaks-panel{position:fixed;right:20px;bottom:20px;width:300px;max-height:80vh;overflow-y:auto;background:var(--surface-container-lowest);border-radius:var(--r-xl);box-shadow:var(--shadow-lg);padding:var(--s-5);z-index:100;display:none;font-size:13px}.tweaks-panel.open{display:block}.tweaks-panel h4{font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--s-2)}.tweak-row{margin-bottom:var(--s-4);display:flex;flex-direction:column;gap:6px}.tweak-row label{font-size:12px;color:var(--on-surface-variant);letter-spacing:.05em;text-transform:uppercase;font-weight:600}.tweak-row .opts{display:flex;gap:6px;flex-wrap:wrap}.tweak-opt{padding:6px 12px;border-radius:var(--r-full);background:var(--surface-container);font-size:12px;font-weight:600;cursor:pointer;transition:all var(--t-fast);color:var(--on-surface-variant)}.tweak-opt.active{background:var(--primary);color:var(--on-primary)}.tweak-slider{width:100%;accent-color:var(--secondary)}.fade-in{opacity:0;transform:translateY(16px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.fade-in.in-view{opacity:1;transform:translateY(0)}.asym-left{margin-left:calc(-1 * var(--s-8))}.asym-right{margin-right:calc(-1 * var(--s-8))}.dot-divider{height:1px;background-image:radial-gradient(circle,var(--outline-variant) 1px,transparent 1px);background-size:10px 1px;opacity:.4;margin:var(--s-8) 0}.hero[data-variant=fullbleed]{padding:0}.hero[data-variant=fullbleed] .hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 20% 20%,color-mix(in oklab,var(--secondary-fixed-dim) 40%,transparent),transparent 50%),radial-gradient(ellipse at 80% 80%,color-mix(in oklab,var(--primary-container) 50%,transparent),transparent 50%),var(--surface);z-index:0}.hero[data-variant=fullbleed] .hero-grid{position:relative;z-index:1;padding:var(--s-24) 0}.hero[data-variant=fullbleed] .hero-eyebrow,.hero[data-variant=fullbleed] .hero-meta,.hero[data-variant=fullbleed] .hero-sub,.hero[data-variant=fullbleed] .hero-title{background:color-mix(in oklab,var(--surface) 60%,transparent);backdrop-filter:blur(12px);padding:var(--s-4) var(--s-5);border-radius:var(--r-lg);display:inline-block}.hero[data-variant=fullbleed] .hero-title{display:block;padding:var(--s-6)}.hero[data-variant=fullbleed] .hero-sub{display:block}.hero[data-variant=editorial] .hero-grid{grid-template-columns:1fr}@media (min-width:1000px){.hero[data-variant=editorial] .hero-grid{grid-template-columns:1fr 1fr}}.hero[data-variant=editorial] .phone-stage{padding:0;justify-content:flex-start}.hero[data-variant=type]{text-align:center;padding:var(--s-24) 0 var(--s-16)}.hero[data-variant=type] .hero-grid{grid-template-columns:1fr;text-align:center}.hero[data-variant=type] .hero-sub,.hero[data-variant=type] .hero-title{margin-left:auto;margin-right:auto}.hero[data-variant=type] .hero-cta-row,.hero[data-variant=type] .hero-meta{justify-content:center}.hero[data-variant=type] .phone-stage{grid-column:1;margin-top:var(--s-12)}.scroll-hint{display:inline-flex;align-items:center;gap:8px;color:var(--on-surface-variant);font-size:13px;letter-spacing:.06em;text-transform:uppercase;font-weight:600;margin-top:var(--s-8)}.scroll-hint:before{content:"";width:32px;height:1px;background:var(--outline-variant)}:root .logo-dark-only{display:block}:root .logo-light-only,[data-theme=dark] .logo-dark-only{display:none}[data-theme=dark] .logo-light-only{display:block}.legal-page{padding:var(--s-10) 0;background:var(--surface);color:var(--on-surface);min-height:100vh}.legal-container{max-width:860px}.legal-header{text-align:center;margin-bottom:var(--s-8)}.legal-header h1{font-size:clamp(1.75rem,3.2vw,2.2rem);margin-bottom:var(--s-2)}.legal-updated{color:var(--on-surface-variant)}.legal-section{margin-bottom:var(--s-7);padding:0!important;padding-top:var(--s-6)!important}.legal-section h2{font-size:1.35rem;margin-bottom:var(--s-3);color:var(--primary)}.legal-section h3{font-size:1.08rem;margin:var(--s-3) 0 var(--s-2)}.legal-section p{line-height:1.6;margin-bottom:var(--s-2)}.legal-section ul{padding-left:var(--s-5);margin-bottom:var(--s-2)}.legal-section li{line-height:1.6;margin-bottom:6px}.legal-contact p:last-child,.legal-section>:last-child{margin-bottom:0}.legal-contact{background:var(--surface-container);border-radius:var(--r-lg);padding:var(--s-4)}.legal-contact p{margin-bottom:var(--s-2)}.legal-contact a{color:var(--primary);text-decoration:none}.legal-contact a:hover{text-decoration:underline}