:root{color-scheme:light;--canvas:#F7F6F2;--ink:#17211D;--muted:#5E6862;--accent:#B94328;--line:#D8DDD6;--terminal:#15241D;--white:#fff;--mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--canvas);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}
button,a{font:inherit}
a{color:inherit}
button:focus-visible,a:focus-visible{outline:3px solid var(--accent);outline-offset:4px}
.skip-link{position:absolute;top:-100px;left:16px;padding:10px 16px;background:var(--ink);color:#fff;z-index:10}.skip-link:focus{top:16px}
.site-shell{max-width:1280px;margin:0 auto;padding:0 44px}
.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}
.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-weight:750;font-size:25px;letter-spacing:-.065em}.brand-dot,.footer-brand>span{color:var(--accent)}
.brand-mark{width:27px;height:27px;display:flex;align-items:end;gap:3px;transform:rotate(-30deg)}.brand-mark span{display:block;width:6px;background:var(--accent);border-radius:2px}.brand-mark span:nth-child(1){height:12px}.brand-mark span:nth-child(2){height:21px}.brand-mark span:nth-child(3){height:16px}
.site-header nav{display:flex;align-items:center;gap:32px}.site-header nav a{text-decoration:none;font-size:14px;font-weight:600}.site-header nav a:hover,.text-link:hover,.card-bottom a:hover,.footer-links a:hover{color:var(--accent)}
.hero{min-height:612px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:60px;align-items:center;padding:84px 0 96px}
.eyebrow,.section-kicker{font:700 11px/1.4 var(--mono);letter-spacing:.15em;color:var(--accent);margin:0}.eyebrow{display:flex;align-items:center;gap:11px}.eyebrow-line{width:20px;height:1px;background:var(--accent)}
h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.7rem,6.2vw,5.7rem);line-height:1.03;letter-spacing:-.075em;margin:29px 0 26px;max-width:680px;font-weight:720}h1 em{font-style:normal;color:var(--accent)}
.hero-description{font-size:18px;line-height:1.7;color:var(--muted);max-width:535px;margin-bottom:31px}.hero-actions{display:flex;align-items:center;gap:26px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:50px;padding:0 20px;text-decoration:none;font-weight:650;font-size:14px;border-radius:8px}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:#98351F}.text-link{text-decoration:none;font-size:14px;font-weight:650;white-space:nowrap}
.hero-command{display:flex;align-items:center;justify-content:space-between;gap:15px;max-width:570px;margin-top:32px;padding:10px 10px 10px 17px;background:var(--terminal);border-radius:10px;color:#F7FAF4}.hero-command code{font:500 13px/1.55 var(--mono);overflow-wrap:anywhere}.hero-command .copy-button{min-width:66px;min-height:44px;padding:9px 10px}
.hero-visual{background:#E7EBE4;border:1px solid #D2D9D0;border-radius:18px;padding:23px;transform:rotate(2deg);box-shadow:15px 15px 0 #EAEEE7}.visual-top,.visual-bottom{display:flex;justify-content:space-between;align-items:center;font:700 11px/1.4 var(--mono);letter-spacing:.1em;color:#65736A}.visual-top{padding:4px 4px 18px}.visual-bottom{padding:22px 4px 3px}.visual-bottom span:last-child{font-size:21px;color:var(--accent);line-height:0}.visual-row{display:grid;grid-template-columns:30px 58px 1fr auto;align-items:center;gap:12px;background:#FAFBF8;border:1px solid #D5DDD3;border-radius:10px;padding:17px 18px;margin-top:10px;min-height:78px}.visual-number{font:600 11px var(--mono);color:#8D9A91}.visual-name{font-weight:700;font-size:17px;letter-spacing:-.035em}.visual-type{font:500 11px var(--mono);color:#67746A;text-align:right}.visual-glyph{display:flex;align-items:center;justify-content:center;gap:4px;width:43px;height:43px;border:1px solid #CAD6CA;border-radius:8px;background:#EFF4EC}.visual-glyph i{display:block;background:#6C9B78;border-radius:2px}.glyph-one i{width:22px;height:22px}.glyph-two i{width:11px;height:22px}.glyph-three i:first-child{width:21px;height:10px;align-self:flex-start;margin-top:9px}.glyph-three i:last-child{width:12px;height:10px;align-self:flex-end;margin-bottom:9px}
.install-section,.templates-section{padding:79px 0 97px;border-top:1px solid var(--line);scroll-margin-top:30px}.section-intro{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px}.section-intro h2,.next-copy h2{font-size:clamp(2.1rem,3.5vw,3.25rem);line-height:1.13;letter-spacing:-.06em;margin:15px 0 0}.section-intro>p{max-width:355px;color:var(--muted);font-size:15px;line-height:1.65;margin:0 0 4px}
.terminal{background:var(--terminal);border-radius:15px;color:#ECF5ED;overflow:hidden}.terminal-head{display:flex;justify-content:space-between;gap:10px;padding:17px 24px;border-bottom:1px solid #33473A;font:500 12px var(--mono);color:#ABC2AD}.terminal-title{display:flex;align-items:center;gap:9px;color:#E0EEE0}.terminal-prompt{font-size:10px;color:#E3795E}.terminal-command{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px 24px 30px}.terminal-command code{font:500 clamp(14px,2vw,22px)/1.5 var(--mono);overflow-wrap:anywhere;color:#F7FAF4}.terminal-command code::before{content:"$ ";color:#7DC98D}.copy-button{flex:0 0 auto;padding:11px 15px;border:1px solid #6D8F72;border-radius:7px;background:#244331;color:#E9F6EA;font-size:12px;font-weight:700;cursor:pointer;min-width:108px}.copy-button:hover{background:#315840}.terminal-foot{border-top:1px solid #33473A;color:#AEC0AF;padding:16px 24px 19px;font-size:12px;line-height:1.6}.terminal-foot code{color:#DCEADC;font-family:var(--mono)}
.install-meta{display:flex;justify-content:space-between;gap:32px;margin-top:18px}.install-meta p{font-size:12px;line-height:1.6;color:var(--muted);margin:0}.install-meta p:first-child{max-width:620px}.install-meta strong{color:var(--ink)}.install-meta a{font-weight:650;text-underline-offset:3px}
.templates-section{padding-top:82px}.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.template-card{min-height:285px;display:flex;flex-direction:column;padding:26px;border:1px solid var(--line);border-radius:13px;background:#FCFCFA;transition:transform .18s ease,border-color .18s ease}.template-card:hover{transform:translateY(-3px);border-color:#A9B8AA}.card-top{display:flex;justify-content:space-between;align-items:start;margin-bottom:28px}.card-number{font:600 12px var(--mono);color:#879389}.card-icon{display:flex;align-items:center;justify-content:center;gap:3px;width:38px;height:38px;border-radius:8px;background:#E9EEE7}.card-icon i{display:block;background:#6C9B78;border-radius:1px}.icon-single i{width:18px;height:18px}.icon-split i{width:9px;height:18px}.icon-static i:first-child{width:17px;height:7px;align-self:flex-start;margin-top:8px}.icon-static i:last-child{width:10px;height:8px;align-self:flex-end;margin-bottom:8px}.template-card h3{font-size:23px;letter-spacing:-.045em;margin:0 0 9px}.template-card p{font-size:14px;line-height:1.55;color:var(--muted);margin:0 0 30px}.card-bottom{margin-top:auto;padding-top:17px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:8px;align-items:center}.card-bottom code{font:600 11px var(--mono);color:#486C51;white-space:nowrap}.card-bottom a{font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}
.next-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;padding:84px 0 100px;border-top:1px solid var(--line)}.next-copy h2{margin-bottom:18px}.next-copy>p:not(.section-kicker){max-width:350px;font-size:15px;line-height:1.65;color:var(--muted);margin:0 0 25px}.steps{border-top:1px solid var(--line)}.step{display:grid;grid-template-columns:45px 1fr;gap:16px;padding:19px 0 21px;border-bottom:1px solid var(--line)}.step>span{font:600 12px var(--mono);color:var(--accent);padding-top:3px}.step div{display:flex;flex-direction:column;gap:8px;min-width:0}.step strong{font-size:16px;letter-spacing:-.025em}.step code{font:500 12px/1.55 var(--mono);color:var(--muted);overflow-wrap:anywhere}
.site-footer{border-top:1px solid var(--line);padding:30px 0 40px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-brand{font-size:22px;font-weight:750;letter-spacing:-.06em}.footer-brand small{display:block;margin-top:5px;font:400 12px var(--sans);letter-spacing:0;color:var(--muted)}.footer-links{display:flex;flex-wrap:wrap;gap:24px}.footer-links a{font-size:12px;color:var(--muted);text-decoration:none;font-weight:600}
@media(max-width:1050px){.hero{grid-template-columns:1fr 1fr;gap:30px}.visual-row{grid-template-columns:22px 45px 1fr;gap:7px}.visual-type{grid-column:3;text-align:left}.hero-visual{padding:17px}.template-card{padding:19px}.card-bottom{align-items:flex-start;flex-direction:column;gap:10px}}
@media(max-width:760px){.site-shell{padding:0 22px}.site-header{height:72px}.site-header nav{gap:17px}.site-header nav a{font-size:12px}.site-header nav a:nth-child(2){display:none}.brand{font-size:22px}.hero{min-height:auto;grid-template-columns:1fr;gap:58px;padding:74px 0 80px}.hero-visual{max-width:520px;width:calc(100% - 14px);margin:0 0 0 2px;transform:rotate(1.5deg)}h1{font-size:clamp(3.25rem,12vw,5rem)}.hero-description{font-size:16px}.section-intro{align-items:start;flex-direction:column;gap:18px}.section-intro>p{max-width:480px}.install-section,.templates-section{padding:68px 0 78px}.terminal-command{align-items:flex-start;flex-direction:column;gap:18px;padding:25px 20px}.terminal-head,.terminal-foot{padding-left:20px;padding-right:20px}.terminal-command code{font-size:16px}.install-meta{flex-direction:column;gap:11px}.template-grid{grid-template-columns:1fr}.template-card{min-height:225px;padding:23px}.card-top{margin-bottom:16px}.card-bottom{flex-direction:row;align-items:center}.next-section{grid-template-columns:1fr;gap:35px;padding:68px 0 78px}.site-footer{align-items:flex-start;flex-direction:column;gap:25px}}
@media(max-width:440px){.site-shell{padding:0 18px}.site-header nav{gap:12px}.site-header nav a{font-size:11px}.hero{padding-top:62px}.hero-actions{gap:18px;flex-wrap:wrap}.visual-row{padding:12px;min-height:67px}.visual-name{font-size:14px}.visual-type{font-size:10px}.visual-glyph{width:36px;height:36px}.card-bottom code{font-size:10px}.terminal-head{font-size:10px}}
@media(max-width:440px){.hero-command code{font-size:12px}.hero-command{gap:8px;padding-left:11px}.hero-command .copy-button{min-width:55px;font-size:12px}}
.visual-top,.visual-bottom{color:#526057}.visual-number,.card-number{color:#5E6B61}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.template-card{transition:none}}
