:root{--green:#157347;--deep:#0f5132;--soft:#eef8f2;--line:#dfeee5;--text:#1b2b24}*{box-sizing:border-box}body{color:var(--text);background:#f8fbf9;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.brand{font-weight:800;color:var(--green)!important;letter-spacing:0}.top-strip{height:40px;background:#0B5D2A;color:white;display:flex;align-items:center;font-weight:600}.top-strip-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}.top-contact{white-space:nowrap;font-size:15px}.top-social{display:flex;align-items:center;gap:10px}.top-social a{width:26px;height:26px;display:grid;place-items:center;color:white;text-decoration:none;font-weight:800;border-radius:50%;line-height:1;transition:color .15s ease,background-color .15s ease}.top-social a:hover{color:#f0c85a;background:rgba(255,255,255,.1)}.top-social svg{width:17px;height:17px;display:block;fill:currentColor}.logo-full,.brand-logo,.footer-logo-img,.sidebar-logo,.topbar-logo,.auth-logo,.doc-logo-img,.id-logo-img{width:auto;object-fit:contain;display:block}.brand-logo{height:60px;max-width:220px}.brand-icon,.logo-icon,.sidebar-icon,.topbar-icon,.auth-icon,.notify-icon,.id-icon-img{width:auto;object-fit:contain;display:inline-block;vertical-align:middle}.brand-icon{height:38px}.logo-desktop{display:inline-flex;align-items:center}.logo-mobile{display:none;align-items:center;gap:8px;color:var(--green);font-weight:800}.logo-fallback{font-weight:800;color:var(--green)}.icon-fallback{display:inline-grid;place-items:center;background:var(--green);color:white;border-radius:8px;font-weight:800}.footer-logo-img{height:58px;max-width:220px;filter:brightness(0) invert(1)}.auth-brand{background:white;border:1px solid var(--line);border-radius:8px;padding:18px;margin-bottom:18px;display:grid;gap:10px;justify-items:center;box-shadow:0 10px 30px rgba(15,81,50,.06)}.auth-logo{height:72px;max-width:280px}.auth-mini{display:flex;align-items:center;gap:8px;color:#587566;font-weight:700}.auth-icon{height:24px}.auth-page{min-height:calc(100vh - 40px);display:grid;place-items:center;padding:56px 16px;background:linear-gradient(135deg,#f6fbf8,#eef8f2)}.login-card{width:min(100%,460px);background:white;border:1px solid var(--line);border-radius:14px;padding:34px;box-shadow:0 24px 70px rgba(15,81,50,.14)}.login-card .auth-brand{border:0;box-shadow:none;padding:0;margin:0 0 22px;background:transparent}.login-card .auth-logo{height:84px;max-width:300px}.login-card h1{text-align:center;color:var(--deep);font-weight:800;font-size:28px;margin:0 0 22px}.login-form{display:grid;gap:16px}.login-form label{font-weight:700;color:#28483a}.login-form .form-control{height:48px;margin-top:7px;border-color:#cadbd1;border-radius:8px}.login-form .form-control:focus{border-color:var(--green);box-shadow:0 0 0 .2rem rgba(21,115,71,.12)}.login-as{display:grid;gap:8px;font-weight:800;color:#28483a}.segmented{display:grid;grid-template-columns:1fr 1fr;padding:4px;border:1px solid var(--line);border-radius:10px;background:#f5faf7}.segmented input{position:absolute;opacity:0;pointer-events:none}.segmented label{margin:0;text-align:center;padding:10px 14px;border-radius:8px;cursor:pointer;color:#537061;font-weight:800;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.segmented input:checked+label{background:white;color:var(--deep);box-shadow:0 8px 18px rgba(15,81,50,.12)}.auth-links{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:18px 0 0;color:#6a8175;font-weight:700}.auth-links a{color:var(--green);text-decoration:none}.auth-links a:hover{text-decoration:underline}.topbar-brand{display:flex;align-items:center;gap:14px;min-width:0}.topbar-logo{height:44px;max-width:180px}.topbar-icon{height:32px}.notify-icon{height:18px}.doc-logo-img{height:72px;max-width:260px;margin-bottom:18px}.id-logo-img{height:54px;max-width:210px;margin-bottom:12px;filter:brightness(0) invert(1)}.id-icon-img{height:42px;margin-bottom:12px}.navbar{border-bottom:1px solid var(--line)}.hero{background:linear-gradient(135deg,#147044,#26a66a);background-size:cover;background-position:center;color:white;min-height:520px;display:flex;align-items:center;padding:92px 0}.hero h1{font-size:56px;font-weight:800;letter-spacing:0;max-width:760px}.hero p{font-size:20px;max-width:720px}.corporate-slider .carousel-control-prev,.corporate-slider .carousel-control-next{width:7%}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.section-head a{color:var(--green);font-weight:700;text-decoration:none}.hero-panel{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.3);padding:28px;border-radius:8px;display:grid;gap:10px}.pill-row{display:flex;flex-wrap:wrap;gap:10px}.pill-row span{background:white;border:1px solid var(--line);padding:12px 16px;border-radius:999px;box-shadow:0 6px 18px rgba(15,81,50,.05)}.pill-row small{color:var(--green);font-weight:700}.band{background:var(--soft);padding:56px 0}.video-box,.chart-placeholder,.preview-box{height:180px;background:linear-gradient(135deg,#e7f4ec,#ffffff);border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;color:#49745c;text-align:center;padding:18px;text-decoration:none}.video-box b{display:block;color:var(--deep)}.video-box span{color:#49745c}.info-tile,.testimonial{height:100%;background:white;border:1px solid var(--line);border-radius:8px;padding:20px;box-shadow:0 10px 28px rgba(15,81,50,.06)}.info-tile h5{color:var(--deep)}.testimonial p{font-size:17px}.blog-card a{color:var(--green);font-weight:700;text-decoration:none}.newsletter{background:#157347;color:white;padding:46px 0}.newsletter .container{display:flex;align-items:center;justify-content:space-between;gap:20px}.newsletter-form{display:flex;gap:10px;min-width:min(520px,100%)}.newsletter-form .form-control{height:46px}.product{border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 22px rgba(15,81,50,.05)}.product img{height:190px;object-fit:cover}.detail-img{width:100%;border-radius:8px;border:1px solid var(--line)}.gallery-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.gallery-strip img{width:100%;aspect-ratio:1;object-fit:cover;border:1px solid var(--line);border-radius:8px;background:white}.qr-img{max-width:220px;width:100%;border:1px solid var(--line);border-radius:8px;background:white;padding:8px}.cms-body{background:white;border:1px solid var(--line);border-radius:8px;padding:24px;box-shadow:0 8px 24px rgba(15,81,50,.04)}.article h1{color:var(--deep)}.footer{background:#0e3022;color:#d9f2e5}.footer a,.footer span{display:block;color:#d9f2e5;text-decoration:none;margin:.35rem 0}.narrow{max-width:760px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;background:white;border:1px solid var(--line);border-radius:8px;padding:18px;box-shadow:0 10px 30px rgba(15,81,50,.06)}.form-grid h5,.form-grid button,.form-grid .check{grid-column:1/-1}.form-grid textarea{min-height:110px}.compact-form{grid-template-columns:1fr;gap:8px;padding:10px;box-shadow:none;min-width:220px}.compact-form label,.compact-form button,.compact-form span{grid-column:1/-1}.check{display:flex;gap:8px;align-items:center}.shell{display:flex;min-height:100vh}.side-section{margin:16px 0 6px;padding:8px 12px;color:#9fe0bd;text-transform:uppercase;font-size:12px;font-weight:800;border-top:1px solid rgba(255,255,255,.12)}.main{margin-left:260px;flex:1;min-width:0}.topbar{height:68px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:3}.account-meta{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.notification-link{display:inline-flex;gap:5px;align-items:center;color:var(--deep);text-decoration:none;font-weight:800;margin-right:12px}.content{padding:24px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.metric{background:white;border:1px solid var(--line);border-radius:8px;padding:18px;box-shadow:0 8px 24px rgba(15,81,50,.05)}.metric span{display:block;color:#5d7668;font-size:14px}.metric b{font-size:24px;color:var(--deep)}.panel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;margin-top:18px}.panel-grid section,.empty-state,.letter{background:white;border:1px solid var(--line);border-radius:8px;padding:18px}.table-card{background:white;border:1px solid var(--line);border-radius:8px;overflow:auto}.table{min-width:760px;margin:0}.inline{display:flex;gap:6px;align-items:center}.mini{width:84px;border:1px solid #ced4da;border-radius:6px;padding:4px 8px}.id-card-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;max-width:760px}.id-card-face{min-height:220px;background:linear-gradient(135deg,#157347,#0e3022);color:white;border-radius:8px;padding:24px;box-shadow:0 12px 30px rgba(15,81,50,.18)}.id-card-face.back{background:white;color:var(--text);border:1px solid var(--line)}.tree-root{background:white;border:1px solid var(--line);border-radius:8px;padding:16px;display:flex;gap:12px;align-items:center;box-shadow:0 8px 22px rgba(15,81,50,.05)}.tree-root b{background:var(--green);color:white;padding:8px 12px;border-radius:8px}@media(max-width:900px){.top-strip{height:40px}.top-strip-inner{gap:8px}.top-contact{font-size:13px}.top-social{gap:6px}.top-social a{width:24px;height:24px;font-size:13px}.brand-logo{height:45px;max-width:170px}.logo-desktop{display:none}.logo-mobile{display:inline-flex}.topbar-logo{display:none}.topbar-brand .logo-mobile{display:inline-flex}.topbar-brand{gap:8px}.shell{display:block}.main{margin-left:0}.topbar{position:static}.form-grid{grid-template-columns:1fr}.hero{min-height:430px;padding:64px 0}.hero h1{font-size:38px}.content{padding:16px}.newsletter .container{display:block}.newsletter-form{margin-top:16px;display:grid}.section-head{align-items:flex-start;flex-direction:column}}.public-layout{background:#fff;color:#102a1f;overflow-x:hidden}.public-alert{margin-top:20px;margin-bottom:20px}.front-header{position:relative;top:auto;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(15,81,50,.12);box-shadow:0 10px 30px rgba(15,81,50,.08)}.front-header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.front-brand{display:flex;align-items:center;text-decoration:none;min-width:0}.front-nav{display:flex;align-items:center;gap:28px;font-weight:800}.front-nav a{color:#143d2b;text-decoration:none;white-space:nowrap}.front-nav a:hover{color:#0b7a3b}.front-nav .login-link{background:#0b7a3b;color:white;padding:10px 20px;border-radius:999px;box-shadow:0 10px 22px rgba(11,122,59,.2)}.front-nav .login-link:hover{background:#075f32;color:white}.front-menu-toggle{display:none;width:44px;height:44px;border:1px solid #dbe7df;border-radius:12px;background:white;place-items:center;padding:9px}.front-menu-toggle span{display:block;width:22px;height:2px;background:#0b5d2a;margin:4px auto;border-radius:999px}.front-drawer-overlay{position:fixed;inset:0;background:rgba(6,37,24,.48);z-index:50;display:none}.front-drawer{position:fixed;top:0;right:-320px;width:min(300px,86vw);height:100vh;background:white;z-index:60;box-shadow:-18px 0 40px rgba(0,0,0,.16);padding:18px;display:flex;flex-direction:column;gap:6px;transition:right .22s ease}.front-drawer.open{right:0}.front-drawer-overlay.open{display:block}.front-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.front-drawer-head .brand-logo{height:48px}.front-drawer-head button{border:0;background:#f1f5f3;color:#0b5d2a;width:38px;height:38px;border-radius:12px;font-size:26px;line-height:1}.front-drawer a{color:#143d2b;text-decoration:none;font-weight:800;padding:14px 12px;border-radius:12px}.front-drawer a:hover{background:#eef8f2;color:#0b7a3b}.front-page h1,.front-page h2,.front-page h3{letter-spacing:0}.hero-slider{position:relative;clear:both;width:100%;height:auto;margin:0;overflow:hidden;background:#fff}.hero-slider .carousel-inner,.hero-slider .carousel-item{width:100%;height:auto}.hero-slide{width:100%;height:auto;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.hero-slide img{display:block;width:100%;height:auto;max-width:1920px;aspect-ratio:1920 / 600;object-fit:contain;object-position:center center}.hero-copy{max-width:1180px}.hero-copy span,.page-hero span,.front-section-head span,.eyebrow,.community-band span{display:inline-flex;color:#f59e0b;font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.06em;margin-bottom:10px}.hero-copy h1{font-size:54px;line-height:1.04;font-weight:900;max-width:760px;margin:0 0 16px}.hero-copy p{font-size:19px;max-width:650px;color:rgba(255,255,255,.92);margin-bottom:24px}.front-section{padding:45px 0;background:#fff}.front-section.alt-section{background:linear-gradient(135deg,#fff7ed 0%,#f0fdf4 100%)}.front-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:28px}.front-section-head h2{font-size:36px;font-weight:900;color:#102a1f;margin:0}.front-section-head a{color:#0b7a3b;text-decoration:none;font-weight:900}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.category-card{display:grid;justify-items:center;text-align:center;gap:12px;background:rgba(255,255,255,.92);border:1px solid rgba(223,238,229,.92);border-radius:24px;padding:26px 22px;text-decoration:none;color:#102a1f;box-shadow:0 18px 44px rgba(15,81,50,.08);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;min-width:0}.category-card:hover{transform:translateY(-8px);box-shadow:0 28px 60px rgba(15,81,50,.16);border-color:#b9e2c7;color:#102a1f}.category-visual{width:90px;height:90px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:4px solid #fff;background:linear-gradient(145deg,#fff,#fff8e8);box-shadow:0 10px 25px rgba(8,91,49,.14),inset 0 0 0 1px rgba(245,158,11,.14);overflow:hidden}.category-visual>i{font-size:54px;line-height:1;color:#087a3b;filter:drop-shadow(0 3px 5px rgba(8,122,59,.13));transition:transform .18s ease,color .18s ease}.category-card:nth-child(even) .category-visual>i{color:#dc7a09}.category-card:hover .category-visual>i{transform:scale(1.08) rotate(-3deg)}.category-image{width:100%;height:100%;object-fit:cover}.category-card h3{font-size:20px;font-weight:950;margin:0;color:#102a1f}.category-card p{color:#5b7167;margin:0;font-weight:800}.category-card b{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 16px;border-radius:999px;background:#0b7a3b;color:white;font-size:12px;font-weight:950;letter-spacing:.04em}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.front-product-card{background:#fff;border:1px solid #dfeee5;border-radius:20px;overflow:hidden;box-shadow:0 18px 44px rgba(15,81,50,.08);display:flex;flex-direction:column;min-width:0;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.front-product-card:hover{transform:translateY(-5px);border-color:#b9ddc8;box-shadow:0 24px 52px rgba(15,81,50,.14)}.product-card-media{position:relative;overflow:hidden;background:linear-gradient(145deg,#fffaf2,#f4fbf7);border-bottom:1px solid #e7f1eb}.product-card-media img{display:block;width:100%;height:210px;object-fit:contain;padding:14px;transition:transform .25s ease}.front-product-card:hover .product-card-media img{transform:scale(1.035)}.product-card-body{padding:18px;display:flex;flex:1;flex-direction:column;gap:10px}.front-product-card h3{font-size:18px;font-weight:950;line-height:1.35;margin:0;color:#102a1f}.product-card-excerpt{color:#60776c;margin:0;min-height:42px;line-height:1.55;font-size:14px}.product-card-footer{display:flex;flex-direction:column;align-items:stretch;gap:11px;margin-top:auto;padding-top:4px}.front-product-card strong{font-size:20px;line-height:1.2;color:#004225;font-weight:950;white-space:nowrap}.product-card-actions{display:flex;align-items:center;gap:8px}.product-card-actions .btn{flex:1;border-radius:999px;font-weight:850;white-space:nowrap;padding:7px 13px}.product-eye-button{width:38px;height:38px;flex:0 0 38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #b8d8c5;border-radius:50%;background:#f2fbf5;color:#08743a;font-size:18px;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.product-eye-button:hover,.product-eye-button:focus-visible{background:#08743a;color:#fff;transform:translateY(-1px);box-shadow:0 9px 20px rgba(8,116,58,.2);outline:none}.product-modal-open{overflow:hidden}.product-quick-modal{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:24px}.product-quick-modal[hidden]{display:none}.product-modal-backdrop{position:absolute;inset:0;background:rgba(3,30,19,.72);backdrop-filter:blur(7px);animation:product-modal-fade .18s ease}.product-modal-dialog{position:relative;z-index:1;width:min(980px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border:1px solid rgba(255,255,255,.6);border-radius:28px;box-shadow:0 35px 100px rgba(0,0,0,.34);outline:none;animation:product-modal-rise .22s ease}.product-modal-x{position:absolute;right:16px;top:16px;z-index:3;width:42px;height:42px;border:1px solid #d8e9df;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.94);color:#123d2c;font-size:18px;box-shadow:0 8px 22px rgba(15,81,50,.12)}.product-modal-x:hover,.product-modal-x:focus-visible{background:#08743a;color:#fff;outline:none}.product-modal-loading{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#245340}.product-modal-spinner{width:42px;height:42px;border:4px solid #d8eee1;border-top-color:#08743a;border-radius:50%;animation:product-modal-spin .75s linear infinite}.product-modal-error{margin:80px 28px;padding:24px;border:1px solid #fecaca;border-radius:18px;background:#fff1f2;color:#991b1b;text-align:center;font-weight:850}.product-modal-content{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr)}.product-modal-visual{min-height:560px;display:flex;align-items:center;justify-content:center;padding:34px;background:linear-gradient(145deg,#fff9ed,#edf9f1)}.product-modal-visual img{display:block;width:100%;max-height:500px;object-fit:contain;filter:drop-shadow(0 18px 30px rgba(15,81,50,.16))}.product-modal-copy{padding:44px 40px 36px;display:flex;flex-direction:column;align-items:flex-start}.product-modal-copy>span{font-size:12px;letter-spacing:.09em;text-transform:uppercase;color:#d97706;font-weight:950}.product-modal-copy h2{font-size:clamp(26px,3vw,38px);line-height:1.15;color:#102a1f;font-weight:950;margin:8px 48px 20px 0}.product-modal-detail{width:100%;padding:14px 0;border-top:1px solid #e4eee8}.product-modal-detail h3{font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:#08743a;font-weight:950;margin:0 0 6px}.product-modal-detail p{white-space:pre-line;overflow-wrap:anywhere;color:#536b60;line-height:1.65;margin:0}.product-modal-copy>strong{font-size:27px;color:#004225;font-weight:950;margin-top:14px}.product-modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.product-modal-actions .btn{min-width:132px;border-radius:999px;padding:10px 20px;font-weight:900}@keyframes product-modal-fade{from{opacity:0}to{opacity:1}}@keyframes product-modal-rise{from{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}@keyframes product-modal-spin{to{transform:rotate(360deg)}}.product-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.product-actions.big{margin-top:22px}.why-grid,.value-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.why-grid>div,.value-grid article,.testimonial-grid article,.signup-panel,.contact-card,.front-form,.about-card,.cms-card{background:white;border:1px solid #dfeee5;border-radius:18px;padding:24px;box-shadow:0 18px 44px rgba(15,81,50,.08)}.why-grid b{display:block;font-size:20px;color:#102a1f;margin-bottom:8px}.why-grid p,.value-grid p,.testimonial-grid p,.signup-panel p,.contact-card p{color:#526a5f;margin:0}.community-band{background:linear-gradient(135deg,#0b7a3b 0%,#044424 100%);color:white;padding:58px 0}.community-band .container,.contact-cta .container{display:flex;align-items:center;justify-content:space-between;gap:24px}.community-band h2,.contact-cta h2{font-size:34px;font-weight:900;margin:0 0 10px}.community-band p{margin:0;color:rgba(255,255,255,.86);max-width:720px}.contact-cta{background:#fff7ed;padding:48px 0}.page-hero{background:linear-gradient(90deg,rgba(4,68,36,.9),rgba(11,122,59,.68)),url('images/why/business-opportunity.jpg');background-size:cover;background-position:center;color:white;padding:92px 0}.page-hero.compact-hero{padding:70px 0}.page-hero h1{font-size:48px;font-weight:900;margin:0 0 12px}.page-hero p{font-size:18px;max-width:760px;color:rgba(255,255,255,.9)}.about-layout,.contact-layout,.product-detail-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:start}.about-layout h2{font-size:36px;font-weight:900;color:#102a1f;margin-bottom:14px}.about-layout p{color:#526a5f;font-size:17px}.about-card h3,.contact-card h2{font-weight:900;color:#102a1f;margin-bottom:14px}.product-filter{display:grid;grid-template-columns:1fr 240px auto;gap:12px;background:#fff;border:1px solid #dfeee5;border-radius:18px;padding:16px;box-shadow:0 12px 32px rgba(15,81,50,.07)}.product-detail-img{width:100%;height:520px;object-fit:contain;background:#fff7ed;border:1px solid #dfeee5;border-radius:18px;box-shadow:0 18px 44px rgba(15,81,50,.08)}.product-detail-info{background:white;border:1px solid #dfeee5;border-radius:18px;padding:28px;box-shadow:0 18px 44px rgba(15,81,50,.08)}.product-detail-info span{color:#0b7a3b;font-weight:900;text-transform:uppercase}.product-detail-info h1{font-size:38px;font-weight:900;color:#102a1f;margin:8px 0 12px}.product-detail-info strong{font-size:28px;color:#004225;font-weight:900}.product-detail-info p{color:#526a5f;margin:18px 0}.promo-box{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:16px;display:grid;gap:8px}.promo-box label{font-weight:800;color:#102a1f}.promo-box small{color:#7c5b28;font-weight:700}.front-form{display:grid;gap:14px}.front-form label{font-weight:800;color:#102a1f}.front-form textarea{min-height:130px}.contact-mini{display:grid;gap:8px;background:#f0fdf4;border-radius:16px;padding:16px;color:#102a1f}.contact-premium-page{background:linear-gradient(180deg,#f0fdf4 0%,#fff 32%,#fff7ed 100%);overflow-x:hidden}.contact-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#06452f 0%,#0b7a3b 58%,#f59e0b 155%);color:#fff;padding:78px 0 70px}.contact-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 20%,rgba(245,158,11,.28),transparent 27%),radial-gradient(circle at 12% 80%,rgba(255,255,255,.16),transparent 30%);pointer-events:none}.contact-hero .container{position:relative;z-index:1;max-width:980px;text-align:center}.contact-hero span,.contact-form-head span{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.09em;font-weight:950;font-size:12px;color:#fbbf24;margin-bottom:10px}.contact-hero span:before,.contact-form-head span:before{content:"";width:30px;height:3px;border-radius:999px;background:#fbbf24}.contact-hero h1{font-size:clamp(40px,5vw,66px);font-weight:950;line-height:1;margin:0 0 14px}.contact-hero p{font-size:18px;line-height:1.7;color:rgba(255,255,255,.9);margin:0 auto;max-width:760px}.contact-premium-section{padding:56px 0;background:linear-gradient(135deg,#fff 0%,#f7fff9 50%,#fff7ed 100%)}.contact-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:-94px;margin-bottom:28px;position:relative;z-index:2}.contact-info-grid article{background:#fff;border:1px solid #dfeee5;border-radius:22px;padding:24px;box-shadow:0 20px 50px rgba(15,81,50,.12);min-height:174px;display:flex;flex-direction:column;gap:8px;transition:transform .18s ease,box-shadow .18s ease}.contact-info-grid article:hover{transform:translateY(-5px);box-shadow:0 28px 58px rgba(15,81,50,.16)}.contact-info-grid i{width:54px;height:54px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff7ed,#f0fdf4);color:#0b7a3b;font-size:25px;border:1px solid rgba(11,122,59,.18)}.contact-info-grid span{font-size:13px;text-transform:uppercase;letter-spacing:.06em;font-weight:950;color:#d97706}.contact-info-grid a,.contact-info-grid p{font-size:17px;color:#102a1f;font-weight:850;text-decoration:none;line-height:1.5;margin:0;overflow-wrap:anywhere}.contact-workspace{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:22px;align-items:start}.contact-premium-form,.support-hours-card,.contact-map-card{background:#fff;border:1px solid #dfeee5;border-radius:24px;box-shadow:0 18px 48px rgba(15,81,50,.09)}.contact-premium-form{padding:28px}.contact-form-head h2{font-size:32px;font-weight:950;color:#102a1f;margin:0 0 8px}.contact-form-head p{color:#526a5f;margin:0 0 20px;line-height:1.6}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.contact-form-grid label{font-weight:850;color:#102a1f;display:grid;gap:7px}.contact-form-grid .full{grid-column:1/-1}.contact-form-grid .form-control{border-radius:14px;border:1px solid #d5e8dd;min-height:48px;padding:10px 14px;box-shadow:none}.contact-form-grid textarea.form-control{min-height:132px;resize:vertical}.contact-form-grid .form-control:focus{border-color:#0b7a3b;box-shadow:0 0 0 4px rgba(11,122,59,.12)}.contact-submit{margin-top:18px;border-radius:999px;min-height:48px;padding:10px 28px;font-weight:950;box-shadow:0 14px 28px rgba(11,122,59,.18)}.contact-side-stack{display:grid;gap:18px}.support-hours-card{padding:24px;background:linear-gradient(135deg,#06452f,#0b7a3b);color:#fff;display:grid;gap:7px}.support-hours-card i{width:54px;height:54px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.14);color:#fbbf24;font-size:25px}.support-hours-card span{color:#fbbf24;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.support-hours-card b{font-size:22px;line-height:1.2}.support-hours-card p{margin:0;color:rgba(255,255,255,.88);font-weight:800}.contact-map-card{height:360px;overflow:hidden;padding:0}.contact-map-card iframe{display:block;width:100%;height:100%;border:0}.register-page{background:linear-gradient(135deg,#f0fdf4 0%,#fff 48%,#fff7ed 100%);overflow-x:hidden}.register-hero{position:relative;padding:58px 0 86px;background:linear-gradient(135deg,#06452f,#0b7a3b);color:#fff;text-align:center;overflow:hidden}.register-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(245,158,11,.28),transparent 28%),radial-gradient(circle at 16% 82%,rgba(255,255,255,.16),transparent 30%)}.register-hero .container{position:relative;z-index:1}.register-hero .auth-logo{height:78px;width:auto;object-fit:contain;background:#fff;border-radius:18px;padding:8px 16px;box-shadow:0 18px 44px rgba(0,0,0,.16);margin-bottom:16px}.register-hero span,.register-form-head span{display:inline-flex;align-items:center;gap:8px;color:#fbbf24;text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:950}.register-hero h1{font-size:clamp(38px,5vw,60px);font-weight:950;margin:8px 0 10px;line-height:1}.register-hero p{max-width:680px;margin:auto;color:rgba(255,255,255,.9);font-size:17px;line-height:1.6}.register-section{padding:0 0 58px;margin-top:-58px;position:relative;z-index:2}.register-card,.register-success-card{max-width:1120px;margin:auto;background:rgba(255,255,255,.94);border:1px solid #dfeee5;border-radius:28px;box-shadow:0 28px 70px rgba(15,81,50,.14);padding:30px;backdrop-filter:blur(10px)}.register-form-head{margin-bottom:20px}.register-form-head h2{font-size:32px;font-weight:950;color:#102a1f;margin:6px 0}.register-form-head p{margin:0;color:#526a5f}.register-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.register-grid label{position:relative;display:grid;gap:7px;color:#102a1f;font-weight:850;min-width:0}.register-label-text{display:inline-flex;align-items:center;gap:4px;line-height:1.2}.register-required-star{color:#dc2626;font-weight:950;line-height:1}.register-grid label>i{position:absolute;left:13px;top:39px;color:#0b7a3b;font-size:18px;z-index:1}.register-grid .form-control{height:48px;border-radius:14px;border:1px solid #d5e8dd;padding:10px 14px 10px 40px;font-weight:700;color:#102a1f;box-shadow:none}.register-grid .form-select{height:48px;border-radius:14px;border:1px solid #d5e8dd;padding:10px 42px 10px 40px;font-weight:800;color:#102a1f;box-shadow:none;background-color:#fff}.register-grid .form-control[readonly]{background:#f8fafc;color:#334155}.register-grid .form-control:focus,.register-grid .form-select:focus{border-color:#0b7a3b;box-shadow:0 0 0 4px rgba(11,122,59,.12)}.register-area-row{grid-column:span 2}.register-terms{grid-column:1/-1;display:flex!important;align-items:center;gap:10px;background:#f0fdf4;border:1px solid #dfeee5;border-radius:16px;padding:14px}.register-terms input{width:18px;height:18px;accent-color:#0b7a3b}.register-message{min-height:24px;margin-top:14px;font-weight:850}.register-message.danger{color:#dc2626}.register-message.success{color:#0b7a3b}.register-submit{margin-top:12px;min-height:50px;border-radius:999px;padding:10px 28px;font-weight:950;box-shadow:0 16px 34px rgba(11,122,59,.18)}.register-success-card{max-width:560px;text-align:center;display:grid;gap:8px}.register-success-card i{font-size:58px;color:#0b7a3b}.register-success-card span{color:#d97706;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:950}.register-success-card b{font-size:24px;color:#102a1f}.register-success-card .btn{margin-top:14px;border-radius:999px;font-weight:950}.register-success-page{min-height:calc(100vh - 1px);background:radial-gradient(circle at 12% 18%,rgba(245,158,11,.18),transparent 28%),radial-gradient(circle at 88% 10%,rgba(11,122,59,.15),transparent 26%),linear-gradient(135deg,#f0fdf4 0%,#fff7ed 54%,#ffffff 100%)}.register-success-section{padding:42px 0 70px;margin-top:0;position:relative;z-index:2}.register-id-card{max-width:760px;margin:0 auto;background:linear-gradient(145deg,rgba(255,255,255,.96) 0%,rgba(255,247,237,.96) 48%,rgba(240,253,244,.96) 100%);border:1px solid rgba(11,122,59,.18);border-radius:28px;box-shadow:0 34px 90px rgba(4,68,36,.22);padding:34px;text-align:center;position:relative;overflow:hidden}.register-id-card:before{content:"";position:absolute;inset:0 0 auto;height:10px;background:linear-gradient(90deg,#0b7a3b,#f59e0b,#075f32)}.register-id-card:after{content:"MYGIPL";position:absolute;right:28px;bottom:18px;font-size:52px;font-weight:950;letter-spacing:.08em;color:rgba(11,122,59,.045);pointer-events:none}.register-id-card-head{position:relative;z-index:1}.register-id-card .auth-logo{max-width:220px;height:auto;object-fit:contain;display:block;margin:0 auto 24px;padding:0;background:transparent;box-shadow:none;border-radius:0}.register-id-card-head>i{display:inline-grid;place-items:center;width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#0b7a3b,#10b981);font-size:34px;color:#fff;box-shadow:0 16px 32px rgba(11,122,59,.24);margin-bottom:12px}.register-id-card h1{font-size:clamp(28px,3vw,40px);font-weight:950;color:#102a1f;margin:6px 0 8px;letter-spacing:0}.register-id-card p{margin:0 auto 20px;max-width:520px;color:#4b5d52;font-weight:800;line-height:1.45}.register-id-details{position:relative;z-index:1;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(255,255,255,.72));border:1px solid rgba(11,122,59,.14);border-radius:24px;padding:18px;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 18px 38px rgba(4,68,36,.08)}.register-id-card dl{display:grid;grid-template-columns:minmax(130px,180px) 1fr;gap:0;text-align:left;margin:0;overflow:hidden;border-radius:18px;border:1px solid rgba(15,42,31,.08)}.register-id-card dt,.register-id-card dd{padding:14px 16px;border-bottom:1px solid rgba(15,42,31,.08)}.register-id-card dt:nth-last-of-type(1),.register-id-card dd:nth-last-of-type(1){border-bottom:0}.register-id-card dt{background:rgba(11,122,59,.08);color:#0b5d2a;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:950}.register-id-card dd{margin:0;background:rgba(255,255,255,.74);color:#102a1f;font-size:18px;font-weight:950;word-break:break-word}.register-id-actions{position:relative;z-index:1;display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:22px}.register-id-card .btn{border-radius:999px;min-width:160px;font-weight:950;box-shadow:0 18px 35px rgba(11,122,59,.16)}.register-id-card .btn-outline-warning{color:#9a5a00;border-color:#f59e0b;background:#fffaf0}.clean-public-empty{grid-column:1/-1;background:white;border:1px dashed #a7c7b6;border-radius:16px;padding:28px;color:#526a5f;font-weight:800;text-align:center}.front-section-title{text-align:center;margin:0 auto 22px;display:grid;justify-items:center;gap:10px}.front-section-title h2{font-size:34px;font-weight:950;color:#0b5d2a;margin:0;line-height:1.15}.front-section-title span{width:92px;height:5px;border-radius:999px;background:repeating-linear-gradient(90deg,#f59e0b 0 10px,transparent 10px 16px)}.video-section{background:linear-gradient(180deg,#fff 0%,#f0fdf4 100%)}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.video-card{background:white;border:1px solid rgba(11,122,59,.20);border-bottom:4px solid #f59e0b;border-radius:18px;padding:12px;box-shadow:0 14px 34px rgba(15,81,50,.08);min-width:0}.video-frame{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:16px;background:#102a1f}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-card h3{font-size:18px;font-weight:900;color:#102a1f;margin:14px 4px 2px}.why-mygipl-section{background:#fff}.why-circle-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:stretch}.why-circle-item{position:relative;text-align:center;display:grid;grid-template-rows:auto auto 1fr;justify-items:center;align-content:start;gap:11px;min-width:0;padding:26px 18px 24px;border:1px solid rgba(8,122,59,.17);border-top:4px solid #f59e0b;border-radius:22px;background:linear-gradient(155deg,#fff 0%,#f7fff9 100%);box-shadow:0 16px 38px rgba(15,81,50,.09);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.why-circle-item:hover{transform:translateY(-6px);box-shadow:0 24px 50px rgba(15,81,50,.15)}.why-circle{width:112px;height:112px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#fff,#f4fff7);border:4px solid #087a3b;box-shadow:0 14px 30px rgba(8,122,59,.16),inset 0 0 0 7px #fff7ed;overflow:hidden;color:#087a3b}.why-circle i{font-size:47px;line-height:1;color:#087a3b}.why-circle img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.why-circle-item h3{font-size:17px;font-weight:950;color:#075f32;margin:0;line-height:1.2}.why-circle-item p{margin:0;color:#587064;font-size:13px;font-weight:650;line-height:1.5}.newsletter-section{background:linear-gradient(100deg,#06452f 0%,#0b7a3b 56%,#f59e0b 100%);padding:16px 0}.newsletter-card{max-width:1180px;margin:auto;display:grid;grid-template-columns:minmax(260px,1fr) minmax(380px,560px);align-items:center;gap:18px;background:transparent;border:0;border-radius:0;padding:0;box-shadow:none}.newsletter-card h2{font-size:21px;font-weight:950;color:#fff;margin:0;line-height:1.12;text-align:left}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:10px;max-width:none;margin:0}.newsletter-form input{height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.62);padding:0 20px;font-weight:750;color:#102a1f;outline:none;background:rgba(255,255,255,.96)}.newsletter-form input:focus{border-color:#0b7a3b;box-shadow:0 0 0 4px rgba(11,122,59,.12)}.newsletter-form button{height:48px;border:0;border-radius:999px;background:#102a1f;color:#fff;padding:0 24px;font-weight:950;letter-spacing:.04em;box-shadow:0 10px 22px rgba(16,42,31,.22)}.achiever-section{background:linear-gradient(135deg,#fff7ed 0%,#ffffff 45%,#f0fdf4 100%)}.leader-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.leader-card{background:white;border:1px solid #dfeee5;border-radius:16px;padding:10px;box-shadow:0 12px 28px rgba(15,81,50,.08);overflow:hidden;min-width:0;max-height:210px}.leader-card h3{font-size:12px;font-weight:950;color:#0b5d2a;margin:0 0 6px;display:flex;align-items:center;gap:7px;line-height:1.2;min-height:auto}.leader-card h3:before{content:"";width:7px;height:7px;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 4px rgba(245,158,11,.14);flex:0 0 auto}.leader-scroll{height:150px;overflow:hidden;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.leader-track{display:grid;gap:0;animation:leaderScroll 12s linear infinite}.leader-scroll:hover .leader-track{animation-play-state:paused}.leader-person{height:50px;display:grid;grid-template-columns:1fr;align-items:center;gap:8px;padding:5px 8px;border-bottom:1px solid #e2e8f0;min-width:0}.leader-person img,.leader-person>span{width:34px;height:34px;border-radius:50%;object-fit:cover;background:#0b7a3b;color:white;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:950;border:2px solid #fff;box-shadow:0 5px 12px rgba(15,81,50,.12)}.leader-person div{min-width:0;display:grid;gap:1px}.leader-person b{color:#102a1f;font-size:12px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.leader-person small,.leader-person em{font-size:10px;color:#65746b;font-weight:750;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:1.1}.leader-person em{color:#0b5d2a}.leader-coming{height:150px;display:flex;align-items:center;justify-content:center;color:#65746b;font-size:12px;font-weight:900;background:linear-gradient(135deg,#fff7ed,#f0fdf4)}@keyframes leaderScroll{0%{transform:translateY(0)}100%{transform:translateY(-50%)}}.reach-footer{color:#fff;background:linear-gradient(rgba(0,80,38,.88),rgba(0,45,24,.94)),url('images/footer-office-bg.jpg');background-size:cover;background-position:center bottom;background-repeat:no-repeat;overflow:hidden}.reach-footer-container{max-width:1400px;margin:auto;padding:42px 30px 0;box-sizing:border-box}.reach-footer-title{text-align:center;margin:0 0 12px}.reach-footer-title h2{margin:0;color:#fff;font-size:48px;font-weight:900;line-height:1.1}.reach-footer-title span{display:block;width:110px;height:2px;background:#f59e0b;margin:12px auto 0}.reach-footer-grid{display:grid;grid-template-columns:1.25fr repeat(4,minmax(0,1fr));gap:16px;align-items:start;margin-top:22px}.reach-footer-col{min-width:0}.reach-footer-col h5{color:#fff;font-size:16px;text-transform:uppercase;font-weight:900;letter-spacing:.04em;margin:0 0 10px}.reach-footer-col strong{display:block;color:#fff7d6;font-size:14px;line-height:1.35;margin-bottom:6px}.reach-footer-col p{color:#e7f5ec;font-size:14px;line-height:1.35;margin:0 0 6px}.reach-footer-col a{display:block;color:#fff0b8;text-decoration:none;font-size:14px;font-weight:650;line-height:1.35;margin:0 0 6px;overflow-wrap:anywhere;transition:color .2s ease,transform .2s ease}.reach-footer-col a:hover{color:#f59e0b;transform:translateX(4px)}.corporate-col a{display:block}.footer-map{width:100%;max-width:330px;height:180px;margin-top:10px;border:1px solid rgba(255,255,255,.20);border-radius:16px;overflow:hidden;background:rgba(255,255,255,.12);box-shadow:0 18px 42px rgba(0,0,0,.28)}.footer-map iframe{display:block;width:100%;height:100%;border:0}.query-col b{color:#fff;font-weight:900}.reach-social{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;margin-top:10px}.reach-social a{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;margin:0;border-radius:50%;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#fff;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}.reach-social a:hover{background:#f59e0b;color:#052f20;transform:translateY(-3px)}.reach-social i{font-size:20px;line-height:1}.reach-social span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.reach-footer-bottom{margin-top:28px;padding:16px 0;border-top:1px solid rgba(255,255,255,.22);display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:14px;color:#e7f5ec;font-size:13px}.reach-footer-bottom>div{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;white-space:nowrap}.reach-footer-bottom p{margin:0;color:#e7f5ec;text-align:right}.reach-footer-bottom b{margin-right:10px;color:#fff}.app-badge,.member-badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 12px;border-radius:10px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.20);color:#fff7d6;font-weight:850;margin:3px 5px 3px 0}.about-premium-page{background:linear-gradient(180deg,#f7fbf8 0%,#fff 24%,#fff7ed 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;overflow-x:hidden}.about-section{position:relative;padding:52px 0;background:#fff}.about-section:nth-of-type(even){background:linear-gradient(135deg,#f0fdf4 0%,#ffffff 48%,#fff7ed 100%)}.about-section>*{position:relative;z-index:1}.about-section:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 18%,rgba(245,158,11,.08),transparent 26%),radial-gradient(circle at 88% 30%,rgba(8,122,59,.08),transparent 28%)}.about-hero{background:linear-gradient(135deg,#ecfdf5 0%,#f7fff9 52%,#fff7ed 100%);color:#102a1f;overflow:hidden;border-bottom:1px solid #dfeee5}.about-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 18%,rgba(8,122,59,.18),transparent 26%),linear-gradient(120deg,rgba(8,122,59,.09),transparent 42%);pointer-events:none}.about-hero-grid{min-height:460px;display:grid;grid-template-columns:1.03fr .97fr;gap:34px;align-items:center;padding:38px 12px}.about-hero-copy{animation:aboutFadeUp .65s ease both}.about-hero-copy span,.about-section-title span,.about-kicker,.cmd-message span{display:inline-flex;align-items:center;gap:8px;color:#d97706;font-weight:950;text-transform:uppercase;font-size:12px;letter-spacing:.09em;margin-bottom:9px}.about-hero-copy span:before,.about-section-title span:before,.about-kicker:before,.cmd-message span:before{content:"";width:28px;height:3px;border-radius:999px;background:#f59e0b}.about-hero-copy h1{font-size:clamp(40px,5vw,64px);font-weight:950;line-height:.98;margin:0 0 10px;color:#06452f;letter-spacing:0}.about-hero-copy h2{font-size:clamp(19px,2vw,25px);font-weight:850;color:#0b7a3b;margin:0 0 14px;line-height:1.28}.about-hero-copy p{font-size:16px;line-height:1.68;color:#3d5449;max-width:720px;margin:0}.about-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.about-actions.center{justify-content:center}.about-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 21px;border-radius:999px;text-decoration:none;font-weight:950;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.about-btn:hover{transform:translateY(-2px)}.about-btn.primary{background:#f59e0b;color:#102a1f;box-shadow:0 14px 28px rgba(245,158,11,.22)}.about-btn.soft{background:#fff;border:1px solid #cfe7d7;color:#06452f;box-shadow:0 12px 26px rgba(8,122,59,.08)}.join-card .about-btn.soft{background:#fff;border-color:#dfeee5;color:#0b7a35}.about-hero-art{position:relative;min-height:340px;border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(240,253,244,.74));border:1px solid rgba(8,122,59,.18);box-shadow:0 26px 70px rgba(8,69,47,.16);padding:24px;display:grid;align-content:center;gap:12px;overflow:hidden;animation:aboutFadeUp .8s ease both}.about-hero-art:before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-72px;top:-70px;background:linear-gradient(135deg,rgba(8,122,59,.18),rgba(245,158,11,.18))}.about-hero-art:after{content:"";position:absolute;left:26px;bottom:28px;width:70%;height:96px;border-radius:999px;background:linear-gradient(90deg,rgba(8,122,59,.12),rgba(245,158,11,.16));filter:blur(8px)}.growth-orbit{position:absolute;right:34px;top:30px;width:96px;height:96px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#06452f,#0b7a3b);color:#fff;box-shadow:0 20px 46px rgba(8,69,47,.24);z-index:2}.growth-orbit i{font-size:42px}.growth-card{position:relative;z-index:2;max-width:340px;background:rgba(255,255,255,.96);color:#102a1f;border:1px solid #dfeee5;border-left:5px solid #0b7a3b;border-radius:18px;padding:15px 16px;box-shadow:0 16px 36px rgba(8,69,47,.10);margin-left:auto;transition:transform .18s ease,box-shadow .18s ease}.growth-card:hover{transform:translateY(-4px);box-shadow:0 22px 46px rgba(8,69,47,.16)}.growth-card.big{margin:56px auto 0 0;border-left-color:#f59e0b}.growth-card b{display:block;font-size:21px;color:#06452f;line-height:1.1}.growth-card span{color:#526a5f;font-weight:750;font-size:14px}.about-cmd-grid{display:grid;grid-template-columns:300px 1fr;gap:24px;align-items:stretch}.cmd-profile,.cmd-message,.vm-grid article,.leader-profile-card,.join-card,.faq-list details{background:rgba(255,255,255,.96);border:1px solid #dfeee5;border-radius:22px;box-shadow:0 16px 44px rgba(15,81,50,.08)}.cmd-profile{text-align:center;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff 0%,#f0fdf4 100%)}.cmd-photo,.leader-photo.initials{width:154px;height:154px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;background:linear-gradient(135deg,#06452f,#0b7a3b);color:#fff;font-size:45px;font-weight:950;border:7px solid #fff;box-shadow:0 16px 34px rgba(15,81,50,.17)}.cmd-profile h3,.leader-profile-card h3{font-size:21px;font-weight:950;color:#102a1f;margin:0 0 5px;line-height:1.18}.cmd-profile p,.leader-profile-card span{color:#0b7a35;font-weight:900;margin:0}.cmd-message{position:relative;padding:28px 30px;border-left:5px solid #f59e0b;overflow:hidden}.cmd-message:before{content:"â€œ";position:absolute;right:24px;top:0;color:rgba(245,158,11,.16);font-size:112px;font-weight:950;line-height:.85}.cmd-message h2,.about-section-title h2,.mission-split h2,.join-card h2{font-size:clamp(28px,3vw,38px);font-weight:950;color:#102a1f;margin:0 0 12px;line-height:1.12}.cmd-message p,.mission-split p,.join-card p,.faq-list p,.about-section-title p{color:#526a5f;font-size:15px;line-height:1.64}.cmd-message p{margin-bottom:10px;max-width:920px}.director-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.director-mini-grid article{background:#fff;border:1px solid #dfeee5;border-radius:18px;padding:18px;box-shadow:0 14px 34px rgba(15,81,50,.07);display:grid;grid-template-columns:auto 1fr;column-gap:13px;align-items:start}.director-mini-grid i{width:48px;height:48px;border-radius:15px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff7ed,#f0fdf4);color:#0b7a35;font-size:23px;grid-row:1/3}.director-mini-grid h3{font-size:18px;font-weight:950;color:#102a1f;margin:0 0 5px}.director-mini-grid p{font-size:14px;color:#526a5f;line-height:1.5;margin:0}.about-section-title{text-align:center;max-width:780px;margin:0 auto 24px}.vm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.vm-grid article{padding:22px;display:grid;grid-template-columns:auto 1fr;column-gap:16px;align-items:start;min-height:100%}.vm-grid i{width:54px;height:54px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#fff7ed;color:#d97706;font-size:27px;grid-row:1/3}.vm-grid h3{font-size:22px;font-weight:950;color:#06452f;margin:0 0 8px}.vm-grid ul{margin:0;padding-left:18px;color:#526a5f;font-weight:750;line-height:1.68}.about-icon-grid{display:grid;gap:14px}.about-icon-grid.six,.about-icon-grid.values{grid-template-columns:repeat(6,minmax(0,1fr))}.about-icon-grid article{background:#fff;border:1px solid #dfeee5;border-radius:18px;padding:18px 12px;text-align:center;box-shadow:0 14px 34px rgba(15,81,50,.07);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;min-height:100%}.about-icon-grid article:hover,.leader-profile-card:hover,.certificate-card:hover,.benefit-grid article:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(15,81,50,.13);border-color:rgba(245,158,11,.45)}.about-icon-grid i,.benefit-grid i{width:58px;height:58px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff7ed,#f0fdf4);border:2px solid rgba(11,122,59,.28);color:#0b7a35;font-size:26px;margin-bottom:10px}.about-icon-grid h3{font-size:14px;font-weight:950;color:#102a1f;margin:0;line-height:1.25}.mission-split{display:grid;grid-template-columns:.86fr 1.14fr;gap:24px;align-items:center}.mission-split.compact{grid-template-columns:.95fr 1.05fr}.mission-split>div:first-child{background:rgba(255,255,255,.72);border:1px solid rgba(223,238,229,.75);border-radius:22px;padding:24px;box-shadow:0 16px 36px rgba(15,81,50,.06)}.health-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.health-grid span,.compliance-promise span{display:flex;align-items:center;gap:8px;background:white;border:1px solid #dfeee5;border-radius:13px;padding:10px 12px;color:#102a1f;font-weight:850;box-shadow:0 10px 24px rgba(15,81,50,.055);min-width:0}.health-grid i,.compliance-promise i{color:#d97706;font-size:18px;flex:0 0 auto}.benefit-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.benefit-grid article{background:#fff;border:1px solid #dfeee5;border-radius:16px;padding:16px 12px;text-align:center;box-shadow:0 12px 28px rgba(15,81,50,.07);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.benefit-grid i{margin-bottom:8px}.benefit-grid b{display:block;color:#102a1f;font-weight:950;font-size:13px;line-height:1.25}.leadership-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.leader-profile-card{padding:22px;text-align:center;min-width:0;display:flex;flex-direction:column;align-items:center;height:100%;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.leader-profile-card.featured{border-top:5px solid #f59e0b}.leader-profile-card img{width:118px;height:118px;border-radius:50%;object-fit:cover;border:6px solid #fff;box-shadow:0 14px 32px rgba(15,81,50,.14);margin-bottom:14px}.leader-profile-card .leader-photo.initials{width:118px;height:118px;font-size:34px;margin-bottom:14px}.leader-profile-card small{display:block;color:#d97706;font-weight:900;margin:6px 0}.leader-profile-card p{color:#526a5f;line-height:1.55;margin:10px 0 0;font-size:14px}.certificate-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.certificate-card{border:1px solid #dfeee5;background:#fff;border-radius:18px;padding:12px;text-align:left;box-shadow:0 14px 34px rgba(15,81,50,.075);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;min-height:100%}.certificate-card img{width:100%;height:150px;object-fit:cover;border-radius:13px;background:#f8fafc}.certificate-card i{height:150px;display:flex;align-items:center;justify-content:center;font-size:46px;color:#0b7a35;background:#f0fdf4;border-radius:13px}.certificate-card b{display:block;color:#102a1f;font-weight:950;margin-top:10px;line-height:1.25}.cert-modal img{width:100%;max-height:78vh;object-fit:contain;background:#f8fafc}.compliance-promise{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stats-section{background:linear-gradient(135deg,#06452f,#0b7a3b);color:#fff;padding:38px 0}.stats-section:before{background:radial-gradient(circle at 20% 20%,rgba(245,158,11,.20),transparent 24%)}.stats-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.stats-grid article{text-align:center;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);border-radius:16px;padding:16px 10px;backdrop-filter:blur(8px)}.stats-grid b{display:block;font-size:clamp(24px,2vw,31px);font-weight:950;color:#fbbf24;line-height:1.1}.stats-grid span{font-weight:850;color:#fff;font-size:13px}.join-card{text-align:center;padding:32px;background:linear-gradient(135deg,#fff 0%,#f0fdf4 65%,#fff7ed 100%);border-color:rgba(245,158,11,.28)}.join-card p{max-width:760px;margin:0 auto}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:1120px;margin:auto;align-items:start}.faq-list details{padding:14px 16px;min-height:0}.faq-list summary{cursor:pointer;color:#102a1f;font-weight:950}.faq-list p{margin:9px 0 0;font-size:14px;line-height:1.5}@keyframes aboutFadeUp{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.about-section-title,.cmd-profile,.cmd-message,.vm-grid article,.about-icon-grid article,.mission-split>div,.leader-profile-card,.certificate-card,.stats-grid article,.join-card,.faq-list details{animation:aboutFadeUp .55s ease both}.cms-tabs{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:18px}.cms-tabs a{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;width:auto!important;min-height:44px;max-height:48px;padding:14px 28px;box-sizing:border-box;border-radius:999px;background:white;border:1px solid #dfeee5;color:#0b5d2a;text-align:center;line-height:1.1;white-space:nowrap;text-decoration:none;font-weight:800}.cms-tabs a.active{background:#0b7a3b;color:white}.cms-layout{display:grid;grid-template-columns:minmax(300px,420px) 1fr;gap:18px}.admin-form,.settings-grid{display:grid;gap:14px}.admin-form label,.settings-grid label{font-weight:800;color:#102a1f}.settings-grid textarea,.admin-form textarea{min-height:110px}.settings-grid .cms-textarea-tall{min-height:190px}.cms-thumb{width:96px;height:58px;object-fit:cover;border-radius:10px;background:#f8fafc;border:1px solid #dfeee5}.policy-hero{background:linear-gradient(135deg,#06452f 0%,#087a3b 72%,#d97706 100%)}.policy-section{background:linear-gradient(150deg,#f5fbf7,#fffaf0)}.policy-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start}.policy-card{padding:clamp(22px,4vw,46px);border:1px solid #dcebe1;border-top:5px solid #f59e0b;border-radius:24px;background:#fff;box-shadow:0 22px 55px rgba(15,81,50,.10)}.policy-updated{display:flex;align-items:center;gap:9px;margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid #e3eee7;color:#667c70;font-size:13px}.policy-updated i{color:#d97706;font-size:20px}.policy-updated b{margin-left:auto;color:#075f32}.policy-copy{display:grid;gap:24px}.policy-copy section{padding-bottom:22px;border-bottom:1px solid #edf3ef}.policy-copy section:last-child{border-bottom:0}.policy-copy h2{margin:0 0 9px;color:#075f32;font-size:clamp(18px,2vw,23px);font-weight:950}.policy-copy p{margin:0;color:#40584d;font-size:15px;line-height:1.78}.policy-note{display:flex;align-items:flex-start;gap:11px;margin-top:24px;padding:17px;border:1px solid #fed7aa;border-radius:15px;background:#fff7ed;color:#7c3f07}.policy-note i{font-size:20px;color:#d97706}.policy-note p{margin:0;line-height:1.55;font-size:13px}.policy-support{position:sticky;top:20px;display:grid;gap:12px;padding:26px;border-radius:22px;background:linear-gradient(145deg,#06452f,#087a3b);color:#fff;box-shadow:0 20px 46px rgba(6,69,47,.18)}.policy-support>span{color:#fbbf24;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.policy-support h2{margin:0;font-size:25px;font-weight:950}.policy-support p{margin:0;color:#d9f7e7;line-height:1.65}.policy-support a{display:flex;align-items:center;gap:9px;padding:11px 12px;border-radius:11px;background:rgba(255,255,255,.11);color:#fff;text-decoration:none;font-weight:800;overflow-wrap:anywhere}.cms-policy-content{min-height:480px!important;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.55}.branch-public-hero{background:linear-gradient(135deg,#06452f,#07813d 72%,#e78908)}@font-face{font-family:"bootstrap-icons";src:url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff");font-display:swap}.branch-register-card,.branch-success-card{max-width:1050px;margin:auto;padding:clamp(22px,4vw,44px);border:1px solid #dcebe1;border-radius:26px;background:#fff;box-shadow:0 24px 64px rgba(8,91,49,.12)}.branch-register-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin:24px 0}.branch-register-grid label{display:grid;gap:7px;color:#244b38;font-size:13px;font-weight:850}.branch-register-grid .wide{grid-column:1/-1}.branch-register-grid .check{display:flex;align-items:flex-start;gap:9px}.branch-register-grid .check input{margin-top:4px}.branch-success-card{text-align:center;max-width:650px}.branch-success-card .auth-logo{max-width:190px;margin-bottom:15px}.branch-success-card>span{display:block;color:#d97706;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.branch-success-card h2{color:#075f32;font-weight:950}.branch-success-card dl{display:grid;grid-template-columns:1fr 1fr;text-align:left;margin:25px 0;border:1px solid #e1eee6;border-radius:16px;overflow:hidden}.branch-success-card dt,.branch-success-card dd{padding:12px 15px;margin:0;border-bottom:1px solid #eaf2ed}.branch-success-card dd{font-weight:900;color:#075f32}.branch-login-page{background:radial-gradient(circle at top right,rgba(245,158,11,.18),transparent 36%),linear-gradient(145deg,#f4fbf7,#fffaf0)}.branch-login-page .auth-card{border-top:5px solid #e78908}@media(max-width:575px){.branch-register-grid{grid-template-columns:1fr}.branch-register-grid .wide{grid-column:auto}.branch-register-card{padding:19px;border-radius:19px}.branch-success-card dl{grid-template-columns:1fr}.branch-success-card dt{padding-bottom:3px;border-bottom:0}.branch-success-card dd{padding-top:3px}}@media(max-width:1199px){.leader-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-icon-grid.six,.about-icon-grid.values,.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefit-grid,.certificate-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:991px){.front-nav{display:none}.front-menu-toggle{display:block}.front-header-inner{height:70px}.hero-copy h1{font-size:38px}.hero-copy p{font-size:16px}.category-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-grid,.leader-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-circle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.front-section-title h2{font-size:32px}.newsletter-section{padding:12px 0}.newsletter-card h2{font-size:19px;line-height:1.1}.why-grid,.value-grid,.testimonial-grid,.about-layout,.contact-layout,.product-detail-layout,.cms-layout{grid-template-columns:1fr}.contact-info-grid{grid-template-columns:1fr;margin-top:-78px}.contact-workspace{grid-template-columns:1fr}.contact-map-card{height:320px}.register-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-hero-grid,.about-cmd-grid,.mission-split,.mission-split.compact,.vm-grid,.faq-list{grid-template-columns:1fr}.about-hero-grid{min-height:auto;padding:34px 0;gap:24px}.about-hero-copy h1{font-size:42px}.about-hero-copy h2{font-size:21px}.about-hero-art{min-height:300px}.leadership-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-icon-grid.six,.about-icon-grid.values,.benefit-grid,.certificate-grid,.stats-grid,.compliance-promise{grid-template-columns:repeat(2,minmax(0,1fr))}.reach-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.reach-footer-title h2{font-size:36px}.reach-footer-bottom{grid-template-columns:1fr;align-items:flex-start}.reach-footer-bottom>div{flex-wrap:wrap;white-space:normal}.reach-footer-bottom p{text-align:left}.product-filter{grid-template-columns:1fr}.product-detail-img{height:380px}.policy-layout{grid-template-columns:1fr}.policy-support{position:static}.community-band .container,.contact-cta .container{align-items:flex-start;flex-direction:column}}@media(max-width:767px){.product-quick-modal{padding:12px}.product-modal-dialog{max-height:calc(100vh - 24px);border-radius:22px}.product-modal-content{grid-template-columns:1fr}.product-modal-visual{min-height:0;height:260px;padding:24px}.product-modal-visual img{max-height:220px}.product-modal-copy{padding:26px 22px 24px}.product-modal-copy h2{font-size:27px;margin-right:42px}.product-modal-loading{min-height:420px}}@media(max-width:575px){.top-strip{height:auto;min-height:40px;padding:7px 0}.top-strip-inner{display:flex;flex-direction:row}.top-contact{font-size:12px;white-space:normal}.brand-logo{height:45px;max-width:170px}.hero-copy h1{font-size:29px}.hero-copy p{font-size:14px;margin-bottom:14px}.front-section{padding:28px 0}.front-section-head h2,.community-band h2,.contact-cta h2{font-size:26px}.front-section-head{align-items:flex-start;flex-direction:column}.contact-hero{padding:54px 0 86px}.contact-hero p{font-size:15px}.contact-premium-section{padding:36px 0}.contact-info-grid{gap:14px;margin-top:-76px;margin-bottom:18px}.contact-info-grid article{padding:18px;min-height:auto}.contact-workspace{gap:16px}.contact-premium-form,.support-hours-card{padding:20px}.contact-form-head h2{font-size:27px}.contact-form-grid{grid-template-columns:1fr;gap:13px}.contact-map-card{height:280px}.register-hero{padding:44px 0 74px}.register-hero .auth-logo{height:60px}.register-section{padding-bottom:36px}.register-card,.register-success-card{padding:20px;border-radius:22px}.register-success-section{padding:28px 0 42px}.register-id-card{padding:24px 18px;border-radius:24px}.register-id-card .auth-logo{max-width:190px;margin-bottom:18px}.register-id-card h1{font-size:28px}.register-id-card dl{grid-template-columns:1fr;gap:5px}.register-id-card dt,.register-id-card dd{padding:10px 12px}.register-id-card dd{font-size:17px;margin-bottom:0}.register-id-actions{display:grid;grid-template-columns:1fr;gap:10px}.register-id-card .btn{width:100%;min-width:0}.register-form-head h2{font-size:27px}.register-grid{grid-template-columns:1fr;gap:13px}.register-area-row{grid-column:span 1}.category-grid,.product-grid{grid-template-columns:1fr}.video-grid,.why-circle-grid,.leader-grid{grid-template-columns:1fr}.front-section-title{margin-bottom:18px}.front-section-title h2{font-size:26px}.why-circle{width:96px;height:96px;border-width:4px}.why-circle i{font-size:40px}.why-circle-item{padding:22px 18px}.why-circle-item h3{font-size:16px}.newsletter-section{padding:20px 0}.newsletter-card{grid-template-columns:1fr;gap:12px;padding:0;border-radius:0}.newsletter-card h2{font-size:20px;text-align:center}.newsletter-form{grid-template-columns:1fr}.newsletter-form input,.newsletter-form button{height:50px;width:100%}.leader-card{max-height:none}.leader-scroll,.leader-coming{height:150px}.leader-person{height:50px}.page-hero,.page-hero.compact-hero{padding:54px 0}.page-hero h1{font-size:34px}.about-section{padding:32px 0}.about-hero-grid{padding:28px 0;gap:18px}.about-hero-copy h1{font-size:34px}.about-hero-copy h2{font-size:18px}.about-hero-copy p,.cmd-message p,.mission-split p,.join-card p{font-size:15px}.about-actions{margin-top:18px}.about-btn{width:100%}.about-hero-art{min-height:260px;padding:16px;border-radius:22px}.growth-orbit{width:78px;height:78px;right:18px;top:18px}.growth-orbit i{font-size:34px}.growth-card{padding:12px 13px;border-radius:15px;max-width:260px}.growth-card.big{margin-top:48px}.growth-card b{font-size:18px}.growth-card span{font-size:13px}.cmd-profile,.cmd-message,.vm-grid article,.join-card{padding:18px}.cmd-photo{width:118px;height:118px;font-size:34px}.cmd-message h2,.about-section-title h2,.mission-split h2,.join-card h2{font-size:27px}.about-section-title{margin-bottom:20px}.director-mini-grid,.leadership-grid,.health-grid,.about-icon-grid.six,.about-icon-grid.values,.benefit-grid,.certificate-grid,.stats-grid,.compliance-promise{grid-template-columns:1fr}.about-icon-grid i,.benefit-grid i{width:58px;height:58px;font-size:25px}.certificate-card img,.certificate-card i{height:210px}.product-detail-img{height:300px}.policy-card{padding:20px 16px;border-radius:18px}.policy-support{padding:22px;border-radius:18px}.policy-updated{align-items:flex-start;flex-wrap:wrap}.policy-updated b{width:100%;margin-left:29px}.product-card-media img{height:190px}.product-card-actions .btn{padding:7px 11px}.product-modal-actions{display:grid;width:100%}.product-modal-actions .btn{width:100%}.category-visual{width:90px;height:90px}.reach-footer-container{padding:34px 20px 0}.reach-footer-title{margin-bottom:10px}.reach-footer-title h2{font-size:28px}.reach-footer-title span{width:82px;margin-top:12px}.reach-footer-grid{grid-template-columns:1fr;gap:16px;margin-top:18px}.reach-footer-col h5{margin-bottom:10px}.footer-map{max-width:330px;height:180px}.reach-social{flex-wrap:wrap}}@media print{.top-strip,.site-header,.front-drawer,.front-drawer-overlay,.footer-reach,.register-id-actions{display:none!important}body{background:#fff!important}.register-success-page,.register-success-section{background:#fff!important;padding:0!important;margin:0!important}.register-id-card{box-shadow:none!important;border:1px solid #cbd5d1!important;max-width:720px!important;margin:0 auto!important}}.front-cart-link{position:relative;display:inline-flex!important;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#f0fdf4!important;border:1px solid #cfe7d7;color:#06452f!important}.front-cart-link i{font-size:20px}.front-cart-link span{position:absolute;right:-5px;top:-6px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#f59e0b;color:#102a1f;font-size:11px;font-weight:950;display:flex;align-items:center;justify-content:center}.cart-toast{position:fixed;right:22px;top:92px;z-index:3000;width:min(390px,calc(100vw - 28px));padding:16px;border:1px solid #bfe4ca;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(6,69,47,.2);transform:translateY(-12px);opacity:0;transition:opacity .2s ease,transform .2s ease}.cart-toast.show{opacity:1;transform:translateY(0)}.cart-toast>div{display:flex;gap:12px;align-items:flex-start}.cart-toast i{color:#0b7a3b;font-size:24px}.cart-toast b{display:block;color:#102a1f;font-size:16px}.cart-toast span{display:block;color:#526a5f;font-size:13px}.cart-toast nav{display:flex;gap:10px;margin-top:13px}.cart-toast button,.cart-toast a{flex:1;border:0;border-radius:12px;padding:10px 12px;font-weight:900;text-align:center;text-decoration:none}.cart-toast button{background:#f0fdf4;color:#075f32}.cart-toast a{background:#0b7a3b;color:#fff}.online-shop-page .front-section{background:linear-gradient(145deg,#f5fbf7,#fff)}.online-cart-shell{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px;align-items:start}.online-cart-list{display:grid;gap:13px}.online-cart-item,.checkout-review article{display:grid;grid-template-columns:86px minmax(180px,1fr) auto auto auto;gap:14px;align-items:center;padding:14px;border:1px solid #dce9df;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(4,68,36,.07)}.online-cart-item img,.checkout-review img{width:86px;height:86px;border-radius:14px;object-fit:cover;background:#f8fafc}.cart-item-main h3{margin:0;color:#102a1f;font-size:17px;font-weight:950}.cart-item-main span,.cart-item-main small{display:block;color:#526a5f;font-weight:750}.cart-stepper{display:grid;grid-template-columns:34px 70px 34px;gap:6px;align-items:center}.cart-stepper button{width:34px;height:34px;border:1px solid #cfe7d7;border-radius:10px;background:#f0fdf4;color:#075f32;font-weight:950}.cart-qty{text-align:center}.online-cart-item strong,.checkout-review strong{color:#06452f;font-size:17px;white-space:nowrap}.cart-remove{border:0;background:#fff1f2;color:#b91c1c;width:38px;height:38px;border-radius:12px}.online-order-summary{position:sticky;top:18px;padding:20px;border:1px solid #dce9df;border-radius:20px;background:#fff;box-shadow:0 18px 44px rgba(4,68,36,.1)}.online-order-summary h2,.checkout-form-panel h2{margin:0 0 14px;color:#102a1f;font-size:22px;font-weight:950}.online-order-summary dl{display:grid;gap:10px;margin:0 0 16px}.online-order-summary div{display:flex;justify-content:space-between;gap:12px;color:#526a5f;font-weight:800}.online-order-summary dd{margin:0;color:#102a1f;font-weight:950}.online-order-summary .grand{border-top:1px solid #e4eee8;padding-top:12px;font-size:18px}.online-order-summary .btn{margin-top:8px}.online-empty-cart{max-width:560px;margin:auto;text-align:center;padding:44px 28px;border:1px solid #dce9df;border-radius:24px;background:#fff;box-shadow:0 18px 44px rgba(4,68,36,.08)}.online-empty-cart i{font-size:54px;color:#0b7a3b}.online-empty-cart h2{font-weight:950;color:#102a1f;margin:12px 0 6px}.online-empty-cart p{color:#526a5f}.online-checkout-card{padding:0;border:0;background:transparent;box-shadow:none}.checkout-review,.checkout-form-panel{padding:22px;border:1px solid #dce9df;border-radius:20px;background:#fff;box-shadow:0 16px 38px rgba(4,68,36,.08)}.checkout-review{margin-bottom:18px}.checkout-review .front-section-head{margin-bottom:14px}.checkout-review article{grid-template-columns:70px minmax(0,1fr) auto;padding:12px;box-shadow:none}.checkout-review img{width:70px;height:70px}.checkout-review b{display:block;color:#102a1f;font-weight:950}.checkout-review small,.checkout-review span{display:block;color:#526a5f;font-weight:750}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px;align-items:start}.checkout-summary{top:18px}.checkout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px}.checkout-grid label{display:grid;gap:6px;color:#102a1f;font-weight:750}.checkout-grid .span-2{grid-column:1/-1}.online-pincode-message{min-height:22px;color:#526a5f;font-size:13px;font-weight:800}.online-pincode-message.valid{color:#0b7a3b}.online-pincode-message.invalid{color:#b91c1c}.online-price-preview{padding:12px 14px;border:1px solid #d7e8dc;border-radius:12px;background:#f7fbf8;color:#315c47;font-weight:700}.online-price-preview.valid{border-color:#86c89f;background:#ecfdf3;color:#075f32}.online-price-preview.invalid{border-color:#f1b4ac;background:#fff5f3;color:#a52b1f}@media(max-width:991px){.online-cart-shell,.checkout-layout{grid-template-columns:1fr}.online-order-summary{position:static}.front-cart-link{width:40px;height:40px}.online-cart-item{grid-template-columns:74px minmax(0,1fr) auto}.online-cart-item img{width:74px;height:74px}.cart-stepper{grid-column:2/3}.online-cart-item strong{grid-column:3/4}.cart-remove{grid-column:3/4;grid-row:1/2;justify-self:end}}@media(max-width:700px){.checkout-grid{grid-template-columns:1fr}.checkout-grid .span-2{grid-column:1}.checkout-review,.checkout-form-panel,.online-order-summary{padding:16px}.online-cart-item{grid-template-columns:64px minmax(0,1fr);gap:10px}.online-cart-item img{width:64px;height:64px}.cart-stepper,.online-cart-item strong,.cart-remove{grid-column:1/-1;justify-self:start}.cart-remove{width:auto;padding:0 12px}.cart-toast{right:14px;top:76px}.checkout-review article{grid-template-columns:58px minmax(0,1fr);gap:10px}.checkout-review img{width:58px;height:58px}.checkout-review strong{grid-column:2/3}}