@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap";:root{--primary-bg: #eef2ee;--secondary-bg: #ffffff;--accent-color: #174d6b;--accent-red: #ed2d24;--accent-red-glow: rgba(237, 45, 36, .3);--text-main: #1a1a1a;--text-secondary: #64748b;--transition-smooth: all .5s cubic-bezier(.16, 1, .3, 1);--glass-bg: rgba(255, 255, 255, .45);--glass-border: rgba(255, 255, 255, .7);--tracking-tight: -.025em;--tracking-normal: -.01em;--tracking-wide: .05em;--tracking-caps: .06em}*{margin:0;padding:0;box-sizing:border-box}a,button,[class*=btn],a:hover,button:hover,[class*=btn]:hover{text-decoration:none!important}html{scroll-behavior:smooth;scroll-padding-top:100px;scrollbar-gutter:stable}body{font-family:Manrope,sans-serif;background:radial-gradient(circle at 10% 10%,#f7f9f7 0%,var(--primary-bg) 100%);color:var(--text-main);overflow-x:hidden;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,.hero-tag,button,input,textarea,select{font-family:Manrope,sans-serif}.container{max-width:1400px;margin:0 auto;padding:0 2rem}.navbar-wrapper{position:fixed;top:0;left:0;width:100%;padding:1.25rem 0;z-index:1000;transition:var(--transition-smooth)}.navbar-wrapper.scrolled{padding:.75rem 0}.navbar{max-width:1400px;width:calc(100% - 4rem);margin:0 auto;padding:.65rem 1.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:100px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 8px 30px #0000000f;transition:var(--transition-smooth)}.navbar-wrapper.scrolled .navbar{background:#fffffff2;border-color:#cbd5e1;box-shadow:0 12px 35px #0000001a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.navbar .nav-links a{color:#1e293b;font-weight:700}.navbar .nav-links a:hover{color:var(--accent-red)}.navbar .brand-vertical-divider{background:#e2e8f0}.nav-logo-group{display:flex;align-items:center;gap:.85rem}.logo img{height:50px;width:auto;display:block}.nav-brand-divider{color:#cbd5e1;font-size:1.1rem;font-weight:300}.nutraline-official-logo-link{display:inline-flex;align-items:center;gap:.5rem;background:#f8fafccc;border:1px solid #e2e8f0;padding:.35rem .75rem .35rem .65rem;border-radius:100px;text-decoration:none!important;transition:all .25s cubic-bezier(.16,1,.3,1)}.nutraline-official-logo-link:hover{background:#fff;border-color:#10b981;transform:translateY(-1px);box-shadow:0 6px 20px #10b98126}.nutraline-official-logo-img{height:22px;width:auto;display:block}.nutraline-official-tag{font-size:.65rem;font-weight:800;color:#059669;background:#10b9811a;padding:.2rem .5rem;border-radius:100px;letter-spacing:.04em;display:flex;align-items:center;gap:.2rem}.logo-group{display:flex;align-items:center;gap:.85rem}.brand-vertical-divider{width:1.5px;height:24px;background:#cbd5e1;display:inline-block}.navbar .btn-init{background:#ed2d24!important;color:#fff!important;font-weight:800!important;border:1px solid #ed2d24!important;box-shadow:0 8px 20px #ed2d2440!important;padding:.65rem 1.4rem!important;font-size:.775rem!important}.navbar .btn-init:hover{background:#d9231b!important;border-color:#d9231b!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 12px 28px #ed2d2459!important}.navbar .nav-shop-text-link{display:inline-flex;align-items:center;color:#fff!important;border:1.5px solid #ed2d24;background:#ed2d24;font-weight:800;font-size:.725rem;letter-spacing:.05em;padding:.35rem .85rem;border-radius:50px;text-decoration:none;transition:all .2s ease;white-space:nowrap;box-shadow:0 4px 14px #ed2d2440}.navbar .nav-shop-text-link:hover{background:#d9231b;color:#fff!important;border-color:#d9231b;box-shadow:0 6px 18px #ed2d2459;transform:translateY(-1px)}.mobile-drawer-cta-wrapper,.mobile-nutraline-link{display:none!important}.nav-links{display:flex;gap:1.75rem;align-items:center}.nav-links a,.nav-mega-link{text-decoration:none;color:#1e293b;font-weight:700;font-size:.8rem;letter-spacing:0;transition:var(--transition-smooth);white-space:nowrap;cursor:pointer}.nav-links a:hover,.nav-mega-link:hover{color:var(--accent-red)}.nav-shop-link{display:inline-flex!important;align-items:center;gap:.35rem;color:var(--accent-red)!important;font-weight:800!important;transition:all .2s ease!important}.nav-shop-link:hover{opacity:.8;transform:translateY(-1px)}.v-grid-mega-overlay{position:absolute;top:calc(100% + 16px);background:#fff;border-radius:20px;padding:1.25rem;box-shadow:0 20px 50px #0f172a24,0 0 0 1px #e2e8f0e6;z-index:1000;animation:megaGridReveal .2s cubic-bezier(.16,1,.3,1) forwards;box-sizing:border-box}.services-mega-overlay{width:860px;max-width:calc(100vw - 3rem);left:-140px;box-sizing:border-box}.packaging-mega-overlay{width:840px;max-width:calc(100vw - 3rem);left:50%;transform:translate(-50%);box-sizing:border-box}.v-grid-mega-overlay.about-mega-overlay{width:650px;max-width:calc(100vw - 3rem);left:auto;right:0;transform:none;box-sizing:border-box}.v-grid-mega-overlay:before{content:"";position:absolute;top:-24px;left:-20px;width:calc(100% + 40px);height:28px;background:transparent;z-index:1001}@keyframes megaGridReveal{0%{opacity:0;margin-top:6px}to{opacity:1;margin-top:0}}.v-grid-mega-container{display:flex;flex-direction:column}.v-mega-header-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:.85rem;padding-bottom:.6rem;border-bottom:1px solid #f1f5f9}.v-header-title h3{font-size:.95rem;font-weight:900;color:var(--accent-color);letter-spacing:0;margin:0}.v-header-title span{font-size:.7rem;font-weight:800;color:var(--text-secondary);display:block;margin-top:.1rem;letter-spacing:0}.v-mega-cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:.85rem;width:100%;box-sizing:border-box}.v-mega-card-item{background:#fafbfc;border:1px solid #e2e8f0;border-radius:14px;padding:.65rem .75rem;display:flex;gap:.75rem;align-items:center;text-decoration:none!important;transition:all .2s ease;min-width:0;box-sizing:border-box}.v-mega-card-item:hover{background:#fff;border-color:var(--accent-red);transform:translateY(-2px);box-shadow:0 8px 20px #ed2d2414}.v-card-thumb{width:52px;height:52px;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0;flex-shrink:0;background:#fff}.v-card-thumb img{width:100%;height:100%;object-fit:cover}.v-card-info{display:flex;flex-direction:column;align-items:flex-start;min-width:0;overflow:hidden}.v-card-tag{font-size:.625rem;font-weight:800;letter-spacing:0;color:var(--accent-red);background:#f1f5f9;padding:.15rem .5rem;border-radius:4px;margin-top:.15rem;text-transform:uppercase}.v-card-tag.red{color:var(--accent-red);background:#ed2d2414}.v-card-info h4{font-size:.875rem;font-weight:800;color:var(--accent-color);margin:0;line-height:1.2;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.v-card-subtext{font-size:.725rem;color:var(--text-secondary);margin:.15rem 0 0;line-height:1.25;font-weight:500;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v-mega-canada-card{grid-column:span 2;background:linear-gradient(135deg,#f8fafc,#edf2f7);border-radius:14px;padding:.65rem 1rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;border:1px solid #cbd5e1;box-shadow:0 4px 12px #0f172a0a;box-sizing:border-box;min-width:0;max-width:100%;overflow:hidden}.canada-card-content{display:flex;flex-direction:column;align-items:flex-start}.canada-flag-badge{font-size:.575rem;font-weight:900;letter-spacing:.04em;color:var(--accent-red);background:#fff;padding:.15rem .5rem;border-radius:4px;border:1px solid rgba(237,45,36,.2);margin-bottom:.25rem}.v-mega-canada-card h5{font-size:.875rem;font-weight:800;color:var(--accent-color);margin:0 0 .1rem;line-height:1.2;letter-spacing:-.01em}.v-mega-canada-card p{font-size:.725rem;color:var(--text-secondary);margin:0;line-height:1.25;font-weight:500}.canada-card-cta{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.4rem .75rem;font-size:.675rem;font-weight:900;color:var(--accent-red)!important;text-decoration:none!important;white-space:nowrap;display:flex;align-items:center;gap:.35rem;transition:all .2s ease}.canada-card-cta:hover{background:var(--accent-red)!important;color:#fff!important;border-color:var(--accent-red)!important;transform:translate(3px)}.canada-card-cta:hover *{color:#fff!important}.v-grid-mega-overlay.about-mega-width{width:660px;max-width:calc(100vw - 3rem);box-sizing:border-box;padding:1.25rem;left:50%;right:auto;transform:translate(-50%);animation:aboutMegaReveal .2s cubic-bezier(.16,1,.3,1) forwards}@keyframes aboutMegaReveal{0%{opacity:0;margin-top:6px}to{opacity:1;margin-top:0}}.about-mega-container{display:grid;grid-template-columns:240px minmax(0,1fr);gap:1.25rem;align-items:stretch;width:100%;box-sizing:border-box}.about-mega-ceo-card{background:transparent;border:none;padding:0;display:flex;flex-direction:column;height:100%;min-height:240px;min-width:0;box-sizing:border-box}.about-ceo-avatar{width:100%;height:100%;min-height:240px;border-radius:16px;overflow:hidden;border:3px solid #ffffff;box-shadow:0 10px 24px #0000001f;margin-bottom:0;background:#fff;position:relative;flex:1}.about-ceo-avatar img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.about-ceo-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.25rem .85rem .85rem;background:linear-gradient(to top,rgba(15,23,42,.95) 0%,rgba(15,23,42,.6) 60%,transparent 100%);display:flex;flex-direction:column;align-items:flex-start}.about-ceo-overlay .ceo-role-badge{font-size:.55rem;font-weight:900;letter-spacing:.05em;color:#fff;background:var(--accent-red);padding:.15rem .5rem;border-radius:4px;border:none;margin-bottom:.2rem;box-shadow:0 2px 6px #ed2d2466}.about-ceo-overlay h4{font-size:1rem;font-weight:900;color:#fff;margin:0;letter-spacing:-.01em;text-shadow:0 2px 4px rgba(0,0,0,.3)}.about-mega-links-col{display:flex;flex-direction:column;gap:.5rem;min-width:0;justify-content:center;box-sizing:border-box}.about-links-header{font-size:.675rem;font-weight:900;letter-spacing:0;color:var(--text-secondary);margin-bottom:.25rem;padding-left:.25rem}.about-mega-item-link{display:flex;align-items:center;gap:.85rem;padding:.65rem .85rem;background:#fafbfc;border:1px solid #e2e8f0;border-radius:12px;text-decoration:none!important;transition:all .2s ease;min-width:0;box-sizing:border-box;overflow:hidden}.about-mega-item-link:hover{background:#fff;border-color:var(--accent-red);transform:translate(4px);box-shadow:0 6px 16px #ed2d2414}.about-link-text{min-width:0;overflow:hidden;flex:1}.about-link-icon{width:38px;height:38px;border-radius:10px;background:#0f172a0f;display:flex;align-items:center;justify-content:center;color:var(--accent-color);flex-shrink:0}.about-link-icon.red{color:var(--accent-red);background:#ed2d2414}.about-link-icon.blue{color:#0284c7;background:#0284c714}.about-link-text h5{font-size:.875rem;font-weight:800;color:var(--accent-color);margin:0 0 .1rem;line-height:1.2}.about-link-text p{font-size:.7rem;color:var(--text-secondary);margin:0;line-height:1.25}.v-mega-footer-bar{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid #f1f5f9;font-size:.725rem;font-weight:800;color:var(--text-secondary);letter-spacing:0}.v-footer-cta{color:var(--accent-red);text-decoration:none!important;font-weight:900;display:flex;align-items:center;gap:.4rem;transition:transform .2s ease}.stage-cta:hover{transform:translate(4px)}.apple-mega-panel{position:absolute;top:100%;left:50%;transform:translate(-50%);width:880px;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:1.5rem 1.75rem;box-shadow:0 25px 60px #0f172a1f,0 0 0 1px #e2e8f0cc;z-index:1000;margin-top:.5rem;animation:appleSlide .22s cubic-bezier(.16,1,.3,1) forwards}@keyframes appleSlide{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.apple-mega-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9}.apple-mega-tag{font-size:.675rem;font-weight:800;letter-spacing:.12em;color:var(--accent-red)}.apple-mega-all{font-size:.725rem;font-weight:800;color:var(--accent-color);text-decoration:none!important;display:inline-flex;align-items:center;gap:.35rem;transition:color .2s ease}.apple-mega-all:hover{color:var(--accent-red)}.apple-mega-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.apple-product-card{display:flex;flex-direction:column;align-items:center;text-decoration:none!important;padding:.6rem .5rem;border-radius:14px;transition:all .25s ease;flex:1}.apple-product-card:hover{background:#f8fafc;transform:translateY(-4px)}.apple-img-box{width:64px;height:64px;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 12px #0000000a;display:flex;align-items:center;justify-content:center;margin-bottom:.6rem;transition:all .25s ease}.apple-product-card:hover .apple-img-box{border-color:var(--accent-red);box-shadow:0 10px 25px #ed2d2426}.apple-img-box img{width:100%;height:100%;object-fit:cover}.apple-product-title{font-size:.8rem;font-weight:800;color:var(--accent-color);text-align:center;line-height:1.2;transition:color .2s ease}.apple-product-card:hover .apple-product-title{color:var(--accent-red)}.stripe-mega-panel{position:absolute;top:100%;left:50%;transform:translate(-50%);width:580px;background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 20px 45px #0f172a1f,0 0 0 1px #e2e8f0cc;z-index:1000;margin-top:.5rem;animation:stripeFade .2s cubic-bezier(.16,1,.3,1) forwards}@keyframes stripeFade{0%{opacity:0;transform:translate(-50%) translateY(6px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.stripe-section-tag{font-size:.65rem;font-weight:800;letter-spacing:.12em;color:#64748b;display:block;margin-bottom:1rem;text-transform:uppercase}.stripe-grid-2col{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem 1.25rem}.stripe-item-link{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem .6rem;border-radius:10px;text-decoration:none!important;transition:all .2s ease}.stripe-item-link:hover{background:#f8fafc}.stripe-item-dot{width:7px;height:7px;border-radius:50%;background:var(--accent-color);margin-top:.45rem;flex-shrink:0;transition:all .2s ease}.stripe-item-dot.red{background:var(--accent-red)}.stripe-item-link:hover .stripe-item-dot{transform:scale(1.4);background:var(--accent-red)}.stripe-item-title{font-size:.875rem;font-weight:700;color:var(--accent-color);display:block;line-height:1.2;transition:color .2s ease}.stripe-item-link:hover .stripe-item-title{color:var(--accent-red)}.stripe-item-desc{font-size:.75rem;color:var(--text-secondary);display:block;margin-top:.2rem;line-height:1.35}.mega-menu-panel.horizontal{position:absolute;top:100%;left:50%;transform:translate(-50%);width:900px;background:#fff;border-radius:20px;padding:1.25rem 1.5rem;box-shadow:0 25px 60px #0f172a1f,0 0 0 1px #e2e8f0e6;z-index:1000;margin-top:.6rem;animation:megaPopDown .22s cubic-bezier(.16,1,.3,1) forwards}@keyframes megaPopDown{0%{opacity:0;transform:translate(-50%) translateY(6px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.mega-bar-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:.85rem;margin-bottom:1rem;border-bottom:1px solid #f1f5f9}.mega-bar-tag{font-size:.7rem;font-weight:800;letter-spacing:.12em;color:var(--accent-red)}.mega-bar-all{font-size:.725rem;font-weight:800;color:var(--accent-color);text-decoration:none!important;display:inline-flex;align-items:center;gap:.3rem;letter-spacing:.05em;transition:color .2s ease}.mega-bar-all:hover{color:var(--accent-red)}.mega-bar-grid{display:flex;flex-wrap:wrap;gap:.75rem}.mega-pill-card{display:flex;align-items:center;gap:.75rem;padding:.5rem .9rem .5rem .5rem;border-radius:100px;background:#f8fafc;border:1px solid #e2e8f0;text-decoration:none!important;transition:all .25s ease;flex:1 1 calc(25% - .75rem);min-width:190px}.mega-pill-card:hover{background:#fff;border-color:var(--accent-red);transform:translateY(-2px);box-shadow:0 10px 25px #ed2d241a}.pill-img-wrap{width:38px;height:38px;border-radius:50%;overflow:hidden;background:#fff;border:1px solid #cbd5e1;flex-shrink:0}.pill-img-wrap img{width:100%;height:100%;object-fit:cover}.pill-info{display:flex;flex-direction:column;line-height:1.15}.pill-sub{font-size:.6rem;font-weight:800;color:var(--accent-red);letter-spacing:.08em}.pill-title{font-size:.825rem;font-weight:800;color:var(--accent-color);margin-top:.15rem}.mega-pill-card:hover .pill-title{color:var(--accent-red)}.mega-chevron{transition:transform .25s ease}.mega-menu-panel.minimal{position:absolute;top:100%;left:50%;transform:translate(-50%);width:620px;background:#fff;border-radius:20px;padding:1.25rem;box-shadow:0 20px 50px #0000001a,0 0 0 1px #0000000a;z-index:1000;margin-top:.5rem;animation:megaFadeIn .2s ease forwards}.mega-grid-minimal{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.mega-item-minimal{display:flex;align-items:center;gap:.75rem;padding:.6rem .8rem;border-radius:12px;background:#f8fafc;border:1px solid #f1f5f9;text-decoration:none!important;transition:all .2s ease}.mega-item-minimal:hover{background:#fff;border-color:var(--accent-red);transform:translateY(-2px);box-shadow:0 8px 20px #ed2d2414}.mega-item-minimal img{width:36px;height:36px;border-radius:8px;object-fit:cover;flex-shrink:0;background:#fff;border:1px solid #e2e8f0}.mega-item-minimal span{font-size:.85rem;font-weight:700;color:var(--accent-color);white-space:nowrap}.mega-item-minimal:hover span{color:var(--accent-red)}.nav-mega-link{display:inline-flex!important;align-items:center;gap:.4rem}.mega-chevron{transition:transform .3s ease}.mega-chevron.rotate{transform:rotate(180deg);color:var(--accent-red)}.mega-menu-panel{position:absolute;top:100%;left:50%;transform:translate(-50%);width:920px;background:#fff;border-radius:24px;padding:1.75rem;box-shadow:0 30px 70px #0f172a24,0 0 0 1px #e2e8f0cc;z-index:1000;margin-top:.75rem;animation:megaSlideDown .25s cubic-bezier(.16,1,.3,1) forwards}@keyframes megaSlideDown{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.mega-menu-inner{display:grid;grid-template-columns:260px 1fr;gap:1.5rem;align-items:stretch}.mega-sidebar{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:18px;padding:1.75rem 1.5rem;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.mega-pill{font-size:.65rem;font-weight:800;letter-spacing:.12em;color:#ef4444;background:#ef444426;padding:.3rem .65rem;border-radius:6px;align-self:flex-start;margin-bottom:1rem}.mega-sidebar h3{font-size:1.25rem;font-weight:800;color:#fff;margin-bottom:.6rem;line-height:1.25}.mega-sidebar p{font-size:.825rem;color:#ffffffbf;line-height:1.5;margin-bottom:1.5rem}.mega-sidebar-btn{font-size:.725rem;font-weight:800;color:#fff;text-decoration:none!important;display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1rem;background:#ffffff1a;border-radius:8px;transition:all .25s ease}.mega-sidebar-btn:hover{background:var(--accent-red);color:#fff;transform:translate(3px)}.mega-grid-items{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem;align-content:start}.mega-card-item{display:flex;align-items:center;gap:.85rem;padding:.75rem .85rem;border-radius:14px;background:#f8fafc;border:1px solid #f1f5f9;text-decoration:none!important;transition:all .25s ease}.mega-card-item:hover{background:#fff;border-color:var(--accent-red);transform:translateY(-2px);box-shadow:0 10px 25px #ed2d2414}.mega-card-img{width:46px;height:46px;border-radius:10px;overflow:hidden;background:#fff;border:1px solid #e2e8f0;flex-shrink:0}.mega-card-img img{width:100%;height:100%;object-fit:cover}.mega-card-content h4{font-size:.875rem;font-weight:800;color:var(--accent-color);margin:0 0 .2rem;line-height:1.2}.mega-card-item:hover .mega-card-content h4{color:var(--accent-red)}.mega-card-content p{font-size:.725rem;color:var(--text-secondary);margin:0;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nav-item-mega{position:relative;display:flex;align-items:center;height:100%}.nav-mega-link{display:inline-flex!important;align-items:center;gap:.35rem}.mega-arrow{transition:transform .3s ease}.nav-item-mega:hover .mega-arrow{transform:rotate(180deg);color:var(--accent-red)}.mega-menu-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);width:820px;background:#fff;border-radius:24px;padding:2rem;box-shadow:0 25px 60px #0000001f,0 0 0 1px #0000000a;z-index:1000;animation:megaFadeIn .25s cubic-bezier(.16,1,.3,1) forwards;margin-top:.5rem}@keyframes megaFadeIn{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.mega-menu-header{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid #f1f5f9}.mega-badge{font-size:.675rem;font-weight:800;color:var(--accent-red);letter-spacing:.1em;background:#ed2d2414;padding:.25rem .6rem;border-radius:6px;display:inline-block;margin-bottom:.35rem}.mega-menu-header h4{font-size:1.3rem;font-weight:800;color:var(--accent-color);margin:0}.mega-menu-header p{font-size:.85rem;color:var(--text-secondary);margin:0}.mega-menu-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.mega-item-card{display:flex;align-items:center;gap:.85rem;padding:.75rem;border-radius:14px;text-decoration:none!important;background:#f8fafc;border:1px solid #f1f5f9;transition:all .25s ease}.mega-item-card:hover{background:#fff;border-color:var(--accent-red);transform:translateY(-2px);box-shadow:0 10px 25px #ed2d2414}.mega-item-thumb{width:44px;height:44px;border-radius:10px;overflow:hidden;background:#fff;flex-shrink:0;border:1px solid #e2e8f0}.mega-item-thumb img{width:100%;height:100%;object-fit:cover}.mega-item-text h5{font-size:.85rem;font-weight:800;color:var(--accent-color);margin:0 0 .2rem;line-height:1.2}.mega-item-card:hover .mega-item-text h5{color:var(--accent-red)}.mega-item-text p{font-size:.725rem;color:var(--text-secondary);margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nav-actions{display:flex;align-items:center;gap:2.5rem}.btn-portal{font-weight:800;font-size:.8rem;color:var(--text-main);text-decoration:none;letter-spacing:.1em}.btn-init{font-family:Manrope,sans-serif!important;background:var(--accent-red);color:#fff;padding:.8rem 1.8rem;border-radius:100px;font-weight:800;font-size:.75rem;letter-spacing:.1em;border:none;cursor:pointer;transition:var(--transition-smooth);box-shadow:0 10px 30px var(--accent-red-glow);display:inline-flex;align-items:center;justify-content:center;gap:.6rem;line-height:1}.btn-init svg{display:block;flex-shrink:0;margin-top:-1px}.btn-init:hover{transform:translateY(-3px);box-shadow:0 15px 40px var(--accent-red-glow);background:#f13c34}.mobile-menu-toggle{display:none;background:none;border:none;color:var(--accent-color)}.packaging-section-grid{padding:5.5rem 0;background:#fff;color:var(--text-main);border:none}.packaging-section-grid .section-intro h2{color:var(--accent-color)}.packaging-section-grid .section-intro p{color:var(--text-secondary)}.packaging-section-grid .hero-tag{background:#ed2d2414;border:1px solid rgba(237,45,36,.15);color:var(--accent-red)}.packaging-section-grid .packaging-card-wide{background:#fff;border:1px solid rgba(23,77,107,.08);box-shadow:0 10px 30px #00000008;color:var(--text-main)}.packaging-section-grid .packaging-card-wide:hover{border-color:var(--accent-red);box-shadow:0 20px 45px #ed2d241f;transform:translateY(-8px)}.packaging-section-grid .pkg-wide-stage{background:radial-gradient(circle at center,#fff,#f1f5f9);border-bottom:1px solid #f1f5f9}.packaging-section-grid .pkg-wide-content{background:#fff!important}.packaging-section-grid .pkg-wide-content h3{color:var(--accent-color)!important;font-weight:800}.packaging-section-grid .pkg-wide-content p{color:var(--text-secondary)!important}.packaging-section-grid .pkg-pill-tag{background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.packaging-section-grid .adv-tick{color:#ed2d24}.section-intro{margin-bottom:2.5rem;max-width:800px}.section-intro h2{font-size:2.5rem;color:var(--accent-color);margin:.4rem 0 .5rem;font-weight:800;letter-spacing:-.02em}.section-intro p{font-size:1.2rem;color:var(--text-secondary);line-height:1.6}.packaging-grid-wide{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.packaging-card-wide{background:#fff;border-radius:24px;overflow:hidden;border:1px solid rgba(23,77,107,.06);transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;box-shadow:0 10px 30px #00000008}.packaging-card-wide:hover{transform:translateY(-10px);border-color:var(--accent-red);box-shadow:0 30px 60px #ed2d241f}.pkg-wide-stage{height:250px;width:100%;position:relative;overflow:hidden;background:radial-gradient(circle at center,#fff,#f1f5f9);display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f1f5f9}.pkg-wide-stage img{width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.16,1,.3,1)}.packaging-card-wide:hover .pkg-wide-stage img{transform:scale(1.08)}.pkg-wide-content{padding:1.25rem 1.5rem 1.5rem;flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:.85rem;background:#fff}.pkg-wide-content h3{font-size:1.35rem;font-weight:800;color:var(--accent-color);margin-bottom:.35rem}.pkg-wide-content p{font-size:.9rem;color:var(--text-secondary);line-height:1.5;margin-bottom:.5rem}.pkg-wide-features{display:flex;flex-wrap:wrap;gap:.5rem}.pkg-pill-tag{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;color:var(--accent-color);background:#f8fafc;padding:.4rem .8rem;border-radius:100px;border:1px solid #f1f5f9;transition:all .3s ease}.packaging-card-wide:hover .pkg-pill-tag{background:#fff;border-color:#ed2d2433;color:var(--accent-red)}@media (max-width: 1200px){.packaging-grid-wide{grid-template-columns:1fr}}@media (max-width: 768px){.packaging-card-wide{flex-direction:column}.pkg-wide-stage{border-right:none;border-bottom:1px solid #f1f5f9;min-height:220px}.section-intro h2{font-size:3rem}}.section-divider-container{max-width:1400px;margin:4rem auto 2rem;padding:0 2rem;display:flex;justify-content:center;align-items:center;position:relative;width:100%}.section-divider-line{width:100%;height:2px;background:linear-gradient(90deg,rgba(23,77,107,.05) 0%,rgba(23,77,107,.3) 25%,var(--accent-red) 50%,rgba(23,77,107,.3) 75%,rgba(23,77,107,.05) 100%);position:relative;box-shadow:0 0 12px #ed2d2440}.hero-section-outer{background-color:#f1f1e7;border:none;width:100%;position:relative;overflow:hidden}.hero-section-outer:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 90% 15%,rgba(237,45,36,.04) 0%,transparent 50%),radial-gradient(circle at 10% 85%,rgba(12,105,139,.04) 0%,transparent 50%);pointer-events:none}.minimal-brand-ticker-section.executive-navy{background:radial-gradient(circle at 50% 0%,#13243d,#08111e);width:100%;padding:1.6rem 0;position:relative;overflow:hidden;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.06);box-shadow:inset 0 1px #ffffff0f,0 20px 40px #08111e66}.cert-section-inner{display:flex;flex-direction:column;align-items:center;max-width:100%;margin:0 auto;width:100%;box-sizing:border-box}.cert-marquee-container{display:flex;overflow:hidden;position:relative;width:100%;mask-image:linear-gradient(to right,transparent,black 6%,black 94%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 6%,black 94%,transparent)}.cert-marquee-track{display:flex;align-items:center;gap:1.75rem;width:max-content;animation:certScrollNavy 36s linear infinite;padding:.35rem 0}@keyframes certScrollNavy{0%{transform:translate(0)}to{transform:translate(calc(-100% / 3))}}.cert-badge-glass-card{display:flex;align-items:center;justify-content:center;height:78px;min-width:150px;padding:.6rem 1.4rem;background:#fff;border:1px solid rgba(255,255,255,.4);border-radius:14px;box-shadow:0 6px 20px #00000040,0 1px 4px #0000001a;transition:all .25s cubic-bezier(.16,1,.3,1);cursor:pointer;box-sizing:border-box}.cert-badge-glass-card:hover{background:#fff;border-color:#fff;transform:translateY(-3px) scale(1.04);box-shadow:0 12px 30px #00000059,0 0 20px #ffffff40}.cert-badge-img{height:58px;width:auto;max-width:135px;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.05))}.hero-section-outer .hero h1{color:#0f172a;text-shadow:none}.hero-section-outer .hero-subtext{color:#475569;line-height:1.65;text-shadow:none}.hero-section-outer .hero-tag{background:#ed2d2414;border:1px solid rgba(237,45,36,.2);color:var(--accent-red);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-section-outer .bullet-title{color:#0f172a;font-weight:800}.hero-section-outer .bullet-sub{color:#64748b}.hero-section-outer .bullet-icon-box{background:#ed2d2414;border:1px solid rgba(237,45,36,.2);box-shadow:0 4px 12px #ed2d240f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-section-outer .bullet-icon-box svg{color:var(--accent-red)!important}.hero-section-outer .btn-hero-primary{background:var(--accent-red);color:#fff;font-weight:800;border:1px solid var(--accent-red);box-shadow:0 10px 25px #ed2d2447;transition:all .25s ease}.hero-section-outer .btn-hero-primary:hover{background:#d9231b;border-color:#d9231b;transform:translateY(-2px);box-shadow:0 14px 30px #ed2d2461}.hero-section-outer .btn-hero-secondary{border:1px solid rgba(15,23,42,.2);color:#0f172a;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #0000000a;transition:all .25s ease}.hero-section-outer .btn-hero-secondary:hover{background:#fff;border-color:#0f172a66;transform:translateY(-2px)}.hero-section-outer .marquee-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 16px 36px #0000000f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:.65rem;border-radius:20px;transition:all .25s ease}.hero-section-outer .marquee-card:hover{background:#fff;border-color:#0c698b;box-shadow:0 20px 40px #0c698b1f;transform:translateY(-2px)}.hero-section-outer .marquee-card-image-container{background:#f8fafc;padding:0;border-radius:14px;overflow:hidden;height:140px;width:100%}.hero-section-outer .marquee-card-image{width:100%;height:100%;object-fit:cover}.hero-section-outer .marquee-card h4{color:#0f172a;font-weight:700;margin-top:.4rem;margin-bottom:.2rem;text-align:center;font-size:.925rem}.hero{display:flex;align-items:center;min-height:100vh;gap:4rem;max-width:1400px;margin:0 auto;padding:9rem 2rem 4rem;position:relative}.hero-content{flex:1.1}.hero-tag{display:inline-flex;align-items:center;gap:.75rem;background:#ffffffe6;border:1px solid rgba(237,45,36,.1);color:var(--accent-color);padding:.6rem 1.4rem;border-radius:100px;font-size:.7rem;font-weight:800;letter-spacing:var(--tracking-caps);margin-bottom:2rem;box-shadow:0 4px 15px #00000008}.section-intro .hero-tag{margin-bottom:.5rem!important}.pulse{width:8px;height:8px;background:var(--accent-red);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #ed2d24b3}70%{transform:scale(1);box-shadow:0 0 0 10px #ed2d2400}to{transform:scale(.95);box-shadow:0 0 #ed2d2400}}.hero h1{font-size:2.8125rem;line-height:1.15;color:var(--accent-color);margin-bottom:2rem;letter-spacing:-.03em}.flip-wrapper{display:inline-flex;position:relative;overflow:hidden;height:1.1em;vertical-align:bottom}.flip-word{display:none;color:var(--accent-red)}.flip-word.active{display:block;animation:slideUp .4s cubic-bezier(.16,1,.3,1)}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.hero-subtext{font-size:1.25rem;color:var(--text-secondary);line-height:1.6;max-width:600px;margin-bottom:3.5rem}.hero-buttons{display:flex;gap:1.5rem;margin-bottom:4.5rem}.btn-hero-primary{background:var(--accent-red);color:#fff;padding:1.25rem 2.5rem;border-radius:100px;font-weight:800;font-size:.9rem;letter-spacing:.1em;border:none;cursor:pointer;transition:var(--transition-smooth);box-shadow:0 15px 35px var(--accent-red-glow)}.btn-hero-primary:hover{transform:translateY(-5px);box-shadow:0 25px 50px var(--accent-red-glow);background:#f13c34}.btn-hero-secondary{background:transparent;color:var(--accent-color);padding:1.25rem 2.5rem;border-radius:100px;font-weight:800;font-size:.9rem;letter-spacing:.1em;border:2px solid rgba(23,77,107,.1);display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:var(--transition-smooth)}.hero-bullets{display:flex;gap:3rem}.bullet-item{display:flex;align-items:center;gap:1rem}.bullet-icon-box{width:44px;height:44px;background:#fff;box-shadow:0 10px 30px #0000000d;border-radius:12px;display:flex;align-items:center;justify-content:center}.bullet-text span{display:block}.bullet-title{font-weight:800;font-size:1.1rem;color:var(--accent-color)}.bullet-sub{font-size:.75rem;color:var(--text-secondary);font-weight:700;letter-spacing:.05em;text-transform:uppercase}.hero-visual{flex:.9;position:relative}.hero-image-container{width:100%;height:650px;border-radius:60px;overflow:hidden;box-shadow:0 40px 100px #0000001a}.hero-image-container img{width:100%;height:100%;object-fit:cover}.floating-card{position:absolute;background:#fff;padding:1.5rem 2rem;border-radius:24px;box-shadow:0 20px 40px #00000014;display:flex;align-items:center;gap:1.5rem;z-index:10}.card-1{top:15%;left:-20%}.card-2{bottom:15%;right:-10%}.icon-box{width:54px;height:54px;background:var(--accent-color);color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center}.card-val{font-size:1.5rem;font-weight:800;color:var(--text-main);font-family:Manrope,sans-serif;margin-bottom:.5rem;position:relative;display:inline-block}.card-val:after{content:"";position:absolute;bottom:-4px;left:0;width:30px;height:3px;background:var(--accent-red);border-radius:10px}.card-label{font-size:.7rem;font-weight:800;color:var(--text-secondary);letter-spacing:.05em;text-transform:uppercase}.capabilities-section-wrapper{background:linear-gradient(180deg,#fff,#f4f7f4,#eef3ef);border:none;padding:2rem 0 1rem;position:relative;overflow:hidden}.capabilities-section-wrapper:before{content:"";position:absolute;top:-120px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(23,77,107,.05) 0%,transparent 70%);pointer-events:none}.capabilities-section-wrapper:after{content:"";position:absolute;bottom:-100px;left:-80px;width:400px;height:400px;background:radial-gradient(circle,rgba(237,45,36,.04) 0%,transparent 70%);pointer-events:none}.arrays{padding:3rem 2rem 4.5rem;max-width:1400px;margin:0 auto;position:relative;z-index:1}.arrays-header{text-align:left;margin-bottom:2.5rem}.arrays-header h2{font-size:2.5rem;color:var(--accent-color);line-height:1.15;margin-bottom:1rem}.section-subtext{font-size:1.15rem;color:var(--text-secondary);max-width:700px;margin:0;line-height:1.6}.catalog-link{color:var(--accent-red);font-weight:700;font-size:.95rem;text-decoration:none;display:inline-flex;align-items:center;gap:.4rem;transition:transform .2s ease}.catalog-link:hover{transform:translate(4px)}.arrays-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.75rem}.app{width:100%;overflow-x:hidden;position:relative}.array-card-wrapper{perspective:1000px}.array-card-premium{background:#fff;border-radius:24px;overflow:hidden;border:1px solid rgba(23,77,107,.08);box-shadow:0 10px 30px #00000008;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;height:100%}.array-card-premium:hover{transform:translateY(-8px);box-shadow:0 20px 40px #174d6b1f;border-color:var(--accent-red)}.array-card-stage{height:180px;width:100%;position:relative;overflow:hidden;background:#f8fafc}.array-card-stage img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.array-card-premium:hover .array-card-stage img{transform:scale(1.08)}.array-card-premium:hover .array-card-bridge{background:var(--accent-red);transform:scale(1.1) rotate(5deg);box-shadow:0 12px 25px var(--accent-red-glow)}.array-card-content{padding:2rem;flex:1;display:flex;flex-direction:column;background:#fff}.array-card-content h3{font-size:1.5rem;font-weight:700;color:var(--accent-color);margin-bottom:.75rem}.array-card-content p{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.array-card-action{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:800;color:var(--accent-red);letter-spacing:.1em;text-transform:uppercase;transition:all .4s cubic-bezier(.16,1,.3,1)}.array-card-premium:hover .array-card-action{transform:translate(5px)}.adv-bullets{list-style:none;display:flex;flex-direction:column;gap:.75rem}.adv-bullets li{display:flex;align-items:center;gap:.75rem;font-weight:700;color:var(--text-main)}.adv-tick{color:var(--accent-red)}.health-marquee-section{padding:4.5rem 0;background:#0c698b!important;overflow:hidden;position:relative}.health-marquee-section:before,.health-marquee-section:after{display:none!important}.focus-header{text-align:center;margin-bottom:2.5rem;display:flex;flex-direction:column;align-items:center}.focus-header h2{font-size:2.5rem;color:#fff!important;margin-bottom:1.5rem}.focus-header p{font-size:1.25rem;color:#ffffffb3!important;max-width:800px;margin:0 auto;line-height:1.6}.marquee-wrapper{display:flex;flex-direction:column;gap:2rem;margin-top:4rem}.marquee-container{display:flex;white-space:nowrap}.marquee-content{display:flex;gap:1.5rem;animation:scroll-left linear infinite}.marquee-container.right .marquee-content{animation:scroll-right linear infinite}.marquee-tag{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);padding:1.5rem 3.5rem;border-radius:100px;color:#fff;font-weight:700;font-size:1.4rem;display:flex;align-items:center;gap:1.5rem;transition:var(--transition-smooth)}.marquee-icon{width:44px;height:44px;background:#ffffff14;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--accent-red)}.challenges-premium-section{padding:5.5rem 0;background:linear-gradient(180deg,#f8fafc,#f1f5f9,#f8fafc);position:relative;border:none}.challenges-premium-header{text-align:left;margin-bottom:3rem;display:flex;flex-direction:column;align-items:flex-start}.challenges-premium-header .hero-tag{margin-bottom:1rem}.challenges-premium-header h2{font-size:2.5rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.15;margin-bottom:.75rem}.challenges-premium-header p{font-size:1.15rem;color:#475569;max-width:720px;line-height:1.6;margin:0}.bento-advantage-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:1.75rem}.bento-card{border-radius:28px;transition:all .4s cubic-bezier(.16,1,.3,1)}.bento-hero-tile{grid-row:span 2;background-color:#ed2d24;padding:3rem 2.5rem;color:#fff;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 25px 50px #ed2d2440;border:1px solid rgba(255,255,255,.2)}.bento-glow-blob{position:absolute;top:-40px;right:-40px;width:240px;height:240px;background:radial-gradient(circle,rgba(255,255,255,.25) 0%,transparent 70%);pointer-events:none}.bento-icon-box{border-radius:16px;display:flex;align-items:center;justify-content:center}.bento-icon-red{width:56px;height:56px;background:#fff3;color:#fff;margin-bottom:2rem;border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bento-icon-navy{width:48px;height:48px;background:#0f172a0f;color:#0f172a}.bento-icon-blue{width:48px;height:48px;background:#0284c71a;color:#0284c7}.bento-icon-emerald{width:40px;height:40px;background:#10b98126;color:#059669}.bento-metric-large{font-size:3.8rem;font-weight:900;color:#fff;line-height:1;letter-spacing:-.03em;margin-bottom:.5rem}.bento-metric-unit{font-size:1.5rem;color:#ffffffe6;font-weight:800}.bento-hero-tile h3{font-size:1.6rem;font-weight:800;color:#fff;margin-bottom:1rem}.bento-hero-tile p{color:#cbd5e1;font-size:1rem;line-height:1.6;margin-bottom:2rem}.bento-feature-list{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.bento-feature-row{display:flex;align-items:center;gap:.65rem;font-size:.9rem;font-weight:600;color:#f1f5f9}.bento-tile-white{background:#fff;padding:2.25rem;border:1px solid #e2e8f0;box-shadow:0 10px 30px #0f172a0a;display:flex;flex-direction:column;justify-content:space-between}.bento-tile-white:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0f172a14;border-color:#cbd5e1}.bento-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.bento-badge-metric{font-size:1.4rem;font-weight:900}.bento-metric-dark{color:#0f172a}.bento-metric-blue{color:#0284c7}.bento-tile-white h3{font-size:1.3rem;font-weight:800;color:#0f172a;margin-bottom:.6rem}.bento-tile-white p{color:#64748b;font-size:.925rem;line-height:1.5;margin-bottom:1.5rem}.bento-tag-pills{display:flex;flex-wrap:wrap;gap:.5rem}.bento-pill{font-size:.75rem;font-weight:700;background:#f1f5f9;color:#334155;padding:.35rem .75rem;border-radius:100px}.bento-pill-blue{background:#e0f2fe;color:#0369a1}.bento-wide-tile{grid-column:span 2;background:linear-gradient(135deg,#fff,#f0fdf4);padding:2.25rem;border:1px solid #bbf7d0;box-shadow:0 10px 30px #0f172a0a;display:flex;justify-content:space-between;align-items:center}.bento-wide-tile:hover{transform:translateY(-6px);box-shadow:0 20px 40px #10b9811a}.bento-tag-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.bento-green-tag{font-size:.8rem;font-weight:800;color:#059669;letter-spacing:.05em}.bento-wide-tile h3{font-size:1.4rem;font-weight:800;color:#0f172a;margin-bottom:.4rem}.bento-wide-tile p{color:#475569;font-size:.925rem;max-width:420px}.bento-cert-boxes{display:flex;gap:.75rem}.bento-cert-box{padding:.75rem 1.25rem;background:#fff;border-radius:16px;border:1px solid #dcfce7;text-align:center;box-shadow:0 4px 12px #10b98114}.bento-cert-val{font-size:1.1rem;font-weight:900;color:#059669}.bento-cert-lbl{font-size:.7rem;color:#64748b;font-weight:700}@media (max-width: 1024px){.bento-advantage-grid{grid-template-columns:1fr}.bento-hero-tile{grid-row:auto}.bento-wide-tile{grid-column:auto;flex-direction:column;align-items:flex-start;gap:1.5rem}}.adv-premium-card{background:#fff;border-radius:28px;border:1px solid #e2e8f0;position:relative;overflow:hidden;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;box-shadow:0 10px 30px #0f172a0a}.adv-card-accent-bar{position:absolute;top:0;left:0;width:35%;height:3px;background:var(--accent-red);transition:width .5s cubic-bezier(.16,1,.3,1)}.adv-premium-card:hover .adv-card-accent-bar{width:100%}.adv-premium-card:hover{transform:translateY(-8px)}.adv-theme-red .adv-card-accent-bar{background:linear-gradient(90deg,#ed2d24,#ff6b6b)}.adv-theme-red .adv-premium-icon{background:#ed2d241a;color:#ed2d24;border:1px solid rgba(237,45,36,.2)}.adv-theme-red:hover{border-color:#ed2d2466;box-shadow:0 20px 45px #ed2d241f}.adv-theme-red .adv-feature-dot{background:#ed2d24;box-shadow:0 0 8px #ed2d2466}.adv-theme-navy .adv-card-accent-bar{background:linear-gradient(90deg,#0f172a,#1e293b)}.adv-theme-navy .adv-premium-icon{background:#0f172a14;color:#0f172a;border:1px solid rgba(15,23,42,.2)}.adv-theme-navy:hover{border-color:#0f172a66;box-shadow:0 20px 45px #0f172a1f}.adv-theme-navy .adv-feature-dot{background:#0f172a;box-shadow:0 0 8px #0f172a66}.adv-theme-blue .adv-card-accent-bar{background:linear-gradient(90deg,#0284c7,#38bdf8)}.adv-theme-blue .adv-premium-icon{background:#0ea5e91f;color:#0284c7;border:1px solid rgba(14,165,233,.25)}.adv-theme-blue:hover{border-color:#0ea5e966;box-shadow:0 20px 45px #0ea5e91f}.adv-theme-blue .adv-feature-dot{background:#0284c7;box-shadow:0 0 8px #0ea5e966}.adv-theme-emerald .adv-card-accent-bar{background:linear-gradient(90deg,#059669,#34d399)}.adv-theme-emerald .adv-premium-icon{background:#10b9811f;color:#059669;border:1px solid rgba(16,185,129,.25)}.adv-theme-emerald:hover{border-color:#10b98166;box-shadow:0 20px 45px #10b9811f}.adv-theme-emerald .adv-feature-dot{background:#059669;box-shadow:0 0 8px #10b98166}.adv-card-top{padding:2.5rem 2.5rem 1rem;display:flex;justify-content:flex-start;align-items:center}.adv-premium-icon{width:48px;height:48px;background:#174d6b0a;color:var(--accent-color);border-radius:14px;display:flex;align-items:center;justify-content:center;transition:all .4s ease}.adv-premium-card:hover .adv-premium-icon{background:var(--accent-red);color:#fff;transform:scale(1.1) rotate(5deg);box-shadow:0 8px 16px var(--accent-red-glow)}.adv-card-body{padding:0 2.5rem 2.5rem;flex:1;display:flex;flex-direction:column}.adv-card-body h3{font-size:1.35rem;font-weight:800;color:var(--accent-color);margin-bottom:.75rem;letter-spacing:-.01em}.adv-card-body p{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin-bottom:2rem;flex:1}.adv-premium-features{display:flex;flex-direction:column;gap:.85rem;border-top:1px solid #f1f5f9;padding-top:1.5rem}.adv-feature-row{display:flex;align-items:center;gap:.75rem}.adv-feature-dot{width:6px;height:6px;border-radius:50%;background:var(--accent-red);opacity:.6;transition:opacity .3s ease}.adv-premium-card:hover .adv-feature-dot{opacity:1;box-shadow:0 0 8px var(--accent-red)}.adv-feature-row span{font-size:.85rem;font-weight:700;color:var(--text-main)}.quality-light-section{padding:4.5rem 0;background:#fff;position:relative;overflow:hidden;border-top:1px solid #f1f5f9}.quality-light-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(rgba(23,77,107,.04) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.quality-command-content{display:grid;grid-template-columns:1fr 1.3fr;gap:6rem;align-items:center;position:relative;z-index:2}.quality-command-header h2{font-size:2.5rem;color:var(--accent-color);margin-bottom:1.5rem;line-height:1.15;letter-spacing:-.02em;font-weight:800}.quality-command-header p{font-size:1.1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.quality-command-header strong{color:var(--accent-color)}.quality-command-ribbon{display:flex;flex-direction:column}.ribbon-subtitle{font-size:1.3rem;font-weight:800;color:var(--accent-color);margin-bottom:2.5rem;position:relative;display:inline-block;align-self:flex-start}.ribbon-subtitle:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:3px;background:var(--accent-red);border-radius:10px}.command-cert-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.command-cert-pill{background:#fff;border:1px solid #f1f5f9;padding:1.25rem 1.5rem;border-radius:20px;display:flex;align-items:center;gap:1.25rem;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 20px #00000005}.command-cert-pill:hover{transform:translate(8px);background:#fff;border-color:var(--accent-red);box-shadow:0 12px 30px #ed2d2414}.command-cert-icon{width:44px;height:44px;background:#ed2d240f;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--accent-red);flex-shrink:0;transition:all .4s ease}.command-cert-pill:hover .command-cert-icon{background:var(--accent-red);color:#fff;transform:scale(1.1);box-shadow:0 0 15px var(--accent-red-glow)}.command-cert-details{display:flex;flex-direction:column;text-align:left}.command-cert-title{font-size:1rem;font-weight:700;color:var(--accent-color);margin-bottom:.2rem}.command-cert-label{font-size:.65rem;font-weight:800;color:var(--text-secondary);letter-spacing:.1em;text-transform:uppercase;opacity:.6}@media (max-width: 1200px){.quality-command-content{grid-template-columns:1fr;text-align:center;gap:4rem}.ribbon-subtitle{align-self:center}.ribbon-subtitle:after{left:50%;transform:translate(-50%)}}@media (max-width: 768px){.command-cert-grid{grid-template-columns:1fr;gap:1rem}.quality-command-header h2{font-size:2.8rem}}.contact-master-section{padding:4.5rem 0 3.5rem;background:#f8fafc;position:relative}.master-portal-wrapper{background:linear-gradient(135deg,#0b111a,#1a3644);border-radius:40px;padding:5rem;color:#fff;box-shadow:0 30px 70px #0b111a26;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.master-portal-wrapper:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(237,45,36,.15) 0%,transparent 70%);pointer-events:none}.master-portal-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;align-items:center;position:relative;z-index:2}.master-portal-left{display:flex;flex-direction:column;align-items:flex-start}.portal-tag-dark{background:#ffffff14!important;color:#fff!important;border:1px solid rgba(255,255,255,.15)!important;align-self:flex-start;margin-bottom:1.5rem}.master-portal-left h2{font-size:2.5rem;color:#fff;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.master-desc{font-size:1.1rem;color:#ffffffb3;line-height:1.6;margin-bottom:3rem}.master-channels{display:flex;flex-direction:column;gap:1rem;width:100%}.master-channel-pill{display:inline-flex;align-items:center;gap:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);padding:1rem 1.5rem;border-radius:100px;color:#fff;text-decoration:none;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.master-channel-pill:hover{background:#ffffff1f;border-color:#ed2d2466;transform:translate(6px)}.channel-pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--accent-red);box-shadow:0 0 12px var(--accent-red)}.master-form-studio{background:#ffffff08;border:1px solid rgba(255,255,255,.08);padding:3.5rem;border-radius:32px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 50px #0003}.master-scope-track{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem;background:#00000040;padding:.4rem;border-radius:100px;margin-bottom:2rem;border:1px solid rgba(255,255,255,.04)}.master-scope-tab{padding:.7rem .3rem;border:none;background:transparent;border-radius:100px;font-family:inherit;font-size:.85rem;font-weight:700;color:#ffffff80;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);text-align:center}.master-scope-tab.active{background:#fff;color:#0b111a;box-shadow:0 4px 15px #0003}.master-studio-form{display:flex;flex-direction:column;gap:1.25rem}.master-input-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.master-studio-form input,.master-studio-form textarea{width:100%;padding:1.1rem 1.4rem;border-radius:16px;background:#00000040;border:1px solid rgba(255,255,255,.08);font-family:inherit;font-size:.95rem;color:#fff;transition:all .3s ease}.master-studio-form input::placeholder,.master-studio-form textarea::placeholder{color:#ffffff59}.master-studio-form input:focus,.master-studio-form textarea:focus{background:#0006;border-color:var(--accent-red);box-shadow:0 0 0 4px #ed2d2426;outline:none}.master-studio-form textarea{height:100px;resize:none}.btn-master-submit{width:100%;padding:1.25rem;background:var(--accent-red);color:#fff;border:none;border-radius:16px;font-family:inherit;font-weight:800;font-size:.9rem;letter-spacing:.1em;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center;gap:.75rem;box-shadow:0 10px 25px var(--accent-red-glow);margin-top:.5rem}.btn-master-submit:hover{transform:translateY(-3px);background:#f13c34;box-shadow:0 15px 35px var(--accent-red-glow)}.btn-master-submit:hover svg{transform:translate(4px)}.btn-master-submit svg{transition:transform .3s ease}@media (max-width: 1200px){.master-portal-wrapper{padding:3.5rem}.master-portal-grid{gap:3rem}}@media (max-width: 992px){.master-portal-grid{grid-template-columns:1fr}.master-portal-wrapper{padding:2.5rem;border-radius:28px}.master-form-studio{padding:2rem;border-radius:24px}.master-portal-left h2{font-size:2.5rem}}@media (max-width: 768px){.master-scope-track{grid-template-columns:1fr;border-radius:16px;padding:.5rem}.master-scope-tab{border-radius:12px;padding:.75rem}.master-input-row{grid-template-columns:1fr}}.footer-premium{background:#0b111a;padding:5rem 0 3rem;color:#fff;position:relative;border-top:1px solid rgba(255,255,255,.05);letter-spacing:var(--tracking-normal)}.footer-premium-main{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:4rem;margin-bottom:5rem}.footer-premium-brand{display:flex;flex-direction:column;align-items:flex-start}.footer-logo img{height:48px;width:auto;margin-bottom:1.5rem}.footer-premium-desc{color:#ffffff8c;font-size:.95rem;line-height:1.6;margin-bottom:2rem;max-width:360px;letter-spacing:var(--tracking-normal)}.footer-capsule-certs{display:flex;flex-wrap:wrap;gap:.6rem}.premium-capsule{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);padding:.4rem .85rem;border-radius:100px;font-size:.75rem;font-weight:700;color:#fffc;letter-spacing:var(--tracking-normal)}.footer-premium-column h4{font-size:.85rem;letter-spacing:.03em;text-transform:uppercase;color:#fff;margin-bottom:1.75rem;font-weight:800}.footer-premium-links{list-style:none;display:flex;flex-direction:column;gap:1rem}.footer-premium-links a{color:#ffffff8c;text-decoration:none;font-size:.9rem;font-weight:600;letter-spacing:var(--tracking-normal);display:inline-flex;align-items:center;gap:.5rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.link-hover-dot{width:4px;height:4px;border-radius:50%;background:var(--accent-red);opacity:0;transform:scale(0);transition:all .3s ease}.footer-premium-links a:hover{color:#fff;transform:translate(4px)}.footer-premium-links a:hover .link-hover-dot{opacity:1;transform:scale(1);box-shadow:0 0 8px var(--accent-red)}.footer-channel-list{list-style:none;display:flex;flex-direction:column;gap:1.25rem}.footer-channel-list li{display:flex;align-items:flex-start;gap:.75rem;color:#ffffffb3;font-size:.9rem;line-height:1.4;letter-spacing:var(--tracking-normal)}.channel-li-icon{color:var(--accent-red);flex-shrink:0;margin-top:.15rem}.footer-premium-bottom{border-top:1px solid rgba(255,255,255,.06);padding-top:3rem;display:flex;justify-content:space-between;align-items:center;color:#fff6;font-size:.85rem;letter-spacing:var(--tracking-normal)}.footer-bottom-links{display:flex;align-items:center;gap:1.5rem}.footer-bottom-links a{color:inherit;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:#fff}.footer-dot-sep{width:3px;height:3px;border-radius:50%;background:#fff3}@media (max-width: 1200px){.footer-premium-main{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width: 768px){.footer-premium-main{grid-template-columns:1fr;gap:2.5rem}.footer-premium-bottom{flex-direction:column;gap:1.5rem;text-align:center}}@media (max-width: 1200px){.hero{flex-direction:column;text-align:center;padding-top:7rem}.hero h1{font-size:3rem}.hero-buttons{justify-content:center}.hero-image-container{height:400px}.floating-card{display:none}.arrays-header{flex-direction:column;align-items:center;text-align:center;gap:2rem}.advantages-grid,.advantages-premium-grid,.arrays-grid-4{grid-template-columns:repeat(2,1fr)}.grid-2{grid-template-columns:1fr;gap:4rem}.footer-main{grid-template-columns:repeat(2,1fr)}.services-mega-overlay,.packaging-mega-overlay{width:860px!important;max-width:95vw!important}.v-grid-mega-overlay.about-mega-width{width:600px!important}.v-mega-cards-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width: 1024px){.services-mega-overlay,.packaging-mega-overlay,.v-grid-mega-overlay.about-mega-width{width:calc(100vw - 40px)!important;max-width:780px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.v-mega-cards-grid{grid-template-columns:repeat(2,1fr)!important}.v-mega-canada-card{grid-column:1 / -1!important}.about-mega-container{grid-template-columns:1fr!important}.about-mega-ceo-card{display:none!important}}@media (max-width: 860px){.desktop-only{display:none!important}.mobile-menu-toggle{display:flex!important;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#0f172a;padding:.25rem}.navbar{border-radius:100px!important;padding:.4rem 1.15rem!important;width:calc(100% - 1.5rem)!important;max-width:100%!important;position:relative!important;transition:border-radius .2s ease,box-shadow .2s ease!important}.navbar.mobile-menu-open{border-radius:20px 20px 0 0!important;border-bottom:1px solid #f1f5f9!important;box-shadow:0 10px 30px #0f172a14!important}.logo img{height:54px!important;max-height:54px!important;width:auto!important;display:block!important}.navbar .nav-actions{display:none!important}.mobile-nutraline-link{display:flex!important;align-items:center;justify-content:space-between;background:#ed2d24!important;border:1.5px solid #ed2d24!important;color:#fff!important;font-weight:800;font-size:.75rem;letter-spacing:.05em;padding:.65rem 1.15rem;border-radius:100px;margin-bottom:.75rem;text-decoration:none!important;box-shadow:0 6px 18px #ed2d2440;box-sizing:border-box}.mobile-nutraline-link:hover{background:#d9231b!important;border-color:#d9231b!important}.nav-links{position:absolute!important;top:100%!important;left:-1px!important;right:-1px!important;width:calc(100% + 2px)!important;background:#fff!important;padding:1.25rem 1.35rem!important;border-radius:0 0 20px 20px!important;border:1px solid #e2e8f0!important;border-top:none!important;flex-direction:column;align-items:stretch!important;gap:.85rem!important;display:none;box-shadow:0 20px 45px #0f172a24!important;max-height:75vh;overflow-y:auto;z-index:1000;box-sizing:border-box!important}.nav-links.mobile-active{display:flex}.nav-item-mega{flex-direction:column;align-items:stretch;width:100%}.nav-mega-link,.nav-direct-link{display:flex!important;justify-content:space-between;align-items:center!important;width:100%;padding:.75rem .5rem;border-bottom:1px solid #f1f5f9;font-size:.9rem!important;font-weight:700;color:#0f172a;text-decoration:none!important;cursor:pointer;box-sizing:border-box}.nav-direct-link:hover,.nav-direct-link.active-nav{color:var(--accent-red)!important}.mobile-drawer-cta-wrapper{display:block!important;margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0;width:100%}.btn-mobile-drawer-init{display:block!important;width:100%;padding:.95rem 1.5rem;background:var(--accent-red)!important;color:#fff!important;font-family:Manrope,sans-serif!important;font-weight:800;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;text-align:center;border-radius:100px;text-decoration:none!important;box-shadow:0 10px 25px var(--accent-red-glow);box-sizing:border-box}.mobile-nutraline-link,.mobile-nutraline-link *,.mobile-nutraline-link span,.mobile-nutraline-link svg,.btn-mobile-drawer-init,.btn-mobile-drawer-init *,.btn-mobile-drawer-init span{color:#fff!important}.v-grid-mega-overlay,.services-mega-overlay,.packaging-mega-overlay,.v-grid-mega-overlay.about-mega-width{position:static!important;width:100%!important;max-width:100%!important;transform:none!important;box-shadow:none!important;border:1px solid #f1f5f9!important;background:#fafbfc!important;padding:.75rem!important;margin-top:.5rem;border-radius:16px!important}.v-mega-cards-grid{grid-template-columns:1fr!important;gap:.5rem!important}.v-mega-canada-card{grid-column:1 / -1!important;flex-direction:column;align-items:flex-start}.hero h1{font-size:2.15rem!important;line-height:1.2!important;word-break:break-word!important;padding:0 .5rem!important;margin-bottom:1.25rem!important}.hero-tag{font-size:.68rem!important;padding:.35rem .75rem!important;white-space:normal!important;text-align:center!important}.hero-subtext{font-size:.95rem!important;line-height:1.55!important;padding:0 .5rem!important;margin-bottom:1.5rem!important}.hero-buttons{display:flex!important;flex-direction:column!important;align-items:center!important;gap:.75rem!important;width:100%!important;max-width:320px!important;margin:0 auto 2.5rem!important}.btn-hero-primary,.btn-hero-secondary{width:100%!important;padding:.95rem 1.5rem!important;font-size:.82rem!important;text-align:center!important;justify-content:center!important;white-space:nowrap!important;border-radius:100px!important;box-sizing:border-box!important}.hero-bullets{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:flex-start!important;justify-content:space-between!important;width:100%!important;max-width:100%!important;margin:0 auto 2.5rem!important;background:transparent!important;border:none!important;box-shadow:none!important;padding:0 .5rem!important;gap:.5rem!important;box-sizing:border-box!important}.bullet-item{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important;gap:.4rem!important;flex:1 1 0px!important;min-width:0!important}.bullet-item:not(:last-child):after{display:none!important}.bullet-icon-box{display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;height:auto!important;min-width:auto!important;background:transparent!important;border:none!important;box-shadow:none!important;padding-top:2px!important}.bullet-icon-box svg{width:15px!important;height:15px!important}.bullet-text{display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important}.bullet-text span{display:block!important}.bullet-title{font-size:.78rem!important;font-weight:800!important;color:#0f172a!important;line-height:1.15!important;letter-spacing:-.01em!important;white-space:nowrap!important}.bullet-sub{font-size:.52rem!important;color:#64748b!important;font-weight:700!important;letter-spacing:.02em!important;text-transform:uppercase!important;line-height:1.15!important;margin-top:1px!important;white-space:nowrap!important}.advantages-grid,.advantages-premium-grid,.arrays-grid-4,.footer-main{grid-template-columns:1fr}.arrays{padding:2.5rem 1rem 3.5rem!important}.arrays-header h2{font-size:2rem!important;line-height:1.2!important}.array-card-content{padding:1.25rem 1rem!important}.array-card-content h3{font-size:1.25rem!important}.packaging-section-grid{padding:3.5rem 0!important}.packaging-section-grid .section-intro h2,.section-intro h2{font-size:2rem!important;line-height:1.2!important}.pkg-wide-content{padding:1rem 1rem 1.25rem!important}.challenges-premium-section{padding:3.5rem 0!important}.challenges-premium-header h2{font-size:2rem!important;line-height:1.2!important}.bento-card{padding:1.35rem 1.15rem!important}.master-portal-wrapper{padding:2rem 1.25rem!important}.master-portal-left h2{font-size:1.85rem!important;line-height:1.25!important}}.drawer-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0b111a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;justify-content:flex-end;animation:fadeInOverlay .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.drawer-container{width:480px;max-width:100vw;height:100vh;background:#fff;box-shadow:-20px 0 60px #0b111a26;display:flex;flex-direction:column;animation:slideInDrawer .4s cubic-bezier(.16,1,.3,1) forwards;overflow-y:auto}@keyframes slideInDrawer{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-header{padding:2.5rem 2.5rem 1.5rem;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:flex-start;background:#f8fafc}.drawer-badge{display:inline-block;background:#ed2d241a;color:var(--accent-red);padding:.3rem .6rem;border-radius:6px;font-size:.7rem;font-weight:800;letter-spacing:.05em;margin-bottom:.5rem}.drawer-title{font-size:1.4rem;font-weight:800;color:var(--text-main);letter-spacing:-.02em}.drawer-close-btn{background:#fff;border:1px solid #e2e8f0;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);cursor:pointer;transition:all .2s ease}.drawer-close-btn:hover{background:var(--accent-red);color:#fff;border-color:var(--accent-red);transform:rotate(90deg)}.drawer-body{padding:2.5rem;display:flex;flex-direction:column;gap:2rem;flex-grow:1}.drawer-section{display:flex;flex-direction:column;gap:.75rem}.drawer-label{font-size:.75rem;font-weight:800;color:var(--text-secondary);letter-spacing:.08em}.drawer-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.drawer-form-card{padding:.85rem .5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;font-family:inherit;font-size:.8rem;font-weight:700;color:var(--text-main);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.4rem;transition:all .2s ease}.form-card-dot{width:6px;height:6px;border-radius:50%;background:#cbd5e1;transition:background .2s ease}.drawer-form-card:hover{border-color:#cbd5e1;background:#fff}.drawer-form-card.active{background:#fff;border-color:var(--accent-color);box-shadow:0 4px 12px #0b111a0f}.drawer-form-card.active .form-card-dot{background:var(--accent-red);box-shadow:0 0 8px var(--accent-red)}.drawer-textarea{width:100%;height:90px;padding:.85rem 1rem;border:1px solid #cbd5e1;border-radius:12px;font-family:inherit;font-size:.85rem;color:var(--text-main);resize:none;transition:border-color .2s ease}.drawer-select{width:100%;padding:.85rem 1rem;border:1px solid #cbd5e1;border-radius:12px;background:#fff;font-family:inherit;font-size:.85rem;font-weight:600;color:var(--text-main);cursor:pointer}.drawer-inputs-col{display:flex;flex-direction:column;gap:.75rem}.drawer-input{width:100%;padding:.85rem 1rem;border:1px solid #cbd5e1;border-radius:12px;font-family:inherit;font-size:.85rem;color:var(--text-main)}.drawer-textarea:focus,.drawer-input:focus,.drawer-select:focus{border-color:var(--accent-red);outline:none;box-shadow:0 0 0 3px #ed2d2414}.drawer-footer{padding:1.5rem 2.5rem 2.5rem;background:#fff;border-top:1px solid #f1f5f9;margin-top:auto}.btn-drawer-action{width:100%;padding:1.1rem;background:var(--accent-color);color:#fff;border:none;border-radius:12px;font-family:inherit;font-weight:800;font-size:.85rem;letter-spacing:.08em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s ease;box-shadow:0 8px 20px #0b111a26}.btn-drawer-action:hover{background:var(--accent-red);transform:translateY(-2px);box-shadow:0 12px 25px var(--accent-red-glow)}.captcha-container{width:100%}.captcha-trigger-btn{width:100%;padding:.9rem 1.1rem;background:#fff;border:1px solid #cbd5e1;border-radius:12px;display:flex;align-items:center;gap:.85rem;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);font-family:inherit;text-align:left}.master-form-studio .captcha-trigger-btn{background:#00000040;border-color:#ffffff14}.captcha-indicator{width:24px;height:24px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.master-form-studio .captcha-indicator{background:#ffffff14}.captcha-idle-dot{width:8px;height:8px;border-radius:50%;background:var(--text-secondary)}.master-form-studio .captcha-idle-dot{background:#fff6}.spinning-icon{animation:spinAuth 1s linear infinite;color:var(--accent-red)}@keyframes spinAuth{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.captcha-container.verifying .captcha-indicator{background:#ed2d241a}.captcha-container.verified .captcha-indicator{background:#10b981;box-shadow:0 0 10px #10b98166}.captcha-container.verified .captcha-trigger-btn{border-color:#10b981;cursor:default}.captcha-label{font-size:.85rem;font-weight:700;color:var(--text-main);transition:color .3s ease}.master-form-studio .captcha-label{color:#fff}.captcha-container.verified .captcha-label{color:#10b981}.btn-master-submit.locked,.btn-drawer-action.locked{background:#cbd5e1!important;color:#64748b!important;box-shadow:none!important;cursor:not-allowed!important;transform:none!important}.master-form-studio .btn-master-submit.locked{background:#ffffff14!important;color:#ffffff4d!important;border:1px solid rgba(255,255,255,.04)!important}.hero-visual-marquee{flex:.9;position:relative;height:650px;overflow:hidden;display:flex;gap:1rem;justify-content:center;-webkit-mask-image:linear-gradient(to bottom,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(to bottom,transparent,black 10%,black 90%,transparent)}.marquee-col{display:flex;flex-direction:column;gap:1rem;width:250px}.marquee-col.up .marquee-track{animation:scroll-up 25s linear infinite}.marquee-col.down .marquee-track{animation:scroll-down 25s linear infinite}.marquee-track{display:flex;flex-direction:column;gap:1rem;padding-bottom:1rem}@keyframes scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scroll-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.marquee-card{background:#ffffffa6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.9);border-radius:24px;padding:.75rem;box-shadow:0 15px 35px #0000000a;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;pointer-events:none;-webkit-user-select:none;user-select:none}.marquee-card-image-container{width:100%;height:140px;border-radius:16px;overflow:hidden;background:radial-gradient(circle at center,#fff,#f1f5f9);display:flex;align-items:center;justify-content:center}.marquee-card-image{width:100%;height:100%;object-fit:cover}.marquee-card h4{font-size:1.05rem;color:var(--accent-color);font-weight:800;margin:0}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width: 1200px){.hero-visual-marquee{flex-direction:column;height:auto;width:100%;overflow:hidden;gap:1rem;padding:2rem 0;-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.marquee-col{flex-direction:row;width:100%}.marquee-track{flex-direction:row;width:max-content;padding-bottom:0;padding-right:1rem}.marquee-card{width:200px}.marquee-col.up .marquee-track{animation:scroll-left 25s linear infinite}.marquee-col.down .marquee-track{animation:scroll-right 25s linear infinite}}.product-detail-page{background-color:#fff;color:var(--text-color);min-height:100vh;overflow-x:hidden;padding-top:0}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:var(--text-secondary);margin-bottom:2rem}.breadcrumb a{color:var(--accent-color);text-decoration:none;display:inline-flex;align-items:center;gap:.4rem;transition:color .3s ease}.breadcrumb a:hover{color:var(--accent-red)}.breadcrumb .sep{color:#cbd5e1}.breadcrumb .current{color:var(--accent-red);font-weight:700}.product-hero-section{padding:8.5rem 0 4.5rem;background:linear-gradient(180deg,#f8fafc,#fff);border-bottom:1px solid #e2e8f0;position:relative;overflow:hidden}.product-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:center}.product-hero-section .hero-tag{background:#ed2d2414;border:1px solid rgba(237,45,36,.15);color:#ed2d24}.product-hero-text h1{font-size:2.8125rem;font-weight:800;color:#0f172a;line-height:1.15;letter-spacing:-.03em;margin-bottom:1.25rem}.product-hero-subtext{font-size:1.15rem;color:#475569;line-height:1.6;margin-bottom:2rem;max-width:620px}.hero-feature-list{list-style:none;display:flex;flex-direction:column;gap:.65rem;margin-bottom:2rem}.hero-feature-list li{display:flex;align-items:center;gap:.6rem;font-size:.925rem;font-weight:700;color:#1e293b}.hero-feature-list li svg{color:#ed2d24;flex-shrink:0}.product-hero-actions{display:flex;align-items:center;gap:1.25rem}.btn-detail-secondary{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 1.6rem;border-radius:100px;background:#fff;border:1.5px solid #cbd5e1;color:#0f172a;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 15px #0f172a0a}.btn-detail-secondary:hover{background:#f8fafc;border-color:#ed2d24;color:#ed2d24;transform:translateY(-2px);box-shadow:0 8px 20px #ed2d241f}.product-hero-image-stage{position:relative}.stage-image-card{background:#ffffff14;border-radius:24px;padding:6px;box-shadow:0 16px 40px #0000002e;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.stage-image-card img{width:100%;height:380px;object-fit:cover;border-radius:18px;display:block;background:#fff}.product-hero-section.product-hero-dark{background:#0c698b!important;border-bottom:none;color:#fff;position:relative;overflow:hidden}.product-hero-section.product-hero-dark:before{content:"";position:absolute;top:-100px;right:-50px;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);pointer-events:none}.product-hero-section.product-hero-dark .hero-tag{background:#ffffff26;border:1px solid rgba(255,255,255,.35);color:#fff;box-shadow:0 4px 14px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-hero-section.product-hero-dark .product-hero-text h1{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.2)}.product-hero-section.product-hero-dark .product-hero-subtext{color:#e0f2fe;line-height:1.65}.product-hero-section.product-hero-dark .hero-feature-list li{color:#fff}.product-hero-section.product-hero-dark .hero-feature-list li svg{color:#38bdf8}.product-hero-section.product-hero-dark .btn-detail-secondary{background:#ffffff1f;border-color:#ffffff59;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-hero-section.product-hero-dark .btn-detail-secondary:hover{background:#ffffff40;border-color:#fff;color:#fff}.product-hero-section.product-hero-dark .stage-image-card{background:#ffffff14;border:1px solid rgba(255,255,255,.22);box-shadow:0 16px 40px #0000002e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:6px;border-radius:24px}.product-hero-section.product-hero-dark .stage-image-card img{background:#fff;border-radius:18px}.product-specs-section{padding:3.5rem 0;background:#fff}.specs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}.spec-card{background:#f8fafc;border:1px solid #f1f5f9;border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;gap:.4rem;transition:all .3s ease}.spec-card:hover{border-color:var(--accent-red);transform:translateY(-3px);box-shadow:0 10px 25px #174d6b0d}.spec-label{font-size:.8rem;font-weight:700;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.spec-value{font-size:1.15rem;font-weight:800;color:var(--accent-color);line-height:1.4}.blueprint-specs-section{padding:5rem 0 4.5rem;background:#f1f1e7;position:relative;overflow:hidden;border-top:1px solid #dedecf;border-bottom:1px solid #dedecf}.blueprint-header-row{display:flex;align-items:center;justify-content:space-between;gap:2.5rem;margin-bottom:2.5rem;position:relative}.blueprint-header-text{max-width:680px}.blueprint-tag{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border:1px solid rgba(237,45,36,.3);color:var(--accent-red);padding:.35rem .95rem;border-radius:50px;font-size:.725rem;font-weight:800;letter-spacing:.08em;margin-bottom:1rem;box-shadow:0 2px 8px #0000000a}.spin-slow{animation:spinSlow 12s linear infinite}.blueprint-header-text h2{font-size:2.4rem;font-weight:900;color:var(--accent-color);letter-spacing:-.02em;margin-bottom:.6rem;line-height:1.2}.blueprint-header-text p{font-size:1.05rem;color:var(--text-secondary);line-height:1.6}.blueprint-diagram-stage{width:400px;max-width:45%;height:auto;flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;background:transparent}.blueprint-img{width:100%;height:auto;max-height:240px;object-fit:contain;background:transparent;display:block}.blueprint-specs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem}.blueprint-spec-card{background:#fff;border:1px solid #dedecf;border-radius:20px;padding:1.6rem 1.5rem 1.4rem;display:flex;align-items:flex-start;gap:1.25rem;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000a;transition:all .3s cubic-bezier(.16,1,.3,1)}.blueprint-spec-card:hover{border-color:#ed2d2466;transform:translateY(-4px);box-shadow:0 15px 35px #ed2d241a}.blueprint-card-icon-pod{width:48px;height:48px;border-radius:50%;background:#ed2d2414;border:1px solid rgba(237,45,36,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.blueprint-spec-card:hover .blueprint-card-icon-pod{background:var(--accent-red);border-color:var(--accent-red)}.blueprint-spec-card:hover .blueprint-card-icon-pod svg{stroke:#fff!important}.blueprint-card-text{flex:1;display:flex;flex-direction:column;gap:.35rem}.blueprint-card-label{font-size:.725rem;font-weight:800;color:var(--accent-red);letter-spacing:.06em;text-transform:uppercase}.blueprint-card-value{font-size:1.05rem;font-weight:800;color:var(--accent-color);line-height:1.45;margin:0}.blueprint-trust-strip{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.25rem 2rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 20px #174d6b08}.trust-pillar-item{display:flex;align-items:center;gap:1rem;flex:1}.trust-pillar-icon{width:44px;height:44px;border-radius:12px;background:#ed2d2414;display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-pillar-text{display:flex;flex-direction:column}.trust-pillar-text strong{font-size:.925rem;font-weight:800;color:var(--accent-color);line-height:1.25}.trust-pillar-text span{font-size:.8rem;color:var(--text-secondary);font-weight:600}.tablet-shapes-mini-strip{background:#fff;border:1px solid #dedecf;border-radius:100px;padding:.85rem 1.75rem;margin-top:1.5rem;box-shadow:0 4px 16px #00000008;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.shapes-strip-label-col{display:flex;align-items:center;gap:.65rem}.shapes-strip-badge{font-size:.65rem;font-weight:800;letter-spacing:.08em;color:var(--accent-red);background:#ed2d2414;border:1px solid rgba(237,45,36,.25);padding:.2rem .6rem;border-radius:50px;text-transform:uppercase}.shapes-strip-label-col strong{font-size:.85rem;font-weight:800;color:var(--accent-color)}.shapes-strip-icons-row{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.shape-mini-item{display:flex;align-items:center;gap:.5rem;padding:.35rem .85rem;background:#fbfbf9;border:1px solid #ededdf;border-radius:50px;transition:all .25s ease;cursor:default}.shape-mini-item span{font-size:.775rem;font-weight:700;color:#334155}.shape-mini-item:hover{background:#fff;border-color:#ed2d24;transform:translateY(-2px);box-shadow:0 4px 12px #ed2d2426}.shape-mini-item:hover span{color:var(--accent-red)}@media (max-width: 900px){.tablet-shapes-mini-strip{border-radius:20px;padding:1.25rem;flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width: 1024px){.blueprint-specs-grid{grid-template-columns:repeat(2,1fr)}.blueprint-trust-strip{flex-wrap:wrap;gap:1.5rem}.trust-pillar-divider{display:none}.trust-pillar-item{min-width:45%}}@media (max-width: 768px){.blueprint-header-row{flex-direction:column;align-items:flex-start}.blueprint-diagram-stage{width:100%;height:140px}.blueprint-specs-grid{grid-template-columns:1fr}.trust-pillar-item{min-width:100%}}.product-capabilities-section{padding:5.5rem 0;background:linear-gradient(180deg,#fff,#f8fafc,#fff);color:#0f172a;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.product-capabilities-section .section-intro h2{color:#0f172a}.product-capabilities-section .section-intro p{color:#475569}.product-capabilities-section .hero-tag{background:#ed2d2414;border:1px solid rgba(237,45,36,.15);color:#ed2d24}.product-capabilities-section .capability-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 10px 30px #0f172a0a;color:#0f172a}.product-capabilities-section .capability-card:hover{border-color:#ed2d24;box-shadow:0 20px 45px #ed2d241f;transform:translateY(-6px)}.product-capabilities-section .capability-card h3{color:#0f172a}.product-capabilities-section .capability-card p{color:#475569}.product-capabilities-section .cap-icon-box{background:#ed2d2414;color:#ed2d24;border:1px solid rgba(237,45,36,.15)}.product-capabilities-section .spotlight-block{background:#fff;border:1px solid #e2e8f0;box-shadow:0 15px 40px #0f172a0a;color:#0f172a}.product-capabilities-section .spotlight-text h3{color:#0f172a}.product-capabilities-section .spotlight-text p{color:#475569}.product-capabilities-section .spotlight-list li{color:#334155}.product-capabilities-section .spotlight-list li svg{color:#ed2d24}.capabilities-grid-2x2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.75rem;margin-top:2rem}.capability-card{background:#fff;border-radius:24px;padding:2rem;border:1px solid rgba(23,77,107,.06);box-shadow:0 10px 30px #00000005;transition:all .4s ease}.capability-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #174d6b14;border-color:var(--accent-red)}.cap-icon-box{width:48px;height:48px;background:#ed2d2414;color:var(--accent-red);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.capability-card h3{font-size:1.3rem;font-weight:700;color:var(--accent-color);margin-bottom:.6rem}.capability-card p{font-size:.925rem;color:var(--text-secondary);line-height:1.55}.product-process-section{padding:3.5rem 0;background:#fff}.tablet-advantage-showcase-section{padding:5.5rem 0 4.5rem;background:#0c698b!important;position:relative;overflow:hidden;border:none}.tablet-advantage-showcase-section:before{content:"";position:absolute;top:-120px;right:-80px;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);pointer-events:none}.tablet-advantage-showcase-box{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center;background:transparent;border:none;border-radius:0;padding:0;box-shadow:none}.tablet-advantage-pill-row{display:flex;align-items:center;gap:.6rem;margin-bottom:1.15rem;flex-wrap:wrap}.tablet-pill-badge-red{background:#ffffff26;border:1px solid rgba(255,255,255,.35);color:#fff;font-size:.725rem;font-weight:800;padding:.35rem .95rem;border-radius:50px;letter-spacing:.08em;display:inline-flex;align-items:center;box-shadow:0 4px 14px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tablet-pill-badge-blue{background:#ffffff14;color:#fff;font-size:.75rem;font-weight:800;padding:.3rem .85rem;border-radius:50px;border:1px solid rgba(255,255,255,.2);letter-spacing:.04em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tablet-advantage-title{font-size:2.15rem;font-weight:900;color:#fff;margin:0 0 .35rem;line-height:1.25;text-shadow:0 2px 8px rgba(0,0,0,.2)}.tablet-advantage-subtitle{font-size:1.15rem;font-weight:800;color:#38bdf8;margin:0 0 1.25rem}.tablet-advantage-lead{font-size:.925rem;color:#e0f2fe;line-height:1.65;margin-bottom:.85rem}.tablet-advantage-desc{font-size:.85rem;color:#bae6fd;line-height:1.55;margin-bottom:1.75rem}.tablet-advantage-metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem}.tablet-metric-card{background:#ffffff1a;border:1px solid rgba(255,255,255,.25);border-radius:14px;padding:.9rem;box-shadow:0 4px 15px #00000026;display:flex;flex-direction:column;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.metric-card-label{font-size:.68rem;color:#e0f2fe;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem}.metric-card-value{font-size:.9rem;color:#fff;font-weight:800}.metric-card-value.quality-pass{color:#4ade80}.tablet-advantage-img-col{border-radius:22px;overflow:hidden;height:380px;border:1.5px solid rgba(255,255,255,.25);box-shadow:0 20px 45px #0000002e;position:relative}.tablet-press-showcase-img{width:100%;height:100%;object-fit:cover;display:block}.tablet-press-img-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(to top,rgba(12,105,139,.95),transparent);color:#fff}.tablet-press-img-overlay h4{font-size:1.1rem;font-weight:800;margin:0 0 .25rem;color:#fff}.tablet-press-img-overlay p{font-size:.8rem;color:#cbd5e1;margin:0}@media (max-width: 1024px){.tablet-advantage-showcase-box{grid-template-columns:1fr;gap:2.5rem;padding:2.5rem 2rem}.tablet-advantage-img-col{height:300px}}@media (max-width: 640px){.tablet-advantage-title{font-size:1.75rem}.tablet-advantage-metrics-grid{grid-template-columns:1fr}}.process-timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem;margin-top:1.75rem;position:relative}.pipeline-process-section{padding:5.5rem 0 5rem;background:#f1f1e7;border-top:1px solid #dedecf;border-bottom:1px solid #dedecf}.pipeline-flow-container{position:relative;margin-top:3rem}.pipeline-rail-line{position:absolute;top:42px;left:6%;right:6%;height:3px;background:linear-gradient(90deg,#ed2d24,#174d6b,#ed2d24);opacity:.35;z-index:1}.pipeline-flow-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem;position:relative;z-index:2}.pipeline-step-card{background:#fff;border:1px solid #dedecf;border-radius:22px;padding:1.6rem 1.25rem 1.4rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 16px #0000000a;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.pipeline-step-card:hover{border-color:#ed2d24;transform:translateY(-6px);box-shadow:0 16px 35px #ed2d241f}.pipeline-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.pipeline-step-badge{width:44px;height:44px;border-radius:50%;background:#fef2f2;border:2px solid #ffffff;box-shadow:0 0 0 2px #ed2d24;display:flex;align-items:center;justify-content:center;color:#ed2d24;font-weight:900;font-size:.95rem;transition:all .3s ease}.pipeline-step-card:hover .pipeline-step-badge{background:#ed2d24;color:#fff;box-shadow:0 0 0 4px #ed2d2433}.pipeline-tag-pill{font-size:.65rem;font-weight:800;letter-spacing:.08em;color:#ed2d24;background:#ed2d2414;padding:.2rem .55rem;border-radius:50px;text-transform:uppercase}.pipeline-card-body{margin-bottom:1rem}.pipeline-card-body h4{font-size:1.05rem;font-weight:800;color:var(--accent-color);margin-bottom:.5rem;line-height:1.3}.pipeline-card-body p{font-size:.825rem;color:var(--text-secondary);line-height:1.5;margin:0}.pipeline-card-metric{margin-top:auto;padding-top:.9rem;border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:.15rem}.pipeline-card-metric .metric-label{font-size:.68rem;color:#94a3b8;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.pipeline-card-metric .metric-value{font-size:.85rem;color:#0f172a;font-weight:800}@media (max-width: 1024px){.pipeline-flow-grid{grid-template-columns:repeat(2,1fr)}.pipeline-rail-line{display:none}}@media (max-width: 640px){.pipeline-flow-grid{grid-template-columns:1fr}}.process-step-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.75rem 1.25rem 1.5rem;position:relative;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 15px #00000005;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}.process-step-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent-color);transition:background .3s ease}.process-step-card:hover{border-color:var(--accent-red);transform:translateY(-5px);box-shadow:0 15px 35px #ed2d241a}.process-step-card:hover:before{background:var(--accent-red)}.step-number{font-size:1.5rem;font-weight:900;color:var(--accent-red);display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ed2d2414;border-radius:12px;margin-bottom:1rem}.process-step-card h4{font-size:1.05rem;font-weight:800;color:var(--accent-color);margin-bottom:.6rem;line-height:1.3}.process-step-card p{font-size:.875rem;color:var(--text-secondary);line-height:1.5;margin:0}.product-packaging-link-section{padding:3.5rem 0;background:#f8fafc}.packaging-preview-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.pkg-preview-card{background:#fff;border-radius:24px;overflow:hidden;border:1px solid #f1f5f9;display:flex;align-items:center;padding:1.25rem;gap:1.25rem;box-shadow:0 10px 30px #00000005}.pkg-preview-card img{width:130px;height:110px;object-fit:cover;border-radius:14px}.pkg-preview-info h4{font-size:1.2rem;font-weight:700;color:var(--accent-color);margin-bottom:.4rem}.pkg-preview-info p{font-size:.875rem;color:var(--text-secondary);line-height:1.45}.visual-spotlight-wrapper{margin-top:3rem;display:flex;flex-direction:column;gap:2.5rem}.spotlight-block{display:grid;grid-template-columns:1fr 1.1fr;gap:3rem;align-items:center;background:#fff;border-radius:32px;padding:2rem;border:1px solid rgba(23,77,107,.06);box-shadow:0 15px 40px #00000005}.spotlight-block.reverse{grid-template-columns:1.1fr 1fr}.spotlight-image{border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #174d6b14}.spotlight-image img{width:100%;height:320px;object-fit:cover;display:block;transition:transform .8s ease}.spotlight-block:hover .spotlight-image img{transform:scale(1.05)}.spotlight-tag{font-size:.775rem;font-weight:800;letter-spacing:.1em;color:var(--accent-red);text-transform:uppercase;display:inline-block;margin-bottom:.5rem}.spotlight-text h3{font-size:1.65rem;font-weight:800;color:var(--accent-color);margin-bottom:.75rem;line-height:1.25}.spotlight-text p{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1.25rem}.spotlight-list{list-style:none;display:flex;flex-direction:column;gap:.6rem}.spotlight-list li{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;color:var(--accent-color)}.spotlight-list li svg{color:var(--accent-red)}.product-cta-banner{padding:3.5rem 0 4.5rem;background:#fff}.cta-banner-card{background:linear-gradient(135deg,var(--accent-color) 0%,#0d3248 100%);border-radius:32px;padding:3.5rem 2.5rem;color:#fff;text-align:center;box-shadow:0 20px 50px #174d6b33;display:flex;flex-direction:column;align-items:center}.cta-banner-card h2{font-size:2.2rem;font-weight:800;margin-bottom:1rem;line-height:1.2}.cta-banner-card p{font-size:1.05rem;color:#ffffffd9;max-width:600px;margin:0 auto 1.75rem;line-height:1.55}.cta-banner-card .btn-init{padding:.9rem 2rem;font-size:.775rem}.product-faq-section{padding:5.5rem 0 5rem;background:#0c698b!important;border:none;color:#fff;position:relative;overflow:hidden}.product-faq-section:before{content:"";position:absolute;top:-100px;left:-50px;width:550px;height:550px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);pointer-events:none}.product-faq-section .section-intro .hero-tag{background:#ffffff26;border:1px solid rgba(255,255,255,.35);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.faq-card-open-shadow{box-shadow:0 12px 30px #00000026!important}.product-faq-section .section-intro h2{color:#fff!important;text-shadow:0 2px 8px rgba(0,0,0,.2)}.product-faq-section .section-intro p{color:#e0f2fe!important}.faq-accordion-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}.faq-interactive-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;align-items:start}@media (max-width: 768px){.faq-accordion-grid,.faq-interactive-grid{grid-template-columns:1fr!important;gap:1rem!important}}.faq-detail-item{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:2rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.faq-detail-item:hover{border-color:#38bdf8;transform:translateY(-3px);background:#ffffff29;box-shadow:0 15px 35px #00000029}.faq-detail-item h4{font-size:1.15rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.4}.faq-detail-item p{font-size:.925rem;color:#e0f2fe;line-height:1.6}.pkg-detail-page,.contact-page-wrapper{padding-top:0;background:#fff;color:var(--text-main)}.pkg-hero-header{padding:7rem 0 4rem;background:radial-gradient(circle at 50% 0%,#174d6b14,#f8fafc99,#fff);border-bottom:1px solid #f1f5f9}.pkg-hero-banner{display:grid;grid-template-columns:1.2fr 1fr;gap:3.5rem;align-items:center;margin-top:2rem}.pkg-hero-content h1{font-size:3rem;font-weight:800;color:var(--accent-color);margin-bottom:1.25rem;line-height:1.15;letter-spacing:-.02em}.pkg-hero-content p{font-size:1.1rem;color:var(--text-secondary);line-height:1.65;margin-bottom:2rem}.pkg-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2.25rem;padding:1.25rem;background:#fff;border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 10px 25px #00000005}.stat-box{display:flex;flex-direction:column;align-items:flex-start}.stat-num{font-size:1.5rem;font-weight:900;color:var(--accent-red)}.stat-lbl{font-size:.775rem;font-weight:700;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-top:.2rem}.pkg-hero-media{background:#fff;border-radius:28px;padding:1.25rem;border:1px solid rgba(23,77,107,.08);box-shadow:0 20px 45px #174d6b14}.pkg-hero-media img{width:100%;height:380px;object-fit:cover;border-radius:20px}.pkg-containers-section{padding:4rem 0;background:#fff}.container-formats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.format-card{background:#fafbfc;border:1px solid #e2e8f0;border-radius:24px;padding:2.25rem 1.75rem;transition:all .35 ease}.format-card:hover{transform:translateY(-5px);border-color:var(--accent-red);background:#fff;box-shadow:0 15px 35px #ed2d2414}.format-icon{width:50px;height:50px;background:#ed2d2414;color:var(--accent-red);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.format-card h3{font-size:1.35rem;font-weight:800;color:var(--accent-color);margin-bottom:.6rem}.format-card p{font-size:.925rem;color:var(--text-secondary);line-height:1.6}.pkg-tech-matrix-section{padding:4rem 0;background:#f8fafc;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.tech-matrix-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}.matrix-row-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.75rem;display:flex;align-items:flex-start;gap:1.25rem;transition:all .3s ease}.matrix-row-card:hover{border-color:var(--accent-red);box-shadow:0 10px 30px #00000008}.matrix-badge{font-size:1.1rem;font-weight:900;color:var(--accent-red);background:#ed2d2414;padding:.4rem .8rem;border-radius:10px;flex-shrink:0}.matrix-info h4{font-size:1.15rem;font-weight:800;color:var(--accent-color);margin-bottom:.4rem}.matrix-info p{font-size:.9rem;color:var(--text-secondary);line-height:1.55}.pkg-automation-spotlight{padding:4rem 0;background:#fff}@media (max-width: 1024px){.pkg-hero-banner,.container-formats-grid,.tech-matrix-grid{grid-template-columns:1fr}}@media (max-width: 1024px){.product-hero-grid{grid-template-columns:1fr;gap:3rem}.specs-grid,.process-timeline{grid-template-columns:repeat(2,1fr)}.capabilities-grid-2x2,.packaging-preview-grid,.faq-accordion-grid{grid-template-columns:1fr}}@media (max-width: 640px){.specs-grid,.process-timeline{grid-template-columns:1fr}.product-hero-text h1{font-size:2.4rem}}.contact-page-wrapper{padding-top:85px;background:linear-gradient(180deg,#f8fafc,#fff);color:var(--text-main)}.contact-hero{padding:1rem 0 4rem;border-bottom:1px solid #f1f5f9}.contact-hero-content{max-width:800px;margin-top:1.5rem}.contact-hero-content h1{font-size:3rem;font-weight:800;color:var(--accent-color);margin:.5rem 0 1rem;line-height:1.15;letter-spacing:-.02em}.contact-hero-content p{font-size:1.15rem;color:var(--text-secondary);line-height:1.6}.contact-main-section{padding:4rem 0}.contact-grid-2col{display:grid;grid-template-columns:1fr 1.25fr;gap:3.5rem;align-items:start}.info-card-primary{background:#fafbfc;border:1px solid #e2e8f0;border-radius:28px;padding:2.5rem;margin-bottom:1.5rem;text-align:left}.info-card-primary h3{font-size:1.5rem;font-weight:800;color:var(--accent-color);margin-bottom:.4rem}.info-card-primary p{font-size:.925rem;color:var(--text-secondary);margin-bottom:2rem}.contact-details-list{display:flex;flex-direction:column;gap:1.75rem;align-items:flex-start;text-align:left}.detail-item{display:flex;align-items:flex-start;gap:1.25rem;text-align:left}.detail-icon{width:44px;height:44px;border-radius:12px;background:#ed2d2414;color:var(--accent-red);display:flex;align-items:center;justify-content:center;flex-shrink:0}.detail-label{display:block;font-size:.675rem;font-weight:800;letter-spacing:.12em;color:var(--text-secondary);margin-bottom:.25rem}.detail-value{font-size:.95rem;font-weight:700;color:var(--accent-color);line-height:1.45;display:block}.detail-link{font-size:1rem;font-weight:800;color:var(--accent-red);text-decoration:none!important;transition:opacity .2s ease}.detail-link:hover{opacity:.85}.trust-card-mini{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;border-radius:24px;padding:1.75rem;display:flex;align-items:center;gap:1.25rem}.trust-icon{color:var(--accent-red);flex-shrink:0}.trust-card-mini h4{font-size:1.1rem;font-weight:800;color:#fff;margin-bottom:.25rem}.trust-card-mini p{font-size:.85rem;color:#ffffffbf;margin:0;line-height:1.45}.contact-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:2.5rem;box-shadow:0 20px 50px #0000000a}.contact-form-card h2{font-size:1.8rem;font-weight:800;color:var(--accent-color);margin-bottom:.4rem}.contact-form-card p{font-size:.925rem;color:var(--text-secondary);margin-bottom:2rem}.intake-form{display:flex;flex-direction:column;gap:1.25rem}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-group label{font-size:.675rem;font-weight:800;letter-spacing:.04em;color:var(--text-secondary)}.form-group input,.form-group select,.form-group textarea{font-family:inherit;font-size:.925rem;padding:.85rem 1.1rem;border-radius:12px;border:1px solid #cbd5e1;background:#fff;color:var(--accent-color);letter-spacing:var(--tracking-normal);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--accent-red);box-shadow:0 0 0 3px #ed2d241a}.submit-btn{width:100%;padding:1.1rem;margin-top:.5rem;font-size:.825rem}.form-success-box{padding:3rem 2rem;text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px}.success-icon{color:#16a34a;margin-bottom:1rem}.form-success-box h3{font-size:1.4rem;font-weight:800;color:#15803d;margin-bottom:.5rem}.form-success-box p{font-size:.925rem;color:#166534;margin:0}.contact-map-section{padding:3rem 0 5rem;background:#fafbfc;border-top:1px solid #f1f5f9}.map-frame-wrapper{border-radius:28px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 20px 45px #0000000d;margin-top:2rem}.active-nav{color:var(--accent-red)!important;font-weight:900!important}.about-page-wrapper{padding-top:85px;background:linear-gradient(180deg,#f8fafc,#fff);color:var(--text-main)}.about-hero{padding:.5rem 0 3rem;border-bottom:1px solid #f1f5f9}.about-hero-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:3rem;align-items:center;margin-top:1.5rem}.about-hero-content h1{font-size:2.8125rem;font-weight:800;color:var(--accent-color);margin:.5rem 0 1rem;line-height:1.15;letter-spacing:-.03em}.about-hero-content p{font-size:1.15rem;color:var(--text-secondary);line-height:1.6;margin-bottom:2rem}.about-hero-badges{display:flex;flex-direction:column;gap:.85rem}.badge-item{display:flex;align-items:center;gap:.75rem;font-size:.95rem;font-weight:700;color:var(--accent-color)}.badge-icon{color:var(--accent-red)}.about-hero-image{border-radius:28px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 24px 50px #0f172a1f;background:#fff;width:100%;height:520px;display:flex;align-items:center;justify-content:center;padding:0}.about-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.about-pillars-section{padding:3.5rem 0;background:#fff}.pillars-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.pillar-card{background:#fafbfc;border:1px solid #e2e8f0;border-radius:20px;padding:2rem 1.5rem;transition:all .25s ease}.pillar-card:hover{transform:translateY(-4px);border-color:var(--accent-red);box-shadow:0 15px 35px #ed2d2414}.pillar-icon-box{width:52px;height:52px;border-radius:14px;background:#ed2d2414;color:var(--accent-red);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.pillar-card h3{font-size:1.15rem;font-weight:800;color:var(--accent-color);margin-bottom:.5rem}.pillar-card p{font-size:.875rem;color:var(--text-secondary);line-height:1.5}.about-timeline-section{padding:3.5rem 0;background:#fafbfc;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.timeline-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.timeline-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2rem 1.5rem;position:relative}.timeline-year{display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.12em;color:#fff;background:var(--accent-color);padding:.25rem .6rem;border-radius:6px;margin-bottom:1rem}.timeline-card h4{font-size:1.1rem;font-weight:800;color:var(--accent-color);margin-bottom:.5rem}.timeline-card p{font-size:.875rem;color:var(--text-secondary);line-height:1.5}.about-facility-banner{padding:3.5rem 0;background:#fff}.facility-banner-card{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;border-radius:32px;padding:3.5rem;box-shadow:0 25px 60px #0f172a26}.facility-text h2{font-size:2.2rem;font-weight:800;color:#fff;margin:.5rem 0 1rem}.facility-text p{font-size:1.1rem;color:#fffc;line-height:1.65;max-width:850px;margin-bottom:2rem}.facility-actions{display:flex;gap:1rem}@media (max-width: 1024px){.about-hero-grid{grid-template-columns:1fr}.pillars-grid-4,.timeline-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.pillars-grid-4,.timeline-grid{grid-template-columns:1fr}}.overview-page-wrapper{padding-top:85px;background:linear-gradient(180deg,#f8fafc,#fff);color:var(--text-main)}.overview-hero{padding:1rem 0 3.5rem;border-bottom:1px solid #f1f5f9}.overview-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:3.5rem;align-items:center;margin-top:1.5rem}.overview-hero-content h1{font-size:3rem;font-weight:800;color:var(--accent-color);margin:.5rem 0 1rem;line-height:1.15;letter-spacing:-.02em}.overview-hero-content p{font-size:1.15rem;color:var(--text-secondary);line-height:1.6;margin-bottom:2rem}.overview-hero-highlights{display:flex;gap:1.5rem;margin-bottom:2rem}.highlight-pill{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:.85rem 1.25rem;box-shadow:0 4px 15px #00000008}.pill-num{font-size:1.5rem;font-weight:800;color:var(--accent-red);display:block;line-height:1.1}.pill-lbl{font-size:.725rem;font-weight:800;letter-spacing:.08em;color:var(--text-secondary);margin-top:.2rem;display:block}.overview-hero-image{border-radius:28px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 20px 45px #0000000f;background:#fff}.overview-hero-image img{width:100%;height:100%;object-fit:cover;display:block}.overview-cert-section{padding:5rem 0;background:#fff}.cert-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem}.overview-cert-card{background:#fafbfc;border:1px solid #e2e8f0;border-radius:24px;padding:2.5rem 2rem;transition:all .25s ease}.overview-cert-card:hover{transform:translateY(-4px);border-color:var(--accent-red);box-shadow:0 20px 40px #ed2d2414}.cert-icon-wrap{width:56px;height:56px;border-radius:16px;background:#ed2d2414;color:var(--accent-red);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.overview-cert-card h3{font-size:1.3rem;font-weight:800;color:var(--accent-color);margin-bottom:.6rem}.overview-cert-card p{font-size:.925rem;color:var(--text-secondary);line-height:1.6}.overview-faq-section{padding:5rem 0;background:#fafbfc;border-top:1px solid #f1f5f9}.overview-faq-accordion{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-acc-item{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem 1.75rem;cursor:pointer;transition:all .2s ease}.faq-acc-item:hover,.faq-acc-item.open{border-color:var(--accent-color);box-shadow:0 10px 25px #0000000a}.faq-acc-header{display:flex;justify-content:space-between;align-items:center}.faq-acc-header h3{font-size:1.05rem;font-weight:800;color:var(--accent-color);margin:0}.faq-acc-icon{color:var(--accent-red);flex-shrink:0}.faq-acc-body{margin-top:.85rem;padding-top:.85rem;border-top:1px solid #f1f5f9}.faq-acc-body p{font-size:.925rem;color:var(--text-secondary);line-height:1.65;margin:0}@media (max-width: 1024px){.overview-hero-grid,.cert-cards-grid{grid-template-columns:1fr}}@media (max-width: 1024px){.contact-grid-2col,.form-row{grid-template-columns:1fr}}.animated-slider-section{padding:5.5rem 0;background:#fff}.motion-slider-stage{background:#fafbfc;border:1px solid #e2e8f0;border-radius:32px;padding:2.5rem;box-shadow:0 25px 60px #0f172a0a}.ribbon-scroll-container{overflow-x:auto;padding-bottom:1.25rem;margin-bottom:2rem;scrollbar-width:thin}.ribbon-track{display:flex;gap:.65rem;min-width:max-content;padding:.25rem 0}.ribbon-chip{border:1.5px solid #e2e8f0;border-radius:100px;padding:.45rem 1.15rem;cursor:pointer;transition:all .25s cubic-bezier(.175,.885,.32,1.275)}.ribbon-chip:hover{transform:translateY(-2px);box-shadow:0 6px 15px #0000000f}.ribbon-chip.active{transform:translateY(-3px) scale(1.05);box-shadow:0 10px 25px #0000001f}.chip-year{font-size:.875rem;font-weight:900;letter-spacing:.04em}.slide-theater-card{background:#fff;border:1px solid #e2e8f0;border-top-width:6px;border-radius:24px;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000000d;margin-bottom:2.5rem}.slide-flare{position:absolute;top:0;right:0;width:450px;height:450px;pointer-events:none;border-radius:50%}.slide-header-row{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;position:relative;z-index:2}.slide-year-badge{display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:900;color:#fff;padding:.4rem .9rem;border-radius:8px;letter-spacing:.06em}.slide-tag-pill{font-size:.725rem;font-weight:800;letter-spacing:.08em;color:var(--accent-color);background:#f1f5f9;padding:.35rem .8rem;border-radius:8px}.slide-nav-controls{margin-left:auto;display:flex;align-items:center;gap:.6rem}.nav-arrow-btn{background:#fff;border:1px solid #e2e8f0;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--accent-color);cursor:pointer;transition:all .2s ease}.nav-arrow-btn:hover{background:var(--accent-color);color:#fff;border-color:var(--accent-color);transform:scale(1.05)}.autoplay-btn{background:#fff;border:1px solid #e2e8f0;border-radius:100px;padding:.45rem 1rem;display:flex;align-items:center;gap:.4rem;font-size:.725rem;font-weight:800;color:var(--text-secondary);cursor:pointer;transition:all .2s ease}.autoplay-btn:hover,.autoplay-btn.active{background:var(--accent-color);color:#fff;border-color:var(--accent-color)}.slide-content-body{position:relative;z-index:2;margin-bottom:2rem}.slide-headline{font-size:1.85rem;font-weight:800;margin-bottom:.85rem;line-height:1.25}.slide-text{font-size:1.05rem;color:var(--text-secondary);line-height:1.65;margin:0;max-width:900px}.slide-footer-row{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid #f1f5f9;position:relative;z-index:2}.slide-stats-badge{display:flex;align-items:center;gap:.5rem;font-size:.775rem;font-weight:900;letter-spacing:.08em;color:var(--accent-color);background:#fafbfc;border:1px solid #e2e8f0;padding:.45rem .9rem;border-radius:8px}.slide-action-btn{font-size:.825rem;font-weight:900;letter-spacing:.08em;color:#fff;padding:.65rem 1.4rem;border-radius:100px;display:flex;align-items:center;gap:.45rem;text-decoration:none;transition:all .25s ease}.slide-action-btn:hover{transform:translate(4px);filter:brightness(1.1);box-shadow:0 10px 25px #00000026}.slide-progress-track{position:absolute;bottom:0;left:0;width:100%;height:4px;background:#f1f5f9}.slide-progress-fill{height:100%;transition:width .35s ease,background-color .35s ease}.quick-milestone-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.quick-card{background:#fff;border:1px solid #e2e8f0;border-left-width:4px;border-radius:14px;padding:1rem 1.15rem;cursor:pointer;transition:all .25s ease}.quick-card:hover,.quick-card.active{transform:translateY(-3px);box-shadow:0 10px 25px #0000000f;border-top-color:#cbd5e1;border-right-color:#cbd5e1;border-bottom-color:#cbd5e1}.q-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.35rem}.q-year{font-size:.95rem;font-weight:900}.q-dot{width:8px;height:8px;border-radius:50%}.q-title{font-size:.825rem;font-weight:800;color:var(--accent-color);line-height:1.35;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1024px){.quick-milestone-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.quick-milestone-grid{grid-template-columns:1fr}.slide-header-row{flex-wrap:wrap}.slide-footer-row{flex-direction:column;align-items:flex-start;gap:1rem}}.about-leadership-section{padding:5.5rem 0;background:#f4f4ee}.leadership-cards-wrapper{display:flex;justify-content:center;margin-top:3rem}.leadership-card{background:#f4f4ee;border-radius:28px;padding:2.5rem;max-width:420px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease}.leader-image-stage{width:280px;height:280px;border-radius:36px;overflow:hidden;margin-bottom:1.75rem;box-shadow:0 15px 35px #00000014;background:#fff;border:1px solid rgba(0,0,0,.05)}.leader-image-stage img{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .35s ease}.leadership-card:hover .leader-image-stage img{transform:scale(1.04)}.leader-info h3{font-size:1.75rem;font-weight:800;color:#0b1329;margin-bottom:.35rem;letter-spacing:-.01em}.leader-title{display:block;font-size:1.15rem;font-weight:800;color:#1e293b;margin-bottom:1rem}.leader-bio{font-size:.95rem;color:#64748b;line-height:1.6;margin:0}.mega-demo-hero{padding-top:9rem;padding-bottom:3rem;background:#fafbfc;border-bottom:1px solid #e2e8f0}.demo-header h1{font-size:2.5rem;font-weight:900;color:var(--accent-color);margin-bottom:.75rem}.demo-header p{font-size:1.1rem;color:var(--text-secondary);margin-bottom:2rem}.demo-tabs-bar{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.demo-tab-btn{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;padding:1.25rem;display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;cursor:pointer;transition:all .25s ease}.demo-tab-btn:hover{border-color:#cbd5e1;transform:translateY(-2px)}.demo-tab-btn.active{border-color:var(--accent-red);box-shadow:0 10px 25px #ed2d241f;background:#fff}.tab-num{font-size:.675rem;font-weight:900;letter-spacing:.12em;color:var(--accent-red)}.tab-title{font-size:.95rem;font-weight:800;color:var(--accent-color)}.mega-demo-stage-section{padding:4rem 0;background:#fff}.demo-preview-card{background:#fafbfc;border:1px solid #e2e8f0;border-radius:28px;padding:2.5rem;box-shadow:0 20px 50px #0f172a0a}.demo-badge{display:inline-block;font-size:.75rem;font-weight:900;letter-spacing:.1em;color:var(--accent-color);background:#e2e8f0;padding:.35rem .85rem;border-radius:8px;margin-bottom:.75rem}.demo-desc{font-size:1rem;color:var(--text-secondary);margin-bottom:2rem}.menu-box-grid{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:2rem;box-shadow:0 15px 40px #0000000a}.menu-grid-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.75rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.menu-grid-header h3{font-size:1.1rem;font-weight:900;color:var(--accent-color)}.menu-grid-header span{font-size:.75rem;font-weight:800;color:var(--text-secondary)}.grid-cards-3col{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.75rem}.grid-item-card{background:#fafbfc;border:1px solid #e2e8f0;border-radius:16px;padding:1rem;display:flex;gap:1rem;align-items:center;text-decoration:none;transition:all .25s ease}.grid-item-card:hover{background:#fff;border-color:var(--accent-red);transform:translateY(-3px);box-shadow:0 10px 25px #ed2d2414}.card-thumb{width:65px;height:65px;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0;flex-shrink:0}.card-thumb img{width:100%;height:100%;object-fit:cover}.card-meta .meta-tag{font-size:.625rem;font-weight:900;letter-spacing:.06em;color:var(--accent-red);display:block;margin-bottom:.25rem}.card-meta h4{font-size:.9rem;font-weight:800;color:var(--accent-color);margin-bottom:.2rem}.card-meta p{font-size:.775rem;color:var(--text-secondary);margin:0;line-height:1.35}.grid-footer-bar{display:flex;justify-content:space-between;align-items:center;padding-top:1.25rem;border-top:1px solid #f1f5f9;font-size:.775rem;font-weight:800;color:var(--text-secondary)}.grid-cta{color:var(--accent-red);text-decoration:none;font-weight:900;display:flex;align-items:center;gap:.4rem}.menu-box-theater{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:1.75rem;display:grid;grid-template-columns:280px 1fr;gap:2rem;box-shadow:0 15px 40px #0000000a}.theater-sidebar{display:flex;flex-direction:column;gap:.5rem;padding-right:1.5rem;border-right:1px solid #f1f5f9}.sidebar-tag{font-size:.675rem;font-weight:900;letter-spacing:.1em;color:var(--text-secondary);margin-bottom:.75rem}.theater-nav-btn{background:#fafbfc;border:1px solid #e2e8f0;border-radius:14px;padding:.75rem 1rem;display:flex;align-items:center;gap:.85rem;cursor:pointer;text-align:left;transition:all .25s ease}.theater-nav-btn:hover,.theater-nav-btn.active{background:#fff;border-color:var(--accent-color);box-shadow:0 6px 16px #0000000f;transform:translate(4px)}.btn-icon{color:var(--accent-red)}.btn-title{display:block;font-size:.875rem;font-weight:800;color:var(--accent-color)}.btn-sub{display:block;font-size:.65rem;font-weight:800;color:var(--text-secondary);letter-spacing:.04em}.theater-stage{padding:.5rem}.stage-inner-card{display:grid;grid-template-columns:260px 1fr;gap:2rem;align-items:center}.stage-img-wrap{width:100%;height:220px;border-radius:20px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 10px 25px #0000000f}.stage-img-wrap img{width:100%;height:100%;object-fit:cover}.stage-body .stage-tag{display:inline-block;font-size:.7rem;font-weight:900;letter-spacing:.08em;color:#fff;background:var(--accent-color);padding:.3rem .75rem;border-radius:6px;margin-bottom:1rem}.stage-body h2{font-size:1.75rem;font-weight:900;color:var(--accent-color);margin-bottom:.75rem}.stage-body p{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.stage-btn{display:inline-flex;align-items:center;gap:.5rem;font-size:.825rem;font-weight:900;letter-spacing:.08em;color:#fff;background:var(--accent-red);padding:.65rem 1.4rem;border-radius:100px;text-decoration:none;transition:all .25s ease}.stage-btn:hover{transform:translate(4px);box-shadow:0 8px 20px #ed2d2440}.menu-box-list{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;box-shadow:0 15px 40px #0000000a}.col-header{display:flex;align-items:center;gap:.6rem;font-size:.8rem;font-weight:900;letter-spacing:.1em;color:var(--accent-red);margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9}.col-header.blue{color:var(--accent-color)}.list-row-item{display:flex;align-items:center;gap:1rem;padding:.85rem 1rem;border-radius:14px;text-decoration:none;transition:all .25s ease;margin-bottom:.5rem}.list-row-item:hover{background:#fafbfc;transform:translate(4px)}.row-icon{width:36px;height:36px;border-radius:10px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:var(--accent-color);flex-shrink:0}.row-info h4{font-size:.9rem;font-weight:800;color:var(--accent-color);margin-bottom:.25rem}.row-info p{font-size:.775rem;color:var(--text-secondary);margin:0;line-height:1.35}.row-pill{margin-left:auto;font-size:.6rem;font-weight:900;letter-spacing:.06em;color:var(--accent-red);background:#ed2d2414;padding:.25rem .55rem;border-radius:6px;flex-shrink:0}.row-pill.blue{color:var(--accent-color);background:#0f172a14}.nextgen-products-page{background:#f8fafc;color:var(--text-main);min-height:100vh}.nextgen-hero-stage{position:relative;padding-top:9rem;padding-bottom:4rem;overflow:hidden;background:linear-gradient(180deg,#fff,#f1f5f9);border-bottom:1px solid #e2e8f0}.hero-mesh-background{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% -20%,#ed2d2414,#fff0 70%),radial-gradient(circle at 10% 40%,#0284c70f,#fff0 60%);pointer-events:none}.nextgen-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#ed2d2414;border:1px solid rgba(237,45,36,.2);padding:.4rem 1rem;border-radius:100px;font-size:.725rem;font-weight:900;letter-spacing:.08em;color:var(--accent-red);margin-bottom:1.5rem}.animate-spin-slow{animation:spinSlow 12s linear infinite}@keyframes spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nextgen-hero-title{font-size:3.25rem;font-weight:900;color:var(--accent-color);line-height:1.15;letter-spacing:-.03em;margin-bottom:1.25rem}.nextgen-hero-title .gradient-text{color:var(--accent-red)}.nextgen-hero-subtitle{font-size:1.15rem;color:var(--text-secondary);max-width:760px;line-height:1.6;margin-bottom:2.5rem}.nextgen-search-glass-card{background:#fff;border:1px solid #cbd5e1;border-radius:24px;padding:1.25rem;box-shadow:0 10px 35px #0f172a0f;max-width:920px;margin-bottom:2.5rem}.search-input-wrapper{position:relative;margin-bottom:1rem}.search-glass-icon{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);color:var(--text-secondary)}.search-input-wrapper input{width:100%;padding:1rem 3rem 1rem 3.5rem;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:16px;color:var(--accent-color);font-size:1rem;outline:none;transition:all .25s ease}.search-input-wrapper input:focus{border-color:var(--accent-red);background:#fff;box-shadow:0 0 20px #ed2d241f}.clear-search-btn{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);background:transparent;border:none;color:var(--text-secondary);font-size:1.1rem;cursor:pointer}.segment-pills-row{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.segment-label{font-size:.675rem;font-weight:900;letter-spacing:.08em;color:var(--text-secondary);display:flex;align-items:center;gap:.35rem;margin-right:.5rem}.segment-pill-btn{background:#f1f5f9;border:1px solid #cbd5e1;color:var(--text-secondary);padding:.4rem .95rem;border-radius:100px;font-size:.775rem;font-weight:800;cursor:pointer;transition:all .2s ease}.segment-pill-btn:hover{border-color:var(--accent-color);color:var(--accent-color)}.segment-pill-btn.active{background:var(--accent-color);color:#fff;border-color:var(--accent-color);box-shadow:0 4px 14px #0f172a26}.hero-stats-trio{display:inline-flex;align-items:center;background:#fff;border:1px solid #cbd5e1;padding:.85rem 2rem;border-radius:100px;gap:2.5rem;box-shadow:0 4px 14px #0000000a}.stat-glass-item{display:flex;flex-direction:column;align-items:center}.stat-num{font-size:1.35rem;font-weight:900;color:var(--accent-color);line-height:1.1}.stat-lbl{font-size:.7rem;color:var(--text-secondary);font-weight:700}.stat-glass-divider{width:1px;height:28px;background:#cbd5e1}.matrix-directory-section{padding:4.5rem 0 6rem}.matrix-section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.75rem;padding-bottom:1.25rem;border-bottom:1px solid #e2e8f0}.products-eyebrow-tag{display:inline-block;font-size:.675rem;font-weight:900;letter-spacing:.1em;color:var(--accent-red);background:#ed2d2414;padding:.2rem .65rem;border-radius:6px;margin-bottom:.5rem}.matrix-section-header h2{font-size:2.35rem;font-weight:900;color:var(--accent-color);margin-bottom:.35rem;letter-spacing:-.02em}.matrix-section-header p{font-size:.95rem;color:var(--text-secondary);margin:0}.tab-switch-pill{display:flex;background:#fff;border:1px solid #cbd5e1;border-radius:100px;padding:.3rem;gap:.3rem;box-shadow:0 2px 8px #0000000a}.switch-tab{background:transparent;border:none;color:var(--text-secondary);padding:.55rem 1.25rem;border-radius:100px;font-size:.825rem;font-weight:800;display:flex;align-items:center;gap:.4rem;cursor:pointer;transition:all .2s ease}.switch-tab.active{background:var(--accent-color);color:#fff;box-shadow:0 4px 12px #0f172a33}.concept-demo-toolbar{display:flex;align-items:center;gap:1rem;background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:.85rem 1.25rem;margin-bottom:2rem;box-shadow:0 4px 14px #0f172a0a}.toolbar-label{font-size:.725rem;font-weight:900;letter-spacing:.06em;color:var(--accent-red);white-space:nowrap}.concept-btn-group{display:flex;gap:.5rem;flex-wrap:wrap}.concept-demo-btn{background:#f1f5f9;border:1px solid #cbd5e1;color:var(--text-secondary);padding:.45rem .95rem;border-radius:100px;font-size:.775rem;font-weight:800;cursor:pointer;transition:all .2s ease}.concept-demo-btn:hover{border-color:var(--accent-color);color:var(--accent-color)}.concept-demo-btn.active{background:var(--accent-color);color:#fff;border-color:var(--accent-color);box-shadow:0 4px 12px #0f172a26}.nextgen-matrix-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.35rem}.nextgen-glass-card{position:relative;background:#fff;border:1px solid #cbd5e1;border-radius:24px;padding:1.75rem 1.5rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between;min-height:240px;cursor:pointer;overflow:hidden;box-shadow:0 8px 20px #0000000f;transition:all .35s cubic-bezier(.16,1,.3,1)}.nextgen-glass-card:before{content:"";position:absolute;top:0;left:-100%;width:75%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transform:skew(-20deg);transition:left .75s cubic-bezier(.16,1,.3,1);pointer-events:none}.nextgen-glass-card:hover:before{left:150%}.nextgen-glass-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 45px #0003!important}.glass-card-header-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.75rem}.glass-card-content{display:flex;flex-direction:column;gap:.35rem}.nextgen-glass-card:hover .glass-icon-box{transform:scale(1.12) rotate(-6deg);background:#ffffff52!important;box-shadow:0 8px 20px #00000026}.glass-icon-box{width:44px;height:44px;border-radius:12px;background:#ed2d2414;border:1px solid rgba(237,45,36,.2);color:var(--accent-red);display:flex;align-items:center;justify-content:center;transition:transform .35s cubic-bezier(.34,1.56,.64,1),background .3s ease,box-shadow .3s ease}.nextgen-glass-card:hover .count-pill{transform:scale(1.06);background:#ffffff59!important}.count-pill{font-size:.675rem;font-weight:900;color:var(--accent-color);background:#f1f5f9;padding:.25rem .65rem;border-radius:100px;border:1px solid #cbd5e1;transition:transform .3s ease,background .3s ease}.nextgen-glass-card:hover .hover-arrow{transform:translate(8px)}.nextgen-glass-card.concept-solid:hover .hover-arrow,.nextgen-glass-card.concept-solid .hover-arrow{color:#fff!important}.hover-arrow{transition:transform .3s cubic-bezier(.34,1.56,.64,1),color .2s ease}.formulations-showcase-grid{display:flex;flex-direction:column;gap:1rem}.formulation-card-row{background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:1.5rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 14px #0f172a0a}.form-badge{font-size:.625rem;font-weight:900;color:#059669;background:#10b9811a;padding:.2rem .55rem;border-radius:4px;margin-bottom:.35rem;display:inline-block}.form-info h3{font-size:1.2rem;font-weight:900;color:var(--accent-color);margin-bottom:.5rem}.form-meta{display:flex;gap:1.5rem;font-size:.85rem;color:var(--text-secondary)}.form-cta-btn{background:var(--accent-red);color:#fff;padding:.75rem 1.5rem;border-radius:12px;font-size:.825rem;font-weight:900;text-decoration:none!important;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.form-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ed2d244d}.formulation-consult-section{padding-bottom:6rem}.consult-glass-banner{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #cbd5e1;border-radius:28px;padding:3rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 35px #0f172a0f}.consult-tag{font-size:.675rem;font-weight:900;letter-spacing:.08em;color:var(--accent-red)}.consult-content h2{font-size:2.25rem;font-weight:900;color:var(--accent-color);margin:.35rem 0 .65rem}.consult-content p{font-size:1.05rem;color:var(--text-secondary);max-width:620px;margin:0}.consult-btn-primary{background:var(--accent-color);color:#fff;font-size:.9rem;font-weight:900;padding:.9rem 2rem;border-radius:100px;text-decoration:none!important;display:inline-flex;align-items:center;gap:.6rem;transition:all .25s ease}.consult-btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0f172a33}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#0f172a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:1.5rem}.modal-content-glass{background:#fff;border:1px solid #cbd5e1;border-radius:24px;width:100%;max-width:540px;padding:2rem;position:relative;box-shadow:0 30px 60px #0f172a40;color:var(--accent-color)}.modal-close-btn{position:absolute;top:1.25rem;right:1.25rem;background:#f1f5f9;border:1px solid #cbd5e1;color:var(--accent-color);width:32px;height:32px;border-radius:50%;cursor:pointer;font-weight:700}.modal-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.modal-icon-box{width:52px;height:52px;border-radius:14px;background:#ed2d2414;color:var(--accent-red);display:flex;align-items:center;justify-content:center}.modal-desc{font-size:.95rem;color:var(--text-secondary);line-height:1.55;margin-bottom:1.5rem}.modal-details-grid{display:flex;flex-direction:column;gap:.85rem;background:#f8fafc;border:1px solid #e2e8f0;padding:1rem 1.25rem;border-radius:14px;margin-bottom:1.75rem}.detail-item{display:flex;justify-content:space-between;font-size:.85rem}.detail-item .lbl{color:var(--text-secondary)}.detail-item .val{font-weight:800;color:var(--accent-color)}.modal-btn-red{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;background:var(--accent-red);color:#fff;padding:.85rem;border-radius:12px;font-size:.875rem;font-weight:900;text-decoration:none!important}@media (max-width: 1024px){.nextgen-matrix-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.nextgen-matrix-grid{grid-template-columns:repeat(2,1fr)}.consult-glass-banner{flex-direction:column;text-align:center;gap:1.5rem}}@media (max-width: 480px){.nextgen-matrix-grid{grid-template-columns:1fr}}.nextgen-product-studio-wrapper{background:#fff;min-height:100vh;padding-bottom:4rem}.nextgen-studio-breadcrumb{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.85rem 0;padding-top:130px}.breadcrumb-pill-nav{display:flex;align-items:center;gap:.5rem;font-size:.825rem;font-weight:700;color:#64748b;flex-wrap:wrap}.breadcrumb-pill-nav a{color:#64748b;text-decoration:none;transition:color .2s ease}.breadcrumb-pill-nav a:hover{color:var(--accent-red)}.breadcrumb-pill-nav .cat-pill{background:#f1f5f9;color:#0f172a;padding:.2rem .6rem;border-radius:100px;font-weight:800;font-size:.75rem}.breadcrumb-pill-nav .current-product{color:#0f172a;font-weight:900;max-width:400px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breadcrumb-pill-nav .sep-icon{color:#cbd5e1}.nextgen-product-hero-stage{position:relative;padding:3.5rem 0 5rem}.hero-ambient-glow{position:absolute;top:10%;left:20%;width:500px;height:500px;background:radial-gradient(circle,#ed2d240a,#fff0 70%);pointer-events:none;z-index:0}.nextgen-product-studio-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.3fr;gap:3.5rem;align-items:flex-start}.product-visual-stage{display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:140px;align-self:flex-start}.visual-stage-header{display:flex;align-items:center;justify-content:space-between}.spec-code-tag{font-size:.725rem;font-weight:900;letter-spacing:.1em;color:var(--accent-red);background:#fef2f2;border:1px solid #fee2e2;padding:.3rem .75rem;border-radius:100px}.npn-verified-tag{display:inline-flex;align-items:center;gap:.35rem;font-size:.775rem;font-weight:800;color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;padding:.3rem .75rem;border-radius:100px}.nextgen-product-studio-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px #0f172a1f!important;border-color:var(--accent-red)!important}.nextgen-product-studio-card:hover .bottle-card-img-hover{transform:scale(1.06) translateY(-6px)}.nextgen-product-studio-card:hover .hover-arrow{transform:translate(4px)}.product-bottle-canvas{position:relative;background:linear-gradient(145deg,#fff,#f1f5f9);border:1px solid #cbd5e1;border-radius:28px;padding:3rem 2rem;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 45px #0f172a12}.hero-bottle-render,.product-hero-bottle-img{max-width:100%;max-height:520px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 25px 35px rgba(15,23,42,.18));transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.product-bottle-canvas:hover .hero-bottle-render,.product-bottle-canvas:hover .product-hero-bottle-img{transform:scale(1.04) translateY(-6px)}.floating-spec-badge{position:absolute;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #e2e8f0;border-radius:14px;padding:.6rem 1rem;box-shadow:0 10px 25px #0f172a14;display:flex;flex-direction:column}.floating-spec-badge.top-right{top:1.5rem;right:1.5rem}.floating-spec-badge.bottom-left{bottom:1.5rem;left:1.5rem}.floating-spec-badge .lbl{font-size:.65rem;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.floating-spec-badge .val{font-size:.875rem;font-weight:900;color:#0f172a}.download-spec-action-bar{background:#fff;border:1px solid #cbd5e1;border-radius:18px;padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between}.download-spec-action-bar .pdf-info{display:flex;align-items:center;gap:.85rem}.download-spec-action-bar .pdf-icon{color:var(--accent-red)}.download-spec-action-bar .pdf-info .title{display:block;font-size:.875rem;font-weight:800;color:#0f172a}.download-spec-action-bar .pdf-info .sub{display:block;font-size:.725rem;color:#64748b}.download-spec-btn{display:inline-flex;align-items:center;gap:.45rem;background:#f1f5f9;border:1px solid #cbd5e1;color:#0f172a;padding:.5rem .95rem;border-radius:10px;font-size:.775rem;font-weight:800;cursor:pointer;transition:all .2s ease}.download-spec-btn:hover{background:var(--accent-color);color:#fff;border-color:var(--accent-color)}.product-spec-matrix-column{display:flex;flex-direction:column}.spec-meta-eyebrow{display:flex;align-items:center;gap:.45rem;font-size:.725rem;font-weight:900;letter-spacing:.08em;color:var(--accent-red);margin-bottom:.6rem}.nextgen-product-name{font-size:2.75rem;font-weight:900;color:#0f172a;margin:0 0 .85rem;line-height:1.12;letter-spacing:-.02em}.nextgen-product-summary{font-size:1rem;color:#475569;line-height:1.6;margin-bottom:1.75rem}.studio-tabs-nav{display:flex;gap:.5rem;background:#e2e8f0;padding:.35rem;border-radius:14px;margin-bottom:1.5rem}.studio-tab-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1rem;border-radius:10px;border:none;font-size:.825rem;font-weight:800;color:#64748b;background:transparent;cursor:pointer;transition:all .2s ease}.studio-tab-btn.active{background:#fff;color:#0f172a;box-shadow:0 4px 12px #0f172a14}.composition-glass-card{background:#fff;border:1px solid #cbd5e1;border-radius:20px;overflow:hidden;box-shadow:0 10px 25px #0f172a0a;margin-bottom:1.5rem}.composition-glass-card .card-header-bar{background:#0f172a;color:#fff;padding:.9rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.composition-glass-card .h-title{font-size:.95rem;font-weight:800}.composition-glass-card .h-badge{font-size:.675rem;font-weight:900;background:#ffffff26;padding:.2rem .55rem;border-radius:100px;letter-spacing:.05em}.ingredients-matrix-rows{display:flex;flex-direction:column}.ingredient-matrix-row{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #f1f5f9}.ingredient-matrix-row:last-child{border-bottom:none}.ingredient-matrix-row .ing-info{display:flex;align-items:center;gap:.65rem}.ingredient-matrix-row .dot{width:8px;height:8px;border-radius:50%;background:var(--accent-red)}.ingredient-matrix-row .ing-title{font-size:.95rem;font-weight:700;color:#0f172a}.ingredient-matrix-row .ing-potency-badge{font-size:.875rem;font-weight:900;color:var(--accent-red);background:#fef2f2;border:1px solid #fee2e2;padding:.25rem .75rem;border-radius:8px}.key-specs-grid-trio{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.75rem}.key-spec-box{background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:1rem;display:flex;flex-direction:column;gap:.25rem}.key-spec-box .lbl{font-size:.725rem;font-weight:800;color:#64748b;text-transform:uppercase}.key-spec-box .val{font-size:.9rem;font-weight:900;color:#0f172a}.manufacturing-details-card{background:#fff;border:1px solid #cbd5e1;border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;margin-bottom:1.75rem}.mfg-spec-item{display:flex;flex-direction:column;gap:.2rem;border-bottom:1px solid #f1f5f9;padding-bottom:.75rem}.mfg-spec-item:last-child{border-bottom:none;padding-bottom:0}.mfg-spec-item .lbl{font-size:.775rem;font-weight:800;color:#64748b}.mfg-spec-item .val{font-size:.9rem;font-weight:800;color:#0f172a}.quality-stamps-strip{margin-bottom:2.25rem}.strip-title{display:block;font-size:.725rem;font-weight:900;letter-spacing:.08em;color:#64748b;margin-bottom:.85rem}.quality-badges-row{display:flex;flex-wrap:wrap;gap:.6rem}.nextgen-stamp-pill{display:inline-flex;align-items:center;gap:.4rem;background:#fff;border:1px solid #cbd5e1;padding:.45rem .85rem;border-radius:100px;font-size:.775rem;font-weight:800;color:#0f172a;box-shadow:0 2px 6px #0f172a0a}.nextgen-stamp-pill .stamp-icon{color:#059669}.product-studio-actions-row{display:flex;gap:1rem;align-items:center}.btn-request-quote-hero{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;background:var(--accent-red);color:#fff;padding:1.05rem 1.75rem;border-radius:16px;font-size:.925rem;font-weight:900;text-decoration:none!important;box-shadow:0 10px 25px #ed2d2440;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.btn-request-quote-hero:hover{background:#c81e1e;transform:translateY(-3px);box-shadow:0 15px 35px #ed2d2459}.start-project-page-wrapper.unified-canvas{background-color:#f8fafc;background-image:radial-gradient(at 0% 0%,rgba(224,231,255,.7) 0px,transparent 50%),radial-gradient(at 100% 0%,rgba(207,250,254,.6) 0px,transparent 45%),radial-gradient(at 50% 30%,rgba(238,242,255,.8) 0px,transparent 60%),radial-gradient(at 10% 80%,rgba(241,245,249,.6) 0px,transparent 50%),radial-gradient(at 90% 90%,rgba(224,231,255,.5) 0px,transparent 50%);background-attachment:fixed;min-height:100vh;display:flex;flex-direction:column}.sp-studio-canvas{padding:8.5rem 0 5.5rem;flex:1;display:flex;flex-direction:column;position:relative}.sp-studio-intro-header{max-width:840px;margin:0 auto 3rem;text-align:center;display:flex;flex-direction:column;align-items:center}.sp-brand-kicker{display:inline-flex;align-items:center;gap:.55rem;background:#ffffffd9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(199,210,254,.8);box-shadow:0 2px 10px #6366f10f;padding:.4rem 1rem;border-radius:100px;font-size:.72rem;font-weight:800;color:#0c698b;letter-spacing:.06em;margin-bottom:1.25rem}.kicker-pulse-dot{width:7px;height:7px;border-radius:50%;background:#ed2d24;box-shadow:0 0 0 3px #ed2d2433;display:inline-block;animation:pulseDot 2s infinite}@keyframes pulseDot{0%{transform:scale(.95);box-shadow:0 0 #ed2d2480}70%{transform:scale(1);box-shadow:0 0 0 6px #ed2d2400}to{transform:scale(.95);box-shadow:0 0 #ed2d2400}}.sp-studio-intro-header h1{font-size:clamp(2.25rem,4vw,3.15rem);font-weight:900;color:#0f172a;line-height:1.15;letter-spacing:-.03em;margin-bottom:1rem}.sp-studio-intro-header p{font-size:1.05rem;color:#475569;line-height:1.65;max-width:720px}.sp-studio-card-wrapper{width:1040px;max-width:100%;margin:0 auto;box-sizing:border-box}.sp-form-container-card.modern-elevated{background:#fff;border-radius:28px;border:1px solid rgba(226,232,240,.9);box-shadow:0 25px 60px -15px #0f172a14,0 10px 25px -10px #6366f10a,0 0 0 1px #fffc;overflow:hidden;position:relative;width:100%;box-sizing:border-box}.sp-studio-stepper-header{padding:1.35rem 2rem;background:#fafcff;border-bottom:1px solid #edf2f7;width:100%;box-sizing:border-box}.stage-nav-pill{display:flex;align-items:center;gap:.65rem;background:transparent;border:none;cursor:pointer;padding:.4rem .6rem;border-radius:12px;transition:all .2s ease;text-align:left}.stage-nav-pill:hover{background:#0c698b0d}.stage-num{width:28px;height:28px;border-radius:50%;background:#e2e8f0;color:#64748b;font-size:.75rem;font-weight:800;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.stage-nav-pill.active .stage-num{background:#0c698b;color:#fff;box-shadow:0 2px 8px #0c698b40}.stage-nav-pill.completed .stage-num{background:#059669;color:#fff}.stage-meta{display:flex;flex-direction:column;gap:.1rem}.stage-sub{font-size:.65rem;font-weight:800;color:#94a3b8;letter-spacing:.05em}.stage-nav-pill.active .stage-sub{color:#0c698b}.stage-main{font-size:.85rem;font-weight:800;color:#334155}.stage-nav-pill.active .stage-main{color:#0f172a}.stage-divider-arrow{flex:1;height:2px;background:#e2e8f0;border-radius:100px;max-width:40px}@media (max-width: 768px){.start-project-page-wrapper.unified-canvas{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.sp-studio-canvas{padding:6rem 0 3rem!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.container{width:100%!important;max-width:100%!important;padding:0 1rem!important;margin:0 auto!important;box-sizing:border-box!important}.sp-studio-intro-header{width:100%!important;max-width:100%!important;margin:0 auto 1.5rem!important;padding:0 .5rem!important;text-align:center!important;box-sizing:border-box!important}.sp-studio-intro-header h1{font-size:1.75rem!important;line-height:1.2!important;text-align:center!important;margin:0 0 .65rem!important;word-break:break-word!important}.sp-studio-intro-header p{font-size:.9rem!important;line-height:1.5!important;text-align:center!important;margin:0 auto!important;max-width:100%!important}.sp-studio-card-wrapper{width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important}.sp-form-container-card.modern-elevated{border-radius:16px!important;width:100%!important;max-width:100%!important;margin:0 auto!important;box-sizing:border-box!important}.sp-card-body{padding:1rem .65rem!important;width:100%!important;box-sizing:border-box!important}.sp-step-header h3{font-size:1.25rem!important;line-height:1.3!important}.sp-step-header p{font-size:.85rem!important;line-height:1.45!important}.stage-meta{display:none}.stage-divider-arrow{max-width:20px}}.sp-card-body{width:100%;box-sizing:border-box;padding:2.25rem}@media (max-width: 640px){.sp-card-body{padding:.85rem .5rem!important}.sp-studio-stepper-header{padding:.75rem .65rem!important}.container{padding:0 .5rem!important}}.sp-qualification-form{display:flex;flex-direction:column;gap:1.75rem;width:100%;box-sizing:border-box}.phone-country-input-group{display:flex;align-items:stretch;gap:.5rem;width:100%}.phone-country-custom-trigger{position:relative;flex:0 0 auto;min-width:96px;height:48px;background-color:#f8fafc;border:1.5px solid #cbd5e1;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0 .85rem;transition:all .2s ease;cursor:pointer}.phone-country-custom-trigger:hover,.phone-country-custom-trigger:focus-within{border-color:#0c698b;background-color:#fff;box-shadow:0 0 0 3px #0c698b1f}.selected-flag-code{font-size:.9rem;font-weight:800;color:#0f172a;display:flex;align-items:center;gap:.35rem;pointer-events:none}.phone-country-select-hidden{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.phone-number-field{flex:1;min-width:0;height:48px;box-sizing:border-box;padding:0 1rem;background-color:#f8fafc;border:1.5px solid #cbd5e1;border-radius:10px;font-size:.88rem;color:#0f172a;outline:none;transition:all .2s ease}.phone-number-field:focus{border-color:#0c698b;background-color:#fff;box-shadow:0 0 0 3px #0c698b1f}.sp-credibility-card{background:#fff;border-radius:20px;border:1px solid #e2e8f0;padding:2rem;box-shadow:0 10px 30px #0000000d;position:sticky;top:6rem}.sp-credibility-card h3{font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:.5rem}.sp-credibility-card>p{font-size:.88rem;color:#64748b;line-height:1.5;margin-bottom:1.5rem}.sp-feature-list{display:flex;flex-direction:column;gap:1.15rem;margin-bottom:2rem}.sp-feature-item{display:flex;align-items:flex-start;gap:.85rem}.sp-feat-icon{width:34px;height:34px;border-radius:10px;background:#0c698b1a;color:#0c698b;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.15rem}.sp-feat-text h4{font-size:.92rem;font-weight:800;color:#0f172a;margin-bottom:.15rem}.sp-feat-text p{font-size:.8rem;color:#64748b;line-height:1.4}.sp-step-header{display:flex;flex-direction:column;gap:.75rem;padding-bottom:1.25rem;border-bottom:1px solid #f1f5f9;margin-bottom:1rem}.sp-back-step-btn{display:inline-flex;align-items:center;gap:.4rem;background:transparent;border:none;font-size:.85rem;font-weight:700;color:#0c698b;cursor:pointer;padding:0;width:fit-content;transition:transform .2s ease,color .2s ease}.sp-back-step-btn:hover{color:#ed2d24;transform:translate(-3px)}.sp-step-tag{font-size:.72rem;font-weight:800;color:#ed2d24;letter-spacing:.08em;display:inline-block;margin-bottom:.25rem}.sp-step-title-block h3{font-size:1.35rem;font-weight:900;color:#0f172a;margin-bottom:.35rem}.sp-step-title-block p{font-size:.88rem;color:#64748b}.quantities-product-list{display:flex;flex-direction:column;gap:1.25rem}.formula-quantity-row-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;padding:1.35rem 1.5rem;display:flex;flex-direction:column;gap:1.15rem;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 8px #00000005;width:100%;box-sizing:border-box}@media (max-width: 768px){.formula-quantity-row-card{padding:.85rem .65rem!important;border-radius:14px!important;margin-bottom:1rem!important;width:100%!important;box-sizing:border-box!important}}.formula-quantity-row-card:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0f172a0f}.f-qty-header{display:flex;align-items:flex-start;gap:1rem;padding-bottom:.85rem;border-bottom:1px solid #f1f5f9}.f-qty-index{width:32px;height:32px;border-radius:10px;background:#0c698b;color:#fff;font-weight:800;font-size:.85rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.f-qty-info{flex:1;display:flex;flex-direction:column;gap:.35rem}.sp-apply-all-btn{display:inline-flex;align-items:center;gap:.4rem;background:#f0fdf4;border:1.5px solid #86efac;color:#15803d;font-size:.76rem;font-weight:800;padding:.35rem .8rem;border-radius:8px;cursor:pointer;white-space:nowrap;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:0 1px 3px #1665340f}.sp-apply-all-btn:hover{background:#dcfce7;border-color:#4ade80;color:#166534;transform:translateY(-1px);box-shadow:0 4px 10px #1665341f}.sp-apply-all-btn:active{transform:translateY(0)}.f-qty-title-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.f-qty-title-row h4{font-size:1.05rem;font-weight:800;color:#0f172a;margin:0}.f-qty-right-pills{display:flex;align-items:center;gap:.5rem}.dosage-format-pill{font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#0c698b;background:#f0f9ff;border:1px solid #bae6fd;padding:.25rem .65rem;border-radius:100px;white-space:nowrap}.npn-verified-tag{font-size:.72rem;font-weight:800;color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;padding:.25rem .65rem;border-radius:100px;white-space:nowrap}.f-qty-inputs-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding-top:.5rem;border-top:1px dashed #e2e8f0}@media (max-width: 640px){.f-qty-inputs-grid{grid-template-columns:1fr}}.custom-qty-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem}.custom-qty-card h4{font-size:1.05rem;font-weight:800;color:#0f172a}.b2b-custom-npn-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem;margin-top:1rem}.npn-box-title{display:flex;align-items:center;gap:.45rem;font-size:.85rem;font-weight:800;color:#0f172a;margin-bottom:.75rem}.npn-status-toggle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem;margin-top:.5rem;width:100%}@media (max-width: 768px){.npn-status-toggle-grid{grid-template-columns:1fr!important;gap:.65rem!important}}.npn-status-card{display:flex;align-items:flex-start;gap:.85rem;padding:.95rem 1.15rem;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;cursor:pointer;text-align:left;position:relative;transition:all .22s cubic-bezier(.16,1,.3,1);box-shadow:0 1px 3px #0f172a08;width:100%;box-sizing:border-box}.npn-status-card:hover{border-color:#94a3b8;background:#f8fafc;transform:translateY(-2px);box-shadow:0 6px 16px #0c698b14}.npn-status-card.selected{border-color:#0c698b;background:linear-gradient(180deg,#f0fdfa,#f8fafc);box-shadow:0 0 0 1.5px #0c698b,0 8px 20px #0c698b1f;transform:translateY(-1px)}.npn-status-radio{width:20px;height:20px;border-radius:50%;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.15rem;background:#fff;transition:all .2s ease}.npn-status-card:hover .npn-status-radio{border-color:#0c698b}.npn-status-card.selected .npn-status-radio{border-color:#0c698b;background:#0c698b;color:#fff;box-shadow:0 2px 6px #0c698b59}.npn-status-content{display:flex;flex-direction:column;gap:.25rem;min-width:0}.npn-status-content strong{font-size:.88rem;font-weight:700;color:#0f172a;line-height:1.3}.npn-status-card.selected .npn-status-content strong{color:#0c698b}.npn-status-content span{font-size:.74rem;color:#64748b;line-height:1.4}.b2b-custom-input{width:100%;padding:.75rem 1rem;border-radius:12px;border:1.5px solid #e2e8f0;font-size:.88rem;font-family:inherit;color:#0f172a;outline:none;background:#fff;transition:all .2s ease}.b2b-custom-input:focus{border-color:#0c698b;box-shadow:0 0 0 3px #0c698b1f}.permit-toggle-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:.35rem}@media (max-width: 640px){.permit-toggle-grid{grid-template-columns:1fr}}.permit-toggle-btn{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.15rem;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;cursor:pointer;text-align:left;transition:all .2s ease}.permit-toggle-btn:hover{border-color:#cbd5e1;background:#fff}.permit-toggle-btn.selected{border-color:#0c698b;background:#0c698b0a;box-shadow:0 0 0 1px #0c698b}.permit-radio{width:20px;height:20px;border-radius:50%;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem;background:#fff}.permit-toggle-btn.selected .permit-radio{border-color:#0c698b;background:#0c698b;color:#fff}.permit-text{display:flex;flex-direction:column;gap:.15rem}.permit-text strong{font-size:.88rem;color:#0f172a}.permit-text span{font-size:.75rem;color:#64748b}.b2b-custom-textarea{width:100%;padding:.75rem 1rem;border-radius:12px;border:1.5px solid #e2e8f0;font-size:.88rem;font-family:inherit;color:#0f172a;outline:none;transition:all .2s ease;resize:vertical}.b2b-custom-textarea:focus{border-color:#0c698b;box-shadow:0 0 0 3px #0c698b1f}.summary-quantities-grid{display:flex;flex-direction:column;gap:.65rem;margin-top:.5rem}.summary-qty-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem 1rem;display:flex;flex-direction:column;gap:.35rem}.summary-qty-name{display:flex;align-items:center;justify-content:space-between;font-size:.88rem;color:#0f172a}.sp-design-switcher-bar{margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column;gap:.75rem}.switcher-label{font-size:.72rem;font-weight:800;letter-spacing:.08em;color:#94a3b8}.switcher-pills{display:flex;flex-wrap:wrap;gap:.65rem}.design-pill-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem 1rem;border-radius:100px;font-size:.8rem;font-weight:700;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;transition:all .2s ease}.design-pill-btn:hover{background:#fff3;transform:translateY(-1px)}.design-pill-btn.active{background:#ed2d24;border-color:#ed2d24;box-shadow:0 4px 14px #ed2d2466;color:#fff}.layout-studio{display:grid;grid-template-columns:1fr 340px;gap:2rem;align-items:start;max-width:1200px;margin:0 auto}.layout-matrix{max-width:960px;margin:0 auto}.layout-focus{max-width:820px;margin:0 auto}@media (max-width: 992px){.layout-studio{grid-template-columns:1fr}}.sp-studio-stepper-header{padding:1.25rem 1.75rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.stepper-stages-nav{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.stage-nav-pill{display:flex;align-items:center;gap:.65rem;background:transparent;border:none;padding:.35rem .65rem;border-radius:10px;cursor:pointer;text-align:left;transition:all .2s ease}.stage-nav-pill:hover{background:#0c698b0f}.stage-nav-pill .stage-num{width:28px;height:28px;border-radius:50%;background:#e2e8f0;color:#64748b;font-size:.75rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.stage-nav-pill.active .stage-num{background:#0c698b;color:#fff;box-shadow:0 0 0 3px #0c698b26}.stage-nav-pill.completed .stage-num{background:#10b981;color:#fff}.stage-meta{display:flex;flex-direction:column}.stage-sub{font-size:.65rem;font-weight:800;color:#94a3b8;letter-spacing:.06em}.stage-main{font-size:.82rem;font-weight:700;color:#334155}.stage-nav-pill.active .stage-main{color:#0c698b;font-weight:800}.stage-divider-arrow{width:24px;height:1px;background:#cbd5e1;flex-shrink:0}@media (max-width: 640px){.stage-meta{display:none}}.sp-studio-spec-rail{position:sticky;top:6.5rem}.spec-ticket-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 30px #0000000d;overflow:hidden}.spec-ticket-header{padding:1.25rem 1.5rem;background:linear-gradient(135deg,#0c698b,#063d52);color:#fff}.ticket-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.65rem;font-weight:800;letter-spacing:.08em;color:#fca5a5;margin-bottom:.35rem}.spec-ticket-header h4{font-size:1.05rem;font-weight:800;color:#fff;margin-bottom:.15rem}.spec-ticket-header p{font-size:.75rem;color:#cbd5e1}.spec-ticket-body{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.85rem;border-bottom:1px dashed #e2e8f0}.ticket-spec-item{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;font-size:.82rem}.spec-lbl{color:#64748b;font-size:.78rem;font-weight:600}.spec-val{color:#0f172a;font-weight:700;text-align:right}.ticket-product-mini-list{display:flex;flex-direction:column;gap:.45rem;background:#f8fafc;padding:.65rem .85rem;border-radius:10px}.ticket-product-row{display:flex;flex-direction:column;border-bottom:1px solid #f1f5f9;padding-bottom:.35rem}.ticket-product-row:last-child{border-bottom:none;padding-bottom:0}.ticket-p-title{font-size:.78rem;font-weight:700;color:#0f172a}.ticket-p-sub{font-size:.7rem;color:#64748b}.spec-ticket-footer{padding:1.25rem 1.5rem;background:#f8fafc;display:flex;flex-direction:column;gap:.65rem}.guarantee-pill{display:flex;align-items:center;gap:.45rem;font-size:.78rem;font-weight:800;color:#0c698b}.ticket-moq-hint{display:flex;flex-direction:column;gap:.2rem;font-size:.7rem;color:#64748b}.b2b-drawer-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172a99;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;display:flex;justify-content:flex-end;animation:drawerFadeIn .3s ease forwards}.b2b-drawer-container{width:100%;max-width:720px;height:100vh;background:#fff;box-shadow:-15px 0 50px #0003;display:flex;flex-direction:column;animation:drawerSlideIn .35s cubic-bezier(.16,1,.3,1) forwards;overflow:hidden}.b2b-drawer-header{padding:1.15rem 1.75rem .85rem;background:linear-gradient(180deg,#f8fafc,#fff);border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between}.b2b-badge{font-size:.675rem;font-weight:800;color:var(--accent-color);background:#174d6b14;padding:.25rem .6rem;border-radius:100px;letter-spacing:.05em;display:inline-block;margin-bottom:.25rem}.b2b-header-title h2{font-size:1.3rem;font-weight:800;color:var(--accent-color);line-height:1.2}.b2b-close-btn{width:32px;height:32px;border-radius:50%;background:#f1f5f9;border:none;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;transition:all .2s ease}.b2b-close-btn:hover{background:var(--accent-red);color:#fff}.b2b-live-progress-bar-container{padding:.85rem 1.75rem;background:#fff;border-bottom:1px solid #f1f5f9}.b2b-progress-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:.45rem}.b2b-progress-title{font-size:.68rem;font-weight:800;color:#64748b;letter-spacing:.08em}.b2b-progress-percent{font-size:.72rem;font-weight:800;color:#0c698b;letter-spacing:.04em}.b2b-progress-track{width:100%;height:6px;background:#f1f5f9;border-radius:100px;overflow:hidden}.b2b-progress-fill{height:100%;transition:width .35s cubic-bezier(.16,1,.3,1),background .35s ease;border-radius:100px}.b2b-drawer-body{flex:1;padding:1.5rem 1.75rem;overflow-y:auto;display:flex;flex-direction:column}.b2b-qualification-form{display:flex;flex-direction:column;gap:1.5rem}.b2b-form-section{display:flex;flex-direction:column;gap:.75rem}.b2b-section-label{display:flex;align-items:center;gap:.45rem;font-size:.75rem;font-weight:800;color:#0f172a;letter-spacing:.06em}.b2b-section-label .text-red{color:#ed2d24}.b2b-formula-toggle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem}.b2b-formula-card{display:flex;align-items:flex-start;gap:.75rem;padding:.95rem 1.1rem;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;cursor:pointer;transition:all .2s ease}.b2b-formula-card:hover{background:#fff;border-color:#0c698b;transform:translateY(-1px)}.b2b-formula-card.selected{background:#fff;border-color:#ed2d24;box-shadow:0 4px 16px #ed2d241a}.formula-radio{width:18px;height:18px;border-radius:50%;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem;color:#fff;transition:all .2s ease}.b2b-formula-card.selected .formula-radio{border-color:#ed2d24;background:#ed2d24}.formula-info h4{font-size:.9rem;font-weight:800;color:#0f172a;margin-bottom:.2rem}.formula-info p{font-size:.75rem;color:#64748b;line-height:1.35}.b2b-stock-picker-container{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:16px;padding:1rem 1.15rem;display:flex;flex-direction:column;gap:.85rem;animation:fadeIn .25s ease}.stock-picker-header{display:flex;align-items:center;justify-content:space-between}.stock-picker-title{display:flex;align-items:center;gap:.45rem}.stock-picker-title h4{font-size:.88rem;font-weight:800;color:#0f172a}.text-teal{color:#0c698b}.stock-picker-counter{font-size:.72rem;font-weight:800;color:#0c698b;background:#0c698b1a;padding:.25rem .65rem;border-radius:100px}.stock-picker-counter.max-reached{background:#fee2e2;color:#ef4444}.b2b-limit-alert{display:flex;align-items:center;gap:.45rem;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:.5rem .75rem;border-radius:8px;font-size:.75rem;animation:fadeIn .2s ease}.selected-chips-bar{display:flex;flex-wrap:wrap;gap:.4rem;padding:.4rem;background:#fff;border-radius:10px;border:1px solid #e2e8f0}.selected-formula-chip{display:inline-flex;align-items:center;gap:.35rem;background:#0c698b;color:#fff;padding:.25rem .6rem;border-radius:6px;font-size:.72rem;font-weight:700}.chip-remove-btn{background:#fff3;border:none;color:#fff;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:all .15s ease}.chip-remove-btn:hover{background:#ed2d24}.stock-filter-bar{display:grid;grid-template-columns:1.6fr 1fr;gap:.5rem}.stock-search-box{position:relative;display:flex;align-items:center}.stock-search-box .search-icon{position:absolute;left:.75rem;color:#94a3b8}.stock-search-box input{width:100%;padding:.55rem 2rem .55rem 2.2rem;border-radius:10px;border:1.5px solid #cbd5e1;font-size:.8rem;font-family:Manrope,sans-serif;background:#fff;color:#0f172a}.stock-search-box input:focus{outline:none;border-color:#0c698b}.clear-search-btn{position:absolute;right:.65rem;background:#e2e8f0;border:none;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b}.stock-category-select{padding:.55rem .75rem;border-radius:10px;border:1.5px solid #cbd5e1;font-size:.78rem;font-weight:600;background:#fff;color:#0f172a;cursor:pointer}.stock-formulas-list{max-height:220px;overflow-y:auto;display:flex;flex-direction:column;gap:.4rem;padding-right:.25rem}.stock-formula-row{display:flex;align-items:center;gap:.75rem;padding:.65rem .85rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .15s ease}.stock-formula-row:hover{border-color:#0c698b;background:#f0fdf4}.stock-formula-row.selected{background:#f0f9ff;border-color:#0c698b}.formula-row-checkbox{width:22px;height:22px;border-radius:6px;border:1.5px solid #cbd5e1;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;transition:all .15s ease}.stock-formula-row.selected .formula-row-checkbox{background:#0c698b;border-color:#0c698b}.formula-row-meta{flex:1;display:flex;flex-direction:column;gap:.15rem;min-width:0}.formula-row-name-line{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.formula-row-name{font-size:.85rem;font-weight:800;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.formula-row-tags{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem}.tag-npn{font-size:.65rem;font-weight:800;background:#ecfdf5;color:#059669;padding:.1rem .35rem;border-radius:4px}.tag-category{font-size:.68rem;font-weight:700;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;padding:.15rem .45rem;border-radius:6px;white-space:nowrap}.tag-dosage{font-size:.68rem;color:#0c698b}.stock-formulas-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem;max-height:520px;overflow-y:auto;padding:.35rem}@media (max-width: 768px){.stock-formulas-cards-grid{grid-template-columns:1fr}}.stock-product-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:1rem 1.15rem;display:flex;flex-direction:column;gap:.65rem;cursor:pointer;box-shadow:0 2px 8px #0f172a05;transition:all .2s cubic-bezier(.16,1,.3,1)}.stock-product-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 20px #0f172a0f}.stock-product-card.card-selected{border-color:#0c698b;background:#f8fafc;box-shadow:0 0 0 1.5px #0c698b,0 8px 20px #0c698b14}.sp-card-top-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.sp-card-identity{display:flex;align-items:center;gap:.65rem;flex:1}.sp-card-checkbox{width:20px;height:20px;border-radius:6px;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;color:#fff;background:#fff;flex-shrink:0;transition:all .15s ease}.sp-card-checkbox.checked{background:#0c698b;border-color:#0c698b}.sp-card-meta-tags{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.tbl-cat-pill{font-size:.72rem;font-weight:800;color:#334155;background:#f1f5f9;border:1px solid #cbd5e1;padding:.2rem .6rem;border-radius:6px;white-space:nowrap;letter-spacing:.02em;display:inline-flex;align-items:center;gap:.3rem;box-shadow:0 1px 2px #00000005}.tbl-format-pill{font-size:.72rem;font-weight:800;color:#0c698b;background:#e0f2fe;border:1px solid #7dd3fc;padding:.2rem .6rem;border-radius:6px;white-space:nowrap;letter-spacing:.02em;display:inline-flex;align-items:center;gap:.3rem;box-shadow:0 1px 3px #0c698b14}.tbl-npn-pill{font-size:.72rem;font-weight:800;color:#065f46;background:#d1fae5;border:1px solid #6ee7b7;padding:.2rem .6rem;border-radius:6px;white-space:nowrap;letter-spacing:.02em;display:inline-flex;align-items:center;gap:.3rem;box-shadow:0 1px 3px #05966914}.tbl-npn-none{font-size:.72rem;font-weight:700;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;padding:.2rem .5rem;border-radius:6px;white-space:nowrap}.sp-formula-label{font-size:.68rem;font-weight:800;text-transform:uppercase;color:#64748b;letter-spacing:.04em}.sp-formula-chips-wrap{display:flex;flex-wrap:wrap;gap:.3rem}.sp-ing-pill{font-size:.72rem;background:#f1f5f9;border:1px solid #e2e8f0;color:#1e293b;padding:.15rem .45rem;border-radius:5px;line-height:1.35;display:inline-flex;align-items:center;gap:.25rem}.sp-ing-pill strong{font-weight:700;color:#0f172a}.sp-ing-pill em{font-style:normal;font-weight:800;color:#0c698b}.sp-pkg-format-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;margin-bottom:.5rem}@media (max-width: 768px){.sp-pkg-format-cards-grid{grid-template-columns:1fr}}.sp-pkg-card-btn{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:.95rem 1.1rem;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:.35rem;transition:all .2s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 2px 8px #0f172a05}.sp-pkg-card-btn:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 6px 16px #0f172a0f}.sp-pkg-card-btn.active{border-color:#0c698b;background:#f0f9ff;box-shadow:0 0 0 1.5px #0c698b,0 8px 20px #0c698b14}.pkg-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.pkg-icon-wrap{width:34px;height:34px;border-radius:8px;background:#0c698b14;color:#0c698b;display:flex;align-items:center;justify-content:center}.sp-pkg-card-btn.active .pkg-icon-wrap{background:#0c698b;color:#fff}.pkg-badge{font-size:.65rem;font-weight:800;color:#0c698b;background:#0c698b14;padding:.15rem .45rem;border-radius:4px;text-transform:uppercase;letter-spacing:.03em}.pkg-radio-circle{width:18px;height:18px;border-radius:50%;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;background:#fff;color:#fff;transition:all .15s ease}.pkg-radio-circle.selected{background:#0c698b;border-color:#0c698b}.pkg-title{font-size:.92rem;font-weight:900;color:#0f172a}.pkg-sub{font-size:.74rem;color:#64748b;line-height:1.4}.sp-pack-size-slider-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem 1.4rem;margin-top:.25rem}.sp-slider-label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.sp-slider-label-row label{font-size:.85rem;font-weight:800;color:#0f172a;margin:0}.sp-slider-active-badge{font-size:.8rem;font-weight:900;color:#0c698b;background:#e0f2fe;border:1.5px solid #7dd3fc;padding:.25rem .85rem;border-radius:8px;box-shadow:0 2px 6px #0c698b1a;letter-spacing:.02em}.sp-slider-track-wrap{position:relative;height:46px;margin-bottom:.25rem;padding:.25rem .5rem}.sp-slider-custom-track{position:absolute;top:8px;left:10px;right:10px;height:8px;background:#e2e8f0;border-radius:6px;pointer-events:none}.sp-slider-progress-fill{position:absolute;top:0;left:0;height:100%;background:#0c698b;border-radius:6px;transition:width .15s cubic-bezier(.16,1,.3,1)}.sp-track-node-dot{position:absolute;top:50%;width:6px;height:6px;border-radius:50%;background:#cbd5e1;transform:translate(-50%,-50%);pointer-events:none;z-index:2;transition:background .15s ease}.sp-track-node-dot.filled{background:#fff;box-shadow:0 0 0 1px #0c698b}.sp-slider-floating-thumb{position:absolute;top:50%;width:22px;height:22px;border-radius:50%;background:#0c698b;border:3.5px solid #ffffff;box-shadow:0 2px 10px #0c698b80;transform:translate(-50%,-50%);pointer-events:none;z-index:5;transition:left .15s cubic-bezier(.16,1,.3,1)}.sp-range-slider-invisible-overlay{position:absolute;top:0;left:10px;right:10px;width:calc(100% - 20px);height:26px;opacity:0;cursor:pointer;z-index:10;margin:0}.sp-slider-labels-row{position:absolute;top:24px;left:10px;right:10px;height:20px}.sp-slider-label-btn{position:absolute;top:0;transform:translate(-50%);background:transparent;border:none;padding:0;cursor:pointer;transition:all .15s ease;z-index:6}.sp-slider-label-btn .label-text{font-size:.74rem;font-weight:700;color:#64748b;white-space:nowrap;transition:all .15s ease}.sp-slider-label-btn:hover .label-text{color:#0f172a}.sp-slider-label-btn.active .label-text{color:#0c698b;font-weight:900}.b2b-quantity-tier-chips{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem;width:100%;margin-top:.5rem}@media (max-width: 860px){.b2b-quantity-tier-chips{grid-template-columns:repeat(3,1fr)}}@media (max-width: 580px){.b2b-quantity-tier-chips{grid-template-columns:repeat(2,1fr)}}.b2b-tier-chip-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.85rem .6rem;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1);text-align:center;gap:.2rem;position:relative}.b2b-tier-chip-btn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 6px 16px -4px #0000000f}.b2b-tier-chip-btn.active{background:#fff;border-color:#0c698b;box-shadow:0 0 0 3px #0c698b26,0 8px 20px -6px #0c698b33}.b2b-tier-chip-btn .tier-tag{font-size:.65rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#64748b;transition:color .2s ease}.b2b-tier-chip-btn.active .tier-tag{color:#0c698b}.b2b-tier-chip-btn .tier-val{font-size:1.1rem;font-weight:800;color:#0f172a;line-height:1.2;transition:color .2s ease}.b2b-tier-chip-btn.active .tier-val{color:#0c698b}.b2b-tier-chip-btn .tier-suffix{font-size:.72rem;font-weight:600;color:#94a3b8;transition:color .2s ease}.b2b-tier-chip-btn.active .tier-suffix{color:#475569}.b2b-formula-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a99;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem}.b2b-formula-modal{background:#fff;border-radius:20px;width:100%;max-width:580px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 25px 60px -15px #0000004d;overflow:hidden;animation:modalScale .2s cubic-bezier(.16,1,.3,1)}@keyframes modalScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-header{padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#f8fafc}.modal-title-wrap{display:flex;align-items:center;gap:.85rem}.modal-icon-badge{width:36px;height:36px;border-radius:10px;background:#0c698b1a;color:#0c698b;display:flex;align-items:center;justify-content:center;flex-shrink:0}.modal-title-wrap h3{font-size:1.15rem;font-weight:800;color:#0f172a;margin-bottom:.25rem}.modal-tags{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.modal-close-btn{background:transparent;border:none;color:#64748b;cursor:pointer;padding:.4rem;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.modal-close-btn:hover{background:#e2e8f0;color:#0f172a}.modal-body{padding:1.5rem;overflow-y:auto;flex:1}.modal-description{font-size:.85rem;color:#475569;line-height:1.5;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.modal-actives-heading{font-size:.78rem;font-weight:800;text-transform:uppercase;color:#64748b;letter-spacing:.05em;margin-bottom:.75rem}.modal-ingredients-table-wrap{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.modal-ingredients-table{width:100%;border-collapse:collapse;font-size:.82rem}.modal-ingredients-table thead th{background:#f8fafc;padding:.5rem .75rem;font-size:.7rem;font-weight:800;color:#475569;text-transform:uppercase;border-bottom:1px solid #e2e8f0;text-align:left}.modal-ingredients-table tbody td{padding:.6rem .75rem;border-bottom:1px solid #f1f5f9}.modal-footer{padding:1rem 1.5rem;background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end}.modal-action-btn.primary{background:#0c698b;color:#fff;border:none;font-size:.85rem;font-weight:800;padding:.65rem 1.25rem;border-radius:10px;cursor:pointer;transition:background .2s ease}.modal-action-btn.primary:hover{background:#084961}.selected-formulas-summary-list{list-style:none;padding:0;margin:.4rem 0 0;display:flex;flex-direction:column;gap:.25rem}.selected-formulas-summary-list li{font-size:.8rem;color:#334155;padding-left:.5rem;border-left:2px solid #0c698b}.full-summary-block{flex-direction:column;align-items:flex-start!important;gap:.4rem}.no-formulas-found{padding:1.5rem;text-align:center;font-size:.8rem;color:#64748b}.b2b-form-action-footer{display:flex;align-items:center;gap:1rem;margin-top:1.25rem;width:100%}.b2b-form-action-footer .submit-rfq-btn{flex:1;width:auto}.btn-b2b-back{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#f1f5f9;color:#334155;border:1.5px solid #cbd5e1;padding:.85rem 1.4rem;border-radius:12px;font-size:.82rem;font-weight:800;cursor:pointer;letter-spacing:.04em;transition:all .2s ease;white-space:nowrap}.btn-b2b-back:hover{background:#e2e8f0;color:#0f172a;border-color:#94a3b8}.b2b-form-section{display:flex;flex-direction:column;gap:1rem}.b2b-section-label{display:flex;align-items:center;gap:.5rem;font-size:.82rem;font-weight:800;letter-spacing:.06em;color:#0f172a;text-transform:uppercase}.b2b-formula-toggle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media (max-width: 640px){.b2b-formula-toggle-grid{grid-template-columns:1fr}}.b2b-formula-card{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.35rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:18px;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative}.b2b-formula-card:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 12px 24px -8px #0000000f}.b2b-formula-card.selected{background:#fff;border-color:#0c698b;box-shadow:0 0 0 4px #0c698b1f,0 12px 24px -8px #0c698b26}.formula-radio{width:22px;height:22px;border-radius:50%;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem;color:#fff;background:#fff;transition:all .2s ease}.b2b-formula-card.selected .formula-radio{border-color:#0c698b;background:#0c698b}.formula-info h4{font-size:1.05rem;font-weight:800;color:#0f172a;margin-bottom:.25rem}.formula-info p{font-size:.8rem;color:#64748b;line-height:1.4}.b2b-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media (max-width: 640px){.b2b-form-grid{grid-template-columns:1fr}}.form-group{display:flex;flex-direction:column;gap:.45rem}.form-group.full-width{grid-column:1 / -1}.form-group label{font-size:.8rem;font-weight:700;color:#334155;letter-spacing:.01em}.form-group input,.b2b-custom-select,.b2b-custom-input,.b2b-custom-textarea{width:100%;padding:.85rem 1.15rem;border-radius:14px;border:1.5px solid #e2e8f0;background:#f8fafc;font-size:.9rem;font-family:inherit;color:#0f172a;outline:none;transition:all .2s cubic-bezier(.16,1,.3,1)}.form-group input:hover,.b2b-custom-select:hover,.b2b-custom-input:hover,.b2b-custom-textarea:hover{background:#fff;border-color:#cbd5e1}.form-group input:focus,.b2b-custom-select:focus,.b2b-custom-input:focus,.b2b-custom-textarea:focus{background:#fff;border-color:#0c698b;box-shadow:0 0 0 4px #0c698b1f}.qty-pill-selector-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:.35rem}@media (max-width: 640px){.qty-pill-selector-grid{grid-template-columns:repeat(2,1fr)}}.qty-pill-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.65rem .5rem;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:center}.qty-pill-btn:hover{border-color:#0c698b;transform:translateY(-1px)}.qty-pill-btn.selected{border-color:#0c698b;background:#0c698b0f;box-shadow:0 0 0 2px #0c698b}.qty-pill-val{font-size:.85rem;font-weight:800;color:#0f172a}.tag-dosage.prominent{font-size:.72rem;font-weight:800;color:#0c698b;background:#0c698b14;border:1px solid rgba(12,105,139,.2);padding:.2rem .55rem;border-radius:6px;letter-spacing:.02em}.custom-dosage-pill-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.65rem;margin-top:.35rem}.custom-dosage-pill-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.85rem .75rem;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1);text-align:center;gap:.15rem}.custom-dosage-pill-btn:hover{border-color:#0c698b;transform:translateY(-2px);box-shadow:0 4px 12px #0c698b14}.custom-dosage-pill-btn.selected{border-color:#0c698b;background:#0c698b0f;box-shadow:0 0 0 2px #0c698b}.dosage-main-label{font-size:.9rem;font-weight:800;color:#0f172a}.dosage-sub-label{font-size:.68rem;font-weight:600;color:#64748b}.packaging-type-selector-bar{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;background:#f8fafc;border-radius:12px;border:1px solid #edf2f7;margin-top:.25rem}.pkg-type-label{font-size:.78rem;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.pkg-type-toggle-group{display:flex;align-items:center;gap:.5rem;flex:1}.pkg-type-btn{flex:1;padding:.45rem .85rem;font-size:.82rem;font-weight:700;color:#475569;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.4rem}.pkg-type-btn:hover{border-color:#cbd5e1;color:#0f172a}.pkg-type-btn.active{border-color:#0c698b;background:#0c698b;color:#fff;box-shadow:0 2px 8px #0c698b33}.b2b-form-grid-4col{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem;margin-top:.65rem}@media (max-width: 992px){.b2b-form-grid-4col{grid-template-columns:repeat(2,1fr)}}@media (max-width: 580px){.b2b-form-grid-4col{grid-template-columns:1fr}.packaging-type-selector-bar{flex-direction:column;align-items:stretch}}.pkg-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem;margin-top:.35rem}@media (max-width: 640px){.pkg-cards-grid{grid-template-columns:1fr}}.pkg-choice-card{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s ease}.pkg-choice-card:hover{border-color:#0c698b}.pkg-choice-card.selected{border-color:#0c698b;background:#0c698b0d;box-shadow:0 0 0 2px #0c698b}.pkg-radio-circle{width:16px;height:16px;border-radius:50%;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pkg-choice-card.selected .pkg-radio-circle{border-color:#0c698b;background:#0c698b}.pkg-title{font-size:.82rem;font-weight:700;color:#0f172a}.submit-rfq-btn.ready{background:linear-gradient(135deg,#0c698b,#063d52);color:#fff;padding:1rem 1.75rem;border-radius:14px;font-size:.95rem;font-weight:800;letter-spacing:.04em;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;border:none;cursor:pointer;transition:all .25s ease;box-shadow:0 8px 20px #0c698b40}.submit-rfq-btn.ready:hover{background:linear-gradient(135deg,#ed2d24,#b91c1c);box-shadow:0 8px 25px #ed2d2459;transform:translateY(-2px)}.b2b-option-card{display:flex;align-items:flex-start;gap:.65rem;padding:.8rem .95rem;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;cursor:pointer;transition:all .2s ease}.b2b-option-card:hover{border-color:#174d6b66;background:#fff}.b2b-option-card.selected{border-color:var(--accent-red);background:#fff;box-shadow:0 6px 20px #ed2d2414}.card-radio{width:18px;height:18px;border-radius:50%;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem;color:#fff;transition:all .2s ease}.b2b-option-card.selected .card-radio{border-color:var(--accent-red);background:var(--accent-red)}.card-info h4{font-size:.875rem;font-weight:800;color:var(--accent-color);margin-bottom:.15rem}.card-info p{font-size:.75rem;color:var(--text-secondary);line-height:1.3}.b2b-scale-grid{display:flex;flex-direction:column;gap:.65rem}.b2b-scale-card{padding:.9rem 1.15rem;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;cursor:pointer;transition:all .2s ease}.b2b-scale-card:hover{border-color:#174d6b66;background:#fff}.b2b-scale-card.selected{border-color:var(--accent-red);background:#fff;box-shadow:0 8px 25px #ed2d2414}.scale-tag{font-size:.65rem;font-weight:800;color:var(--accent-red);letter-spacing:.08em}.b2b-scale-card h4{font-size:1.05rem;font-weight:800;color:var(--accent-color);margin:.15rem 0 .25rem}.b2b-scale-card p{font-size:.8rem;color:var(--text-secondary);line-height:1.35}.b2b-selection-recap{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;padding:.65rem .85rem;background:#f1f5f9;border-radius:10px;margin-bottom:.85rem;font-size:.7rem;font-weight:800;color:#64748b}.recap-pill{background:#fff;color:var(--accent-color);padding:.2rem .55rem;border-radius:100px;border:1px solid #cbd5e1}.b2b-success-screen{text-align:center;padding:2rem 1.5rem;max-width:680px;margin:0 auto}.success-icon-box{color:#10b981;margin-bottom:1.25rem;display:flex;justify-content:center}.success-icon-box svg{filter:drop-shadow(0 4px 12px rgba(16,185,129,.25))}.b2b-success-screen h3{font-size:1.65rem;font-weight:900;color:#0c698b;margin-bottom:.5rem;letter-spacing:-.02em}.b2b-success-screen p{color:#475569;font-size:.95rem;line-height:1.5}.b2b-summary-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:1.35rem 1.5rem;margin:1.75rem 0;text-align:left;display:flex;flex-direction:column;gap:.85rem;box-shadow:inset 0 2px 4px #00000005}.summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.88rem;padding-bottom:.5rem;border-bottom:1px solid #edf2f7}.summary-row.full-summary-block{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;width:100%!important;box-sizing:border-box!important;padding-bottom:.75rem!important}.summary-row.full-summary-block>span{display:block;width:100%;margin-bottom:.45rem;text-align:left}.summary-quantities-grid,.summary-qty-card{width:100%!important;box-sizing:border-box!important}.summary-row:last-child{border-bottom:none;padding-bottom:0}.summary-row span{color:#64748b;font-weight:600}.summary-row strong{color:#0f172a;font-weight:700;text-align:right;max-width:60%;word-break:break-word}.b2b-turnaround-note{font-size:.9rem;color:#1e293b;line-height:1.5;background:#ecfdf5;padding:1rem 1.25rem;border-radius:14px;border:1px solid #a7f3d0;text-align:center;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.b2b-success-actions{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.75rem}.success-cta-btn{width:100%;padding:.95rem 1.5rem;border-radius:100px;font-family:Manrope,sans-serif!important;font-weight:800;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;text-align:center;text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center;line-height:1}.btn-b2b-secondary-action{width:100%;background:#fff;border:1.5px solid #cbd5e1;color:#1e293b;font-family:Manrope,sans-serif!important;font-weight:800;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;padding:.95rem 1.5rem;border-radius:100px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1;transition:var(--transition-smooth)}.btn-b2b-secondary-action:hover{background:#f8fafc;border-color:#0c698b;color:#0c698b;transform:translateY(-3px);box-shadow:0 10px 25px #0000000f}@media (max-width: 640px){.b2b-success-actions{grid-template-columns:1fr}}@keyframes drawerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes drawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width: 640px){.b2b-drawer-container{max-width:100vw}.b2b-form-grid{grid-template-columns:1fr}.form-group.full-width{grid-column:span 1}.step-lbl{display:none}}.comp-table-header{display:grid;grid-template-columns:115px minmax(170px,2.5fr) 140px 115px 36px;gap:.65rem;padding:0 .85rem .5rem;border-bottom:1.5px solid #e2e8f0;margin-bottom:.65rem}.comp-row-card{display:grid;grid-template-columns:115px minmax(170px,2.5fr) 140px 115px 36px;gap:.65rem;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.65rem .85rem;transition:border-color .2s ease,box-shadow .2s ease}.comp-row-card.is-excipient{background:#f8fafc}.mobile-comp-label,.mobile-delete-text{display:none}.comp-delete-btn{width:30px;height:30px;border-radius:6px;border:1px solid #fecaca;background:#fee2e2;color:#dc2626;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.comp-delete-btn:hover{background:#fca5a5}@media (max-width: 768px){.comp-table-header{display:none}.comp-row-card{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border:1.5px solid #cbd5e1;border-radius:12px;background:#fff;box-shadow:0 2px 8px #0f172a08;position:relative}.comp-row-card.is-excipient{background:#f8fafc;border-color:#cbd5e1}.mobile-comp-label{display:block;font-size:.76rem;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.35rem}.comp-field-type,.comp-field-name,.comp-field-ratio,.comp-field-mg{width:100%}.comp-field-delete{width:100%;margin-top:.25rem}.comp-delete-btn{width:100%;height:38px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:.4rem;font-size:.82rem;font-weight:700}.mobile-delete-text{display:inline}.b2b-custom-select,.b2b-custom-input,.phone-number-field{min-height:46px;font-size:.92rem!important}.b2b-form-grid-4col{grid-template-columns:1fr 1fr!important;gap:.5rem}.b2b-studio-actions{flex-direction:column;gap:.75rem}.b2b-form-action-footer{flex-direction:column-reverse!important;width:100%!important;gap:.75rem!important;box-sizing:border-box!important;margin-top:1.5rem!important}.b2b-form-action-footer .submit-rfq-btn,.b2b-form-action-footer .btn-b2b-back{width:100%!important;min-height:48px!important;white-space:normal!important;text-align:center!important;justify-content:center!important;font-size:.85rem!important;padding:.85rem 1rem!important;box-sizing:border-box!important}.sp-pkg-subcard{padding:1rem .85rem!important;border-radius:12px!important}.sp-pkg-spec-grid,.sp-pkg-spec-grid-3col,.sp-pkg-spec-grid-4col,.sp-pkg-spec-grid-2col{display:flex!important;flex-direction:column!important;gap:.75rem!important;width:100%!important;box-sizing:border-box!important}.btn-submit-inquiry,.btn-prev-step{width:100%;min-height:48px;justify-content:center}}.sp-pkg-spec-grid-3col{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;box-sizing:border-box}.sp-pkg-spec-grid-4col{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem;width:100%;box-sizing:border-box}.sp-pkg-spec-grid-2col{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%;box-sizing:border-box}@media (max-width: 1024px) and (min-width: 769px){.sp-pkg-spec-grid-4col{grid-template-columns:repeat(2,1fr)}}.btn-back-catalog{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#334155;padding:1.05rem 1.5rem;border-radius:16px;font-size:.9rem;font-weight:800;text-decoration:none!important;border:1px solid #cbd5e1;transition:all .2s ease}.btn-back-catalog:hover{background:#f1f5f9;color:#0f172a}@media (max-width: 992px){.nextgen-product-studio-grid{grid-template-columns:1fr;gap:2.5rem}.key-specs-grid-trio{grid-template-columns:1fr}}.advantage-hub-wrapper{display:grid;grid-template-columns:360px 1fr;gap:2rem;align-items:stretch}.hub-nav-column{display:flex;flex-direction:column;gap:.85rem}.hub-nav-card{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.35rem;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.hub-nav-card:hover{border-color:#174d6b66;transform:translate(4px);box-shadow:0 10px 25px #0f172a0a}.hub-nav-card.active{background:#174d6b;border-color:#174d6b;color:#fff;box-shadow:0 15px 35px #174d6b40;transform:translate(6px)}.nav-card-num{font-size:.8rem;font-weight:900;color:#94a3b8;letter-spacing:.05em}.hub-nav-card.active .nav-card-num{color:#fff9}.nav-card-icon{width:40px;height:40px;border-radius:12px;background:#174d6b0f;color:#174d6b;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .25s ease}.hub-nav-card.active .nav-card-icon{background:#ffffff26;color:#fff}.nav-card-text{flex:1}.nav-card-tag{font-size:.65rem;font-weight:800;color:#ed2d24;letter-spacing:.08em;display:block;margin-bottom:.15rem}.hub-nav-card.active .nav-card-tag{color:#ff8a84}.nav-card-text h4{font-size:.95rem;font-weight:800;color:#0f172a;line-height:1.3}.hub-nav-card.active .nav-card-text h4{color:#fff}.nav-card-arrow{color:#cbd5e1;transition:transform .25s ease,color .25s ease}.hub-nav-card.active .nav-card-arrow{color:#fff;transform:translate(3px)}.hub-stage-column{display:flex}.hub-stage-card{flex:1;background:#fff;border:1.5px solid #e2e8f0;border-radius:28px;padding:2.75rem 2.5rem;box-shadow:0 20px 50px #0f172a0f;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.hub-stage-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#ed2d24,#174d6b)}.stage-top-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.75rem}.stage-badge{font-size:.725rem;font-weight:800;color:#174d6b;background:#174d6b14;padding:.35rem .85rem;border-radius:100px;letter-spacing:.05em}.stage-stat-pill{display:flex;align-items:center;gap:.6rem;background:#ed2d2414;padding:.4rem .9rem;border-radius:100px;border:1px solid rgba(237,45,36,.2)}.stat-value{font-size:1.2rem;font-weight:900;color:#ed2d24}.stat-label{font-size:.675rem;font-weight:800;color:#0f172a;letter-spacing:.05em}.hub-stage-card h2{font-size:2rem;font-weight:900;color:#174d6b;margin-bottom:.4rem;line-height:1.2}.stage-subtitle{font-size:1.05rem;font-weight:700;color:#ed2d24;margin-bottom:1.25rem}.stage-description{font-size:1rem;color:#64748b;line-height:1.65;margin-bottom:2rem}.stage-highlights-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2.25rem}.stage-highlight-item{display:flex;align-items:flex-start;gap:.65rem;font-size:.9rem;font-weight:700;color:#334155;line-height:1.45}.check-icon{color:#10b981;flex-shrink:0;margin-top:.15rem}.stage-actions-row{display:flex;align-items:center;gap:1.25rem;padding-top:1.5rem;border-top:1px solid #f1f5f9}@media (max-width: 1024px){.advantage-hub-wrapper,.stage-highlights-list{grid-template-columns:1fr}}.apple-studio-page{background:#050b14;color:#f8fafc;font-family:var(--font-family);min-height:100vh;position:relative;overflow-x:hidden}.apple-hero-section{padding:8rem 0 6rem;text-align:center;position:relative;background:radial-gradient(circle at 50% 20%,#ed2d241f,#174d6b0d 50%,#050b1400 80%)}.apple-eyebrow{font-size:.8rem;font-weight:900;letter-spacing:.15em;color:#94a3b8;display:inline-block;margin-bottom:1.25rem;text-transform:uppercase}.apple-eyebrow.red{color:#ed2d24}.apple-eyebrow.cyan{color:#00d2ff}.apple-hero-headline{font-size:4.5rem;font-weight:900;letter-spacing:-.03em;line-height:1.05;background:linear-gradient(180deg,#fff,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.5rem}.apple-hero-subtext{font-size:1.25rem;color:#94a3b8;max-width:720px;margin:0 auto 2.5rem;line-height:1.6}.apple-hero-ctas{display:flex;align-items:center;justify-content:center;gap:1.25rem}.apple-btn-primary{display:inline-flex;align-items:center;gap:.6rem;background:#ed2d24;color:#fff;padding:.95rem 1.85rem;border-radius:100px;font-size:.875rem;font-weight:800;letter-spacing:var(--tracking-caps);border:none;cursor:pointer;box-shadow:0 10px 30px #ed2d2466;transition:all .25s ease;text-decoration:none!important}.apple-btn-primary:hover{background:#ff3b32;transform:translateY(-2px);box-shadow:0 15px 40px #ed2d248c}.apple-btn-secondary{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff0f;color:#f8fafc;padding:.95rem 1.85rem;border-radius:100px;font-size:.875rem;font-weight:800;letter-spacing:var(--tracking-caps);border:1px solid rgba(255,255,255,.15);cursor:pointer;transition:all .25s ease;text-decoration:none!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.apple-btn-secondary:hover{background:#ffffff1f;border-color:#ffffff4d}.apple-stage-section{padding:6rem 0}.apple-section-header{text-align:center;margin-bottom:3.5rem}.apple-section-header h2{font-size:3rem;font-weight:900;color:#fff;margin-bottom:.75rem;letter-spacing:-.02em}.apple-section-header p{font-size:1.1rem;color:#94a3b8;max-width:650px;margin:0 auto}.apple-pill-selector{display:flex;align-items:center;justify-content:center;gap:.85rem;flex-wrap:wrap;margin-bottom:3rem}.apple-selector-pill{display:inline-flex;align-items:center;gap:.6rem;background:#0f172acc;border:1px solid rgba(255,255,255,.12);color:#94a3b8;padding:.75rem 1.4rem;border-radius:100px;font-size:.85rem;font-weight:800;cursor:pointer;transition:all .25s ease}.apple-selector-pill:hover{border-color:#ffffff4d;color:#fff}.apple-selector-pill.active{background:#ffffff1f;border-color:#fff;color:#fff;box-shadow:0 10px 30px #0006}.pill-dot{width:8px;height:8px;border-radius:50%;transition:background .25s ease}.apple-main-stage-card{background:#0f172a99;border:1px solid rgba(255,255,255,.1);border-radius:36px;padding:3.5rem;display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 30px 80px #0009}.stage-tag-badge{display:inline-block;font-size:.7rem;font-weight:900;letter-spacing:.1em;padding:.3rem .8rem;border-radius:100px;border:1px solid;margin-bottom:1.5rem}.stage-hero-stat{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.25rem}.stat-big-number{font-size:4.25rem;font-weight:900;line-height:1;letter-spacing:-.03em}.stat-big-lbl{font-size:.9rem;font-weight:800;color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em}.stage-left-info h3{font-size:1.85rem;font-weight:900;color:#fff;margin-bottom:1rem;line-height:1.25}.stage-desc-text{font-size:1.05rem;color:#94a3b8;line-height:1.65;margin-bottom:2rem}.stage-specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:2.5rem;background:#050b1480;padding:1.5rem;border-radius:20px;border:1px solid rgba(255,255,255,.05)}.spec-row-item{display:flex;align-items:flex-start;gap:.6rem}.spec-check{flex-shrink:0;margin-top:.2rem}.spec-item-lbl{font-size:.7rem;font-weight:800;color:#64748b;display:block;text-transform:uppercase}.spec-item-val{font-size:.875rem;font-weight:700;color:#f1f5f9}.stage-right-visual{position:relative}.visual-media-card{position:relative;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.15);box-shadow:0 20px 50px #00000080}.visual-media-card img{width:100%;height:420px;object-fit:cover;display:block;filter:brightness(.9)}.media-overlay-badge{position:absolute;bottom:1.25rem;left:1.25rem;background:#050b14d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:100px;border:1px solid rgba(255,255,255,.2);font-size:.725rem;font-weight:800;color:#fff;letter-spacing:.05em}.apple-bento-section{padding:6rem 0 10rem}.apple-bento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.apple-bento-grid .bento-card{background:#0f172a99;border:1px solid rgba(255,255,255,.08);border-radius:28px;padding:2.25rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.apple-bento-grid .bento-card:hover{border-color:#ffffff40;transform:translateY(-4px);box-shadow:0 20px 40px #00000080}.apple-bento-grid .bento-card.bento-large{grid-column:span 2;grid-row:span 1}.apple-bento-grid .bento-card.bento-wide{grid-column:span 3}.bento-tag{font-size:.675rem;font-weight:900;letter-spacing:.1em;color:#ed2d24;display:inline-block;margin-bottom:.75rem}.bento-tag.cyan{color:#00d2ff}.bento-tag.purple{color:#a855f7}.apple-bento-grid .bento-card h3{font-size:1.5rem;font-weight:900;color:#fff;margin-bottom:.75rem}.apple-bento-grid .bento-card p{font-size:.95rem;color:#94a3b8;line-height:1.6}.bento-pill-list{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1.5rem}.bento-pill-list span{font-size:.75rem;font-weight:800;color:#f1f5f9;background:#ffffff14;padding:.35rem .85rem;border-radius:100px;border:1px solid rgba(255,255,255,.1)}.apple-floating-bar{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:999;width:90%;max-width:900px;background:#0f172ad9;border:1px solid rgba(255,255,255,.2);border-radius:100px;padding:.85rem 1.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 60px #000c}.floating-bar-content{display:flex;align-items:center;justify-content:space-between;gap:1rem}.bar-title{font-size:.9rem;color:#cbd5e1}.bar-title strong{color:#fff}@media (max-width: 992px){.apple-hero-headline{font-size:3rem}.apple-main-stage-card{grid-template-columns:1fr;padding:2rem}.apple-bento-grid{grid-template-columns:1fr}.bento-card.bento-large,.bento-card.bento-wide{grid-column:span 1}.apple-floating-bar{display:none}}.btn-nutraline-brand{display:inline-flex;align-items:center;gap:.4rem;background:#10b98114;border:1.5px solid rgba(16,185,129,.3);color:#059669;padding:.6rem 1.15rem;border-radius:100px;font-size:.775rem;font-weight:800;letter-spacing:var(--tracking-caps);text-decoration:none!important;transition:all .25s ease}.btn-nutraline-brand:hover{background:#10b981;color:#fff;border-color:#10b981;transform:translateY(-1px);box-shadow:0 8px 20px #10b98140}.hero-nutraline-announcement{display:inline-flex;align-items:center;gap:.75rem;background:#fff;border:1px solid #e2e8f0;padding:.4rem 1rem .4rem .5rem;border-radius:100px;text-decoration:none!important;margin-bottom:1.5rem;box-shadow:0 4px 15px #00000008;transition:all .25s ease}.hero-nutraline-announcement:hover{border-color:#10b981;box-shadow:0 8px 25px #10b9811f;transform:translateY(-2px)}.announcement-badge{font-size:.675rem;font-weight:800;color:#059669;background:#10b9811a;padding:.25rem .65rem;border-radius:100px;letter-spacing:.05em}.announcement-text{font-size:.825rem;font-weight:700;color:#1e293b}.announcement-arrow{color:#10b981;transition:transform .2s ease}.hero-nutraline-announcement:hover .announcement-arrow{transform:translate(3px)}.footer-nutraline-card{display:block;background:#ffffff08;border:1px solid rgba(16,185,129,.25);border-radius:20px;padding:1.25rem 1.35rem;text-decoration:none!important;margin-top:1.25rem;max-width:360px;transition:all .3s cubic-bezier(.16,1,.3,1)}.footer-nutraline-card:hover{background:#10b98114;border-color:#10b981;transform:translateY(-3px);box-shadow:0 12px 30px #10b98126}.nutraline-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;color:#10b981}.nutraline-card-tag{font-size:.65rem;font-weight:800;letter-spacing:.08em;color:#10b981}.footer-nutraline-card h4{font-size:1rem;font-weight:800;color:#fff;margin-bottom:.25rem}.footer-nutraline-card p{font-size:.825rem;color:#fff9;line-height:1.45;margin:0}.top-progress-bar-container{position:fixed;top:0;left:0;right:0;height:1.5px;z-index:999999;pointer-events:none;background:transparent}.top-progress-bar-fill{height:100%;background:#ed2d24;box-shadow:none;transition:width .25s ease-out,opacity .3s ease-out}.catalog-hero-header{padding-bottom:2rem!important}.catalog-subtext{max-width:680px;margin:1rem auto 0;color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.mode-toggle-bar{display:flex;justify-content:center;gap:.85rem;margin-top:1.5rem}.btn-mode{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff0d;color:#94a3b8;border:1px solid rgba(255,255,255,.12);padding:.5rem 1.15rem;border-radius:50px;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .25s ease}.btn-mode:hover{background:#ffffff1f;color:#fff}.btn-mode.active{background:#ed2d24;color:#fff;border-color:#ed2d24;box-shadow:0 4px 14px #ed2d244d}.page-content-body{flex:1;display:flex;flex-direction:column;justify-content:flex-start;padding:.5rem 0}.page-img-frame{width:100%;height:190px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center;padding:.5rem}.page-thumb-img{max-width:100%;max-height:100%;object-fit:contain}.page-subdesc{font-size:.85rem;color:#64748b;line-height:1.5;margin-bottom:1.25rem}.page-specs-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.45rem}.page-specs-bullets li{font-size:.8rem;color:#334155;font-weight:600;display:flex;align-items:center;gap:.45rem}.page-footer-meta{display:flex;justify-content:space-between;align-items:center;font-size:.725rem;color:#94a3b8;border-top:1px solid #f1f5f9;padding-top:.75rem;margin-top:1rem}.page-corner-num{font-weight:800;color:#ed2d24}.catalog-viewer-section{padding:8.5rem 0 6rem}.catalog-viewer-section .container{max-width:1300px;padding:0 .5rem}.flipbook-container-card{background:#0f172a;border-radius:20px;border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 60px #00000059;overflow:hidden;padding:1rem}.flipbook-toolbar{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;background:#1e293bcc;border-radius:16px;border:1px solid rgba(255,255,255,.08);margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.toolbar-left{display:flex;align-items:center;gap:1.25rem}.toolbar-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:800;color:#ed2d24;background:#ed2d241f;padding:.35rem .75rem;border-radius:50px;letter-spacing:.05em}.page-counter{font-size:.825rem;color:#94a3b8}.page-counter strong{color:#fff}.toolbar-controls{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.control-group{display:flex;align-items:center;gap:.35rem;background:#0f172a99;padding:.25rem;border-radius:12px;border:1px solid rgba(255,255,255,.06)}.tb-btn{display:inline-flex;align-items:center;gap:.4rem;background:#ffffff0d;color:#cbd5e1;border:1px solid rgba(255,255,255,.1);padding:.45rem .75rem;border-radius:8px;font-size:.75rem;font-weight:700;cursor:pointer;transition:all .2s ease;text-decoration:none}.tb-btn:hover{background:#ffffff26;color:#fff}.tb-btn.btn-highlight{background:#ed2d24;color:#fff;border-color:#ed2d24}.tb-btn.btn-highlight:hover{background:#dc2626;box-shadow:0 4px 15px #ed2d2466}.zoom-indicator{color:#cbd5e1;font-size:.8rem;font-weight:700;min-width:42px;text-align:center}.zoom-indicator-btn.is-zoomed{background:#ed2d2433!important;color:#fff!important;border-color:#ed2d2480!important}.book-canvas-stage{display:flex;justify-content:center;align-items:center;padding:1rem .5rem;position:relative;transition:transform .25s ease-out}.book-nav-arrow{background:#1e293be6;border:1px solid rgba(255,255,255,.15);color:#fff;width:52px;height:52px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #0006;transition:all .25s ease;z-index:10}.book-nav-arrow:hover:not(.disabled){background:#ed2d24;border-color:#ed2d24;transform:scale(1.1)}.book-nav-arrow.disabled{opacity:.25;cursor:not-allowed}.book-spread-wrapper{display:flex;width:100%;max-width:900px;min-height:520px;background:#fff;border-radius:12px;box-shadow:0 20px 50px #0009;position:relative;overflow:hidden;margin:0 1.5rem}.book-spine-line{position:absolute;top:0;bottom:0;left:50%;width:2px;background:linear-gradient(180deg,#00000026,#0000004d,#00000026);z-index:5;transform:translate(-50%);box-shadow:0 0 10px #0006}.book-page-side{flex:1;padding:2.5rem 2rem;background:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:all .3s ease}.book-page-side.page-left{border-right:1px solid #e2e8f0;box-shadow:inset -15px 0 25px -10px #0000000f}.book-page-side.page-right{box-shadow:inset 15px 0 25px -10px #0000000f}.page-header-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.page-type-tag{font-size:.65rem;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.08em}.page-num-badge{font-size:.75rem;font-weight:800;color:#ed2d24;background:#ed2d2414;padding:.2rem .5rem;border-radius:6px}.page-body h3{font-size:1.35rem;font-weight:800;color:var(--accent-color);margin-bottom:.5rem;line-height:1.3}.page-subtitle{font-size:.875rem;color:#64748b;line-height:1.5;margin-bottom:1.75rem}.page-illustration-box{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;padding:2rem 1.5rem;text-align:center;margin-bottom:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.illus-icon{color:#64748b}.illus-icon.red{color:#ed2d24}.illus-label{font-size:.7rem;font-weight:800;letter-spacing:.08em;color:#475569}.page-bullet-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.page-bullet-list li{font-size:.825rem;color:#334155;display:flex;align-items:center;gap:.5rem}.page-bullet-list span{color:#10b981;font-weight:900}#book-viewer-wrapper:fullscreen{display:flex!important;flex-direction:column!important;justify-content:space-between!important;height:100vh!important;width:100vw!important;padding:1.5rem 2.5rem!important;border-radius:0!important;background:#090d16!important}#book-viewer-wrapper:fullscreen .book-canvas-stage{flex:1!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important}#book-viewer-wrapper:fullscreen .react-flipbook-stage-box{transform:scale(1.28)!important;transform-origin:center center!important;transition:transform .3s ease-out!important}.real-pdf-page-img{width:100%;height:100%;object-fit:contain;display:block}.native-flipbook-container,.page-flip-stage-container{margin:0 auto;box-shadow:0 35px 80px #000000bf;border-radius:8px;overflow:hidden;position:relative}.page-item{background:#fff;overflow:hidden;box-shadow:inset 0 0 30px #00000014}.page-item-content{position:relative;width:100%;height:100%}.hardcover-page-img{width:100%;height:100%;object-fit:contain;display:block}.page-num-indicator{position:absolute;bottom:8px;right:12px;font-size:.7rem;font-weight:800;color:#64748b;background:#f1f5f9e6;padding:.15rem .5rem;border-radius:4px}.book-spread-wrapper.flip-anim-next{animation:pageFlipNext .45s cubic-bezier(.4,0,.2,1) forwards}.book-spread-wrapper.flip-anim-prev{animation:pageFlipPrev .45s cubic-bezier(.4,0,.2,1) forwards}@keyframes pageFlipNext{0%{transform:rotateY(0) scale(1);box-shadow:0 20px 50px #0009}50%{transform:rotateY(-18deg) scale(.97) translate(-15px);box-shadow:-20px 30px 60px #000000b3}to{transform:rotateY(0) scale(1);box-shadow:0 20px 50px #0009}}@keyframes pageFlipPrev{0%{transform:rotateY(0) scale(1);box-shadow:0 20px 50px #0009}50%{transform:rotateY(18deg) scale(.97) translate(15px);box-shadow:20px 30px 60px #000000b3}to{transform:rotateY(0) scale(1);box-shadow:0 20px 50px #0009}}.book-spread-wrapper.single-cover{max-width:480px}.book-spread-wrapper.single-cover .book-spine-line{display:none}.page-corner-badge{position:absolute;bottom:10px;right:12px;background:#0f172ad9;color:#fff;font-size:.7rem;font-weight:800;padding:.2rem .55rem;border-radius:6px;letter-spacing:.05em}.page-blank{background:#f8fafc!important;justify-content:center;align-items:center}.blank-page-inner{text-align:center;padding:2rem}.blank-page-inner h4{font-size:1.25rem;font-weight:800;color:var(--accent-color);margin-bottom:.5rem}.blank-page-inner p{font-size:.875rem;color:#64748b;margin-bottom:1.5rem}.flipbook-toolbar{position:relative;z-index:50;background:#1e293bf2;box-shadow:0 4px 20px #0000004d}.flipbook-bottom-nav{position:relative;z-index:50;background:#0f172a;display:flex;justify-content:center;align-items:center;gap:.85rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.08);margin-top:1rem;flex-wrap:wrap}.btn-flip-nav{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#cbd5e1;padding:.45rem .85rem;border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;font-size:.775rem;font-weight:700;transition:all .2s ease}.btn-flip-nav:hover:not(:disabled){background:#ffffff26;color:#fff}.btn-flip-nav:disabled{opacity:.25;cursor:not-allowed}.jump-page-box{display:flex;align-items:center;gap:.5rem;color:#94a3b8;font-size:.8rem;margin:0 .5rem}.page-select{background:#1e293be6;border:1px solid rgba(255,255,255,.15);color:#fff;padding:.35rem .65rem;border-radius:8px;font-size:.8rem;font-weight:700}.flipbook-3d-stage{display:flex;justify-content:center;align-items:center;position:relative;padding:2.5rem 1rem;min-height:650px;background:radial-gradient(circle at center,#1e293b,#0f172a);border-radius:16px;overflow:hidden;transition:transform .25s ease-out}.flipbook-wrapper-inner{box-shadow:0 30px 70px #000000b3;border-radius:8px;overflow:hidden}.flipbook-page-wrapper{background:#fff;width:100%;height:100%;box-shadow:inset 0 0 30px #00000014}.flipbook-page-inner{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.pdf-page-img{width:100%;height:100%;object-fit:contain;display:block}.page-number-footer{position:absolute;bottom:12px;right:18px;font-size:.75rem;font-weight:800;color:#64748b;background:#f1f5f9e6;padding:.2rem .6rem;border-radius:6px}.stage-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:54px;height:54px;border-radius:50%;background:#0f172ad9;border:1px solid rgba(255,255,255,.2);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 25px #00000080;transition:all .2s ease}.stage-arrow.left{left:20px}.stage-arrow.right{right:20px}.stage-arrow:hover{background:#ed2d24;border-color:#ed2d24;transform:translateY(-50%) scale(1.1)}.flipbook-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 2rem;min-height:500px;color:#fff;text-align:center}.flipbook-loading-container h3{font-size:1.25rem;font-weight:800;margin:1.25rem 0 1rem}.progress-bar-bg{width:320px;height:8px;background:#ffffff1a;border-radius:20px;overflow:hidden;margin-bottom:.75rem}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#ed2d24,#ff5252);transition:width .2s ease}.flip-hint-badge{font-size:.775rem;font-weight:700;color:#10b981;background:#10b9811f;padding:.35rem .85rem;border-radius:50px;letter-spacing:.03em}.spinner.red{color:#ed2d24;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
