.kcal-wrapper{background:#fff;border:1px solid #e8f5e9;border-radius:16px;max-width:500px;margin:3rem auto 0;padding:2rem;box-shadow:0 4px 20px #0000000f}.kcal-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.kcal-header h4{color:#1b3a5c;font-size:1rem}.kcal-header button{cursor:pointer;color:#1b3a5c;background:#f0f4f8;border:1px solid #dde5ed;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:700;display:flex}.kcal-header button:hover{color:#fff;background:#1b3a5c}.kcal-days{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:4px;display:grid}.kcal-label{text-align:center;color:#999;padding:4px 0;font-size:.7rem;font-weight:700}.kcal-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.kcal-day{aspect-ratio:1;background:#f8f9fa;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;font-size:.8rem;transition:all .2s;display:flex;position:relative}.kcal-dim{opacity:.3}.kcal-has{cursor:pointer;background:#ebf4ff;border:1px solid #b8d4f0}.kcal-has:hover{transform:scale(1.1);box-shadow:0 4px 12px #0000001a}.kcal-full{background:#fff8e1;border:1px solid #ffe082}.kcal-full .kcal-num{color:#f57c00;text-decoration:line-through}.kcal-num{color:#333;font-weight:600}.kcal-dots{gap:2px;margin-top:2px;display:flex}.kcal-dots span{border-radius:50%;width:5px;height:5px}.kcal-legend{border-top:1px solid #f0f0f0;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;padding-top:1rem;display:flex}.kcal-legend-item{align-items:center;gap:6px;display:flex}.kcal-legend-item span{border-radius:3px;width:10px;height:10px}.kcal-legend-item p{color:#666;font-size:.72rem;font-weight:500}.kursus-section{background:#fff}.kursus-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.kursus-card{background:#f8faf8;border:1px solid #e8f5e9;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #0000000f}.kursus-card:hover{transform:translateY(-5px);box-shadow:0 10px 40px #0000001a}.kursus-card-header{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.kursus-icon{background:#e8f5e9;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.kursus-card-header h3{color:#1a1a2e;margin-bottom:.3rem;font-size:1.05rem}.kursus-highlight{color:#1a5e1f;background:#e8f5e9;border:1px solid #c8e6c9;border-radius:20px;padding:3px 10px;font-size:.7rem;font-weight:700;display:inline-block}.kursus-desc{color:#666;background:#fff;border:1px solid #f0f0f0;border-radius:10px;margin-bottom:1rem;padding:1rem;font-size:.85rem;line-height:1.7}.kursus-min{background:#fff8e1;border:1px solid #ffe082;border-radius:10px;margin-bottom:1rem;padding:.8rem 1rem}.kursus-min.met{background:#e8f5e9;border-color:#a5d6a7}.kursus-min p{color:#f57c00;font-size:.8rem;font-weight:600}.kursus-min.met p{color:#2e7d32}.kursus-progress{background:#f0f0f0;border-radius:2px;height:4px;margin-top:.5rem;overflow:hidden}.kursus-progress div{background:linear-gradient(90deg,#f57c00,#ffb74d);border-radius:2px;height:100%;transition:width .3s}.kursus-modules{margin-bottom:1rem}.kursus-modules h4{color:#1a5e1f;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.78rem;font-weight:700}.kursus-module{color:#555;border-bottom:1px solid #f0f0f0;align-items:center;gap:.6rem;padding:.5rem 0;font-size:.82rem;display:flex}.kursus-module span{color:#1a5e1f;background:#e8f5e9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.65rem;font-weight:800;display:flex}.kursus-dates{margin-bottom:1.2rem}.kursus-dates h4{color:#999;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem}.kursus-date-list{flex-wrap:wrap;gap:.5rem;display:flex}.kursus-date{color:#1565c0;background:#e3f2fd;border:1px solid #bbdefb;border-radius:8px;padding:4px 10px;font-size:.75rem;font-weight:600}.kursus-date.full{color:#f57c00;background:#fff8e1;border-color:#ffe082}.kursus-btn{color:#fff;cursor:pointer;background:#1a5e1f;border:none;border-radius:10px;width:100%;padding:.9rem;font-size:.9rem;font-weight:600;transition:all .3s}.kursus-btn:hover{background:#2d8a33;transform:translateY(-2px)}.kursus-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.kursus-modal{background:#fff;border-radius:20px;width:100%;max-width:480px;max-height:90vh;padding:2.5rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.kursus-modal h3{color:#1a5e1f;margin-bottom:.3rem;font-size:1.3rem}.kursus-modal-subtitle{color:#888;margin-bottom:1.5rem;font-size:.85rem}.kursus-modal-close{cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex;position:absolute;top:1rem;right:1rem}.kursus-form-group{margin-bottom:1rem}.kursus-form-group label{color:#333;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:block}.kursus-form-group input,.kursus-form-group select{border:2px solid #e0e0e0;border-radius:10px;outline:none;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.9rem}.kursus-form-group input:focus,.kursus-form-group select:focus{border-color:#1a5e1f}.kursus-receipt-preview{border:1px solid #e0e0e0;border-radius:10px;max-width:100%;margin-top:.5rem}.kursus-error{color:#c62828;background:#fce4ec;border-radius:10px;margin-bottom:1rem;padding:.8rem 1rem;font-size:.85rem}.kursus-success{text-align:center;padding:2rem 0}.kursus-success-icon{color:#4caf50;background:#e8f5e9;border:2px solid #4caf50;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;display:flex}.kursus-success h3{color:#1a5e1f;margin-bottom:.5rem}.kursus-success p{color:#666;margin-bottom:1.5rem;font-size:.85rem}@media (width<=600px){.kursus-grid{grid-template-columns:1fr}}.admin-login{background:linear-gradient(135deg,#0f3d13,#1a5e1f,#2d8a33);justify-content:center;align-items:center;min-height:100vh;display:flex}.admin-login-box{text-align:center;background:#fff;border-radius:20px;width:90%;max-width:400px;padding:3rem;box-shadow:0 20px 60px #0000004d}.admin-login-box h2{color:#1a5e1f;margin-bottom:.5rem}.admin-login-box p{color:#888;margin-bottom:2rem;font-size:.85rem}.admin-login-box input{border:2px solid #e0e0e0;border-radius:10px;outline:none;width:100%;margin-bottom:1rem;padding:.9rem 1.2rem;font-family:inherit;font-size:1rem}.admin-login-box input:focus{border-color:#1a5e1f}.admin-login-box button{color:#fff;cursor:pointer;background:#1a5e1f;border:none;border-radius:10px;width:100%;padding:1rem;font-size:1rem;font-weight:600}.admin-login-box button:hover{background:#2d8a33}.admin-error{color:#e53935;margin-top:.5rem;font-size:.85rem}.admin-panel{background:#f5f5f5;min-height:100vh}.admin-header{background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 2rem;display:flex;box-shadow:0 2px 10px #0000000d}.admin-header h1{color:#1a5e1f;font-size:1.2rem}.admin-header-right{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.admin-traffic{color:#555;gap:1rem;font-size:.85rem;display:flex}.admin-traffic strong{color:#1a5e1f}.btn-back{color:#fff;cursor:pointer;background:#1a5e1f;border:none;border-radius:8px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:500}.btn-logout{color:#fff;cursor:pointer;background:#e53935;border:none;border-radius:8px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:500}.admin-body{max-width:1200px;margin:0 auto;padding:2rem}.admin-desc{color:#666;margin-bottom:2rem;font-size:.9rem}.admin-sections{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.admin-section-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 15px #0000000d}.admin-section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.admin-section-header h3{color:#333;font-size:.9rem}.admin-count{color:#1a5e1f;background:#e8f5e9;border-radius:50px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.admin-section-images{flex-wrap:wrap;gap:.8rem;display:flex}.admin-thumb{border-radius:8px;width:80px;height:80px;position:relative;overflow:hidden}.admin-thumb img{object-fit:cover;width:100%;height:100%}.admin-delete{color:#fff;cursor:pointer;background:#e53935;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;display:flex;position:absolute;top:2px;right:2px}.admin-upload-slot{cursor:pointer;border:2px dashed #ccc;border-radius:8px;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex}.admin-upload-slot:hover{background:#f0fff0;border-color:#1a5e1f}.admin-upload-slot input{display:none}.admin-upload-slot span{color:#aaa;font-size:1.5rem}.uploading{animation:1s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.admin-help{color:#777;margin:-.4rem 0 1.2rem;font-size:.85rem}.admin-saas-manager{border-left:4px solid #1a5e1f;margin-bottom:1.5rem}.saas-form{border-bottom:1px solid #eee;flex-direction:column;gap:1rem;margin-bottom:1.2rem;padding-bottom:1.2rem;display:flex}.saas-form-grid{grid-template-columns:1.2fr 1.5fr .5fr .8fr;align-items:end;gap:1rem;display:grid}.saas-form label{color:#444;flex-direction:column;gap:.35rem;font-size:.78rem;font-weight:700;display:flex}.saas-form input,.saas-form textarea{color:#222;background:#fff;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:.75rem .85rem;font-family:inherit;font-size:.88rem}.saas-form input:focus,.saas-form textarea:focus{border-color:#1a5e1f;box-shadow:0 0 0 3px #1a5e1f14}.saas-form textarea{resize:vertical;min-height:90px}.saas-check{align-items:center;padding-bottom:.75rem;flex-direction:row!important}.saas-check input{width:auto}.saas-upload-row{flex-wrap:wrap;gap:1rem;display:flex}.saas-upload-row p{color:#666;margin-bottom:.4rem;font-size:.75rem;font-weight:700}.admin-thumb.large,.admin-upload-slot.large{width:120px;height:120px}.saas-actions{flex-wrap:wrap;gap:.8rem;display:flex}.btn-save,.btn-cancel{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.2rem;font-size:.85rem;font-weight:700}.btn-save{color:#fff;background:#1a5e1f}.btn-save:hover{background:#2d8a33}.btn-cancel{color:#444;background:#eee}.saas-admin-list{flex-direction:column;gap:.8rem;display:flex}.saas-admin-item{background:#fafafa;border:1px solid #eee;border-radius:10px;grid-template-columns:72px 1fr auto;align-items:center;gap:1rem;padding:.9rem;display:grid}.saas-admin-media{color:#fff;background:linear-gradient(135deg,#1a5e1f,#4caf50);border-radius:10px;justify-content:center;align-items:center;width:72px;height:72px;font-size:.75rem;font-weight:800;display:flex;overflow:hidden}.saas-admin-media img{object-fit:cover;width:100%;height:100%}.saas-admin-info h4{color:#1a5e1f;margin-bottom:.25rem;font-size:.95rem}.saas-admin-info p{color:#666;margin-bottom:.25rem;font-size:.82rem;line-height:1.5}.saas-admin-info small{color:#999;font-size:.72rem}.saas-admin-actions{gap:.5rem;display:flex}.saas-admin-actions button{color:#fff;cursor:pointer;background:#1a5e1f;border:none;border-radius:7px;padding:.5rem .8rem;font-size:.78rem;font-weight:700}.saas-admin-actions button.danger{background:#e53935}@media (width<=900px){.saas-form-grid{grid-template-columns:1fr 1fr}.saas-admin-item{grid-template-columns:60px 1fr}.saas-admin-actions{grid-column:1/-1}}@media (width<=560px){.admin-body{padding:1rem}.saas-form-grid,.saas-admin-item{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#154212;--primary-container:#2d5a27;--on-primary:#fff;--on-primary-container:#9dd090;--leaf-vibrant:#4caf50;--hunter-deep:#0f2613;--surface:#f9f9f8;--surface-container:#edeeed;--surface-container-low:#f3f4f3;--surface-glass:#ffffffb3;--border-glass:#ffffff4d;--on-surface:#191c1c;--on-surface-variant:#42493e;--outline:#72796e;--outline-variant:#c2c9bb;--tertiary:#ffa000;--shadow:0 4px 30px #0000000f;--shadow-lg:0 10px 40px #0000001a}html{scroll-behavior:smooth}body{color:var(--on-surface);background:var(--surface);font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}.glass-card{background:var(--surface-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-glass)}.navbar{z-index:1000;background:var(--surface-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-glass);justify-content:space-between;align-items:center;width:100%;padding:1rem 5%;transition:all .3s;display:flex;position:fixed;top:0}.navbar.scrolled{box-shadow:0 2px 20px #0000000f}.nav-logo{color:var(--primary);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:1.3rem;font-weight:700;text-decoration:none}.nav-logo span{color:var(--leaf-vibrant)}.nav-logo img{border-radius:6px;height:36px}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{color:var(--on-surface-variant);letter-spacing:.05em;cursor:pointer;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .3s}.nav-links a:hover{color:var(--primary)}.nav-cta{background:var(--primary);color:var(--on-primary);cursor:pointer;border:none;border-radius:50px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s}.nav-cta:hover{transform:scale(.95)}.hero{background:var(--hunter-deep);align-items:center;min-height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.hero-inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;width:100%;max-width:1280px;margin:0 auto;padding:8rem 64px 6rem;display:grid;position:relative}.hero-inner.hero-single{text-align:center;grid-template-columns:1fr;max-width:800px}.hero-inner.hero-single .hero-content{max-width:100%}.hero-inner.hero-single .hero-buttons,.hero-inner.hero-single .traffic-bar{justify-content:center}.hero-content{max-width:560px}.hero-logo{border-radius:6px;height:48px;margin-bottom:2rem}.hero-badge{color:#ffffff80;letter-spacing:2px;text-transform:uppercase;margin-bottom:1.5rem;font-size:.75rem;font-weight:600;display:inline-block}.hero h1{color:#fff;letter-spacing:-.03em;margin-bottom:1.8rem;font-size:3.8rem;font-weight:700;line-height:1.08}.hero h1 span{color:var(--leaf-vibrant)}.hero p{color:#fff9;margin-bottom:2.5rem;font-size:1.05rem;font-weight:400;line-height:1.9}.hero-overlay{z-index:1;background:#0f261380;position:absolute;inset:0}.hero-bg-image{opacity:0;z-index:0;background-position:50%;background-size:cover;transition:opacity .8s;position:absolute;inset:0}.hero-bg-image.loaded{opacity:.4}.hero-bg-image:after{content:"";background:#0f261366;position:absolute;inset:0}.btn-primary{background:var(--leaf-vibrant);color:#fff;cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.9rem 1.8rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary:hover{background:#43a047}.btn-secondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:.5rem;padding:.9rem 1.8rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.btn-secondary:hover{background:#ffffff0d;border-color:#fff9}.hero-buttons{flex-wrap:wrap;gap:1rem;display:flex}.btn-primary{background:var(--leaf-vibrant);color:#fff;cursor:pointer;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #4caf504d}.btn-primary:hover{background:#43a047;transform:scale(.98)}.btn-secondary{background:var(--surface-glass);color:var(--primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-glass);cursor:pointer;border-radius:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.btn-secondary:hover{background:#fff}.hero-right{justify-content:center;align-items:center;display:flex}.hero-image-box{aspect-ratio:4/3;border-radius:1rem;width:100%;overflow:hidden;box-shadow:0 30px 80px #00000080}.hero-image-box img{object-fit:cover;width:100%;height:100%}.hero-empty{background:#ffffff08;border:1px solid #ffffff14;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.hero-empty .material-symbols-outlined{color:#ffffff1a;font-size:3rem}.hero-empty p{color:#fff3;font-size:.75rem}.traffic-bar{background:#ffffff0d;border:1px solid #ffffff14;border-radius:.75rem;align-items:center;gap:2.5rem;margin-top:2.5rem;padding:1rem 2rem;display:inline-flex}.traffic-item{text-align:center}.traffic-item h4{color:var(--leaf-vibrant);font-size:1.3rem;font-weight:700}.traffic-item p{color:#fff6;text-transform:uppercase;letter-spacing:1px;margin-top:2px;font-size:.68rem}.traffic-section{background:var(--surface-container-low);border-bottom:1px solid var(--outline-variant);padding:1.5rem 5%}.traffic-inner{justify-content:center;gap:3rem;max-width:1280px;margin:0 auto;display:flex}.traffic-section .traffic-item{text-align:center}.traffic-section .traffic-item h4{color:var(--primary);font-size:1.5rem;font-weight:700}.traffic-section .traffic-item p{color:var(--outline);text-transform:uppercase;letter-spacing:1.5px;margin-top:2px;font-size:.7rem;font-weight:600}.stats-section{background:var(--surface);border-bottom:1px solid var(--outline-variant);padding:5rem 5%}.stats-grid{grid-template-columns:repeat(6,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.stats-item{text-align:center;padding:1rem 0;transition:all .3s}.stats-item:hover h3{color:var(--leaf-vibrant)}.stats-item h3{color:var(--primary);letter-spacing:-.02em;font-size:3rem;font-weight:700;transition:color .3s}.stats-item p{color:var(--outline);text-transform:uppercase;letter-spacing:2px;margin-top:.5rem;font-size:.72rem;font-weight:600}.trust-section{background:var(--surface-container-low);border-top:1px solid var(--outline-variant);border-bottom:1px solid var(--outline-variant);padding:4rem 5%}.trust-label{text-align:center;text-transform:uppercase;letter-spacing:3px;color:var(--outline);margin-bottom:2rem;font-size:.72rem;font-weight:600}.trust-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;max-width:1000px;margin:0 auto;display:flex}.trust-item{text-align:center;opacity:.7;padding:1rem 1.5rem;transition:all .3s}.trust-item:hover{opacity:1;transform:translateY(-2px)}.trust-item h4{color:var(--primary);font-size:1rem;font-weight:700}.trust-item span{color:var(--outline);text-transform:uppercase;letter-spacing:1px;font-size:.68rem}.cta-section{background:var(--hunter-deep);text-align:center;padding:7rem 5%;position:relative;overflow:hidden}.cta-section:before{content:"";background:radial-gradient(#4caf5014 0%,#0000 70%);position:absolute;inset:0}.cta-inner{z-index:1;max-width:600px;margin:0 auto;position:relative}.cta-inner h2{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.2rem;font-weight:700;line-height:1.2}.cta-inner p{color:#fff9;margin-bottom:2.5rem;font-size:1rem;line-height:1.8}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-btn-primary{background:var(--leaf-vibrant);color:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.cta-btn-primary:hover{background:#43a047}.cta-btn-secondary{color:#fff;background:0 0;border:1px solid #ffffff40;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.cta-btn-secondary:hover{background:#ffffff0d;border-color:#fff9}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.revealed{opacity:1;transform:translateY(0)}section{max-width:1400px;margin-left:auto;margin-right:auto;padding:7rem 5%}.section-header{text-align:center;max-width:600px;margin:0 auto 5rem}.section-tag{color:var(--leaf-vibrant);text-transform:uppercase;letter-spacing:4px;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:block}.section-header h2{color:var(--primary);letter-spacing:-.01em;margin-bottom:1rem;font-size:2rem;font-weight:600;line-height:1.25}.section-header h2:after{content:"";background:var(--leaf-vibrant);border-radius:2px;width:48px;height:3px;margin:1rem auto 0;display:block}.section-header p{color:var(--on-surface-variant);font-size:1rem;line-height:1.7}.about{background:var(--surface);padding-top:5rem;padding-bottom:5rem}.about-grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:5rem;max-width:1100px;margin:0 auto;display:grid}.about-content h3{color:var(--primary);letter-spacing:-.01em;margin-bottom:1.2rem;font-size:1.6rem;font-weight:600}.about-content p{color:var(--on-surface-variant);margin-bottom:1.5rem;font-size:.95rem;line-height:1.9}.about-img{box-shadow:var(--shadow-lg);border-radius:1.5rem;overflow:hidden}.about-img img{object-fit:cover;width:100%;height:100%}.about-img-placeholder{aspect-ratio:4/3;background:linear-gradient(135deg, var(--primary-container), var(--leaf-vibrant));color:#fff;border-radius:1.5rem;justify-content:center;align-items:center;width:100%;font-size:1.1rem;font-weight:600;display:flex}.about-stats{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem;display:grid}.stat-item{text-align:center;box-shadow:var(--shadow);background:#fff;border-radius:1rem;padding:1.8rem 1rem;transition:all .3s}.stat-item:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.stat-item h4{color:var(--primary);font-size:2rem;font-weight:700;transition:color .3s}.stat-item:hover h4{color:var(--leaf-vibrant)}.stat-item p{color:var(--outline);text-transform:uppercase;letter-spacing:1.5px;margin-top:.4rem;font-size:.7rem;font-weight:600}.services-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.service-card{background:var(--surface-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-glass);border-radius:1.5rem;padding:2.5rem 2rem;transition:all .3s;position:relative;overflow:hidden}.service-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.service-card:before{display:none}.service-icon{background:var(--primary-container);color:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;font-size:1.5rem;transition:background .3s;display:flex}.service-card:hover .service-icon{background:var(--leaf-vibrant)}.service-card h3{color:var(--primary);margin-bottom:.8rem;font-size:1.1rem;font-weight:600}.service-card p{color:var(--on-surface-variant);font-size:.88rem;line-height:1.75}.service-card .svc-img{border-radius:.75rem;width:100%;height:140px;margin-bottom:1rem;overflow:hidden}.service-card .svc-img img{object-fit:cover;width:100%;height:100%}.products{background:var(--surface);padding-top:7rem;padding-bottom:7rem}.products-grid{grid-template-columns:repeat(12,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.product-card{background:var(--surface-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff6;border-radius:1.5rem;grid-column:span 4;padding:2rem;transition:all .3s}.product-card:first-child{flex-direction:column;grid-column:span 8;justify-content:center;display:flex}.product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.product-card h3{color:var(--leaf-vibrant);letter-spacing:.5px;margin-bottom:.3rem;font-size:.85rem;font-weight:700}.product-card h4{color:var(--primary);margin-bottom:.8rem;font-size:1.2rem;font-weight:700}.product-card p{color:var(--on-surface-variant);font-size:.88rem;line-height:1.75}.product-card .prod-img{border-radius:.75rem;width:100%;height:150px;margin-bottom:1rem;overflow:hidden}.product-card .prod-img img{object-fit:cover;width:100%;height:100%}.saas-section{background:var(--surface-container-low)}.saas-grid{grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.saas-card{border:1px solid var(--outline-variant);box-shadow:var(--shadow);background:#fff;border-radius:1.5rem;flex-direction:column;transition:all .35s;display:flex;overflow:hidden}.saas-card:hover{box-shadow:var(--shadow-lg);border-color:#4caf5059;transform:translateY(-6px)}.saas-image{background:linear-gradient(135deg, var(--primary), var(--leaf-vibrant));color:#fff;letter-spacing:2px;justify-content:center;align-items:center;height:210px;font-size:2rem;font-weight:800;display:flex;overflow:hidden}.saas-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.saas-card:hover .saas-image img{transform:scale(1.06)}.saas-content{flex-direction:column;flex:1;gap:1.1rem;padding:1.7rem;display:flex}.saas-content h3{color:var(--primary);font-size:1.25rem;font-weight:800;line-height:1.3}.saas-info h4{color:var(--leaf-vibrant);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.35rem;font-size:.72rem}.saas-info p{color:var(--on-surface-variant);font-size:.88rem;line-height:1.75}.saas-access{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:.5rem;display:flex}.saas-link{background:var(--primary);color:#fff;border-radius:.7rem;padding:.8rem 1.2rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .25s}.saas-link:hover{background:var(--leaf-vibrant);transform:translateY(-2px)}.saas-qr{color:var(--outline);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:.6rem;font-size:.72rem;font-weight:700;display:flex}.saas-qr img{object-fit:contain;border:1px solid var(--outline-variant);background:#fff;border-radius:.5rem;width:74px;height:74px;padding:.25rem}.projects-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.project-card{box-shadow:var(--shadow);border:1px solid var(--outline-variant);background:#fff;border-radius:1.5rem;transition:all .4s;overflow:hidden}.project-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.project-card:nth-child(2){background:var(--primary);color:#fff;border:none}.project-card:nth-child(2) .project-img{background:#ffffff1a}.project-card:nth-child(2) .project-info h3,.project-card:nth-child(2) .project-info p{color:#ffffffe6}.project-card:nth-child(2) .project-year{color:#fff;background:#ffffff26}.project-card:nth-child(3){background:var(--leaf-vibrant);color:#fff;border:none}.project-card:nth-child(3) .project-img{background:#ffffff1a}.project-card:nth-child(3) .project-info h3,.project-card:nth-child(3) .project-info p{color:#ffffffe6}.project-card:nth-child(3) .project-year{color:#fff;background:#fff3}.project-img{background:var(--primary-container);justify-content:center;align-items:center;height:200px;display:flex;overflow:hidden}.project-img span{color:#fff;font-size:3rem;font-weight:700}.project-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.project-card:hover .project-img img{transform:scale(1.1)}.project-info{padding:1.5rem 1.8rem}.project-info h3{color:var(--primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.project-info p{color:var(--on-surface-variant);font-size:.85rem;line-height:1.7}.project-year{color:var(--leaf-vibrant);background:#4caf501a;border-radius:4px;margin-bottom:.8rem;padding:.25rem .8rem;font-size:.72rem;font-weight:700;display:inline-block}.team{background:var(--surface);padding-top:7rem;padding-bottom:7rem}.team-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.team-card{text-align:center;box-shadow:var(--shadow);background:#fff;border-radius:1.5rem;padding:3rem 2rem;transition:all .4s}.team-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.team-card:hover .team-avatar{border-color:var(--leaf-vibrant)}.team-avatar{background:linear-gradient(135deg, var(--primary-container), var(--leaf-vibrant));color:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;margin:0 auto 1.5rem;font-size:2rem;font-weight:700;transition:border-color .3s;display:flex;overflow:hidden;box-shadow:0 8px 30px #0000001f}.team-avatar img{object-fit:cover;width:100%;height:100%}.team-card h3{color:var(--primary);margin-bottom:.3rem;font-size:1.15rem;font-weight:700}.team-card .role{color:var(--leaf-vibrant);margin-bottom:1.2rem;font-size:.85rem;font-weight:700}.team-card p{color:var(--on-surface-variant);padding:0 .5rem;font-size:.8rem;line-height:1.7}.vision{background:var(--hunter-deep);color:#fff}.vision-grid{grid-template-columns:1fr 1fr;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.vision-box h3{color:var(--leaf-vibrant);margin-bottom:1rem;font-size:1.5rem}.vision-box p{color:#fffc;font-size:.95rem;line-height:1.8}.vision-box ul{margin-top:1rem;list-style:none}.vision-box ul li{color:#fffc;padding:.6rem 0 .6rem 1.5rem;font-size:.9rem;position:relative}.vision-box ul li:before{content:"";background:var(--leaf-vibrant);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.gallery{background:var(--surface-container-low)}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.gallery-item{aspect-ratio:4/3;background:var(--surface-container);box-shadow:var(--shadow);border-radius:1rem;transition:all .3s;overflow:hidden}.gallery-item:hover{box-shadow:var(--shadow-lg);transform:scale(1.03)}.gallery-item img{object-fit:cover;width:100%;height:100%}.contact{background:var(--hunter-deep);color:#fff}.contact-grid{grid-template-columns:1fr 1fr;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.contact-info h3{margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.contact-item{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.contact-icon{width:48px;height:48px;color:var(--leaf-vibrant);background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.contact-item h4{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.2rem;font-size:.72rem}.contact-item p{color:#fff;font-size:.95rem;font-weight:600}.contact-form{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;padding:2.5rem}.contact-form input,.contact-form textarea{color:#fff;background:#ffffff1a;border:1px solid #0000;border-radius:.75rem;outline:none;width:100%;margin-bottom:1rem;padding:1rem 1.2rem;font-family:inherit;font-size:.9rem;transition:border .3s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#ffffff4d}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--leaf-vibrant)}.contact-form textarea{resize:vertical;height:120px}.contact-form button{background:var(--leaf-vibrant);color:#fff;cursor:pointer;border:none;border-radius:.75rem;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s}.contact-form button:hover{background:#43a047}footer{background:var(--hunter-deep);color:#ffffff80;text-align:center;border-top:1px solid #ffffff1a;padding:2rem 5%;font-size:.85rem}footer a{color:var(--leaf-vibrant);margin:0 .5rem;text-decoration:none}footer a:hover{color:#fff}.whatsapp-fab{z-index:999;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.8rem;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 20px #25d36666}.whatsapp-fab:hover{transform:scale(1.1);box-shadow:0 6px 30px #25d36680}@media (width<=968px){.hero h1{font-size:2.5rem}.hero-inner{grid-template-columns:1fr;padding:7rem 5% 4rem}.hero-inner.hero-single{padding:7rem 5% 4rem}.hero-right{display:none}.about-grid,.vision-grid,.contact-grid{grid-template-columns:1fr;gap:2.5rem}.services-grid,.projects-grid{grid-template-columns:1fr 1fr}.team-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.products-grid{grid-template-columns:1fr 1fr}.product-card,.product-card:first-child{grid-column:span 1}.stats-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.stats-item h3{font-size:2.2rem}.nav-links,.nav-cta{display:none}.nav-links.active{box-shadow:var(--shadow);z-index:999;background:#fff;flex-direction:column;padding:2rem 5%;display:flex;position:absolute;top:100%;left:0;right:0}.hamburger{display:flex}section{padding:5rem 5%}.trust-grid{gap:1.5rem}}@media (width<=600px){.hero h1{font-size:1.9rem}.hero p{font-size:.92rem}.hero-inner,.hero-inner.hero-single{padding:6.5rem 1.2rem 3rem}.hero-badge{font-size:.65rem}section{padding:3.5rem 1.2rem}.section-header{margin-bottom:2.5rem}.section-header h2{font-size:1.4rem}.section-tag{letter-spacing:2px;font-size:.68rem}.about-stats{grid-template-columns:1fr 1fr;gap:.8rem}.stat-item{padding:1.2rem .5rem}.stat-item h4{font-size:1.4rem}.services-grid,.projects-grid,.team-grid,.products-grid,.saas-grid{grid-template-columns:1fr;gap:1rem}.product-card,.product-card:first-child{grid-column:span 1}.saas-image{height:180px}.saas-access{flex-direction:column;align-items:flex-start}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.stats-item h3{font-size:1.8rem}.stats-item p{font-size:.65rem}.traffic-inner{gap:2rem}.traffic-section .traffic-item h4{font-size:1.2rem}.trust-grid{gap:1rem}.trust-item{padding:.8rem 1rem}.trust-item h4{font-size:.85rem}.vision-grid,.contact-grid{grid-template-columns:1fr;gap:2rem}.contact-form{padding:1.5rem}.cta-inner h2{font-size:1.6rem}.cta-buttons{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{justify-content:center;width:100%}.hero-buttons{flex-direction:column}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{text-align:center;justify-content:center;width:100%}.team-avatar{width:100px;height:100px}.team-card{padding:2rem 1.5rem}.service-card{padding:1.8rem 1.5rem}.project-img{height:150px}.navbar{padding:.8rem 1.2rem}.nav-logo{font-size:1.1rem}.whatsapp-fab{width:50px;height:50px;bottom:1.2rem;right:1.2rem}}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.hamburger span{background:var(--on-surface);width:22px;height:2px;transition:all .3s;display:block}
