:root{--paper:#f5efe3;--paper-deep:#ece2d2;--ink:#2f241d;--muted:#716357;--terracotta:#b75e42;--terracotta-dark:#8e422e;--sage:#65725d;--line:#d9cdbc;--white:#fffaf1;--display:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--step--1:clamp(.82rem, .79rem + .12vw, .9rem);--step-0:clamp(1rem, .96rem + .2vw, 1.12rem);--step-1:clamp(1.22rem, 1.11rem + .55vw, 1.62rem);--step-2:clamp(1.65rem, 1.4rem + 1.2vw, 2.45rem);--step-3:clamp(2.25rem, 1.8rem + 2.25vw, 4rem);--step-4:clamp(3.05rem, 2.22rem + 4vw, 6.2rem);--space-xs:.5rem;--space-sm:.85rem;--space-md:1.4rem;--space-lg:clamp(2rem, 4vw, 4rem);--space-xl:clamp(4.5rem, 9vw, 8rem);--radius:.45rem;--container:74rem;--narrow:50rem;--motion:.18s}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:var(--step-0);text-rendering:optimizelegibility;margin:0;line-height:1.65}body:before{content:"";pointer-events:none;opacity:.32;z-index:-1;background-image:radial-gradient(#7b6959 .55px,#0000 .55px);background-size:6px 6px;position:fixed;inset:0}img{max-width:100%;height:auto}a{color:inherit;text-underline-offset:.2em}p,h1,h2,h3{margin-top:0}h1,h2{font-family:var(--display);letter-spacing:-.045em;font-weight:400;line-height:.98}h1{font-size:var(--step-4);max-width:13ch}h2{font-size:var(--step-3);max-width:15ch}h3{font-size:var(--step-1);line-height:1.2}address{font-style:normal}:focus-visible{outline:3px solid var(--terracotta);outline-offset:4px}.container{width:min(calc(100% - 2rem), var(--container));margin-inline:auto}.container.narrow{width:min(calc(100% - 2rem), var(--narrow));margin-left:max(1rem, calc((100% - var(--container)) / 2))}.section{padding-block:var(--space-xl)}.eyebrow{color:var(--terracotta-dark);font-size:var(--step--1);letter-spacing:.13em;text-transform:uppercase;margin-bottom:var(--space-md);font-weight:750}.lede{max-width:41rem;color:var(--muted);font-size:var(--step-1);line-height:1.5}.section-intro{max-width:37rem;color:var(--muted);font-size:var(--step-1)}.skip-link{z-index:20;background:var(--ink);color:var(--white);border-radius:var(--radius);padding:.65rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{z-index:10;border-bottom:1px solid color-mix(in srgb, var(--line) 75%, transparent);position:relative}.nav-shell{justify-content:space-between;align-items:center;gap:2rem;min-height:5.2rem;display:flex}.wordmark{letter-spacing:-.025em;align-items:center;gap:.72rem;font-weight:750;text-decoration:none;display:inline-flex}.brand-mark{border:1.5px solid var(--ink);border-radius:50%;place-items:center;width:2rem;height:2rem;display:grid;position:relative;overflow:hidden}.brand-mark:after{content:"";border-top:1px solid var(--ink);position:absolute;top:50%;left:.3rem;right:.3rem}.brand-mark i{background:var(--terracotta);border-radius:1rem 1rem 0 0;width:.65rem;height:.35rem;margin-top:-.25rem;display:block}.desktop-nav{gap:clamp(1.4rem,3vw,2.6rem);display:flex}.desktop-nav a,.mobile-nav a{color:var(--muted);font-size:.95rem;font-weight:650;text-decoration:none}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--ink)}.mobile-nav{display:none;position:relative}.hero{align-items:center;min-height:46rem;padding-top:clamp(5.5rem,12vw,10rem);display:grid;overflow:hidden}.hero-grid{gap:var(--space-lg);grid-template-columns:1.18fr .82fr;align-items:center;display:grid}.hero-copy .lede{margin-top:2rem}.actions{flex-wrap:wrap;align-items:center;gap:1.25rem 1.6rem;margin-top:2rem;display:flex}.button{border:1px solid var(--ink);border-radius:var(--radius);background:var(--ink);min-height:3.15rem;color:var(--white);transition:background var(--motion), color var(--motion), transform var(--motion);justify-content:center;align-items:center;gap:1.2rem;padding:.72rem 1.15rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.button:hover{background:var(--terracotta-dark);border-color:var(--terracotta-dark);transform:translateY(-2px)}.text-link{align-items:center;min-height:2.8rem;font-size:.95rem;font-weight:700;text-decoration-thickness:1px;display:inline-flex}.hero-motif{aspect-ratio:1;justify-self:end;place-items:center;width:min(100%,28rem);display:grid;position:relative}.hero-motif:before{content:"";border:1px solid var(--line);border-radius:50%;position:absolute;inset:8%}.hero-motif span{font-family:var(--display);letter-spacing:-.09em;margin-left:-.09em;font-size:clamp(4.5rem,10vw,8rem)}.hero-motif i{aspect-ratio:2;background:var(--terracotta);opacity:.88;border-radius:50% 50% 0 0/100% 100% 0 0;width:42%;height:auto;position:absolute;bottom:23%}.hero-motif b{border-top:2px solid var(--ink);position:absolute;bottom:23%;left:20%;right:20%}.product-feature{background:var(--ink);color:var(--paper)}.product-grid{grid-template-columns:minmax(17rem,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.product-feature .section-intro{color:#cbbfaf}.product-feature .eyebrow{color:#e4a38d}.product-feature .button{background:var(--paper);color:var(--ink);border-color:var(--paper)}.collection-heading{gap:var(--space-lg);grid-template-columns:1fr 1fr;align-items:end;display:grid}.app-grid{border-top:1px solid #54483f;border-left:1px solid #54483f;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:3rem;display:grid}.app-card{min-height:14rem;transition:background var(--motion);border-bottom:1px solid #54483f;border-right:1px solid #54483f;grid-template-columns:1fr auto;align-content:space-between;gap:1rem;padding:1.5rem;text-decoration:none;display:grid}.app-card:hover{background:#30271f}.app-card>span{font-family:var(--display);font-size:var(--step-2)}.app-card small{color:#e4a38d;font-family:var(--sans);font-size:var(--step--1);letter-spacing:.1em;text-transform:uppercase;font-weight:800;display:block}.app-card p{color:#cbbfaf;grid-column:1;margin:0}.app-card b{color:#e4a38d;grid-area:1/2/3;align-self:end}.collection-link{margin-top:1.5rem}.support-products{gap:var(--space-xl);display:grid}.support-product{grid-template-columns:minmax(17rem,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.support-product+.support-product{padding-top:var(--space-xl);border-top:1px solid var(--line)}.product-artwork{border-radius:var(--radius);width:min(100%,30rem)}.product-directory{gap:1rem;display:grid}.product-directory-card{border:1px solid var(--line);background:var(--paper);min-height:16rem;transition:background var(--motion), transform var(--motion);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;padding:clamp(1.5rem,4vw,3rem);text-decoration:none;display:grid}.product-directory-card:hover{background:var(--paper-deep);transform:translateY(-2px)}.product-directory-card h2{margin-bottom:1rem}.product-directory-card p:not(.eyebrow){max-width:42rem;color:var(--muted)}.product-directory-card>b{color:var(--terracotta);font-size:var(--step-2)}.preview-wrap{place-items:center;display:grid}.haru-preview{width:min(100%,20rem);min-height:34rem;color:var(--ink);text-align:center;background:#fbf5e9;border:7px solid #211912;border-radius:2.6rem;padding:1.2rem 1.5rem 1.7rem;box-shadow:0 2.5rem 5rem #0f0b0860}.phone-speaker{background:#c9bba7;border-radius:1rem;width:3.3rem;height:.3rem;margin:0 auto 3.2rem}.preview-kicker{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.77rem;font-weight:800}.letter-equation{font-family:var(--display);justify-content:center;align-items:center;gap:.5rem;margin:2rem 0 2.5rem;font-size:2.15rem;display:flex}.letter-equation span{border:1px solid var(--line);border-radius:.45rem;place-items:center;width:3.2rem;height:3.2rem;display:grid}.letter-equation b{font-family:var(--sans);color:var(--muted);font-size:1rem}.letter-equation .result{background:var(--terracotta);color:var(--white);border-color:var(--terracotta)}.horizon{border-bottom:1.5px solid var(--ink);width:5rem;height:2.5rem;margin:0 auto .2rem;position:relative;overflow:hidden}.horizon i{background:var(--terracotta);border-radius:2.5rem 2.5rem 0 0;width:2.5rem;height:1.25rem;position:absolute;bottom:0;left:1.25rem}.word{font-family:var(--display);margin:.8rem 0 .2rem;font-size:3.7rem;line-height:1}.meaning{color:var(--muted)}.preview-progress{background:var(--line);border-radius:1rem;height:.22rem;margin:2rem 0 1.1rem}.preview-progress span{border-radius:inherit;background:var(--sage);width:64%;height:100%;display:block}.preview-note{color:var(--muted);font-size:.83rem}.feature-list{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));padding:0;display:grid}.feature-list.compact{border-color:#54483f;margin-top:2rem}.feature-list li{border-bottom:1px solid var(--line);padding:.85rem 0;font-weight:650;list-style:none}.feature-list.compact li{border-color:#54483f}.principles{background:var(--paper-deep)}.principle-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:4rem;display:grid}.principle-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:17rem;padding:1.8rem}.principle-grid article>span{color:var(--terracotta-dark);font-size:var(--step--1);font-weight:800}.principle-grid h3{margin-top:3.5rem}.principle-grid p{color:var(--muted);font-size:.95rem}.principle-grid.five{grid-template-columns:repeat(5,1fr)}.principle-grid.five article{min-height:12rem}.principle-grid.five h3{margin-top:1.2rem}.closing-section{border-top:1px solid var(--line)}.closing-grid{gap:var(--space-lg);grid-template-columns:1fr 1fr;align-items:end;display:grid}.email-callout{font-family:var(--display);font-size:var(--step-2);overflow-wrap:anywhere;text-decoration-thickness:1px}.email-callout span{color:var(--terracotta)}.page-hero{padding-top:clamp(5rem,10vw,8rem)}.page-hero h1{max-width:12ch}.page-hero .button{margin-top:1.5rem}.product-hero{background:var(--paper-deep)}.proof-line{margin-top:2rem;font-weight:650}.proof-line span{color:var(--terracotta);margin-right:.5rem}.status-line{gap:.6rem;margin-top:2rem;display:flex}.status-line span{border:1px solid var(--line);color:var(--muted);border-radius:99rem;padding:.32rem .75rem;font-size:.8rem;font-weight:700}.availability{color:var(--sage);font-weight:750}.content-section{background:var(--white)}.split-heading,.support-grid,.boundary-grid{grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,9vw,9rem);display:grid}.numbered-list article{border-top:1px solid var(--line);grid-template-columns:2.8rem 1fr;gap:1rem;padding:1.4rem 0;display:grid}.numbered-list article:last-child{border-bottom:1px solid var(--line)}.numbered-list span{color:var(--terracotta-dark);font-size:var(--step--1);font-weight:800}.numbered-list h3{margin-bottom:.4rem}.numbered-list p{color:var(--muted);margin:0}.boundary-section{background:var(--sage);color:var(--white)}.boundary-section .eyebrow{color:#f1c5b5}.boundary-section p{color:#e5eadf}.not-list{border-top:1px solid #a3ad9d}.not-list p{border-bottom:1px solid #a3ad9d;margin:0;padding:1rem 0;font-weight:650}.product-promise .container{grid-template-columns:1.15fr .85fr;gap:clamp(3rem,9vw,9rem);display:grid}.promise-copy>p:not(.eyebrow){color:var(--muted);max-width:42rem}.link-cards{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:3rem;display:grid}.link-cards a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:1rem;min-height:8rem;padding:1.2rem;font-weight:700;text-decoration:none;display:flex}.link-cards a:hover{background:var(--paper-deep)}.link-cards b{color:var(--terracotta)}.product-policy-links{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.ruled-list{border-top:1px solid var(--line);margin:0;padding:0}.ruled-list li{border-bottom:1px solid var(--line);padding:.9rem 0;font-weight:650;list-style:none}.note-section{background:var(--paper-deep)}.note-section li{margin-block:.35rem}.safety-note{border-left:3px solid var(--terracotta);background:var(--paper);margin-top:2rem;padding:1rem}.stacked-links{align-content:end;gap:.65rem;display:grid}.stacked-links a{font-weight:700}.contact-options{border-top:1px solid var(--line)}.contact-options a{border-bottom:1px solid var(--line);min-height:7.5rem;font-family:var(--display);font-size:var(--step-2);justify-content:space-between;align-items:center;padding:1.2rem 0;text-decoration:none;display:flex}.contact-options a:hover b{transform:translate(.2rem,-.2rem)}.contact-options small{color:var(--terracotta-dark);font-family:var(--sans);font-size:var(--step--1);letter-spacing:.1em;text-transform:uppercase;font-weight:800;display:block}.contact-options b{color:var(--terracotta);transition:transform var(--motion)}.contact-note{max-width:44rem;color:var(--muted);margin:2rem 0 0 auto}.policy-hero{padding-bottom:4rem}.policy-meta{color:var(--muted);flex-wrap:wrap;gap:.5rem 1.5rem;font-size:.9rem;display:flex}.draft-notice{background:#f8e9df;border:1px solid #c99a85;margin-top:2rem;padding:1rem 1.2rem;font-size:.94rem}.policy-body{background:var(--white);padding-top:3rem}.policy-layout{grid-template-columns:14rem minmax(0,42rem);justify-content:center;align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.policy-layout>nav{border-top:2px solid var(--ink);padding-top:.8rem;font-size:.82rem;position:sticky;top:2rem}.policy-layout>nav p{font-weight:800}.policy-layout>nav ol{color:var(--muted);padding-left:1.2rem}.policy-layout>nav li{margin:.2rem 0}.policy-content section{border-bottom:1px solid var(--line);margin-bottom:3rem;padding-bottom:3rem;scroll-margin-top:2rem}.policy-content section>span{color:var(--terracotta-dark);font-size:var(--step--1);font-weight:800}.policy-content h2{font-size:var(--step-2);margin-top:.5rem}.policy-content p{color:#51443a}.not-found{place-items:center;min-height:38rem;display:grid}.error-code{color:var(--terracotta);font-size:var(--step--1);letter-spacing:.15em;font-weight:800}.site-footer{color:#e7ded0;background:var(--ink);padding-block:3rem}.site-footer .brand-mark,.site-footer .brand-mark:after{border-color:#e7ded0}.footer-grid{grid-template-columns:1.4fr .7fr 1fr;align-items:start;gap:3rem;display:grid}.site-footer p{color:#bfb3a5;font-size:.88rem}.site-footer nav{gap:.35rem;display:grid}.site-footer nav a,.footer-contact a{color:#e7ded0;font-size:.9rem}.footer-contact{text-align:right}@media (width<=900px){.hero-grid,.product-grid,.split-heading,.support-grid,.boundary-grid,.product-promise .container,.support-product,.collection-heading{grid-template-columns:1fr}.hero{min-height:auto}.hero-motif{justify-self:center;width:min(80vw,25rem)}.product-grid .preview-wrap{order:2}.principle-grid,.principle-grid.five{grid-template-columns:repeat(2,1fr)}.policy-layout{grid-template-columns:1fr}.policy-layout>nav{columns:2;position:static}}@media (width<=640px){.desktop-nav{display:none}.mobile-nav{display:block}.mobile-nav summary{cursor:pointer;place-items:center;min-width:3.6rem;min-height:2.8rem;font-size:.9rem;font-weight:750;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{background:var(--white);border:1px solid var(--line);width:12rem;padding:.5rem;display:grid;position:absolute;top:calc(100% + .6rem);right:0;box-shadow:0 1rem 2.5rem #30231d1f}.mobile-nav nav a{align-items:center;min-height:2.8rem;padding-inline:.65rem;display:flex}.hero-grid{text-align:left}.hero-motif{margin-top:1rem}.principle-grid,.principle-grid.five,.link-cards,.app-grid,.feature-list,.closing-grid,.footer-grid{grid-template-columns:1fr}.principle-grid article,.principle-grid.five article{min-height:auto}.principle-grid h3{margin-top:2rem}.footer-contact{text-align:left}.policy-layout>nav{columns:1}.contact-options a{font-size:var(--step-1)}.container.narrow{margin-inline:auto}}.theme-stableiq,.theme-voltra,.theme-gavel,.theme-mochi,.theme-recompose{--display:var(--sans)}.theme-stableiq{--paper:#f7f4ee;--paper-deep:#fdfcf9;--ink:#17150f;--muted:#6b6558;--terracotta:#8c3b2e;--terracotta-dark:#5e2a20;--sage:#35694f;--line:#d8d2c4;--white:#f2efe7;--display:Georgia, "Times New Roman", serif;--radius:0}.theme-voltra{--paper:#101312;--paper-deep:#151a17;--ink:#eef3ec;--muted:#aeb9b0;--terracotta:#51d88a;--terracotta-dark:#7de8a4;--sage:#f1c75b;--line:#39423c;--white:#1d2420;--radius:.45rem}.theme-gavel{--paper:#f6f7f9;--paper-deep:#fff;--ink:#141821;--muted:#667085;--terracotta:#0f766e;--terracotta-dark:#115e59;--sage:#a15c17;--line:#d0d7e2;--white:#f1f4f8;--radius:.5rem}.theme-mochi{--paper:#08090d;--paper-deep:#0b0c12;--ink:#f6f7fb;--muted:#a6abb9;--terracotta:#56bdff;--terracotta-dark:#90d7ff;--sage:#aa7cff;--line:#2a2d38;--white:#11131a;--radius:1.1rem}.theme-recompose{--paper:#f6f4ef;--paper-deep:#fff;--ink:#201e1b;--muted:#57534b;--terracotta:#2f6d77;--terracotta-dark:#2f6d77;--sage:#a9705a;--line:#e5e0d6;--white:#ede7db;--display:Georgia, "Times New Roman", serif;--radius:1rem}.theme-stableiq:before,.theme-voltra:before,.theme-gavel:before{opacity:.28;background-image:linear-gradient(color-mix(in srgb, var(--terracotta) 10%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--terracotta) 10%, transparent) 1px, transparent 1px);background-size:2.5rem 2.5rem}.theme-mochi:before{opacity:.3;background-image:radial-gradient(circle at 25% 20%,#56bdff1c,#0000 32%),radial-gradient(circle at 78% 65%,#aa7cff17,#0000 34%)}.theme-recompose:before{opacity:.18;background-image:radial-gradient(#a9705a .5px,#0000 .5px);background-size:10px 10px}.theme-stableiq .site-header,.theme-voltra .site-header,.theme-gavel .site-header,.theme-mochi .site-header,.theme-recompose .site-header{border-color:var(--line);background:color-mix(in srgb, var(--paper) 94%, transparent);backdrop-filter:blur(12px)}.theme-stableiq .product-hero,.theme-stableiq .content-section,.theme-stableiq .policy-body,.theme-voltra .product-hero,.theme-voltra .content-section,.theme-voltra .policy-body,.theme-gavel .product-hero,.theme-gavel .content-section,.theme-gavel .policy-body,.theme-mochi .product-hero,.theme-mochi .content-section,.theme-mochi .policy-body,.theme-recompose .product-hero,.theme-recompose .content-section,.theme-recompose .policy-body{background:var(--paper-deep)}.theme-stableiq .principles,.theme-stableiq .note-section,.theme-voltra .principles,.theme-voltra .note-section,.theme-gavel .principles,.theme-gavel .note-section,.theme-mochi .principles,.theme-mochi .note-section,.theme-recompose .principles,.theme-recompose .note-section{background:color-mix(in srgb, var(--paper-deep) 82%, var(--terracotta) 8%)}.theme-stableiq .principle-grid article,.theme-stableiq .link-cards a:hover,.theme-voltra .principle-grid article,.theme-voltra .link-cards a:hover,.theme-gavel .principle-grid article,.theme-gavel .link-cards a:hover,.theme-mochi .principle-grid article,.theme-mochi .link-cards a:hover,.theme-recompose .principle-grid article,.theme-recompose .link-cards a:hover{background:var(--white)}.theme-stableiq .numbered-list p,.theme-stableiq .promise-copy>p:not(.eyebrow),.theme-stableiq .principle-grid p,.theme-stableiq .policy-content p,.theme-voltra .numbered-list p,.theme-voltra .promise-copy>p:not(.eyebrow),.theme-voltra .principle-grid p,.theme-voltra .policy-content p,.theme-gavel .numbered-list p,.theme-gavel .promise-copy>p:not(.eyebrow),.theme-gavel .principle-grid p,.theme-gavel .policy-content p,.theme-mochi .numbered-list p,.theme-mochi .promise-copy>p:not(.eyebrow),.theme-mochi .principle-grid p,.theme-mochi .policy-content p,.theme-recompose .numbered-list p,.theme-recompose .promise-copy>p:not(.eyebrow),.theme-recompose .principle-grid p,.theme-recompose .policy-content p{color:var(--muted)}.theme-stableiq .button,.theme-voltra .button,.theme-gavel .button,.theme-mochi .button,.theme-recompose .button{border-color:var(--terracotta);background:var(--terracotta);color:var(--paper)}.theme-stableiq .availability,.theme-voltra .availability,.theme-gavel .availability,.theme-mochi .availability,.theme-recompose .availability{color:var(--terracotta-dark)}.theme-stableiq .draft-notice,.theme-voltra .draft-notice,.theme-gavel .draft-notice,.theme-mochi .draft-notice,.theme-recompose .draft-notice{border-color:color-mix(in srgb, var(--terracotta) 55%, var(--line));background:color-mix(in srgb, var(--paper-deep) 88%, var(--terracotta) 12%)}.theme-stableiq .site-footer,.theme-voltra .site-footer,.theme-gavel .site-footer,.theme-mochi .site-footer,.theme-recompose .site-footer{border-top:1px solid var(--line);background:color-mix(in srgb, var(--paper) 90%, #000 10%)}.theme-voltra h1,.theme-voltra h2{letter-spacing:-.055em;font-weight:750}.theme-voltra .brand-mark,.theme-stableiq .brand-mark{border-color:var(--terracotta);border-radius:.25rem}.theme-gavel .brand-mark{border-color:var(--terracotta);border-radius:.15rem}.theme-mochi .brand-mark{background:#11131a;border-color:#56bdff;box-shadow:inset 0 0 0 .35rem #1a1d27}.theme-recompose .brand-mark{border-color:var(--sage);border-radius:.45rem;transform:rotate(45deg)}.theme-recompose .brand-mark i,.theme-recompose .brand-mark:after{transform:rotate(-45deg)}.theme-gavel .product-artwork{background:#171511;border:1px solid #34302a;border-radius:.8rem;width:min(78vw,25rem);padding:clamp(1.1rem,4vw,2rem);box-shadow:1.2rem 1.2rem #cce2df}.theme-mochi .product-artwork{filter:drop-shadow(0 2rem 2rem #56bdff24);border-radius:50%;width:min(78vw,25rem)}.interface-preview{aspect-ratio:4/5;border:1px solid var(--line);border-radius:calc(var(--radius) * 1.5);background:color-mix(in srgb, var(--paper) 86%, #000 14%);width:min(84vw,29rem);color:var(--ink);box-shadow:1.25rem 1.25rem 0 color-mix(in srgb, var(--sage) 75%, transparent);grid-template-rows:auto 1fr auto;display:grid;overflow:hidden}.interface-preview-bar{border-bottom:1px solid var(--line);align-items:center;gap:.7rem;min-height:3.4rem;padding-inline:1rem;display:flex}.interface-preview-bar i{background:var(--terracotta);width:.7rem;height:.7rem;box-shadow:1.1rem 0 0 var(--line), 2.2rem 0 0 var(--line);border-radius:50%}.interface-preview-bar span{color:var(--muted);letter-spacing:.14em;margin-left:auto;font-size:.65rem;font-weight:850}.interface-preview-signal{align-content:center;gap:2rem;padding:2rem;display:grid}.interface-preview-signal b{color:var(--terracotta);letter-spacing:-.07em;font-size:clamp(2.4rem,8vw,4.7rem);line-height:.9}.signal-line{border-bottom:1px solid var(--line);align-items:end;gap:.45rem;height:8rem;display:flex}.signal-line i{background:color-mix(in srgb, var(--terracotta) 52%, var(--sage));border-radius:.15rem .15rem 0 0;flex:1;height:30%}.signal-line i:nth-child(2){height:48%}.signal-line i:nth-child(3){height:40%}.signal-line i:nth-child(4){height:68%}.signal-line i:nth-child(5){height:59%}.signal-line i:nth-child(6){height:82%}.interface-preview>p{border-top:1px solid var(--line);color:var(--muted);letter-spacing:.13em;margin:0;padding:1rem;font-size:.65rem;font-weight:800}.theme-voltra .interface-preview{background:#111513;box-shadow:1.25rem 1.25rem #243229}.theme-voltra .interface-preview-signal b{color:#f1c75b}.theme-voltra .signal-line i{background:#51d88a}.theme-mochi .button,.theme-recompose .button{color:#fffdf9}.stableiq-form{color:#17150f;background:#fdfcf9;border:1px solid #b8b2a4;grid-template-rows:auto auto auto 1fr auto;width:min(84vw,29rem);min-height:min(108vw,37rem);display:grid;box-shadow:1.1rem 1.1rem #dcd8cf}.stableiq-form-banner{color:#fff;letter-spacing:.12em;text-align:center;background:#1f4e9c;border-bottom:1px solid #17150f;padding:.7rem 1rem;font-family:Consolas,monospace;font-size:.65rem;font-weight:750}.stableiq-form-heading{border-bottom:2px solid #17150f;gap:.65rem;padding:1.5rem;display:grid}.stableiq-form-heading span,.stableiq-form-heading i,.stableiq-form-grid span,.stableiq-form>p{letter-spacing:.1em;text-transform:uppercase;font-family:Consolas,monospace;font-size:.62rem;font-style:normal;font-weight:700}.stableiq-form-heading b{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,7vw,3.8rem);font-weight:400;line-height:.95}.stableiq-form-heading i{color:#35694f;border:1px solid #35694f;width:fit-content;padding:.35rem .55rem}.stableiq-form-grid{border-bottom:1px solid #b8b2a4;grid-template-columns:1fr 1fr;display:grid}.stableiq-form-grid span{color:#6b6558;border-bottom:1px solid #d8d2c4;border-right:1px solid #d8d2c4;gap:.3rem;padding:.85rem 1rem;display:grid}.stableiq-form-grid small{color:#17150f;font-size:.74rem}.stableiq-form-lines{align-content:center;gap:1rem;padding:1.5rem;display:grid}.stableiq-form-lines i{background:linear-gradient(90deg,#8c3b2e 0 26%,#e4dfd4 26% 100%);height:.55rem}.stableiq-form-lines i:nth-child(2){background:linear-gradient(90deg,#1f4e9c 0 58%,#e4dfd4 58% 100%)}.stableiq-form-lines i:nth-child(3){background:linear-gradient(90deg,#35694f 0 42%,#e4dfd4 42% 100%)}.stableiq-form-lines i:nth-child(4){background:linear-gradient(90deg,#a66a21 0 73%,#e4dfd4 73% 100%)}.stableiq-form>p{color:#6b6558;border-top:1px solid #17150f;margin:0;padding:.9rem 1.2rem}.recompose-phone{color:#201e1b;background:#f6f4ef;border:.45rem solid #aeb7b4;border-radius:2rem;grid-template-rows:auto 1fr auto;width:min(76vw,23rem);min-height:36rem;display:grid;overflow:hidden;box-shadow:1.4rem 1.4rem #dce4e3}.recompose-phone-bar{justify-content:space-between;align-items:center;padding:.7rem 1rem;font-size:.68rem;font-weight:750;display:flex}.recompose-phone-bar i{background:#201e1b;border-radius:50%;width:.8rem;height:.8rem}.recompose-letter{background:#fff;border:1px solid #e5e0d6;border-radius:1rem;margin:1rem;padding:1.5rem}.recompose-letter small{color:#a9705a;letter-spacing:.1em;font-size:.62rem;font-weight:800}.recompose-letter>b{margin:.85rem 0;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400;line-height:1.05;display:block}.recompose-letter>p{color:#57534b;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.55}.recompose-letter>div{grid-template-columns:1fr 1fr;gap:.55rem;margin-block:1.25rem;display:grid}.recompose-letter>div span{color:#8a8478;background:#ede7db;border-radius:.5rem;padding:.7rem;font-size:.58rem;font-weight:750}.recompose-letter strong{color:#201e1b;margin-top:.25rem;font-size:1rem;display:block}.recompose-letter em{color:#2f6d77;font-family:Georgia,Times New Roman,serif}.recompose-phone>nav{border-top:1px solid #e5e0d6;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:1rem 2rem;display:grid}.recompose-phone>nav i{background:#d5cec0;border-radius:50%;width:.7rem;height:.7rem;margin-inline:auto}.recompose-phone>nav i:nth-child(2){background:#2f6d77}.theme-cahoots{--paper:#151117;--paper-deep:#1b151d;--ink:#f3ece4;--muted:#c7bbc0;--terracotta:#e9b566;--terracotta-dark:#efc77f;--sage:#4b383f;--line:#4b4148;--white:#211a23;background:var(--paper)}.theme-cahoots:before{opacity:.22;background-image:radial-gradient(#e9b566 .55px,#0000 .55px);background-size:8px 8px}.theme-cahoots .site-header,.theme-clynchcut .site-header{border-color:var(--line);background:var(--paper)}.theme-cahoots .brand-mark,.theme-cahoots .brand-mark:after{border-color:var(--ink)}.theme-cahoots .product-hero,.theme-cahoots .content-section,.theme-cahoots .policy-body{background:var(--paper-deep)}.theme-cahoots .product-artwork{border:1px solid #4b4148;border-radius:25%;width:min(78vw,25rem);box-shadow:0 2.5rem 5rem #0009}.theme-cahoots .numbered-list p,.theme-cahoots .promise-copy>p:not(.eyebrow),.theme-cahoots .principle-grid p,.theme-cahoots .policy-content p{color:var(--muted)}.theme-cahoots .principles,.theme-cahoots .note-section{background:#211a23}.theme-cahoots .principle-grid article,.theme-cahoots .link-cards a:hover{background:#271f29}.theme-cahoots .button{border-color:var(--terracotta);background:var(--terracotta);color:#231318}.theme-cahoots .button:hover{background:#e88b7d;border-color:#e88b7d}.theme-cahoots .availability{color:#8fc9a0}.theme-cahoots .draft-notice{background:#2d2327;border-color:#8a674f}.theme-cahoots .site-footer,.theme-clynchcut .site-footer{border-top:1px solid var(--line);background:#0c0b0f}.theme-clynchcut{--paper:#0b0e12;--paper-deep:#11161c;--ink:#eef7f5;--muted:#9aaba8;--terracotta:#76f7cf;--terracotta-dark:#76f7cf;--sage:#143b3c;--line:#2b373c;--white:#151c22;--display:var(--sans);--radius:.2rem;background:var(--paper)}.theme-clynchcut:before{opacity:.3;background-image:linear-gradient(#76f7cf12 1px,#0000 1px),linear-gradient(90deg,#76f7cf12 1px,#0000 1px);background-size:2.5rem 2.5rem}.theme-clynchcut h1,.theme-clynchcut h2{letter-spacing:-.06em;font-weight:700}.theme-clynchcut .brand-mark{border-color:var(--terracotta);border-radius:.2rem}.theme-clynchcut .brand-mark:after{border-color:var(--terracotta)}.theme-clynchcut .brand-mark i{background:var(--terracotta)}.theme-clynchcut .product-hero,.theme-clynchcut .content-section,.theme-clynchcut .policy-body{background:#11161c}.theme-clynchcut .button{border-color:var(--terracotta);background:var(--terracotta);color:#06110f}.theme-clynchcut .button:hover{background:#b3ffe7;border-color:#b3ffe7}.theme-clynchcut .availability{color:var(--terracotta)}.theme-clynchcut .numbered-list p,.theme-clynchcut .promise-copy>p:not(.eyebrow),.theme-clynchcut .principle-grid p,.theme-clynchcut .policy-content p{color:var(--muted)}.theme-clynchcut .principles,.theme-clynchcut .note-section{background:#0f1419}.theme-clynchcut .principle-grid article,.theme-clynchcut .link-cards a:hover{background:#151c22}.theme-clynchcut .draft-notice{background:#132522;border-color:#345f57}.clynchcut-preview{aspect-ratio:4/5;color:#eef7f5;background:#090c10;border:1px solid #405059;grid-template-rows:auto 1fr auto auto;width:min(82vw,28rem);display:grid;overflow:hidden;box-shadow:1.4rem 1.4rem #143b3c}.clynchcut-bar{border-bottom:1px solid #2b373c;align-items:center;gap:.45rem;min-height:3.2rem;padding:0 1rem;display:flex}.clynchcut-bar i{background:#405059;border-radius:50%;width:.55rem;height:.55rem}.clynchcut-bar i:first-child{background:#76f7cf}.clynchcut-bar span{color:#9aaba8;letter-spacing:.15em;margin-left:auto;font-size:.62rem;font-weight:800}.clynchcut-canvas{background-color:#11161c;background-image:linear-gradient(#76f7cf12 1px,#0000 1px),linear-gradient(90deg,#76f7cf12 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:1.5rem 1.5rem;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #2b373c;place-items:center;margin:1rem;display:grid;position:relative}.clynchcut-canvas b{color:#76f7cf;letter-spacing:-.08em;font-size:clamp(4rem,12vw,7rem)}.clynchcut-canvas span{color:#9aaba8;letter-spacing:.15em;font-size:.62rem;font-weight:800;position:absolute;bottom:.65rem;right:.8rem}.clynchcut-timeline{border-top:1px solid #2b373c;grid-template-columns:1.4fr .8fr 1fr 1.6fr .6fr;gap:.25rem;min-height:4.5rem;padding:.75rem 1rem;display:grid}.clynchcut-timeline i{background:#26333a}.clynchcut-timeline i:nth-child(2),.clynchcut-timeline i:nth-child(4){background:#245d55}.clynchcut-preview>p{color:#9aaba8;letter-spacing:.16em;border-top:1px solid #2b373c;margin:0;padding:.8rem 1rem;font-size:.68rem;font-weight:800}@media (width<=340px){.container{width:min(calc(100% - 1.25rem), var(--container))}.wordmark{gap:.5rem;font-size:.9rem}.brand-mark{width:1.7rem;height:1.7rem}.actions{flex-direction:column;align-items:stretch}.actions .button,.actions .text-link{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.theme-studio{--paper:#eef2ff;--paper-deep:#dfe6ff;--ink:#12172f;--muted:#5c647e;--terracotta:#ff654f;--terracotta-dark:#4f3ed8;--sage:#29766f;--line:#bdc8e8;--white:#f9faff;--display:var(--sans);--radius:.15rem;background:radial-gradient(circle at 78% 12%, #9daaff55, transparent 28rem), var(--paper)}.theme-studio:before{opacity:.48;background-image:linear-gradient(#8390bd24 1px,#0000 1px),linear-gradient(90deg,#8390bd24 1px,#0000 1px);background-size:2rem 2rem}.theme-studio .eyebrow{color:var(--terracotta-dark);letter-spacing:.17em}.theme-studio .site-header{backdrop-filter:blur(18px);background:#eef2ffe8;border-color:#8f9bc73d;position:sticky;top:0}.theme-studio .wordmark{letter-spacing:-.04em}.theme-studio .brand-mark{border-color:var(--ink);background:linear-gradient(90deg, transparent 48%, var(--ink) 48% 52%, transparent 52%), linear-gradient(transparent 48%, var(--ink) 48% 52%, transparent 52%);border-radius:0}.theme-studio .brand-mark:after{background:var(--terracotta);border:0;width:.48rem;height:.48rem;inset:auto .25rem .25rem auto}.theme-studio .brand-mark i{background:var(--terracotta-dark);border-radius:50%;place-self:start;width:.5rem;height:.5rem;margin:0;transform:translate(.25rem,.25rem)}.theme-studio .desktop-nav a:hover,.theme-studio .desktop-nav a[aria-current=page]{color:var(--terracotta-dark)}.theme-studio .hero{min-height:min(50rem,100svh - 4.7rem);padding-top:clamp(4.5rem,10vw,8rem)}.theme-studio .hero-grid{grid-template-columns:minmax(0,1.22fr) minmax(18rem,.78fr)}.theme-studio .hero h1{max-width:11ch}.theme-studio .hero-motif{background:#e7ebffb8;border:1px solid #6978ad;width:min(100%,29rem);overflow:hidden;box-shadow:1.25rem 1.25rem #4f3ed8}.theme-studio .hero-motif:before{background:linear-gradient(90deg,#0000 49.8%,#6978ad 49.8% 50.2%,#0000 50.2%),linear-gradient(#0000 49.8%,#6978ad 49.8% 50.2%,#0000 50.2%);border:1px solid #6978ad;border-radius:0;inset:12%}.theme-studio .hero-motif:after{content:"INDEPENDENT / STUDIO 01";color:var(--ink);letter-spacing:.16em;font-size:.64rem;font-weight:800;position:absolute;bottom:.8rem;right:1rem}.theme-studio .hero-motif span{z-index:2;font-family:var(--sans);letter-spacing:-.12em;mix-blend-mode:multiply;font-size:clamp(4.8rem,10vw,8.5rem);font-weight:800}.theme-studio .hero-motif i{background:var(--terracotta);opacity:.9;border-radius:0;width:50%;height:50%;bottom:0;right:0}.theme-studio .hero-motif b{background:#6b58ef;border:0;width:50%;height:50%;bottom:0;left:0;right:auto}.theme-studio .button{border-color:var(--ink);background:var(--ink);box-shadow:.35rem .35rem 0 var(--terracotta)}.theme-studio .product-feature{background:linear-gradient(135deg, #12172f 0 62%, #202854 62%), var(--ink)}.theme-studio .product-feature .eyebrow,.theme-studio .app-card small{color:#8dffef}.theme-studio .product-feature .section-intro,.theme-studio .app-card p{color:#cbd3f5}.theme-studio .app-grid,.theme-studio .app-card{border-color:#6673a8}.theme-studio .app-card:hover{background:#293264}.theme-studio .app-card b{color:var(--terracotta)}.theme-studio .principles{background:#dfe6ff}.theme-studio .principle-grid{border-color:#8f9cc9;box-shadow:.75rem .75rem #c0cbf3}.theme-studio .principle-grid article{background:#eef2ffcc;border-color:#8f9cc9}.theme-studio .principle-grid article>span{color:var(--terracotta-dark)}.theme-studio .closing-section{background:var(--terracotta);border:0}.theme-studio .closing-section .email-callout span{color:var(--ink)}.theme-studio .content-section{background:#f9faff}.theme-studio .product-directory-card{background:#eef2ff;border-color:#9aa7d2;box-shadow:.65rem .65rem #c9d2f3}.theme-studio .note-section{background:#dfe6ff}.theme-studio .contact-options a,.theme-studio .ruled-list,.theme-studio .ruled-list li,.theme-studio .link-cards,.theme-studio .link-cards a{border-color:#9aa7d2}.theme-studio .contact-options a:hover,.theme-studio .link-cards a:hover{background:#e5eaff}.theme-studio .policy-body{background:#f9faff}.theme-studio .policy-content p{color:#414963}.theme-studio .site-footer{color:#edf0ff;background:#0b0f25}.theme-studio .site-footer .brand-mark{border-color:#edf0ff}.theme-studio .site-footer .brand-mark:after{background:var(--terracotta)}.theme-studio .site-footer .brand-mark i{background:#8dffef}@media (width<=900px){.theme-studio .hero-grid{grid-template-columns:1fr}.theme-studio .hero-motif{width:min(82vw,25rem)}}@media (width<=640px){.theme-studio .site-header{background:#eef2fff2}.theme-studio .mobile-nav nav{background:#f9faff;border-color:#9aa7d2}.theme-studio .hero-motif{box-shadow:.7rem .7rem #4f3ed8}.theme-studio .page-hero{background:0 0}}.theme-studio{--paper:#f6f6fa;--paper-deep:#eeeff7;--ink:#1d1e2e;--muted:#54566c;--terracotta:#6952c8;--terracotta-dark:#5942b7;--sage:#536477;--line:#e2e3f0;--white:#fff;--display:Georgia, "Times New Roman", serif;--radius:.6rem;--container:70rem;background:var(--paper)}.theme-studio:before{display:none}.theme-studio h1,.theme-studio h2{letter-spacing:-.025em;font-weight:500;line-height:1.04}.theme-studio h3{letter-spacing:-.012em}.theme-studio .site-header{backdrop-filter:none;background:0 0;border:0;position:relative;top:auto}.theme-studio .nav-shell{min-height:5rem}.theme-studio .wordmark{letter-spacing:-.012em;gap:.65rem}.theme-studio .brand-mark{background:var(--terracotta);width:1.65rem;height:1.65rem;color:var(--white);border:0;border-radius:.42rem}.theme-studio .brand-mark:before{content:"A";font-size:.78rem;font-weight:800;line-height:1}.theme-studio .brand-mark:after,.theme-studio .brand-mark i{display:none}.theme-studio .desktop-nav{align-items:center;gap:2rem}.theme-studio .desktop-nav a{font-weight:550}.theme-studio .desktop-nav .nav-contact{color:var(--ink);border:1px solid #d9daea;border-radius:.55rem;padding:.5rem 1rem}.theme-studio .desktop-nav .nav-contact:hover,.theme-studio .desktop-nav .nav-contact[aria-current=page]{color:var(--terracotta-dark);border-color:#b7b9d1}.theme-studio .button{border-color:var(--terracotta);background:var(--terracotta);min-height:3.1rem;box-shadow:none;border-radius:.65rem;padding-inline:1.55rem}.theme-studio .button:hover{border-color:var(--terracotta-dark);background:var(--terracotta-dark);box-shadow:none;transform:translateY(-2px)}.home-hero{padding:clamp(5rem,10vw,7.4rem) 0 clamp(5rem,10vw,7.8rem)}.studio-kicker{color:var(--terracotta-dark);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.65rem;margin:0 0 1.35rem;font-size:.78rem;font-weight:700;display:flex}.studio-kicker>span{background:currentColor;width:1.25rem;height:1px}.home-hero h1{max-width:12ch;margin:0;font-size:clamp(3.65rem,8vw,5.3rem)}.home-hero h1 em{color:var(--terracotta-dark);font-weight:inherit}.home-lede{max-width:35rem;color:var(--muted);margin:1.55rem 0 0;font-size:clamp(1.08rem,1rem + .28vw,1.22rem);line-height:1.62}.home-actions{flex-wrap:wrap;align-items:center;gap:.85rem 1.2rem;margin-top:2rem;display:flex}.home-text-link{min-height:3.1rem;color:var(--muted);align-items:center;gap:.35rem;padding-inline:.45rem;font-size:.97rem;font-weight:650;text-decoration:none;display:inline-flex}.home-text-link:hover{color:var(--terracotta-dark)}.launch-section{padding:0 0 clamp(5.5rem,10vw,7.5rem)}.launch-heading{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:2rem;padding-top:3.5rem;display:flex}.launch-heading h2{margin:0;font-size:clamp(2.25rem,4vw,2.8rem)}.launch-heading>a{color:var(--terracotta-dark);font-size:.92rem;font-weight:700;text-decoration:none}.launch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:2.2rem;display:grid}.launch-card{border:1px solid var(--line);background:var(--white);color:var(--ink);transition:border-color var(--motion), transform var(--motion), box-shadow var(--motion);border-radius:1rem;text-decoration:none;display:block;overflow:hidden}.launch-card:hover{color:var(--ink);border-color:#c6c8e2;transform:translateY(-3px);box-shadow:0 1.15rem 2.8rem #33366312}.launch-card-media{background:#f1f0f7;place-items:center;height:clamp(15rem,24vw,17.25rem);display:grid;position:relative;overflow:hidden}.launch-card-media[data-theme=haru]{background:radial-gradient(circle at 50% 84%,#eaaa8b 0 6rem,#0000 6.05rem),#f4eee5}.launch-card-media[data-theme=haru] .haru-preview{transform-origin:top;width:20rem;position:absolute;top:-1rem;left:50%;transform:translate(-50%)scale(.54);box-shadow:0 2rem 4rem #39251c30}.launch-card-media[data-theme=cahoots]{background:radial-gradient(circle at 50% 42%,#8b6cae 0 4.5rem,#0000 12rem),#211828}.launch-card-media[data-theme=cahoots] .product-artwork{border-radius:2.25rem;width:10.5rem;box-shadow:0 1.3rem 3.2rem #0b071080}.launch-card-body{padding:1.45rem 1.6rem 1.6rem}.launch-card-title{justify-content:space-between;align-items:center;gap:1rem;display:flex}.launch-card-title h3{margin:0;font-size:1.35rem}.status-badge{color:var(--terracotta-dark);background:#f0edf9;border-radius:99rem;flex:none;align-items:center;gap:.42rem;padding:.28rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.status-badge i{background:var(--terracotta);border-radius:50%;width:.36rem;height:.36rem}.launch-card-body>p{color:var(--muted);margin:.6rem 0 0;font-size:.94rem;line-height:1.55}.lab-directory{margin-top:3.5rem}.lab-label{color:#8285a0;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .45rem;font-size:.76rem;font-weight:750}.lab-group{border-top:1px solid var(--line);grid-template-columns:12.5rem minmax(0,1fr);gap:1.5rem;padding:1.2rem 0;display:grid}.lab-group h3{color:var(--terracotta-dark);margin:0;padding-top:.45rem;font-size:.84rem;font-weight:700}.lab-products{gap:.1rem;display:grid}.lab-products a{color:var(--ink);border-radius:.5rem;grid-template-columns:8.25rem minmax(0,1fr) auto;align-items:baseline;gap:1rem;margin-inline:-.65rem;padding:.48rem .65rem;text-decoration:none;display:grid}.lab-products a:hover{background:var(--paper-deep)}.lab-products strong{font-size:.98rem}.lab-products span{color:var(--muted);font-size:.91rem}.lab-products b{color:#9a9cb5}.studio-principles{color:#f0f0f8;background:#25243a;padding:clamp(5rem,9vw,6rem) 0}.studio-principles .studio-kicker{color:#b8a9f0}.studio-principles h2{margin-bottom:0;font-size:clamp(2.3rem,4vw,2.85rem)}.studio-principle-grid{border-top:1px solid #46455d;border-left:1px solid #46455d;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2.75rem;display:grid}.studio-principle-grid article{border-bottom:1px solid #46455d;border-right:1px solid #46455d;min-height:13rem;padding:1.75rem 2rem}.studio-principle-grid article>span{color:#b8a9f0;font-family:var(--display);font-size:1.05rem;font-style:italic}.studio-principle-grid h3{margin:.75rem 0 0;font-size:1.18rem}.studio-principle-grid p{color:#c4c3d1;max-width:29rem;margin:.55rem 0 0;font-size:.92rem;line-height:1.62}.studio-story{padding:clamp(5rem,9vw,6.5rem) 0}.studio-story-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);align-items:start;gap:clamp(3rem,8vw,6rem);display:grid}.studio-story h2{margin:0;font-size:clamp(2.25rem,4vw,2.8rem)}.studio-story p{color:var(--muted);margin:0;font-size:1.04rem;line-height:1.72}.studio-story p+p{margin-top:1rem}.home-cta{padding:0 0 clamp(5.5rem,10vw,7rem)}.home-cta .container{border-top:1px solid var(--line);padding-top:clamp(4rem,8vw,5rem)}.home-cta h2{max-width:15ch;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.25rem)}.theme-studio .page-hero{background:0 0}.theme-studio .content-section,.theme-studio .policy-body{background:var(--white)}.theme-studio .product-directory-card{border-color:var(--line);background:var(--white);box-shadow:none;border-radius:.8rem}.theme-studio .product-directory-card:hover,.theme-studio .note-section{background:var(--paper-deep)}.theme-studio .site-footer{border-top:1px solid var(--line);background:var(--white);color:var(--muted);padding-block:3rem}.theme-studio .site-footer .brand-mark{color:var(--white);background:var(--terracotta)}.theme-studio .site-footer p{color:var(--muted)}.theme-studio .site-footer nav a,.theme-studio .site-footer .footer-contact a{color:var(--muted);text-decoration:none}.theme-studio .site-footer nav a:hover{color:var(--terracotta-dark)}.footer-links strong{color:inherit;margin-bottom:.15rem;font-size:.91rem}.footer-copyright{opacity:.72;margin-top:1.6rem}@media (width<=900px){.launch-card-media{height:16rem}}@media (width<=640px){.theme-studio .site-header{background:0 0}.theme-studio .mobile-nav nav{border-color:var(--line);background:var(--white);border-radius:.7rem}.home-hero{padding-top:4rem}.home-hero h1{font-size:clamp(3rem,15vw,4.2rem)}.launch-heading{align-items:flex-end}.launch-grid,.studio-principle-grid,.studio-story-grid{grid-template-columns:1fr}.launch-card-media{height:15.5rem}.lab-group{grid-template-columns:1fr;gap:.45rem}.lab-products a{grid-template-columns:7.5rem minmax(0,1fr) auto}.studio-principle-grid article{min-height:auto}.footer-grid{gap:2rem}}@media (width<=430px){.launch-heading{gap:.65rem;display:grid}.launch-card-title{align-items:flex-start}.lab-products a{grid-template-columns:minmax(0,1fr) auto;gap:.15rem .75rem}.lab-products span{grid-area:2/1}.lab-products b{grid-area:1/2/3;align-self:center}}.directory-heading{gap:var(--space-lg);grid-template-columns:minmax(0,1fr) minmax(18rem,.8fr);align-items:end;margin-bottom:2.25rem;display:grid}.directory-heading h2{margin-bottom:0}.directory-heading>p{max-width:34rem;color:var(--muted);margin:0}.main-product-directory{gap:1.25rem}.apps-lab-directory{margin-top:clamp(5rem,9vw,7rem);scroll-margin-top:2rem}.lab-product-page{align-items:center;min-height:calc(100svh - 5.2rem);padding-block:clamp(3.5rem,8vw,6rem);display:grid}.lab-back-link{color:var(--muted);align-items:center;gap:.5rem;margin-bottom:2.5rem;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.lab-back-link:hover{color:var(--terracotta-dark)}.lab-product-grid{grid-template-columns:minmax(0,1.05fr) minmax(18rem,.75fr);align-items:center;gap:clamp(3rem,9vw,8rem);display:grid}.lab-product-copy h1{max-width:11ch;margin-bottom:.55rem}.lab-product-tagline{color:var(--terracotta-dark);font-family:var(--display);font-size:var(--step-1);margin:0 0 1.4rem;font-weight:650;line-height:1.28}.lab-product-copy .lede{max-width:40rem;margin-bottom:0}.lab-product-note{border-left:3px solid var(--terracotta);background:color-mix(in srgb, var(--paper-deep) 72%, transparent);max-width:40rem;margin-top:2rem;padding:1.1rem 1.2rem}.lab-product-note small{color:var(--terracotta-dark);font-size:var(--step--1);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-weight:800;display:block}.lab-product-note p{margin:0;font-weight:650;line-height:1.5}.lab-focus-list{flex-wrap:wrap;gap:.55rem;margin:1.35rem 0 0;padding:0;display:flex}.lab-focus-list li{border:1px solid var(--line);color:var(--muted);border-radius:99rem;padding:.36rem .7rem;font-size:.78rem;font-weight:700;list-style:none}.lab-availability{max-width:40rem;color:var(--muted);margin:1.5rem 0 0;font-size:.88rem}.lab-availability strong{color:var(--ink)}.lab-links{flex-wrap:wrap;gap:.75rem 1.4rem;margin-top:1.25rem;display:flex}.lab-links a{color:inherit;font-size:.9rem;font-weight:750}.lab-links a:first-child{color:var(--terracotta-dark)}.lab-artwork-shell{border:1px solid var(--line);border-radius:max(var(--radius), .8rem);background:color-mix(in srgb, var(--paper-deep) 78%, var(--white));place-items:center;min-height:27rem;padding:clamp(1.5rem,4vw,3rem);display:grid;overflow:hidden}.lab-artwork-shell .product-artwork{width:min(100%,17rem);margin-inline:auto}.lab-artwork-shell .interface-preview,.lab-artwork-shell .stableiq-form,.lab-artwork-shell .clynchcut-preview,.lab-artwork-shell .recompose-phone{width:min(100%,22rem)}@media (width<=900px){.directory-heading,.lab-product-grid{grid-template-columns:1fr}.lab-artwork-shell{width:min(100%,32rem);min-height:23rem}}@media (width<=640px){.directory-heading{gap:1rem}.lab-product-page{padding-top:2.5rem}.lab-back-link{margin-bottom:2rem}.lab-artwork-shell{min-height:20rem;padding:1.25rem}}
