:root{color:#183044;background:#f7fbfc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:14px clamp(18px,4vw,54px);background:#ffffffe6;border-bottom:1px solid #dce9ed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.logo-link img{display:block;width:142px;height:auto}nav{display:flex;align-items:center;gap:clamp(14px,2vw,28px);color:#385166;font-size:15px;font-weight:700}nav a:hover,footer a:hover,.text-link:hover{color:#087e8b}.language-toggle{display:inline-grid;grid-template-columns:1fr 1fr;padding:4px;background:#eaf3f5;border:1px solid #d3e5e9;border-radius:999px}.language-toggle button{min-width:42px;border:0;border-radius:999px;padding:8px 10px;color:#446174;background:transparent;cursor:pointer;font-weight:800}.language-toggle .active{color:#fff;background:#113f63}.hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:clamp(24px,6vw,88px);padding:clamp(42px,7vw,86px) clamp(18px,5vw,72px);color:#fff;background:linear-gradient(120deg,#0d415df5,#0e6970e0),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cg fill='none' stroke='%23ffffff' stroke-opacity='.08'%3E%3Cpath d='M20 60h50l30 45h60M30 130h38l28-42h54'/%3E%3Ccircle cx='20' cy='60' r='5'/%3E%3Ccircle cx='100' cy='105' r='5'/%3E%3Ccircle cx='160' cy='105' r='5'/%3E%3Ccircle cx='30' cy='130' r='5'/%3E%3Ccircle cx='150' cy='88' r='5'/%3E%3C/g%3E%3C/svg%3E");overflow:hidden}.hero-copy{max-width:790px}.eyebrow,.section-kicker{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:inherit;background:#ffffff1f;font-size:13px;font-weight:900;letter-spacing:0}.section-kicker{color:#087e8b;border-color:#bde1e5;background:#eef9fa}h1,h2,h3,p{margin-top:0}h1{margin-bottom:22px;font-size:clamp(42px,6vw,78px);line-height:1.02;letter-spacing:0}h2{margin-bottom:14px;color:#12354d;font-size:clamp(28px,4vw,46px);line-height:1.08;letter-spacing:0}h3{color:#17384f;font-size:24px;letter-spacing:0}.hero p{max-width:710px;color:#dceff4;font-size:clamp(17px,2vw,21px);line-height:1.65}.hero-actions,.sales-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn,.sales-links a{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;border-radius:8px;padding:13px 18px;font-weight:900}.btn.primary,.sales-links a{color:#fff;background:#087e8b;box-shadow:0 14px 30px #087e8b33}.btn.secondary{color:#fff;border:1px solid rgba(255,255,255,.28);background:#ffffff1a}.trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:34px}.trust-row span{min-height:70px;padding:16px;border:1px solid rgba(255,255,255,.17);border-radius:8px;background:#ffffff14;color:#ecfbff;font-size:14px;font-weight:800}.hero-visual{position:relative;width:min(44vw,520px);aspect-ratio:1;margin-inline:auto;perspective:900px}.core,.orbit,.product-float{position:absolute;inset:50%;transform-style:preserve-3d}.core{width:160px;height:160px;display:grid;place-items:center;margin:-80px;border-radius:50%;color:#113f63;background:radial-gradient(circle at 30% 25%,#fff,#d9f8fb);box-shadow:0 28px 80px #0000003d;animation:pulse 4s ease-in-out infinite}.core strong,.core small{grid-area:1 / 1}.core strong{margin-top:-18px;font-size:30px}.core small{margin-top:42px;font-weight:900}.orbit{width:86%;height:86%;margin:-43%;border:1px solid rgba(255,255,255,.34);border-radius:50%;animation:spin 16s linear infinite}.orbit span{position:absolute;top:12%;left:18%;width:20px;height:20px;border-radius:50%;background:#7be0e7;box-shadow:0 0 22px #7be0e7}.orbit-b{transform:rotateX(64deg) rotate(20deg);animation-duration:22s}.orbit-c{transform:rotateY(62deg) rotate(70deg);animation-duration:26s}.product-float{width:82px;height:82px;display:grid;place-items:center;margin:-41px;border:1px solid rgba(255,255,255,.26);border-radius:18px;background:#ffffff1f;color:#fff;font-weight:950;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:float 5s ease-in-out infinite}.product-float.one{transform:translate3d(-185px,-118px,90px)}.product-float.two{transform:translate3d(170px,-50px,40px);animation-delay:-1.3s}.product-float.three{transform:translate3d(34px,170px,80px);animation-delay:-2.2s}.section{padding:clamp(46px,7vw,88px) clamp(18px,5vw,72px)}.split{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(24px,5vw,70px);align-items:start;background:#fff}.split p,.section-heading p,.info-panel p,.product-content p{color:#51697b;font-size:17px;line-height:1.72}.section-heading{max-width:720px;margin-bottom:32px}.products-section{background:#f3f8f9}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.product-card{display:grid;grid-template-rows:230px 1fr;min-height:500px;overflow:hidden;border:1px solid #dce9ed;border-radius:8px;background:#fff;box-shadow:0 14px 34px #113f630f}.product-media{display:grid;place-items:center;height:230px;min-height:230px;padding:20px;background:linear-gradient(145deg,#f7fbfc,#e7f2f5)}.product-media img{display:block;width:100%;max-width:100%;height:190px;max-height:190px;object-fit:contain;filter:drop-shadow(0 22px 26px rgba(20,52,70,.15))}.detail-image img{display:block;max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 22px 26px rgba(20,52,70,.15))}.product-content{display:flex;flex-direction:column;padding:22px}.product-content span{min-height:40px;color:#087e8b;font-size:13px;font-weight:900}.text-link{width:fit-content;margin-top:auto;color:#113f63;font-weight:950}.soon-mark{width:118px;height:118px;display:grid;place-items:center;border-radius:26px;color:#fff;background:linear-gradient(145deg,#113f63,#087e8b);font-size:38px;font-weight:950}.soon-mark.large{width:220px;height:220px;border-radius:36px;font-size:72px}.sales-band{color:#fff;background:#12354d}.sales-band h2{color:#fff;max-width:760px}.sales-band.compact{padding-top:46px;padding-bottom:56px}.page-hero,.product-hero-detail{padding:clamp(54px,8vw,108px) clamp(18px,5vw,72px);color:#fff;background:linear-gradient(120deg,#12354d,#087e8b)}.page-hero h1,.product-hero-detail h1{max-width:860px}.page-hero p,.product-hero-detail p{max-width:760px;color:#e0f3f6;font-size:20px;line-height:1.65}.product-hero-detail{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;align-items:center}.detail-image{display:grid;place-items:center;height:360px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff1f}.detail-layout,.about-grid,.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;background:#f7fbfc}.info-panel,.contact-form{border:1px solid #dce9ed;border-radius:8px;padding:clamp(22px,4vw,34px);background:#fff;box-shadow:0 14px 34px #113f630f}.info-panel.wide{grid-column:1 / -1}.company-panel p:last-child,.vision-mission-panel p:last-child{margin-bottom:0}.vision-mission-copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.vision-mission-copy div{padding:18px;border:1px solid #dce9ed;border-radius:8px;background:#f8fbfc}.vision-mission-copy strong{display:block;margin-bottom:10px;color:#087e8b;font-size:18px}.check-list{display:grid;gap:12px;padding:0;margin:0;list-style:none}.check-list li{padding-left:28px;color:#385166;font-weight:800;position:relative}.check-list li:before{content:"";position:absolute;left:0;top:7px;width:12px;height:12px;border-radius:50%;background:#087e8b}.code-table{display:grid;gap:10px}.code-row{display:flex;justify-content:space-between;gap:14px;padding:14px 0;border-bottom:1px solid #e4eef1}.code-row span{color:#51697b;font-weight:800}.code-row strong{color:#12354d;font-size:20px}.stock-note{display:inline-flex;margin-top:18px;padding:12px 14px;border-radius:8px;color:#6b4b00;background:#fff4d6;font-weight:900}.product-copy h2{margin-bottom:26px;font-size:clamp(26px,3vw,38px)}.product-copy h3{margin:30px 0 10px;color:#17384f;font-size:19px;font-weight:950;text-transform:uppercase}.product-copy p,.product-copy li{color:#40596b;font-size:17px;line-height:1.65}.product-copy ul{display:grid;gap:4px;padding:0;margin:0;list-style:none}.ingredient-table-wrap{width:100%;overflow-x:auto;margin:16px 0 22px;border:1px solid #dce9ed;border-radius:8px}.ingredient-table{width:100%;min-width:620px;border-collapse:collapse;background:#fff7f4}.ingredient-table th,.ingredient-table td{padding:13px 14px;border:1px solid #e6d6d0;text-align:center;color:#263f52;font-size:14px;line-height:1.35}.ingredient-table th{color:#fff;background:#d9542b;font-weight:950}.ingredient-table td:first-child{color:#fff;background:#d9542b;font-weight:900}.contact-grid .info-panel{display:grid;align-content:start;gap:12px}.contact-grid .info-panel a{display:inline-flex;align-items:center;gap:8px;color:#087e8b;font-weight:900}.whatsapp-link .whatsapp-icon,.inline-whatsapp .whatsapp-icon{width:21px;height:21px;flex:0 0 auto}.contact-form{display:grid;gap:16px}.contact-form label{display:grid;gap:8px;color:#385166;font-weight:900}.contact-form input,.contact-form textarea{width:100%;border:1px solid #cfe0e5;border-radius:8px;padding:13px 14px;color:#17384f;background:#f8fbfc}footer{display:grid;gap:10px;padding:36px clamp(18px,5vw,72px);color:#d6e8ee;background:#0f2f45}footer img{width:150px;padding:10px;border-radius:8px;background:#fff}footer p,footer small{margin:0}.floating{position:fixed;right:18px;bottom:18px;z-index:50;display:grid;gap:10px}.floating a{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#087e8b;box-shadow:0 14px 28px #087e8b47;font-weight:950}.floating .whatsapp-icon{width:28px;height:28px}@keyframes spin{to{rotate:360deg}}@keyframes float{50%{translate:0 -18px}}@keyframes pulse{50%{scale:1.04}}@media(max-width:1180px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:880px){.site-header{align-items:flex-start;flex-wrap:wrap}nav{order:3;width:100%;overflow-x:auto;padding-bottom:2px}.hero,.product-hero-detail,.split,.detail-layout,.about-grid,.contact-grid{grid-template-columns:1fr}.hero{min-height:auto}.hero-visual{width:min(86vw,420px)}.trust-row,.product-grid,.vision-mission-copy{grid-template-columns:1fr}.product-card{min-height:auto}.detail-image{height:280px}}@media(max-width:560px){.site-header{padding:12px 14px}.logo-link img{width:122px}h1{font-size:38px}.hero-actions,.sales-links{flex-direction:column}.product-float{width:64px;height:64px;margin:-32px;font-size:14px}.product-float.one{transform:translate3d(-120px,-96px,90px)}.product-float.two{transform:translate3d(120px,-24px,40px)}.product-float.three{transform:translate3d(12px,128px,80px)}}
