:root{--ink:#13201c;--muted:#5c6b66;--line:#dce7e2;--paper:#f6faf8;--white:#fff;--green:#0d6f57;--mint:#7de2bd;--gold:#d6a642;--navy:#10243f;--rose:#b54a55;--shadow:0 24px 70px rgba(13,43,35,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(18px,4vw,56px);background:rgba(246,250,248,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(19,32,28,.08)}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:0}.brand img{height:34px;width:auto}.site-nav{display:flex;align-items:center;gap:8px}.site-nav a{padding:10px 13px;border-radius:999px;font-weight:700;color:#31433d}.nav-pill{border:1px solid var(--line)}.nav-button,.btn.primary{background:var(--green);color:white!important;box-shadow:0 12px 30px rgba(13,111,87,.24)}.nav-toggle{display:none;border:0;background:transparent;padding:8px}.nav-toggle span{display:block;width:25px;height:2px;background:var(--ink);margin:5px 0}.hero,.page-hero{min-height:calc(100vh - 68px);display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:end;gap:28px;padding:clamp(72px,10vw,150px) clamp(18px,5vw,72px) 56px;background:linear-gradient(90deg,rgba(9,28,24,.88),rgba(9,28,24,.48),rgba(9,28,24,.18)),var(--hero-image) center/cover;color:white}.hero-content,.page-hero>div{max-width:820px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:var(--gold)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,7vw,86px);line-height:.95;margin-bottom:22px;letter-spacing:0}h2{font-size:clamp(30px,4vw,54px);line-height:1.04;margin-bottom:18px}h3{font-size:22px;line-height:1.12;margin-bottom:10px}.hero p,.page-hero p{font-size:clamp(17px,2vw,22px);max-width:680px;color:rgba(255,255,255,.86)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border-radius:999px;font-weight:900}.btn.ghost{border:1px solid rgba(255,255,255,.42);color:white}.btn.light{background:white;color:var(--green)}.hero-panel{background:rgba(255,255,255,.92);color:var(--ink);padding:24px;border-radius:8px;box-shadow:var(--shadow);display:grid;gap:4px}.hero-panel strong{font-size:34px}.hero-panel span{color:var(--muted);margin-bottom:12px}.section{padding:84px clamp(18px,5vw,72px);display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:end}.intro p{font-size:20px;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:0 clamp(18px,5vw,72px) 84px}.service-grid.wide{padding-top:70px}.service-card{background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 10px 30px rgba(26,50,44,.07)}.service-card img{height:220px;width:100%;object-fit:cover}.service-card div{padding:24px}.service-card span{color:var(--green);font-weight:900;font-size:12px;text-transform:uppercase}.service-card p{color:var(--muted)}.service-card a{font-weight:900;color:var(--green)}.split-section,.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;padding:84px clamp(18px,5vw,72px);background:white}.split-section img{height:520px;width:100%;object-fit:cover;border-radius:8px}.split-section ul,.detail-grid ul{padding-left:20px;color:var(--muted)}.page-hero{min-height:560px;grid-template-columns:1fr}.page-hero.detail{min-height:620px}.detail-grid aside{background:var(--navy);color:white;border-radius:8px;padding:34px;box-shadow:var(--shadow)}.detail-grid aside strong{display:block;font-size:56px;line-height:1}.detail-grid aside span{color:var(--mint);font-weight:900}.process{padding:84px clamp(18px,5vw,72px)}.process>div,.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.process article,.mini-grid a{background:white;border:1px solid var(--line);border-radius:8px;padding:24px}.process b{color:var(--gold)}.related{padding:0 clamp(18px,5vw,72px) 84px}.mini-grid a{padding:0;overflow:hidden;font-weight:900}.mini-grid img{height:170px;width:100%;object-fit:cover}.mini-grid span{display:block;padding:18px}.cta-band{margin:0 clamp(18px,5vw,72px) 84px;border-radius:8px;padding:44px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:white;background:linear-gradient(90deg,rgba(16,36,63,.92),rgba(13,111,87,.72)),var(--hero-image) center/cover}.site-footer{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px;padding:48px clamp(18px,5vw,72px);background:#081612;color:white}.site-footer img{height:34px;margin-bottom:16px}.site-footer p{color:rgba(255,255,255,.68);max-width:360px}.site-footer strong,.site-footer a{display:block}.site-footer strong{margin-bottom:12px;color:var(--mint)}.site-footer a{color:rgba(255,255,255,.72);margin:8px 0}.auth-body{background:#081612}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)}.auth-visual{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:42px;color:white;background:linear-gradient(180deg,rgba(8,22,18,.35),rgba(8,22,18,.92)),var(--hero-image) center/cover}.auth-visual h1{font-size:clamp(38px,5vw,68px)}.auth-visual p{max-width:560px;color:rgba(255,255,255,.78);font-size:18px}.auth-brand img{height:38px}.auth-card{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,6vw,72px);background:var(--paper)}.auth-card h2{font-size:clamp(30px,4vw,48px)}.auth-form{display:grid;gap:16px;margin-top:22px}.auth-form .two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.auth-form label{font-weight:800;color:#273934}.auth-form input,.auth-form select{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:8px;background:white;padding:14px 14px;font:inherit;color:var(--ink)}.auth-form input:focus,.auth-form select:focus{outline:3px solid rgba(125,226,189,.32);border-color:var(--green)}.auth-form button{border:0;border-radius:999px;background:var(--green);color:white;font-weight:900;padding:15px 18px;font:inherit;cursor:pointer}.auth-row{display:flex;justify-content:space-between;gap:12px;font-size:14px}.check{display:flex;align-items:center;gap:8px;font-weight:700!important}.check input{width:auto;margin:0}.switch-auth{margin-top:22px}.switch-auth a,.auth-row a{color:var(--green);font-weight:900}.mobile-logo{display:none}.mobile-logo img{height:34px}.alert{border-radius:8px;padding:12px 14px;margin:12px 0;background:#ffe8e8;color:#8b1d2a;font-weight:800}.alert-danger{background:#ffe8e8;color:#8b1d2a}@media (max-width:980px){.site-nav{position:fixed;left:18px;right:18px;top:72px;display:none;flex-direction:column;align-items:stretch;background:white;border:1px solid var(--line);border-radius:8px;padding:12px;box-shadow:var(--shadow)}.site-nav.open{display:flex}.nav-toggle{display:block}.hero{grid-template-columns:1fr;min-height:auto}.hero-panel{grid-template-columns:repeat(3,1fr)}.section,.split-section,.detail-grid,.auth-shell{grid-template-columns:1fr}.service-grid,.process>div,.mini-grid,.site-footer{grid-template-columns:1fr 1fr}.auth-visual{min-height:420px}.auth-card{min-height:auto}.cta-band{align-items:flex-start;flex-direction:column}}@media (max-width:640px){.hero,.page-hero{padding-top:92px}.hero-panel,.service-grid,.process>div,.mini-grid,.site-footer,.auth-form .two{grid-template-columns:1fr}.hero-panel strong{font-size:28px}.split-section img{height:320px}.auth-visual{display:none}.auth-shell{display:block}.mobile-logo{display:inline-flex;margin-bottom:28px}.auth-card{min-height:100vh}.cta-band{margin-left:18px;margin-right:18px;padding:28px}.site-header{padding:13px 18px}.brand span{display:none}}

.home-hero{min-height:calc(100vh - 68px);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);align-items:center;gap:42px;padding:clamp(70px,9vw,130px) clamp(18px,5vw,72px);background:radial-gradient(circle at 82% 18%,rgba(125,226,189,.24),transparent 30%),linear-gradient(135deg,#f8fbf5 0%,#eef7f0 48%,#fff 100%)}.home-hero-copy{max-width:820px}.home-hero h1{color:#062f22;font-size:clamp(44px,7vw,82px);line-height:.98}.home-hero p{max-width:700px;color:var(--muted);font-size:clamp(17px,2vw,22px)}.btn.ghost.green{border:1px solid var(--green);color:var(--green)}.home-dashboard-preview{padding:22px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.preview-top{display:flex;gap:8px;margin-bottom:18px}.preview-top span{width:10px;height:10px;border-radius:50%;background:#dce7e2}.preview-card.large{padding:28px;border-radius:20px;background:linear-gradient(135deg,#0b3f24,#188342);color:#fff}.preview-card b{display:block;font-size:42px;line-height:1}.preview-card span,.preview-grid span{color:rgba(255,255,255,.75)}.preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:14px 0}.preview-grid div{padding:20px;border-radius:18px;background:#f1f8f3}.preview-grid b{display:block;color:var(--green);font-size:28px}.preview-grid span{color:var(--muted)}.home-dashboard-preview>a{display:flex;justify-content:center;padding:14px;border-radius:999px;background:var(--green);color:#fff;font-weight:800}.metric-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:0 clamp(18px,5vw,72px) 72px}.metric-row article{padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(13,43,35,.07)}.metric-row strong{display:block;color:var(--green);font-size:34px;line-height:1}.metric-row span{display:block;margin-top:8px;color:var(--muted);font-weight:700}.content-band{padding:82px clamp(18px,5vw,72px);background:#fff}.blog-band{background:var(--paper)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-head h2{margin-bottom:0}.section-head a{color:var(--green);font-weight:800}.faq-list{display:grid;gap:12px}.faq-list details{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.faq-list summary{cursor:pointer;padding:18px 20px;color:#0a3427;font-weight:800}.faq-list p{margin:0;padding:0 20px 20px;color:var(--muted)}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.blog-card{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 12px 34px rgba(13,43,35,.07)}.blog-card img{height:210px;width:100%;object-fit:cover}.blog-card div{padding:22px}.blog-card span{color:var(--green);font-size:12px;font-weight:800;text-transform:uppercase}.blog-card p{color:var(--muted)}.blog-card a{color:var(--green);font-weight:800}.post-body{max-width:860px;margin:0 auto;padding:84px 18px}.post-body img{width:100%;max-height:430px;object-fit:cover;border-radius:18px;margin-bottom:30px}.post-body p{font-size:18px;color:var(--muted)}@media (max-width:980px){.home-hero,.metric-row{grid-template-columns:1fr}.blog-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.home-hero{min-height:auto;padding-top:80px}.home-dashboard-preview{border-radius:18px}.metric-row,.blog-grid{grid-template-columns:1fr}.section-head{display:block}.content-band{padding-top:58px;padding-bottom:58px}}

.legal-content{max-width:940px;margin:0 auto;padding:42px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--ink);box-shadow:0 18px 42px rgba(24,52,36,.08);font-size:17px;line-height:1.8}.legal-content p{color:var(--muted)}@media (max-width:640px){.legal-content{padding:26px;font-size:15px}}

.testimonial-band{background:#f6faf8}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.testimonial-card{display:grid;grid-template-rows:220px 1fr;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 14px 38px rgba(13,43,35,.08)}.testimonial-card>img{width:100%;height:100%;object-fit:cover}.testimonial-card>div{display:flex;min-height:260px;flex-direction:column;padding:24px}.stars{margin-bottom:14px;color:var(--gold);font-size:18px;letter-spacing:2px}.testimonial-card p{flex:1;color:var(--muted)}.testimonial-card strong{display:block;color:var(--ink);font-size:18px}.testimonial-card span{color:var(--green);font-weight:800}@media (max-width:980px){.testimonial-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.testimonial-grid{grid-template-columns:1fr}.testimonial-card{grid-template-rows:190px 1fr}}

/* 2026 refresh */
:root{--green:#188342;--ink:#003b2b;--gold:#f59e0b;--paper:#f8f5ee;--line:#e2d8c9;--shadow:0 22px 60px rgba(24,49,35,.14)}
.front-header{min-height:82px;padding:18px clamp(22px,4.5vw,82px);background:#fff;border-bottom:1px solid #e7dfd3;box-shadow:none}.front-header .brand img{height:48px;max-width:220px;object-fit:contain}.front-header .brand span{display:none}.front-header .site-nav{gap:22px}.front-header .site-nav a{position:relative;border-radius:0;padding:12px 0;color:#13201c;font-size:16px;font-weight:800}.front-header .site-nav a.active,.front-header .site-nav a:hover{color:var(--green)}.front-header .site-nav a.active::after{content:"";position:absolute;left:0;right:0;bottom:-18px;height:3px;background:var(--green)}.nav-caret{font-size:18px;line-height:0}.front-header .nav-pill{min-width:110px;border:1px solid var(--green);border-radius:999px;padding:14px 24px;color:#0b3f24;text-align:center}.front-header .nav-button{border-radius:999px;padding:14px 26px;background:var(--green);box-shadow:0 14px 28px rgba(24,131,66,.2);color:#fff!important}
.home-hero-slider{position:relative;min-height:calc(100vh - 82px);overflow:hidden;background:#06150f}.home-slide{position:absolute;inset:0;display:grid;align-items:center;padding:clamp(84px,12vw,150px) clamp(24px,6vw,86px);opacity:0;pointer-events:none;transition:opacity .7s ease;background:linear-gradient(90deg,rgba(4,24,16,.84),rgba(24,131,66,.58),rgba(24,131,66,.18)),var(--hero-image) center/cover;color:#fff}.home-slide.active{opacity:1;pointer-events:auto}.home-slide-content{max-width:920px}.home-slide h1{max-width:880px;font-size:clamp(42px,7vw,86px);line-height:1.02;color:#fff}.home-slide p{max-width:760px;color:rgba(255,255,255,.88);font-size:clamp(17px,2vw,22px)}.home-slide .btn{min-width:150px;border:2px solid rgba(255,255,255,.84);font-size:15px;text-transform:uppercase}.home-slide .btn.primary{border-color:#fff;background:#fff;color:var(--green)!important;box-shadow:0 14px 34px rgba(0,0,0,.18)}.home-slide .btn.ghost{background:transparent;color:#fff}.home-slide .btn.light{background:#fff;color:var(--green);box-shadow:0 14px 34px rgba(0,0,0,.18)}.hero-dots{position:absolute;left:clamp(24px,6vw,86px);bottom:34px;display:flex;gap:10px}.hero-dots button{width:10px;height:10px;border:0;border-radius:999px;background:rgba(255,255,255,.45)}.hero-dots button.active{width:34px;background:#fff}
.faq-band{background:#fff;padding-top:100px}.faq-page{min-height:calc(100vh - 82px)}.faq-heading{max-width:860px;margin:0 auto 54px;text-align:center}.faq-heading .eyebrow{color:var(--green);letter-spacing:.24em}.faq-heading .eyebrow::before{content:"";width:28px;height:1px;background:var(--green)}.faq-heading h1,.faq-heading h2{font-family:Georgia,"Times New Roman",serif;color:#003b2b;font-size:clamp(36px,5vw,62px);line-height:1.05}.styled-faq{max-width:1160px;margin:0 auto;gap:18px}.styled-faq details{border:1px solid var(--line);border-radius:16px;background:#fbf7ef}.styled-faq summary{position:relative;padding:24px 72px 24px 30px;color:#003b2b;font-size:18px;font-weight:900;list-style:none}.styled-faq summary::-webkit-details-marker{display:none}.styled-faq summary::after{content:"+";position:absolute;right:30px;top:50%;width:38px;height:38px;display:grid;place-items:center;transform:translateY(-50%);border-radius:50%;background:#fff;color:var(--green);font-size:24px}.styled-faq details[open] summary::after{content:"-"}.styled-faq p{padding:0 30px 24px;color:#5c6b66;font-size:16px}
.testimonial-band{background:#f6f1ff;padding-top:86px}.testimonial-head{text-align:center;margin-bottom:48px}.testimonial-head h2{margin-bottom:10px;color:#130031;font-family:Inter,Arial,sans-serif;font-size:clamp(34px,4vw,50px);font-weight:900}.testimonial-head p{color:#6b7280;font-size:20px}.testimonial-shell{max-width:1630px;margin:0 auto}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.testimonial-card{display:block;min-height:400px;border:0;border-radius:26px;background:#fff;box-shadow:0 20px 42px rgba(84,39,126,.08)}.testimonial-card>div{min-height:400px;padding:42px;display:flex;flex-direction:column}.stars{color:#f59e0b;font-size:26px;letter-spacing:4px}.testimonial-card p{flex:1;margin-top:18px;color:#1f2937;font-size:19px;font-style:italic;line-height:1.75}.testimonial-person{display:flex;align-items:center;gap:18px;padding-top:24px;border-top:1px solid #e8e2f3}.testimonial-avatar{width:68px;height:68px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--green);color:#fff!important;font-size:28px;font-weight:900}.testimonial-person strong{color:#130031;font-size:18px}.testimonial-person small{display:block;color:#9ca3af;font-size:15px}.testimonial-controls{display:flex;justify-content:center;gap:26px;margin-top:34px}.testimonial-controls button{width:72px;height:72px;border:4px solid rgba(24,131,66,.2);border-radius:50%;background:#fff;color:var(--green);font-size:46px;line-height:1;cursor:pointer}
.auth-body{background:linear-gradient(135deg,#0b3f24 0%,#188342 100%)}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:22px;grid-template-columns:1fr}.auth-visual{display:none}.auth-card{width:min(100%,460px);min-height:0;padding:34px;border-radius:18px;background:#fff;box-shadow:0 24px 60px rgba(0,0,0,.22)}.auth-card .mobile-logo{display:flex;justify-content:center;margin:0 auto 26px}.auth-card .mobile-logo img{height:58px;max-width:190px;object-fit:contain}.auth-card .eyebrow{display:none}.auth-card h2{margin:0 0 8px;text-align:center;color:#003b2b;font-size:32px;font-weight:900}.auth-card>p{text-align:center;color:#65746c}.auth-form input,.auth-form select{min-height:48px;border-radius:12px}.auth-form button{border-radius:12px;background:var(--green)}.switch-auth,.auth-row{font-size:14px}
@media (max-width:980px){.front-header{min-height:76px}.front-header .brand img{height:42px}.front-header .site-nav{position:fixed;left:18px;right:18px;top:84px;display:none;gap:4px;padding:16px;border-radius:16px}.front-header .site-nav.open{display:flex}.front-header .site-nav a.active::after{display:none}.home-hero-slider{min-height:calc(100vh - 76px)}.home-slide{padding:96px 28px 84px}.home-slide h1{font-size:clamp(42px,10vw,58px)}.home-slide .hero-actions{justify-content:center}.testimonial-grid{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.testimonial-grid::-webkit-scrollbar{display:none}.testimonial-card{min-width:100%;scroll-snap-align:center}.testimonial-card>div{min-height:0}.testimonial-shell{max-width:930px}}@media (max-width:640px){.front-header .brand img{height:38px}.home-slide{align-items:start;padding-top:88px;text-align:left}.home-slide h1{font-size:44px;line-height:1.3}.home-slide p{font-size:18px}.home-slide .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:44px}.home-slide .btn.light{grid-column:1 / -1;justify-self:center;min-width:230px}.hero-dots{bottom:24px}.faq-band{padding-top:64px}.styled-faq summary{padding:20px 62px 20px 20px;font-size:16px}.testimonial-head p{font-size:18px}.testimonial-card{border-radius:24px}.testimonial-card>div{padding:34px}.testimonial-card p{font-size:20px}.testimonial-controls button{width:64px;height:64px}.site-footer{grid-template-columns:1fr}}

/* compact polish */
.front-header{min-height:74px;padding-top:12px;padding-bottom:12px}.front-header .brand img{height:42px}.front-header .site-nav{align-items:center}.front-header .nav-button,.front-header .nav-pill{display:inline-flex;align-items:center;justify-content:center;min-height:46px;white-space:nowrap}.nav-dropdown{position:relative;display:inline-flex;align-items:center}.nav-dropdown>button{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#13201c;font:inherit;font-size:16px;font-weight:800;cursor:pointer}.nav-dropdown>button:hover{color:var(--green)}.nav-menu{position:absolute;top:calc(100% + 18px);left:0;z-index:40;min-width:210px;display:none;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.nav-dropdown.open .nav-menu{display:grid}.nav-menu a{padding:10px 12px!important;border-radius:10px!important;color:#13201c!important}.nav-menu a:hover{background:#eef8f1;color:var(--green)!important}
.home-hero-slider{min-height:620px}.home-slide{padding-top:84px;padding-bottom:76px}.home-slide h1{font-size:clamp(38px,5.6vw,70px)}.home-slide .hero-actions{margin-top:24px}.home-slide .btn{min-height:46px;padding:12px 18px}.hero-dots{bottom:24px}.section.intro{padding-top:64px;padding-bottom:54px}.service-grid{padding-bottom:62px}.split-section{padding-top:62px;padding-bottom:62px}.content-band{padding-top:66px;padding-bottom:66px}
.auth-shell{padding:18px}.auth-card{width:min(100%,390px);padding:26px;border-radius:16px}.auth-card.register-card{width:min(100%,460px);padding:24px}.auth-card .mobile-logo{margin-bottom:16px}.auth-card .mobile-logo img{height:44px;max-width:160px}.auth-card h2{font-size:26px}.auth-card>p{margin-bottom:14px;font-size:14px}.auth-form{gap:11px;margin-top:14px}.auth-form label{font-size:13px}.auth-form input,.auth-form select{min-height:42px;padding:10px 12px}.auth-form button{padding:12px 16px}.switch-auth{margin-top:14px}
.testimonial-band{background:#eef8f1}.testimonial-head{margin-bottom:30px}.testimonial-head h2{font-size:clamp(28px,3.2vw,42px)}.testimonial-head p{font-size:17px}.testimonial-grid{gap:18px}.testimonial-card{min-height:300px;border-radius:18px}.testimonial-card>div{min-height:300px;padding:28px}.stars{font-size:20px;margin-bottom:8px}.testimonial-card p{margin-top:10px;font-size:16px;line-height:1.65}.testimonial-person{padding-top:16px}.testimonial-avatar{width:54px;height:54px;font-size:22px}.testimonial-controls{margin-top:22px}.testimonial-controls button{width:54px;height:54px;border-width:3px;font-size:34px}
@media (max-width:980px){.front-header .site-nav{align-items:stretch}.nav-dropdown{display:block}.nav-dropdown>button{width:100%;justify-content:space-between;padding:12px 13px}.nav-menu{position:static;box-shadow:none;margin-top:6px}.nav-dropdown.open .nav-menu{display:grid}.front-header .nav-button,.front-header .nav-pill{width:100%;padding:12px 18px!important}.home-hero-slider{min-height:560px}.home-slide{padding-top:78px;padding-bottom:64px}.home-slide .hero-actions{justify-content:flex-start}.testimonial-card{min-width:calc(100% - 2px)}}@media (max-width:640px){.home-hero-slider{min-height:560px}.home-slide h1{font-size:34px;line-height:1.22}.home-slide p{font-size:16px}.home-slide .hero-actions{grid-template-columns:1fr;gap:12px;margin-top:24px}.home-slide .btn.light{grid-column:auto;justify-self:stretch;min-width:0}.auth-card,.auth-card.register-card{width:min(100%,360px);padding:22px}.auth-form .two{gap:10px}.testimonial-card>div{padding:24px}.testimonial-card p{font-size:16px}.testimonial-controls button{width:48px;height:48px}}

.home-notice-stack{position:fixed;top:112px;left:22px;z-index:35;pointer-events:none}.home-notice{position:absolute;display:flex;align-items:center;gap:12px;width:min(420px,calc(100vw - 44px));padding:18px 20px;border-radius:8px;background:rgba(10,34,27,.92);color:#fff;box-shadow:0 18px 45px rgba(0,0,0,.22);opacity:0;transform:translateY(-12px);transition:opacity .28s ease,transform .28s ease}.home-notice.active{opacity:1;transform:translateY(0)}.home-notice span{width:54px;height:54px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#f8a316;color:#fff;font-size:34px;font-weight:900}.home-notice p{margin:0;font-size:16px;font-weight:800;line-height:1.3}
.trading-band{padding:72px clamp(18px,5vw,72px);background:#101f18;color:#fff}.trading-head{max-width:820px;margin:0 auto 30px;text-align:center}.trading-head .eyebrow{color:#8ee2ab}.trading-head h2{font-family:Georgia,"Times New Roman",serif;color:#fff;font-size:clamp(32px,4vw,52px)}.trading-head p{color:rgba(255,255,255,.72)}.trading-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.trade-plan-card{overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#071f17;box-shadow:0 24px 60px rgba(0,0,0,.18)}.trade-plan-card header{padding:24px 22px;text-align:center;background:#188342}.trade-plan-card h3{margin:0 0 8px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:28px;text-transform:uppercase}.trade-plan-card header strong{font-size:17px}.trade-plan-body{padding:24px}.trade-plan-body p{margin:0;padding:18px 0;border-bottom:2px solid rgba(255,255,255,.82);text-align:center;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:21px}.trade-plan-body p span{color:#57c79b}.trade-plan-range{display:flex;justify-content:space-between;gap:14px;padding:30px 8px 18px}.trade-plan-range b,.trade-plan-range small{display:block}.trade-plan-range b{font-size:20px}.trade-plan-range small{color:#57c79b;font-size:15px}.trade-plan-body input{width:78%;display:block;margin:0 auto 26px;accent-color:#188342}.trade-plan-body a{display:flex;justify-content:center;margin:0 auto;padding:13px 18px;max-width:240px;border:2px solid #57c79b;border-radius:8px;color:#fff;font-weight:900}
@media (max-width:1180px){.trading-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.home-notice-stack{top:86px;left:12px}.home-notice{width:calc(100vw - 24px);padding:14px}.home-notice span{width:46px;height:46px;font-size:28px}.home-notice p{font-size:14px}.trading-band{padding:54px 18px}.trading-grid{grid-template-columns:1fr}.trade-plan-card header{padding:20px}.trade-plan-body{padding:20px}.trade-plan-body p{font-size:18px;padding:14px 0}.trade-plan-range{padding-top:22px}}

.page-hero,.page-hero.detail{min-height:360px!important;padding-top:88px!important;padding-bottom:48px!important}
.page-hero h1{font-size:clamp(36px,5vw,58px)}
.page-hero p{font-size:clamp(16px,1.8vw,20px)}

/* Header button alignment fix */
.front-header .site-nav {
  gap: clamp(12px, 1.25vw, 22px);
}

.front-header .nav-button {
  min-width: 186px;
  min-height: 54px;
  padding: 0 22px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
}

@media (max-width: 1180px) {
  .front-header {
    padding-left: 34px;
    padding-right: 34px;
  }

  .front-header .site-nav {
    gap: 12px;
  }

  .front-header .nav-button {
    min-width: 170px;
    padding: 0 18px !important;
  }
}
@media (max-width:640px){.page-hero,.page-hero.detail{min-height:280px!important;padding-top:72px!important;padding-bottom:34px!important}}

.site-footer{grid-template-columns:2fr 1fr 1fr 1fr;align-items:start}
.site-footer-brand{grid-column:auto;max-width:520px}
.site-footer-company,.site-footer-contact,.site-footer-account,.site-footer-account a{text-align:left}
.chat-bubbles{position:fixed;right:22px;bottom:86px;z-index:50;display:grid;gap:10px}
.chat-bubble{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;color:#fff!important;font-weight:900;box-shadow:0 16px 34px rgba(0,0,0,.2)}
.chat-bubble.whatsapp{background:#188342}
.chat-bubble.telegram{background:#229ed9}
.chat-bubble svg{width:28px;height:28px;display:block;fill:currentColor}
@media (max-width:640px){.hero-dots{left:50%!important;right:auto;transform:translateX(-50%);justify-content:center}.site-footer{grid-template-columns:1fr}.site-footer-brand,.site-footer-company,.site-footer-contact,.site-footer-account,.site-footer-account a{text-align:left}.chat-bubbles{right:14px;bottom:82px}.chat-bubble{width:48px;height:48px}}
