@charset "UTF-8";
:root{--ink:#14263b;--primary:#c64715;--accent:#f26932;--accent-soft:#fff0e8;--brand-blue:#236d9c;--muted:#5d6e81;--line:#dce3eb;--paper:#fff;--soft:#f7f9fc;--radius:22px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--primary);outline-offset:5px}img{display:block;max-width:100%}p{line-height:1.6}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.06;letter-spacing:-.045em}h2{font-size:clamp(2.5rem,4vw,4rem);font-weight:600;margin-bottom:1.5rem}h3{font-size:1.5rem}ul{padding-left:1.25rem;line-height:1.6}li+li{margin-top:.55rem}.wrap{width:min(1320px,calc(100% - 80px));margin-inline:auto}.section{padding-block:104px}.eyebrow{font-size:.78rem;line-height:1.5;font-weight:700;letter-spacing:.11em;margin-bottom:1.5rem}.fine{font-size:.875rem;color:var(--muted);line-height:1.5}.skip{position:absolute;left:1rem;top:-8rem;background:white;padding:1rem;z-index:20}.skip:focus{top:1rem}.brand{display:inline-flex;align-items:center;gap:.6rem;white-space:nowrap;font-size:1.65rem;letter-spacing:-.07em;font-weight:700}.brand-mark{display:grid;place-items:center;background:var(--ink);color:white;width:38px;height:38px;letter-spacing:-.11em;font-size:1.85rem;border-radius:10px;padding-right:4px}.header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--line)}.header nav{display:flex;gap:2rem;font-size:.9375rem}.header nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.header-actions{display:flex;align-items:center;gap:1.5rem}.language{font-size:.9375rem}.button{border:0;border-radius:100px;padding:1rem 1.5rem;font-size:1rem;min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:1rem;font-weight:600;line-height:1.35;text-align:center;transition:transform .15s,background .15s}.button:hover{transform:translateY(-2px)}.button.small{font-size:.875rem;padding:.85rem 1.2rem;min-height:44px}.button.dark{background:var(--ink);color:white}.button.blue{background:var(--primary);color:white}.button.light{background:var(--accent);color:var(--ink)}.button.outline{background:white;border:1px solid var(--line);color:var(--ink)}.text-link{border:0;background:none;padding:0;font-size:1rem;line-height:1.5;font-weight:600}.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:4rem;align-items:center;padding-block:62px 56px}.hero h1{font-size:clamp(3.5rem,5.4vw,5.5rem);line-height:1.01;margin-bottom:1.75rem;letter-spacing:-.065em;font-weight:600}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--primary);letter-spacing:-.055em}.lead{font-size:1.125rem;max-width:510px;color:var(--muted);margin-bottom:1.65rem}.hero-actions{display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap}.hero-note{max-width:475px;margin:1.4rem 0 0}.hero-visual{height:560px;position:relative;isolation:isolate;border-radius:var(--radius);overflow:hidden;background:var(--ink)}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:44% center;filter:brightness(.85)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.6),transparent 60%,rgba(0,0,0,.25));z-index:0}.visual-overlay{position:absolute;top:36px;left:36px;right:36px;color:white;z-index:1}.visual-overlay .eyebrow{font-size:.75rem}.visual-overlay h2{font-size:2rem;max-width:390px;line-height:1.1}.visual-ticket{position:absolute;z-index:1;bottom:24px;left:24px;right:24px;display:flex;align-items:center;gap:.8rem;border-radius:16px;background:white;padding:18px}.mini-brand{font-size:2rem;background:var(--accent);display:grid;place-items:center;width:48px;height:48px;flex-shrink:0;border-radius:12px;font-weight:700}.visual-ticket div{display:grid;gap:.35rem}.visual-ticket b{font-size:.9375rem}.visual-ticket div>span{font-size:.8rem;color:var(--muted)}.ticket-plus{margin-left:auto;font-size:1.5rem}.ribbon{display:grid;grid-template-columns:repeat(3,1fr);padding-block:25px;border-top:1px solid var(--line);gap:1rem}.ribbon>span{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:1rem}.ribbon b{font-size:.75rem;letter-spacing:.1em;color:var(--primary)}.package-section{background:var(--soft);margin-top:20px}.package-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:7rem;align-items:center}.section-copy{color:var(--muted);font-size:1.125rem;max-width:610px}.product-signatures{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-top:2.5rem;font-size:1.45rem;font-weight:700;letter-spacing:-.065em}.product-signatures>span:first-child{font-size:1.05rem;letter-spacing:-.02em}.product-signatures>span:last-child{font-family:Georgia,serif;font-style:italic}.counted-period{color:#147565}.carina-spark{color:#cd4718;padding-left:.3rem}.complete-offer{background:var(--ink);color:white;border-radius:24px;padding:40px}.offer-label{font-size:1.05rem;font-weight:700}.price{display:flex;align-items:baseline;gap:.4rem;margin-bottom:.55rem}.price strong{font-size:3rem;line-height:1.12;letter-spacing:-.065em;font-weight:600}.price>span{font-size:1rem}.hero-price{margin-top:1.5rem}.hero-price strong{font-size:5rem}.promotion{font-size:1rem;max-width:350px}.complete-offer ul{list-style:none;padding:18px 0;margin:1.25rem 0;border-top:1px solid #ffffff40;border-bottom:1px solid #ffffff40}.complete-offer li:before{content:"✓";margin-right:.7rem;color:var(--accent)}.complete-offer .button{width:100%}.complete-offer .fine{color:#eaf0f6;margin:1rem 0 0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.product-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);padding:28px;min-width:0}.product-heading{display:flex;justify-content:space-between;align-items:center}.product-heading .eyebrow{margin:0}.product-index{font-size:.8rem;color:var(--muted)}.product-card>img{height:176px;object-fit:contain;width:100%;margin:16px 0 24px}.product-name{font-weight:700;color:var(--muted);font-size:.875rem;margin-bottom:.75rem}.product-card h3{font-size:1.8rem;margin-bottom:1rem}.product-card>p:not(.product-name){color:var(--muted);margin-bottom:1.5rem}.product-card .text-link{margin-top:auto}.product-card.field{background:#eaf0f6}.product-card.counted{background:#f1f9f7}.product-card.carina{background:#fff5ef}.phone-section{background:var(--ink);color:white}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:5rem}.section-heading>p{max-width:350px;color:#bdc8d6;font-size:1.1rem}.phone-section .eyebrow{color:var(--accent)}.channel-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:35px;border-block:1px solid #ffffff30}.channel-grid article{padding:30px 30px 30px 0}.channel-grid article+article{border-left:1px solid #ffffff30;padding-left:30px}.channel-number{font-size:.8rem;color:var(--accent);display:block;margin-bottom:36px}.channel-grid h3{font-size:1.5rem;margin-bottom:1rem}.channel-grid p{color:#bdc8d6;margin-bottom:0}.channel-note{max-width:960px;font-size:.875rem;color:#bdc8d6;margin:28px 0 0}.industry-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-top:36px}.industry-card{min-width:0}.industry-card img{width:100%;height:210px;object-fit:cover;border-radius:16px;margin-bottom:20px;transition:filter .2s}.industry-card:hover img{filter:brightness(.9)}.industry-card h3{font-size:1.125rem;letter-spacing:-.03em;line-height:1.2;margin-bottom:.6rem}.industry-card>span{font-size:.875rem;color:var(--muted);line-height:1.4;display:block}.pricing-section{background:var(--soft)}.pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:40px}.price-card{display:flex;flex-direction:column;background:white;border:1px solid var(--line);padding:24px;border-radius:20px;min-width:0}.plan-art{display:flex;flex-direction:column;gap:1rem}.plan-art img{width:100%;height:94px;object-fit:contain}.plan-art>span{font-size:.75rem;letter-spacing:.04em;font-weight:700;min-height:18px}.price-card h3{font-size:1.25rem;line-height:1.2;min-height:3rem;margin:16px 0 10px}.plan-description{font-size:.9375rem;color:var(--muted);min-height:3rem;margin-bottom:20px}.price-card .price strong{font-size:3rem}.plan-term{font-size:.875rem;color:var(--muted);min-height:2.6rem;margin-bottom:12px}.price-card ul{padding-left:1.05rem;font-size:.875rem;margin-bottom:25px;min-height:4.8rem}.price-card .button{margin-top:auto;font-size:.875rem;width:100%;padding:.85rem .5rem;gap:.5rem}.highlight{background:var(--ink);border-color:var(--ink);color:white}.highlight .plan-description,.highlight .plan-term{color:#eaf0f6}.highlight .plan-art>span{color:var(--accent)}.scale-card{display:flex;flex-direction:column;background:var(--accent-soft);padding:28px;border-radius:20px}.scale-symbol{font-size:3rem;line-height:1;margin-bottom:38px}.scale-card h3{font-size:1.8rem;line-height:1.13}.scale-card p{font-size:1rem}.scale-card .text-link{margin-top:auto;text-align:left}.pricing-notes{max-width:1020px;margin-top:28px;font-size:.875rem;color:var(--muted)}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:6rem}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;list-style:none;display:flex;gap:2rem;justify-content:space-between;padding:24px 0;font-size:1.125rem;font-weight:600;line-height:1.4}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-weight:400;font-size:1.5rem}.faq details[open] summary>span{transform:rotate(45deg)}.faq details p{color:var(--muted);padding-bottom:12px}.closing{position:relative;overflow:hidden;background:var(--ink);color:white;text-align:center;padding:90px 0 150px}.closing .wrap{position:relative;z-index:1}.closing .eyebrow{color:var(--accent)}.closing h2{font-size:clamp(2.8rem,5vw,5rem)}.closing p:not(.eyebrow){max-width:580px;margin:0 auto 28px;color:#eaf0f6;font-size:1.125rem}.closing-word{position:absolute;bottom:-.22em;left:50%;transform:translateX(-50%);font-size:clamp(7rem,24vw,25rem);font-weight:700;line-height:1;letter-spacing:-.08em;color:#ffffff12;white-space:nowrap;pointer-events:none}.footer{display:flex;align-items:center;gap:2rem;padding-block:36px;justify-content:space-between}.footer p{font-size:.875rem;color:var(--muted);margin:0}.footer .text-link{font-size:.875rem;font-weight:400}dialog{border:0;border-radius:24px;padding:40px;max-width:560px;width:calc(100% - 32px);max-height:calc(100dvh - 40px);overflow:auto;color:var(--ink);box-shadow:0 20px 100px #0004}dialog::backdrop{background:#0c1525b5;backdrop-filter:blur(4px)}dialog h2{font-size:2.25rem;padding-right:1rem}dialog>p{color:var(--muted)}.dialog-close{position:absolute;right:18px;top:16px;background:var(--soft);border:0;border-radius:50%;width:36px;height:36px;font-size:1.5rem}form{display:grid;gap:18px}form label{display:grid;gap:8px;font-size:.9375rem;font-weight:600}input,select{width:100%;min-width:0;min-height:48px;border:1px solid #aeb9c7;border-radius:9px;padding:12px;color:var(--ink);background:white;font-size:1rem}#enquiry-terms{margin:0}dialog .fine{font-size:.875rem;margin-top:20px}#prepared-email{background:var(--soft);padding:20px;border-radius:12px;margin-block:20px}[hidden]{display:none!important}
@media(min-width:1700px){.hero{gap:6rem}}
@media(max-width:1120px){.wrap{width:calc(100% - 48px)}.header{gap:1.5rem}.header nav{gap:1rem}.header-actions{gap:1rem}.header-actions>.button{display:none}.hero{gap:2.5rem}.hero h1{font-size:4.2rem}.hero-visual{height:520px}.package-layout{gap:3rem}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.price-card h3,.plan-description,.plan-term{min-height:0}.industry-card img{height:160px}.product-card{padding:22px}.product-card h3{font-size:1.5rem}.section-heading{gap:2rem}.faq{gap:3rem}.footer{flex-wrap:wrap}.footer .brand{margin-right:auto}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:auto;min-height:84px;flex-wrap:wrap;padding-block:18px;gap:18px}.header nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px}.header-actions{margin-left:auto}.brand{font-size:1.5rem}.hero{grid-template-columns:1fr;gap:30px;padding-block:38px}.hero h1{font-size:clamp(3rem,10vw,4.8rem)}.hero .eyebrow{font-size:.73rem}.hero-visual{height:440px}.hero-actions{gap:1.2rem}.hero-actions .button{font-size:.9375rem}.lead{font-size:1.05rem}.ribbon{gap:.5rem;padding-block:18px}.ribbon>span{flex-direction:column;gap:.5rem;text-align:center;font-size:.875rem;line-height:1.3}.section{padding-block:65px}.package-layout{grid-template-columns:1fr;gap:32px}.complete-offer{padding:30px}.hero-price strong{font-size:4.25rem}.product-signatures{margin-top:25px}.product-grid{grid-template-columns:1fr}.product-card{padding:26px}.product-card>img{height:160px}.product-card h3{font-size:1.75rem}.section-heading{display:block}.section-heading>p{max-width:none}.channel-grid{grid-template-columns:1fr}.channel-grid article{padding:25px 0}.channel-grid article+article{border-left:0;border-top:1px solid #ffffff30;padding-left:0}.channel-number{margin-bottom:16px}.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 18px}.industry-card img{height:180px;margin-bottom:15px}.industry-card:last-child{grid-column:1/-1}.industry-card:last-child img{height:230px}.pricing-grid{gap:16px}.price-card{padding:20px}.price-card .price strong{font-size:3rem}.price-card .price{flex-wrap:wrap}.price-card h3{min-height:3rem}.plan-description{min-height:4.5rem}.plan-term{min-height:3.8rem}.scale-card{padding:24px}.scale-card h3{font-size:1.7rem}.faq{grid-template-columns:1fr;gap:12px}.faq h2{font-size:2.6rem}.closing{padding:70px 0 100px}.footer{gap:22px}.footer p{width:100%;order:3}.visual-overlay{left:26px;right:26px;top:28px}.visual-overlay h2{font-size:1.9rem}.visual-ticket{left:16px;right:16px;bottom:16px;padding:15px}.visual-ticket b{font-size:.9rem}.visual-ticket div>span{font-size:.75rem}.ticket-plus{display:none}dialog{padding:30px 24px}}
@media(max-width:420px){.wrap{width:calc(100% - 32px)}.header nav{font-size:.875rem}.hero h1{font-size:3.15rem}.hero-visual{height:400px}.visual-overlay h2{font-size:1.75rem}.visual-overlay .eyebrow{font-size:.7rem}.visual-ticket{gap:.6rem}.mini-brand{width:38px;height:38px}.visual-ticket div>span{font-size:.7rem}.pricing-grid{grid-template-columns:1fr}.price-card h3,.plan-description,.plan-term{min-height:0}.plan-art img{height:100px}.plan-art{flex-direction:row;align-items:center;gap:1rem}.plan-art img{width:45%}.price-card{padding:26px}.price-card ul{min-height:0}.scale-symbol{margin-bottom:24px}.industry-card img{height:150px}.industry-card:last-child img{height:190px}.complete-offer{padding:26px}.hero-actions .button{width:100%}.hero-actions .text-link{padding-top:.2rem}.section h2{font-size:2.4rem}.product-signatures{gap:1rem}.footer>.text-link{font-size:.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
