@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}}.admin-shell{min-height:100vh;padding:32px 64px;background:linear-gradient(180deg,#f5f7fa,#ebf1f7)}.admin-topbar,.admin-nav,.admin-actions,.card-actions,.detail-heading,.media-layout,.panel-title,.chips,.panel-actions{display:flex}.admin-topbar{align-items:center;justify-content:space-between;gap:12px;margin-bottom:32px}.admin-nav,.admin-actions{gap:12px}.card-actions,.chips,.panel-actions{gap:8px}.pill,.mini-button,.back-link{border:0;transition:opacity .22s cubic-bezier(.22,1,.36,1),background .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1)}.pill{min-height:44px;padding:12px 20px;border-radius:32px;background:#fff;color:var(--ink);font-size:14px;font-weight:500;white-space:nowrap}.pill--muted{opacity:.5}.pill--light-blue{color:var(--blue)}.pill--blue{background:var(--blue);color:#fff}.pill--danger{background:#ebf1f7;color:#ff2525}.admin-error{width:fit-content;margin:0 0 16px;padding:10px 14px;border-radius:18px;background:#ff252514;color:#ff2525;font-size:12px}.companies-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:8px}.company-card{display:flex;min-height:159px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:16px;border-radius:24px;background:#fff;cursor:pointer;animation:admin-pop .36s cubic-bezier(.22,1,.36,1) both}.company-card.is-hidden .company-card__content{opacity:.25}.company-card__content{transition:opacity .22s ease}.company-card__body{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.company-card__title{display:flex;min-width:0;align-items:center;gap:6px}.company-logo{display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#d8e9ff}.company-logo--card{width:16px;height:16px;flex:0 0 16px}.company-logo--detail{width:24px;height:24px;flex:0 0 24px}.company-logo img,.media-card img{width:100%;height:100%;object-fit:cover}.company-logo--empty:after{width:6px;height:6px;border-radius:50%;background:var(--blue);content:""}.company-card h2,.detail-heading h1,.media-panel h2{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;letter-spacing:0;line-height:1;text-transform:uppercase}.company-card h2{overflow:hidden;color:var(--ink);font-size:16px;text-overflow:ellipsis;white-space:nowrap}.company-card p{display:-webkit-box;min-height:28px;margin:12px 0 18px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--muted);font-size:10px;line-height:1.35}.count-badge{flex:0 0 auto;padding:3px 8px;border-radius:16px;background:#f5f7fa;color:var(--ink);font-size:10px}.count-badge--large{display:inline-flex;width:fit-content;margin-top:8px;padding:4px 12px;background:#fff;font-size:12px}.mini-button{display:inline-flex;flex:1;align-items:center;justify-content:center;gap:8px;min-height:30px;padding:8px 12px;border-radius:16px;background:#f5f7fa;color:var(--ink);font-size:10px}.mini-icon{width:12px;height:12px}.mini-button--dark{background:var(--ink);color:#fff}.company-detail{animation:admin-fade .26s ease both}.back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;padding:0;background:transparent;color:var(--blue);font-size:12px;font-weight:500}.back-link img{width:12px;height:12px}.detail-heading{width:440px;max-width:100%;align-items:flex-start;gap:9px;margin-bottom:24px}.detail-logo-button{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;border:0;padding:0;background:transparent;transition:opacity .18s ease,transform .18s ease}.detail-logo-button:hover,.editable-title:hover,.editable-text:hover,.media-card:hover img{opacity:.5}.detail-copy{min-width:0}.detail-heading h1{font-size:24px}.editable-title,.editable-text{cursor:text;transition:opacity .18s ease}.editable-text{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.25}.inline-input{width:100%;border:0;outline:0;padding:0;background:transparent;color:var(--ink);caret-color:var(--blue);font:inherit;letter-spacing:0}.inline-input--title,.inline-input--panel{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-size:24px;font-weight:500;line-height:1;text-transform:uppercase}.inline-input--text{min-height:44px;resize:vertical;color:var(--muted);font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.25}.media-layout{display:grid;grid-template-columns:minmax(0,1fr) 0;align-items:flex-start;gap:16px;transition:grid-template-columns .42s cubic-bezier(.16,1,.3,1)}.media-layout--panel{grid-template-columns:minmax(0,1fr) 360px}.media-grid{display:flex;align-items:flex-start;gap:8px;min-width:0;transition:opacity .22s ease}.media-column{display:flex;min-width:0;flex:1 1 0;flex-direction:column;gap:8px}.media-grid--dimmed .media-card:not(.is-selected) img{opacity:.35}.media-card{position:relative;display:block;width:100%;margin:0;overflow:hidden;padding:0;border:1px solid var(--line);outline:0;border-radius:16px;background:#fff;transition:border-color .26s cubic-bezier(.22,1,.36,1),box-shadow .26s cubic-bezier(.22,1,.36,1)}.media-card.is-selected{border-color:#10101047;box-shadow:0 0 0 3px #10101029}.media-card img{transition:opacity .22s ease}.edit-chip{position:absolute;top:8px;right:8px;display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#fff;color:var(--ink);font-size:12px}.edit-chip img,.icon-button img,.tag-add img{width:12px;height:12px}.media-panel{display:flex;width:360px;flex-direction:column;gap:24px;padding:12px;border-radius:16px;background:#fff;transform-origin:100% 24px;animation:panel-in .42s cubic-bezier(.16,1,.3,1) both}.media-panel-enter-active,.media-panel-leave-active{transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1)}.media-panel-enter-from,.media-panel-leave-to{opacity:0;transform:translate(18px) scale(.985)}.panel-title{align-items:flex-start;justify-content:space-between;gap:12px}.icon-button{width:24px;height:24px;border:0;background:transparent}.editable-title--panel,.inline-input--panel{font-size:20px}.filter-stack,.filter-group{display:flex;flex-direction:column}.filter-stack{gap:12px}.filter-group{gap:4px}.filter-group p{margin:0;color:#10101080;font-size:12px}.tag-chip,.tag-add{display:inline-flex;min-height:23px;align-items:center;justify-content:center;border:0;border-radius:16px;font-size:12px}.tag-chip{padding:4px 12px;background:#ebf1f7}.tag-add{width:24px;background:var(--blue);color:#fff}.pill--panel{min-height:31px;padding:8px 16px;font-size:12px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@keyframes admin-pop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes admin-fade{0%{opacity:0}to{opacity:1}}@keyframes panel-in{0%{opacity:0;transform:translate(18px) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}@media(max-width:1180px){.admin-shell{padding:24px}.companies-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-grid{flex-wrap:wrap}.media-column{flex-basis:calc((100% - 16px) / 3)}}@media(max-width:767px){.admin-shell{padding:16px}.admin-topbar,.media-layout{flex-direction:column;align-items:stretch}.admin-actions,.admin-nav{flex-wrap:wrap}.companies-grid{display:grid;grid-template-columns:1fr}.media-grid{display:flex;flex-direction:column}.media-panel{width:100%;flex-basis:auto}}
