:root{--forest:#063e31;--deep:#052e27;--green:#087347;--lime:#bbec7a;--ink:#172b28;--muted:#566b64;--line:#dbe6df;--cream:#f5f8f3;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.section{padding:105px 0}.eyebrow{margin:0 0 18px;color:var(--green);font:800 12px/1.3 'Manrope',Arial,sans-serif;letter-spacing:.15em;text-transform:uppercase}.eyebrow.light{color:var(--lime)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif}h2{font-size:clamp(36px,4.1vw,56px);line-height:1.1;letter-spacing:-.055em;font-weight:800}h2 em,h1 em{font-style:normal;color:var(--green)}p{line-height:1.65}.button{border:0;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:15px 21px;border-radius:8px;font-weight:800;font-family:'Manrope',Arial,sans-serif;font-size:14px;transition:transform .2s,background .2s}.button:hover,.feature-card:hover,.report-tile:hover{transform:translateY(-3px)}.button svg{width:20px;height:20px}.button-lime{background:var(--lime);color:var(--deep)}.button-lime:hover{background:#d0f5a5}.button-dark{background:var(--forest);color:#fff}.button-dark:hover{background:var(--green)}.site-header{position:relative;z-index:10;background:#fff;border-bottom:1px solid #e7eee9}.nav-wrap{min-height:78px;display:flex;justify-content:space-between;align-items:center;gap:30px}.brand{position:relative;white-space:nowrap;color:#172b28;font:800 29px/1 'Manrope',Arial,sans-serif;letter-spacing:-.08em}.brand span{color:var(--green)}.brand i{position:absolute;width:27px;height:11px;left:37px;top:-7px;transform:rotate(-14deg);border-top:4px solid var(--green);border-radius:50%}.nav-links{display:flex;align-items:center;gap:34px;font-size:13px;font-weight:700}.nav-links>a:not(.nav-cta):hover{color:var(--green)}.nav-cta{display:flex;align-items:center;gap:8px;background:var(--green);color:#fff;border-radius:6px;padding:11px 14px}.nav-cta svg{width:17px;height:17px}.menu-toggle{display:none}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 70% 30%,#11624b 0,#063e31 45%,#052f29 100%);color:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 50%,#ffffff06 50.2%,transparent 50.4%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:620px;gap:60px}.hero-copy{position:relative;z-index:2;padding:75px 0 64px}.hero h1{font-size:clamp(44px,5.4vw,73px);letter-spacing:-.067em;line-height:1.05;margin-bottom:28px}.hero h1 em{color:var(--lime)}.hero-lead{max-width:550px;font-size:17px;line-height:1.75;color:#e2f1e9}.hero-actions{display:flex;align-items:center;gap:28px;margin:30px 0 50px}.text-link{color:#fff;font-weight:700;font-size:13px;border-bottom:1px solid #b6d3c4;padding-bottom:4px}.text-link span{margin-left:7px}.hero-proof{display:flex;flex-wrap:wrap;gap:11px}.hero-proof span{border:1px solid #ffffff35;border-radius:999px;padding:8px 12px;color:#dcebe3;font-size:11px;font-weight:700}.hero-visual{position:relative;height:510px;perspective:1000px}.visual-glow{position:absolute;inset:12% 2%;background:#a9e17d33;filter:blur(65px);border-radius:50%}.paper{position:absolute;background:#fff;box-shadow:0 25px 60px #001d1890;border-radius:4px;overflow:hidden}.paper img{width:100%;height:100%;object-fit:cover;object-position:top}.paper-front{width:275px;height:395px;top:50px;left:5%;transform:rotate(-7deg)}.paper-back{width:250px;height:355px;top:102px;right:0;transform:rotate(9deg)}.visual-label{position:absolute;right:0;bottom:3px;color:#d8efe4;text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:800}.hero-bottom{height:55px;display:flex;align-items:center;gap:55px;border-top:1px solid #ffffff28;color:#b4d8c9;font:800 10px 'Manrope',Arial,sans-serif;letter-spacing:.2em}.section-heading{display:grid;grid-template-columns:1.1fr .55fr;align-items:end;gap:70px;margin-bottom:42px}.section-heading h2{max-width:700px;margin-bottom:0}.section-heading>p{color:var(--muted);margin-bottom:4px}.intro{background:#f7faf7}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-card{display:flex;flex-direction:column;text-align:left;min-height:305px;padding:25px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 4px 16px #143e2808;transition:transform .2s,box-shadow .2s,border-color .2s}.feature-card:hover{border-color:#7cb998;box-shadow:0 15px 35px #133f2916}.icon{display:grid;place-items:center;width:59px;height:59px;color:var(--green);background:#e7f4e9;border-radius:14px;margin-bottom:28px}.icon svg{width:30px;height:30px}.feature-title{font:800 18px/1.3 'Manrope',Arial,sans-serif;margin-bottom:11px}.feature-desc{font-size:13px;color:var(--muted);line-height:1.6}.feature-action{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:28px;color:var(--green);font:800 12px 'Manrope',Arial,sans-serif}.feature-action svg{width:16px;height:16px}.summary{background:#eaf3ec}.summary-grid{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:90px}.summary-copy h2{max-width:520px}.large{font-size:18px;line-height:1.65}.summary-copy .large{color:#38584b}.check-list{list-style:none;padding:0;margin:28px 0 35px}.check-list li{position:relative;padding:8px 0 8px 31px;font-weight:700;font-size:14px}.check-list li:before{content:"✓";position:absolute;left:0;top:7px;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#c7edcd;color:var(--green);font-weight:800}.micro{font-size:11px;color:#6a8174;margin:13px 0 0}.summary-image{position:relative;display:block;width:100%;max-width:550px;margin:auto;padding:0;border:0;background:white;box-shadow:0 22px 60px #1a463029;transform:rotate(2deg);transition:transform .2s}.summary-image:hover{transform:rotate(0)}.summary-image img{width:100%;max-height:630px;object-fit:cover;object-position:top}.summary-image>span{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:var(--forest);color:#fff;font-size:12px;font-weight:800}.summary-image svg{width:17px;height:17px}.reports{background:#fff}.report-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.report-tile{display:grid;grid-template-columns:1fr 20px;align-items:center;gap:0 12px;padding:0 0 18px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s}.report-tile:hover{box-shadow:0 15px 30px #143f2916}.report-tile img{grid-column:span 2;width:100%;height:220px;object-fit:cover;object-position:top;background:#f2f6f2}.report-tile span{padding:18px 0 0 20px}.report-tile strong,.report-tile small{display:block}.report-tile strong{font:800 16px 'Manrope',Arial,sans-serif}.report-tile small{margin-top:4px;color:var(--muted);font-size:12px}.report-tile svg{width:18px;height:18px;color:var(--green);margin:18px 18px 0 0}.benefits{background:var(--forest);color:#fff;padding:48px 0}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.benefits-grid>div{display:grid;grid-template-columns:48px 1fr;column-gap:15px}.benefits .icon{grid-row:span 2;background:#ffffff15;color:var(--lime);width:48px;height:48px;margin:0}.benefits .icon svg{width:25px;height:25px}.benefits h3{font-size:15px;margin:0 0 4px}.benefits p{color:#c7e1d3;font-size:12px;margin:0}.about{background:#f8faf6}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.about h2{margin-bottom:0}.about-grid>div:last-child>p:not(.large){color:var(--muted)}.about-note{margin-top:28px;padding:16px 20px;border-left:4px solid var(--green);background:#eaf3e9;font-weight:800;font-size:13px;color:var(--forest)}.interest{background:linear-gradient(130deg,#064234,#042d29);color:#fff}.interest-grid{display:grid;grid-template-columns:1fr .75fr;align-items:start;gap:100px}.interest h2{color:#fff}.interest-grid>div>p:last-child{max-width:500px;color:#cfebd9}.interest-form{display:grid;gap:8px;padding:30px;background:#fff;color:var(--ink);border-radius:14px;box-shadow:0 22px 50px #001d1a44}.interest-form h3{font-size:20px;margin:0 0 12px}.interest-form label{font-size:12px;font-weight:800;margin-top:6px}.interest-form input,.interest-form select,.interest-form textarea{width:100%;padding:11px 12px;background:#fff;border:1px solid #bfd2c4;border-radius:6px;color:var(--ink)}.interest-form input:focus,.interest-form select:focus,.interest-form textarea:focus{outline:2px solid var(--green);outline-offset:2px}.interest-form .button{margin-top:12px}.form-note{font-size:11px;color:#5e7368;line-height:1.5;margin:6px 0 0}.site-footer{padding:36px 0;background:#f4f7f4}.footer-grid{display:grid;grid-template-columns:1fr 1fr auto;gap:40px;align-items:start}.footer-grid p{font-size:12px;color:var(--muted);margin:10px 0 0}.footer-grid>p:last-child{white-space:nowrap}.gallery{border:0;border-radius:16px;padding:0;width:min(940px,calc(100% - 24px));max-height:calc(100dvh - 24px);box-shadow:0 25px 100px #001a1a70;background:#f7faf6;color:var(--ink)}.gallery::backdrop{background:#001c18d9}.gallery-header{display:flex;justify-content:space-between;gap:20px;padding:22px 28px;background:#fff;border-bottom:1px solid var(--line)}.gallery-header .eyebrow{margin-bottom:8px}.gallery h2{font-size:24px;margin:0 0 4px;letter-spacing:-.03em}.gallery-header p:last-child{font-size:13px;color:var(--muted);margin:0}.gallery-close{background:#e7f0e9;border:0;border-radius:50%;width:38px;height:38px;font-size:26px;line-height:1;color:var(--forest)}.gallery-stage{position:relative;display:grid;place-items:center;min-height:200px;max-height:calc(100dvh - 190px);overflow:auto;padding:24px 66px}.gallery-stage img{height:auto;max-height:calc(100dvh - 240px);width:auto;box-shadow:0 8px 35px #12332229;background:#fff}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);border:0;border-radius:50%;width:38px;height:38px;background:var(--forest);color:#fff;font-size:27px;z-index:2}.gallery-nav.prev{left:12px}.gallery-nav.next{right:12px}.gallery-nav:disabled{opacity:.25;cursor:default}.gallery-footer{display:flex;justify-content:space-between;gap:15px;padding:12px 28px;background:#fff;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.gallery-footer span:first-child{font-weight:800;color:var(--forest)}
@media(max-width:950px){.nav-links{gap:18px}.hero-grid{gap:20px}.hero h1{font-size:50px}.paper-front{width:235px;height:345px}.paper-back{width:210px;height:305px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card{min-height:260px}.summary-grid{gap:35px}.about-grid{gap:40px}.interest-grid{gap:40px}}
@media(max-width:700px){.shell{width:min(100% - 34px,1180px)}.section{padding:70px 0}.nav-wrap{min-height:68px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;background:transparent;border:0}.menu-toggle span{height:2px;width:24px;background:var(--forest)}.nav-links{display:none;position:absolute;top:68px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:8px 17px 18px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 15px 25px #0b31231c}.nav-links.open{display:flex}.nav-links a{padding:12px}.nav-cta{justify-content:space-between;margin-top:4px}.hero-grid{display:block;min-height:0}.hero-copy{padding:64px 0 10px}.hero h1{font-size:clamp(42px,10vw,64px)}.hero-lead{font-size:15px}.hero-actions{margin:25px 0 28px;flex-wrap:wrap;gap:18px}.hero-visual{height:365px;max-width:480px;margin:auto}.paper-front{width:200px;height:280px;top:25px;left:11%}.paper-back{width:180px;height:265px;top:60px;right:8%}.visual-label{bottom:5px}.hero-bottom{height:auto;padding:14px 0;gap:20px;flex-wrap:wrap;font-size:9px}.section-heading,.summary-grid,.about-grid,.interest-grid{grid-template-columns:1fr;gap:25px}.section-heading{margin-bottom:30px}.section-heading>p{margin:0}.summary-image{max-width:440px}.summary-image img{max-height:550px}.report-grid{grid-template-columns:1fr;gap:14px}.report-tile{grid-template-columns:1fr 20px}.report-tile img{height:190px}.benefits-grid{grid-template-columns:1fr;gap:26px}.footer-grid{grid-template-columns:1fr 1fr;gap:15px}.footer-grid>p:last-child{grid-column:span 2}.interest-form{padding:22px}.gallery-stage{padding:15px 48px}.gallery-header{padding:16px}.gallery-footer{padding:10px 16px;display:block}.gallery-footer span{display:block}}
@media(max-width:480px){h2{font-size:37px}.hero h1{font-size:42px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:0}.feature-action{padding-top:22px}.paper-front{left:3%}.paper-back{right:2%}.hero-visual{height:335px}.visual-label{font-size:8px}.hero-proof span{font-size:10px}.footer-grid{grid-template-columns:1fr}.footer-grid>p:last-child{grid-column:1}.gallery-stage{padding:12px 40px}.gallery-nav{width:28px;height:28px;font-size:20px}.gallery-nav.prev{left:5px}.gallery-nav.next{right:5px}}
.advert{background:#f0f5ef}.advert-grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px}.advert-copy h2{max-width:420px}.advert-copy .large{max-width:460px;color:#38584b}.advert-image{position:relative;width:100%;padding:0;border:0;border-radius:10px;overflow:hidden;box-shadow:0 20px 55px #15442b25;background:#fff;transition:transform .2s}.advert-image:hover{transform:translateY(-3px)}.advert-image img{width:100%;height:auto}.advert-image>span{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:12px 18px;color:#fff;background:#063e31;font-size:12px;font-weight:800}.advert-image svg{width:17px;height:17px}
@media(max-width:700px){.advert-grid{grid-template-columns:1fr;gap:28px}.advert-image{max-width:520px;margin:auto}}

/* V3: the developing vehicle history, using the established Habpro palette and type. */
.history{background:linear-gradient(145deg,#063e31,#052d28);color:#fff;overflow:hidden}.history-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:end;margin-bottom:52px}.history h2{margin-bottom:0}.history h2 em{color:var(--lime)}.history-heading>div:last-child{padding-bottom:3px}.history-heading .large{color:#edf7ef;margin-bottom:12px}.history-heading p:not(.large){color:#c4dfd0;font-size:14px}.status-pill{display:inline-block;border:1px solid #b8e58d6b;background:#b8e58d14;border-radius:999px;padding:8px 13px;color:#d9f4b8;font-size:11px;font-weight:800;letter-spacing:.02em}.journey{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;padding:1px;background:#ffffff37;border:1px solid #ffffff37;border-radius:15px;overflow:hidden}.journey li{position:relative;min-height:190px;padding:28px 30px;background:#0a4839}.journey-number{display:block;color:var(--lime);font:800 12px 'Manrope',Arial,sans-serif;letter-spacing:.12em;margin-bottom:20px}.journey h3{font-size:17px;letter-spacing:-.025em;margin:0 0 8px}.journey p{max-width:285px;color:#cde3d6;font-size:13px;line-height:1.6;margin:0}.history-detail{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:start;margin-top:26px;padding:33px 38px;background:#ffffff0c;border:1px solid #ffffff2b;border-radius:13px}.history-detail .eyebrow{color:var(--lime);margin-bottom:12px}.history-detail h3{font-size:23px;line-height:1.3;letter-spacing:-.035em;margin:0}.history-detail>p{color:#d7e9dc;font-size:14px;margin:0}
@media(max-width:950px){.history-heading{gap:40px}.journey li{padding:25px 22px}.history-detail{gap:30px}}
@media(max-width:700px){.history-heading,.history-detail{grid-template-columns:1fr;gap:20px}.history-heading{margin-bottom:34px}.journey{grid-template-columns:repeat(2,1fr)}.journey li{min-height:180px}.history-detail{padding:26px}}
@media(max-width:480px){.journey{grid-template-columns:1fr}.journey li{min-height:0;padding:22px 25px}.journey-number{margin-bottom:10px}.history-detail h3{font-size:21px}}

/* Registration feedback uses the existing Habpro form palette. */
.interest-form .button:disabled{opacity:.7;cursor:wait;transform:none}
.form-note[data-state="success"],.form-note[data-state="error"]{padding:12px 14px;border-radius:6px;font-size:12px;font-weight:700}
.form-note[data-state="success"]{background:#eaf3e9;color:var(--forest);border-left:4px solid var(--green)}
.form-note[data-state="error"]{background:#fff4ed;color:#783c20;border-left:4px solid #a6542d}

.form-helper{font-size:11px;line-height:1.5;color:#5e7368;margin:0 0 2px}.interest-form textarea{min-height:120px;resize:vertical}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
