:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.business-card-container{min-height:100vh;background:linear-gradient(135deg,#f0f9f0,#fff,#e8f5e8);display:flex;align-items:center;justify-content:center;padding:1rem}.business-card-wrapper{width:100%;max-width:24rem;margin:0 auto;position:relative}.business-card-close-btn{position:absolute;top:-1rem;right:-1rem;width:2.5rem;height:2.5rem;background:#fff;border-radius:50%;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;justify-content:center;color:#6b7280;border:none;cursor:pointer;transition:all .3s ease;z-index:10}.business-card-close-btn:hover{color:#374151;box-shadow:0 6px 16px #0003}.business-card{background:#fff;border-radius:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden;transform:scale(1);transition:all .3s ease}.business-card:hover{transform:scale(1.02)}.business-card-header{background:linear-gradient(135deg,#16a34a,#059669,#047857);padding:2.5rem 2rem;text-align:center;position:relative;overflow:hidden}.business-card-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIGZpbGw9IiNmZmZmZmYiIGZpbGwtb3BhY2l0eT0iMC4xIj48Y2lyY2xlIGN4PSIzMCIgY3k9IjMwIiByPSIyIi8+PC9nPjwvZz48L3N2Zz4=);opacity:.3}.business-card-header-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIGZpbGw9IiNmZmZmZmYiIGZpbGwtb3BhY2l0eT0iMC4xIj48Y2lyY2xlIGN4PSIzMCIgY3k9IjMwIiByPSIyIi8+PC9nPjwvZz48L3N2Zz4=);opacity:.3}.business-card-name{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.75rem}.business-card-title{font-size:1.375rem;color:#dcfce7;margin-bottom:.75rem}.business-card-company{color:#bbf7d0;font-size:1rem}.business-card-content{padding:2rem}.business-card-contact-item{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.business-card-contact-item:hover .business-card-icon{transform:scale(1.1)}.business-card-icon{width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.business-card-icon-green{background:linear-gradient(135deg,#dcfce7,#bbf7d0)}.business-card-icon-blue{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.business-card-icon-orange{background:linear-gradient(135deg,#fed7aa,#fde68a)}.business-card-icon svg{width:1.5rem;height:1.5rem}.business-card-icon-green svg{color:#16a34a}.business-card-icon-blue svg{color:#2563eb}.business-card-icon-orange svg{color:#ea580c}.business-card-contact-info{flex:1}.business-card-contact-label{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.business-card-contact-value{font-size:1.125rem;font-weight:600;color:#111827;text-decoration:none;transition:color .3s ease}.business-card-contact-value:hover{color:#16a34a}.business-card-contact-value.break-all{word-break:break-all}.business-card-services{background:#f9fafb;border-radius:1rem;padding:1.5rem;margin-top:2rem}.business-card-services-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.business-card-services-icon{width:2rem;height:2rem;background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-radius:50%;display:flex;align-items:center;justify-content:center}.business-card-services-icon svg{width:1rem;height:1rem;color:#16a34a}.business-card-services-title{font-size:1.125rem;font-weight:600;color:#111827}.business-card-services-list{display:flex;flex-direction:column;gap:.5rem}.business-card-services-item{font-size:.875rem;color:#6b7280}.business-card-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.business-card-btn{width:100%;padding:1rem;border-radius:1rem;font-size:1.125rem;font-weight:600;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;text-decoration:none}.business-card-btn-primary{background:linear-gradient(135deg,#16a34a,#059669);color:#fff;box-shadow:0 4px 14px #16a34a4d}.business-card-btn-primary:hover{background:linear-gradient(135deg,#15803d,#047857);box-shadow:0 6px 20px #16a34a66;transform:translateY(-2px)}.business-card-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.business-card-btn-secondary{border:2px solid #bbf7d0;color:#16a34a;background:transparent}.business-card-btn-secondary:hover{background:#f0fdf4}.business-card-btn svg{width:1.25rem;height:1.25rem;margin-right:.75rem}.business-card-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.business-card-modal-content{background:#fff;border-radius:1rem;padding:1.5rem;width:100%;max-width:24rem}.business-card-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.business-card-modal-title{font-size:1.125rem;font-weight:600;color:#111827}.business-card-modal-close{background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem}.business-card-modal-close svg{width:1.25rem;height:1.25rem}.business-card-modal-actions{display:flex;flex-direction:column;gap:.75rem}.business-card-modal-btn{width:100%;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem;text-align:left;background:#fff;color:#374151;cursor:pointer;display:flex;align-items:center;transition:background-color .3s ease}.business-card-modal-btn:hover{background:#f9fafb}.business-card-modal-btn svg{width:1rem;height:1rem;margin-right:.5rem;color:#6b7280}.business-card-qr-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.business-card-qr-content{background:#fff;border-radius:1rem;padding:1.5rem;text-align:center}.business-card-qr-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.business-card-qr-title{font-size:1.125rem;font-weight:600;color:#111827}.business-card-qr-close{background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem}.business-card-qr-close svg{width:1.25rem;height:1.25rem}.business-card-qr-image{margin:0 auto 1rem;display:block}.business-card-qr-text{font-size:.875rem;color:#6b7280}.business-card-instructions{font-size:.75rem;color:#6b7280;text-align:center;margin-top:1rem;line-height:1.5}.business-card-footer{text-align:center;margin-top:2rem}.business-card-footer-text{font-size:.875rem;color:#6b7280}.business-card-footer-brand{font-weight:600;color:#16a34a}.business-card-spinner{animation:spin 1s linear infinite;border-radius:50%;border:2px solid transparent;border-top:2px solid white;width:1.25rem;height:1.25rem;margin-right:.75rem}@media (max-width: 640px){.business-card-container{padding:.5rem}.business-card-wrapper{max-width:100%}.business-card-header{padding:2rem 1.5rem}.business-card-content{padding:1.5rem}.business-card-name{font-size:1.75rem}.business-card-title{font-size:1.25rem}}.jun-ai-assistant{background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;overflow:hidden;max-width:500px;width:100%;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.jun-ai-header{background:linear-gradient(135deg,#2d5530,#4caf50);color:#fff;padding:1rem}.jun-ai-header-content{display:flex;justify-content:space-between;align-items:center}.jun-ai-logo{display:flex;align-items:center;gap:.75rem}.jun-ai-logo-icon{width:40px;height:40px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.jun-ai-title{font-size:1.1rem;font-weight:600;margin:0;line-height:1.2}.jun-ai-subtitle{font-size:.8rem;margin:.25rem 0 0;opacity:.9;line-height:1.2}.jun-ai-actions{display:flex;gap:.5rem}.jun-ai-action-btn{background:#ffffff1a;border:none;color:#fff;padding:.5rem;border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.jun-ai-action-btn:hover{background:#fff3;transform:translateY(-1px)}.jun-ai-error{background:#fef2f2;border-bottom:1px solid #fecaca;padding:.75rem}.jun-ai-error-content{display:flex;align-items:center;gap:.5rem}.jun-ai-error-text{color:#dc2626;font-size:.875rem;flex:1}.jun-ai-error-actions{display:flex;gap:.5rem;align-items:center}.jun-ai-retry-btn{color:#2563eb;background:none;border:none;font-size:.75rem;font-weight:500;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:background-color .2s ease}.jun-ai-retry-btn:hover{background:#2563eb1a}.jun-ai-close-btn{color:#dc2626;background:none;border:none;cursor:pointer;padding:.25rem;border-radius:4px;transition:background-color .2s ease}.jun-ai-close-btn:hover{background:#dc26261a}.jun-ai-welcome{padding:1.5rem;text-align:center;background:#f8fafc}.jun-ai-welcome-icon{width:48px;height:48px;background:#dcfce7;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.jun-ai-welcome-title{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.jun-ai-welcome-subtitle{font-size:.875rem;color:#6b7280;margin:0 0 1rem;line-height:1.4}.jun-ai-welcome-features{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1.5rem;text-align:left;max-width:300px;margin-left:auto;margin-right:auto}.jun-ai-welcome-feature{font-size:.75rem;color:#4b5563;line-height:1.3}.jun-ai-quick-replies{display:flex;flex-direction:column;gap:.5rem;max-width:300px;margin:0 auto}.jun-ai-quick-reply-btn{background:#fff;border:1px solid #e5e7eb;color:#374151;padding:.5rem .75rem;border-radius:6px;font-size:.75rem;cursor:pointer;transition:all .2s ease;text-align:left}.jun-ai-quick-reply-btn:hover{background:#f9fafb;border-color:#4caf50;color:#4caf50}.jun-ai-reconnecting{background:#eff6ff;border-bottom:1px solid #bfdbfe;padding:.75rem}.jun-ai-reconnecting-content{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#1d4ed8}.jun-ai-reconnecting-text{font-size:.875rem}.jun-ai-messages{overflow-y:auto;padding:1rem;background:#f8fafc}.jun-ai-messages-empty{min-height:200px;max-height:300px}.jun-ai-messages-small{min-height:300px;max-height:400px}.jun-ai-messages-large{min-height:400px;max-height:500px}.jun-ai-message{display:flex;margin-bottom:1rem}.jun-ai-message-user{justify-content:flex-end}.jun-ai-message-ai{justify-content:flex-start}.jun-ai-message-bubble{max-width:80%;padding:.75rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;cursor:pointer;transition:all .2s ease}.jun-ai-message-bubble-user{background:#4caf50;color:#fff}.jun-ai-message-bubble-ai{background:#fff;color:#1f2937;border:1px solid #e5e7eb}.jun-ai-message-bubble:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.jun-ai-message-typing{animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.jun-ai-message-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.75rem}.jun-ai-message-sender{font-weight:500}.jun-ai-message-typing-indicator{opacity:.7;font-style:italic}.jun-ai-message-time{margin-left:auto;opacity:.7}.jun-ai-message-content{font-size:.875rem;line-height:1.4}.jun-ai-cursor{display:inline-block;width:2px;height:1em;background:#4caf50;margin-left:2px;animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.jun-ai-message-hint{font-size:.75rem;color:#6b7280;margin-top:.5rem;font-style:italic}.jun-ai-loading{display:flex;justify-content:flex-start}.jun-ai-loading-bubble{background:#fff;color:#1f2937;padding:.75rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;border:1px solid #e5e7eb}.jun-ai-loading-content{display:flex;align-items:center;gap:.5rem}.jun-ai-loading-text{font-size:.875rem}.jun-ai-initializing{display:flex;justify-content:center;align-items:center;padding:2rem}.jun-ai-initializing-content{display:flex;align-items:center;gap:.5rem;color:#6b7280}.jun-ai-initializing-text{font-size:.875rem}.jun-ai-spinner{width:16px;height:16px;border:2px solid #e5e7eb;border-top:2px solid #4CAF50;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.jun-ai-input-area{border-top:1px solid #e5e7eb;padding:1rem;background:#fff}.jun-ai-input-container{display:flex;gap:.5rem;margin-bottom:.5rem}.jun-ai-input{flex:1;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;resize:none;font-family:inherit;transition:border-color .2s ease}.jun-ai-input:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 3px #4caf501a}.jun-ai-input:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.jun-ai-send-btn{background:#4caf50;color:#fff;border:none;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.jun-ai-send-btn:hover:not(:disabled){background:#45a049;transform:translateY(-1px)}.jun-ai-send-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.jun-ai-typing-indicator{width:16px;height:16px;background:#fff;border-radius:50%;animation:pulse 1.5s infinite}.jun-ai-send-text{font-size:.875rem}.jun-ai-input-hint{font-size:.75rem;color:#6b7280;text-align:center}@media (max-width: 640px){.jun-ai-assistant{max-width:100%;border-radius:0;height:100dvh;height:calc(100vh - env(safe-area-inset-bottom));display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom)}.jun-ai-messages{flex:1;max-height:none;padding-bottom:80px;overflow-y:auto}.jun-ai-messages-empty,.jun-ai-messages-small,.jun-ai-messages-large{min-height:auto;max-height:none}.jun-ai-welcome-features{grid-template-columns:1fr}.jun-ai-quick-replies{max-width:100%}.jun-ai-message-bubble{max-width:90%}.jun-ai-input-area{position:relative;z-index:10;background:#fff;border-top:1px solid #e5e7eb}.jun-ai-input-container{flex-direction:column}.jun-ai-send-btn{width:100%;justify-content:center}}@media (max-width: 480px){.jun-ai-header{padding:.75rem}.jun-ai-title{font-size:1rem}.jun-ai-subtitle{font-size:.75rem}.jun-ai-welcome{padding:1rem}.jun-ai-messages,.jun-ai-input-area{padding:.75rem}.jun-ai-assistant{height:100dvh;height:calc(100vh - env(safe-area-inset-bottom))}}@media (max-height: 500px){.jun-ai-assistant{height:100vh;height:100dvh}.jun-ai-messages{max-height:60vh}}.jun-ai-fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.jun-ai-slide-in{animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.container-full{width:100%;margin:0;padding:0}.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;width:100%;top:0;z-index:1000}.header-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;position:relative}.logo{font-size:1.8rem;font-weight:700;color:#2d5530}.nav-menu{display:flex;gap:2rem;align-items:center}.nav-link{text-decoration:none;color:#333;font-weight:500;font-size:1rem;transition:color .3s ease;position:relative}.nav-link:hover{color:#2d5530}.nav-link:after{content:"";position:absolute;width:0;height:2px;bottom:-5px;left:0;background-color:#2d5530;transition:width .3s ease}.nav-link:hover:after{width:100%}.header-actions{display:flex;gap:1rem;align-items:center}.language-toggle{display:flex;align-items:center;gap:.25rem;font-size:.9rem;font-weight:500;min-width:60px;flex-shrink:0}.lang-option{color:#666;cursor:pointer;transition:color .3s ease;writing-mode:horizontal-tb;text-orientation:mixed;direction:ltr;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.lang-option.active{color:#2d5530;font-weight:600}.lang-option:hover{color:#2d5530}.lang-divider{color:#ccc}.mobile-menu-btn{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.mobile-menu-btn span{width:25px;height:3px;background:#2d5530;margin:3px 0;transition:.3s;border-radius:2px}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000;animation:fadeIn .3s ease-in-out}.mobile-menu{position:fixed;top:0;right:0;width:300px;max-width:85vw;height:100vh;background:#fff;padding:0;box-shadow:-2px 0 10px #0000001a;transform:translate(100%);animation:slideInRight .3s ease-in-out forwards;overflow-y:auto}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e5e5;background:#f8fffe}.mobile-menu-logo{font-size:1.25rem;font-weight:700;color:#2d5530;margin:0}.mobile-menu-close{background:none;border:none;cursor:pointer;padding:.5rem;color:#666;border-radius:50%;transition:all .3s ease}.mobile-menu-close:hover{background:#f0f0f0;color:#2d5530}.mobile-nav{padding:1rem 0}.mobile-nav-link{display:block;padding:1rem 1.5rem;color:#333;text-decoration:none;font-weight:500;border-bottom:1px solid #f0f0f0;transition:all .3s ease}.mobile-nav-link:hover{background:#f8fffe;color:#4caf50;padding-left:2rem}.mobile-language-section{padding:1.5rem;border-top:1px solid #e5e5e5;background:#f8fffe}.mobile-language-title{font-size:1rem;font-weight:600;color:#2d5530;margin:0 0 1rem}.mobile-language-toggle{display:flex;gap:.5rem}.mobile-lang-option{flex:1;padding:.75rem;border:2px solid #e5e5e5;background:#fff;color:#666;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease;writing-mode:horizontal-tb;text-orientation:mixed;direction:ltr;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.mobile-lang-option.active{border-color:#4caf50;background:#4caf50;color:#fff}.mobile-lang-option:hover:not(.active){border-color:#4caf50;color:#4caf50}.mobile-menu-actions{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.mobile-business-card-btn,.mobile-quote-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease}.mobile-business-card-btn{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);color:#0369a1;border:2px solid #0ea5e9}.mobile-business-card-btn:hover{background:linear-gradient(135deg,#0ea5e9,#0369a1);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0ea5e94d}.mobile-quote-btn{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;box-shadow:0 4px 12px #4caf504d}.mobile-quote-btn:hover{background:linear-gradient(135deg,#45a049,#388e3c);transform:translateY(-2px);box-shadow:0 6px 16px #4caf5066}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.quote-btn,.hero-btn,.ready-btn,.contact-btn{background:#4caf50;color:#fff;border:none;padding:.8rem 2rem;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.quote-btn:hover,.hero-btn:hover,.ready-btn:hover,.contact-btn:hover{background:#45a049;transform:translateY(-2px);box-shadow:0 5px 15px #4caf504d}.btn-icon{font-size:.9rem}.hero{background:linear-gradient(#0006,#0003),url(/02-jun-04.webp);background-size:cover;background-position:center;background-attachment:fixed;min-height:100vh;display:flex;align-items:center;position:relative;width:100vw;margin-left:calc(50% - 50vw)}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000001a,#0003,#0009)}.hero-content{text-align:center;color:#fff;position:relative;z-index:2;padding:2rem 0;width:100%;display:flex;flex-direction:column;align-items:center}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.3rem;margin-bottom:2rem;opacity:.95;max-width:600px;margin-left:auto;margin-right:auto}.hero-btn{font-size:1.2rem;padding:1rem 2.5rem}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#2d5530}.about{padding:5rem 0;background:#f8f9fa;width:100vw;margin-left:calc(50% - 50vw)}.about-subtitle{text-align:center;font-size:1.2rem;color:#6b7280;margin-bottom:4rem;font-weight:400}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:flex-start}.about-main{padding-right:2rem}.about-main-title{font-size:2rem;font-weight:700;color:#2d5530;margin-bottom:1.5rem;line-height:1.3}.about-main-description{font-size:1.1rem;margin-bottom:1.5rem;color:#6b7280;line-height:1.7}.about-features{display:flex;flex-direction:column;gap:1rem}.feature-card{background:#fff;padding:1.25rem;border-radius:12px;box-shadow:0 3px 15px #0000000f;border:1px solid #e5e7eb;transition:transform .3s ease,box-shadow .3s ease;display:flex;align-items:flex-start;gap:1rem}.feature-card:hover{transform:translateY(-2px);box-shadow:0 6px 25px #0000001a}.feature-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#f0f9ff;border-radius:8px;margin-top:2px}.feature-icon svg{width:24px;height:24px}.feature-content{flex:1;min-width:0}.feature-title{font-size:1.1rem;font-weight:700;color:#2d5530;margin-bottom:.5rem;line-height:1.3}.feature-description{font-size:.9rem;color:#6b7280;line-height:1.5;margin:0}.services{padding:5rem 0;background:#fff;width:100vw;margin-left:calc(50% - 50vw)}.services-subtitle{text-align:center;font-size:1.2rem;color:#6b7280;margin-bottom:4rem;font-weight:400;max-width:600px;margin-left:auto;margin-right:auto}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto}.service-item{background:#fff;padding:2rem 1.5rem;border-radius:12px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f3f4f6}.service-item:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.service-icon-new{width:60px;height:60px;background:#4caf50;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:background .3s ease}.service-item:hover .service-icon-new{background:#45a049}.service-title-new{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#1f2937;line-height:1.3}.service-description-new{color:#6b7280;line-height:1.6;font-size:.95rem}.plans{padding:5rem 0;background:#f8f9fa;width:100vw;margin-left:calc(50% - 50vw)}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.plan-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 30px #0000001a;text-align:center;min-height:200px;display:flex;align-items:center;justify-content:center}.plan-icon{font-size:4rem}.work{padding:5rem 0;background:#fff;width:100vw;margin-left:calc(50% - 50vw)}.work-subtitle{text-align:center;font-size:1.2rem;color:#6b7280;margin-bottom:4rem;font-weight:400;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.work-grid-new{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.work-row-top{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.work-row-bottom{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.work-item-new{overflow:hidden;border-radius:12px;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.work-item-new:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.work-item-new img{width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.work-item-new:hover img{transform:scale(1.05)}.work-item-wide img{height:180px}.team{padding:5rem 0;background:#f8f9fa;width:100vw;margin-left:calc(50% - 50vw)}.team-subtitle{text-align:center;font-size:1.2rem;color:#6b7280;margin-bottom:4rem;font-weight:400}.team-grid-new{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px;margin:0 auto}.team-member{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #00000014;transition:transform .3s ease,box-shadow .3s ease}.team-member:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}.team-image{width:100%;height:200px;overflow:hidden}.team-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.team-member:hover .team-image img{transform:scale(1.05)}.team-title{font-size:1.1rem;font-weight:600;color:#2d5530;margin:1.5rem 1.5rem .5rem;line-height:1.3}.team-description{font-size:.9rem;color:#6b7280;margin:0 1.5rem 1.5rem;line-height:1.5}.why-choose{padding:5rem 0;background:#f0f9f0;width:100vw;margin-left:calc(50% - 50vw)}.why-subtitle{text-align:center;font-size:1.2rem;color:#6b7280;margin-bottom:4rem;font-weight:400;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.why-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:5rem;max-width:1000px;margin-left:auto;margin-right:auto}.why-feature-item{text-align:center;padding:2rem 1rem}.why-feature-icon{width:80px;height:80px;background:#4caf501a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:background .3s ease}.why-feature-icon svg{width:32px;height:32px}.why-feature-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#2d5530;line-height:1.3}.why-feature-description{color:#6b7280;line-height:1.6;font-size:1rem}.why-bottom-section{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:flex-start;max-width:1000px;margin:0 auto}.quality-trust{padding-right:2rem}.quality-title{font-size:1.8rem;font-weight:600;color:#2d5530;margin-bottom:1.5rem;line-height:1.3}.quality-description{color:#6b7280;line-height:1.6;margin-bottom:1.5rem;font-size:1rem}.quality-note{color:#6b7280;line-height:1.6;font-size:1rem}.commitment-list{padding-left:2rem}.commitment-title{font-size:1.4rem;font-weight:600;color:#2d5530;margin-bottom:1.5rem;line-height:1.3}.commitment-items{list-style:none;padding:0;margin:0}.commitment-item{display:flex;align-items:center;margin-bottom:1rem;color:#6b7280;font-size:1rem;line-height:1.5}.commitment-bullet{width:8px;height:8px;background:#4caf50;border-radius:50%;margin-right:1rem;flex-shrink:0}.ready{padding:5rem 0;background:linear-gradient(135deg,#2d5530,#4caf50);color:#fff;width:100vw;margin-left:calc(50% - 50vw)}.ready-content{text-align:center}.ready-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.ready-subtitle{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.ready-btn{background:#fff;color:#2d5530;font-size:1.2rem;padding:1rem 2.5rem}.ready-btn:hover{background:#f0f0f0;color:#2d5530}.contact{padding:5rem 0;background:#fff;width:100vw;margin-left:calc(50% - 50vw)}.contact-subtitle{text-align:center;font-size:1.2rem;color:#6b7280;margin-bottom:4rem;font-weight:400;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.contact-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto}.contact-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 15px #00000014;border:1px solid #f3f4f6;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.contact-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}.contact-card-icon{width:60px;height:60px;background:#4caf501a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.contact-card-title{font-size:1.4rem;font-weight:600;color:#2d5530;margin-bottom:1rem;line-height:1.3}.contact-card-description{color:#6b7280;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.contact-card-info{color:#4caf50;font-weight:600;font-size:1.1rem;margin-bottom:1.5rem}.contact-card-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;border:none}.contact-card-btn.primary{background:#4caf50;color:#fff}.contact-card-btn.primary:hover{background:#45a049;transform:translateY(-2px)}.contact-card-btn.secondary{background:transparent;color:#4caf50;border:2px solid #4CAF50}.contact-card-btn.secondary:hover{background:#4caf50;color:#fff;transform:translateY(-2px)}.ready-start{padding:4rem 0;background:#f0f9f0;width:100vw;margin-left:calc(50% - 50vw)}.ready-start-content{text-align:center;max-width:800px;margin:0 auto}.ready-start-title{font-size:2.2rem;font-weight:600;color:#2d5530;margin-bottom:1rem;line-height:1.3}.ready-start-subtitle{font-size:1.1rem;color:#6b7280;margin-bottom:2.5rem;line-height:1.6}.ready-start-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.ready-start-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;border:none}.ready-start-btn.primary{background:#4caf50;color:#fff}.ready-start-btn.primary:hover{background:#45a049;transform:translateY(-2px)}.ready-start-btn.secondary{background:transparent;color:#4caf50;border:2px solid #4CAF50}.ready-start-btn.secondary:hover{background:#4caf50;color:#fff;transform:translateY(-2px)}.footer{background:#4caf50;color:#fff;padding:3rem 0 1.5rem;width:100vw;margin-left:calc(50% - 50vw)}.footer-content{display:grid;grid-template-columns:2fr 1.5fr 1.5fr;gap:3rem;margin-bottom:2rem;align-items:flex-start}.footer-title{font-size:1.4rem;font-weight:600;margin-bottom:1rem;color:#fff}.footer-about .footer-description{font-size:.95rem;line-height:1.6;margin-bottom:1rem;color:#ffffffe6}.footer-about .footer-tagline{font-size:.9rem;font-weight:500;color:#fffc;margin:0}.footer-contact-item{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.95rem;color:#ffffffe6}.footer-contact-item svg{width:16px;height:16px;flex-shrink:0}.footer-services-list{list-style:none;padding:0;margin:0}.footer-services-list li{font-size:.95rem;margin-bottom:.5rem;color:#ffffffe6;line-height:1.4}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2);font-size:.9rem;color:#fffc}.app{width:100%;max-width:100vw;overflow-x:hidden}.ai-assistant-page{min-height:100vh;background:#f8f9fa;padding:2rem 0}.ai-assistant-header{text-align:center;margin-bottom:2rem}.ai-assistant-back-btn{background:transparent;border:none;color:#2d5530;font-size:1rem;cursor:pointer;margin-bottom:1rem;padding:.5rem 0;display:flex;align-items:center;gap:.5rem;margin:0 auto 1rem}.ai-assistant-back-btn:hover{text-decoration:underline}.ai-assistant-header h1{font-size:2.5rem;color:#2d5530;margin:0}.ai-assistant-nav-btn{background:none;border:none;cursor:pointer;transition:color .3s ease}.ai-assistant-nav-btn:hover{color:#4caf50}.ready-start-btn.ai-assistant{background:#4caf50;color:#fff;border:2px solid #4CAF50}.ready-start-btn.ai-assistant:hover{background:#45a049;border-color:#45a049;transform:translateY(-2px)}.booking-page{min-height:100vh;background:#f8f9fa;padding:2rem 0;width:100vw;margin-left:calc(50% - 50vw)}.booking-container{max-width:800px;margin:0 auto;padding:0 20px}.booking-header{margin-bottom:2rem}.back-button{background:transparent;border:none;color:#2d5530;font-size:1rem;cursor:pointer;margin-bottom:1rem;padding:.5rem 0}.back-button:hover{text-decoration:underline}.booking-title{font-size:2.5rem;color:#2d5530;text-align:center}.booking-form{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 30px #0000001a}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#2d5530}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.8rem;border:2px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#4caf50}.submit-button{width:100%;background:#4caf50;color:#fff;border:none;padding:1rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .3s ease}.submit-button:hover{background:#45a049}@media (max-width: 768px){.container{padding:0 15px}.header-content{padding:.75rem 0}.nav-menu{display:none}.mobile-menu-btn{display:flex}.header-actions{gap:.75rem}.language-toggle{font-size:.8rem}.quote-btn{padding:.6rem 1.5rem;font-size:.9rem}.hero{background-attachment:scroll}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.section-title{font-size:2rem}.about-content{grid-template-columns:1fr;gap:3rem}.about-main{padding-right:0}.about-features{gap:1.25rem}.feature-card{padding:1.5rem}.contact-cards-grid{grid-template-columns:1fr;gap:1.5rem}.contact-card{padding:1.5rem}.ready-start-buttons{flex-direction:column;align-items:center}.ready-start-btn{width:100%;max-width:300px;justify-content:center}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:left}.footer-about{text-align:center}.footer-contact,.footer-services{text-align:left}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-item{padding:1.5rem 1rem}.services-subtitle{font-size:1.1rem;margin-bottom:3rem}.work-row-top,.work-row-bottom{grid-template-columns:1fr}.work-item-new img,.work-item-wide img{height:200px}.why-features-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.why-bottom-section{grid-template-columns:1fr;gap:2rem}.quality-trust{padding-right:0}.commitment-list{padding-left:0}.team-grid-new{grid-template-columns:repeat(2,1fr);gap:1.5rem}.booking-container{padding:0 15px}.booking-form{padding:1.5rem}}@media (max-width: 1024px){.services-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.8rem}.team-grid-new{grid-template-columns:1fr}.booking-title{font-size:2rem}.services-grid{grid-template-columns:1fr}}
