:root{--mcl-bg: #f5f7ff;--mcl-surface: #ffffff;--mcl-text: #12162b;--mcl-muted: #606782;--mcl-brand: #6d35f2;--mcl-accent: #087cf0;--mcl-outline: #dfe4f3;--mcl-header: #ffffff;--radius: 16px;--elev-1: 0 4px 10px rgba(0,0,0,.08);--elev-2: 0 10px 24px rgba(0,0,0,.12);--mcl-header-h: 84px;--mcl-gutter: 16px;--mcl-table-bg: var(--mcl-surface);--mcl-table-header: var(--mcl-header);--mcl-table-parent: #f1e6d9;--mcl-table-child: var(--mcl-surface);--mcl-table-summary: #f3eadf;--mcl-table-hover: #ede2d7;--mcl-table-select: #f2e6dc;--mcl-table-select-border: var(--mcl-accent);--mcl-link: rgba(30, 30, 30, .55);--mcl-link-bad: rgba(220, 60, 60, .7);--header-height: var(--mcl-header-h);--mcl-border: var(--mcl-outline);--mcl-radius: var(--radius);--mcl-shadow: var(--elev-1);--mcl-shadow-2: var(--elev-2);--mcl-text-dim: var(--mcl-muted);--mcl-accent-light: var(--mcl-accent);--wm-opacity: .18;--wm-blend: multiply;--wm-filter: grayscale(1) contrast(1.06) brightness(1.02) drop-shadow(-1px -1px 0 rgba(255, 255, 255, .55)) drop-shadow(1px 1px 0 rgba(0, 0, 0, .1))}html[data-theme=dark]{--mcl-bg: #090c1a;--mcl-surface: #12172b;--mcl-altbg: #171d35;--mcl-text: #f7f8ff;--mcl-muted: #aeb6d1;--mcl-brand: #a47cff;--mcl-accent: #48a7ff;--mcl-outline: #29304d;--mcl-header: #10152a;--elev-1: 0 4px 10px rgba(0,0,0,.6);--elev-2: 0 10px 24px rgba(0,0,0,.7);--mcl-header-h: 84px;--mcl-gutter: 16px;--mcl-table-bg: var(--mcl-surface);--mcl-table-header: #3b2e23;--mcl-table-parent: #2a231d;--mcl-table-child: var(--mcl-surface);--mcl-table-summary: #241e19;--mcl-table-hover: #2f2720;--mcl-table-select: #3a2f26;--mcl-table-select-border: var(--mcl-accent);--mcl-link: rgba(255, 255, 255, .38);--mcl-link-bad: rgba(255, 120, 120, .78);--header-height: var(--mcl-header-h);--mcl-border: var(--mcl-outline);--mcl-radius: var(--radius);--mcl-shadow: var(--elev-1);--mcl-shadow-2: var(--elev-2);--mcl-text-dim: var(--mcl-muted);--mcl-accent-light: var(--mcl-accent);--wm-opacity: .42;--wm-blend: soft-light;--wm-filter: grayscale(1) contrast(1.15) brightness(1.06) drop-shadow(-1px -1px 0 rgba(255, 255, 255, .18)) drop-shadow(1px 1px 0 rgba(0, 0, 0, .7))}*{box-sizing:border-box}html,body{height:100%;background:var(--mcl-bg);color:var(--mcl-text);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.app-shell{min-height:100vh;display:flex;flex-direction:column;position:relative}.app-content{flex:1;position:relative;z-index:3;padding-top:var(--header-height)}a{color:var(--mcl-accent-light);text-decoration:none;transition:opacity .2s}a:hover{opacity:.85}main.page{padding:2.5rem 2rem 2rem;max-width:1100px;margin:0 auto;position:relative;z-index:3}.header{height:var(--header-height);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1rem,3vw,3rem);top:0;left:0;right:0;z-index:10;position:fixed}.header{background:linear-gradient(180deg,#fff,#f5f7ff 72%,#f5f7ffeb);border-bottom:1px solid rgba(0,0,0,.08);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@supports (background: color-mix(in srgb,#000 50%,transparent)){.header{background:linear-gradient(180deg,color-mix(in srgb,var(--mcl-header) 92%,var(--mcl-bg)),color-mix(in srgb,var(--mcl-header) 72%,var(--mcl-bg)) 55%,color-mix(in srgb,var(--mcl-bg) 96%,var(--mcl-header)));border-bottom:1px solid color-mix(in srgb,var(--mcl-outline) 75%,transparent)}}html[data-theme=dark] .header{background:linear-gradient(180deg,#11162b,#0d1122 72%,#090c1af0);border-bottom:1px solid rgba(255,255,255,.08)}@supports (background: color-mix(in srgb,#000 50%,transparent)){html[data-theme=dark] .header{background:linear-gradient(180deg,color-mix(in srgb,var(--mcl-header) 92%,var(--mcl-bg)),color-mix(in srgb,var(--mcl-header) 72%,var(--mcl-bg)) 55%,color-mix(in srgb,var(--mcl-bg) 96%,var(--mcl-header)));border-bottom:1px solid color-mix(in srgb,var(--mcl-outline) 75%,transparent)}}.header-actions{display:flex;align-items:center;gap:.75rem}.header-logo a{display:flex;align-items:center;gap:.75rem;color:var(--mcl-text)}.header-logo a:hover{opacity:1}.header-logo img{width:66px;height:66px;object-fit:contain;display:block;-webkit-user-select:none;user-select:none}.header-wordmark{display:flex;flex-direction:column;line-height:1}.header-wordmark strong{font-size:clamp(.88rem,1.25vw,1.08rem);letter-spacing:.055em;text-transform:uppercase;white-space:nowrap}.header-wordmark small{margin-top:.34rem;color:#6d35f2;font-size:.63rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.header-nav{display:flex;gap:clamp(.8rem,1.7vw,1.75rem);font-size:.98rem}.header-nav a.active{color:var(--mcl-accent-light);font-weight:600}.hamburger{display:none;font-size:26px;cursor:pointer;-webkit-user-select:none;user-select:none}.mobile-menu{position:fixed;top:var(--header-height);right:0;background:#0f0f0ff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-left:1px solid var(--mcl-border);border-bottom:1px solid var(--mcl-border);padding:1rem 1.25rem;width:65%;max-width:280px;display:none;flex-direction:column;gap:1rem;z-index:12}.mobile-menu.open{display:flex}.footer{margin-top:7rem;padding:0;text-align:left;color:#12162b;background:radial-gradient(circle at 8% 78%,rgba(8,124,240,.22),transparent 30%),radial-gradient(circle at 84% 14%,rgba(239,63,167,.16),transparent 31%),radial-gradient(circle at 72% 105%,rgba(167,233,61,.18),transparent 27%),linear-gradient(115deg,#dff4ff,#ece8ff 48%,#ffe8f5 77%,#fff0d9);overflow:visible;position:relative;z-index:3}.footer-inner{max-width:1320px;min-height:330px;margin:0 auto;display:grid;grid-template-columns:minmax(420px,1.2fr) minmax(360px,.8fr);align-items:stretch}.footer-brand{position:relative;min-height:330px;overflow:visible}.footer-brand:before{content:none}.footer-brand img{position:absolute;z-index:1;width:470px;max-width:none;left:18px;top:-122px;filter:drop-shadow(0 22px 34px rgba(41,22,15,.18));opacity:1}.footer-content{padding:4.5rem 2rem 2rem;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;position:relative;z-index:1}.footer-nav-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.footer-nav-groups nav{display:flex;flex-direction:column;align-items:flex-start;gap:.55rem}.footer-nav-groups strong{margin-bottom:.25rem;color:#12162b;font-size:.92rem}.footer-nav-groups a{color:#34305c;font-size:.88rem}.footer-copy{color:#5c6280;font-size:.9rem}.watermark-layer{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}@media (min-width: 801px){.watermark-layer img{height:118vh;width:auto;opacity:var(--wm-opacity);filter:var(--wm-filter);mix-blend-mode:var(--wm-blend);-webkit-user-select:none;user-select:none;transform:translateY(1.2%)}}@media (max-width: 800px){.header-nav{display:none}.hamburger{display:block}.header-logo img{width:58px;height:58px}.header-wordmark strong{font-size:.8rem}.header-wordmark small{font-size:.54rem}.header-actions .theme-toggle{display:none}main.page{padding:1.75rem 1.25rem 1.5rem}.watermark-layer img{width:100vw;height:auto;opacity:calc(var(--wm-opacity) * .6);filter:var(--wm-filter);mix-blend-mode:var(--wm-blend);transform:translateY(-5%);-webkit-user-select:none;user-select:none}}@media (max-width: 820px){.footer{margin-top:4rem;overflow:hidden}.footer-inner{min-height:0;grid-template-columns:1fr}.footer-brand{min-height:315px}.footer-brand:before{width:300px;height:300px;left:-22px;top:12px}.footer-brand img{width:278px;left:-11px;top:23px}.footer-content{padding:1.5rem 1.25rem 2rem}}@media (max-width: 440px){.header-wordmark{display:none}}.hero-title{color:var(--mcl-text)}.hero-tagline{color:var(--mcl-text);opacity:.92}.hero-sub{color:var(--mcl-text);opacity:.86}.fs-hero p{color:var(--mcl-text)}.fs-hero{max-width:1100px;margin-bottom:2.5rem}.fs-hero h1{font-size:clamp(2rem,4vw,2.6rem);line-height:1.15;margin-bottom:.6rem}.fs-hero .fs-tagline{font-size:1.05rem;opacity:.9;margin-bottom:1.2rem}.intro-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-top:1.5rem}.intro-grid.two-columns{max-width:1100px;grid-template-columns:repeat(2,1fr)}.intro-card{background:var(--card-bg);border-radius:14px;padding:1.3rem 1.35rem;box-shadow:var(--card-shadow);border:1px solid var(--card-border)}.intro-card h2,.intro-card h3{margin-top:0}.intro-card p,.intro-card li{font-size:.95rem;line-height:1.55}.intro-card ul{padding-left:1.1rem;margin:.8rem 0}.model-label{font-size:.75rem;font-weight:600;letter-spacing:.04em;opacity:.7;margin:0 0 .35rem}[data-theme=dark] .fs-hero,[data-theme=dark] .intro-card{color:#f2f2f2}[data-theme=light] .fs-hero,[data-theme=light] .intro-card{color:#1f1f1f}.home-page .hero,.home-page .hero .hero-tagline,.home-page .hero .hero-sub{color:var(--mcl-text)!important;opacity:1!important}.home-page-new{overflow:hidden}.home-page-new h1,.home-page-new h2,.home-page-new h3,.home-page-new p{margin-top:0}.home-hero,.home-section,.origin-note{max-width:1180px;margin-left:auto;margin-right:auto}.home-hero{min-height:610px;padding:clamp(5.5rem,10vw,9rem) 2rem 5rem;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:center;gap:3rem}.home-hero-copy{max-width:760px;position:relative;z-index:1}.hero-kicker,.section-kicker{display:block;color:#6d35f2;font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.home-hero h1{margin:.75rem 0 1.35rem;font-size:clamp(3rem,6.1vw,6.1rem);line-height:.97;letter-spacing:-.055em;color:var(--mcl-text)}.home-hero-copy>p{max-width:680px;margin-bottom:2rem;color:var(--mcl-text-dim);font-size:clamp(1.05rem,1.5vw,1.22rem);line-height:1.7}.hero-continuity{max-width:680px;margin:-.45rem 0 2rem;padding-left:1rem;display:grid;gap:.25rem;border-left:3px solid #6d35f2}.hero-continuity strong{color:var(--mcl-text);font-size:1rem}.hero-continuity span{color:var(--mcl-text-dim);font-size:.94rem;line-height:1.55}.primary-button{display:inline-flex;align-items:center;min-height:48px;padding:.75rem 1.25rem;border-radius:999px;background:linear-gradient(105deg,#6740f5,#ef3fa7);color:#fff;font-weight:750;box-shadow:0 14px 36px #6740f547}.primary-button:hover{opacity:1;transform:translateY(-2px)}.hero-cup-art{width:min(470px,42vw);aspect-ratio:1;display:grid;place-items:center}.hero-cup-art img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 24px 28px rgba(38,25,20,.16))}.home-section{padding:6rem 2rem;scroll-margin-top:calc(var(--header-height) + 1rem)}.section-heading{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.65fr);gap:3rem;align-items:end;margin-bottom:2.4rem}.section-heading h2,.origin-note h2{margin:.55rem 0 0;font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.05;letter-spacing:-.035em}.section-heading>p{margin-bottom:.15rem;color:var(--mcl-text-dim);line-height:1.65}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:1rem}.product-card{min-width:0;overflow:hidden;color:inherit;background:var(--mcl-surface);border:1px solid var(--mcl-border);border-radius:26px;box-shadow:0 12px 34px #2830641a}.product-card-link{transition:transform .2s ease,box-shadow .2s ease}.product-card-link:hover{opacity:1;transform:translateY(-5px);box-shadow:0 20px 48px #4841aa30}.product-card-media{height:215px;padding:2rem;display:grid;place-items:center;background:color-mix(in srgb,var(--product-accent) 13%,var(--mcl-surface));border-bottom:1px solid color-mix(in srgb,var(--product-accent) 25%,transparent)}.product-card-media img{display:block;width:82%;height:82%;object-fit:contain}.product-card-media img.product-logo-contain{width:90%;height:90%}.product-card-media img.product-logo-cover{width:100%;height:100%;object-fit:cover;border-radius:18px}.product-card-media img.product-logo-app-icon{width:82%;height:82%;object-fit:cover;border-radius:24%;box-shadow:0 14px 30px #004db438}.product-card-copy{padding:1.45rem 1.5rem 1.6rem}.product-card-copy h3{margin:0 0 .6rem;font-size:1.35rem}.product-card-copy p{min-height:5.5em;margin-bottom:1rem;color:var(--mcl-text-dim);font-size:.94rem;line-height:1.55}.text-link{color:#5e45e8;font-size:.9rem;font-weight:750}.lab-section{max-width:none;padding-left:max(2rem,calc((100vw - 1180px)/2 + 2rem));padding-right:max(2rem,calc((100vw - 1180px)/2 + 2rem));background:radial-gradient(circle at 12% 10%,rgba(30,125,255,.32),transparent 30%),radial-gradient(circle at 90% 80%,rgba(238,55,169,.25),transparent 32%),#080b1c;color:#f8f9ff}.lab-section .section-heading{max-width:1180px;margin-left:auto;margin-right:auto}.section-heading-light>p{color:#b6bedc}.section-heading-light .section-kicker{color:#65d7ff}.current-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.current-project{min-width:0;overflow:hidden;display:grid;grid-template-columns:44% 56%;min-height:365px;border-radius:30px;background:#131836eb;border:1px solid rgba(126,147,255,.22);box-shadow:0 20px 45px #00000038}.current-project-link{color:inherit;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.current-project-link:hover{opacity:1;transform:translateY(-4px);border-color:#7e93ff7a;box-shadow:0 26px 55px #00000052}.current-media{min-height:300px;display:grid;place-items:center;background:#08080d}.current-media img{width:80%;height:80%;object-fit:contain}.current-copy{position:relative;padding:2.5rem 2rem;align-self:center}.current-copy .section-kicker{color:#6ee7ff}.current-copy h3{margin:.45rem 0 .85rem;font-size:2rem}.current-copy p{color:#c4cbed;line-height:1.65}.project-number{position:absolute;top:-1.25rem;right:1.5rem;color:#ffffff14;font-size:6rem;font-weight:900}.bop-placeholder{position:relative;overflow:hidden;background:radial-gradient(circle at 25% 15%,#2f8492,#123e5f 48%,#101a33)}.bop-placeholder strong{font-size:clamp(3rem,5vw,5rem);letter-spacing:-.08em;color:#ffe658;text-shadow:0 5px 0 #d36432;z-index:1}.bop-placeholder small{color:#c4e9f1;font-weight:700;z-index:1}.bop-ball{position:absolute;width:90px;height:90px;border-radius:50%;top:14%;right:9%;background:radial-gradient(circle at 35% 28%,#fff,#ffdf5d 35%,#fa7041 73%);box-shadow:-105px 165px 0 -20px #50d4c9}.pipeline-list{border-top:1px solid var(--mcl-border)}.pipeline-item{display:grid;grid-template-columns:48px 66px minmax(0,1fr) auto;gap:1.25rem;align-items:center;padding:1.45rem 0;border-bottom:1px solid var(--mcl-border)}.pipeline-index{color:#7f88aa;font-size:.76rem;font-weight:800}.pipeline-icon,.pipeline-item>img{width:58px;height:58px;border-radius:17px;object-fit:contain;display:grid;place-items:center;background:linear-gradient(145deg,#087cf0,#7438f4);color:#fff;font-size:1.6rem;font-weight:900}.pipeline-husket>img{background:#ffe5ef;padding:.35rem}.pipeline-ideas .pipeline-icon{background:linear-gradient(145deg,#ef3fa7,#ff8a24)}.pipeline-item h3{margin:0 0 .25rem;font-size:1.12rem}.pipeline-item p{margin:0;color:var(--mcl-text-dim);line-height:1.5}.pipeline-status{padding:.42rem .75rem;border-radius:999px;border:1px solid var(--mcl-border);color:var(--mcl-text-dim);font-size:.76rem;font-weight:700;white-space:nowrap}.pipeline-link{color:#5e45e8}.origin-note{margin-top:1rem;margin-bottom:2rem;padding:2.3rem;display:grid;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:1.6rem;border:1px dashed #9aa8d8;border-radius:24px;background:linear-gradient(105deg,color-mix(in srgb,#087cf0 7%,var(--mcl-surface)),color-mix(in srgb,#ef3fa7 5%,var(--mcl-surface)))}.origin-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#087cf0,#7438f4);color:#fff;font-size:2rem}.origin-note h2{font-size:1.6rem}.origin-note p{margin:.55rem 0 0;color:var(--mcl-text-dim);line-height:1.55}.origin-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem}.origin-link{color:#5e45e8;font-weight:750;white-space:nowrap}.origin-link-secondary{color:var(--mcl-text-dim);font-weight:700}@media (max-width: 1050px){.product-grid{grid-template-columns:repeat(2,1fr)}.current-project{grid-template-columns:1fr}.current-media{min-height:260px}.product-card-copy p{min-height:0}}@media (max-width: 760px){.home-hero{min-height:auto;padding-top:5rem;grid-template-columns:1fr;text-align:left}.hero-cup-art{width:270px;justify-self:center;order:-1}.home-section{padding:4.25rem 1.25rem}.section-heading{grid-template-columns:1fr;gap:1rem}.product-grid,.current-grid{grid-template-columns:1fr}.current-project{grid-template-columns:42% 58%;min-height:300px}.current-media{min-height:300px}.current-copy{padding:2rem 1.25rem}.current-copy h3{font-size:1.55rem}.pipeline-item{grid-template-columns:32px 54px minmax(0,1fr);gap:.8rem}.pipeline-item>img,.pipeline-icon{width:50px;height:50px}.pipeline-status{grid-column:3;justify-self:start}.origin-note{margin:1rem 1.25rem 2rem;grid-template-columns:48px 1fr;padding:1.4rem}.origin-actions{grid-column:2}}@media (max-width: 520px){.home-hero h1{font-size:2.75rem}.product-grid,.current-project{grid-template-columns:1fr}.current-media{min-height:240px}.origin-note{grid-template-columns:1fr}.origin-actions{grid-column:1}}.product-grid,.current-grid,.pipeline-list{display:grid;grid-template-columns:none;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding:.25rem .1rem 1.15rem;scroll-snap-type:x proximity;scroll-padding-inline:.1rem;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#7254ed rgba(112,122,170,.14)}.product-grid::-webkit-scrollbar,.current-grid::-webkit-scrollbar,.pipeline-list::-webkit-scrollbar{height:8px}.product-grid::-webkit-scrollbar-track,.current-grid::-webkit-scrollbar-track,.pipeline-list::-webkit-scrollbar-track{background:#707aaa24;border-radius:999px}.product-grid::-webkit-scrollbar-thumb,.current-grid::-webkit-scrollbar-thumb,.pipeline-list::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#087cf0,#7438f4,#ef3fa7);border-radius:999px}.product-grid{grid-auto-columns:minmax(250px,calc((100% - 3rem)/4))}.product-card,.current-project,.pipeline-item{scroll-snap-align:start}.current-grid{grid-auto-columns:minmax(520px,calc((100% - 1.25rem)/2))}.pipeline-list{grid-auto-columns:minmax(320px,calc((100% - 2rem) / 3));gap:1rem;border-top:0}.pipeline-item{min-height:220px;padding:1.45rem;grid-template-columns:38px 58px minmax(0,1fr);grid-template-rows:1fr auto;align-items:start;gap:1rem;border:1px solid var(--mcl-border);border-radius:24px;background:var(--mcl-surface);box-shadow:0 12px 34px #28306414}.pipeline-item>div:nth-of-type(2){align-self:start}.pipeline-status{grid-column:2 / 4;justify-self:start;align-self:end}@media (max-width: 760px){.product-grid,.current-grid,.pipeline-list{grid-template-columns:none;margin-right:-1.25rem;padding-right:1.25rem;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.product-grid::-webkit-scrollbar,.current-grid::-webkit-scrollbar,.pipeline-list::-webkit-scrollbar{display:none}.product-card,.current-project,.pipeline-item{scroll-snap-stop:always}.product-grid{grid-auto-columns:minmax(265px,88%)}.current-grid{grid-auto-columns:minmax(300px,90%)}.pipeline-list{grid-auto-columns:minmax(280px,88%)}.pipeline-item{grid-template-columns:34px 52px minmax(0,1fr)}.pipeline-status{grid-column:2 / 4}}.home-page{margin-top:1rem;display:flex;flex-direction:column;gap:4rem}.hero{margin-top:1.5rem;text-align:left;max-width:900px;padding-left:.5rem}.hero-title{font-size:2.6rem;font-weight:700;margin-bottom:.6rem}.hero-tagline{font-size:1.2rem;color:var(--mcl-text-dim);max-width:650px;line-height:1.55;margin-bottom:1rem}.hero-sub{font-size:1rem;color:var(--mcl-text-dim);max-width:650px;line-height:1.55;margin-bottom:2rem}.hero-cta{display:inline-block;padding:.7rem 1.5rem;border-radius:var(--mcl-radius);background:linear-gradient(90deg,#c48b41,#e2b567);color:#000;font-weight:600;text-decoration:none;box-shadow:0 0 14px #0006;transition:transform .15s ease,opacity .15s ease}.hero-cta:hover{transform:translateY(-2px);opacity:.9}.intro-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.intro-grid.two-columns{max-width:1080px;grid-template-columns:repeat(2,1fr)}.intro-card{background:var(--mcl-surface);padding:1.5rem;border-radius:var(--mcl-radius);border:1px solid var(--mcl-border);box-shadow:var(--mcl-shadow)}.intro-card h3{margin-top:0;margin-bottom:.6rem;color:var(--mcl-accent-light)}.intro-card p{margin:0;color:var(--mcl-text-dim);line-height:1.5}.app-card-topline{display:flex;align-items:center;margin-bottom:.8rem}.badge{display:inline-block;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;padding:.25rem .6rem;border-radius:999px;background:#c48b4129;color:var(--mcl-accent-light);border:1px solid rgba(196,139,65,.22)}.form-page{display:flex;flex-direction:column;gap:2rem}.form-header{margin-top:1.5rem;max-width:720px}.form-header h1{font-size:2.2rem;margin-bottom:.4rem}.form-header p{margin:0;color:var(--mcl-text-dim);line-height:1.6}.form-card{background:var(--mcl-surface);border-radius:var(--mcl-radius);border:1px solid var(--mcl-border);padding:1.8rem 1.6rem 1.6rem;max-width:760px;box-shadow:var(--mcl-shadow)}.form-card h2{margin-top:0;margin-bottom:.4rem}.form-info{margin-top:0;margin-bottom:1.2rem;color:var(--mcl-text-dim)}.form-grid{display:flex;flex-direction:column;gap:.9rem}.form-row label{display:flex;flex-direction:column;font-size:.95rem;gap:.35rem}.form-row input,.form-row textarea{background:#00000014;border-radius:8px;border:1px solid var(--mcl-border);padding:.55rem .7rem;color:var(--mcl-text);font-size:.95rem;font-family:inherit}html[data-theme=dark] .form-row input,html[data-theme=dark] .form-row textarea{background:#111}.form-row input:focus,.form-row textarea:focus{outline:none;border-color:var(--mcl-accent-light);box-shadow:0 0 0 1px #e2b56766}.required{color:#ff9a9a;margin-left:.2rem}.form-actions{margin-top:.6rem}.form-actions button{padding:.6rem 1.3rem;border-radius:999px;border:none;font-size:.96rem;font-weight:600;cursor:pointer;background:linear-gradient(90deg,#c48b41,#e2b567);color:#000;box-shadow:0 0 14px #00000080;transition:transform .12s ease,opacity .12s ease,box-shadow .12s ease}.form-actions button:hover:not(:disabled){transform:translateY(-1px);opacity:.92;box-shadow:0 0 18px #000000a6}.about-page{display:flex;flex-direction:column;gap:2.5rem}.about-hero h1{font-size:2.3rem;margin-bottom:.4rem}.about-tagline{margin-top:0;color:var(--mcl-text-dim);max-width:700px;line-height:1.6}.about-section h2{margin-top:0;margin-bottom:.35rem}.about-section p{margin-top:0;margin-bottom:.6rem;max-width:760px;color:var(--mcl-text-dim);line-height:1.55}.husket-page{display:flex;flex-direction:column;gap:2rem}.husket-hero-layout{display:grid;grid-template-columns:260px minmax(0,1fr);column-gap:2.5rem;align-items:center;margin-top:1rem;max-width:1100px}.husket-logo-wrap{display:flex;align-items:center;justify-content:flex-start;width:260px}.husket-logo-image{display:block;width:220px;max-width:220px;height:auto;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.25))}.husket-hero-copy{display:flex;flex-direction:column;gap:1.25rem;min-width:0;max-width:820px}.husket-hero-tagline,.husket-hero-intro{margin:0;line-height:1.45}.husket-hero-tagline{font-size:1.2rem;color:var(--mcl-text)}.husket-hero-intro{font-size:1rem;color:var(--mcl-text)}.husket-hero-copy .hero-cta{align-self:flex-start}.husket-glimpse-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.husket-glimpse-card{position:relative;margin:0;display:flex;justify-content:center}.husket-glimpse-image{display:block;width:100%;max-width:260px;height:auto;border-radius:22px;border:1px solid var(--mcl-border);box-shadow:0 10px 28px #00000059,0 2px 8px #0000002e;background:#000;margin:0 auto}.husket-glimpse-caption,.husket-glimpse-card figcaption{position:absolute;left:50%;bottom:.9rem;transform:translate(-50%);width:calc(100% - 2rem);max-width:220px;padding:.55rem .8rem;border-radius:999px;background:#00000094;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;font-size:.9rem;line-height:1.3;text-align:center;box-shadow:0 4px 16px #00000047;pointer-events:none}@media (max-width: 900px){.husket-glimpse-grid{grid-template-columns:1fr}}.receipt-page{display:flex;flex-direction:column;gap:2rem}.receipt-visual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.receipt-visual-image{display:block;width:100%;height:auto;border-radius:12px}.receipt-flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:1.5rem}.receipt-flow-bottom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:-.25rem;align-items:stretch}.receipt-flow-column{display:flex;flex-direction:column;align-items:stretch}.receipt-flow-card{min-height:100%}.receipt-flow-main-title{font-size:1.55rem;font-weight:700;letter-spacing:-.01em;margin-top:0;margin-bottom:1.35rem;color:var(--mcl-accent-light)}.receipt-flow-block+.receipt-flow-block{margin-top:1.35rem}.feature-sub{margin:0 0 .45rem;font-size:1.08rem;font-weight:600;color:var(--mcl-accent-light)}.receipt-flow-block p+p,.receipt-flow-target p+p{margin-top:.45rem}.receipt-flow-target{min-height:100%}.receipt-flow-target>h3:first-child{font-size:1.2rem;font-weight:600}.receipt-flow-arrow{position:relative;width:100%;height:48px;display:flex;justify-content:center;align-items:center}.receipt-flow-arrow:before{content:"";width:2px;height:28px;background:color-mix(in srgb,var(--mcl-accent-light) 70%,transparent);border-radius:999px}.receipt-flow-arrow:after{content:"";position:absolute;top:28px;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:10px solid var(--mcl-accent-light)}.receipt-cta{margin-top:2rem}.receipt-cta-inner{background:linear-gradient(135deg,#c48b412e,#e2b5671a);border:1px solid rgba(196,139,65,.25);border-radius:18px;padding:2.2rem 1.5rem;text-align:center;box-shadow:0 10px 28px #0000002e}.receipt-cta-inner h2{margin-top:0;margin-bottom:.5rem}.receipt-cta-sub{margin:0 0 1.5rem;color:var(--mcl-text-dim)}.receipt-cta-button{margin-bottom:1rem;font-size:1rem;padding:.8rem 1.6rem}.receipt-cta-note{font-size:.85rem;color:var(--mcl-text-dim);margin:0;opacity:.8}@media (max-width: 800px){.receipt-visual-grid{grid-template-columns:1fr}}@media (max-width: 800px){.husket-hero-layout{grid-template-columns:1fr;row-gap:1.2rem;align-items:start}.husket-logo-wrap{width:100%;justify-content:flex-start}.husket-logo-image{width:160px;max-width:160px}.husket-hero-tagline{font-size:1.1rem}.husket-hero-intro{font-size:1rem}.receipt-visual-grid{grid-template-columns:1fr}.hero{text-align:left;margin-top:.8rem;padding-left:0}.hero-title{font-size:2.2rem}.form-card{padding:1.4rem 1.1rem 1.2rem}.about-hero h1{font-size:2rem}.intro-grid.two-columns{grid-template-columns:1fr}.husket-legal-links{flex-direction:column}}.legal-page{display:flex;flex-direction:column;gap:2rem}.legal-header h1{font-size:2.1rem;margin-bottom:.4rem}.legal-intro{margin:0;max-width:760px;color:var(--mcl-text-dim);line-height:1.6}.legal-section h2{margin-top:0;margin-bottom:.3rem}.legal-section p,.legal-section ul{margin-top:0;max-width:760px;color:var(--mcl-text-dim);line-height:1.6}.legal-section ul{padding-left:1.2rem}.theme-toggle{display:inline-flex;align-items:center;gap:.55rem;border-radius:999px;padding:.45rem .75rem;border:1px solid rgba(0,0,0,.1);background:#ffffff8c;color:var(--mcl-text);cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:0 6px 16px #0000001a;transition:transform .12s ease,opacity .12s ease,box-shadow .12s ease}.theme-toggle:hover{transform:translateY(-1px);opacity:.95;box-shadow:0 8px 18px #00000024}.theme-icon{font-size:1rem;line-height:1}.theme-label{font-size:.92rem;font-weight:600}html[data-theme=dark] .theme-toggle{border:1px solid rgba(255,255,255,.14);background:#00000073;box-shadow:0 10px 24px #0000008c}@media (max-width: 800px){.theme-toggle{display:none}.theme-toggle.mobile{display:inline-flex;width:100%;justify-content:center;margin-top:.5rem}.hamburger{display:block}}@media (max-width: 900px){.receipt-flow-grid,.receipt-flow-bottom-grid{grid-template-columns:1fr}.receipt-flow-arrow{height:34px}.receipt-flow-arrow:before{height:18px}.receipt-flow-arrow:after{top:18px}}.header:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:#ffffff40;pointer-events:none}html[data-theme=dark] .header:after{background:#ffffff1a}.qr-page{display:flex;flex-direction:column;gap:2rem}.qr-hero{max-width:840px}.qr-layout{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:1.5rem;align-items:start}.qr-panel{display:flex;flex-direction:column;gap:1rem}.qr-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.qr-control-grid input[type=color]{width:42px;height:28px;padding:0;border:2px solid var(--mcl-border);border-radius:10px;cursor:pointer;background:transparent;overflow:hidden}.qr-control-grid input[type=color]::-webkit-color-swatch-wrapper{padding:0}.qr-control-grid input[type=color]::-webkit-color-swatch{border:none;border-radius:8px}.qr-control-grid input[type=color]::-moz-color-swatch{border:none;border-radius:8px}.qr-preview-card{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.qr-preview{width:min(100%,390px);display:flex;flex-direction:column;gap:.45rem;border-radius:18px;padding:1rem 1rem .75rem;border:1px solid var(--mcl-border);box-shadow:var(--mcl-shadow)}.qr-preview-code{position:relative;width:100%;aspect-ratio:1 / 1;display:grid;place-items:center}.qr-preview-code canvas{width:100%!important;height:100%!important;display:block}.qr-signature{width:100%;text-align:right;font-size:.78rem;opacity:.8;white-space:nowrap;line-height:1.2}.qr-logo-overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center}.qr-logo-overlay img{width:100%;height:100%;object-fit:contain;display:block}.qr-download{border:none;cursor:pointer;font-family:inherit;font-size:1rem}.qr-secondary-button{align-self:flex-start;border:1px solid var(--mcl-border);border-radius:999px;background:var(--mcl-surface);color:var(--mcl-text);padding:.55rem 1rem;cursor:pointer;font-weight:600}.qr-note,.qr-warning{margin:0;line-height:1.5}.qr-note{color:var(--mcl-text-dim);font-size:.95rem}.qr-warning{color:#8a4b00;background:#e2b5672e;border:1px solid rgba(226,181,103,.35);border-radius:12px;padding:.75rem .9rem}html[data-theme=dark] .qr-warning{color:#ffd79a}.qr-info-card{max-width:900px}.qr-info-card h2{margin-top:0;color:var(--mcl-accent-light)}.qr-info-card p+p{margin-top:.85rem}@media (max-width: 900px){.qr-layout{grid-template-columns:1fr}.qr-preview-card{align-items:stretch}.qr-preview{margin:0 auto}}@media (max-width: 600px){.qr-control-grid{grid-template-columns:1fr}}.qr-checkbox-row{display:flex!important;flex-direction:row!important;align-items:center;gap:.55rem;margin-top:.5rem;color:var(--mcl-text)}.qr-checkbox-row input{width:auto}.receipt-landing-page{min-height:calc(100vh - var(--header-height));display:flex;align-items:flex-start;justify-content:center;padding-top:clamp(1rem,4vw,2.2rem);padding-bottom:2.5rem}.receipt-landing-card{width:min(100%,640px);margin:0 auto;padding:clamp(1.45rem,4vw,2.15rem);border:1px solid var(--mcl-border);border-radius:24px;background:radial-gradient(circle at top,rgba(196,139,65,.16),transparent 30%),var(--mcl-surface);box-shadow:var(--mcl-shadow-2);text-align:center}html[data-theme=dark] .receipt-landing-card{background:radial-gradient(circle at top,rgba(194,165,143,.18),transparent 32%),linear-gradient(180deg,#ffffff09,#ffffff03),var(--mcl-surface)}.receipt-landing-logo-wrap{display:flex;justify-content:center;margin:.35rem 0 1.15rem}.receipt-landing-logo{display:block;width:min(310px,82vw);height:auto;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.16))}.receipt-landing-logo-light{display:none}.husket-landing-card{background:radial-gradient(circle at top,rgba(234,56,111,.13),transparent 34%),var(--mcl-surface)}.husket-landing-logo{display:block;width:min(260px,72vw);height:auto;object-fit:contain;filter:drop-shadow(0 12px 22px rgba(112,28,65,.16))}.husket-landing-tagline{max-width:540px;margin:0 auto;color:var(--mcl-text);font-size:clamp(1.3rem,4vw,1.75rem);font-weight:750;line-height:1.25;letter-spacing:-.025em}html[data-theme=dark] .husket-landing-card{background:radial-gradient(circle at top,rgba(234,56,111,.18),transparent 36%),linear-gradient(180deg,#ffffff09,#ffffff03),var(--mcl-surface)}.findback-landing-card{background:radial-gradient(circle at top,rgba(8,124,240,.16),transparent 36%),var(--mcl-surface)}.findback-landing-logo{display:block;width:min(190px,52vw);aspect-ratio:1;border-radius:24%;object-fit:cover;box-shadow:0 18px 42px #004db43b}.findback-landing-purpose,.findback-landing-how,.findback-landing-privacy{max-width:560px;margin:1rem auto 0;color:var(--mcl-text);line-height:1.58}.findback-landing-purpose{font-size:1.18rem;font-weight:750}.findback-landing-promise{margin:1.5rem auto 0;color:#087cf0;font-size:clamp(1.3rem,4vw,1.7rem);font-weight:850;letter-spacing:-.025em}html[data-theme=dark] .findback-landing-card{background:radial-gradient(circle at top,rgba(8,124,240,.24),transparent 38%),linear-gradient(180deg,#ffffff09,#ffffff03),var(--mcl-surface)}html[data-theme=dark] .findback-landing-promise{color:#65d7ff}.fury-landing-card{background:radial-gradient(circle at top,rgba(255,107,45,.18),transparent 38%),var(--mcl-surface)}.fury-landing-logo{display:block;width:min(330px,78vw);height:auto;object-fit:contain;filter:drop-shadow(0 16px 30px rgba(142,49,15,.2))}.fury-landing-tagline{max-width:560px;margin:0 auto;color:var(--mcl-text);font-size:clamp(1.35rem,4vw,1.85rem);font-weight:850;line-height:1.2;letter-spacing:-.03em}.fury-landing-copy{max-width:570px;margin:1rem auto 0;color:var(--mcl-text);line-height:1.58}.fury-landing-promise{max-width:560px;margin:1.6rem auto 0;color:#e44f1c;font-size:clamp(1.2rem,3.5vw,1.55rem);font-weight:850;line-height:1.3}html[data-theme=dark] .fury-landing-card{background:radial-gradient(circle at top,rgba(255,107,45,.24),transparent 40%),linear-gradient(180deg,#ffffff09,#ffffff03),var(--mcl-surface)}html[data-theme=dark] .fury-landing-promise{color:#ff9b62}.r4-landing-card{background:radial-gradient(circle at top,rgba(167,233,61,.18),transparent 38%),var(--mcl-surface)}.r4-landing-logo{display:block;width:min(190px,52vw);aspect-ratio:1;border-radius:24%;object-fit:cover;box-shadow:0 18px 42px #3f6b1838}.r4-landing-tagline{max-width:560px;margin:0 auto;color:var(--mcl-text);font-size:clamp(1.35rem,4vw,1.85rem);font-weight:850;line-height:1.2;letter-spacing:-.03em}.r4-landing-purpose,.r4-landing-copy,.r4-landing-privacy{max-width:570px;margin:1rem auto 0;color:var(--mcl-text);line-height:1.58}.r4-landing-purpose{color:#538b20;font-size:clamp(1.25rem,3.5vw,1.6rem);font-weight:850}.r4-landing-promise{max-width:560px;margin:1.5rem auto 0;padding:1rem 1.1rem;border-radius:16px;background:color-mix(in srgb,#a7e93d 13%,var(--mcl-surface));color:var(--mcl-text);font-weight:750;line-height:1.5}.r4-landing-platform{max-width:500px;margin:1rem auto 0;color:var(--mcl-text-dim);font-size:.9rem;line-height:1.5}html[data-theme=dark] .r4-landing-card{background:radial-gradient(circle at top,rgba(167,233,61,.22),transparent 40%),linear-gradient(180deg,#ffffff09,#ffffff03),var(--mcl-surface)}html[data-theme=dark] .r4-landing-purpose{color:#b9f267}.project-preview-page{max-width:920px;margin:0 auto;padding:clamp(2rem,6vw,4.5rem) 1.25rem 3rem}.project-preview-hero,.mosaic-story,.mosaic-long-term{padding:clamp(1.5rem,5vw,3rem);border:1px solid var(--mcl-border);border-radius:26px;background:var(--mcl-surface);box-shadow:var(--mcl-shadow)}.project-preview-hero{text-align:center;background:radial-gradient(circle at top,rgba(116,56,244,.17),transparent 42%),var(--mcl-surface)}.mosaic-preview-logo{display:block;width:min(390px,82vw);max-height:230px;margin:0 auto 1rem;object-fit:contain}.project-preview-tagline{margin:0;color:var(--mcl-text);font-size:clamp(1.75rem,5vw,2.7rem);font-weight:850;letter-spacing:-.04em}.project-preview-lead{max-width:690px;margin:1.2rem auto 0;color:var(--mcl-text);font-size:clamp(1.03rem,2vw,1.18rem);line-height:1.65}.project-preview-status{max-width:620px;margin:2rem auto 0;padding:1rem 1.2rem;display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:1rem;border-radius:20px;background:color-mix(in srgb,#ffd52b 12%,var(--mcl-surface));text-align:left}.project-preview-status img{width:86px;height:86px;object-fit:contain}.project-preview-status div{display:grid;gap:.3rem}.project-preview-status strong{color:var(--mcl-text)}.project-preview-status span{color:var(--mcl-text-dim);font-size:.92rem;line-height:1.45}.mosaic-story,.mosaic-long-term{margin-top:1.25rem}.mosaic-story h2,.mosaic-principles h2,.mosaic-long-term h2{margin:0 0 .8rem;color:var(--mcl-text);font-size:clamp(1.3rem,3vw,1.75rem)}.mosaic-story p,.mosaic-principles p,.mosaic-long-term p{margin:.7rem 0 0;color:var(--mcl-text-dim);line-height:1.65}.mosaic-principles{margin-top:1.25rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.mosaic-principles section{padding:1.5rem;border:1px solid var(--mcl-border);border-radius:22px;background:var(--mcl-surface);box-shadow:var(--mcl-shadow)}.mosaic-long-term{background:linear-gradient(135deg,color-mix(in srgb,#087cf0 8%,var(--mcl-surface)),color-mix(in srgb,#ef3fa7 7%,var(--mcl-surface)))}.mosaic-long-term strong{display:block;margin-top:1rem;color:#6d35f2;font-size:1.12rem}.project-preview-support{margin-top:2rem;text-align:center}.bop-preview-card{background:radial-gradient(circle at top,rgba(255,213,43,.2),transparent 38%),var(--mcl-surface)}.bop-meet-image{display:block;width:min(470px,88vw);max-height:420px;margin:0 auto 1.4rem;object-fit:contain}.bop-preview-card .section-kicker{margin-bottom:.65rem}.bop-preview-card h1{margin:0}.bop-preview-tagline{max-width:520px;margin:1rem auto 0;color:var(--mcl-text);font-size:clamp(1.3rem,4vw,1.7rem);font-weight:800;line-height:1.3}.bop-preview-note{max-width:520px;margin:1.4rem auto 0;color:var(--mcl-text-dim);font-size:.92rem;line-height:1.5}.bop-preview-status{margin-top:1.7rem}html[data-theme=dark] .project-preview-hero{background:radial-gradient(circle at top,rgba(116,56,244,.25),transparent 44%),var(--mcl-surface)}html[data-theme=dark] .mosaic-long-term strong{color:#ad9aff}html[data-theme=dark] .bop-preview-card{background:radial-gradient(circle at top,rgba(255,213,43,.2),transparent 40%),var(--mcl-surface)}@media (max-width: 760px){.mosaic-principles{grid-template-columns:1fr}.project-preview-status{grid-template-columns:68px minmax(0,1fr)}.project-preview-status img{width:68px;height:68px}}html[data-theme=dark] .receipt-landing-logo-dark{display:none}html[data-theme=dark] .receipt-landing-logo-light{display:block}.receipt-landing-card h1{max-width:520px;margin:0 auto;font-size:clamp(2rem,6vw,3rem);line-height:1.08;letter-spacing:-.04em;color:var(--mcl-text)}.receipt-landing-intro{max-width:560px;margin:1.05rem auto 1.35rem;color:var(--mcl-text);font-size:clamp(1rem,3.4vw,1.14rem);line-height:1.58}.receipt-landing-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.receipt-landing-list-card{max-width:520px;margin:0 auto;padding:clamp(1rem,3.4vw,1.35rem);border-radius:20px;text-align:left}.receipt-landing-problem-card{border:1px solid rgba(214,76,76,.18);background:radial-gradient(circle at top left,rgba(214,76,76,.08),transparent 42%),#d64c4c09}.receipt-landing-benefit-card{margin-top:1.1rem;border:1px solid rgba(196,139,65,.25);background:radial-gradient(circle at top left,rgba(196,139,65,.1),transparent 42%),#c48b4112}html[data-theme=dark] .receipt-landing-problem-card{background:radial-gradient(circle at top left,rgba(255,92,92,.13),transparent 45%),#ffffff0a;border-color:#ff787838}html[data-theme=dark] .receipt-landing-benefit-card{background:radial-gradient(circle at top left,rgba(194,165,143,.13),transparent 45%),#ffffff0a;border-color:#c2a58f40}.receipt-landing-list-card h2{margin:0 0 .9rem;color:var(--mcl-text);font-size:clamp(1.15rem,4vw,1.45rem);line-height:1.25;text-align:center}.receipt-landing-list-card ul{list-style:none;margin:0;padding:0;display:grid;gap:.72rem}.receipt-landing-list-card li{display:grid;grid-template-columns:2rem minmax(0,1fr);align-items:start;gap:.35rem;color:var(--mcl-text);font-size:clamp(1rem,3.6vw,1.08rem);line-height:1.35}.receipt-landing-list-icon{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;line-height:1.2;font-size:1.55rem;font-weight:500;transform:translateY(-.08rem)}.receipt-landing-list-icon-bad{color:#d94141}.receipt-landing-list-icon-good{color:#2e9d51}html[data-theme=dark] .receipt-landing-list-icon-bad{color:#ff6565}html[data-theme=dark] .receipt-landing-list-icon-good{color:#6fce80}.receipt-landing-reminder{max-width:540px;margin:.7rem auto 0;color:var(--mcl-text);font-weight:600;font-size:clamp(1rem,3.5vw,1.08rem);line-height:1.5}.receipt-landing-download{margin-top:1.45rem}.receipt-landing-download h2{margin:0 0 .85rem;font-size:clamp(1.45rem,4.4vw,1.7rem);color:var(--mcl-text);letter-spacing:-.02em}.receipt-store-badges{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem}.receipt-store-badge-link{display:inline-flex;align-items:center;justify-content:center;width:206px;max-width:calc(50% - .45rem);min-height:61px;padding:0;border:0;background:transparent;border-radius:10px;cursor:pointer;line-height:0;transition:transform .15s ease,opacity .15s ease,filter .15s ease}.receipt-store-badge-link:hover:not(:disabled){transform:translateY(-2px);opacity:.94}.receipt-store-badge-image{display:block;width:100%;height:auto;max-height:61px;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.18))}.receipt-store-badge-disabled{cursor:not-allowed;opacity:.48;filter:grayscale(1)}.receipt-landing-support{display:flex;flex-direction:column;gap:.15rem;margin:1.25rem 0 0;color:var(--mcl-text-dim);font-size:1rem;line-height:1.35}.receipt-landing-product-link{margin:.9rem 0 0;color:var(--mcl-text-dim);font-size:.98rem}@media (max-width: 640px){.receipt-landing-card{border-radius:18px}.receipt-store-badges{gap:.75rem}.receipt-store-badge-link{width:min(206px,100%);max-width:100%}}.legal-content-card{max-width:860px;background:var(--mcl-surface);border:1px solid var(--mcl-border);border-radius:var(--mcl-radius);box-shadow:var(--mcl-shadow);padding:1.6rem}.legal-section+.legal-section{margin-top:1.5rem}.legal-section h2{margin:0 0 .45rem;color:var(--mcl-accent-light);font-size:1.15rem}.legal-section p{margin:.35rem 0;color:var(--mcl-text-dim);line-height:1.6}.legal-section ul{margin:.45rem 0 0;padding-left:1.2rem;color:var(--mcl-text-dim);line-height:1.55}@media (max-width: 640px){.receipt-landing-page{align-items:flex-start}.receipt-landing-card{border-radius:18px}}
