:root{color-scheme:light;--ink:#172321;--muted:#586a64;--green:#155d47;--lime:#d8f68b;--line:#dce4dd;--paper:#f5f7f2;--white:#fff;--radius:18px;font-family:Inter,"Segoe UI",system-ui,sans-serif;font-size:16px;line-height:1.55}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink)}a{color:var(--green);text-underline-offset:4px}button,input,select{font:inherit}a,button,input,select,summary{touch-action:manipulation}button,.button{min-height:44px;border:1px solid var(--green);border-radius:10px;background:var(--green);color:#fff;padding:10px 18px;font-weight:650;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;gap:12px;text-decoration:none;text-align:center}button:hover,.button:hover{background:#104535}button:disabled{opacity:.65;cursor:wait}.secondary{background:transparent;color:var(--green);border-color:#c4d1c9}.secondary:hover{background:#e9f0e8;color:var(--green)}:focus-visible{outline:3px solid #6c9c22;outline-offset:4px}.skip{position:absolute;top:-100px;left:16px;padding:12px;background:white;z-index:9}.skip:focus{top:10px}.topbar{background:#fff;border-bottom:1px solid var(--line);padding:20px 4vw;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;letter-spacing:.12em;color:var(--ink);font-weight:800;font-size:21px;flex-shrink:0}.brand b{border-radius:12px;background:var(--green);color:var(--lime);width:48px;height:48px;display:grid;place-items:center;letter-spacing:-.08em;font-size:24px}.brand small{display:block;font-size:10px;letter-spacing:.04em;font-weight:500;color:var(--muted)}nav{display:flex;align-items:center;gap:5px;flex-wrap:wrap;justify-content:flex-end}nav a{padding:10px;color:var(--ink);text-decoration:none;font-size:13px;font-weight:600;border-radius:8px}nav a:hover{background:var(--paper)}nav .nav-cta{background:var(--lime)}nav form{margin:0}nav button{font-size:12px;min-height:40px;padding:7px 10px}main{max-width:1280px;margin:auto;padding:44px 32px 64px;min-height:calc(100vh - 190px)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(27px,3.5vw,43px);line-height:1.18;letter-spacing:-.035em;margin-bottom:15px}h2{font-size:23px;letter-spacing:-.02em}h3{font-size:20px;line-height:1.35}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.17em;color:var(--green);margin-bottom:16px}.muted{color:var(--muted)}.page-head{margin-bottom:30px}.hero{display:grid;grid-template-columns:1.6fr 1fr;gap:52px;align-items:center;padding:38px 0 60px}.hero h1{font-size:clamp(34px,4.4vw,57px);line-height:1.12;letter-spacing:-.055em}.hero em{font-style:normal;color:var(--green)}.hero p:not(.eyebrow){max-width:520px;color:var(--muted);margin:22px 0 28px}.hero-note{background:#e9f0df;border:1px solid #d7e0ca;border-radius:24px;padding:32px;transform:rotate(1deg)}.tiny{font-size:11px;letter-spacing:.13em;font-weight:700}.hero-note ol{list-style:none;padding:0;margin:20px 0}.hero-note li{display:flex;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid #ccd9c3;font-size:14px}.hero-note b{font-size:13px;color:var(--green)}small{display:block;color:var(--muted);font-size:12px;font-weight:400;margin-top:5px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 20px}.section-head h2{margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:26px;margin-bottom:22px;min-width:0}.product{margin:0;display:flex;flex-direction:column;box-shadow:0 4px 16px #17232104}.product-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.product-icon{display:inline-grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#edf4e5;color:var(--green);font-weight:800;font-size:17px}.product h3{min-height:54px}.license-count{font-size:37px;font-weight:650;letter-spacing:-.04em;margin-bottom:20px}.license-count span{font-size:12px;color:var(--muted);font-weight:400;letter-spacing:0;margin-left:10px}.product dl{font-size:12px;margin-top:0;margin-bottom:30px}.product-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;align-items:center;gap:12px}.product-bottom strong{font-size:23px;letter-spacing:-.025em}.product-bottom .button{font-size:13px;padding:9px 14px}.badge{display:inline-block;border:1px solid transparent;border-radius:30px;padding:5px 10px;font-size:11px;white-space:nowrap;font-weight:650;line-height:1.4}.good{background:#e7f3df;color:#255e1b}.wait{background:#fff0cf;color:#70480a}.neutral{background:#edf0ed;color:#44564d}.empty{text-align:center;padding:52px 30px;color:var(--muted);grid-column:1/-1}.empty h3{color:var(--ink);margin:20px 0 10px}.empty p{max-width:550px;margin:0 auto 20px}section{margin-bottom:32px}section.card{margin-bottom:22px}dl{display:grid;grid-template-columns:minmax(90px,1fr) minmax(0,1.5fr);gap:14px 18px}dt{color:var(--muted);font-size:13px}dd{margin:0;font-size:14px;overflow-wrap:anywhere}dd.amount{font-size:26px;font-weight:650}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:20px;margin-bottom:25px}.metrics .card{margin:0}.metrics strong{display:block;font-size:37px;letter-spacing:-.04em;margin:8px 0}.metrics span{font-size:13px;color:var(--muted)}.notice{background:#eef4dd;border:1px solid #d4e3b7;border-radius:12px;padding:17px 20px;margin:0 0 25px;font-size:14px}.notice strong{display:block;margin-bottom:3px}.error{color:#a32828;overflow-wrap:anywhere;font-size:13px}.error:empty{display:none}.stack{display:grid;gap:17px;max-width:100%;margin-top:18px}.stack label{display:grid;gap:7px;font-size:13px;font-weight:600}.stack input,.stack select{border:1px solid #bbc9c0;border-radius:8px;padding:11px 12px;min-width:0;width:100%;background:#fff;color:var(--ink);min-height:44px}.stack input[type=checkbox]{width:19px;min-height:19px;accent-color:var(--green)}.stack .check{display:flex;align-items:flex-start;font-weight:400;gap:10px}.stack button{justify-self:start}.stack p{margin:0}.row-item{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.row-item.card{padding:22px}.row-item form{margin:0}.row-item>div,.row-item>span{min-width:0;overflow-wrap:anywhere}.table-wrap{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:auto;margin-bottom:26px}table{border-collapse:collapse;width:100%;font-size:13px;text-align:left}th{padding:15px 20px;font-size:11px;color:var(--muted);background:#f9faf7;font-weight:650}td{padding:18px 20px;border-top:1px solid var(--line);vertical-align:top}td:first-child{white-space:nowrap}table a{font-weight:700}td small{max-width:460px}details summary{cursor:pointer;font-size:16px;font-weight:650;min-height:44px;align-content:center}details[open]>summary{margin-bottom:22px}.inventory-item summary,details.card>summary{display:flex;align-items:center;justify-content:space-between;gap:18px}details.card>summary:after{content:'+';font-size:20px;color:var(--muted)}details.card[open]>summary:after{content:'−'}details.card>summary>span{min-width:0}details.card strong{overflow-wrap:anywhere}details:not([open]) small{margin-bottom:0}.association{border-top:1px solid var(--line);padding-top:22px;margin-top:22px}.association .section-head{margin-bottom:8px}.mono{font-family:ui-monospace,Consolas,monospace;font-size:12px;overflow-wrap:anywhere}.break{overflow-wrap:anywhere;word-break:break-word}.auth{max-width:460px;margin:25px auto}.auth .stack{margin:25px 0}.auth button{width:100%;justify-self:stretch}.auth .page-head{margin-bottom:20px}.auth h1{font-size:31px}.actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.actions form{margin:0}.steps{padding-left:20px;font-size:14px}.steps li{margin-bottom:15px}footer{border-top:1px solid var(--line);padding:24px 4vw;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}footer strong{color:var(--ink)}dialog{border:1px solid var(--line);border-radius:20px;padding:30px;max-width:470px;width:calc(100% - 32px);box-shadow:0 25px 100px #0003}dialog::backdrop{background:#11272080}dialog .actions{justify-content:flex-end}
@media(max-width:1020px){.topbar{align-items:flex-start;flex-direction:column;gap:15px}nav{justify-content:flex-start}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{gap:24px}.hero-note{padding:23px}.hero h1{font-size:41px}}
@media(max-width:650px){main{padding:28px 18px 45px}.topbar{padding:16px 18px}.brand b{width:42px;height:42px}.brand{font-size:19px}nav{gap:2px}nav a{padding:9px 7px;font-size:12px}.hero{grid-template-columns:1fr;padding:14px 0 35px;gap:25px}.hero h1{font-size:37px}.hero-note{transform:none;padding:22px}.hero-note li{padding:12px 0}.product-grid,.split{grid-template-columns:1fr}.card{padding:22px}.product h3{min-height:0}.metrics{grid-template-columns:1fr 1fr;gap:12px}.metrics .card{padding:17px 14px}.metrics strong{font-size:27px}.metrics span{font-size:12px}.metrics small{font-size:11px}.section-head{align-items:flex-start}.section-head h2{font-size:21px}dl{grid-template-columns:1fr;gap:3px}dd{margin-bottom:13px}.product dl{grid-template-columns:1fr 1.4fr;gap:10px}.product dd{margin:0}.row-item{flex-wrap:wrap;gap:12px}.stack button{width:100%}.inventory-item summary,details.card>summary{gap:10px}.inventory-item .badge{white-space:normal}.actions{align-items:stretch}.actions form{flex:1;min-width:140px}footer{flex-direction:column;gap:6px}th,td{padding:13px 15px}.table-wrap{max-width:100%}.auth{margin-top:5px}}
@media(prefers-reduced-motion:no-preference){button,.button,a{transition:background .15s ease}.product:hover{box-shadow:0 8px 25px #17232109}}
