:root{--black: rgba(2, 9, 15, 1);--dark: rgba(20, 27, 52, 1);--gray-400: rgba(152, 162, 179, 1);--gray-600: rgba(71, 84, 103, 1);--surface-1: rgba(244, 250, 255, 1);--white: rgba(255, 255, 255, 1);--blue: #0880d2;--border-color: rgba(25, 161, 255, .25);--radius: .5rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Plus Jakarta Sans,sans-serif;color:var(--black);line-height:1.5;background:var(--white)}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}main{display:block}.container{max-width:1400px;margin:0 auto;padding:0 2rem}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;line-height:1.2}h1{font-size:58px;line-height:1.28}h2{font-size:40px;line-height:1.3}h3{font-size:24px;line-height:1.4}p{margin:0;font-size:18px;line-height:28.8px;opacity:.8;font-weight:500}.section-kicker{margin-bottom:.75rem;color:var(--blue);text-transform:uppercase;letter-spacing:.08em;font-size:14px;font-weight:700}.section-heading{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:760px;margin:0 auto 3rem;text-align:center}.section-heading--center{text-align:center}.site-header{position:absolute;top:0;left:0;width:100%;z-index:20}.site-header[data-mobile-open=true]{z-index:40}.contact-bar{height:46px;background-color:var(--blue);display:flex;align-items:center;justify-content:center}.contact-info{display:flex;align-items:center;gap:2rem;color:var(--white);font-size:15px;flex-wrap:wrap;justify-content:center}.contact-item a,.contact-item span{color:var(--white)}.nav-bar{height:63px;background-color:var(--white);display:flex;align-items:center;justify-content:space-between;padding:0 5rem;position:relative}.logo{display:flex;align-items:center;justify-content:center;width:45px;height:45px}.logo img{width:45px;height:45px;object-fit:contain}.nav-shell{display:flex;align-items:center;justify-content:space-between;flex:1;min-width:0;gap:1rem}.nav-items{display:flex;align-items:center;justify-content:center;flex:1;padding:0 1.5rem}.nav-menu{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;justify-content:center}.nav-item{color:var(--black);font-weight:500;font-size:15px;white-space:nowrap}.header-actions{display:flex;align-items:center;gap:.75rem}.mobile-menu-toggle{display:none;align-items:center;gap:.65rem;padding:.65rem .95rem;border-radius:999px;background:#0880d214;color:var(--blue);font-weight:700;font-size:14px}.mobile-menu-toggle__bars{display:inline-flex;flex-direction:column;gap:.22rem}.mobile-menu-toggle__bars span{display:block;width:16px;height:2px;border-radius:999px;background:currentColor}.cta-button,.header-light-button,.btn-primary,.btn-outline,.btn-white,.learn-more,.text-button,.lang-link{transition:transform .25s ease,background-color .25s ease,color .25s ease}.cta-button,.header-light-button,.btn-primary,.btn-outline,.btn-white{border-radius:32px;padding:.75rem 1.5rem;font-size:16px;font-weight:600}.cta-button,.header-light-button{padding:.625rem 1rem}.cta-button{background-color:var(--blue);color:var(--white)}.header-light-button{background:#0880d214;color:var(--blue)}.language-switcher{display:flex;gap:.5rem}.lang-link{display:inline-flex;align-items:center;justify-content:center;min-width:44px;border-radius:999px;padding:.45rem .8rem;background:#0880d214;color:var(--blue);font-weight:700;font-size:14px}.hero-section{position:relative;min-height:900px;background-image:var(--hero-image);background-size:cover;background-position:center;color:var(--white)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000001a,#000000b8)}.hero-content{position:absolute;left:5rem;right:5rem;bottom:5rem;display:flex;justify-content:space-between;align-items:end;gap:3rem;z-index:5}.hero-content h1{max-width:680px}.hero-description{display:flex;flex-direction:column;gap:1.5rem;max-width:560px}.hero-description p{color:var(--white);opacity:1;font-weight:400}.hero-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;justify-content:center;background-color:var(--white);color:var(--black)}.btn-outline{display:inline-flex;align-items:center;justify-content:center;background-color:#ffffff2b;color:var(--white);border:1px solid rgba(255,255,255,.39)}.hero-content-section,.product-showcase-section,.faq-section,.site-footer{padding:5rem 0}.hero-content-section{background-color:var(--white)}.hero-content-section--simple{padding-top:1rem}.content-wrapper{display:flex;align-items:flex-start;justify-content:space-between;gap:3rem;margin-bottom:4rem}.content-image{width:600px;height:480px;border-radius:1.5rem;background-image:url(/assets/img/image-2.webp);background-size:cover;background-position:center;background-repeat:no-repeat;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.content-image img{width:100%;height:100%;object-fit:cover}.content-image--illustration{padding:1rem;background:linear-gradient(180deg,#f2faff,#fff)}.content-image--illustration img{object-fit:contain}.content-image--photo{background:transparent;background-image:none;padding:0}.content-text{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:664px}.content-paragraphs{display:flex;flex-direction:column;gap:.75rem}.feature-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.feature-card{width:calc(33.333% - 1rem);min-width:280px;border:1px solid var(--border-color);border-radius:.75rem;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:.75rem;background:var(--white)}.feature-card--stat{justify-content:space-between}.feature-stat{color:var(--blue);font-size:42px;font-weight:700;line-height:1}.feature-content{display:flex;flex-direction:column;gap:.5rem}.island-card-top{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.market-badge{display:inline-flex;align-items:center;justify-content:center;min-width:42px;border-radius:999px;padding:.3rem .7rem;background:#0880d214;color:var(--blue);font-size:13px;font-weight:700}.market-flag{font-size:24px;line-height:1}.market-flag-image{width:54px;height:36px;border-radius:.7rem;object-fit:cover;box-shadow:0 10px 22px #0f172a24;background:#eef4f8}.product-showcase-section{background-color:var(--surface-1)}.product-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.product-card{width:calc(33.333% - 1rem);min-width:290px;min-height:480px;background-color:var(--white);border-radius:1.5rem;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover,.learn-more:hover,.btn-primary:hover,.btn-outline:hover,.btn-white:hover,.cta-button:hover,.header-light-button:hover,.text-button:hover,.lang-link:hover{transform:translateY(-2px)}.product-card:hover{box-shadow:0 16px 42px #00000024}.product-card img{width:100%;height:240px;object-fit:contain;padding:15px}.product-info{display:flex;flex:1;flex-direction:column;gap:.35rem;padding:18px 18px 20px}.product-name{font-size:20px;font-weight:700;opacity:1}.product-capacity{color:var(--blue);font-size:15px;font-weight:600;opacity:1}.product-temperature{color:var(--gray-600);font-size:13px;font-style:italic}.product-price{color:var(--black);font-size:18px;font-weight:700;opacity:1;margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(25,161,255,.2)}.product-impact{margin-top:auto;font-size:14px;line-height:1.45;color:var(--blue);opacity:1}.learn-more{width:100%;margin-top:.75rem;border-radius:8px;padding:.75rem;background-color:var(--blue);color:var(--white);font-size:14px;font-weight:500}.solutions-section{display:flex;align-items:center;justify-content:space-around;gap:3rem;padding:5rem;background-color:var(--white)}.solutions-steps{display:flex;flex-direction:column;gap:1.5rem}.solution-card{width:714px;border:1px solid var(--border-color);border-radius:.75rem;padding:2rem 1.5rem;background:var(--white)}.solution-content{display:flex;flex-direction:column;gap:.5rem}.solution-image{width:584px;height:584px;border-radius:20px;display:flex;align-items:center;justify-content:center}.solution-image img{width:100%;height:100%;object-fit:contain;border-radius:10px}.faq-section{background-color:#f2f6fb}.faq-columns{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.faq-column{display:flex;flex-direction:column}.faq-item{border-bottom:1px solid rgba(255,255,255,.9);padding:1.25rem .5rem}.faq-question{list-style:none;cursor:pointer;font-weight:700;font-size:24px;line-height:1.2}.faq-question::-webkit-details-marker{display:none}.faq-answer{padding-top:1rem}.site-footer{background-color:var(--black);display:flex;flex-direction:column;align-items:center}.contact-card{width:min(1200px,calc(100% - 2rem));background-color:var(--blue);border-radius:1rem;margin-bottom:2rem}.contact-card-content{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:3rem}.contact-text{display:flex;flex-direction:column;gap:1rem}.contact-text h2,.contact-text p{color:var(--black);opacity:1}.contact-bold{font-weight:700}.contact-buttons{display:flex;align-items:center;justify-content:center}.btn-white{background-color:var(--white);color:var(--black)}.footer-separator{width:100%;height:1px;background-color:#fff3}.footer-bottom{width:100%;padding:2rem 1rem}.copyright{color:var(--white);text-align:center}.copyright-content{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.copyright-text,.developer-link,.separator{font-size:14px;color:var(--white)}.developer-link{font-weight:700}.modal-shell{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center}.modal-shell.is-open{display:flex}.modal-overlay{position:absolute;inset:0;background-color:#000000b3;backdrop-filter:blur(4px)}.island-selector-modal .modal-overlay{background:#0c141fc2;backdrop-filter:blur(14px) grayscale(.2) brightness(.62)}.modal-panel{position:relative;z-index:1;width:min(640px,calc(100% - 2rem));border-radius:20px;background:var(--white);padding:2rem;max-height:90vh;overflow:auto;box-shadow:0 28px 80px #0f172a38}.modal-panel--wide{width:min(900px,calc(100% - 2rem))}.modal-close{position:absolute;top:18px;right:18px;width:40px;height:40px;border-radius:50%;background:var(--white);color:var(--black);font-size:28px;z-index:2}.modal-copy{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.island-selector-modal .modal-copy{align-items:center;text-align:center;margin-bottom:2rem}.modal-subtitle{margin:0;color:var(--gray-600);font-size:.98rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.island-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.island-card,.market-card{border:1px solid var(--border-color);border-radius:.75rem;padding:1.5rem;background:var(--white);display:flex;flex-direction:column;gap:.65rem;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.island-card:hover,.market-card:hover{transform:translateY(-2px);border-color:#0880d24d;box-shadow:0 18px 40px #0f172a14}.island-card strong,.market-card strong{font-size:1.25rem}.island-card p,.market-card p{color:var(--gray-600)}.quote-form{display:flex;flex-direction:column;gap:1rem}.primary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.85rem 1.3rem;font-size:15px;font-weight:700;transition:transform .25s ease,background-color .25s ease,color .25s ease,opacity .25s ease}.primary-button{background:var(--blue);color:var(--white)}.primary-button:disabled{cursor:wait;opacity:.7}.ghost-button{background:#0880d214;color:var(--blue)}.quote-form label{display:flex;flex-direction:column;gap:.4rem;font-weight:600;color:var(--black)}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #ddd;border-radius:6px;padding:.75rem;background:var(--white)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.quote-form__actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.form-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.quote-form-status{min-height:1.5rem;margin:0;font-size:14px;font-weight:600}.quote-form-status[data-state=pending]{color:var(--gray-600)}.quote-form-status[data-state=success]{color:#15803d}.quote-form-status[data-state=error]{color:#b91c1c}.product-modal .modal-content{position:relative;z-index:1;width:min(1200px,calc(100% - 2rem));max-height:90vh;background-color:var(--white);border-radius:20px;overflow:hidden}.product-modal .modal-body{display:flex;min-height:600px;max-height:80vh}.product-modal .modal-left{flex:0 0 40%;padding:40px;background-color:#f8f9fa}.product-modal .product-image{display:flex;align-items:center;justify-content:center;height:100%}.product-modal .product-image img{max-width:100%;max-height:400px;object-fit:contain}.product-modal .modal-right{flex:1;padding:40px;overflow-y:auto}.product-details h2{font-size:32px;margin-bottom:.5rem}.product-sku{color:#666;font-size:14px;margin-bottom:1rem}.product-impact-box{margin:1.25rem 0 2rem;border-radius:.75rem;padding:1rem;background:#0880d214}.product-impact-box h3,.product-specs h3{font-size:20px;margin-bottom:.75rem}.product-specs ul{margin:0;padding-left:1.1rem;color:#555}.product-specs li{margin-bottom:.5rem;line-height:1.6}.product-modal-actions{margin-top:2rem}.text-button{margin-top:1rem;background:transparent;color:var(--gray-600);font-weight:600}.product-page-hero,.page-404{padding:12rem 0 5rem}.product-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.product-page-visual{border-radius:1rem;background:var(--surface-1);padding:2rem}.chip-row{display:flex;flex-wrap:wrap;gap:.75rem;margin:1rem 0}.chip-row span{border-radius:999px;padding:.45rem .9rem;background:#0880d214;color:var(--blue);font-size:14px;font-weight:600}.spec-list{margin:0;padding-left:1rem}.page-404__inner{max-width:700px;margin:0 auto;text-align:center}@media(max-width:1200px){.nav-bar{padding:0 1.5rem}.hero-content{left:2rem;right:2rem}.content-wrapper,.solutions-section,.product-page-grid{flex-direction:column;grid-template-columns:1fr}.solution-card,.solution-image,.content-image,.content-text{width:100%;max-width:none}}@media(max-width:900px){h1{font-size:42px;line-height:1.2}h2{font-size:32px;line-height:1.2}.nav-bar{height:auto;flex-direction:row;gap:.75rem;padding:1rem;min-height:72px;align-items:center}.contact-bar{display:none}.mobile-menu-toggle{display:inline-flex;margin-left:auto}.nav-shell{display:none;position:absolute;top:calc(100% + .5rem);left:1rem;right:1rem;flex-direction:column;align-items:stretch;gap:1rem;padding:1rem;border:1px solid rgba(8,128,210,.12);border-radius:1rem;background:#fffffffa;box-shadow:0 20px 40px #11224429;backdrop-filter:blur(12px)}.site-header[data-mobile-open=true] .nav-shell{display:flex}.nav-items{padding:0;width:100%}.contact-info,.hero-content,.contact-card-content,.faq-columns,.product-modal .modal-body,.form-grid,.island-grid{grid-template-columns:1fr;flex-direction:column}.nav-menu{width:100%;flex-direction:column;align-items:stretch;gap:0}.nav-item{display:block;width:100%;padding:.8rem 0;border-bottom:1px solid rgba(8,128,210,.08)}.nav-item:last-child{border-bottom:0}.header-actions{width:100%;align-items:stretch}.header-actions .cta-button,.header-actions .lang-link{width:100%;justify-content:center}.hero-section{min-height:760px}.hero-content{bottom:3rem;align-items:flex-start}.feature-card,.product-card{width:100%}.product-modal .modal-left,.product-modal .modal-right{padding:20px}}@media(max-width:768px){.container{padding:0 1rem}.hero-section{min-height:700px}.hero-content{left:1rem;right:1rem}.hero-buttons,.header-actions,.copyright-content{flex-direction:column;align-items:stretch}.nav-bar{padding:.85rem 1rem}.solution-image{display:none}}
