.page-products{overflow:hidden;height:100%;background:#020202}html:has(body.page-products){overflow:hidden;height:100%}.page-products .site-header{background:linear-gradient(180deg,rgba(0,0,0,.78) 0,rgba(0,0,0,0) 100%)}.product-rail-shell{position:fixed;inset:0;z-index:80;display:flex;justify-content:center;pointer-events:none}.product-rail-slot{position:relative;width:min(100%,var(--content-max));height:100%;pointer-events:none}.product-rail{position:absolute;right:clamp(8px,1.5vw,24px);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:clamp(16px,1.4vh,32px);padding:8px 0;pointer-events:auto}.product-rail-item{width:clamp(32px,3.2vw,44px);height:clamp(32px,3.2vw,44px);padding:3px;border-radius:22%;overflow:visible;opacity:1;background:rgba(255,74,11,.18);border:1px solid var(--orange);box-sizing:border-box;transition:transform .4s var(--ease-out),box-shadow .4s ease,border-color .35s ease,width .4s var(--ease-out),height .4s var(--ease-out);box-shadow:0 0 0 2px rgba(255,110,40,.28),0 0 14px rgba(255,90,31,.2),0 10px 22px rgba(0,0,0,.5)}.product-rail-item img{width:100%;height:100%;object-fit:cover;display:block;border-radius:18%}.product-rail-item:hover{transform:scale(1.06);box-shadow:0 0 12px rgba(255,90,31,.35)}.product-rail-item.is-active{width:clamp(48px,4.4vw,64px);height:clamp(48px,4.4vw,64px);border-color:var(--orange);transform:scale(1.04);animation:1.8s ease-in-out infinite railActivePulse}@keyframes railActivePulse{0%,100%{box-shadow:0 0 0 1px rgba(255,90,31,.35),0 0 14px rgba(255,90,31,.55),0 0 28px rgba(255,90,31,.3);transform:scale(1.04)}50%{box-shadow:0 0 0 2px rgba(255,90,31,.55),0 0 24px rgba(255,90,31,.85),0 0 48px rgba(255,90,31,.5);transform:scale(1.08)}}.page-products .fullpage{z-index:2}.product-screen{background:0 0}.product-glow{position:fixed;left:0;bottom:0;width:min(70vw,980px);height:auto;pointer-events:none;z-index:1;opacity:.95}.product-screen-inner{position:relative;z-index:2;height:100%;width:min(100%,var(--content-max));margin:0 auto;padding:calc(var(--header-h) + 12px) clamp(80px,8vw,100px) 0 clamp(24px,4vw,40px);display:grid;grid-template-columns:minmax(240px,0.85fr) minmax(0,1.25fr);align-items:stretch}.product-info{max-width:420px;align-self:center}.product-app-icon{width:clamp(64px,6vw,88px);height:clamp(64px,6vw,88px);border-radius:22%;object-fit:cover;margin-bottom:clamp(18px,2.5vh,28px);box-shadow:0 0 0 2px rgba(255,110,40,.35),0 12px 28px rgba(0,0,0,.45);opacity:0;transform:translate3d(0,14px,0);transition:opacity .85s cubic-bezier(.33, .1, .2, 1),transform .85s cubic-bezier(.33, .1, .2, 1);transition-delay:0s}.fp-section.is-active .product-app-icon{opacity:1;transform:translate3d(0,0,0);transition-delay:0.12s}.product-info h1{font-size:clamp(28px, 3.2vw, 44px);font-weight:700;color:#fff;letter-spacing:.06em;margin-bottom:clamp(14px,2vh,22px);min-height:1.2em}.product-info p{font-size:clamp(14px, 1.15vw, 16px);line-height:1.9;color:rgba(255,255,255,.78);min-height:5.7em}.product-typewrite{opacity:0;transition:opacity .45s}.fp-section.is-active .product-typewrite{opacity:1}.product-typewrite.is-typing::after{content:"";display:inline-block;width:.08em;height:.9em;margin-left:.06em;vertical-align:-.05em;background:var(--orange);animation:.7s steps(1) infinite typeCaret}@keyframes typeCaret{0%,49%{opacity:1}100%,50%{opacity:0}}.product-phone{display:flex;justify-content:center;align-items:flex-end;align-self:end;height:100%;min-height:0;opacity:0;transform:translate3d(0,28px,0);margin-left:clamp(20px,4vw,56px);transition:opacity 1.15s cubic-bezier(.33, .1, .2, 1),transform 1.15s cubic-bezier(.33, .1, .2, 1);transition-delay:0s;will-change:opacity,transform}.fp-section.is-active .product-phone{opacity:1;transform:translate3d(0,0,0);transition-delay:0.18s}.product-phone img{width:min(100%,520px);height:auto;max-height:calc(100vh - var(--header-h) - 24px);object-fit:contain;object-position:bottom center;display:block;filter:drop-shadow(0 12px 36px rgba(0, 0, 0, .5))}.page-products .fullpage-track{transition:transform 1.05s cubic-bezier(.37, .08, .18, 1)}@media (prefers-reduced-motion:reduce){.product-rail-item.is-active{animation:none;box-shadow:0 0 0 1px rgba(255,90,31,.35),0 0 18px rgba(255,90,31,.75),0 0 36px rgba(255,90,31,.45)}.fp-section.is-active .product-app-icon,.fp-section.is-active .product-phone,.product-app-icon,.product-phone{transition:none;opacity:1;transform:none}.product-typewrite.is-typing::after{display:none}.page-products .fullpage-track{transition:none}}@media (max-width:960px){.product-rail{right:8px;gap:8px}.product-rail-item{width:32px;height:32px}.product-rail-item.is-active{width:42px;height:42px}.product-screen-inner{grid-template-columns:1fr;padding:calc(var(--header-h) + 8px) 64px 0 max(16px,env(safe-area-inset-left,0px));align-content:stretch;gap:8px}.product-info{max-width:none;text-align:center;display:flex;flex-direction:column;align-items:center;align-self:end;padding-bottom:8px}.product-info p{min-height:0}.product-phone{height:auto;max-height:52vh;margin-left:0}.product-phone img{width:min(100%,340px);max-height:52vh}.product-glow{width:min(92vw,640px);opacity:.75}}@media (max-width:560px){.product-rail-shell{align-items:flex-end;justify-content:center;padding-bottom:max(10px,env(safe-area-inset-bottom,0px))}.product-rail-slot{width:100%;height:auto;display:flex;justify-content:center}.product-rail{position:relative;right:auto;top:auto;transform:none;flex-direction:row;max-width:calc(100% - 24px);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;padding:6px 8px;background:rgba(0,0,0,.55);border-radius:999px;backdrop-filter:blur(8px)}.product-rail::-webkit-scrollbar{display:none}.product-screen-inner{padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:max(16px,env(safe-area-inset-right,0px));padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))}.product-app-icon{width:56px;height:56px;margin-bottom:14px}.product-info h1{font-size:clamp(24px, 7vw, 32px);letter-spacing:.04em}.product-info p{font-size:13px;line-height:1.75;padding:0 4px}.product-phone{max-height:44vh}.product-phone img{width:min(100%,280px);max-height:44vh}}