*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--cream: #F5F1EA;--cream-soft: #EBE5D8;--cream-dark: #DED7C6;--ink: #0F0F0F;--ink-soft: #1A1F24;--muted: #5E5850;--muted-soft: #8A847A;--terra: #E25C3A;--terra-dark: #B8421F;--paper: #FFFFFF;--green: #2D6B4F;--line: rgba(15, 15, 15, .1);--line-strong: rgba(15, 15, 15, .18);--maxw: 1200px}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--cream);color:var(--ink);line-height:1.6;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.serif{font-family:Newsreader,Georgia,serif}.container{max-width:var(--maxw);margin:0 auto;padding:0 32px}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}img,svg{display:block;max-width:100%}:focus-visible{outline:2px solid var(--terra);outline-offset:3px}.skip-link{position:absolute;left:-999px;top:0;background:var(--ink);color:var(--cream);padding:12px 18px;border-radius:0 0 10px;z-index:100}.skip-link:focus{left:0}.top-strip{background:var(--ink-soft);color:var(--cream);font-size:13px;padding:10px 0}.top-strip-inner{display:flex;justify-content:space-between;align-items:center;gap:24px}.top-strip-left{display:flex;align-items:center;gap:10px}.dot{width:6px;height:6px;background:var(--terra);border-radius:50%;display:inline-block;flex-shrink:0}.top-strip a{text-decoration:underline;text-underline-offset:3px}header.site{padding:20px 0;border-bottom:1px solid var(--line);background:var(--cream);position:sticky;top:0;z-index:50}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.logo{font-family:Newsreader,serif;font-size:24px;font-weight:500;letter-spacing:-.025em;line-height:1;display:inline-flex;align-items:center;gap:10px}.logo-mark{width:22px;height:22px;color:var(--terra);flex-shrink:0}.logo em{font-style:italic;color:var(--terra);font-weight:500}nav.primary{display:flex;gap:32px}nav.primary a{font-size:15px;font-weight:500;padding:4px 0}nav.primary a:hover{color:var(--terra)}.header-right{display:flex;align-items:center;gap:16px}.btn-primary{background:var(--ink);color:var(--cream);padding:12px 22px;border-radius:100px;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:8px;transition:background .15s ease}.btn-primary:hover{background:var(--terra)}.btn-primary svg{width:14px;height:14px;stroke:currentColor}.hero{padding:84px 0 64px}.hero-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:80px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:24px}.eyebrow:before{content:"";width:32px;height:1px;background:var(--terra)}h1.hero-title{font-family:Newsreader,serif;font-size:clamp(44px,5.5vw,72px);font-weight:500;line-height:1.03;letter-spacing:-.025em;margin-bottom:24px}h1.hero-title em{font-style:italic;color:var(--terra);font-weight:500}.hero-sub{font-size:19px;color:var(--muted);margin-bottom:32px;max-width:520px;line-height:1.55}.hero-points{list-style:none;margin-bottom:32px;display:flex;flex-direction:column;gap:12px}.hero-points li{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:500}.hero-cta{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.btn-large{background:var(--terra);color:var(--paper);padding:18px 32px;border-radius:100px;font-size:15px;font-weight:500;display:inline-flex;align-items:center;gap:10px;transition:background .15s ease}.btn-large:hover{background:var(--terra-dark)}.btn-text{font-size:14px;font-weight:500;color:var(--ink);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.trustpilot{display:inline-flex;align-items:center;gap:8px;margin-top:28px;font-size:13px;color:var(--muted);font-weight:500}.trustpilot .stars{color:var(--terra);letter-spacing:1px}.hero-visual{position:relative;height:480px}.card-mock{position:absolute;width:320px;height:200px;border-radius:18px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line)}.card-mock .chip-mock{width:36px;height:28px;border-radius:4px;background:#ffffff40}.card-mock .card-name{font-size:13px;font-weight:500;opacity:.85;letter-spacing:.04em;text-transform:uppercase}.card-mock .card-num{font-family:Newsreader,serif;font-size:18px;letter-spacing:.08em;margin-top:6px}.card-1{background:var(--terra);color:var(--paper);top:10px;right:90px;transform:rotate(-7deg);z-index:1}.card-2{background:var(--ink-soft);color:var(--cream);top:130px;right:0;transform:rotate(4deg);z-index:2}.card-3{background:var(--cream-soft);color:var(--ink);top:250px;right:110px;transform:rotate(-3deg);z-index:3;border-color:var(--line-strong)}.savings-tag{position:absolute;bottom:6px;left:0;background:var(--paper);border:1px solid var(--line-strong);border-radius:16px;padding:18px 22px;max-width:260px;z-index:4}.savings-tag-label{font-size:12px;color:var(--muted);margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em;font-weight:500}.savings-tag-value{font-family:Newsreader,serif;font-size:28px;font-weight:500;color:var(--ink)}.savings-tag-value .nok{color:var(--terra)}.savings-tag-sub{font-size:13px;color:var(--muted);margin-top:4px}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0;background:var(--cream)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.trust-item{display:flex;align-items:flex-start;gap:14px}.trust-item-icon{width:40px;height:40px;background:var(--paper);border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);flex-shrink:0}.trust-item-icon svg{width:18px;height:18px;stroke:var(--terra)}.trust-item-num{font-family:Newsreader,serif;font-size:22px;font-weight:500;line-height:1;margin-bottom:4px}.trust-item-label{font-size:13px;color:var(--muted);line-height:1.4}section{padding:88px 0}.section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:44px;gap:32px}.section-header-text{max-width:680px}h2.section-title{font-family:Newsreader,serif;font-size:clamp(34px,4vw,50px);font-weight:500;line-height:1.05;letter-spacing:-.02em;margin-bottom:16px}h2.section-title em{font-style:italic;color:var(--terra)}.section-sub{font-size:17px;color:var(--muted);line-height:1.55}.section-link{font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:8px;border-bottom:1px solid var(--ink);padding-bottom:4px;flex-shrink:0}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cards-grid.list{grid-template-columns:1fr}.product-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:28px;display:flex;flex-direction:column;gap:20px;position:relative;transition:border-color .15s ease}.product-card:hover{border-color:var(--ink)}.product-card.featured{background:var(--ink-soft);color:var(--cream);border-color:var(--ink-soft)}.product-card.featured .product-issuer,.product-card.featured .product-metric-label{color:var(--muted-soft)}.featured-badge{position:absolute;top:-10px;left:28px;background:var(--terra);color:var(--paper);padding:5px 14px;border-radius:100px;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.product-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.product-card-visual{width:64px;height:40px;border-radius:6px;flex-shrink:0}.visual-1{background:linear-gradient(135deg,#e25c3a,#b8421f)}.visual-2{background:linear-gradient(135deg,#1a1f24,#3a4148)}.visual-3{background:linear-gradient(135deg,#d4c8a8,#b5a87e)}.visual-4{background:linear-gradient(135deg,#2d6b4f,#1e4a36)}.visual-5{background:linear-gradient(135deg,#8a847a,#5e5850)}.product-issuer{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:500;margin-bottom:6px}.product-name{font-family:Newsreader,serif;font-size:24px;font-weight:500;line-height:1.1;letter-spacing:-.01em}.product-badge{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;background:#e25c3a1f;color:var(--terra-dark);padding:5px 12px;border-radius:100px;font-size:12px;font-weight:500}.product-card.featured .product-badge{background:#e25c3a40;color:var(--cream)}.product-metrics{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-card.featured .product-metrics{border-color:#f5f1ea26}.product-metric-label{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-weight:500}.product-metric-value{font-family:Newsreader,serif;font-size:20px;font-weight:500}.product-details{display:flex;flex-direction:column;gap:10px}.product-detail{display:flex;align-items:flex-start;gap:10px;font-size:14px}.check{width:18px;height:18px;border-radius:50%;background:#2d6b4f26;color:var(--green);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px;font-weight:600;margin-top:2px}.product-card.featured .check{background:#e25c3a40;color:var(--terra)}.product-example{font-size:12px;color:var(--muted);line-height:1.5}.product-card.featured .product-example{color:var(--muted-soft)}.product-cta-row{display:flex;gap:10px;margin-top:auto}.btn-product{flex:1;background:var(--ink);color:var(--cream);padding:14px;border-radius:100px;font-size:14px;font-weight:500;text-align:center;transition:background .15s ease}.btn-product:hover,.product-card.featured .btn-product{background:var(--terra)}.btn-product-secondary{background:transparent;color:inherit;border:1px solid var(--line-strong);flex:1;padding:14px;border-radius:100px;font-size:14px;font-weight:500;text-align:center}.product-card.featured .btn-product-secondary{border-color:#f5f1ea40}.jtbd{background:var(--ink);color:var(--cream)}.jtbd h2.section-title{color:var(--cream)}.jtbd h2.section-title em{color:var(--terra)}.jtbd .section-sub{color:var(--muted-soft)}.jtbd-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.jtbd-card{border:1px solid rgba(245,241,234,.15);border-radius:20px;padding:30px 26px;display:flex;flex-direction:column;gap:14px;transition:all .2s ease;color:inherit}.jtbd-card:hover{border-color:var(--terra);transform:translateY(-4px)}.jtbd-icon{width:46px;height:46px;background:#e25c3a26;border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--terra)}.jtbd-icon svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.8}.jtbd-title{font-family:Newsreader,serif;font-size:22px;font-weight:500;line-height:1.1}.jtbd-desc{font-size:14px;color:var(--muted-soft);line-height:1.55;flex-grow:1}.jtbd-link{font-size:13px;font-weight:500;color:var(--terra);display:inline-flex;align-items:center;gap:8px}.jtbd-link:after{content:"→";transition:transform .15s ease}.jtbd-card:hover .jtbd-link:after{transform:translate(4px)}.faq-wrap{max-width:820px;margin:0 auto}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item summary{list-style:none;cursor:pointer;padding:22px 0;display:flex;justify-content:space-between;align-items:center;gap:24px;font-family:Newsreader,serif;font-size:21px;font-weight:500}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"";width:10px;height:10px;border-right:2px solid var(--terra);border-bottom:2px solid var(--terra);transform:rotate(45deg);transition:transform .2s ease;flex-shrink:0}.faq-item[open] summary:after{transform:rotate(-135deg)}.faq-answer{padding:0 0 24px;color:var(--muted);font-size:16px;line-height:1.7;max-width:680px}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:20px;background:var(--paper)}table.compare{width:100%;border-collapse:collapse;min-width:760px}table.compare th,table.compare td{padding:16px 18px;text-align:left;font-size:14px;border-bottom:1px solid var(--line)}table.compare thead th{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-weight:500}table.compare tbody tr:last-child td{border-bottom:none}table.compare .cell-name{font-family:Newsreader,serif;font-size:17px;font-weight:500}table.compare .cell-num{font-family:Newsreader,serif;font-size:16px}.prose{max-width:760px}.prose h2{font-family:Newsreader,serif;font-size:30px;font-weight:500;letter-spacing:-.01em;margin:40px 0 14px}.prose h3{font-family:Newsreader,serif;font-size:22px;font-weight:500;margin:28px 0 10px}.prose p{color:var(--muted);margin-bottom:16px;line-height:1.7}.prose ul{color:var(--muted);margin:0 0 16px 20px;line-height:1.7}.lead{font-size:19px;color:var(--ink);line-height:1.6}.tldr{background:var(--cream-soft);border-left:3px solid var(--terra);border-radius:0 14px 14px 0;padding:20px 24px;margin-bottom:32px;font-size:16px;line-height:1.6}.tldr strong{color:var(--ink)}.updated{font-size:13px;color:var(--muted);margin-bottom:24px}.breadcrumb{font-size:13px;color:var(--muted);margin-bottom:24px;display:flex;gap:8px;flex-wrap:wrap}.breadcrumb a:hover{color:var(--terra)}.cta-strip{background:var(--terra);color:var(--paper);padding:88px 0;text-align:center}.cta-strip h2{font-family:Newsreader,serif;font-size:clamp(36px,4.5vw,60px);font-weight:500;line-height:1.05;letter-spacing:-.025em;margin-bottom:16px;max-width:800px;margin-inline:auto}.cta-strip h2 em{font-style:italic}.cta-strip p{font-size:18px;opacity:.92;margin-bottom:32px;max-width:560px;margin-inline:auto}.cta-strip-buttons{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.btn-cta-primary{background:var(--ink);color:var(--paper);padding:18px 36px;border-radius:100px;font-size:15px;font-weight:500}.btn-cta-secondary{background:transparent;color:var(--paper);border:1px solid var(--paper);padding:18px 36px;border-radius:100px;font-size:15px;font-weight:500}.apply-bar{position:fixed;left:0;right:0;bottom:0;z-index:60;display:none;background:var(--terra-dark);color:var(--paper);padding:12px 20px;align-items:center;justify-content:space-between;gap:16px;font-size:14px;font-weight:500}.apply-bar a{background:var(--ink);color:var(--paper);padding:12px 22px;border-radius:100px}footer.site{background:var(--ink);color:var(--cream);padding:72px 0 32px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:48px;margin-bottom:56px}.footer-brand .logo{color:var(--cream);margin-bottom:18px}.footer-brand p{font-size:14px;color:var(--muted-soft);line-height:1.6;max-width:340px}.footer-col h4{font-size:13px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:18px;font-weight:500;color:var(--cream)}.footer-col ul{list-style:none}.footer-col li{margin-bottom:10px}.footer-col a{font-size:14px;color:var(--muted-soft)}.footer-col a:hover{color:var(--terra)}.footer-disclosure{background:#f5f1ea0a;border:1px solid rgba(245,241,234,.1);border-radius:16px;padding:22px 26px;margin-bottom:28px;font-size:13px;color:var(--muted-soft);line-height:1.6}.footer-disclosure strong{color:var(--cream);font-weight:500}.footer-bottom{border-top:1px solid rgba(245,241,234,.1);padding-top:24px;display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:13px;color:var(--muted-soft);flex-wrap:wrap}.footer-bottom-links{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.axo-badge{display:inline-flex;align-items:center;gap:10px;background:#e25c3a1f;color:var(--terra);padding:6px 14px;border-radius:100px;font-size:12px;font-weight:500}@media(max-width:1024px){.hero-grid{grid-template-columns:1fr;gap:48px}.hero-visual{height:420px;max-width:420px}.jtbd-grid,.cards-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr;gap:36px}}@media(max-width:768px){.container{padding:0 20px}section{padding:56px 0}.hero{padding:48px 0 40px}nav.primary,.top-strip-inner>div:last-child,.header-right .btn-primary span{display:none}.trust-grid{grid-template-columns:1fr;gap:20px}.cards-grid,.jtbd-grid{grid-template-columns:1fr}.section-header{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.apply-bar{display:flex}body{padding-bottom:64px}}@media(max-width:480px){.footer-grid{grid-template-columns:1fr}.hero-visual{display:none}}
