.taiso-home *,.taiso-home :before,.taiso-home :after{box-sizing:border-box;margin:0;padding:0}.taiso-home{--black:#000;--near-black:#0a0a0a;--graphite:#1d1d1f;--white:#fff;--paper:#fbfbfd;--off-white:#f5f5f7;--hairline:#e6e6ec;--gray:#86868b;--light-gray:#d2d2d7;--taiso-blue:#2727d9;--taiso-blue-light:#4a4aff;--taiso-blue-deep:#14146e;--positive:#30d158;--warning:#ff9f0a;--bad:#ff453a;background:var(--paper);color:var(--black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;z-index:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.4;position:relative;overflow-x:hidden}.taiso-home section[id]{scroll-margin-top:4rem}.taiso-home nav.global{z-index:1000;-webkit-backdrop-filter:saturate(180%)blur(20px);background:#ffffffc7;border-bottom:1px solid #00000014;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.taiso-home nav.global.light{background:#ffffffc7;border-bottom-color:#00000014}.taiso-home nav.global .container{justify-content:space-between;align-items:center;max-width:1280px;height:56px;margin:0 auto;padding:0 2rem;display:flex}.taiso-home nav.global .logo{height:28px;transition:opacity .3s}.taiso-home nav.global .logo img{height:100%}.taiso-home nav.global .logo .dark-logo{display:none}.taiso-home nav.global .logo .light-logo{display:block}.taiso-home nav.global.light .logo .dark-logo{display:none}.taiso-home nav.global.light .logo .light-logo{display:block}.taiso-home nav.global .links{align-items:center;gap:2.5rem;display:flex}.taiso-home nav.global .links a{color:var(--black);opacity:.85;font-size:.85rem;font-weight:400;text-decoration:none;transition:opacity .2s}.taiso-home nav.global.light .links a{color:var(--black)}.taiso-home nav.global .links a:hover{opacity:1}.taiso-home nav.global .cta{background:var(--taiso-blue);border-radius:980px;padding:8px 16px;font-weight:500;transition:background .2s,transform .2s;color:var(--white)!important;opacity:1!important;font-size:.82rem!important}.taiso-home nav.global .cta:hover{background:var(--taiso-blue-light);transform:translateY(-1px)}.taiso-home section{width:100%;position:relative;overflow:hidden}.taiso-home section.full{flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:8rem 6vw 6rem;display:flex}.taiso-home section.full#hero{min-height:calc(100dvh - 4rem)}.taiso-home section.tall{flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:8rem 6vw;display:flex}.taiso-home section.medium{flex-direction:column;justify-content:center;align-items:center;padding:8rem 6vw;display:flex}.taiso-home .bg-black{background:var(--paper);color:var(--black)}.taiso-home .bg-graphite{background:var(--off-white);color:var(--black)}.taiso-home .bg-white{background:var(--white);color:var(--black)}.taiso-home .bg-paper{background:var(--paper);color:var(--black)}.taiso-home .bg-off-white{background:var(--off-white);color:var(--black)}.taiso-home .eyebrow{letter-spacing:.08em;text-transform:uppercase;opacity:.6;margin-bottom:1.5rem;font-size:.85rem;font-weight:500}.taiso-home .eyebrow-blue{color:var(--taiso-blue-light);opacity:1}.taiso-home .display{letter-spacing:-.045em;text-align:center;max-width:1100px;font-size:clamp(3rem,8.5vw,8rem);font-weight:700;line-height:.98}.taiso-home .display-tight{letter-spacing:-.04em;text-align:center;max-width:1100px;font-size:clamp(2.5rem,7vw,6.5rem);font-weight:700;line-height:1}.taiso-home .headline{letter-spacing:-.035em;text-align:center;max-width:1000px;font-size:clamp(2rem,5vw,4.5rem);font-weight:600;line-height:1.05}.taiso-home .subhead{letter-spacing:-.012em;text-align:center;opacity:.75;max-width:760px;margin-top:1.5rem;font-size:clamp(1.15rem,1.8vw,1.65rem);font-weight:400;line-height:1.4}.taiso-home .statement{letter-spacing:-.03em;text-align:center;max-width:1100px;font-size:clamp(1.85rem,4.5vw,3.75rem);font-weight:600;line-height:1.15}.taiso-home .body-text{opacity:.78;text-align:center;max-width:700px;margin:0 auto;font-size:clamp(1.05rem,1.4vw,1.3rem);line-height:1.5}.taiso-home .label{opacity:.65;text-align:center;max-width:800px;font-size:clamp(.95rem,1.3vw,1.2rem);line-height:1.5}.taiso-home .gradient-blue{background:linear-gradient(#6a6aff 0%,#2727d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.taiso-home .gradient-light{background:linear-gradient(#fff 0%,#bbb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.taiso-home .accent{color:var(--taiso-blue-light)}.taiso-home .accent-dark{color:var(--taiso-blue)}.taiso-home .muted{opacity:.5}.taiso-home.is-animated .reveal{opacity:0;transform:translateY(36px)}.taiso-home.is-animated .reveal-fade{opacity:0}.taiso-home .hero-content{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.taiso-home .hero-mandala{z-index:1;opacity:0;pointer-events:none;width:min(90vmin,900px);height:min(90vmin,900px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.taiso-home .hero-glow{filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#2727d91a 0%,#2727d900 60%);border-radius:50%;width:1200px;height:1200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.taiso-home .hero-eyebrow{margin-bottom:2rem}.taiso-home .hero-headline{letter-spacing:-.045em;text-align:center;max-width:1200px;font-size:clamp(2.75rem,8.5vw,8rem);font-weight:700;line-height:1.02}.taiso-home .hero-headline .line{display:block}.taiso-home .hero-headline .accent-line{background:linear-gradient(#8a8aff 0%,#2727d9 80%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-bottom:.12em}.taiso-home .hero-sub{letter-spacing:-.015em;opacity:.75;text-align:center;max-width:800px;margin-top:2.5rem;font-size:clamp(1.2rem,2vw,1.85rem);font-weight:400;line-height:1.35}.taiso-home .hero-ctas{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3.5rem;display:flex}.taiso-home .btn{cursor:pointer;border:none;border-radius:980px;align-items:center;gap:.5rem;padding:14px 28px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.taiso-home .btn-primary{background:var(--taiso-blue);color:var(--white)}.taiso-home .btn-primary:hover{background:var(--taiso-blue-light);transform:translateY(-2px);box-shadow:0 12px 32px #2727d966}.taiso-home .btn-ghost{color:var(--black);background:#0000000a;border:1px solid #0000001f}.taiso-home .btn-ghost:hover{background:#00000014;transform:translateY(-2px)}.taiso-home .btn-ghost-dark{color:var(--black);background:#0000000a;border:1px solid #0000001a}.taiso-home .btn-ghost-dark:hover{background:#00000014;transform:translateY(-2px)}.taiso-home .btn .arrow{transition:transform .3s}.taiso-home .btn:hover .arrow{transform:translate(4px)}.taiso-home .confession-list{flex-direction:column;gap:0;width:100%;max-width:1000px;margin-top:4rem;display:flex}.taiso-home .confession-line{letter-spacing:-.02em;text-align:left;border-bottom:1px solid #00000014;padding:1.75rem 0;font-size:clamp(1.25rem,2.4vw,2.25rem);font-weight:500;line-height:1.25}.taiso-home .confession-line:last-child{border-bottom:none}.taiso-home .confession-line .muted{color:var(--gray);opacity:1}.taiso-home .big-num-wrap{text-align:center;margin-top:2rem}.taiso-home .big-num{letter-spacing:-.06em;font-size:clamp(7rem,19vw,19rem);font-weight:700;line-height:.85}.taiso-home .big-num-positive{background:linear-gradient(#30d158 0%,#0a6e29 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.taiso-home .big-num-blue{background:linear-gradient(#6a6aff 0%,#2727d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.taiso-home .big-num-caption{opacity:.7;text-align:center;max-width:700px;margin-top:2.5rem;font-size:clamp(1.05rem,1.5vw,1.35rem);line-height:1.5}.taiso-home .versus-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;width:100%;max-width:1200px;margin-top:5rem;display:grid}.taiso-home .versus-col{flex-direction:column;gap:1.25rem;display:flex}.taiso-home .versus-col .col-label{letter-spacing:.12em;text-transform:uppercase;opacity:.5;margin-bottom:1rem;font-size:.8rem}.taiso-home .versus-col .col-line{letter-spacing:-.018em;border-bottom:1px solid #ffffff12;padding:1rem 0;font-size:clamp(1.05rem,1.6vw,1.5rem);font-weight:500;line-height:1.4}.taiso-home .versus-col .col-line:last-child{border-bottom:none}.taiso-home .versus-col.before{opacity:.45}.taiso-home .versus-col.after .col-label{color:var(--taiso-blue-light);opacity:1}.taiso-home .versus-col.after .col-line{border-bottom-color:#4a4aff26}.taiso-home .cost-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:1200px;margin-top:4rem;display:grid}.taiso-home .cost-card{text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:22px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.taiso-home .cost-card.featured{background:linear-gradient(135deg,#2727d926 0%,#2727d90d 100%);border-color:#4a4aff59}.taiso-home .cost-card:hover{background:#ffffff0d;transform:translateY(-4px)}.taiso-home .cost-card.featured:hover{background:linear-gradient(135deg,#2727d933 0%,#2727d914 100%)}.taiso-home .cost-card .name{letter-spacing:.1em;text-transform:uppercase;opacity:.55;margin-bottom:1.5rem;font-size:.8rem}.taiso-home .cost-card.featured .name{color:var(--taiso-blue-light);opacity:1}.taiso-home .cost-card .price{letter-spacing:-.03em;font-size:clamp(2rem,3.5vw,3.25rem);font-weight:700;line-height:1}.taiso-home .cost-card .price-unit{opacity:.6;margin-left:.25rem;font-size:.45em;font-weight:400}.taiso-home .cost-card .price.featured-num{background:linear-gradient(#6a6aff 0%,#2727d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.taiso-home .cost-card .spec{opacity:.6;margin-top:1rem;font-size:.9rem;line-height:1.5}.taiso-home .cost-card .verdict{margin-top:1.5rem;font-size:.95rem;font-weight:600}.taiso-home .cost-card .verdict.muted{opacity:.5;font-weight:400}.taiso-home .cost-card .verdict.positive{color:var(--positive)}.taiso-home .steps{grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;max-width:1300px;margin-top:5rem;display:grid}.taiso-home .step{text-align:left}.taiso-home .step-num{letter-spacing:-.04em;opacity:.25;margin-bottom:1.25rem;font-size:3rem;font-weight:200;line-height:1}.taiso-home .step .step-title{letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.3rem;font-weight:600;line-height:1.2}.taiso-home .step .step-desc{opacity:.65;font-size:.95rem;line-height:1.5}.taiso-home .code-block{background:var(--white);border:1px solid var(--hairline);text-align:left;width:100%;max-width:720px;color:var(--graphite);border-radius:14px;margin-top:3rem;padding:1.5rem 1.75rem;font-family:SF Mono,Monaco,Courier New,monospace;font-size:.9rem;line-height:1.6}.taiso-home .code-block .comment{color:var(--gray)}.taiso-home .code-block .key{color:#c91e6e}.taiso-home .code-block .string{color:#0a7d3a}.taiso-home .code-block .highlight{color:var(--taiso-blue);background:#2727d91a;border-radius:4px;padding:2px 4px;font-weight:500}.taiso-home .pillars{grid-template-columns:repeat(3,1fr);gap:4rem;width:100%;max-width:1300px;margin-top:5rem;display:grid}.taiso-home .pillar{text-align:left}.taiso-home .pillar .pillar-mark{background:linear-gradient(135deg,var(--taiso-blue-light),var(--taiso-blue));color:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:1.5rem;font-size:1rem;font-weight:700;display:flex}.taiso-home .pillar .pillar-title{letter-spacing:-.025em;margin-bottom:1rem;font-size:clamp(1.3rem,1.8vw,1.7rem);font-weight:600;line-height:1.2}.taiso-home .pillar .pillar-desc{opacity:.7;font-size:1rem;line-height:1.55}.taiso-home .pull-quote{letter-spacing:-.03em;text-align:center;max-width:1100px;font-size:clamp(2rem,5vw,4rem);font-weight:500;line-height:1.15}.taiso-home .pull-quote .em{color:var(--taiso-blue-light);font-weight:600}.taiso-home .closing-block{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}.taiso-home footer{background:var(--black);color:var(--white);border-top:1px solid #ffffff0f;padding:5rem 2rem 3rem}.taiso-home footer .container{max-width:1280px;margin:0 auto}.taiso-home footer .footer-top{grid-template-columns:1fr repeat(3,auto);gap:4rem;margin-bottom:4rem;display:grid}.taiso-home footer .footer-brand{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.taiso-home footer .footer-brand img{height:36px}.taiso-home footer .footer-brand p{opacity:.5;max-width:320px;font-size:.9rem;line-height:1.5}.taiso-home footer .footer-col h4{letter-spacing:.1em;text-transform:uppercase;opacity:.45;margin-bottom:1.25rem;font-size:.78rem;font-weight:600}.taiso-home footer .footer-col ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.taiso-home footer .footer-col a{color:var(--white);opacity:.75;font-size:.9rem;text-decoration:none;transition:opacity .2s}.taiso-home footer .footer-col a:hover{opacity:1}.taiso-home footer .footer-bottom{opacity:.5;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.82rem;display:flex}.taiso-home .mandala-svg path,.taiso-home .mandala-svg circle{transform-origin:50%}.taiso-home .scroll-hint{letter-spacing:.15em;text-transform:uppercase;opacity:.45;z-index:3;font-size:.7rem;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.taiso-home .scroll-hint:after{content:"";background:linear-gradient(currentColor,#0000);width:1px;height:36px;margin:.75rem auto 0;display:block}.taiso-home section.strip{min-height:0;padding:0 6vw}.taiso-home .metrics-strip{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);width:100%;max-width:1280px;margin:0 auto;padding:2.5rem 0;display:grid}.taiso-home .metric{border-right:1px solid #ffffff14;padding:0 2rem}.taiso-home .metric:first-child{padding-left:0}.taiso-home .metric:last-child{border-right:none;padding-right:0}.taiso-home .metric-n{letter-spacing:-.035em;margin-bottom:.5rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:600;line-height:1}.taiso-home .metric-unit{color:var(--taiso-blue-light);letter-spacing:0;margin-left:.25rem;font-size:.95rem;font-weight:500}.taiso-home .metric-label{letter-spacing:.12em;text-transform:uppercase;opacity:.55;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:.72rem;font-weight:500;line-height:1.4}.taiso-home .primitives-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%;max-width:1280px;margin:4rem auto 0;display:grid}.taiso-home .primitive{background:var(--white);border:1px solid var(--hairline);border-radius:22px;flex-direction:column;gap:1.25rem;min-width:0;min-height:400px;padding:2.5rem;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex}.taiso-home .primitive:hover{border-color:#2727d940;transform:translateY(-3px);box-shadow:0 14px 36px #14146e14}.taiso-home .primitive-tag{letter-spacing:.18em;text-transform:uppercase;color:var(--taiso-blue);align-items:center;gap:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:.72rem;font-weight:600;display:inline-flex}.taiso-home .primitive-tag:before{content:"";background:var(--taiso-blue);border-radius:2px;width:24px;height:3px}.taiso-home .primitive-title{letter-spacing:-.025em;max-width:22ch;color:var(--black);font-size:clamp(1.4rem,2.2vw,1.85rem);font-weight:600;line-height:1.15}.taiso-home .primitive-desc{color:var(--gray);font-size:.98rem;line-height:1.55}.taiso-home .primitive-desc code{color:var(--graphite);opacity:1;background:#0000000d;border-radius:4px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:.85em}.taiso-home .primitive-desc em{color:var(--taiso-blue);opacity:1;font-style:normal;font-weight:500}.taiso-home .primitive-snippet{background:var(--off-white);border:1px solid var(--hairline);white-space:pre;min-width:0;max-width:100%;color:var(--graphite);border-radius:10px;margin-top:auto;padding:1rem 1.1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:.78rem;line-height:1.6;overflow-x:auto}.taiso-home .primitive-snippet .com{color:var(--gray)}.taiso-home .primitive-snippet .kw{color:#c91e6e;font-weight:500}.taiso-home .primitive-snippet .str{color:#0a7d3a}.taiso-home .primitive-snippet .ac{color:var(--taiso-blue);font-weight:500}.taiso-home .diff-grid{grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;max-width:1280px;margin:3.5rem auto 0;display:grid}.taiso-home .diff-col{flex-direction:column;min-width:0;display:flex}.taiso-home .diff-head{letter-spacing:.12em;text-transform:uppercase;opacity:.7;justify-content:space-between;align-items:center;margin-bottom:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:.72rem;font-weight:500;display:flex}.taiso-home .verdict-badge{letter-spacing:.06em;text-transform:uppercase;opacity:1;border:1px solid;border-radius:980px;align-items:center;gap:6px;padding:4px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:.68rem;font-weight:600;display:inline-flex}.taiso-home .verdict-badge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.taiso-home .verdict-badge.bad{color:var(--bad);background:#ff453a14;border-color:#ff453a59}.taiso-home .verdict-badge.good{color:#0a7d3a;background:#30d1581a;border-color:#30d15866}.taiso-home .diff-card{background:var(--white);border:1px solid var(--hairline);border-radius:14px;min-width:0;overflow:hidden}.taiso-home .diff-card.good{border-color:#30d15859;box-shadow:0 8px 28px #30d15814}.taiso-home .diff-title-bar{background:var(--off-white);border-bottom:1px solid var(--hairline);letter-spacing:.02em;color:var(--graphite);align-items:center;gap:.75rem;padding:.85rem 1.1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:.78rem;font-weight:500;display:flex}.taiso-home .diff-title-bar .pill{color:var(--graphite);letter-spacing:.06em;background:#0000000f;border-radius:4px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:.65rem;font-weight:600}.taiso-home .diff-title-bar .pill.post{color:var(--taiso-blue);background:#2727d91f}.taiso-home .diff-title-bar .meta-r{color:var(--gray);margin-left:auto;font-size:.7rem;font-weight:400}.taiso-home .diff-body{color:var(--graphite);white-space:pre;background:var(--white);min-width:0;max-width:100%;padding:1.1rem 1.25rem 1.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:.82rem;line-height:1.7;overflow-x:auto}.taiso-home .diff-body .kw{color:#c91e6e}.taiso-home .diff-body .str{color:#0a7d3a}.taiso-home .diff-body .num{color:var(--taiso-blue);font-weight:500}.taiso-home .diff-body .com{color:var(--gray)}.taiso-home .diff-body .add{border-left:3px solid var(--positive);background:#30d1581f;margin:0 -1.25rem;padding:0 1.25rem 0 calc(1.25rem - 3px);display:block}.taiso-home .diff-body .add:before{content:"+ ";color:#0a7d3a;font-weight:600}.taiso-home .diff-foot{border-top:1px solid var(--hairline);background:var(--off-white);letter-spacing:.04em;color:var(--graphite);flex-wrap:wrap;gap:1.25rem;padding:.85rem 1.1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:.72rem;display:flex}.taiso-home .diff-foot .dot{vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.taiso-home .diff-foot .dot.bad{background:#ff453a}.taiso-home .diff-foot .dot.good{background:var(--positive)}.taiso-home .arch-block{background:var(--white);border:1px solid var(--hairline);border-radius:22px;width:100%;max-width:1200px;margin:3.5rem auto 0;padding:2.5rem}.taiso-home .arch-svg{width:100%;height:auto;display:block}.taiso-home .arch-caption{opacity:.65;letter-spacing:.02em;border-top:1px solid #ffffff14;max-width:760px;margin-top:1.5rem;padding-top:1.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:.78rem;line-height:1.6}.taiso-home .pillars.two-up{grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1080px}.taiso-home .products-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;max-width:1200px;margin:4rem auto 0;display:grid}.taiso-home .product-card{background:var(--white);color:var(--black);border:1px solid #00000014;border-radius:22px;flex-direction:column;gap:.75rem;min-height:280px;padding:2.5rem;text-decoration:none;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;position:relative}.taiso-home .product-card:hover{border-color:#2727d966;transform:translateY(-3px);box-shadow:0 12px 32px #2727d91f}.taiso-home .product-pill{letter-spacing:.12em;text-transform:uppercase;color:var(--taiso-blue);background:#2727d91f;border-radius:980px;align-self:flex-start;padding:4px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:.7rem;font-weight:600}.taiso-home .product-title{letter-spacing:-.025em;color:var(--black);margin-top:.5rem;font-size:clamp(1.4rem,2vw,1.75rem);font-weight:600;line-height:1.2}.taiso-home .product-desc{color:var(--black);opacity:.7;flex-grow:1;font-size:1rem;line-height:1.55}.taiso-home .product-cta{color:var(--taiso-blue);align-items:center;gap:.4rem;margin-top:.5rem;font-size:.95rem;font-weight:500;display:inline-flex}.taiso-home .product-cta .arrow{transition:transform .2s;display:inline-block}.taiso-home .product-card:hover .product-cta .arrow{transform:translate(4px)}.taiso-home .product-card.coming-soon{opacity:.5;background:0 0;border-style:dashed}.taiso-home .product-card.coming-soon:hover{box-shadow:none;border-color:#0000001f;transform:none}.taiso-home .product-card.coming-soon .product-pill{color:var(--graphite);background:#0000000d}.taiso-home .product-card.feature{grid-column:1/-1;width:100%;max-width:860px;min-height:0;margin:0 auto;padding:3rem}.taiso-home .product-card.feature .product-title{font-size:clamp(1.6rem,2.6vw,2.25rem)}.taiso-home .product-card.feature .product-desc{max-width:620px}@media (max-width:900px){.taiso-home nav.global .links{gap:1.25rem}.taiso-home nav.global .links a:not(.cta){display:none}.taiso-home section.full,.taiso-home section.tall,.taiso-home section.medium{padding:6rem 5vw 4rem}.taiso-home .versus-grid{grid-template-columns:1fr;gap:2.5rem}.taiso-home .cost-grid{grid-template-columns:1fr;gap:1rem;margin-top:2.5rem}.taiso-home .pillars{grid-template-columns:1fr;gap:2.5rem;margin-top:3rem}.taiso-home .steps{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem}.taiso-home .confession-list{margin-top:2.5rem}.taiso-home .confession-line{padding:1.25rem 0}.taiso-home .metrics-strip{grid-template-columns:repeat(2,1fr);padding:1.5rem 0}.taiso-home .metric{border-bottom:1px solid #ffffff14;border-right:none;padding:1rem}.taiso-home .metric:nth-child(odd){border-right:1px solid #ffffff14;padding-left:0}.taiso-home .metric:nth-child(2n){padding-right:0}.taiso-home .metric:nth-last-child(-n+2){border-bottom:none}.taiso-home .primitives-grid{grid-template-columns:1fr;margin-top:3rem}.taiso-home .primitive{gap:1rem;min-height:0;padding:1.75rem}.taiso-home .diff-grid{grid-template-columns:1fr;gap:2rem;margin-top:2.5rem}.taiso-home .arch-block{margin-top:2.5rem;padding:1.5rem}.taiso-home .arch-svg{min-width:760px}.taiso-home .arch-block{overflow-x:auto}.taiso-home .pillars.two-up{grid-template-columns:1fr;gap:2.5rem}.taiso-home .products-grid{grid-template-columns:1fr;gap:1rem;margin-top:2.5rem}.taiso-home .product-card{min-height:0;padding:1.75rem}.taiso-home footer .footer-top{grid-template-columns:1fr 1fr;gap:2rem}.taiso-home footer .footer-brand{grid-column:1/-1}.taiso-home footer .footer-bottom{flex-direction:column;gap:1rem}}@media (max-width:600px){.taiso-home .steps{grid-template-columns:1fr}.taiso-home .hero-ctas{flex-direction:column;align-items:center}.taiso-home .hero-ctas .btn{justify-content:center;width:100%;max-width:280px}}
