:root{--ink:#1c1d1a;--muted:#666961;--paper:#f4f5f1;--surface:#fff;--surface-raised:#fff;--white:#fff;--line:#d7dad2;--line-strong:#b9bdb4;--pink:#df5b91;--pink-dark:#a52f62;--pink-soft:#f6dce7;--green:#26725f;--green-soft:#dcece5;--blue:#3f679c;--blue-soft:#dfe8f3;--yellow:#f0ce72;--header:#f4f5f1e6;--shadow:0 24px 70px #26282329;--shadow-soft:0 12px 36px #26282317;--shell:1200px}:root[data-theme=dark]{--ink:#f1f2ed;--muted:#a9ada3;--paper:#111310;--surface:#191b18;--surface-raised:#20231f;--line:#343831;--line-strong:#4b5047;--pink:#e66f9f;--pink-dark:#f08cb4;--pink-soft:#3a222d;--green:#73b9a2;--green-soft:#19342b;--blue:#8eb0dd;--blue-soft:#1e2d40;--yellow:#e8c86d;--header:#111310e6;--shadow:0 28px 80px #0000007a;--shadow-soft:0 12px 38px #00000040}*{box-sizing:border-box}html{color:var(--ink);background:var(--paper);scroll-behavior:smooth;font-family:Aptos,Segoe UI,system-ui,-apple-system,sans-serif}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0;line-height:1.55}body,button,input{font:inherit}a{color:inherit;text-underline-offset:.2em}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0;text-wrap:balance;line-height:1.08}h1{margin-bottom:1.25rem;font-size:clamp(3.6rem,8vw,7rem)}h2{font-size:clamp(2rem,4vw,3.6rem)}h3{font-size:1.2rem}.shell{width:min(calc(100% - 40px), var(--shell));margin-inline:auto}.skip-link{z-index:100;color:var(--white);background:#1c1d1a;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid var(--line);background:var(--header);backdrop-filter:blur(18px);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;min-height:74px;display:flex}.brand{color:var(--ink);align-items:center;gap:12px;font-size:1.08rem;font-weight:780;text-decoration:none;display:inline-flex}.brand-mark{border:1px solid var(--ink);object-fit:cover;border-radius:8px;width:38px;height:38px}.brand.compact .brand-mark{width:34px;height:34px}.desktop-nav{align-items:center;gap:3px;display:flex}.header-actions{align-items:center;gap:10px;display:flex}.desktop-nav a,.mobile-nav a{color:var(--muted);padding:9px 12px;font-weight:680;text-decoration:none}.desktop-nav a:hover,.desktop-nav a.active,.mobile-nav a:hover,.mobile-nav a.active{color:var(--ink);background:var(--surface)}.theme-button,.menu-button{border:1px solid var(--line);background:var(--surface);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:6px;justify-content:center;align-items:center}.theme-button{display:inline-flex}.menu-button{display:none}.theme-button:hover,.menu-button:hover{border-color:var(--line-strong);background:var(--surface-raised)}.theme-sun-icon,[data-theme=dark] .theme-moon-icon{display:none}[data-theme=dark] .theme-sun-icon{display:block}.menu-close-icon,.menu-button[aria-expanded=true] .menu-open-icon{display:none}.menu-button[aria-expanded=true] .menu-close-icon{display:block}.mobile-nav{border-top:1px solid var(--line);background:var(--surface);padding:10px 20px 16px}.mobile-nav a{display:block}.eyebrow{color:var(--pink-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:800}.hero{grid-template-columns:minmax(0,.88fr) minmax(470px,1.12fr);align-items:center;gap:clamp(36px,7vw,90px);min-height:min(760px,100svh - 74px);padding-block:clamp(52px,8vw,100px);display:grid}.hero-copy{max-width:620px}.hero-copy .eyebrow{align-items:center;gap:10px;display:inline-flex}.hero-copy .eyebrow:before{background:var(--pink);content:"";width:28px;height:2px}.hero-copy .lede,.product-hero .lede{max-width:650px;color:var(--muted);font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.62}.hero-copy h1{color:var(--ink)}.studio-hero{border-bottom:1px solid var(--line);background:var(--surface);text-align:center;place-items:center;min-height:min(620px,100svh - 130px);display:grid}.studio-hero-inner{justify-items:center;padding-block:clamp(40px,5vw,54px);display:grid}.studio-mark{border:1px solid var(--line-strong);width:clamp(118px,13vw,156px);height:clamp(118px,13vw,156px);box-shadow:var(--shadow);border-radius:34px;margin-bottom:22px}.studio-hero .eyebrow{margin-bottom:14px}.studio-hero h1{margin-bottom:16px;font-size:clamp(3.8rem,7vw,6.2rem)}.studio-hero .lede{max-width:720px;color:var(--muted);margin-bottom:0;font-size:clamp(1.12rem,2vw,1.35rem);line-height:1.55}.studio-hero .hero-actions{justify-content:center;margin-top:28px}.feature-carousel{color:var(--white);background:#0d0e0c;border-bottom:1px solid #282a27;padding-block:20px 26px;overflow:hidden}.carousel-track{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;cursor:grab;grid-auto-columns:min(1180px,100vw - 160px);grid-auto-flow:column;gap:20px;padding-inline:max(80px,50vw - 590px);scroll-padding-inline:max(80px,50vw - 590px);display:grid;overflow-x:auto}.carousel-track::-webkit-scrollbar{display:none}.carousel-track[data-dragging]{cursor:grabbing;scroll-snap-type:none;user-select:none}.carousel-slide{scroll-snap-align:center;scroll-snap-stop:always;border:1px solid #ffffff29;border-radius:8px;min-height:620px;overflow:hidden}.slide-pupschedule{background:#7e294e}.slide-mindpad{background:#211a30}.carousel-slide-inner{grid-template-columns:minmax(290px,.78fr) minmax(500px,1.22fr);align-items:center;gap:clamp(44px,7vw,96px);min-height:620px;padding:clamp(42px,6vw,72px);display:grid}.carousel-copy{max-width:470px}.carousel-app-icon{border:1px solid #ffffff70;border-radius:18px;width:88px;height:88px;margin-bottom:26px;box-shadow:0 18px 42px #0000003d}.carousel-kicker{color:#ffffffd1;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-size:.75rem;font-weight:800}.carousel-copy h2{margin-bottom:12px;font-size:4.25rem}.carousel-tagline{color:var(--white);margin-bottom:18px;font-size:clamp(1.4rem,2.4vw,1.95rem);font-weight:720;line-height:1.14}.carousel-description{color:#ffffffc7;font-size:1.08rem}.carousel-store-link{color:#ffffffd1;border-top:1px solid #ffffff3d;align-items:center;gap:7px;margin-top:12px;padding-top:16px;font-size:.9rem;font-weight:680;text-decoration:none;display:inline-flex}.carousel-store-link:hover{color:var(--white)}.carousel-link{color:var(--white);background:#05060533;border:1px solid #ffffffad;border-radius:6px;align-items:center;gap:8px;margin-top:12px;padding:11px 16px;font-weight:720;text-decoration:none;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.carousel-link:hover{border-color:var(--white);background:#05060557;transform:translateY(-2px)}.carousel-preview{min-width:0}.carousel-preview .product-preview{border-color:#ffffff5c;box-shadow:0 32px 90px #0000006b}.mindpad-showcase{text-align:center;justify-items:center;gap:30px;display:grid}.mindpad-showcase>img{border:1px solid #fff6;border-radius:clamp(34px,4vw,58px);width:clamp(210px,23vw,290px);height:auto;box-shadow:0 32px 80px #00000061}.mindpad-feature-list{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.mindpad-feature-list span{color:#ffffffd1;background:#08060c2e;border:1px solid #ffffff42;border-radius:6px;align-items:center;gap:8px;min-height:42px;padding:9px 12px;font-size:.85rem;font-weight:680;display:inline-flex}.carousel-controls{justify-content:center;align-items:center;gap:10px;padding-top:22px;display:flex}.carousel-control{width:42px;height:42px;color:var(--white);cursor:pointer;background:#252724;border:1px solid #3f423d;border-radius:50%;place-items:center;display:inline-grid}.carousel-control:hover{background:#30322e;border-color:#666a63}.carousel-dots{background:#252724;border:1px solid #3f423d;border-radius:22px;align-items:center;gap:10px;height:42px;padding-inline:16px;display:flex}.carousel-dot{cursor:pointer;background:#868a82;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .16s,transform .16s,width .16s}.carousel-dot[aria-current=true]{background:var(--white);border-radius:4px;width:24px}.carousel-pause-icon,.carousel-play[data-playing] .carousel-play-icon{display:none}.carousel-play[data-playing] .carousel-pause-icon{display:block}.centered-heading{text-align:center;margin-inline:auto}.centered-heading p:not(.eyebrow){max-width:650px;margin-inline:auto}.resource-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.resource-card{border:1px solid var(--line);background:var(--paper);min-height:300px;color:var(--ink);border-radius:8px;padding:32px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative}.resource-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-soft);transform:translateY(-4px)}.resource-icon{width:max-content;height:40px;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:14px;margin-bottom:48px;display:flex}.resource-icon:after{content:"";opacity:.45;background:currentColor;width:32px;height:1px}.pink-icon{color:var(--pink-dark)}.blue-icon{color:var(--blue)}.green-icon{color:var(--green)}.resource-card h3{margin-bottom:10px;font-size:1.5rem}.resource-card p{color:var(--muted);margin:0;padding-right:26px}.resource-arrow{color:var(--muted);position:absolute;bottom:30px;right:30px}.studio-principles{background:var(--paper)}.value-grid{grid-template-columns:repeat(3,1fr);gap:clamp(36px,6vw,80px);display:grid}.value-item{text-align:center}.value-icon{border:1px solid var(--line-strong);width:54px;height:54px;color:var(--pink-dark);border-radius:50%;place-items:center;margin:0 auto 24px;display:grid}.value-item p{color:var(--muted)}.hero-actions,.inline-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border:1px solid var(--ink);background:var(--ink);min-height:48px;color:var(--paper);border-radius:6px;justify-content:center;align-items:center;gap:9px;padding:11px 18px;font-weight:740;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{background:var(--pink-dark);border-color:var(--pink-dark);transform:translateY(-2px)}.button.secondary{color:var(--ink);background:0 0}.button.secondary:hover{background:var(--surface);border-color:var(--ink)}.button.pink{background:var(--pink);border-color:var(--pink);color:#1c1d1a}.button.pink:hover{background:var(--surface);border-color:var(--ink);color:var(--ink)}.hero-visual{min-width:0;padding:22px 0 22px 22px;position:relative}.hero-visual:before{border:1px solid var(--line);background:var(--pink-soft);content:"";border-radius:8px;position:absolute;inset:0 22px 0 0}.app-badge{z-index:2;border:1px solid var(--ink);background:var(--surface-raised);border-radius:6px;align-items:center;gap:12px;padding:11px 14px;font-weight:800;display:flex;position:absolute;top:-4px;left:0}.app-badge img{border-radius:5px;width:44px;height:44px}.product-preview{border:1px solid var(--line-strong);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;position:relative;overflow:hidden}.product-preview.compact{box-shadow:var(--shadow-soft);transform:none}.preview-titlebar{height:42px;color:var(--white);background:#20211e;border-bottom:1px solid #393a36;align-items:center;gap:7px;padding-inline:13px;display:flex}.preview-titlebar span{background:var(--pink);border-radius:50%;width:9px;height:9px}.preview-titlebar span:nth-child(2){background:var(--yellow)}.preview-titlebar span:nth-child(3){background:#66c7a8}.preview-titlebar strong{margin-left:auto;font-size:.78rem}.product-preview img{aspect-ratio:3/2;object-fit:cover;object-position:top center;background:var(--pink-soft);width:100%;height:auto}.band{border-top:1px solid var(--line);padding-block:clamp(70px,9vw,120px)}.band.white{background:var(--surface)}.band.ink{color:var(--white);background:#1c1d1a;border-color:#30312d}[data-theme=dark] .band.ink{background:#090a09;border-color:#262824}.section-heading{max-width:760px;margin-bottom:42px}.section-heading p:not(.eyebrow){color:var(--muted);font-size:1.08rem}.ink .section-heading p:not(.eyebrow){color:#c8c2c8}.product-row{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(38px,7vw,90px);display:grid}.product-icon{border:1px solid var(--ink);border-radius:8px;width:76px;height:76px;margin-bottom:28px}.product-copy h2{margin-bottom:18px}.product-copy>p{color:var(--muted);font-size:1.12rem}.feature-list{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.feature-item{background:#23241f;border:1px solid #3a3c37;border-radius:6px;min-height:220px;padding:30px}.feature-item svg{color:var(--yellow)}.feature-item h3{margin:50px 0 10px}.feature-item p{color:#c8c2c8;margin-bottom:0}.principles{grid-template-columns:repeat(3,1fr);gap:clamp(28px,5vw,64px);display:grid}.principle{border-top:3px solid var(--pink);padding-top:24px}.principle:nth-child(2){border-color:var(--green)}.principle:nth-child(3){border-color:var(--blue)}.principle p{color:var(--muted)}.product-hero-wrap{background:var(--pink-soft);border-bottom:1px solid var(--line-strong)}.product-hero{grid-template-columns:minmax(0,.95fr) minmax(500px,1.05fr);align-items:center;gap:clamp(40px,7vw,88px);min-height:min(700px,100svh - 100px);padding-block:clamp(44px,5vw,62px);display:grid}.product-identity{align-items:center;gap:14px;margin-bottom:24px;font-weight:800;display:flex}.product-identity img{border:1px solid var(--ink);border-radius:7px;width:58px;height:58px}.product-hero h1{margin-bottom:.75rem;font-size:clamp(3.25rem,6vw,5.5rem)}.product-tagline{max-width:680px;margin-bottom:1.15rem;font-size:clamp(1.8rem,2.6vw,2.3rem);font-weight:760;line-height:1.08}.status-label{border:1px solid var(--ink);background:var(--surface);border-radius:5px;align-items:center;gap:8px;margin-bottom:20px;padding:7px 10px;font-size:.82rem;font-weight:750;display:inline-flex}.status-label span{background:var(--green);border-radius:50%;width:8px;height:8px}.workflow{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:48px;display:grid}.workflow-step{border:1px solid var(--line);background:var(--surface-raised);min-height:190px;box-shadow:var(--shadow-soft);border-radius:6px;padding:24px}.workflow-step strong{color:var(--pink-dark);margin-bottom:42px;font-size:.8rem;display:block}.workflow-step p{color:var(--muted)}.audience-row{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.audience-block{border:1px solid var(--line-strong);background:var(--surface);border-radius:8px;padding:34px}.audience-block:first-child{background:var(--green-soft)}.audience-block:last-child{background:var(--blue-soft)}.audience-block ul{margin:20px 0 0;padding-left:20px}.cta-band{justify-content:space-between;align-items:center;gap:40px;padding-block:64px;display:flex}.cta-band h2{max-width:700px;margin-bottom:0}.legal-hero{border-bottom:1px solid var(--line);background:var(--surface);padding-block:64px 54px}.legal-shell{width:min(100% - 40px,820px);margin-inline:auto}.legal-hero h1{max-width:780px;font-size:clamp(2.7rem,6vw,5rem)}.legal-intro{max-width:720px;color:var(--muted);font-size:1.2rem}.updated{margin:28px 0 0;font-size:.9rem;font-weight:700}.back-link{color:var(--muted);align-items:center;gap:7px;margin-bottom:36px;font-weight:700;text-decoration:none;display:inline-flex}.back-link:hover{color:var(--pink-dark)}.legal-content{padding-block:64px 100px}.legal-content h2{margin:50px 0 18px;font-size:1.7rem}.legal-content h3{margin-top:32px}.legal-content p,.legal-content li{color:var(--muted)}.legal-content li+li{margin-top:10px}.legal-content a{color:var(--pink-dark);font-weight:700}.notice{border-left:5px solid var(--green);background:var(--green-soft);border-radius:0 6px 6px 0;margin-block:34px;padding:20px 22px}.contact-panel{border:1px solid var(--line-strong);background:var(--pink-soft);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;margin-top:40px;padding:28px;display:grid}.contact-panel p{margin-bottom:0}.support-hero{background:var(--blue-soft);border-bottom:1px solid var(--line-strong);padding-block:clamp(64px,9vw,110px)}.support-hero .shell{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:60px;display:grid}.support-hero h1{max-width:760px}.support-grid{grid-template-columns:.8fr 1.2fr;gap:clamp(40px,8vw,100px);display:grid}.support-sidebar{border:1px solid var(--line-strong);background:var(--surface-raised);box-shadow:var(--shadow-soft);border-radius:8px;align-self:start;padding:26px}.support-sidebar img{border-radius:7px;width:58px;height:58px;margin-bottom:24px}.support-sidebar p{color:var(--muted)}.issue-list{border-top:1px solid var(--line)}.issue{border-bottom:1px solid var(--line);padding-block:27px}.issue h3{margin-bottom:8px}.issue p{color:var(--muted);margin-bottom:0}.site-footer{color:var(--white);background:#151613;border-top:1px solid #3d363e;padding-block:54px}.site-footer .brand{color:var(--white)}.footer-grid{grid-template-columns:1.4fr .8fr .8fr;gap:50px;display:grid}.footer-brand p,.footer-meta p{color:#bbb5bc}.footer-meta a{color:#d8d3d8;text-decoration:none}.footer-meta a:hover{color:var(--white);text-decoration:underline}.footer-links{align-content:start;gap:9px;display:grid}.footer-links strong{margin-bottom:4px}.footer-links a{color:#d8d3d8;text-decoration:none}.footer-links a:hover{color:var(--pink-soft)}.not-found{text-align:center;place-items:center;min-height:65svh;padding-block:80px;display:grid}.not-found strong{color:var(--pink-dark);font-size:6rem;line-height:1;display:block}.not-found h1{margin-block:18px;font-size:clamp(2.3rem,5vw,4rem)}:focus-visible{outline:3px solid var(--blue);outline-offset:3px}@media (hover:hover){.product-preview{transition:box-shadow .2s,transform .2s}.hero-visual:hover .product-preview{transform:translateY(-4px);box-shadow:0 32px 86px #26282333}[data-theme=dark] .hero-visual:hover .product-preview{box-shadow:0 32px 86px #00000094}}@media (width<=1280px) and (width>=901px){.carousel-slide-inner{grid-template-columns:minmax(340px,.9fr) minmax(420px,1.1fr);gap:30px;padding:48px}.carousel-copy h2{font-size:3.5rem}}@media (width<=1040px) and (width>=901px){.carousel-slide,.carousel-slide-inner{min-height:940px}.carousel-slide-inner{grid-template-columns:1fr;gap:38px}.carousel-copy{max-width:620px}.carousel-preview{justify-self:center;width:100%;max-width:680px}}@media (width<=900px){.hero,.product-hero,.product-row,.support-grid,.carousel-slide-inner{grid-template-columns:1fr}.carousel-track{grid-auto-columns:calc(100vw - 80px);padding-inline:40px;scroll-padding-inline:40px}.carousel-slide,.carousel-slide-inner{min-height:820px}.carousel-slide-inner{gap:38px;padding:48px}.carousel-copy{max-width:620px}.mindpad-showcase{align-self:center}.resource-grid{grid-template-columns:1fr}.resource-card{min-height:230px}.resource-icon{margin-bottom:34px}.hero,.product-hero{min-height:0}.hero-visual{margin-top:20px}.feature-list,.principles{grid-template-columns:1fr}.feature-item{min-height:170px}.feature-item h3{margin-top:32px}.workflow{grid-template-columns:repeat(2,1fr)}.support-sidebar{max-width:480px}}@media (width<=700px){.shell,.legal-shell{width:min(calc(100% - 28px), var(--shell))}.desktop-nav{display:none}.menu-button{display:inline-flex}.hero{padding-top:46px;padding-bottom:28px}.studio-hero{min-height:min(600px,100svh - 110px)}.studio-hero-inner{padding-block:36px 46px}.studio-mark{border-radius:24px;margin-bottom:22px}.studio-hero h1{font-size:3.65rem}.studio-hero .hero-actions,.studio-hero .button{width:100%}.feature-carousel{padding-block:14px 22px}.carousel-track{grid-auto-columns:calc(100vw - 28px);gap:12px;padding-inline:14px;scroll-padding-inline:14px}.carousel-slide,.carousel-slide-inner{min-height:760px}.carousel-slide-inner{gap:28px;padding:34px 24px}.carousel-app-icon{border-radius:15px;width:74px;height:74px}.carousel-copy h2{font-size:3rem}.carousel-tagline{font-size:1.35rem}.carousel-description{font-size:1rem}.mindpad-showcase>img{width:210px}.mindpad-feature-list{gap:8px}.carousel-controls{gap:7px;padding-top:16px}.carousel-control{width:40px;height:40px}.carousel-dots{gap:8px;height:40px;padding-inline:13px}.resource-card{padding:26px}.resource-arrow{bottom:26px;right:26px}.value-grid{grid-template-columns:1fr}.app-badge{width:max-content;margin-bottom:12px;position:relative;top:0;left:0}.hero-visual{padding:0}.hero-visual:before{display:none}.product-preview{transform:none}.hero .product-preview img{object-position:top center;height:210px}.product-hero{gap:24px;padding-block:32px 26px}.product-identity{margin-bottom:14px}.product-identity img{width:48px;height:48px}.product-hero .status-label{margin-bottom:12px}.product-hero h1{font-size:3.25rem}.product-tagline{margin-bottom:.8rem;font-size:1.65rem}.product-hero .lede{font-size:1rem}.product-hero .hero-actions{margin-top:20px}.product-hero .product-preview img{object-position:top center;height:160px}.workflow,.audience-row,.footer-grid{grid-template-columns:1fr}.support-hero .shell,.contact-panel,.cta-band{grid-template-columns:1fr;align-items:start}.support-hero .shell{gap:24px;display:grid}.contact-panel,.cta-band{display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
