:root{--ink:#161713;--paper:#fffaf0;--white:#fff;--yellow:#ffd43b;--yellow-deep:#f0b900;--coral:#ff786b;--mint:#cbeedc;--blue:#cfe8f7;--muted:#696b63;--line:rgba(22,23,19,.16);--round:28px;--shell:min(1160px,calc(100vw - 44px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"M PLUS Rounded 1c",system-ui,sans-serif;line-height:1.75;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:var(--shell);margin-inline:auto}.site-header{position:sticky;top:0;z-index:30;height:78px;padding:0 max(22px,calc((100vw - 1160px)/2));display:flex;align-items:center;justify-content:space-between;background:rgba(255,250,240,.9);border-bottom:1px solid transparent;backdrop-filter:blur(18px);transition:.2s}.site-header.scrolled{border-color:var(--line)}.brand{display:inline-flex;align-items:center;gap:11px;font-size:20px;font-weight:800;letter-spacing:.02em}.brand>span:last-child>span{font-size:.55em;margin-left:3px;letter-spacing:.12em}.brand-mark{width:42px;height:42px;border:2px solid var(--ink);border-radius:15px;background:var(--yellow);display:grid;place-items:center;position:relative;transform:rotate(-3deg)}.brand-mark i{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--ink)}.brand-mark i:nth-child(1){left:9px;top:15px}.brand-mark i:nth-child(2){right:9px;top:15px}.brand-mark i:nth-child(3){width:14px;height:5px;bottom:9px}.site-nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:800}.site-nav a{position:relative}.site-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:2px;background:var(--ink);transition:.2s}.site-nav a:hover:after{right:0}.nav-toggle{display:none;border:0;background:none;width:44px;height:44px;padding:11px}.nav-toggle span{display:block;height:2px;background:var(--ink);margin:7px 0;transition:.2s}.lab-hero{min-height:720px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:54px;padding-block:80px 100px}.kicker,.section-index{font-size:11px;letter-spacing:.18em;font-weight:800;color:var(--muted);text-transform:uppercase}.kicker{display:flex;align-items:center;gap:10px}.kicker span{width:28px;height:2px;background:var(--coral)}.hero-copy h1{font-size:clamp(44px,5.4vw,76px);line-height:1.25;letter-spacing:-.045em;margin:22px 0}.hero-copy h1 em{font-style:normal;position:relative;white-space:nowrap}.hero-copy h1 em:after{content:"";position:absolute;z-index:-1;left:-3px;right:-3px;bottom:6px;height:18px;background:var(--yellow);border-radius:4px;transform:rotate(-1deg)}.lead{font-size:16px;color:#4f514a;max-width:35em}.hero-actions,.product-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:32px}.button{min-height:54px;padding:0 22px;border:2px solid var(--ink);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:25px;font-size:14px;font-weight:800;transition:.18s}.button span{font-size:19px}.button:hover{transform:translateY(-2px);box-shadow:0 6px 0 rgba(22,23,19,.12)}.button.primary{background:var(--yellow)}.button.outline{background:transparent}.button.light{background:#fff;color:var(--ink);border-color:#fff}.text-link{font-size:13px;font-weight:800;border-bottom:1px solid currentColor}.hero-canvas{height:570px;position:relative}.sun-disc{position:absolute;width:420px;height:420px;border-radius:50%;background:var(--yellow);right:15px;top:42px}.hero-photo{position:absolute;width:380px;right:55px;top:85px;border:3px solid var(--ink);border-radius:48% 52% 42% 58% / 48% 38% 62% 52%;overflow:hidden;transform:rotate(2deg);box-shadow:18px 20px 0 rgba(22,23,19,.08)}.hero-photo img{width:100%;aspect-ratio:1;object-fit:cover}.float-note{position:absolute;background:#fff;border:2px solid var(--ink);border-radius:18px;padding:12px 17px;box-shadow:7px 8px 0 rgba(22,23,19,.08);transform:rotate(-3deg)}.float-note b,.float-note span{display:block}.float-note b{font-size:17px}.float-note span{font-size:11px;color:var(--muted)}.note-one{top:76px;left:5px}.note-two{bottom:53px;right:0;transform:rotate(3deg);background:var(--mint)}.doodle{position:absolute;font-size:46px;font-weight:800}.d1{left:48px;bottom:90px;color:var(--coral)}.d2{right:18px;top:25px}.statement{background:var(--ink);color:#fff;padding:110px 0}.statement-inner{display:grid;grid-template-columns:.38fr 1fr;gap:50px}.statement .section-index,.section-head.light .section-index{color:#adafa6}.statement h2{font-size:clamp(34px,4vw,55px);line-height:1.45;margin:0 0 32px}.statement p:last-child{color:#c9cac4;max-width:47em}.featured{padding-block:115px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:48px}.section-head h2{font-size:clamp(32px,4vw,52px);margin:8px 0 0;line-height:1.3}.product-feature{display:grid;grid-template-columns:1fr 1fr;border:2px solid var(--ink);border-radius:36px;overflow:hidden;background:#fff}.product-visual{min-height:600px;background:var(--blue);position:relative;display:grid;place-items:center;overflow:hidden}.product-visual:before,.product-visual:after{content:"";position:absolute;border:2px solid var(--ink);border-radius:50%}.product-visual:before{width:360px;height:360px;background:var(--yellow);left:-90px;bottom:-120px}.product-visual:after{width:160px;height:160px;right:-55px;top:-45px;background:var(--coral)}.phone-frame{position:relative;z-index:2;width:270px;background:#fff;border:4px solid var(--ink);border-radius:38px;padding:13px;box-shadow:18px 20px 0 rgba(22,23,19,.14);transform:rotate(-3deg)}.phone-frame img{border-radius:25px;aspect-ratio:1;object-fit:cover}.phone-ui{padding:15px 5px 8px;display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:800}.phone-ui b{background:var(--yellow);border:2px solid var(--ink);border-radius:999px;padding:4px 9px}.product-badge{position:absolute;z-index:3;bottom:25px;left:26px;font-size:10px;font-weight:800;letter-spacing:.12em;border:2px solid var(--ink);border-radius:999px;background:#fff;padding:7px 12px}.product-copy{padding:70px 64px;display:flex;flex-direction:column;justify-content:center}.product-no{font-size:11px;letter-spacing:.16em;font-weight:800;color:var(--coral)}.product-copy h3{font-size:20px;margin:8px 0 20px}.product-tagline{font-size:clamp(29px,3vw,43px);line-height:1.45;font-weight:800;margin:0 0 22px}.product-copy>p:not(.product-no):not(.product-tagline){font-size:14px;color:var(--muted)}.tag-list{display:flex;gap:8px;flex-wrap:wrap;list-style:none;padding:0;margin:24px 0 0}.tag-list li{font-size:11px;font-weight:800;border:1px solid var(--line);border-radius:999px;padding:6px 10px;background:var(--paper)}.principles{background:var(--ink);color:#fff;padding-block:110px}.principle-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.2)}.principle-grid article{padding:35px 25px 10px;border-right:1px solid rgba(255,255,255,.2)}.principle-grid article:last-child{border:0}.principle-grid span{font-size:11px;color:var(--yellow);font-weight:800}.principle-grid h3{font-size:20px;line-height:1.5;margin:40px 0 14px}.principle-grid p{font-size:13px;color:#bfc0ba}.promise{padding-block:120px}.promise-copy{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;margin-top:35px}.promise h2{font-size:clamp(30px,3.8vw,50px);line-height:1.5;margin:0}.promise-copy p{color:var(--muted);font-size:15px}.cta-band{background:var(--coral);text-align:center;padding:90px 0}.cta-band p{font-size:10px;letter-spacing:.2em;font-weight:800}.cta-band h2{font-size:clamp(32px,4vw,52px);line-height:1.5;margin:15px 0 35px}.site-footer{background:var(--ink);color:#fff;padding:60px 0 24px}.brand.inverse .brand-mark{border-color:#fff;color:var(--ink)}.footer-main{display:flex;align-items:center;justify-content:space-between;padding-bottom:48px}.footer-links{display:flex;gap:28px;font-size:12px;color:#d0d1ca}.footer-bottom{border-top:1px solid rgba(255,255,255,.16);padding-top:20px;display:flex;justify-content:space-between;color:#8e9088;font-size:10px;letter-spacing:.05em}.page-hero{padding:95px 0 65px}.page-hero h1{font-size:clamp(42px,6vw,76px);line-height:1.25;margin:15px 0}.page-hero p{color:var(--muted);max-width:42em}.apps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;padding-bottom:110px}.app-card{border:2px solid var(--ink);border-radius:30px;background:#fff;overflow:hidden}.app-card-visual{height:330px;background:var(--blue);display:grid;place-items:center;position:relative;overflow:hidden}.app-card-visual img{width:230px;border:3px solid var(--ink);border-radius:28px;transform:rotate(-3deg);box-shadow:12px 14px 0 rgba(22,23,19,.12)}.app-card-body{padding:30px}.app-card-body h2{font-size:28px;margin:4px 0 12px}.app-card-body p{color:var(--muted);font-size:14px}.coming{border-style:dashed;min-height:530px;display:grid;place-items:center;text-align:center;padding:30px;background:rgba(255,255,255,.4)}.coming .plus{font-size:52px;color:var(--coral)}.detail-hero{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:90px 0}.detail-hero h1{font-size:clamp(44px,6vw,72px);line-height:1.25;margin:15px 0}.detail-hero h1 span{display:block;font-size:.3em;letter-spacing:.05em;color:var(--muted);margin-bottom:15px}.detail-art{background:var(--yellow);border:2px solid var(--ink);border-radius:38px;padding:28px;transform:rotate(1deg)}.detail-art img{border:2px solid var(--ink);border-radius:24px}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-bottom:90px}.mini-feature{background:#fff;border:2px solid var(--ink);border-radius:24px;padding:28px}.mini-feature b{font-size:18px}.mini-feature p{font-size:13px;color:var(--muted)}.content-page{max-width:820px;margin:0 auto;padding:90px 22px 120px}.content-page h1{font-size:clamp(38px,6vw,62px)}.content-page h2{margin-top:50px;font-size:24px}.content-page p,.content-page li{color:#55574f}.content-page .notice{border:2px solid var(--ink);border-radius:20px;padding:20px;background:#fff}.support-options{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:35px}.support-card{border:2px solid var(--ink);border-radius:24px;padding:26px;background:#fff}.support-card h2{margin-top:0}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:860px){:root{--shell:min(100% - 32px,720px)}.site-header{height:68px;padding-inline:16px}.site-nav{position:absolute;left:12px;right:12px;top:68px;background:#fff;border:2px solid var(--ink);border-radius:20px;padding:18px;display:none;flex-direction:column;align-items:flex-start;gap:16px;box-shadow:8px 9px 0 rgba(22,23,19,.1)}.site-nav.open{display:flex}.nav-toggle{display:block}.lab-hero{grid-template-columns:1fr;padding-block:55px;gap:25px}.hero-canvas{height:460px;order:-1}.sun-disc{width:340px;height:340px;right:5%;top:35px}.hero-photo{width:310px;right:10%;top:60px}.note-one{left:0}.note-two{bottom:12px}.statement-inner,.promise-copy,.detail-hero{grid-template-columns:1fr}.product-feature{grid-template-columns:1fr}.product-visual{min-height:500px}.product-copy{padding:45px 30px}.principle-grid{grid-template-columns:1fr 1fr}.principle-grid article:nth-child(2){border-right:0}.principle-grid article{border-bottom:1px solid rgba(255,255,255,.2)}.feature-row{grid-template-columns:1fr}.apps-grid{grid-template-columns:1fr}.support-options{grid-template-columns:1fr}}@media(max-width:540px){.brand{font-size:17px}.brand-mark{width:37px;height:37px}.hero-canvas{height:350px}.sun-disc{width:270px;height:270px}.hero-photo{width:245px;right:7%}.float-note{padding:8px 12px}.float-note b{font-size:13px}.doodle{font-size:30px}.hero-copy h1{font-size:42px}.statement,.featured,.principles,.promise{padding-block:80px}.statement-inner{gap:20px}.section-head{align-items:flex-start;gap:15px;flex-direction:column}.product-visual{min-height:420px}.phone-frame{width:220px}.principle-grid{grid-template-columns:1fr}.principle-grid article{border-right:0}.promise-copy{gap:20px}.footer-main,.footer-bottom{align-items:flex-start;flex-direction:column;gap:25px}.footer-links{flex-wrap:wrap}.page-hero{padding-top:65px}.detail-hero{padding-top:60px}.support-options{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*{animation:none!important;transition:none!important}}
