:root{--black: #1a1919;--white: #ffffff;--solar: #fff501;--solar-light: #fffc99;--gray-light: #f4f2f0;--gray-medium: #d2cecb;--gray-dark: #6e6a68;--spring-light: #e4ebf6;--spring: #5683d2;--status-green: #3fa66a;--status-green-dark: #26714c;--status-green-soft: rgba(63, 166, 106, .12);--smolder: #17332d;--text-primary: #0c0a08;--text-hushed: rgba(12, 10, 8, .6);--text-primaryReverse: #ffffff;--text-hushedReverse: rgba(255, 255, 255, .64);--border-primary: #d2cecb;--shadow-popover: 0 24px 60px rgba(0, 0, 0, .1);--shadow-soft: 0 10px 40px rgba(0, 0, 0, .08);--radius-md: 6px;--radius-xl: 12px;--radius-2xl: 16px;--nav-height: 62px;--banner-height: 40px;--page-gutter: 24px}*{box-sizing:border-box}body{margin:0;background:var(--white);color:var(--text-primary);font-family:Geist,Arial,system-ui,sans-serif;font-feature-settings:"ss01" on;text-rendering:optimizeLegibility;letter-spacing:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{position:sticky;top:0;z-index:30;backdrop-filter:blur(24px) saturate(1.25)}.banner{min-height:var(--banner-height);display:flex;align-items:center;justify-content:center;padding:10px 16px;background:var(--black);color:var(--white);font-size:13px;line-height:19px;text-align:center}.nav-shell{position:relative;min-height:var(--nav-height);border-bottom:1px solid rgba(255,255,255,.32);background:#ffffff85;box-shadow:inset 0 1px #ffffffbd,inset 0 -1px #0c0a0814,0 16px 42px #0c0a0814;backdrop-filter:blur(28px) saturate(1.35);-webkit-backdrop-filter:blur(28px) saturate(1.35)}.nav-shell:before{content:"";pointer-events:none;position:absolute;inset:0;background:linear-gradient(180deg,#ffffff75,#ffffff1f)}.nav{position:relative;width:min(100%,1440px);min-height:var(--nav-height);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 var(--page-gutter)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content;font-size:18px;line-height:22px;font-weight:700}.brand-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:var(--text-primary);color:var(--solar);font-size:16px;line-height:1;font-weight:700}.nav-links{display:none;align-items:center;gap:4px;color:var(--text-hushed);font-size:14px;line-height:20px}.nav-links a{padding:12px;border-radius:var(--radius-md);transition:color .18s ease,background-color .18s ease}.nav-links a:hover{background:#2121210a;color:var(--text-primary)}.nav-actions{display:flex;align-items:center;gap:8px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:0;border-radius:var(--radius-md);padding:12px 20px;font:inherit;font-weight:500;font-size:14px;line-height:20px;text-align:center;cursor:pointer;transition:background-color .3s ease,color .3s ease,transform .3s ease}.button:focus-visible{outline:2px solid var(--spring);outline-offset:2px}.button-primary{background:var(--solar);color:var(--text-primary)}.button-primary:hover{background:var(--solar-light);color:var(--text-primary)}.button-secondary{background:#2121210d;color:var(--text-primary)}.button-secondary:hover{background:#2121211a}.hero{position:relative;isolation:isolate;min-height:calc(100svh - var(--banner-height) - var(--nav-height));display:flex;align-items:center;justify-content:center;overflow:hidden;padding:72px var(--page-gutter) 80px;color:var(--white)}.hero:before{content:"";position:absolute;inset:0;z-index:-2;background-image:url(/hero-danish-village.png);background-position:center;background-size:cover}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 50% 42%,#0c0a08b3,#0c0a088a 36%,#0c0a084d,#0c0a0824),linear-gradient(180deg,#0c0a0861,#0c0a082e 44%,#0c0a0894)}.hero-copy{width:min(100%,900px);display:flex;flex-direction:column;align-items:center;margin:0 auto;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:20px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#0c0a086b;backdrop-filter:blur(14px);padding:8px 16px;color:var(--white);font-size:12px;line-height:18px;font-family:Roboto Mono,monospace;font-weight:500;text-transform:uppercase;letter-spacing:.08em}.eyebrow-dot{width:8px;height:8px;border-radius:999px;background:var(--solar);box-shadow:0 0 0 4px #fff50138}h1{max-width:860px;margin:0;font-size:40px;line-height:42px;font-weight:700;letter-spacing:0;text-wrap:balance;text-shadow:0 2px 22px rgba(0,0,0,.32)}.subtitle{max-width:700px;margin:20px 0 0;color:#ffffffd1;font-size:18px;line-height:26px;text-shadow:0 2px 18px rgba(0,0,0,.28)}.hero-actions{display:flex;flex-direction:column;gap:10px;width:min(100%,440px);margin-top:28px}.hero-actions .button{width:100%;min-height:51px;padding-inline:28px;font-size:16px;line-height:22px}.hero .button-secondary{background:#ffffff24;color:var(--white);box-shadow:inset 0 0 0 1px #ffffff29;backdrop-filter:blur(12px)}.hero .button-primary{background:var(--solar);color:var(--text-primary)}.hero .button-primary:hover{background:var(--solar-light);color:var(--text-primary)}.hero .button-secondary:hover{background:#ffffff38}.proofs{display:flex;flex-direction:column;width:min(100%,440px);gap:12px;margin:22px 0 0;padding:0;list-style:none;color:#ffffffd6;font-size:14px;line-height:20px;justify-content:center;text-shadow:0 2px 14px rgba(0,0,0,.3)}.proofs li{display:flex;align-items:center;gap:9px}.check{width:18px;height:18px;display:inline-grid;flex:0 0 auto;place-items:center;border-radius:999px;background:var(--solar);color:var(--text-primary);box-shadow:inset 0 0 0 1px #0000001f}.check:before{content:"";width:8px;height:5px;border-left:2.6px solid currentColor;border-bottom:2.6px solid currentColor;transform:rotate(-45deg) translate(.5px,-1px)}.logo-section{background:var(--white);padding:64px var(--page-gutter)}.section-inner{width:min(100%,1200px);margin:0 auto}.logo-title{margin:0 0 28px;color:var(--text-hushed);font-size:14px;line-height:20px;text-align:center}.logo-marquee{overflow:hidden;border-block:1px solid rgba(33,33,33,.1);padding:18px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.logo-track{width:max-content;display:flex;gap:14px;animation:logo-slide 32s linear infinite}.logo-marquee:hover .logo-track{animation-play-state:paused}.logo-item{min-width:max-content;display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(33,33,33,.1);border-radius:999px;background:var(--gray-light);padding:12px 18px;color:var(--text-primary);font-size:16px;line-height:22px;font-weight:600}.logo-mark{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#0c0a08c7;color:var(--white);font-size:12px;line-height:1;font-weight:700}@keyframes logo-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.problem-section{background:radial-gradient(circle at 12% 0%,rgba(255,245,1,.14),transparent 30%),radial-gradient(circle at 90% 18%,rgba(86,131,210,.12),transparent 26%),#080706;color:var(--white);padding:76px var(--page-gutter) 84px}.problem-eyebrow{margin:0 0 14px;color:#ffffff9e;font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;font-family:Roboto Mono,monospace;letter-spacing:.08em}.problem-layout{display:grid;gap:32px;align-items:start}.problem-intro{max-width:860px;margin:0 auto;text-align:center}.problem-title{margin:0;color:var(--white);font-size:34px;line-height:38px;font-weight:700;letter-spacing:0;text-wrap:balance}.problem-list{display:grid;grid-template-columns:1fr;width:min(100%,980px);margin:0 auto;gap:12px}.problem-item{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;align-items:start;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff13;box-shadow:inset 0 1px #ffffff14,0 14px 34px #0000002e;padding:15px 16px}.problem-item h3{margin:0;color:var(--white);font-size:17px;line-height:22px;font-weight:700;letter-spacing:0}.problem-item p{margin:6px 0 0;color:#ffffffb8;font-size:14px;line-height:20px}.problem-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#ffffff1a;color:#ffffffd6;box-shadow:inset 0 0 0 1px #ffffff1f}.problem-icon svg{width:17px;height:17px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.calculation-band{position:relative;overflow:hidden;width:min(100%,980px);margin:18px auto 0;border-radius:20px;background:var(--solar);color:var(--text-primary);box-shadow:0 18px 46px #00000038;padding:28px}.calculation-band:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.38),transparent 42%),radial-gradient(circle at 88% 20%,rgba(12,10,8,.16),transparent 28%);pointer-events:none}.calc-compare{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:18px}.calc-col{display:flex;flex-direction:column;gap:8px;border-radius:16px;padding:20px 22px}.calc-col-loss{background:#0c0a080d;border:1px dashed rgba(12,10,8,.28)}.calc-col-price{background:var(--text-primary);box-shadow:0 12px 30px #0c0a0847}.calc-label{font-size:12px;line-height:16px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.calc-label-loss{color:#b3261e}.calc-label-price{color:var(--solar)}.calc-amount{font-size:34px;line-height:38px;font-weight:800;letter-spacing:-.01em}.calc-amount-loss{color:#0c0a0880;text-decoration:line-through;text-decoration-color:#b3261e8c;text-decoration-thickness:2px}.calc-amount-price{color:var(--white)}.calc-per{font-size:17px;font-weight:700;letter-spacing:0;text-decoration:none;margin-left:2px}.calc-sub{font-size:14px;line-height:20px}.calc-col-loss .calc-sub{color:#0c0a0899}.calc-col-price .calc-sub{color:#ffffffc7}.calc-arrow{align-self:center;font-size:30px;line-height:1;font-weight:700;color:#0c0a08b3}.calc-footnote{position:relative;margin:18px 0 0;color:#0c0a08b8;font-size:15px;line-height:22px}.calc-footnote strong{color:var(--text-primary)}.solution-section{background:linear-gradient(180deg,#fff,#f4f2f0);color:var(--text-primary);padding:88px var(--page-gutter)}.solution-eyebrow{margin:0 auto 14px;color:var(--text-primary);font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;font-family:Roboto Mono,monospace;letter-spacing:.08em;text-align:center}.solution-title{max-width:720px;margin:0 auto 44px;color:var(--text-primary);font-size:34px;line-height:38px;font-weight:700;letter-spacing:0;text-align:center;text-wrap:balance;scroll-margin-top:calc(var(--banner-height) + var(--nav-height) + 28px)}.solution-grid{display:grid;grid-template-columns:1fr;gap:16px;width:min(100%,1120px);margin:0 auto}.solution-card{position:relative;overflow:hidden;min-height:286px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(33,33,33,.1);border-radius:8px;background:#ffffffdb;box-shadow:inset 0 1px #ffffffdb,0 18px 44px #0c0a080f;padding:22px}.solution-card:after{content:"";pointer-events:none;position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.32),transparent 42%)}.solution-card>*{position:relative;z-index:1}.solution-card h3{margin:0;color:var(--text-primary);font-size:21px;line-height:26px;font-weight:700}.solution-card p{margin:12px 0 0;color:var(--text-hushed);font-size:15px;line-height:22px}.solution-card-large{min-height:380px}.solution-card-yellow{border-top-color:#2121211a;background:linear-gradient(145deg,#fff,#f4f2f0)}.solution-card-profit{background:linear-gradient(145deg,#fff,#f4f2f0)}.solution-card-dark{background:var(--text-primary);color:var(--white)}.solution-card-dark h3{color:var(--white)}.solution-card-dark p{color:#ffffffb3}.solution-visual{overflow:hidden;margin-top:22px;border:1px solid rgba(33,33,33,.1);border-radius:8px;background:#ffffffb8}.solution-card-dark .solution-visual{border-color:#ffffff29;background:#ffffff0f}.mini-topbar{display:flex;align-items:center;justify-content:space-between;min-height:34px;border-bottom:1px solid rgba(33,33,33,.08);padding:8px 10px;color:#0c0a0885;font-size:10px;line-height:12px;font-weight:600}.solution-card-dark .mini-topbar{border-color:#ffffff1a;color:#ffffff9e}.mini-badge{display:inline-flex;align-items:center;border-radius:999px;background:var(--status-green-soft);color:var(--status-green-dark);box-shadow:inset 0 0 0 1px #26714c29;padding:4px 7px;font-size:9px;line-height:10px;font-weight:700}.solution-card-dark .mini-badge,.solution-card-yellow .mini-badge{background:var(--status-green);color:var(--white)}.mini-body{display:grid;gap:8px;padding:10px}.mini-row{display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:8px;align-items:center;min-height:30px;border-radius:7px;background:#ffffffb8;padding:7px;color:#0c0a08ad;font-size:10px;line-height:12px}.solution-card-dark .mini-row{background:#ffffff14;color:#ffffffb3}.mini-check{width:18px;height:18px;display:grid;place-items:center;border-radius:5px;background:var(--status-green);color:var(--white);box-shadow:inset 0 0 0 1px #1459352e}.solution-card-dark .mini-check{background:var(--status-green);color:var(--white)}.mini-check:before{content:"";width:7px;height:4px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg) translate(.5px,-1px)}.mini-row strong{color:var(--text-primary);font-size:10px;line-height:12px;font-weight:700}.solution-card-dark .mini-row strong{color:var(--white)}.support-thread .mini-row{grid-template-columns:28px minmax(0,1fr) auto}.mini-avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;background:#0c0a08c7;color:var(--white);font-size:10px;line-height:1;font-weight:700}.mini-meta{color:#0c0a0875;font-size:9px;line-height:11px;font-weight:600}.solution-card-dark .mini-meta{color:#ffffff7a}.profit-visual{min-height:190px}.profit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px}.profit-kpi{border:1px solid rgba(33,33,33,.08);border-radius:8px;background:#ffffffd1;padding:10px}.profit-kpi span{color:#0c0a0880;font-size:10px;line-height:12px;font-weight:600}.profit-kpi strong{display:block;margin-top:6px;color:var(--text-primary);font-size:18px;line-height:22px;font-weight:700}.case-table{display:grid;gap:0;border-top:1px solid rgba(33,33,33,.08)}.case-row{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;border-bottom:1px solid rgba(33,33,33,.08);padding:9px 10px;color:#0c0a089e;font-size:10px;line-height:12px}.case-row:last-child{border-bottom:0}.case-row strong{color:var(--text-primary)}.case-profit{color:#26714c;font-weight:700}.case-watch{color:#9b5b18;font-weight:700}.solution-card-deductions{background:radial-gradient(circle at 92% 10%,rgba(255,255,255,.38),transparent 28%),var(--solar);color:var(--text-primary)}.solution-card-deductions h3{color:var(--text-primary)}.solution-card-deductions p{color:#0c0a08ad}.solution-card-deductions .solution-visual{border-color:#0c0a0824;background:#ffffffb8}.solution-card-deductions .mini-topbar{border-color:#0c0a0814;color:#0c0a088f}.deduction-line,.price-line{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);padding:8px 10px;color:#ffffffad;font-size:10px;line-height:12px}.deduction-line:last-child,.price-line:last-child{border-bottom:0}.deduction-line strong,.price-line strong{color:var(--white)}.solution-card-deductions .deduction-line{border-color:#0c0a081a;color:#0c0a089e}.solution-card-deductions .deduction-line strong{color:var(--text-primary)}.price-line{border-color:#21212117;color:#0c0a089e}.price-line strong{color:var(--text-primary)}.system-section{overflow:hidden;background:radial-gradient(circle at 24% 16%,rgba(255,255,255,.07),transparent 30%),linear-gradient(180deg,#080706,#0c0a08);color:var(--white);padding:46px var(--page-gutter) 54px}.system-layout{display:grid;gap:24px;align-items:center}.system-diagram-wrap{--diagram-size: min(70vw, 250px);position:relative;min-height:calc(var(--diagram-size) + 34px);display:grid;place-items:center}.system-map{position:relative;width:var(--diagram-size);height:var(--diagram-size);border-radius:999px;background:#ffffff09;box-shadow:inset 0 0 0 1px #ffffff1a,inset 0 0 0 34px #ffffff0a,0 28px 70px #00000052}.system-map:before{content:"";position:absolute;inset:12%;border-radius:inherit;border:1px solid rgba(255,255,255,.12)}.system-orbit{position:absolute;inset:0;border-radius:inherit}.system-line{position:absolute;top:50%;left:50%;width:40%;height:1px;transform:rotate(var(--angle));transform-origin:0 50%;opacity:.58}.system-line.accounting{background:linear-gradient(90deg,#3fa66ad1,#3fa66a00)}.system-line.operations{background:linear-gradient(90deg,#ffffff94,#ffffff14 66%,#fff0)}.system-center{position:absolute;top:50%;left:50%;z-index:4;display:grid;place-items:center;width:76px;height:76px;border-radius:999px;background:var(--white);color:var(--text-primary);box-shadow:0 20px 44px #00000047,0 0 0 16px #ffffff14;transform:translate(-50%,-50%)}.system-center-logo{display:grid;place-items:center;gap:4px;font-weight:800}.system-center-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:var(--text-primary);color:var(--solar);font-size:24px;line-height:1}.system-node{position:absolute;top:var(--y);left:var(--x);z-index:3;transform:translate(-50%,-50%)}.system-node-shell{display:block}.system-pill{display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;flex:0 0 84px;width:84px;height:36px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#fffffff5;box-shadow:0 16px 34px #00000038;padding:5px 9px}.system-pill img{display:block;width:100%;height:auto;max-height:22px;object-fit:contain;flex-shrink:0}.system-copy{max-width:590px}.system-eyebrow{margin:0 0 14px;color:#ffffff9e;font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;font-family:Roboto Mono,monospace;letter-spacing:.08em}.system-title{max-width:590px;margin:0;color:var(--white);font-size:34px;line-height:38px;font-weight:700;letter-spacing:0;text-wrap:balance}.system-body{margin:16px 0 0;color:#ffffffc2;font-size:17px;line-height:26px}.comparison-section{background:linear-gradient(180deg,#f8f6f1,#fff);color:var(--text-primary);padding:76px var(--page-gutter) 92px}.comparison-title{max-width:780px;margin:0 auto 42px;color:var(--text-primary);font-size:34px;line-height:38px;font-weight:700;letter-spacing:0;text-align:center;text-wrap:balance;scroll-margin-top:calc(var(--banner-height) + var(--nav-height) + 28px)}.comparison-frame{width:min(100%,1120px);margin:0 auto}.comparison-table{width:100%;border-collapse:separate;border-spacing:0}.comparison-table thead{display:none}.comparison-table tbody,.comparison-table tr,.comparison-table th,.comparison-table td{display:block}.comparison-table tr{border-bottom:1px solid rgba(12,10,8,.1);padding:18px 0}.comparison-table tr:last-child{border-bottom:0}.comparison-table tbody th{margin:0 0 12px;color:var(--text-primary);font-size:16px;line-height:22px;font-weight:700}.comparison-table td{padding:0;font-size:15px;line-height:22px}.comparison-table td+td{margin-top:10px}.comparison-table td:before{content:attr(data-label);display:block;margin-bottom:8px;font-size:11px;line-height:14px;font-weight:800;text-transform:uppercase;font-family:Roboto Mono,monospace;letter-spacing:.06em}.comparison-cell{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;border-radius:8px;padding:12px}.comparison-cell:before{display:grid;place-items:center;width:18px;height:18px;margin-top:1px;border-radius:999px;font-size:12px;line-height:1;font-weight:800}.comparison-handybook{color:var(--text-primary)}.comparison-handybook .comparison-cell{background:var(--status-green-soft);font-weight:500}.comparison-handybook .comparison-cell:before{content:"✓";background:#3fa66a;box-shadow:inset 0 0 0 1px #1459352e;color:var(--white)}.comparison-traditional{color:#0c0a08a8}.comparison-traditional .comparison-cell{background:#0c0a0809}.comparison-traditional .comparison-cell:before{content:"";width:14px;height:2px;margin-top:10px;background:#0c0a083d}.comparison-col-label{display:inline-flex;align-items:center;gap:10px}.comparison-logo-img{width:115px;height:18px;display:block;color:currentColor}@media(min-width:768px){:root{--page-gutter: 48px}.nav{padding-inline:var(--page-gutter)}.hero{padding:80px var(--page-gutter) 88px}h1{font-size:44px;line-height:46px}.hero-actions{flex-direction:row;width:auto}.hero-actions .button{width:auto;min-width:190px}.proofs{flex-direction:row;flex-wrap:wrap;width:auto;gap:12px 22px}.logo-section{padding:72px var(--page-gutter)}.problem-section{padding:88px var(--page-gutter) 96px}.problem-title{font-size:42px;line-height:46px}.problem-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.calculation-band{padding:36px}.calc-amount{font-size:40px;line-height:44px}.solution-section{padding:104px var(--page-gutter)}.solution-title{font-size:42px;line-height:46px}.solution-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.solution-card{grid-column:span 3}.solution-card-large{grid-column:span 6;min-height:400px}.system-section{padding:52px var(--page-gutter) 58px}.system-diagram-wrap{--diagram-size: 300px;min-height:calc(var(--diagram-size) + 40px)}.system-pill{flex:0 0 100px;width:100px;height:42px;padding:7px 12px}.system-pill img{max-height:26px}.system-title{font-size:36px;line-height:40px}.comparison-section{padding:96px var(--page-gutter) 108px}.comparison-title{margin-bottom:44px;font-size:42px;line-height:46px}.comparison-table thead{display:table-header-group}.comparison-table tbody{display:table-row-group}.comparison-table tr{display:table-row;border-bottom:0;padding:0}.comparison-table th,.comparison-table td{display:table-cell;border-bottom:1px solid rgba(12,10,8,.1);padding:17px 20px;text-align:left;vertical-align:middle}.comparison-table tr:last-child th,.comparison-table tr:last-child td{border-bottom:0}.comparison-table thead th{padding-top:0;padding-bottom:20px;background:transparent;color:var(--text-primary);font-size:18px;line-height:24px;font-weight:800}.comparison-table thead th:first-child{width:23%}.comparison-table thead th:nth-child(2){width:38.5%}.comparison-table thead th:nth-child(3){width:38.5%;color:#0c0a0899}.comparison-table tbody th{margin:0;color:var(--text-primary);font-size:15px;line-height:21px;font-weight:700;background:transparent}.comparison-table td{border-radius:0;font-size:15px;line-height:22px}.comparison-table td+td{margin-top:0}.comparison-table td:before{display:none}.comparison-cell{padding:0;border-radius:0;background:transparent}.comparison-handybook .comparison-cell,.comparison-traditional .comparison-cell{background:transparent}.comparison-handybook{background:linear-gradient(90deg,#3fa66a14,#0c0a0806)}.comparison-col-handybook{border-radius:999px;background:var(--text-primary);color:var(--white);padding:8px 14px 8px 10px}}@media(min-width:992px){:root{--page-gutter: 72px}.nav{padding-inline:var(--page-gutter)}.nav-links{display:flex}.hero{padding:72px var(--page-gutter) 80px}h1{font-size:52px;line-height:54px}.problem-layout{gap:34px}.problem-intro{max-width:880px}.problem-list{width:min(100%,1040px);justify-self:center;gap:16px}.calculation-band{width:min(100%,1040px)}.solution-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.solution-card{grid-column:span 4}.solution-card-large{grid-column:span 8;min-height:420px}.system-layout{grid-template-columns:minmax(340px,.9fr) minmax(0,1fr);gap:48px}.system-diagram-wrap{--diagram-size: 320px;min-height:360px}.system-pill{flex:0 0 108px;width:108px;height:44px;padding:7px 13px}.system-pill img{max-height:28px}.system-copy{justify-self:start}.calculation-band{margin-top:20px;padding:38px}.calc-amount{font-size:42px;line-height:46px}}@media(min-width:992px)and (max-width:1279px){.hero{padding-top:48px;padding-bottom:56px}.eyebrow{margin-bottom:14px}h1{font-size:40px;line-height:42px}.subtitle{margin-top:14px;font-size:16px;line-height:23px}.hero-actions{margin-top:20px}.proofs{gap:8px 16px;margin-top:16px;font-size:13px;line-height:19px}}@media(min-width:1280px){:root{--page-gutter: 96px}.nav{padding-inline:var(--page-gutter)}.hero{padding-inline:var(--page-gutter);padding-bottom:88px}h1{font-size:58px;line-height:60px}}@media(max-width:420px){.brand span:last-child{display:none}.nav-actions .button-secondary{display:none}.solution-title{font-size:30px;line-height:33px}}.process-section{background:radial-gradient(circle at 14% 0%,rgba(255,255,255,.07),transparent 30%),radial-gradient(circle at 88% 100%,rgba(86,131,210,.1),transparent 28%),linear-gradient(180deg,#0c0a08,#080706);color:var(--white);padding:76px var(--page-gutter) 84px}.process-intro{max-width:720px;margin:0 auto 40px;text-align:center}.process-eyebrow{margin:0 0 14px;color:#ffffff9e;font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;font-family:Roboto Mono,monospace;letter-spacing:.08em}.process-title{margin:0;color:var(--white);font-size:34px;line-height:38px;font-weight:700;letter-spacing:0;text-wrap:balance}.process-steps{--row-gap: 14px;--col-gap: 20px;display:grid;grid-template-columns:1fr;gap:var(--row-gap);width:min(100%,1120px);margin:0 auto;padding:0;list-style:none}.process-step{position:relative;display:grid;grid-template-columns:1fr;align-items:start;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0d;box-shadow:inset 0 1px #ffffff14,0 14px 34px #0000002e;padding:22px}.process-num{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#ffffff1a;color:var(--white);box-shadow:inset 0 0 0 1px #ffffff24;font-size:18px;line-height:1;font-weight:600;font-family:Roboto Mono,monospace;margin-bottom:16px}.process-step-label{display:none;margin-bottom:6px;color:#ffffff80;font-size:11px;line-height:14px;font-weight:700;text-transform:uppercase;font-family:Roboto Mono,monospace;letter-spacing:.08em}.process-step h3{margin:0;color:var(--white);font-size:19px;line-height:24px;font-weight:700;letter-spacing:0}.process-step p{margin:8px 0 0;color:#ffffffb8;font-size:15px;line-height:22px}@media(min-width:768px){.process-section{padding:96px var(--page-gutter) 104px}.process-intro{margin-bottom:48px}.process-title{font-size:42px;line-height:46px}}@media(min-width:992px){.process-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--col-gap)}.process-step{grid-template-columns:1fr;align-content:start;gap:0;padding:26px 24px 28px}.process-num{margin-bottom:20px}}.faq-section{background:var(--white);color:var(--text-primary);padding:76px var(--page-gutter) 64px}.faq-intro{max-width:640px;margin:0 auto 40px;text-align:center}.faq-title{margin:0;font-size:34px;line-height:38px;font-weight:700;letter-spacing:0;text-wrap:balance}.faq-lead{margin:14px 0 0;color:var(--text-hushed);font-size:17px;line-height:24px}.faq-list{width:min(100%,800px);margin:0 auto;border-top:1px solid rgba(33,33,33,.12)}.faq-item{border-bottom:1px solid rgba(33,33,33,.12)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;list-style:none;cursor:pointer;font-size:17px;line-height:24px;font-weight:600;color:var(--text-primary);transition:color .18s ease}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::marker{content:""}.faq-item summary:hover{color:var(--text-primary)}.faq-item summary:focus-visible{outline:2px solid var(--spring);outline-offset:4px;border-radius:var(--radius-md)}.faq-toggle{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border-radius:999px;background:#2121210f;color:var(--text-primary);transition:background-color .3s ease,color .3s ease,transform .3s ease}.faq-toggle svg{width:18px;height:18px;transition:transform .3s ease}.faq-item[open] summary .faq-toggle{background:var(--solar);color:var(--text-primary)}.faq-item[open] summary .faq-toggle svg{transform:rotate(180deg)}.faq-answer{padding:0 0 24px;color:var(--text-hushed);font-size:15px;line-height:24px}.faq-answer p{margin:0}.faq-answer p+p{margin-top:12px}@media(min-width:768px){.faq-section{padding:96px var(--page-gutter) 76px}.faq-intro{margin-bottom:48px}.faq-title{font-size:42px;line-height:46px}.faq-item summary{padding:24px 0;font-size:18px;line-height:26px}}.site-closing{position:relative;overflow:hidden;color:var(--text-primaryReverse);background:#0c0a08}.site-closing__cta{position:relative;isolation:isolate;min-height:820px;display:flex;align-items:flex-start;overflow:hidden;padding:48px var(--page-gutter) 260px}.site-closing__cta:before{content:"";position:absolute;inset:0;z-index:-2;background-image:url(/footer-cta-danish-dusk-painted-mobile.png);background-position:56% top;background-repeat:no-repeat;background-size:auto 104%}.site-closing__cta:after{content:"";pointer-events:none;position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 28% 28%,#0c0a08b8,#0c0a0880 34%,#0c0a082e 62%,#0c0a0808),linear-gradient(90deg,#0c0a0885,#0c0a0847 34%,#0c0a0805 70%,#0c0a080f),linear-gradient(180deg,#0c0a0805,#0c0a080a 42%,#0c0a0824 64%,#0c0a088f 84%,#0c0a08)}.final-cta-content{max-width:620px;text-shadow:0 2px 20px rgba(0,0,0,.38)}.final-cta-title{margin:0;color:var(--text-primaryReverse);font-size:32px;line-height:36px;font-weight:700;letter-spacing:0;text-wrap:balance}.final-cta-lead{margin:16px 0 0;color:var(--text-hushedReverse);font-size:17px;line-height:26px}.final-cta-actions{margin-top:28px}.final-cta-actions .button-primary{min-height:51px;background:var(--solar);color:var(--text-primary);padding-inline:28px;font-size:16px;line-height:22px;text-shadow:none}.final-cta-actions .button-primary:hover{background:var(--solar-light);color:var(--text-primary)}.final-cta-proofs{justify-content:flex-start;max-width:720px}.site-footer{background:#0c0a08;padding:56px var(--page-gutter) 34px}.footer-grid{display:grid;gap:0}.footer-brand{padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-logo{display:inline-flex;align-items:center;gap:10px;color:var(--text-primaryReverse);font-size:20px;line-height:24px;font-weight:700}.footer-brand-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:var(--solar);color:var(--text-primary);font-size:16px;line-height:1;font-weight:800}.footer-tagline{max-width:280px;margin:14px 0 0;color:var(--text-hushedReverse);font-size:14px;line-height:21px}.footer-column{padding:24px 0;border-bottom:1px solid rgba(255,255,255,.12)}.footer-heading{margin:0 0 14px;color:var(--text-primaryReverse);font-size:13px;line-height:18px;font-family:Roboto Mono,monospace;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.footer-links{display:grid;gap:10px;margin:0;padding:0;list-style:none;color:var(--text-hushedReverse);font-size:14px;line-height:20px}.footer-links a{transition:color .18s ease}.footer-links a:hover,.footer-legal-links a:hover{color:var(--text-primaryReverse);text-decoration:underline;text-underline-offset:4px}.site-footer a:focus-visible{outline:2px solid rgba(255,255,255,.72);outline-offset:3px;border-radius:4px}.footer-legal{display:flex;flex-direction:column;gap:14px;padding-top:26px;color:#ffffff85;font-size:12px;line-height:18px}.footer-legal p{margin:0}.footer-legal-links{display:flex;flex-wrap:wrap;gap:12px 20px}.footer-legal-links a{transition:color .18s ease}@media(min-width:768px){.site-closing__cta{min-height:0;display:block;padding:104px var(--page-gutter) 116px}.site-closing__cta:before{background-image:url(/footer-cta-danish-dusk-painted.png);background-position:center 44%;background-size:cover}.site-closing__cta:after{background:radial-gradient(ellipse at 25% 34%,#0c0a08ad,#0c0a087a 29%,#0c0a0829 60%,#0c0a0808),linear-gradient(90deg,#0c0a088f,#0c0a084d 32%,#0c0a0805,#0c0a080f),linear-gradient(180deg,#0c0a0800,#0c0a0808 36%,#0c0a082e 58%,#0c0a08c2 76%,#0c0a08 94% 100%)}.final-cta-title{font-size:40px;line-height:44px}.final-cta-lead{font-size:18px;line-height:28px}.site-footer{padding:72px var(--page-gutter) 38px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 48px}.footer-brand{grid-column:1 / -1}.footer-column{padding:0;border-bottom:0}.footer-legal{flex-direction:row;align-items:center;justify-content:space-between;gap:24px;margin-top:46px;border-top:1px solid rgba(255,255,255,.12)}}@media(min-width:992px){.site-closing__cta{padding:128px var(--page-gutter) 140px}.final-cta-title{font-size:48px;line-height:52px}.site-footer{padding-top:88px}.footer-grid{grid-template-columns:minmax(220px,1fr) minmax(140px,220px);gap:48px}.footer-brand{grid-column:auto;padding-bottom:0;border-bottom:0}}.founder-section{background:var(--white);padding:64px var(--page-gutter)}.founder-layout{width:min(100%,880px);margin:0 auto;display:grid;grid-template-columns:1fr;gap:32px}.founder-photo-wrap{position:relative;border-radius:var(--radius-xl);overflow:hidden;background-color:var(--border-primary)}.founder-photo-wrap img{width:100%;height:auto;display:block}.founder-photo-caption{position:absolute;bottom:0;left:0;right:0;padding:32px 20px 16px;background:linear-gradient(to top,rgba(12,10,8,.85) 0%,rgba(12,10,8,.4) 50%,transparent 100%);color:#fffffff2;font-size:13px;line-height:18px;font-family:Roboto Mono,monospace;letter-spacing:.01em;text-shadow:0 1px 2px rgba(0,0,0,.5)}.founder-eyebrow{margin:0 0 14px;color:var(--text-primary);font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;font-family:Roboto Mono,monospace;letter-spacing:.08em}.founder-headline{margin:0 0 16px;font-size:24px;line-height:30px;font-weight:700;color:var(--text-primary)}.founder-text{margin:0 0 24px;color:var(--text-hushed);font-size:15px;line-height:24px}.founder-sig{color:var(--text-hushed);font-size:14px;line-height:20px}.founder-sig strong{color:var(--text-primary)}@media(min-width:768px){.founder-headline{font-size:28px;line-height:34px}}@media(min-width:992px){.founder-layout{grid-template-columns:5fr 7fr;gap:48px;align-items:center}.founder-photo-wrap{aspect-ratio:3 / 4}.founder-photo-wrap img{height:100%;object-fit:cover;object-position:top}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand-logo{height:22.4px;width:143px;display:block;color:var(--black)}@media(max-width:520px){.brand-logo{width:128px;height:20px}.calc-compare{grid-template-columns:1fr}.calc-arrow{transform:rotate(90deg);justify-self:center}}.footer-logo-img{height:26px;width:166px;display:block;color:var(--white)}.system-center-img{width:40px;height:37px;display:block;color:var(--black)}
