/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#101010;--paper:#f4f1e9;--white:#fffdf8;--orange:#ff5a36;--yellow:#ffd44a;--violet:#7558f3;--line:#1010102e;--page-gutter:max(5vw, calc((100vw - 1560px) / 2))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-manrope), Arial, sans-serif;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--yellow);color:var(--ink)}.site-nav{height:86px;padding:0 var(--page-gutter);border-bottom:1px solid var(--line);z-index:10;justify-content:space-between;align-items:center;display:flex;position:relative}.logo{letter-spacing:-.06em;align-items:center;gap:7px;font-size:1.35rem;font-weight:900;display:inline-flex}.logo em{font-style:normal;font-family:var(--font-space-mono);letter-spacing:.1em;background:var(--orange);color:#fff;margin-left:2px;padding:4px 6px;font-size:.64rem}.brand-mark{width:29px;height:18px;display:inline-block;position:relative}.brand-mark span{border:2px solid;border-radius:50%;width:8px;height:8px;position:absolute;top:5px}.brand-mark span:first-child{left:0}.brand-mark span:nth-child(2){left:10px}.brand-mark span:nth-child(3){left:20px}.nav-links{font-family:var(--font-space-mono);text-transform:uppercase;letter-spacing:.06em;gap:34px;font-size:.7rem;display:flex}.nav-links a,footer a{transition:opacity .2s}.nav-links a:hover,footer a:hover{opacity:.55}.nav-cta{border-bottom:2px solid;padding:9px 0;font-size:.82rem;font-weight:800}.nav-cta span,.contact-link span,.text-link span{margin-left:7px;transition:transform .2s;display:inline-block}.nav-cta:hover span,.contact-link:hover span,.text-link:hover span{transform:translate(3px,-3px)}.hero{min-height:720px;padding:85px var(--page-gutter) 70px;border-bottom:1px solid var(--line);grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(50px,6vw,110px);display:grid;position:relative}.eyebrow{font-family:var(--font-space-mono);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:12px;margin:0 0 24px;font-size:.7rem;display:flex}.eyebrow>span{background:var(--orange);width:27px;height:2px;display:block}.hero h1,.approach h2,.contact h2{letter-spacing:-.075em;margin:0;font-size:clamp(4rem,7.1vw,7.8rem);font-weight:850;line-height:.88}h1 i,h2 i{font-family:Georgia,serif;font-weight:400}.hero h1 i{color:var(--orange)}.hero-lead{max-width:620px;margin:38px 0 34px;font-size:clamp(1rem,1.3vw,1.22rem);line-height:1.7}.hero-actions{align-items:center;gap:30px;display:flex}.button{justify-content:center;align-items:center;gap:22px;min-height:54px;padding:0 24px;font-size:.82rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-dark{background:var(--ink);color:#fff;box-shadow:7px 7px 0 var(--yellow)}.button-dark:hover{box-shadow:10px 10px 0 var(--yellow)}.text-link{border-bottom:1px solid;padding:10px 0;font-size:.82rem;font-weight:800}.hero-art{perspective:1000px;place-items:center;min-height:560px;display:grid;position:relative}.poster{aspect-ratio:.71;border:2px solid var(--ink);flex-direction:column;justify-content:space-between;width:min(335px,70%);padding:28px;display:flex;position:absolute;box-shadow:14px 14px #1010101f}.poster-back{background:var(--violet);color:#fff;transform:rotate(-14deg)translate(-85px,-8px)}.poster-mid{background:var(--yellow);transform:rotate(10deg)translate(80px,-6px)}.poster-back span,.poster-mid span{writing-mode:vertical-rl;font-family:var(--font-space-mono);letter-spacing:.2em;font-size:1.1rem;font-weight:700}.poster-back b,.poster-mid b{font:700 4rem/1 var(--font-space-mono);opacity:.35;align-self:flex-end}.poster-front{background:var(--orange);color:#fff;animation:5s ease-in-out infinite poster-float;position:relative;transform:rotate(-2deg)}.poster-front strong{letter-spacing:-.08em;font-size:clamp(2.9rem,4.6vw,4.7rem);line-height:.77}.poster-front small{font-family:var(--font-space-mono);letter-spacing:.12em}.poster-symbol{transform-origin:100% 0;align-self:flex-end;transform:scale(1.4)}@keyframes poster-float{0%,to{transform:rotate(-2deg)translateY(0)}50%{transform:rotate(-1deg)translateY(-9px)}}.statement{padding:82px var(--page-gutter);background:var(--yellow);justify-content:space-between;align-items:baseline;gap:30px;display:flex}.statement p{font-family:var(--font-space-mono);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.statement h2{text-align:right;margin:0;font:400 clamp(1.8rem,3.5vw,4rem)/1.05 Georgia,serif}.product{padding:95px var(--page-gutter) 110px;background:var(--ink);color:#fff}.section-index{font:400 .67rem/1 var(--font-space-mono);letter-spacing:.14em;opacity:.62;border-bottom:1px solid;padding-bottom:22px}.product-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(60px,8vw,135px);margin-top:72px;display:grid}.product-kicker{color:var(--yellow);font:700 .78rem/1 var(--font-space-mono);text-transform:uppercase;letter-spacing:.1em}.product-copy h2{letter-spacing:-.07em;margin:20px 0 28px;font-size:clamp(3.2rem,5.5vw,6.5rem);line-height:.9}.product-copy>p:not(.product-kicker){color:#ffffffb0;max-width:540px;font-size:1rem;line-height:1.72}.feature-list{border-top:1px solid #fff3;margin:38px 0;padding:0;list-style:none}.feature-list li{border-bottom:1px solid #fff3;grid-template-columns:42px 1fr;align-items:center;padding:18px 0;display:grid}.feature-list li>span{color:var(--yellow);font:.65rem var(--font-space-mono)}.feature-list strong,.feature-list small{display:block}.feature-list strong{margin-bottom:3px;font-size:.92rem}.feature-list small{color:#ffffff85}.button-light{color:var(--ink);background:var(--yellow);box-shadow:7px 7px 0 var(--orange)}.phone-scene{isolation:isolate;place-items:center;min-height:670px;display:grid;position:relative}.phone-scene:before{content:"";aspect-ratio:1;background:var(--orange);z-index:-2;border-radius:50%;width:510px;max-width:90%;position:absolute}.orbit{z-index:-1;border:1px solid #ffffff54;border-radius:50%;position:absolute}.orbit-one{aspect-ratio:1;width:570px;max-width:98%}.orbit-two{aspect-ratio:1;border-style:dashed;width:640px;max-width:110%;animation:22s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.phone{aspect-ratio:853/1851;background:#111;border:1px solid #555;border-radius:43px;width:314px;padding:7px;transform:rotate(3deg);box-shadow:0 35px 80px #00000080}.phone-screen{color:#171717;background:#f8f7f3;border-radius:36px;height:100%;position:relative;overflow:hidden}.nearvi-screenshot{object-fit:cover;width:100%;height:100%;display:block}.phone-top{z-index:4;background:#111;border-radius:30px;justify-content:flex-end;align-items:center;gap:5px;width:94px;height:25px;padding-right:10px;display:flex;position:absolute;top:17px;left:50%;transform:translate(-50%)}.phone-top span{background:#252525;border-radius:50%;width:6px;height:6px}.phone-top span:first-child{border-radius:9px;width:23px}.app-header{grid-template-columns:38px 1fr 34px;align-items:center;gap:9px;display:grid}.app-header small,.app-header strong{display:block}.app-header small{color:#858585;font-size:.56rem}.app-header strong{font-size:.75rem}.nearvi-symbol{background:var(--violet);color:#fff;border-radius:12px;place-items:center;width:36px;height:36px;font:700 1rem Georgia,serif;display:grid}.avatar{background:#e6c4aa;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.58rem;font-weight:800;display:grid}.status-card{background:#eaf6e5;border-radius:17px;align-items:center;gap:11px;margin:21px 0;padding:16px;display:flex}.status-card strong,.status-card small{display:block}.status-card strong{font-size:.71rem}.status-card small{color:#648160;margin-top:3px;font-size:.54rem}.status-dot{background:#68a75a;border-radius:50%;width:26px;height:26px;box-shadow:inset 0 0 0 8px #d5ebcf}.app-label{color:#818181;justify-content:space-between;margin-bottom:9px;font-size:.57rem;display:flex}.app-label span:first-child{color:#222;font-size:.64rem;font-weight:800}.checkin-row{border-bottom:1px solid #e5e2db;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:12px 0;display:grid}.person{border-radius:11px;place-items:center;width:32px;height:32px;font-size:.68rem;font-weight:800;display:grid}.lavender{color:#6049c3;background:#e4ddff}.peach{color:#bd6137;background:#ffe1cd}.checkin-row strong,.checkin-row small{display:block}.checkin-row strong{font-size:.65rem}.checkin-row small{color:#8a8a8a;margin-top:2px;font-size:.49rem}.pill{color:#766f64;background:#eeeae1;border-radius:20px;padding:5px 7px;font-size:.46rem}.pill.done{color:#56804f;background:#eaf6e5}.quick-grid{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:18px;display:grid}.quick-grid div{text-align:center;background:#fff;border:1px solid #ece8e0;border-radius:12px;padding:13px 5px}.quick-grid b,.quick-grid span{display:block}.quick-grid b{color:var(--violet);font-size:.78rem}.quick-grid span{color:#777;margin-top:5px;font-size:.47rem}.app-nav{color:#fff;background:#171717;border-radius:15px;justify-content:space-around;align-items:center;height:42px;font-size:.6rem;display:flex;position:absolute;bottom:13px;left:14px;right:14px}.app-nav span:first-child{color:var(--yellow)}.floating-chip{z-index:3;color:var(--ink);background:#fff;border-radius:12px;padding:13px 17px;font-size:.68rem;font-weight:800;position:absolute;box-shadow:0 16px 45px #00000040}.floating-chip span{color:var(--orange);margin-right:6px}.chip-one{animation:4s ease-in-out infinite chip;top:24%;right:1%}.chip-two{animation:4s ease-in-out 1.2s infinite chip;bottom:23%;left:0}@keyframes chip{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.approach{padding:100px var(--page-gutter) 115px}.approach-heading{grid-template-columns:1.4fr .6fr;align-items:end;gap:clamp(55px,7vw,120px);padding:70px 0;display:grid}.approach h2{font-size:clamp(3.8rem,6.8vw,7.2rem)}.approach h2 i{color:var(--violet)}.approach-heading p{font-size:1rem;line-height:1.72}.principles{border-top:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.principles article{border-right:1px solid var(--line);min-height:340px;padding:22px 30px 30px 0;position:relative}.principles article:not(:first-child){padding-left:30px}.principles article:last-child{border-right:0}.principles article>span{font:.65rem var(--font-space-mono);opacity:.5}.principle-icon{color:var(--orange);margin:75px 0 25px;font-size:2.6rem}.principles h3{margin:0 0 13px;font-size:1.25rem}.principles p{color:#1010109e;margin:0;font-size:.88rem;line-height:1.6}.platforms{background:var(--violet);color:#fff;padding:70px var(--page-gutter) 80px}.platforms>p{font:.65rem var(--font-space-mono);text-align:center;letter-spacing:.14em;opacity:.7}.platform-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(18px,4vw,65px);margin-top:26px;display:flex}.platform-row span{letter-spacing:-.07em;font-size:clamp(3rem,7vw,7.5rem);font-weight:850;line-height:1}.platform-row i{color:var(--yellow);font:400 clamp(2rem,4vw,4rem) Georgia,serif}.contact{background:var(--orange);color:#fff;padding:105px var(--page-gutter) 115px;grid-template-columns:1.2fr .8fr;align-items:end;gap:clamp(70px,9vw,145px);display:grid}.eyebrow.light>span{background:var(--yellow)}.contact h2{font-size:clamp(4rem,7vw,7.5rem)}.contact h2 i{color:var(--yellow)}.contact-side p{max-width:470px;margin:0 0 45px;font-size:1.05rem;line-height:1.7}.contact-link{border-bottom:2px solid #fff;justify-content:space-between;align-items:center;padding:0 0 15px;font-size:clamp(1.2rem,2.2vw,2rem);font-weight:800;display:flex}footer{min-height:105px;padding:28px var(--page-gutter);background:var(--ink);color:#fff;grid-template-columns:auto 1fr auto auto;align-items:center;gap:40px;display:grid}.footer-logo em{color:#fff}footer p,footer small{color:#ffffff7a;font-size:.7rem}footer div{font-size:.7rem;font-family:var(--font-space-mono);gap:24px;display:flex}@media (max-width:920px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:65px}.hero-copy{z-index:2;position:relative}.hero-art{min-height:540px}.product-grid,.approach-heading,.contact{grid-template-columns:1fr}.product-copy{max-width:650px}.approach-heading p{max-width:560px}footer{grid-template-columns:1fr auto}footer p{display:none}}@media (max-width:650px){.site-nav{height:72px}.nav-cta{background:var(--ink);color:#fff;border:0;place-items:center;width:42px;height:42px;font-size:0;display:grid}.nav-cta span{margin:0;font-size:1rem}.hero{min-height:auto;padding-top:55px}.hero h1{font-size:clamp(3.6rem,17vw,5.2rem)}.hero-lead{line-height:1.6}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-art{min-height:460px}.poster{width:230px;padding:20px}.poster-front strong{font-size:3.2rem}.poster-back{transform:rotate(-12deg)translate(-48px,-4px)}.poster-mid{transform:rotate(9deg)translate(48px,-4px)}.statement{flex-direction:column;align-items:flex-start;padding-top:55px;padding-bottom:55px}.statement h2{text-align:left}.product,.approach{padding-top:70px;padding-bottom:80px}.product-grid{margin-top:48px}.phone-scene{min-height:610px;margin:0 -3vw}.phone-scene:before{width:390px}.phone{width:276px}.chip-one{right:-2%}.chip-two{left:-2%}.approach-heading{padding:50px 0}.principles{grid-template-columns:1fr}.principles article,.principles article:not(:first-child){border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:25px 0 35px}.principle-icon{margin:35px 0 15px}.platform-row{gap:14px}.contact{padding-top:75px;padding-bottom:85px}footer{grid-template-columns:1fr;gap:20px}footer div{order:2}footer small{order:3}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}
