*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;margin:0;font-family:Arial,Helvetica,sans-serif}a,button,input,textarea,select{font:inherit}:root{--navy:#062a57;--navy-deep:#041b38;--teal:#0b88a7;--cyan:#60d6ee;--text:#27405f;--muted:#6c7d92;--line:#082a571a;--surface:#ffffffdb;--shadow:0 20px 50px #12507d24}#root{min-height:100vh}html{scroll-padding-top:120px}.page-shell{min-height:100vh;color:var(--navy);background:radial-gradient(circle at 100% 0,#60d6ee33,#0000 28%),radial-gradient(circle at 78% 58%,#60d6ee2e,#0000 20%),radial-gradient(circle at 20% 78%,#082a570d,#0000 24%),linear-gradient(#fff 0%,#f8fcff 100%);animation:1s both pageReveal}.site-header,.site-footer,.layout-shell{width:min(1380px,100% - 48px);margin:0 auto}.page-loader{z-index:30;background:radial-gradient(circle at 50% 38%,#65dcee2e,#0000 22%),linear-gradient(#fff 0%,#eef8ff 100%);align-content:center;place-items:center;gap:18px;transition:opacity .65s,visibility .65s;display:grid;position:fixed;inset:0}.page-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.page-loader p{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:clamp(2rem,6vw,3.3rem);font-weight:800;animation:1.2s ease-in-out infinite loaderTextPulse}.loader-mark{width:42px;height:42px;animation:1.5s ease-in-out infinite loaderFloat;position:relative}.loader-drop{border-radius:56% 44% 62% 38%/50% 40% 60% 50%;position:absolute;inset:0;transform:rotate(32deg)}.loader-drop-dark{background:linear-gradient(180deg, var(--navy) 0%, var(--teal) 100%)}.loader-drop-light{background:linear-gradient(#73e4f9 0%,#2cacc3 100%);inset:8px 4px 4px 12px}.loader-line{background:#0b88a724;border-radius:999px;width:min(220px,48vw);height:5px;padding:1px;overflow:hidden}.loader-line span{border-radius:inherit;background:linear-gradient(90deg, var(--navy) 0%, var(--cyan) 100%);transform-origin:0;width:100%;height:100%;animation:1.6s forwards loaderProgress;display:block}.site-header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffc;justify-content:space-between;align-items:center;gap:24px;padding:22px 0 18px;animation:.8s 1.2s both slideDown;display:flex;position:sticky;top:0}.brand{flex:none;align-items:center;gap:14px;display:flex}.brand-logo{object-fit:contain;width:auto;height:46px;display:block}.brand-mark{width:22px;height:22px;position:relative}.brand-drop{border-radius:56% 44% 62% 38%/50% 40% 60% 50%;position:absolute;inset:0;transform:rotate(32deg)}.brand-drop-dark{background:linear-gradient(180deg, var(--navy) 0%, var(--teal) 100%)}.brand-drop-light{opacity:.95;background:linear-gradient(#73e4f9 0%,#2cacc3 100%);inset:4px 2px 2px 7px}.brand-text{letter-spacing:.02em}.brand-text-small{color:#0d8eaf;font-size:1.15rem;font-weight:500}.brand-text-large{font-size:2.05rem;font-weight:800;line-height:1}.site-nav{align-items:center;gap:34px;display:flex}.site-nav a,.footer-links a{color:var(--text);font-size:.96rem;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.site-nav a:after{content:"";background:linear-gradient(90deg, var(--cyan) 0%, var(--teal) 100%);transform-origin:0;width:100%;height:2px;transition:transform .2s;position:absolute;bottom:-10px;left:0;transform:scaleX(0)}.site-nav a:hover,.site-nav a.active,.footer-links a:hover{color:var(--navy)}.site-nav a:hover:after,.site-nav a.active:after{transform:scaleX(1)}.header-cta,.btn{border-radius:999px;justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s,color .2s,border-color .2s;display:inline-flex}.header-cta{color:#fff;background:linear-gradient(#082f60 0%,#041d3c 100%);min-width:142px;padding:14px 26px;box-shadow:0 10px 24px #041d3c38}.header-cta:hover,.btn:hover{transform:translateY(-3px)}.hero-page{padding:76px 0 56px}.hero-section{grid-template-columns:minmax(0,1.02fr) minmax(420px,1fr);align-items:center;gap:72px;min-height:calc(100vh - 180px);display:grid}.hero-copy{max-width:690px;animation:.95s 1.25s both fadeUp}.eyebrow{color:#0a7692;letter-spacing:.16em;text-transform:uppercase;background:linear-gradient(90deg,#67d8ef 0%,#42cee9 100%);border-radius:999px;align-items:center;padding:6px 14px;font-size:.78rem;font-weight:800;display:inline-flex}.hero-copy h1{letter-spacing:-.05em;margin:24px 0 18px;font-size:clamp(3.4rem,8vw,5rem);line-height:.98}.hero-copy h1 span{color:var(--teal);margin-top:8px;font-style:italic;display:block}.hero-copy p{max-width:540px;color:var(--text);margin:0;font-size:1.12rem;line-height:1.85}.hero-business-line{max-width:560px;color:var(--teal);margin-top:18px;font-size:1rem;font-weight:700;line-height:1.7}.hero-metrics{flex-wrap:wrap;gap:20px;margin-top:30px;display:flex}.hero-metrics div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff94;border:1px solid #63aad029;border-radius:22px;min-width:150px;padding:16px 18px;animation:.9s both fadeUp;box-shadow:0 14px 28px #144f7812}.hero-metrics strong{margin-bottom:8px;font-size:1.5rem;line-height:1;display:block}.hero-metrics span{color:var(--muted);font-size:.95rem;line-height:1.5}.hero-actions{flex-wrap:wrap;gap:18px;margin-top:34px;display:flex}.btn{border:1.5px solid #0000;min-width:166px;padding:18px 30px;font-size:1rem}.btn-primary{color:#fff;background:linear-gradient(#072d5d 0%,#031b39 100%);box-shadow:0 14px 28px #062a5729}.btn-secondary{color:var(--teal);background:#ffffffc2;border-color:#0b88a7f2}.hero-visual{justify-content:flex-end;animation:1.1s 1.4s both fadeInScale;display:flex}.visual-card{aspect-ratio:1.44;background:radial-gradient(circle at 18% 52%,#ffffff8c,#0000 22%),linear-gradient(120deg,#cfe5f5 0%,#f2f8fc 35%,#d8e9f6 100%);border:1px solid #9fcce48c;border-radius:28px;width:min(100%,720px);animation:6s ease-in-out infinite floatCard;position:relative;overflow:hidden;box-shadow:0 26px 42px #1d4a702e}.visual-glow{background:radial-gradient(circle at 50% 42%,#fffffff2,#fff0 36%),radial-gradient(circle at 32%,#82bce359,#82bce300 26%);position:absolute;inset:12% -10% -8%}.bottle{width:min(22%,122px);animation:5s ease-in-out infinite bottleFloat;position:absolute;bottom:6%;left:50%;transform:translate(-50%)}.bottle-cap{background:linear-gradient(#eef5fb 0%,#adb7c2 100%);border:1px solid #919daab3;border-radius:6px 6px 3px 3px;width:38%;height:18px;margin:0 auto}.bottle-neck{background:linear-gradient(#ffffffe0 0%,#c2d8eac7 100%);border:1px solid #aac1d3d1;border-radius:10px 10px 8px 8px;width:26%;height:42px;margin:-1px auto 0;box-shadow:inset 2px 0 6px #fff9}.bottle-body{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(90deg,#ffffffeb 0%,#eaf5fc75 20%,#ffffff29 50%,#dbebf785 78%,#ffffffdb 100%),linear-gradient(#f5fbffcc 0%,#cbe4f46b 100%);border:1px solid #b6d1e4f2;border-radius:30px 30px 24px 24px/18px 18px 20px 20px;height:328px;position:relative;box-shadow:inset 10px 0 18px #ffffff94,inset -8px 0 20px #8aaec638,0 10px 22px #35638826}.bottle-body:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff47,#0000 22%),repeating-linear-gradient(#0000 0 18px,#ffffff1a 18px 19px);position:absolute;inset:0}.bottle-label{color:#4d647ab8;letter-spacing:.08em;text-align:center;width:70%;font-size:.95rem;font-weight:500;line-height:1.15;position:absolute;top:92px;left:50%;transform:translate(-50%)}.bubble{background:radial-gradient(circle at 30% 30%,#fffffff5,#bae2f61f);border:1px solid #ffffff8c;border-radius:999px;position:absolute;box-shadow:inset 0 0 4px #ffffff80}.bubble-one{width:11px;height:11px;bottom:44px;right:24px}.bubble-two{width:7px;height:7px;bottom:68px;left:28px}.bubble-three{width:8px;height:8px;bottom:26px;left:50%}.features-section{padding:86px 0 72px;position:relative}.features-section:before{content:"";z-index:0;background:linear-gradient(#ffffffe6,#f4fafff5),linear-gradient(90deg,#60d6ee1a,#0000);border:1px solid #7bb2d424;border-radius:44px;position:absolute;inset:36px 0 0;box-shadow:inset 0 1px #ffffffb3,0 30px 70px #15547c14}.section-heading,.feature-grid{z-index:1;position:relative}.section-heading{text-align:center;max-width:700px;margin:0 auto 42px}.section-kicker{color:var(--teal);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;font-size:.82rem;font-weight:800;display:inline-flex}.section-kicker:after{content:"";background:linear-gradient(90deg, var(--teal) 0%, var(--cyan) 100%);border-radius:999px;width:62px;height:3px}.section-heading h2{letter-spacing:-.04em;margin:18px 0 14px;font-size:clamp(2.2rem,4.5vw,3.3rem)}.section-heading p{max-width:560px;color:var(--muted);margin:0 auto;font-size:1.04rem;line-height:1.8}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.feature-card{background:linear-gradient(#fffffff5,#f6fbffeb);border:1px solid #a3cde733;border-radius:28px;padding:34px 34px 30px;transition:transform .25s,box-shadow .25s,border-color .25s;animation:.85s both fadeUp;box-shadow:0 18px 30px #0e3f6214,inset 0 1px #fffc}.feature-card:hover{border-color:#4ea7cd57;transform:translateY(-6px);box-shadow:0 26px 44px #0a436b1f,inset 0 1px #ffffffe6}.feature-icon{background:linear-gradient(#0c4c8b 0%,#052c57 100%);border-radius:22px;place-items:center;width:70px;height:70px;margin-bottom:24px;display:grid;position:relative;box-shadow:0 16px 30px #052c572e}.feature-icon svg,.flow-core-icon svg{fill:none;stroke:#fff;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.feature-card h3{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(1.7rem,2.5vw,2.35rem);line-height:1.08}.feature-card p{color:var(--muted);margin:0;font-size:1rem;line-height:1.7}.flow-section{width:100%;padding:60px 0 84px;position:relative;overflow:hidden}.flow-section:before{content:"";background:radial-gradient(circle at 80% 48%,#60d6ee24,#0000 18%),linear-gradient(#ffffff3d,#e8f6ffad);position:absolute;inset:0}.flow-shell{z-index:1;background:linear-gradient(#fffffff2,#f2fafff5);border:1px solid #92c9e433;border-radius:40px;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:64px;padding:54px clamp(24px,4vw,48px);display:grid;position:relative;box-shadow:inset 0 1px #ffffffd6,0 30px 70px #0e496d1a}.flow-copy{max-width:700px;animation:.9s both fadeUp}.flow-copy h2{letter-spacing:-.05em;margin:18px 0 14px;font-size:clamp(2.3rem,5vw,4rem);line-height:1.02}.flow-copy p{max-width:620px;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.8}.flow-list{gap:18px;margin-top:34px;display:grid}.flow-item{border-radius:22px;grid-template-columns:58px minmax(0,1fr);align-items:start;gap:18px;padding:18px 18px 18px 12px;transition:transform .25s,background-color .25s,box-shadow .25s;animation:.85s both fadeUp;display:grid}.flow-item:hover{background:#ffffffb8;transform:translate(8px);box-shadow:0 18px 28px #11547814}.flow-badge{color:#fff;background:linear-gradient(#0b88a7 0%,#07687e 100%);border-radius:999px;place-items:center;width:44px;height:44px;font-weight:800;display:grid;box-shadow:0 12px 20px #07687e29}.flow-item h3{letter-spacing:-.03em;margin:2px 0 8px;font-size:1.45rem}.flow-item p{max-width:500px;margin:0;font-size:1rem;line-height:1.7}.flow-visual{place-items:center;min-height:460px;animation:1s .2s both fadeInScale;display:grid;position:relative}.flow-orb{filter:blur(2px);border-radius:50%;position:absolute}.flow-orb-one{background:#b8e3f157;width:420px;height:420px;animation:8s ease-in-out infinite orbitShift;right:-40px}.flow-orb-two{background:#e9f8ffcc;width:250px;height:250px;animation:6.5s ease-in-out infinite reverse orbitShift;bottom:34px;left:28px}.flow-rings{place-items:center;width:360px;height:360px;display:grid;position:relative}.flow-ring{border:1px solid #78c5de33;border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%)}.flow-ring-one{width:340px;height:340px;animation:5.2s ease-in-out infinite ringPulse}.flow-ring-two{border-color:#60d6ee47;width:280px;height:280px;animation:4.5s ease-in-out .4s infinite ringPulse}.flow-ring-three{border-color:#062a572e;width:210px;height:210px;animation:4s ease-in-out .8s infinite ringPulse}.flow-core{background:#ffffffe6;border:2px solid #6cc4df52;border-radius:50%;place-items:center;width:140px;height:140px;display:grid;position:relative;box-shadow:0 18px 36px #15587c1f,inset 0 1px #ffffffd9}.flow-core-icon{width:44px;height:44px}.flow-core-icon svg{stroke:#0b88a7;stroke-width:1.7px;width:44px;height:44px}.catalog-section{width:100%;padding:26px 0 90px}.catalog-shell{background:linear-gradient(#f4fafff5,#fffffff0);border:1px solid #91c6e02e;border-radius:40px;padding:56px clamp(22px,4vw,42px);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd6,0 28px 60px #104d7114}.catalog-shell:before{content:"";pointer-events:none;background:radial-gradient(circle at 8% 12%,#60d6ee24,#0000 18%),radial-gradient(circle at 92% 84%,#062a570d,#0000 18%);position:absolute;inset:0}.catalog-header,.catalog-grid{z-index:1;position:relative}.catalog-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px;animation:.9s both fadeUp;display:flex}.catalog-header h2{letter-spacing:-.05em;margin:18px 0 10px;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.03}.catalog-header p{max-width:560px;color:var(--muted);margin:0;font-size:1.04rem;line-height:1.8}.catalog-link,.catalog-cta{justify-content:center;align-items:center;text-decoration:none;transition:transform .25s,box-shadow .25s,color .25s,background-color .25s,border-color .25s;display:inline-flex}.catalog-link{color:var(--teal);background:#ffffffc7;border:1px solid #0b88a740;border-radius:999px;padding:14px 22px;font-weight:700}.catalog-link:hover,.catalog-cta:hover{transform:translateY(-3px)}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.catalog-card{background:#ffffffeb;border:1px solid #a4d1e838;border-radius:34px;grid-template-columns:minmax(220px,.82fr) minmax(260px,1fr);min-height:360px;animation:.95s both fadeUp;display:grid;overflow:hidden;box-shadow:0 18px 42px #0e486b14,inset 0 1px #ffffffd9}.catalog-card:hover .catalog-product{transform:translateY(-8px)scale(1.02)}.catalog-visual{background:linear-gradient(#f8fbfff5,#ecf6fde6);place-items:center;padding:24px;display:grid;position:relative}.catalog-visual:before{content:"";background:linear-gradient(135deg,#ffffffeb,#d4e8f58a);border-radius:24px;position:absolute;inset:12% 10%;box-shadow:inset 0 1px #fffc}.catalog-product{z-index:1;place-items:center;width:100%;height:100%;transition:transform .35s;display:grid;position:relative}.product-stage{filter:blur(6px);background:radial-gradient(circle,#072e5729,#072e5705 70%);border-radius:999px;width:66%;height:18px;position:absolute;bottom:18px}.catalog-jar,.catalog-bottle{position:relative}.catalog-photo{z-index:1;object-fit:contain;filter:drop-shadow(0 18px 26px #0f4a6c29);width:min(100%,220px);max-height:240px;display:block;position:relative}.catalog-photo-jar{width:min(100%,210px)}.catalog-jar{width:138px}.catalog-jar-cap{background:linear-gradient(#3fb3db 0%,#0d6b98 100%);border-radius:12px 12px 6px 6px;width:52%;height:20px;margin:0 auto;box-shadow:inset 0 1px #fff6}.catalog-jar-body{background:linear-gradient(90deg,#ffffff9e,#67ccf042 22%,#1b719980 50%,#8cdef657 76%,#ffffff9e),linear-gradient(#bae9fae6,#4392bbeb);border:1px solid #549abd73;border-radius:22px 22px 28px 28px;height:176px;margin-top:-2px;position:relative;box-shadow:inset 14px 0 18px #ffffff38,inset -8px 0 14px #063f6029,0 18px 30px #0b52772e}.catalog-jar-body:before,.catalog-jar-body:after{content:"";border:1px solid #c4eefa38;border-radius:999px;height:12px;position:absolute;left:12px;right:12px}.catalog-jar-body:before{top:44px}.catalog-jar-body:after{top:104px}.catalog-jar-label{color:#7de5ff;background:#085072a3;border:1px solid #9ee6ff3d;border-radius:18px;place-items:center;width:52px;height:52px;font-size:.95rem;font-weight:800;display:grid;position:absolute;inset:50px auto auto 50%;transform:translate(-50%)}.catalog-jar-tap{background:linear-gradient(#dfeaf3 0%,#93aabc 100%);border-radius:10px;width:46px;height:18px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.catalog-jar-tap:before{content:"";background:linear-gradient(#8ea5b8 0%,#687f92 100%);border-radius:0 0 10px 10px;width:18px;height:11px;position:absolute;bottom:-8px;left:14px}.catalog-bottle{width:98px}.catalog-bottle-cap{background:linear-gradient(#f6fbff 0%,#9aa8b4 100%);border-radius:7px 7px 4px 4px;width:40%;height:16px;margin:0 auto}.catalog-bottle-neck{background:linear-gradient(#ffffffe6,#c0d7e7bd);border:1px solid #a0bccfb3;border-radius:10px 10px 8px 8px;width:24%;height:38px;margin:-1px auto 0}.catalog-bottle-body{background:linear-gradient(90deg,#fffffff5 0%,#bfe3f52e 22%,#ffffff1f 50%,#95c0da47 75%,#ffffffeb 100%),linear-gradient(#f5fbffd1,#bed9eb70);border:1px solid #aac7dce6;border-radius:32px 32px 26px 26px/18px 18px 20px 20px;height:220px;position:relative;box-shadow:inset 12px 0 18px #ffffff85,inset -10px 0 18px #6d93ad2e,0 18px 32px #164e7029}.catalog-bottle-label{text-align:center;color:#effaff;letter-spacing:.08em;background:linear-gradient(#0d4d89 0%,#08315d 100%);border-radius:999px;width:72%;padding:14px 8px;font-size:.82rem;font-weight:700;position:absolute;top:82px;left:50%;transform:translate(-50%);box-shadow:0 10px 18px #08315d2e}.catalog-copy{flex-direction:column;justify-content:center;padding:30px 30px 28px;display:flex}.catalog-eyebrow{color:#4d99af;letter-spacing:.18em;text-transform:uppercase;font-size:.92rem;font-weight:800}.catalog-copy h3{letter-spacing:-.05em;margin:10px 0 12px;font-size:clamp(1.7rem,2.8vw,2.6rem);line-height:1.04}.catalog-copy p{color:var(--muted);margin:0;font-size:.97rem;line-height:1.7}.catalog-detail{color:var(--navy);margin-top:18px;font-size:.88rem;font-weight:700;display:inline-flex}.catalog-cta{color:#fff;background:linear-gradient(#072d5d 0%,#031b39 100%);border-radius:999px;width:fit-content;margin-top:20px;padding:13px 20px;font-weight:700;box-shadow:0 14px 24px #062a5729}.testimonials-section{width:100%;padding:10px 0 0}.testimonials-shell{padding:32px 0 0}.testimonials-heading{margin-bottom:34px}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.testimonial-card{background:linear-gradient(#fffffff5,#f6fbffeb);border:1px solid #a4d1e82e;border-radius:28px;padding:30px 28px;animation:.95s both fadeUp;box-shadow:0 18px 42px #0e486b14,inset 0 1px #ffffffd9}.testimonial-stars{color:#0b88a7;letter-spacing:.2em;font-size:1.2rem}.testimonial-quote{color:var(--muted);margin:18px 0 26px;font-size:1rem;font-style:italic;line-height:1.8}.testimonial-person{align-items:center;gap:14px;display:flex}.testimonial-avatar{border-radius:50%;flex:none;width:44px;height:44px}.testimonial-avatar-blue{background:#a6c8ff}.testimonial-avatar-teal{background:#61d5eb}.testimonial-avatar-silver{background:#c9d2d5}.testimonial-person h3{margin:0 0 4px;font-size:1.05rem}.testimonial-person span{color:var(--muted);font-size:.9rem}.site-footer-wrap{color:#fff;background:linear-gradient(#062a57 0%,#041d3c 100%);width:100%;margin-top:56px}.site-footer{justify-content:space-between;align-items:start;gap:32px;padding:56px 0 34px;animation:.9s both fadeUp;display:flex}.footer-brand-block{max-width:320px}.footer-brand-row{align-items:center;gap:14px;margin-bottom:18px;display:flex}.footer-logo{object-fit:contain;width:auto;height:32px}.footer-brand{color:#fff;margin:0;font-size:2.2rem;font-weight:800}.footer-copy{color:#d3e4f2b8;margin:0;line-height:1.8}.footer-links-group{flex-direction:column;gap:14px;min-width:160px;display:flex}.footer-links-group h3,.footer-newsletter h3{margin:0 0 10px;font-size:1.25rem}.footer-links,.footer-links-group a,.footer-socials a{color:#d3e4f2d1;text-decoration:none;display:flex}.footer-links-group a,.footer-socials a{transition:color .2s}.footer-links-group a:hover,.footer-socials a:hover{color:#fff}.footer-newsletter{max-width:320px}.footer-newsletter p{color:#d3e4f2b8;margin:0 0 18px;line-height:1.7}.newsletter-form{align-items:center;gap:10px;display:flex}.newsletter-form input{color:#fff;background:#134579b8;border:1px solid #61aad62e;border-radius:12px;outline:none;flex:1;min-width:0;padding:14px 16px}.newsletter-form input::placeholder{color:#d3e4f27a}.newsletter-form button{color:#fff;cursor:pointer;background:linear-gradient(#0b88a7 0%,#07687e 100%);border:0;border-radius:12px;width:48px;height:48px;font-size:1.15rem}.footer-bottom{border-top:1px solid #88bbe31f;justify-content:space-between;align-items:center;gap:20px;width:min(1380px,100% - 48px);margin:0 auto;padding:24px 0 26px;display:flex}.footer-bottom p{color:#d3e4f29e;margin:0;font-size:.92rem}.footer-socials{align-items:center;gap:24px;display:flex}@media (width<=1100px){.site-header{flex-wrap:wrap;justify-content:center}.site-nav{flex-wrap:wrap;order:3;justify-content:center;gap:20px 28px}.hero-section{grid-template-columns:1fr;gap:40px;min-height:auto;padding-bottom:30px}.feature-grid{grid-template-columns:1fr}.flow-shell{grid-template-columns:1fr;gap:32px}.catalog-grid,.testimonial-grid{grid-template-columns:1fr}.hero-copy{text-align:center;max-width:100%}.hero-copy p{max-width:100%}.hero-metrics,.hero-actions,.hero-visual{justify-content:center}.flow-copy{text-align:center;max-width:100%}.catalog-header{flex-direction:column;align-items:start}.site-footer{flex-wrap:wrap}}@media (width<=700px){.site-header,.site-footer,.footer-bottom,.layout-shell{width:min(100% - 28px,1380px)}.brand{flex-wrap:wrap;justify-content:center}.brand-logo{height:52px}.brand-text-small{font-size:1rem}.brand-text-large{font-size:1.7rem}.site-nav{gap:14px 18px}.site-nav a{font-size:.9rem}.hero-page{padding-top:34px}.hero-copy h1{font-size:clamp(2.7rem,16vw,4rem)}.hero-copy p{font-size:1rem;line-height:1.75}.hero-business-line{font-size:.95rem}.hero-actions{flex-direction:column}.btn,.header-cta{width:100%}.visual-card{aspect-ratio:1.05}.bottle{width:98px}.bottle-body{height:250px}.site-footer{text-align:center;flex-direction:column;padding-top:18px}.features-section{padding-top:68px}.features-section:before{border-radius:28px;inset:28px 0 0}.feature-card{padding:28px 24px}.flow-section{padding:40px 0 68px}.flow-shell{border-radius:28px;padding:30px 20px}.flow-copy h2{font-size:clamp(2rem,10vw,3rem)}.flow-item{grid-template-columns:48px minmax(0,1fr);gap:14px;padding:14px 10px}.flow-item h3{font-size:1.2rem}.flow-visual{min-height:320px}.flow-rings{width:260px;height:260px}.flow-ring-one{width:250px;height:250px}.flow-ring-two{width:205px;height:205px}.flow-ring-three{width:152px;height:152px}.flow-core{width:110px;height:110px}.flow-orb-one{width:280px;height:280px}.flow-orb-two{width:170px;height:170px}.catalog-section{padding-bottom:70px}.catalog-shell{border-radius:28px;padding:32px 18px}.catalog-card{border-radius:26px;grid-template-columns:1fr;min-height:auto}.catalog-visual{min-height:250px;padding:20px}.catalog-photo{max-height:200px}.catalog-copy{padding:24px 20px 26px}.catalog-copy h3{font-size:clamp(1.8rem,10vw,2.8rem)}.testimonial-card{padding:24px 20px}.site-footer{text-align:left;flex-direction:column;padding:38px 0 24px}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-socials{flex-wrap:wrap;gap:16px}}@keyframes pageReveal{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes bottleFloat{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-8px)}}@keyframes ringPulse{0%,to{opacity:.9;transform:translate(-50%,-50%)scale(1)}50%{opacity:.55;transform:translate(-50%,-50%)scale(1.06)}}@keyframes orbitShift{0%,to{transform:translate(0)}50%{transform:translate(16px,-12px)}}@keyframes loaderProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes loaderTextPulse{0%,to{opacity:.7;letter-spacing:.08em}50%{opacity:1;letter-spacing:.13em}}@keyframes loaderFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}
