:root{--bg:#070a0f;--panel:#0e131b;--panel2:#111923;--line:#25303d;--text:#f5f7fa;--muted:#9aa7b6;--green:#18d49a;--gold:#d8aa4b;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 40px));margin:0 auto}.nav{position:sticky;top:0;z-index:100;background:rgba(7,10,15,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.nav-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-weight:900;letter-spacing:-.045em;font-size:1.55rem;white-space:nowrap}.brand span{color:var(--green)}.nav-links{display:flex;align-items:center;gap:28px;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.nav-links>a:not(.nav-cta){color:#b8c1cc}.nav-links>a:hover{color:var(--green)}.nav-cta{background:var(--text);color:var(--bg);padding:12px 18px;border-radius:10px}.nav-toggle{display:none;background:transparent;color:var(--text);border:1px solid var(--line);padding:9px 12px;border-radius:8px;font-weight:800}.hero{padding:84px 0 72px;overflow:hidden;background:radial-gradient(circle at 75% 35%,rgba(24,212,154,.12),transparent 28%),linear-gradient(135deg,#070a0f 0%,#0b1119 58%,#091610 100%)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.eyebrow{margin:0 0 18px;color:var(--green);font-weight:900;font-size:.73rem;letter-spacing:.18em}.hero h1{font-size:clamp(3rem,6vw,5.7rem);line-height:.98;letter-spacing:-.065em;margin:0 0 26px;max-width:840px}.hero h1 span{display:block;color:var(--green)}.hero-lead{font-size:1.08rem;line-height:1.8;color:#b6c0cc;max-width:720px;margin:0 0 34px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:34px}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:12px;padding:15px 21px;font-size:.84rem;font-weight:900;transition:.2s;cursor:pointer;font-family:inherit}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#04110d}.button-secondary{background:transparent;border-color:#3b4754;color:var(--text)}.button-whatsapp{background:#25d366;color:#04110d}.hero-points{display:flex;flex-wrap:wrap;gap:16px 28px;color:#aeb9c5;font-size:.78rem;font-weight:700}.hero-points span:before{content:'✓';color:var(--green);margin-right:8px}.hero-visual{position:relative;min-height:620px}.hero-main{position:absolute;inset:0 70px 70px 0;width:calc(100% - 70px);height:calc(100% - 70px);object-fit:cover;border-radius:34px;border:1px solid #344152}.hero-small{position:absolute;width:34%;aspect-ratio:1;object-fit:cover;border-radius:22px;border:6px solid var(--bg);box-shadow:0 24px 70px rgba(0,0,0,.45)}.hero-small-one{right:0;top:6%}.hero-small-two{right:0;bottom:6%}.hero-label{position:absolute;left:24px;bottom:30px;background:rgba(7,10,15,.92);border:1px solid #354252;border-radius:14px;padding:14px 18px;display:flex;flex-direction:column}.hero-label strong{color:var(--green)}.hero-label span{font-size:.75rem;color:#b4beca}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0b1017}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{padding:28px 24px;border-right:1px solid var(--line);display:flex;flex-direction:column}.trust-grid>div:first-child{border-left:1px solid var(--line)}.trust-grid strong{font-size:.88rem}.trust-grid span{font-size:.72rem;color:var(--muted);margin-top:4px}.section{padding:110px 0}.section-alt{background:var(--panel);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:48px}.section-heading.narrow{max-width:820px}.section-heading h2,.quality-copy h2,.contact-copy h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.08;letter-spacing:-.055em;margin:0}.text-link{color:var(--green);font-size:.82rem;font-weight:900;white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{position:relative;overflow:hidden;border-radius:22px;aspect-ratio:.78;background:#111826;border:1px solid var(--line)}.category-card:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(2,5,8,.94))}.category-card img{width:100%;height:100%;object-fit:cover;transition:.5s}.category-card:hover img{transform:scale(1.05)}.category-card>span{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;display:flex;flex-direction:column}.category-card strong{font-size:1.35rem}.category-card small{color:#aab5c1}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.capability-grid article{padding:30px;border:1px solid var(--line);border-radius:18px;background:#0a0f15}.capability-grid b{color:var(--green);font-size:.72rem;letter-spacing:.14em}.capability-grid h3{font-size:1.2rem;margin:14px 0 8px}.capability-grid p{margin:0;color:var(--muted);font-size:.88rem}.partner-note{margin-top:24px;padding:32px;border-radius:18px;background:linear-gradient(115deg,rgba(24,212,154,.1),rgba(216,170,75,.06));border:1px solid rgba(24,212,154,.3);display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:center}.partner-note h3{font-size:1.6rem;line-height:1.2;margin:0}.partner-note p:last-child{color:#b5c0cb;margin:0}.process-grid{counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:0;list-style:none;margin:0}.process-grid li{padding:28px;border-radius:18px;background:var(--panel);border:1px solid var(--line)}.process-grid span{display:inline-flex;width:44px;height:44px;border-radius:50%;align-items:center;justify-content:center;background:rgba(24,212,154,.12);color:var(--green);font-size:.75rem;font-weight:900}.process-grid h3{margin:18px 0 6px}.process-grid p{margin:0;color:var(--muted);font-size:.86rem}.quality-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.quality-copy>p:not(.eyebrow){color:#b3beca;max-width:700px}.check-list{list-style:none;padding:0;margin:28px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:14px}.check-list li{color:#d7dde4;font-size:.85rem}.check-list li:before{content:'✓';display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;margin-right:9px;background:rgba(24,212,154,.13);color:var(--green);font-weight:900}.quality-panel{padding:36px;border-radius:22px;background:#09100e;border:1px solid rgba(24,212,154,.35)}.quality-panel h3{font-size:1.75rem;line-height:1.2;margin:0 0 14px}.quality-panel>p:not(.eyebrow){color:var(--muted);margin-bottom:26px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:var(--panel);border:1px solid var(--line);border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.product-image{aspect-ratio:1;overflow:hidden;background:#05070a}.product-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.product-card:hover .product-image img{transform:scale(1.04)}.product-body{padding:22px;display:flex;flex-direction:column;flex-grow:1}.product-body>span{font-size:.65rem;color:var(--green);font-weight:900;letter-spacing:.12em}.product-body h3{font-size:1rem;line-height:1.35;margin:10px 0}.product-body>p{font-size:.78rem;color:var(--muted);margin:0 0 18px;flex-grow:1}.product-body dl{display:flex;gap:24px;margin:0 0 18px;padding-top:16px;border-top:1px solid var(--line)}.product-body dt{font-size:.61rem;text-transform:uppercase;letter-spacing:.1em;color:#758292;font-weight:800}.product-body dd{font-size:.75rem;margin:2px 0 0;font-weight:800}.product-link{font-size:.75rem;font-weight:900;color:var(--green)}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.resource-grid>a{padding:32px;min-height:250px;border-radius:20px;background:#0a0f15;border:1px solid var(--line);display:flex;flex-direction:column}.resource-grid span{font-size:.65rem;letter-spacing:.14em;color:var(--green);font-weight:900}.resource-grid h3{font-size:1.4rem;line-height:1.2;margin:26px 0 10px}.resource-grid p{color:var(--muted);font-size:.86rem;margin:0}.contact-section{background:radial-gradient(circle at 12% 20%,rgba(24,212,154,.15),transparent 32%),#080c11}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.contact-copy>p:not(.eyebrow){color:#b5bfca;margin:22px 0 30px}.contact-email{display:block;margin-top:20px;color:var(--green);font-weight:800}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;background:var(--panel);border:1px solid var(--line);padding:30px;border-radius:22px}.quote-form label{display:flex;flex-direction:column;gap:7px;font-size:.7rem;color:#b5bfca;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border-radius:10px;border:1px solid #344151;background:#080c11;color:var(--text);font:inherit;padding:14px 15px;outline:none}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--green)}.quote-form .wide{grid-column:1/-1}.form-note{margin:0;text-align:center;text-transform:none!important;letter-spacing:0!important;color:#7f8b98!important;font-weight:500!important}.footer{border-top:1px solid var(--line);padding:60px 0 24px;background:#05070a}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-grid p{max-width:500px;color:#788594;font-size:.8rem}.footer-grid h3{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--green)}.footer-grid a:not(.brand){font-size:.8rem;color:#aeb8c3}.footer-bottom{margin-top:40px;padding-top:20px;border-top:1px solid var(--line);color:#8b98a8;font-size:.68rem}.floating-actions{position:fixed;right:24px;bottom:24px;z-index:90;display:flex;align-items:center;gap:10px}.floating-quote{background:#fff;color:#05070a;border-radius:999px;padding:12px 16px;font-size:.68rem;font-weight:900;text-transform:uppercase;box-shadow:0 12px 35px rgba(0,0,0,.35)}.floating-wa{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#25d366;color:#04110d;font-weight:900;box-shadow:0 12px 35px rgba(37,211,102,.32)}

/* Filterable hub pages */.page-hero{padding:76px 0 48px;background:linear-gradient(135deg,#070a0f,#0c1714)}.page-hero h1{font-size:clamp(2.7rem,6vw,5.2rem);line-height:1;letter-spacing:-.06em;margin:0 0 20px}.page-hero p{max-width:760px;color:#b4bec9;font-size:1rem}.filter-bar{position:sticky;top:78px;z-index:50;background:rgba(14,19,27,.96);border-top:1px solid var(--line);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.filter-inner{display:flex;align-items:center;gap:10px;padding:14px 0;overflow-x:auto}.filter-button{border:1px solid #384555;background:transparent;color:#c0c8d1;padding:9px 14px;border-radius:999px;font:700 .74rem Inter;white-space:nowrap;cursor:pointer}.filter-button.active{background:var(--green);border-color:var(--green);color:#04110d}.search-box{margin-left:auto;min-width:230px;border:1px solid #384555;border-radius:999px;background:#080c11;color:#fff;padding:10px 15px;font:inherit}.catalog-count{color:var(--muted);font-size:.8rem;margin-bottom:22px}.empty-state{display:none;padding:60px 20px;text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:18px}.resource-card-tag{display:inline-block;color:var(--green);font-size:.65rem;font-weight:900;letter-spacing:.12em;margin-bottom:14px}

@media(max-width:1050px){.nav-toggle{display:block}.nav-links{display:none;position:absolute;top:78px;left:0;right:0;background:#080c11;border-bottom:1px solid var(--line);padding:20px;flex-direction:column;align-items:stretch;gap:8px}.nav-links.open{display:flex}.nav-links a{padding:12px}.hero-grid{grid-template-columns:1fr}.hero-visual{min-height:520px;max-width:700px}.trust-grid{grid-template-columns:1fr 1fr}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.capability-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.quality-grid,.contact-grid{grid-template-columns:1fr;gap:40px}.resource-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.container{width:min(100% - 28px,var(--max))}.hero{padding:54px 0}.hero h1{font-size:2.85rem}.hero-visual{min-height:390px}.hero-main{inset:0 42px 46px 0;width:calc(100% - 42px);height:calc(100% - 46px);border-radius:24px}.hero-small{width:32%;border-width:4px;border-radius:14px}.hero-label{left:12px;bottom:16px;right:44px}.hero-actions{flex-direction:column}.button{width:100%}.hero-points{flex-direction:column;gap:10px}.trust-grid{grid-template-columns:1fr}.trust-grid>div,.trust-grid>div:first-child{border-left:0;border-right:0;border-bottom:1px solid var(--line)}.section{padding:72px 0}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:30px}.section-heading h2,.quality-copy h2,.contact-copy h2{font-size:2.35rem}.category-grid,.product-grid,.capability-grid,.process-grid,.resource-grid{grid-template-columns:1fr}.category-card{aspect-ratio:1.15}.partner-note{grid-template-columns:1fr;gap:16px}.check-list{grid-template-columns:1fr}.quote-form{grid-template-columns:1fr;padding:20px}.quote-form .wide{grid-column:auto}.footer-grid{grid-template-columns:1fr;gap:28px}.floating-quote{display:none}.filter-bar{top:77px}.filter-inner{flex-wrap:wrap}.search-box{order:-1;margin:0;width:100%;min-width:100%}}
/* responsive */html,body{overflow-x:hidden}.container,.hero-copy{min-width:0}
.category-section{padding:72px 0}
.category-section .section-heading{align-items:center;margin-bottom:28px}
.category-section .section-heading h2{font-size:clamp(1.8rem,3vw,2.7rem)}
.category-section-intro{max-width:700px;margin:10px 0 0;color:#8f9ba8;font-size:.86rem}
.category-card{aspect-ratio:1.65;border-radius:16px}
.category-card:after{inset:0;background:linear-gradient(90deg,rgba(2,5,8,.9),rgba(2,5,8,.18))}
.category-card img{filter:saturate(.82) brightness(.82)}
.category-card>span{left:18px;right:18px;bottom:16px}
.category-card strong{font-size:1.08rem}
.category-card small{font-size:.68rem}
@media(max-width:680px){
  .hero h1{font-size:2.35rem;overflow-wrap:anywhere}
  .hero-lead{font-size:.98rem}
  .eyebrow{font-size:.65rem;overflow-wrap:anywhere}
  #wincome-cookie-banner{left:.5rem!important;right:.5rem!important;width:auto!important;max-width:none!important;overflow-wrap:anywhere}
  .wincome-cookie-actions{min-width:0}
  .category-section{padding:54px 0}
  .category-section .section-heading{margin-bottom:22px}
  .category-grid{grid-template-columns:repeat(2,1fr);gap:10px}
  .category-card{aspect-ratio:1.25}
  .category-card>span{left:12px;right:12px;bottom:10px}
  .category-card strong{font-size:.9rem}
  .category-card small{font-size:.58rem}
}

/* Explicit auto height overrides HTML image height hints on mobile browsers. */
.hero-small{height:auto}

/* Resources featured guide navigation */
.featured-guides{padding:64px 0 72px;background:linear-gradient(180deg,#0b1119,#080c11);border-top:1px solid var(--line)}
.featured-guides-heading{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:end;margin-bottom:28px}
.featured-guides-heading .eyebrow{margin-bottom:10px}
.featured-guides-heading h2,.resource-catalog-heading h2{font-size:clamp(2rem,3.5vw,3.4rem);line-height:1.05;letter-spacing:-.05em;margin:0}
.featured-guides-heading>p,.resource-catalog-heading>p:last-child{color:var(--muted);margin:0;max-width:650px}
.featured-guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.featured-guide-card{position:relative;min-height:330px;padding:28px;border:1px solid var(--line);border-radius:20px;background:#0d141d;display:flex;flex-direction:column;transition:transform .2s,border-color .2s,background .2s;overflow:hidden}
.featured-guide-card:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(24,212,154,.08),transparent 45%);opacity:0;transition:opacity .2s;pointer-events:none}
.featured-guide-card:hover{transform:translateY(-4px);border-color:rgba(24,212,154,.55);background:#101a23}
.featured-guide-card:hover:before{opacity:1}
.featured-guide-card-primary{border-color:rgba(24,212,154,.55);background:linear-gradient(145deg,rgba(24,212,154,.13),#0d141d 55%)}
.featured-guide-number{align-self:flex-end;color:#536272;font-size:.72rem;font-weight:900;letter-spacing:.12em}
.featured-guide-tag{margin-top:30px;color:var(--green);font-size:.64rem;font-weight:900;letter-spacing:.13em}
.featured-guide-card h3{font-size:1.32rem;line-height:1.18;margin:14px 0 10px;letter-spacing:-.025em}
.featured-guide-card p{color:var(--muted);font-size:.82rem;margin:0 0 22px;flex-grow:1}
.featured-guide-card strong{position:relative;color:var(--green);font-size:.75rem}
.featured-guides-all{display:inline-flex;margin-top:24px;color:var(--green);font-size:.78rem;font-weight:900}
.resource-catalog{scroll-margin-top:150px}
.resource-catalog-heading{margin-bottom:26px}
.resource-catalog-heading .eyebrow{margin-bottom:10px}
.resource-catalog-heading>p:last-child{margin-top:12px}

@media(max-width:1050px){
  .featured-guide-grid{grid-template-columns:repeat(2,1fr)}
  .featured-guide-card{min-height:290px}
}

@media(max-width:680px){
  .featured-guides{padding:48px 0 54px}
  .featured-guides-heading{grid-template-columns:1fr;gap:14px;align-items:start}
  .featured-guide-grid{grid-template-columns:1fr}
  .featured-guide-card{min-height:0;padding:24px}
  .featured-guide-tag{margin-top:16px}
  .resource-catalog{scroll-margin-top:210px}
}

/* Keep form text readable and prevent mobile browsers from zooming on focus. */
.quote-form input,.quote-form select,.quote-form textarea{font-size:1rem}

/* Keep primary mobile controls at a reliable touch size. */
.nav-toggle,.filter-button{min-height:44px}
