.productsPage{--product-accent:#dea309;color:#141414}.productsHero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 86% 24%, #dea30933, transparent 27%), radial-gradient(circle at 68% 115%, #ffe48661, transparent 32%), var(--surface);padding-block:115px 105px}.productsHero h1{letter-spacing:-.06em;max-width:850px;margin:0;font-size:clamp(48px,5vw,72px);font-weight:700;line-height:.98}.productsHero span{max-width:760px;color:var(--ink);margin-top:28px;font-size:28px;line-height:1.45;display:block}.productSection{grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);align-items:start;gap:85px;padding-block:115px;display:grid}.productSectionWrap{border-top:1px solid var(--line);background:#f6f6f9}.productSectionThird{border-top:1px solid var(--line)}.productGallery{min-width:0;position:sticky;top:28px}.productGalleryViewport{aspect-ratio:1.13;background:#111;position:relative;overflow:hidden}.productGallerySlide{opacity:0;pointer-events:none;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(24px)}.productGallerySlide.active{opacity:1;pointer-events:auto;transform:translate(0)}.productScreenshot{object-fit:cover;transition:transform 4s linear,object-position .65s}.productScreenshotFit-contain{object-fit:contain;background:#f15b20;padding:18px}.productScreenshot-overview{object-position:52% 0}.productScreenshot-left{object-position:0 0;transform-origin:0 0;transform:scale(1.22)}.productScreenshot-right{object-position:100% 0;transform-origin:100% 0;transform:scale(1.22)}.productGallerySlide:after{content:"";pointer-events:none;background:linear-gradient(#0000 48%,#08090ce0 100%);position:absolute;inset:0}.productGalleryCaption{z-index:2;color:#fff;max-width:500px;position:absolute;bottom:28px;left:30px;right:30px}.productGalleryCaption span{color:var(--product-accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.productGalleryCaption strong{letter-spacing:-.03em;font-size:25px;display:block}.productGalleryCaption p{color:#ffffffb3;margin:6px 0 0;font-size:14px;line-height:1.45}.productMockup{background:radial-gradient(circle at 68% 34%,#dea30940,#0000 31%),linear-gradient(145deg,#202329,#0d0f13);width:100%;height:100%;padding:34px 30px 120px}.productMockupBar{background:#ffffff0e;border:1px solid #ffffff1f;align-items:center;gap:7px;height:45px;padding:0 15px;display:flex}.productMockupBar i{background:#ffffff47;border-radius:50%;width:7px;height:7px}.productMockupBar i:first-child{background:var(--product-accent)}.productMockupBar span{color:#ffffff75;margin-left:auto;font-size:10px}.productMockupBody{border:1px solid #ffffff1f;border-top:0;grid-template-columns:58px 1fr 100px;height:calc(100% - 45px);display:grid}.productMockupBody aside{border-right:1px solid #ffffff1a;place-content:start center;gap:19px;padding-top:17px;display:grid}.productMockupBody aside svg{color:#ffffff6b;width:17px}.productMockupCanvas{text-align:center;background-color:#0000;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;place-content:center;justify-items:center;display:grid}.productMockupCanvas>svg{width:76px;height:76px;color:var(--product-accent);border:1px solid #dea30980;border-radius:50%;padding:17px}.productMockupCanvas span{color:#fff;margin-top:18px;font-size:17px;font-weight:700}.productMockupCanvas small{color:#ffffff78;max-width:250px;margin-top:7px;padding-inline:12px;line-height:1.4}.productMockupPanel{border-left:1px solid #ffffff1a;align-content:start;gap:10px;padding:16px 12px;display:grid}.productMockupPanel i{background:#ffffff0f;height:34px}.productGalleryControls{border:1px solid var(--line);background:#fff;border-top:0;justify-content:space-between;align-items:center;min-height:58px;padding-inline:18px;display:flex}.productGalleryControls>span{letter-spacing:.08em;font-size:12px;font-weight:800}.productGalleryControls>div{align-items:center;gap:8px;display:flex}.productGalleryControls button{cursor:pointer;background:#d5d5d5;border:0;width:25px;height:3px;padding:0;transition:width .18s,background .18s}.productGalleryControls button.active{background:var(--product-accent);width:42px}.productContent{padding-top:6px}.productDemoButton{background:var(--product-accent);color:#111;justify-content:center;align-items:center;gap:18px;width:fit-content;min-height:55px;margin-top:22px;padding:0 24px;font-size:16px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.productDemoButton svg{width:18px;transition:transform .18s}.productDemoButton:hover{background:#ecc02b;transform:translateY(-3px);box-shadow:0 12px 34px #dea30938}.productDemoButton:hover svg{transform:translate(3px,-3px)}.productContent h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,5vw,68px);line-height:.95}.productContent h3{letter-spacing:-.035em;max-width:530px;margin:20px 0 0;font-size:24px;line-height:1.25}.productIntro{color:#626168;margin:18px 0 32px;font-size:17px;line-height:1.65}.productFeatureList{gap:8px;margin:0;padding:0;list-style:none;display:grid}.productFeatureList li{color:#34333a;grid-template-columns:21px 1fr;align-items:center;gap:13px;padding-block:4px;font-size:15px;line-height:1.45;display:grid}.productFeatureList svg{width:18px;color:var(--product-accent)}@media (max-width:1050px){.productSection{gap:45px}.productMockup{padding-inline:20px}}@media (max-width:850px){.productSection{grid-template-columns:1fr;gap:58px}.productGallery{position:relative;top:auto}.productGalleryViewport{aspect-ratio:1.2}}@media (max-width:700px){.productsHero{padding-block:70px 65px}.productsHero span{overflow-wrap:anywhere;font-size:22px}.productSection{padding-block:78px}.productGalleryViewport{aspect-ratio:.86}.productMockup{padding:20px 14px 125px}.productMockupBody{grid-template-columns:43px 1fr}.productMockupPanel{display:none}.productGalleryCaption{bottom:22px;left:20px;right:20px}.productScreenshot{object-position:top center}.productScreenshot-left,.productScreenshot-right{transform:scale(1.45)}}@media (prefers-reduced-motion:reduce){.productGallerySlide,.productScreenshot{transition:none}}
