:root{--ink:#11101f;--muted:#625e70;--paper:#f8f6f1;--paper-deep:#efebe3;--line:rgba(17,16,31,0.14);--violet:#6757f5;--blue:#3294d6;--coral:#df825a;--gold:#c88a28;--accent:var(--violet);--accent-soft:#ece9ff;--radius-lg:36px;--radius-md:24px;--shadow:0 24px 70px rgba(30,25,58,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;color:var(--ink);background:radial-gradient(circle at 82% 7%,rgba(103,87,245,.1),transparent 23rem),var(--paper);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}a,button,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 65%,white);outline-offset:4px}.page-shell{min-height:100vh;overflow:hidden}.site-footer,.site-header,main{width:min(1240px,calc(100% - 48px));margin-inline:auto}.site-header{min-height:96px;justify-content:space-between;border-bottom:1px solid var(--line)}.brand,.footer-links,.site-header,.site-header nav{display:flex;align-items:center}.brand{gap:12px;font-size:.92rem;font-weight:720;letter-spacing:-.01em}.brand-mark{width:28px;height:22px;display:flex;align-items:flex-end;gap:3px}.brand-mark i{width:6px;border-radius:999px;background:var(--violet)}.brand-mark i:first-child{height:11px}.brand-mark i:nth-child(2){height:22px}.brand-mark i:nth-child(3){height:16px}.site-header nav{gap:30px;font-size:.88rem;font-weight:650}.footer-links a,.site-header nav a{transition:color .18s ease}.footer-links a:hover,.site-header nav a:hover{color:var(--violet)}.home-hero{min-height:690px;padding:100px 0 92px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);align-items:center;gap:7vw}.hero-copy{max-width:740px}.eyebrow{margin:0 0 18px;color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;font-weight:780;letter-spacing:.15em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.052em;line-height:.98}.home-hero h1{max-width:820px;margin-bottom:32px;font-size:clamp(3.8rem,7.1vw,6.8rem);font-weight:760}.hero-intro{max-width:650px;margin-bottom:32px;color:var(--muted);font-size:clamp(1.12rem,1.8vw,1.38rem);line-height:1.55;letter-spacing:-.02em}.text-link{display:inline-flex;gap:10px;align-items:center;padding-bottom:6px;border-bottom:1px solid;font-size:.92rem;font-weight:720}.hero-orbit{position:relative;aspect-ratio:1;width:min(100%,480px);justify-self:end;border:1px solid rgba(103,87,245,.22);border-radius:50%}.hero-orbit:after,.hero-orbit:before{content:"";position:absolute;inset:17%;border:1px solid rgba(103,87,245,.15);border-radius:50%}.hero-orbit:after{inset:34%;background:rgba(255,255,255,.56)}.orbit-center,.orbit-icon{position:absolute;z-index:2;transform:translate(-50%,-50%)}.orbit-center{left:50%;top:50%;z-index:3;width:94px;height:94px;display:grid;place-items:center;border-radius:50%;color:white;background:var(--ink);box-shadow:var(--shadow);font-size:2rem}.orbit-icon{transition:transform .22s ease}.orbit-icon:hover{transform:translate(-50%,-50%) scale(1.08) rotate(-2deg)}.orbit-icon-1{left:50%;top:0}.orbit-icon-2{left:100%;top:50%}.orbit-icon-3{left:50%;top:100%}.orbit-icon-4{left:0;top:50%}.app-icon{object-fit:cover;border-radius:23.5%;box-shadow:0 14px 34px rgba(28,24,53,.2)}.app-icon-large{width:136px;height:136px}.app-icon-small{width:72px;height:72px}.collection{padding:110px 0 128px;border-top:1px solid var(--line)}.section-heading{max-width:670px;margin-bottom:54px}.closing-note h2,.contact-card h2,.help-callout h2,.section-heading h2{margin-bottom:0;font-size:clamp(2.7rem,5vw,4.5rem);font-weight:735}.app-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.app-card{--accent:var(--violet);--accent-soft:#ece9ff;min-height:690px;padding:34px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius-lg);background:rgba(255,255,255,.62);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.app-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.accent-violet{--accent:var(--violet);--accent-soft:#e8e5ff}.accent-blue{--accent:var(--blue);--accent-soft:#e4f3fb}.accent-coral{--accent:var(--coral);--accent-soft:#fae9df}.accent-gold{--accent:var(--gold);--accent-soft:#f5ead6}.app-meta,.card-actions,.card-heading,.contact-card,.help-callout{display:flex;align-items:center;justify-content:space-between;gap:24px}.card-heading>div{text-align:right}.card-number,.platform{margin:0;font-size:.72rem;font-weight:720;letter-spacing:.08em;text-transform:uppercase}.card-number{color:var(--accent);margin-bottom:6px}.platform{color:var(--muted)}.card-copy{margin-top:48px;max-width:480px}.card-copy h3{margin-bottom:18px;font-size:clamp(2.3rem,4vw,3.6rem);font-weight:740}.card-copy>p:last-child{color:var(--muted);font-size:1.04rem;line-height:1.55}.card-art{position:relative;flex:1 1;min-height:250px;margin:24px -34px 30px;background:var(--accent-soft);overflow:hidden}.card-art img{width:100%;height:100%;object-fit:cover;object-position:center}.card-art-folio img,.card-art-metronome-pal img{object-position:center 18%}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:13px 20px;border:1px solid transparent;border-radius:999px;font-size:.88rem;font-weight:720;transition:transform .18s ease,background .18s ease,color .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:white;background:var(--ink)}.button-primary:hover{background:var(--accent)}.button-secondary{border-color:var(--line);background:white}.button-secondary:hover{border-color:var(--accent);color:var(--accent)}.button-muted{color:var(--muted);background:var(--paper-deep)}.mini-store-link{color:var(--muted);font-size:.78rem;font-weight:700}.closing-note{margin-bottom:120px;padding:88px;border-radius:var(--radius-lg);color:white;background:var(--ink)}.closing-note .eyebrow{color:#a79cff}.closing-note h2{max-width:800px;margin-bottom:28px}.closing-note>p:last-child{max-width:660px;margin-bottom:0;color:#c8c5d2;font-size:1.1rem;line-height:1.6}.site-footer{min-height:180px;padding:42px 0;display:flex;align-items:center;justify-content:space-between;gap:32px;border-top:1px solid var(--line);color:var(--muted);font-size:.85rem}.site-footer>div:first-child{display:grid;gap:8px}.footer-title{color:var(--ink);font-weight:720}.footer-links{gap:24px}.app-page,.document-page{--accent:var(--violet);--accent-soft:#e8e5ff}.app-subnav{min-height:64px;display:flex;align-items:center;justify-content:flex-end;gap:24px;border-bottom:1px solid var(--line);color:var(--muted);font-size:.79rem;font-weight:680}.app-subnav a:hover{color:var(--accent)}.app-hero{min-height:720px;padding:88px 0 96px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);align-items:center;gap:7vw}.app-hero-copy .app-icon{margin-bottom:46px}.app-hero h1{margin-bottom:28px;font-size:clamp(3.6rem,6.7vw,6.4rem);font-weight:760}.app-meta{justify-content:flex-start;color:var(--muted);font-size:.82rem;font-weight:680}.app-hero-art{max-height:610px;border-radius:var(--radius-lg);background:var(--accent-soft);overflow:hidden;box-shadow:var(--shadow)}.app-hero-art img{width:100%;height:610px;object-fit:cover}.accent-gold .app-hero-art img,.accent-violet .app-hero-art img{object-position:center 16%}.feature-section{padding:112px 0;display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);gap:9vw;border-top:1px solid var(--line)}.feature-list{margin:0;padding:0;list-style:none}.feature-list li{padding:26px 0;display:grid;grid-template-columns:60px 1fr;gap:20px;border-top:1px solid var(--line)}.feature-list li:last-child{border-bottom:1px solid var(--line)}.feature-list span{color:var(--accent);font-family:ui-monospace,monospace;font-size:.72rem;font-weight:760}.feature-list p{margin:0;font-size:1.24rem;font-weight:620;line-height:1.35;letter-spacing:-.025em}.screenshot-section{padding:18px 0 116px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.screenshot-section figure{height:520px;margin:0;border-radius:var(--radius-md);background:var(--accent-soft);overflow:hidden}.screenshot-section img{width:100%;height:100%;object-fit:cover}.accent-gold .screenshot-section img,.accent-violet .screenshot-section img{object-position:center top}.contact-card,.help-callout{margin-bottom:112px;padding:62px;border:1px solid color-mix(in srgb,var(--accent) 28%,transparent);border-radius:var(--radius-lg);background:var(--accent-soft)}.contact-card h2,.help-callout h2{max-width:680px;font-size:clamp(2.3rem,4vw,3.7rem)}.help-actions{display:grid;justify-items:start;gap:18px;flex-shrink:0}.back-link{margin-top:38px;display:inline-flex;align-items:center;gap:9px;color:var(--muted);font-size:.82rem;font-weight:680}.back-link:hover{color:var(--accent)}.document-page{max-width:900px;margin-inline:auto;padding-bottom:120px}.document-header{padding:72px 0 64px;border-bottom:1px solid var(--line)}.document-header .app-icon{margin-bottom:36px}.document-header h1{margin-bottom:22px;font-size:clamp(3.8rem,8vw,6.8rem);font-weight:760}.document-header>p:last-child{margin:0;color:var(--muted);font-size:1.14rem;line-height:1.55}.faq-list{padding:28px 0 88px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;padding:28px 50px 28px 0;cursor:pointer;list-style:none;font-size:1.17rem;font-weight:680;letter-spacing:-.02em}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:2px;color:var(--accent);font-size:1.5rem;font-weight:450}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:730px;margin:-4px 0 28px;color:var(--muted);line-height:1.7}.contact-card{align-items:flex-end;margin-bottom:0}.contact-card>div{max-width:620px}.contact-card h2{margin-bottom:20px}.contact-card>div>p:last-child{margin:0;color:var(--muted);line-height:1.65}.contact-card .button{flex-shrink:0}.privacy-summary{margin:52px 0 18px;padding:28px;display:flex;align-items:flex-start;gap:18px;border-radius:var(--radius-md);background:var(--accent-soft)}.privacy-summary>span{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:white;background:var(--accent);font-weight:800}.privacy-summary p{margin:1px 0 0;line-height:1.6}.policy-sections>div{padding:38px 0;border-bottom:1px solid var(--line)}.policy-sections h2{margin-bottom:15px;font-size:1.36rem;letter-spacing:-.03em}.policy-sections p{max-width:790px;margin:0;color:var(--muted);line-height:1.75}.policy-sections a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}@media (max-width:900px){.app-hero,.feature-section,.home-hero{grid-template-columns:1fr}.home-hero{padding-top:76px;gap:80px}.hero-orbit{width:min(78vw,460px);justify-self:center}.app-grid{grid-template-columns:1fr}.app-card{min-height:640px}.app-hero{gap:56px}.app-hero-art{max-height:540px}.app-hero-art img{height:540px}.feature-section{gap:20px}.screenshot-section{overflow-x:auto;grid-template-columns:repeat(3,minmax(330px,1fr));padding-bottom:80px}.contact-card,.help-callout{align-items:flex-start;flex-direction:column}}@media (max-width:620px){.site-footer,.site-header,main{width:min(100% - 28px,1240px)}.site-header{min-height:78px}.site-header nav{gap:16px}.site-header nav a:first-child{display:none}.home-hero{min-height:auto;padding:70px 0 86px}.home-hero h1{font-size:clamp(3.35rem,16vw,5rem)}.hero-orbit{width:min(72vw,340px)}.orbit-center{width:72px;height:72px}.orbit-icon .app-icon{width:58px;height:58px}.collection{padding:80px 0}.app-card{min-height:590px;padding:24px;border-radius:28px}.card-art{margin-inline:-24px}.card-actions{align-items:flex-start;flex-direction:column;gap:15px}.closing-note{margin-bottom:78px;padding:48px 28px}.site-footer{min-height:220px;align-items:flex-start;flex-direction:column;justify-content:center}.app-subnav{justify-content:flex-start;overflow-x:auto}.app-hero{padding:62px 0 76px}.app-hero h1{font-size:clamp(3.2rem,15vw,5.2rem)}.app-icon-large{width:108px;height:108px}.app-meta{align-items:flex-start;flex-direction:column}.app-hero-art,.app-hero-art img{height:430px}.feature-section{padding:80px 0}.screenshot-section{grid-template-columns:repeat(3,minmax(270px,1fr))}.screenshot-section figure{height:430px}.contact-card,.help-callout{padding:38px 26px;margin-bottom:80px}.document-page{padding-bottom:70px}.document-header{padding:58px 0 50px}.document-header h1{font-size:clamp(3.4rem,17vw,5.5rem)}.privacy-summary{padding:24px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important}}