:root{--radius: 10px;--radius-sm: 7px;--accent: #2a3ee8;--accent-ink: #ffffff;--bg: #f8f4ed;--panel: #f2efe8;--panel-soft: #ece9e1;--stroke: #d6d0c6;--stroke-soft: #e2ddd6;--text: #1a1e23;--muted: #6b7077;--muted-soft: #9299a0}*,*:before,*:after{box-sizing:border-box}@view-transition{navigation:auto}::view-transition-old(root),::view-transition-new(root){animation-duration:.15s;animation-timing-function:ease}body{margin:0;font-family:Inter,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p{margin:0}ul,ol{margin:0;padding:0}.site-header{border-bottom:1px solid var(--stroke);background:var(--bg);position:sticky;top:0;z-index:100}.site-header__inner{max-width:900px;margin:0 auto;padding:0 20px;height:52px;display:flex;align-items:center;justify-content:space-between}.site-header__logo{font-size:14px;font-weight:600;color:var(--text);letter-spacing:-.01em}.site-nav{display:flex;gap:4px}.site-nav a{text-decoration:none;color:var(--muted);font-size:13px;padding:5px 10px;border-radius:var(--radius-sm);transition:background .15s,color .15s}.site-nav a:hover{background:var(--panel);color:var(--text)}.site-main{max-width:900px;margin:0 auto;padding:56px 20px 80px;display:flex;flex-direction:column;gap:52px;min-height:calc(100vh - 113px)}.eyebrow{margin:0;font-size:11px;font-weight:500;line-height:1;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-soft)}.section{display:flex;flex-direction:column;gap:20px}.section__title{font-size:15px;font-weight:600;color:var(--muted);letter-spacing:-.01em}.hero{padding-top:20px}.hero__title{font-size:34px;line-height:1.15;letter-spacing:-.035em;font-weight:600;max-width:600px;color:var(--text)}.hero--product .hero__title{max-width:720px;font-size:38px}.hero__intro{font-size:15px;line-height:1.7;color:var(--muted);max-width:520px}.hero--product .hero__intro{max-width:600px}.hero__actions{display:flex;gap:8px;align-items:center}.hero__meta{font-size:12px;color:var(--muted-soft);letter-spacing:.01em}.hero__inner{display:flex;flex-direction:column;gap:16px}.btn{display:inline-flex;align-items:center;padding:8px 14px;border-radius:var(--radius-sm);font-size:13px;font-weight:500;text-decoration:none;transition:opacity .15s,background .15s;white-space:nowrap}.btn--primary{background:var(--accent);color:var(--accent-ink)}.btn--primary:hover{opacity:.88}.btn--ghost{border:1px solid var(--stroke);color:var(--text);background:transparent}.btn--ghost:hover{background:var(--panel)}.list{display:flex;flex-direction:column;border-top:1px solid var(--stroke)}.list-item{display:flex;flex-direction:column;gap:5px;padding:14px 0;border-bottom:1px solid var(--stroke);text-decoration:none;color:var(--text);transition:padding-left .2s ease}.list-item:hover{padding-left:8px}.list-item__head{display:flex;align-items:baseline;gap:10px}.list-item__meta{font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:var(--muted-soft);white-space:nowrap}.list-item__title{font-size:17px;line-height:1.25;font-weight:600;letter-spacing:-.02em}.list-item__body{font-size:13px;color:var(--muted);max-width:480px;line-height:1.55}.feature-list{display:flex;flex-direction:column;gap:10px}.feature-card{display:flex;flex-direction:column;gap:6px;padding:16px;border:1px solid var(--stroke-soft);border-radius:var(--radius);background:var(--panel)}.feature-card__title{font-size:14px;font-weight:600;color:var(--text)}.feature-card__body{font-size:13px;line-height:1.6;color:var(--muted)}.feature-columns{display:flex;flex-direction:column;gap:10px}.feature-column{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid var(--stroke-soft);border-radius:var(--radius);background:var(--panel)}.feature-column__title{font-size:13px;font-weight:600;color:var(--text)}@media(min-width:640px){.feature-columns{flex-direction:row;align-items:stretch}.feature-column{flex:1 1 0}}.spec-list{display:flex;flex-direction:column;gap:10px}.spec-item{display:flex;flex-direction:column;gap:6px;padding:16px;border:1px solid var(--stroke-soft);border-radius:var(--radius);background:var(--panel)}.spec-item__title{font-size:14px;font-weight:600;color:var(--text)}.spec-item__body{font-size:13px;line-height:1.6;color:var(--muted)}.steps-list{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--stroke)}.step-item{display:flex;align-items:flex-start;gap:16px;padding:14px 0;border-bottom:1px solid var(--stroke)}.step-item__index{flex:0 0 28px;font-size:11px;font-weight:600;color:var(--muted-soft);letter-spacing:.05em;padding-top:2px}.step-item__content{display:flex;flex-direction:column;gap:4px}.step-item__title{font-size:14px;font-weight:600;color:var(--text)}.step-item__body{font-size:13px;line-height:1.6;color:var(--muted)}.section--accent .section{padding:20px;border:1px solid var(--stroke);border-radius:var(--radius);background:var(--panel-soft)}.clean-list{list-style:none;display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:13px;line-height:1.6}.clean-list li:before{content:"—";margin-right:8px;color:var(--stroke)}.tag-list{display:flex;flex-wrap:wrap;gap:6px;list-style:none}.tag-list__item{display:inline-flex;align-items:center;height:28px;padding:0 10px;border:1px solid var(--stroke);border-radius:999px;background:var(--panel);color:var(--muted);font-size:12px}.pricing-card{display:flex;flex-direction:column;gap:14px;padding:24px;border:1px solid var(--stroke);border-radius:var(--radius);background:var(--panel)}.pricing-card__title{font-size:40px;font-weight:600;letter-spacing:-.04em;color:var(--text)}.pricing-card__intro{font-size:13px;line-height:1.6;color:var(--muted);max-width:480px}.pricing-card__actions{display:flex;gap:8px;flex-wrap:wrap}.work-list{display:flex;flex-direction:column;gap:10px}.work-card{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid var(--stroke-soft);border-radius:var(--radius);background:var(--panel)}.work-card__meta{font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:var(--muted-soft)}.work-card__title{font-size:20px;font-weight:600;letter-spacing:-.025em;color:var(--text)}.work-card__body{font-size:13px;line-height:1.6;color:var(--muted)}.work-card__link{font-size:13px;color:var(--text);text-decoration:none;margin-top:2px}.work-card__link:hover{text-decoration:underline}.project-layout{display:flex;flex-direction:column;gap:16px}.project-main{display:flex;flex-direction:column;gap:10px}.project-block{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid var(--stroke-soft);border-radius:var(--radius);background:var(--panel)}.project-block__title{font-size:14px;font-weight:600;color:var(--text)}.project-block__body{font-size:13px;line-height:1.7;color:var(--muted)}.project-facts{display:flex;flex-direction:column;gap:14px;width:100%;padding:16px;border:1px solid var(--stroke);border-radius:var(--radius);background:var(--panel-soft)}.project-facts__item{display:flex;flex-direction:column;gap:3px}.project-facts__label{font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-soft)}.project-facts__value{font-size:13px;line-height:1.5;color:var(--text)}@media(min-width:800px){.project-layout{flex-direction:row;align-items:flex-start;gap:20px}.project-main{flex:1 1 auto;min-width:0}.project-aside{flex:0 0 240px;position:sticky;top:72px}}.builder-shell{display:flex;flex-direction:column;gap:20px;min-height:calc(100vh - 180px)}.builder-shell__title{font-size:28px;font-weight:600;letter-spacing:-.03em;color:var(--text)}.builder-shell__text{font-size:13px;line-height:1.6;color:var(--muted)}.builder-shell__frame-wrap{flex:1 1 auto;min-height:72vh;border:1px solid var(--stroke);border-radius:var(--radius);overflow:hidden;background:var(--panel)}.builder-shell__frame{width:100%;min-height:72vh;border:0;display:block;background:#fff}.product-card{padding:14px;border:1px solid var(--stroke-soft);border-radius:var(--radius);background:var(--panel);display:flex;flex-direction:column;gap:6px}.product-card__meta{font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:var(--muted-soft)}.product-card__title{font-size:15px;font-weight:600;color:var(--text)}.product-card__body{font-size:13px;line-height:1.55;color:var(--muted)}.product-card__link{font-size:13px;text-decoration:none;color:var(--text)}.site-footer{border-top:1px solid var(--stroke);padding:20px;font-size:12px;color:var(--muted-soft)}.site-footer__inner{max-width:900px;margin:0 auto}.section--tight{gap:12px}.work-item__title a{color:var(--text);text-decoration:none}.work-item__title a:hover{text-decoration:underline}
