@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,700;1,500&family=Roboto+Flex:opsz,wdth,wght,GRAD@8..144,50,500,150&display=swap";:root{font-family:Inter,Arial,sans-serif;color:#101010;background:#fff;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;--blue: #4a98f7;--ice: #e6eff7;--panel: #ebf1f7;--ink: #101010;--muted: rgba(16, 16, 16, .35);--line: rgba(16, 16, 16, .15);--side-pad: clamp(64px, 6.667vw, 128px);--section-pad-y: clamp(44px, 6.25vh, 64px);--button-pad-x: clamp(32px, 2.5vw, 48px);--button-pad-y: clamp(14px, 1.95vh, 20px);--title-font: "Roboto Flex", Inter, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:1024px;overflow-x:hidden}button,input{font:inherit}button{border:0;cursor:pointer}img{display:block}a{color:inherit;text-decoration:none}.page-shell{width:100%;background:#fff}.section-full{min-height:720px;height:100vh;width:100%;overflow:hidden}.hero{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:var(--section-pad-y) 0;border-radius:0 0 96px 96px;background:linear-gradient(180deg,var(--blue) 0%,var(--ice) 100%);--hero-progress: 0}.brand{position:relative;z-index:4;object-fit:contain}.brand--top,.brand--bottom{width:clamp(58px,3.802vw,73px);height:auto}.brand--invisible{opacity:0}.search-panel{position:relative;z-index:4;display:flex;width:min(760px,52vw);flex-direction:column;gap:8px;padding:40px;border-radius:56px;background:#ffffff1a;-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px)}.search-bar,.hero-filters button,.filter-cloud button{display:flex;align-items:center;justify-content:center;border-radius:32px;background:#fff;color:var(--ink);white-space:nowrap}.search-bar{justify-content:space-between;padding:var(--button-pad-y) var(--button-pad-x);color:var(--muted);font-size:clamp(16px,1.042vw,20px)}.search-bar img,.primary-button img{width:24px;height:24px}.hero-filters{display:flex;gap:8px}.hero-filters button{flex:1;min-width:0;padding:var(--button-pad-y) clamp(24px,2.5vw,48px);font-size:clamp(16px,1.042vw,20px)}.cloud{position:absolute;z-index:1;pointer-events:none;object-fit:cover;transform-origin:50% 45%;will-change:transform}.cloud--left{top:-17vh;left:-15.625vw;width:clamp(760px,57.292vw,1100px);height:clamp(760px,57.292vw,1100px);transform:translate3d(calc(var(--hero-progress) * -8px),calc(var(--hero-progress) * -54px),0) scale(calc(1 - var(--hero-progress) * .045))}.cloud--right{top:13.672vh;right:-16.667vw;width:clamp(860px,62.5vw,1200px);height:clamp(860px,62.5vw,1200px);transform:translate3d(calc(var(--hero-progress) * 10px),calc(var(--hero-progress) * -42px),0) scale(calc(1 - var(--hero-progress) * .035))}.preview,.features{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:clamp(40px,6.25vh,64px);padding:var(--section-pad-y) var(--side-pad)}.preview{margin-top:16px}.logo-row{display:flex;width:100%;align-items:flex-start;justify-content:center;gap:clamp(32px,2.708vw,52px);flex-wrap:nowrap}.product-logo{display:flex;flex:0 0 auto;align-items:center;gap:12px;padding-top:6px}.product-logo--active{flex-direction:column;gap:4px;padding-top:0}.product-logo--faded{opacity:.35}.product-title{display:flex;flex:0 0 auto;align-items:center;gap:16px}.product-logo--faded .product-title{gap:12px}.product-title img{width:26px;height:26px;object-fit:contain}.product-logo--active .product-title img{width:37px;height:37px}.product-title h2,.section-title,.feature-copy h3{margin:0;font-family:var(--title-font);font-variation-settings:"GRAD" 150,"XOPQ" 96,"XTRA" 468,"YOPQ" 79,"YTAS" 750,"YTDE" -203,"YTFI" 738,"YTLC" 514,"YTUC" 712,"wdth" 50;font-weight:500;line-height:1;letter-spacing:0;text-transform:uppercase;white-space:nowrap}.product-title h2{font-size:clamp(22px,1.458vw,28px)}.product-logo--active h2,.section-title,.feature-copy h3{font-size:clamp(32px,2.083vw,40px)}.product-logo p{margin:0;color:var(--muted);font-size:clamp(16px,1.042vw,20px);white-space:nowrap}.preview-content,.features-body{display:flex;width:100%;min-height:0}.preview-content{flex:1;flex-direction:column;align-items:center;gap:32px}.preview-grid{display:flex;width:100%;flex:1;min-height:0;gap:16px;justify-content:center}.rails-column{display:flex;min-width:0;flex:0 1 auto;flex-direction:column;gap:16px}.scroll-frame{position:relative;flex:1;min-height:0;overflow:hidden}.scroll-rail{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-snap-type:x proximity}.scroll-rail::-webkit-scrollbar{display:none}.scroll-track{display:inline-flex;width:max-content;height:100%;gap:16px;align-items:flex-start}.scroll-frame:before,.scroll-frame:after{position:absolute;z-index:2;top:0;bottom:0;width:80px;content:"";pointer-events:none;transition:opacity .34s cubic-bezier(.22,1,.36,1);will-change:opacity}.scroll-frame:before{left:0;opacity:var(--fade-left, 0);background:linear-gradient(90deg,#fff,#fff0)}.scroll-frame:after{right:0;opacity:var(--fade-right, 0);background:linear-gradient(90deg,#fff0,#fff)}.creative-card,.phone-card,.skeleton{overflow:hidden;border-radius:32px;background:var(--panel)}.creative-card{height:100%;flex:0 0 auto;margin:0;border:2px solid var(--line);scroll-snap-align:start}.creative-card img,.phone-card img,.stack-card img{width:100%;height:100%;object-fit:cover}.phone-card{flex:0 0 clamp(300px,19.271vw,370px);height:100%;margin:0;border:2px solid var(--line)}.skeleton{height:100%;flex:0 0 auto;border:0}.skeleton--square{aspect-ratio:527 / 522}.skeleton--wide{aspect-ratio:1280 / 720}.skeleton--landscape{aspect-ratio:1198 / 621}.skeleton--narrow{aspect-ratio:1200 / 1200}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:var(--button-pad-y) var(--button-pad-x);border-radius:32px;background:var(--ink);color:#fff;font-size:clamp(16px,1.042vw,20px);line-height:1.2;white-space:nowrap}.features{justify-content:flex-end}.section-title{text-align:center}.features-body{flex:1;gap:16px}.feature-panel{display:flex;min-width:0;height:100%;flex:1;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden;padding:clamp(32px,2.5vw,48px);border-radius:64px}.feature-panel--blue{background:linear-gradient(180deg,var(--blue) 0%,var(--ice) 100%)}.feature-panel--pale{background:var(--panel)}.feature-copy{display:flex;width:100%;flex-direction:column;align-items:center;gap:4px;text-align:center}.feature-copy--white{color:#fff}.feature-copy p{width:min(100%,640px);margin:0;font-size:clamp(16px,1.042vw,20px);line-height:1.18}.filter-cloud{display:flex;width:100%;flex-wrap:wrap;justify-content:center;gap:8px}.filter-cloud button{padding:var(--button-pad-y) var(--button-pad-x);font-size:clamp(16px,1.042vw,20px)}.inspiration-stack{display:flex;width:100%;align-items:flex-start;justify-content:center;--mx: 0;--my: 0;perspective:900px}.stack-card{position:relative;flex:0 0 auto;overflow:hidden;margin:0;border-radius:24px;transform-origin:50% 58%;transition:transform .72s cubic-bezier(.16,1,.3,1),filter .72s cubic-bezier(.16,1,.3,1),box-shadow .72s cubic-bezier(.16,1,.3,1);will-change:transform}.stack-card--small{width:164.55px;height:240px;transform:translate(calc(var(--mx) * 5px),calc(var(--my) * 4px)) rotate(-15deg)}.stack-card--medium{width:195.56px;height:220px;margin-left:-64px;transform:translate(calc(var(--mx) * 7px),calc(-8px + var(--my) * 5px)) rotate(2deg)}.stack-card--large{width:192px;height:240px;margin-left:-64px;transform:translate(calc(var(--mx) * 5px),calc(var(--my) * 4px)) rotate(15deg)}.inspiration-stack:not(.inspiration-stack--loading):hover .stack-card{filter:saturate(1.03);box-shadow:0 18px 36px #1010101a}.inspiration-stack:not(.inspiration-stack--loading):hover .stack-card--small{transform:translate(calc(-24px + var(--mx) * 12px),calc(10px + var(--my) * 10px)) rotate(-20deg)}.inspiration-stack:not(.inspiration-stack--loading):hover .stack-card--medium{transform:translate(calc(var(--mx) * 16px),calc(-22px + var(--my) * 12px)) rotate(calc(4deg + var(--mx) * 1.5deg))}.inspiration-stack:not(.inspiration-stack--loading):hover .stack-card--large{transform:translate(calc(24px + var(--mx) * 12px),calc(10px + var(--my) * 10px)) rotate(20deg)}.inspiration-stack--loading .stack-card{border:1px solid var(--line);background:#dde2e8}@media(prefers-reduced-motion:reduce){.stack-card{transition:none}}.footer{position:relative;display:flex;height:520px;flex-direction:column;align-items:center;gap:64px;overflow:hidden;padding:64px var(--side-pad);border-radius:96px 96px 0 0;background:linear-gradient(180deg,var(--blue) 0%,var(--ice) 100%)}.footer-row{position:relative;z-index:2;display:flex;width:100%;align-items:flex-start;justify-content:space-between}.footer p{width:280px;margin:0;color:#ffffffbf;font-size:14px;font-style:italic;font-weight:500;line-height:1.2}.footer nav{display:flex;flex-direction:column;align-items:flex-end;gap:8px;color:#fff;font-size:14px;font-weight:700;line-height:1.2}.footer-brand{position:relative;z-index:2;width:110px;height:auto}.footer-cloud{position:absolute;z-index:1;pointer-events:none;object-fit:cover}.footer-cloud--left{bottom:-240px;left:20px;width:640px;height:640px}.footer-cloud--right{right:120px;bottom:-40px;width:440px;height:440px}@media(max-width:1320px){.search-panel{width:min(720px,62vw)}.feature-copy h3,.section-title,.product-logo--active h2{font-size:32px}.filter-cloud button,.hero-filters button,.search-bar,.primary-button{font-size:16px}}@media(max-width:767px){:root{--side-pad: 16px;--section-pad-y: 16px;--button-pad-x: 36px;--button-pad-y: 16px}body{min-width:0}.section-full{height:100svh;min-height:760px}.hero{min-height:852px;padding:64px 16px;border-radius:0 0 32px 32px}.brand--top,.brand--bottom{width:73px}.search-panel{width:100%;gap:6px;padding:10px;border-radius:24px}.search-panel>*{gap:6px}.search-bar{padding:12px 20px;font-size:14px}.search-bar img{width:20px;height:20px}.hero-filters{gap:6px}.hero-filters button{padding:12px 20px;font-size:14px}.cloud--left{top:-33px;left:-207px;width:534px;height:534px;transform:translate3d(calc(var(--hero-progress) * -5px),calc(var(--hero-progress) * -34px),0) scale(calc(1 - var(--hero-progress) * .035))}.cloud--right{top:393px;right:-195px;width:572px;height:572px;transform:translate3d(calc(var(--hero-progress) * 6px),calc(var(--hero-progress) * -30px),0) scale(calc(1 - var(--hero-progress) * .03))}.preview,.features{min-height:852px;gap:32px;padding:16px}.logo-row{width:calc(100% + 32px);min-width:max-content;margin-right:-16px;margin-left:-16px;overflow:visible;gap:32px;align-items:flex-start}.product-logo{align-items:center;gap:9px;padding-top:4.5px}.product-logo--active{align-items:center;gap:3px;padding-top:0}.product-title,.product-logo--faded .product-title{align-items:center;gap:9px}.product-logo--active .product-title{align-items:center;gap:12px}.product-title img{width:16px;height:16px}.product-logo--active .product-title img{width:24px;height:24px}.product-title h2{font-size:20px;line-height:normal}.product-logo--active h2{font-size:28px;line-height:normal}.product-logo p{font-size:12px;line-height:normal}.preview-content{gap:16px;flex:0 0 auto}.preview-grid{flex-direction:column;flex:0 0 auto;gap:8px}.rails-column{width:100%!important;flex:0 0 auto;gap:8px}.scroll-frame{flex:0 0 calc((100vw - 32px) * 161 / 361);min-height:0}.scroll-track{gap:8px}.scroll-frame:before,.scroll-frame:after{width:40px}.creative-card,.phone-card,.skeleton{border-radius:16px}.creative-card{border-width:1px}.phone-card{width:100%;flex:0 0 calc((100vw - 32px) * 330 / 361);border-width:1px}.primary-button{gap:16px;padding:16px 36px;font-size:16px}.primary-button img{width:20px;height:20px}.section-title{font-size:28px;line-height:1.05;white-space:normal}.features-body{flex:1;flex-direction:column;gap:16px}.feature-panel{width:100%;padding:16px;border-radius:32px}.feature-copy h3{font-size:24px}.feature-copy p{font-size:12px}.filter-cloud{gap:8px}.filter-cloud button{padding:12px 20px;font-size:12px}.stack-card{border-radius:15px}.stack-card--small{width:102.84px;height:150px;transform:translate(calc(var(--mx) * 4px),calc(var(--my) * 3px)) rotate(-15deg)}.stack-card--medium{width:122.22px;height:137.5px;margin-left:-40px;transform:translate(calc(var(--mx) * 5px),calc(-5px + var(--my) * 4px)) rotate(2deg)}.stack-card--large{width:120px;height:150px;margin-left:-40px;transform:translate(calc(var(--mx) * 4px),calc(var(--my) * 3px)) rotate(15deg)}.inspiration-stack:not(.inspiration-stack--loading):hover .stack-card--small{transform:translate(calc(-14px + var(--mx) * 9px),calc(6px + var(--my) * 7px)) rotate(-19deg)}.inspiration-stack:not(.inspiration-stack--loading):hover .stack-card--medium{transform:translate(calc(var(--mx) * 12px),calc(-14px + var(--my) * 9px)) rotate(calc(4deg + var(--mx) * 1.2deg))}.inspiration-stack:not(.inspiration-stack--loading):hover .stack-card--large{transform:translate(calc(14px + var(--mx) * 9px),calc(6px + var(--my) * 7px)) rotate(19deg)}.footer{height:426px;gap:64px;padding:32px 16px 16px;border-radius:32px 32px 0 0}.footer-row{flex-direction:column;align-items:center;gap:32px}.footer p{text-align:center}.footer nav{align-items:center}.footer-brand{width:73px}.footer-cloud--left{right:-148px;bottom:-93px;left:auto;width:373px;height:373px}.footer-cloud--right{right:244px;bottom:57px;width:266px;height:266px}}
