@font-face{font-family:Manrope;src:url("./fonts/manrope.woff2") format("woff2");font-style:normal;font-weight:200 800;font-display:swap}
@font-face{font-family:Newsreader;src:url("./fonts/newsreader-italic.woff2") format("woff2");font-style:italic;font-weight:400;font-display:swap}
:root{--leaf-teal:#0e7c86;--leaf-teal-hover:#0b6570;--leaf-ink:#172e2c;--leaf-ivory:#fbf9f6;--leaf-mint:#e6f4ef;--leaf-sage:#b5d7cd;--leaf-muted:#526360;--leaf-line:#dce4dc;--leaf-dark:#102a27;--leaf-font:Manrope,system-ui,sans-serif;color-scheme:light;scroll-behavior:smooth;scroll-padding-top:100px}
*{box-sizing:border-box}
body{margin:0;background:var(--leaf-ivory);color:var(--leaf-ink);font-family:var(--leaf-font);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}
button,a,input{ -webkit-tap-highlight-color:transparent}
button,input,select{font:inherit}
button,a{touch-action:manipulation}
a{color:inherit;text-underline-offset:4px}
button{cursor:pointer}
button:disabled{cursor:wait}
a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--leaf-teal);outline-offset:5px}
button:focus-visible{position:relative;z-index:1}
::selection{background:var(--leaf-sage);color:var(--leaf-dark)}
img,svg{display:block;max-width:100%}
button svg,a svg{flex-shrink:0}
h1,h2,h3,p{margin:0}
h1,h2,h3{font-weight:600;letter-spacing:-.055em}
p{color:var(--leaf-muted)}
em{font-family:Newsreader,Georgia,serif;font-weight:400}
.container{max-width:1256px;margin-inline:auto;padding-inline:40px}
.skip-link{position:fixed;top:-100px;left:20px;z-index:50;background:white;padding:12px 20px}
.skip-link:focus{top:12px}
.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--leaf-line)}
.wordmark{width:177px;height:auto;display:block}
.logo-link{flex-shrink:0;text-decoration:none}
.site-nav{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:600}
.site-nav a{text-decoration:none;transition:color .15s}
.site-nav a:hover{color:var(--leaf-teal)}
.site-nav .nav-cta{border:1px solid #bccdc5;border-radius:8px;padding:10px 17px;display:flex;align-items:center;gap:18px}
.site-nav .nav-cta:hover{background:var(--leaf-mint);color:var(--leaf-teal-hover)}
.arrow{font-size:20px;font-weight:400;line-height:1}
.eyebrow{text-transform:uppercase;font-size:10px;letter-spacing:.14em;font-weight:700;display:flex;align-items:center;gap:10px;color:var(--leaf-muted)}
.eyebrow::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--leaf-teal)}
.hero{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding:76px 0 67px}
.hero h1{font-size:clamp(48px,5.1vw,73px);line-height:1.1;margin:24px 0 23px;letter-spacing:-.065em}
.hero h1 em{display:block;color:var(--leaf-teal);font-size:1.07em;line-height:1.07;letter-spacing:-.055em}
.hero-copy>p{max-width:380px;font-size:15px;line-height:1.85}
.hero-actions{display:flex;flex-wrap:wrap;gap:13px;align-items:center;margin-top:29px}
.button{border:1px solid transparent;border-radius:8px;min-height:47px;padding:12px 21px;text-decoration:none;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:23px;line-height:1.5;background:var(--leaf-teal);color:white;transition:background .18s,transform .18s}
.button:hover{background:var(--leaf-teal-hover);transform:translateY(-1px)}
.button.secondary{background:transparent;color:var(--leaf-ink);border-color:#bfcec5}
.button.secondary:hover{background:var(--leaf-mint)}
.button.light{background:var(--leaf-mint);color:var(--leaf-dark)}
.button.light:hover{background:#cde9df}
.small-note{font-size:11px!important;margin-top:19px;display:flex;align-items:center;gap:9px;color:#64746d}
.small-note svg{width:13px;height:13px;color:var(--leaf-teal)}
.demo-wrap{position:relative;min-width:0}
.browser{border:1px solid #cbd9cf;border-radius:14px;overflow:hidden;background:#edf3e9;box-shadow:0 16px 50px -30px #274b3b40}
.browser-toolbar{height:39px;background:#f6f8f2;display:flex;align-items:center;position:relative;justify-content:space-between;padding-inline:15px;border-bottom:1px solid #d8e3d7}
.browser-dots{display:flex;gap:5px}
.browser-dots i{height:6px;width:6px;background:#c3cfc1;border-radius:50%}
.browser-address{font-size:9px;color:#64746d;position:absolute;left:50%;transform:translateX(-50%);letter-spacing:.025em}
.browser-toolbar svg{width:12px;height:12px;color:#73836e}
.browser iframe{width:100%;height:433px;border:0;display:block}
.demo-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:16px}
.demo-label{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--leaf-muted);display:flex;align-items:center;gap:8px}
.demo-label::before{content:"";width:5px;height:5px;border-radius:50%;background:var(--leaf-teal)}
.segmented{display:flex;padding:3px;background:#edf0e8;border:1px solid #dce4d8;border-radius:7px}
.segmented button{border:0;border-radius:4px;background:transparent;font-size:10px;color:var(--leaf-muted);padding:4px 10px;min-height:29px;display:flex;align-items:center;gap:5px}
.segmented button[aria-pressed="true"]{background:white;box-shadow:0 1px 4px #172e2c12;color:var(--leaf-ink)}
.segmented svg{width:12px;height:12px}
.compatibility{border-top:1px solid var(--leaf-line);border-bottom:1px solid var(--leaf-line);padding-block:24px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.compatibility p{font-size:11px;max-width:155px;line-height:1.6}
.frameworks{display:flex;align-items:center;gap:38px;color:#52665b;font-size:16px;font-weight:650;letter-spacing:-.045em}
.frameworks span{display:flex;align-items:center;gap:8px}
.frameworks .framework-icon{font-size:19px;line-height:1;font-weight:600;color:#52665b}
.section{padding-block:86px}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px}
.section-heading h2{font-size:40px;line-height:1.16;margin-top:13px}
.section-heading>p{font-size:13px;max-width:310px;line-height:1.8}
.features{display:grid;grid-template-columns:repeat(3,1fr);gap:44px}
.feature{padding-top:28px;border-top:1px solid var(--leaf-line)}
.feature-icon{width:33px;height:33px;color:var(--leaf-teal);margin-bottom:19px}
.feature h3{font-size:18px;letter-spacing:-.035em;margin-bottom:9px}
.feature p{font-size:12px;line-height:1.85;max-width:290px}
.developer-band{background:var(--leaf-dark);color:var(--leaf-ivory);padding:60px;border-radius:18px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.developer-band .eyebrow{color:#b5d7cd}
.developer-band .eyebrow::before{background:#8dd5c7}
.developer-band h2{font-size:40px;line-height:1.18;margin:19px 0}
.developer-band h2 em{color:#8dd5c7}
.developer-band p{color:#b4c6bf;font-size:13px;margin-bottom:25px}
.code-card{border:1px solid #35504a;border-radius:10px;background:#193530;overflow:hidden}
.code-heading{padding:12px 17px;display:flex;justify-content:space-between;border-bottom:1px solid #35504a;color:#b4c6bf;font-family:ui-monospace,monospace;font-size:10px}
.code-dot{color:#8dd5c7}
.code-card pre{margin:0;padding:25px 22px;font-size:11px;line-height:2.05;overflow:auto;color:#d4e9e0}
.code-card .key{color:#a8cec2}.code-card .value{color:#dfd1a8}.code-card .comment{color:#93aea4}
.closing{padding-block:80px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.closing h2{font-size:37px;line-height:1.2;margin-bottom:11px}
.closing p{font-size:13px}
.site-footer{border-top:1px solid var(--leaf-line);padding-block:27px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.site-footer .wordmark{width:134px}
.footer-links{display:flex;gap:24px;font-size:10px;color:var(--leaf-muted);align-items:center}
.footer-links a{text-decoration:none}
.footer-links a:hover{text-decoration:underline}
.footer-links button{background:none;border:0;padding:0;color:inherit;font-size:inherit}
.attribution{font-size:10px;color:#64746d;padding-bottom:25px;text-align:right}
.attribution a{color:inherit}
.toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%,20px);padding:12px 20px;border-radius:9px;background:var(--leaf-dark);color:white;font-size:12px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:20;box-shadow:0 5px 25px #172e2c20;max-width:calc(100% - 32px);width:max-content}
.toast.visible{transform:translate(-50%,0);opacity:1}
.brand-hero{padding-block:68px 46px;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}
.brand-hero h1{font-size:66px;line-height:1.08;margin-top:21px}
.brand-hero h1 em{color:var(--leaf-teal);font-size:1.07em}
.brand-hero p{font-size:13px;max-width:310px;margin-bottom:17px}
.brand-board{display:grid;grid-template-columns:1.45fr 1fr;gap:18px}
.logo-stage{background:var(--leaf-dark);color:var(--leaf-ivory);border-radius:14px;min-height:315px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:50px;overflow:hidden}
.logo-stage>img{width:340px;z-index:1}
.stage-label{position:absolute;bottom:22px;left:25px;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#b5d7cd;z-index:1}
.stage-download{position:absolute;bottom:19px;right:24px;font-size:10px;color:#b5d7cd;text-decoration:none;z-index:1}
.logo-stage::after{content:"";position:absolute;height:400px;width:400px;border:1px solid #b5d7cd15;transform:rotate(-28deg);border-radius:100% 0 100% 100%;right:-125px;top:-180px;pointer-events:none}
.mark-stage{background:#e6eee3;border-radius:14px;position:relative;display:flex;align-items:center;justify-content:center;min-height:315px;overflow:hidden}
.mark-stage>img{width:155px;height:155px;position:relative;z-index:1}
.mark-stage .stage-label,.mark-stage .stage-download{color:var(--leaf-muted)}
.construction-grid{position:absolute;width:200px;height:200px;background-image:linear-gradient(#52636014 1px,transparent 1px),linear-gradient(90deg,#52636014 1px,transparent 1px);background-size:25px 25px;border:1px solid #52636018;border-radius:50%}
.brand-section{padding-block:57px;border-bottom:1px solid var(--leaf-line)}
.brand-section-header{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:end;margin-bottom:28px}
.brand-section-header h2{font-size:29px;margin-top:10px;line-height:1.25}
.brand-section-header>p{font-size:12px;line-height:1.85;max-width:410px;justify-self:end}
.section-number{font-size:9px;letter-spacing:.12em;color:var(--leaf-muted);font-weight:700;text-transform:uppercase}
.logo-variations{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.logo-variation{border:1px solid var(--leaf-line);border-radius:10px;padding:28px 25px 17px;display:flex;flex-direction:column;gap:25px;background:white}
.logo-variation img{height:29px;align-self:flex-start;width:auto}
.logo-variation p{font-size:9px;display:flex;justify-content:space-between;gap:10px}
.logo-variation.dark{background:var(--leaf-dark);border-color:var(--leaf-dark)}
.logo-variation.dark p{color:#b4c6bf}
.palette{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr 1fr;gap:12px}
.swatch{padding:0;border:1px solid var(--leaf-line);border-radius:10px;background:white;overflow:hidden;text-align:left;color:var(--leaf-ink);transition:transform .2s}
.swatch:hover{transform:translateY(-4px)}
.swatch-color{display:block;height:120px;background:var(--swatch)}
.swatch-meta{display:flex;flex-direction:column;gap:5px;padding:15px}
.swatch-meta strong{font-size:11px;font-weight:650}
.swatch-meta span{font-family:ui-monospace,monospace;font-size:10px;color:var(--leaf-muted);display:flex;align-items:center;justify-content:space-between}
.swatch-meta svg{width:12px;height:12px}
.brand-caption{font-size:10px;margin-top:14px}
.type-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.type-specimen{padding:30px;border:1px solid var(--leaf-line);border-radius:12px;min-width:0}
.type-specimen .type-label{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:9px;color:var(--leaf-muted);text-transform:uppercase;letter-spacing:.08em}
.type-specimen .type-sample{font-size:48px;color:var(--leaf-ink);letter-spacing:-.055em;line-height:1.25;margin-block:25px 16px}
.type-specimen em.type-sample{display:block;color:var(--leaf-teal);font-size:53px}
.type-specimen .type-alphabet{font-size:12px;line-height:1.8;letter-spacing:.05em;overflow-wrap:anywhere}
.type-specimen p:last-child{font-size:10px;border-top:1px solid var(--leaf-line);padding-top:17px;margin-top:23px}
.ui-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.ui-pair .browser iframe{height:430px}
.ui-pair .dark-browser{border-color:#345049;background:var(--leaf-dark)}
.ui-pair .dark-browser .browser-toolbar{background:#1e3935;border-color:#345049}
.ui-pair .dark-browser .browser-address{color:#b4c6bf}
.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.principles h3{font-size:16px;margin-bottom:10px;letter-spacing:-.025em}
.principles p{font-size:12px;line-height:1.9}
.brand-bottom{padding-block:52px;display:flex;align-items:center;justify-content:space-between;gap:25px}
.brand-bottom h2{font-size:31px;margin-bottom:9px}
.brand-bottom p{font-size:12px}
@media(min-width:1500px){.hero{padding-block:90px}.hero h1{font-size:76px}}
@media(max-width:1100px){.container{padding-inline:28px}.hero{gap:30px}.hero h1{font-size:56px}.frameworks{gap:23px;font-size:14px}.developer-band{padding:40px;gap:35px}.developer-band h2{font-size:34px}.brand-hero h1{font-size:58px}}
@media(max-width:800px){.site-header{height:82px}.site-nav{gap:20px}.site-nav .desktop-link{display:none}.hero{grid-template-columns:1fr;padding-block:47px;gap:40px}.hero h1{font-size:64px}.hero-copy>p{max-width:480px}.demo-wrap{width:100%;max-width:580px;justify-self:center}.compatibility{flex-direction:column;align-items:flex-start;padding-block:23px;gap:17px}.compatibility p{max-width:none}.frameworks{justify-content:space-between;width:100%;gap:12px}.section{padding-block:57px}.section-heading h2{font-size:33px}.section-heading>p{max-width:245px;font-size:12px}.features{gap:23px}.developer-band{grid-template-columns:1fr;gap:30px;padding:37px}.closing{padding-block:55px}.closing h2{font-size:30px}.site-footer{align-items:flex-start}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:12px 18px}.brand-hero{padding-block:45px 32px;align-items:flex-start}.brand-hero h1{font-size:46px}.brand-hero p{max-width:245px}.brand-board{grid-template-columns:1.3fr 1fr}.logo-stage,.mark-stage{min-height:240px;padding:30px}.logo-variations{gap:10px}.logo-variation{padding:24px 17px 14px}.logo-variation img{height:23px}.palette{gap:8px}.swatch-meta{padding:12px 9px}.swatch-color{height:100px}.type-specimen{padding:23px}.type-specimen .type-sample{font-size:39px}.type-specimen em.type-sample{font-size:43px}.ui-pair{grid-template-columns:1fr}.brand-section-header h2{font-size:26px}}
@media(max-width:540px){.container{padding-inline:21px}.site-header{gap:14px}.wordmark{width:128px}.site-nav a{white-space:nowrap}.site-nav{gap:16px;font-size:11px}.site-nav .nav-cta{padding:8px 10px;gap:8px;font-size:10px}.hero{padding-top:39px;gap:32px}.hero h1{font-size:52px;margin-top:20px}.hero-copy>p{font-size:14px}.hero-actions{gap:10px}.button{padding:12px 15px;gap:15px;font-size:11px}.hero-actions .button{flex:1}.hero .eyebrow{font-size:9px}.browser iframe{height:465px}.demo-caption{padding-top:13px}.demo-label{font-size:8px;letter-spacing:.04em}.frameworks{gap:13px;flex-wrap:wrap;justify-content:flex-start;font-size:13px}.frameworks .framework-icon{font-size:15px}.compatibility{gap:13px}.section-heading{align-items:flex-start;flex-direction:column;gap:16px}.section-heading>p{max-width:300px}.section-heading h2{font-size:34px}.features{grid-template-columns:1fr;gap:28px}.feature{padding-top:23px;display:grid;grid-template-columns:33px 1fr;gap:0 18px}.feature-icon{grid-row:1/3}.feature p{max-width:none}.developer-band{padding:29px 23px;border-radius:12px}.developer-band h2{font-size:32px}.code-card pre{font-size:10px;padding:19px 15px}.closing{align-items:flex-start;flex-direction:column;gap:23px}.site-footer{flex-direction:column;gap:21px}.footer-links{justify-content:flex-start}.attribution{text-align:left;font-size:9px}.brand-hero{flex-direction:column;gap:23px}.brand-hero h1{font-size:53px}.brand-hero p{max-width:330px}.brand-board{grid-template-columns:1fr}.logo-stage{min-height:225px}.mark-stage{min-height:225px}.brand-section{padding-block:40px}.brand-section-header{grid-template-columns:1fr;gap:17px}.brand-section-header>p{justify-self:start}.logo-variations{grid-template-columns:1fr}.logo-variation{padding:24px}.logo-variation img{height:32px}.palette{grid-template-columns:repeat(2,1fr);gap:12px}.palette .swatch:first-child{grid-column:1/-1}.swatch-color{height:105px}.swatch-meta{padding:14px}.type-grid{grid-template-columns:1fr}.type-specimen .type-sample{font-size:44px}.type-specimen em.type-sample{font-size:48px}.ui-pair .browser iframe{height:470px}.principles{grid-template-columns:1fr;gap:28px}.brand-bottom{flex-direction:column;align-items:flex-start;gap:23px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
