/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--ink:#101917;--green:#175c49;--green-2:#22765e;--mint:#d6f3e6;--cream:#f5f1e8;--paper:#fffdfa;--orange:#ff6b3d;--line:#d9ded8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1240px;height:84px;margin:auto;padding:0 32px;display:flex}.brand{letter-spacing:.11em;align-items:center;gap:11px;font-size:18px;font-weight:900;display:flex}.brand-mark{background:var(--green);color:#fff;letter-spacing:0;border-radius:10px;place-items:center;width:34px;height:34px;font-size:19px;display:grid;transform:rotate(-4deg)}.brand-o{color:var(--orange)}nav{gap:34px;font-size:14px;font-weight:700;display:flex}nav a,.text-link,footer a{transition:color .2s}nav a:hover,.text-link:hover,footer a:hover{color:var(--green-2)}.button{background:var(--green);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-size:14px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 10px 28px #175c492e}.button:hover{background:var(--green-2);transform:translateY(-2px)}.button-small{min-height:42px;box-shadow:none;padding:0 18px}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:56px;max-width:1240px;min-height:680px;margin:auto;padding:72px 32px 58px;display:grid;overflow:hidden}.eyebrow{color:var(--green-2);letter-spacing:.17em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;max-width:690px;margin-bottom:26px;font-size:clamp(53px,6.2vw,88px);line-height:.94}h1 em,h2 em{color:var(--green-2);font-family:Georgia,serif;font-weight:400}.hero-lead{color:#4c5854;max-width:610px;margin-bottom:30px;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:24px;display:flex}.text-link{text-underline-offset:5px;font-size:14px;font-weight:800;text-decoration:underline;text-decoration-thickness:1px}.micro-trust{color:#53605c;flex-wrap:wrap;gap:11px 22px;margin-top:38px;font-size:12px;font-weight:700;display:flex}.micro-trust span:before{content:"✓";color:var(--green-2);margin-right:7px;font-weight:900}.hero-visual{background:var(--mint);isolation:isolate;border-radius:42px;min-height:510px;position:relative;overflow:hidden}.orbit{border:1px solid #175c492e;border-radius:50%;position:absolute}.orbit-one{width:430px;height:430px;top:-90px;right:-80px}.orbit-two{width:280px;height:280px;bottom:-70px;left:-80px}.phone{border-radius:36px;width:215px;height:430px;position:absolute;box-shadow:0 28px 55px #12362c40}.phone-back{background:#edf0e8;border:8px solid #f8f8f2;top:90px;left:63px;transform:rotate(-13deg)}.camera{background:#0a100e;border:8px solid #28342f;border-radius:50%;width:38px;height:38px;position:absolute;left:25px;box-shadow:0 0 0 3px #aeb9b2}.camera-one{top:26px}.camera-two{top:76px}.camera-three{top:126px}.phone-front{background:#0a1714;border:8px solid #14241f;padding:8px;top:46px;right:47px;transform:rotate(8deg)}.phone-front:before{content:"";z-index:2;background:#07100d;border-radius:50%;width:9px;height:9px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-screen{color:#fff;background:radial-gradient(circle at 30% 20%,#47a583,#0000 38%),linear-gradient(145deg,#193f33,#09130f 70%);border-radius:23px;flex-direction:column;justify-content:flex-end;height:100%;padding:66px 23px 25px;display:flex;overflow:hidden}.screen-kicker{color:#b8ead8;letter-spacing:.13em;margin-bottom:auto;font-size:8px;font-weight:900}.phone-screen strong{letter-spacing:-.04em;font-size:27px;line-height:1.03}.screen-pill{background:var(--orange);text-align:center;border-radius:999px;margin-top:20px;padding:10px 11px;font-size:9px;font-weight:900}.quality-card{z-index:4;background:#ffffffeb;border-radius:16px;align-items:center;gap:11px;padding:13px 16px;display:flex;position:absolute;bottom:28px;left:26px;box-shadow:0 12px 30px #12362c26}.quality-tick{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.quality-card span:last-child{flex-direction:column;gap:3px;font-size:11px;display:flex}.quality-card small{color:#67716e;font-size:9px}.trust-strip{grid-template-columns:repeat(3,1fr);max-width:1240px;margin:auto;padding:0 32px 70px;display:grid}.trust-strip article{border:1px solid var(--line);border-right:0;gap:17px;padding:26px 28px;display:flex}.trust-strip article:first-child{border-radius:18px 0 0 18px}.trust-strip article:last-child{border-right:1px solid var(--line);border-radius:0 18px 18px 0}.trust-strip strong{color:var(--orange);font-size:12px}.trust-strip h2{margin-bottom:7px;font-size:15px}.trust-strip p{color:#69736f;margin:0;font-size:12px;line-height:1.45}.section{max-width:1240px;margin:auto;padding:100px 32px}.products{border-top:1px solid var(--line)}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:44px;display:flex}.section-heading h2,.about h2{letter-spacing:-.055em;max-width:650px;margin:0;font-size:clamp(38px,4.5vw,62px);line-height:1}.section-heading .eyebrow{margin-bottom:14px}.product-grid{grid-template-columns:1.08fr .92fr .92fr;gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#f7f4ed;border-radius:26px;flex-direction:column;min-height:440px;padding:22px;display:flex;overflow:hidden}.featured-card{background:var(--mint)}.dark-card{background:var(--green);color:#fff;border-color:var(--green)}.card-art{background:#ffffff8c;border-radius:17px;height:210px;margin-bottom:28px;position:relative;overflow:hidden}.phone-art span{background:#0e201a;border:5px solid #253b33;border-radius:20px;width:94px;height:175px;position:absolute;box-shadow:0 18px 30px #175c4933}.phone-art span:first-child{top:18px;left:27%;transform:rotate(-11deg)}.phone-art span:last-child{background:linear-gradient(150deg,#43a181,#0f2a21);top:13px;left:50%;transform:rotate(11deg)}.parts-art{grid-template-columns:repeat(2,65px);place-content:center;gap:13px;display:grid}.parts-art i{background:var(--green);border-radius:16px;width:65px;height:65px;box-shadow:inset 0 0 0 8px #2c7864}.parts-art i:nth-child(2),.parts-art i:nth-child(3){border-radius:50%}.project-art{background:#ffffff14;place-items:center;display:grid}.project-art span{width:115px;height:175px;color:var(--orange);border:5px dashed #7fcbb2;border-radius:20px;place-items:center;font-family:Georgia,serif;font-size:62px;display:grid}.card-index{color:var(--green-2);letter-spacing:.13em;margin-bottom:10px;font-size:10px;font-weight:900}.dark-card .card-index{color:#9fe0ca}.product-card h3{letter-spacing:-.03em;margin-bottom:12px;font-size:24px}.product-card>p:last-child{color:#5d6864;margin:0;font-size:14px;line-height:1.55}.dark-card>p:last-child{color:#d5e8e1}.standard-section{background:var(--green);color:#fff;border-radius:36px;grid-template-columns:.9fr 1.1fr;gap:90px;max-width:1240px;margin:40px auto;padding:80px 72px;display:grid}.eyebrow.light{color:#a5ddca}.standard-intro h2{letter-spacing:-.055em;margin-bottom:24px;font-size:clamp(42px,4.8vw,64px);line-height:.98}.standard-intro h2 em{color:#c9ebdf}.standard-intro>p:not(.eyebrow){color:#d5e6e0;max-width:430px;line-height:1.65}.button-light{color:var(--green);box-shadow:none;background:#fff;margin-top:18px}.button-light:hover{background:var(--cream)}.process-list{margin:0;padding:0;list-style:none}.process-list li{border-top:1px solid #fff3;grid-template-columns:48px 1fr;gap:18px;padding:24px 0;display:grid}.process-list li:last-child{border-bottom:1px solid #fff3}.process-list>li>span{color:#9ed8c4;font-size:11px;font-weight:900}.process-list h3{margin-bottom:7px;font-size:21px}.process-list p{color:#d5e6e0;margin:0;font-size:14px;line-height:1.5}.about{grid-template-columns:.72fr 1.28fr;align-items:center;gap:80px;display:grid}.about-badge{aspect-ratio:1;background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:100%;max-width:390px;margin:auto;display:grid;position:relative}.about-badge>span{font-size:150px;font-weight:900;transform:rotate(-6deg)}.about-badge small{background:var(--green);text-align:center;border-radius:50%;padding:13px;font-weight:900;position:absolute;bottom:17%;right:12%}.about-lead{margin:30px 0 15px;font-size:20px;line-height:1.55}.about-copy>p:not(.eyebrow):not(.about-lead){color:#59635f;max-width:680px;line-height:1.7}.contact-row{text-underline-offset:5px;gap:28px;margin-top:28px;font-weight:800;text-decoration:underline;display:flex}.cta-section{text-align:center;color:#fff;background:#0d1b17;margin-top:50px;padding:110px 32px}.cta-section h2{letter-spacing:-.06em;margin:0 auto 30px;font-size:clamp(48px,6vw,82px);line-height:.98}.platform-note{color:#9eaaa6;margin:22px 0 0;font-size:11px}footer{grid-template-columns:1fr auto;align-items:center;gap:20px 40px;max-width:1240px;margin:auto;padding:46px 32px;display:grid}.footer-brand{grid-row:span 2}.footer-brand .brand-mark{background:var(--ink)}footer p{color:#66706d;margin:0;font-size:12px}footer>div{justify-content:flex-end;gap:22px;font-size:12px;font-weight:800;display:flex}footer small{border-top:1px solid var(--line);color:#818986;grid-column:1/-1;padding-top:20px;font-size:10px}@media (max-width:900px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:54px}.hero-visual{min-height:480px}.trust-strip{grid-template-columns:1fr}.trust-strip article{border-right:1px solid var(--line);border-bottom:0}.trust-strip article:first-child{border-radius:18px 18px 0 0}.trust-strip article:last-child{border-bottom:1px solid var(--line);border-radius:0 0 18px 18px}.product-grid{grid-template-columns:1fr 1fr}.featured-card{grid-column:1/-1}.standard-section{grid-template-columns:1fr;gap:40px;margin:30px 20px;padding:64px 42px}.about{grid-template-columns:.7fr 1.3fr;gap:45px}.about-badge>span{font-size:100px}}@media (max-width:620px){.site-header{height:74px;padding:0 18px}.site-header .button-small{width:44px;padding:0;font-size:0}.site-header .button-small span{font-size:16px}.hero{padding:48px 18px 45px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{min-height:410px}.phone{width:170px;height:340px}.phone-back{top:82px;left:35px}.phone-front{top:34px;right:25px}.phone-screen{padding:50px 16px 18px}.phone-screen strong{font-size:21px}.camera{border-width:6px;width:31px;height:31px;left:20px}.camera-two{top:68px}.camera-three{top:110px}.quality-card{bottom:17px;left:16px}.trust-strip,.section{padding-left:18px;padding-right:18px}.section{padding-top:75px;padding-bottom:75px}.section-heading{flex-direction:column;align-items:flex-start}.product-grid{grid-template-columns:1fr}.featured-card{grid-column:auto}.product-card{min-height:410px}.standard-section{margin:10px 12px;padding:54px 24px}.about{grid-template-columns:1fr}.about-badge{max-width:270px}.contact-row{flex-direction:column;gap:14px}.cta-section{padding:80px 18px}footer{grid-template-columns:1fr;padding:38px 18px}.footer-brand{grid-row:auto}footer>div{justify-content:flex-start}footer small{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
