:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f8fafc;--surface:#fff;--surface-strong:#f1f5f9;--ink:#111827;--ink-soft:#475569;--ink-muted:#64748b;--border:#e2e8f0;--border-strong:#cbd5e1;--brand:#111827;--teal:#2f8f8b;--teal-soft:#e8f5f3;--warren:#3f6fb5;--warren-soft:#eef4ff;--amber:#b88628;--amber-soft:#fbf3df;--focus:#2563eb;--shadow:0 18px 50px -36px #0f172a80;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-feature-settings:"cv02", "cv03", "cv04", "tnum";-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--focus);outline-offset:3px}svg{stroke-width:1.8px;width:1rem;height:1rem}.site-shell{background:linear-gradient(180deg, #fffc, transparent 24rem), var(--bg);max-width:100vw;min-height:100vh;overflow-x:clip}.container{width:min(100% - 2rem,1120px);margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fafce6;border-bottom:1px solid #e2e8f0db;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;height:64px;display:flex}.brand{letter-spacing:0;align-items:center;gap:.65rem;font-weight:700;display:inline-flex}.logo-mark{background:var(--brand);color:#fff;border-radius:8px;place-items:center;width:2rem;height:2rem;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff14}.logo-r{font-size:1rem;font-weight:800;line-height:1}.logo-dot{background:var(--amber);border-radius:999px;width:6px;height:6px;position:absolute;top:5px;right:5px}.desktop-nav{align-items:center;gap:.25rem;display:flex}.nav-link,.mobile-link{color:var(--ink-soft);border-radius:7px;font-size:.92rem;font-weight:500;transition:background .16s,color .16s}.nav-link{padding:.55rem .75rem}.nav-link:hover,.mobile-link:hover{background:var(--surface-strong);color:var(--ink)}.menu-button{border:1px solid var(--border);background:var(--surface);width:2.5rem;height:2.5rem;color:var(--ink);border-radius:8px;place-items:center;display:none}.menu-button svg{width:1.2rem;height:1.2rem}.mobile-nav{border-top:1px solid var(--border);background:var(--surface);gap:.25rem;padding:.5rem 1rem 1rem;display:grid}.mobile-link{padding:.8rem}.hero{border-bottom:1px solid var(--border);background:radial-gradient(circle at 75% 18%, #2f8f8b1f, transparent 28rem), linear-gradient(180deg, #fff, var(--bg))}.hero-grid{grid-template-columns:minmax(0,.88fr) minmax(360px,1fr);align-items:center;gap:4rem;padding-block:5rem;display:grid}.hero-copy{min-width:0}.eyebrow{color:var(--teal);letter-spacing:0;text-transform:uppercase;align-items:center;gap:.45rem;margin:0;font-size:.76rem;font-weight:750;display:inline-flex}.eyebrow:before{content:"";background:currentColor;border-radius:999px;width:.4rem;height:.4rem}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:0;max-width:13ch;margin:1rem 0 1.25rem;font-size:clamp(2.35rem,5.1vw,4.15rem);font-weight:760;line-height:1.02}.hero-lead{max-width:min(39rem,100vw - 2rem);color:var(--ink-soft);margin-bottom:0;font-size:1.12rem;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.button{border-radius:7px;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.72rem 1rem;font-size:.93rem;font-weight:650;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button svg{width:1rem;height:1rem}.button:hover{transform:translateY(-1px)}.button-primary,.product-cta{background:var(--brand);color:#fff}.button-secondary{border:1px solid var(--border-strong);background:var(--surface);color:var(--ink)}.button-secondary:hover{background:var(--surface-strong)}.ops-panel{border:1px solid var(--border);background:var(--surface);max-width:calc(100vw - 1.25rem);box-shadow:var(--shadow);border-radius:10px;overflow:hidden}.panel-top{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.panel-top h2{margin:.15rem 0 0;font-size:1.35rem}.panel-top svg{width:1.35rem;height:1.35rem;color:var(--teal)}.panel-kicker{color:var(--ink-muted);text-transform:uppercase;font-size:.76rem;font-weight:700}.product-map{background:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px), var(--surface-strong);background-size:38px 38px;padding:2rem 1.25rem 1.4rem}.product-node{border:1px solid var(--border);background:#fffffff0;border-radius:8px;align-items:center;gap:.55rem;min-height:2.7rem;padding:.5rem .75rem;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:0 8px 28px -24px #0f172a73}.product-node svg{width:1rem;height:1rem}.node-main{width:fit-content;margin-inline:auto;display:flex}.node-main .logo-mark{border-radius:7px;width:1.7rem;height:1.7rem}.map-line{background:var(--border-strong);width:1px;height:2.5rem;margin:.2rem auto}.node-row{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.node-rutta{color:#1d6f6c;border-color:#2f8f8b59}.node-warren{color:#2f5c9f;border-color:#3f6fb559}.panel-list{background:var(--border);gap:1px;display:grid}.panel-list>div{background:var(--surface);flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;display:flex}.panel-list span{color:var(--ink-muted);font-size:.84rem}.panel-list strong{overflow-wrap:anywhere;text-align:right;min-width:0;max-width:100%;font-size:.9rem}.section{padding-block:5rem}.section-head{max-width:42rem;margin-bottom:2rem}.section-head h2,.about-section h2,.contact-section h2{letter-spacing:0;margin:.7rem 0 .75rem;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.section-head p:not(.eyebrow),.about-copy,.contact-section p{color:var(--ink-soft);line-height:1.7}.products-section{background:var(--bg)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.product-card{border:1px solid var(--border);background:var(--surface);border-radius:10px;flex-direction:column;min-height:34rem;padding:1.25rem;display:flex;position:relative;overflow:hidden;box-shadow:0 1px #0f172a08}.product-card:before{content:"";background:var(--accent-line);height:4px;position:absolute;inset:0 0 auto}.product-card.rutta{--accent-line:var(--teal);--accent-soft:var(--teal-soft);--accent-ink:#1d6f6c}.product-card.warren{--accent-line:var(--warren);--accent-soft:var(--warren-soft);--accent-ink:#2f5c9f}.product-card-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.product-icon{background:var(--accent-soft);width:2.7rem;height:2.7rem;color:var(--accent-ink);border-radius:8px;place-items:center;display:grid}.product-icon svg{width:1.25rem;height:1.25rem}.status-badge{background:var(--amber-soft);color:#8a6419;border:1px solid #b8862847;border-radius:999px;align-items:center;padding:.35rem .65rem;font-size:.76rem;font-weight:700;display:inline-flex}.product-label{color:var(--accent-ink);margin-bottom:.45rem;font-size:.83rem;font-weight:750}.product-card h3{letter-spacing:0;margin-bottom:.55rem;font-size:2rem}.product-description{color:var(--ink-soft);line-height:1.65}.feature-list{gap:.5rem;margin:1.25rem 0 1.4rem;padding:0;list-style:none;display:grid}.feature-list li{color:var(--ink-soft);align-items:center;gap:.4rem;font-size:.92rem;display:flex}.feature-list svg{width:.9rem;height:.9rem;color:var(--accent-ink)}.product-cta{width:fit-content;margin-bottom:1.25rem}.mini-app{border:1px solid var(--border);background:var(--surface-strong);border-radius:8px;margin-top:auto;padding:.75rem}.mini-top,.mini-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.mini-top{margin-bottom:.75rem}.mini-top span,.mini-row span{color:var(--ink-muted);font-size:.78rem}.mini-row{border:1px solid var(--border);background:var(--surface);border-radius:7px;min-height:2.25rem;padding:.45rem .6rem}.mini-row+.mini-row{margin-top:.45rem}.mini-dot{background:var(--teal);border-radius:999px;width:.5rem;height:.5rem}.dot-0{background:var(--amber)}.dot-1{background:var(--teal)}.dot-2{background:#16a34a}.bars{align-items:flex-end;gap:.45rem;height:6.5rem;margin-bottom:.75rem;display:flex}.bars span{background:linear-gradient(180deg, var(--warren), #b7cff7);border-radius:5px 5px 2px 2px;flex:1}.about-section{border-block:1px solid var(--border);background:var(--surface)}.about-grid,.contact-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:start;gap:4rem;display:grid}.about-copy{gap:1rem;font-size:1.03rem;display:grid}.about-copy p{margin:0}.contact-section{background:var(--bg)}.contact-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:10px;gap:.65rem;padding:.8rem;display:grid}.contact-row{border-radius:8px;align-items:center;gap:.8rem;padding:.85rem;display:flex}a.contact-row:hover{background:var(--surface-strong)}.contact-row svg{width:1.1rem;height:1.1rem;color:var(--teal)}.contact-row span{gap:.15rem;display:grid}.contact-row small{color:var(--ink-muted);text-transform:uppercase;font-size:.76rem;font-weight:650}.contact-row strong{overflow-wrap:anywhere;font-size:.95rem}.legal-note{border-top:1px solid var(--border);color:var(--ink-soft);margin-top:.3rem;padding:.95rem .85rem .35rem;font-size:.86rem;line-height:1.55}.legal-page{padding-block:4.5rem}.legal-container{max-width:860px}.legal-page h1{letter-spacing:0;margin:.8rem 0 1rem;font-size:clamp(2.35rem,5vw,4rem);line-height:1.04}.legal-intro{max-width:42rem;color:var(--ink-soft);line-height:1.7}.legal-card{border:1px solid var(--border);background:var(--surface);border-radius:10px;gap:1.5rem;margin-top:2.5rem;padding:1.5rem;display:grid}.legal-section+.legal-section{border-top:1px solid var(--border);padding-top:1.5rem}.legal-section h2{margin-bottom:.5rem;font-size:1.15rem}.legal-section p{color:var(--ink-soft);margin-bottom:.9rem;line-height:1.7}.legal-section p:last-child{margin-bottom:0}.text-link{color:var(--teal);text-underline-offset:4px;font-weight:700;text-decoration:underline}.footer{border-top:1px solid var(--border);color:#e5e7eb;background:#101827}.footer-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);gap:3rem;padding-block:3rem;display:grid}.footer-brand .logo-mark{color:var(--brand);background:#f8fafc}.footer p{color:#aeb8c7;max-width:23rem;margin:1rem 0 0;line-height:1.65}.footer-legal{font-size:.84rem}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.footer-links div{align-content:start;gap:.55rem;display:grid}.footer-links h2{color:#fff;text-transform:uppercase;margin-bottom:.25rem;font-size:.78rem}.footer-links a{color:#aeb8c7;font-size:.9rem}.footer-links a:hover{color:#fff}@media (width<=860px){.desktop-nav{display:none}.menu-button{display:grid}.hero-grid,.about-grid,.contact-grid,.footer-grid{grid-template-columns:1fr;gap:2rem}.hero-grid{padding-block:4rem}.hero h1{max-width:12ch}.product-grid{grid-template-columns:1fr}.product-card{min-height:auto}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.container{width:min(100% - 1.25rem,1120px)}.header-inner{height:58px}.hero-grid,.section,.legal-page{padding-block:3rem}.hero h1{font-size:2.55rem}.hero-actions,.button{width:100%}.node-row,.footer-links{grid-template-columns:1fr}.panel-list>div{grid-template-columns:1fr;gap:.25rem;display:grid}.panel-list strong{text-align:left}.product-card,.legal-card{padding:1rem}}
