.landing .cases{background:#0b0f14;justify-content:center;align-items:center;width:100%;min-height:max(100vh,1080px);display:flex;position:relative;overflow:hidden}.landing .cases-collage{position:absolute;inset:0;overflow:hidden}.landing .cases-collage img{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:100%;height:100%;display:block}.landing .cases-frame{z-index:2;pointer-events:none;corner-shape:squircle;border-radius:60px;position:absolute;inset:38px;box-shadow:0 0 0 2000px #232f3e}.landing .cases:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(120% 80%,#0000 40%,#0b0f1459 100%),linear-gradient(#0b0f148c 0%,#0000 18% 82%,#0b0f14bf 100%);position:absolute;inset:0}.landing .glass-ellipse{backdrop-filter:blur(28px)saturate(115%);transform-origin:50%;z-index:2;pointer-events:none;background:#ffffff80;border-radius:50%;width:544.44px;height:668.88px;position:absolute;top:288.38px;left:calc(50% - 272.22px);transform:rotate(66.87deg);box-shadow:0 24px 60px #141d2824,inset 0 1px 1px #ffffffa6}.landing .cases-text{z-index:3;text-align:center;pointer-events:none;width:560px;max-width:78vw;position:absolute;top:622.82px;left:50%;transform:translate(-50%,-50%)}.landing .cases-text h2{font-family:var(--font-bricolage), sans-serif;color:#111;letter-spacing:-1px;text-align:center;margin:0 0 18px;font-size:40px;font-weight:600;line-height:1.12}.landing .cases-text p{font-family:var(--font-graphik), sans-serif;color:#222;text-align:center;max-width:88%;margin:0 auto;font-size:28px;font-weight:400;line-height:1.4}@media (width<=700px){.landing .cases{min-height:800px}.landing .cases-frame{border-radius:30px;inset:19px}.landing .glass-ellipse{aspect-ratio:1;width:min(440px,86vw);height:min(440px,86vw);top:200px;left:50%;transform:translate(-50%)}.landing .cases-text{width:min(360px,74vw);top:calc(200px + min(440px,86vw)/2);left:50%}.landing .cases-text h2{margin-bottom:12px;font-size:26px}.landing .cases-text p{max-width:100%;font-size:15px;line-height:1.35}}.landing .migrate{text-align:center;background:#232f3e;padding:72px 24px 100px;position:relative;overflow:hidden}.landing .migrate-logos{height:80px;margin-bottom:34px;position:relative;overflow:hidden}.landing .mlogo-pair{transform-origin:50%;will-change:transform, opacity;align-items:center;gap:10px;transition:transform .8s cubic-bezier(.4,0,.2,1),opacity .8s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;left:50%}.landing .mlogo-pair img{border-radius:14px;width:60px;height:60px;display:block}.landing .migrate h2{font-family:var(--font-bricolage), sans-serif;color:#fff;letter-spacing:-.5px;margin:0 0 10px;font-size:clamp(30px,4vw,46px);font-weight:600;line-height:1.12}.landing .migrate h2 .migrate-accent{color:#fcca2e}.landing .migrate .migrate-sub{font-family:var(--font-graphik), sans-serif;color:#ffffffb8;text-align:center;justify-content:center;align-items:center;max-width:620px;height:3em;margin:0 auto 56px;font-size:clamp(15px,1.5vw,18px);line-height:1.5;display:flex;overflow:hidden}.landing .migrate-cards{justify-content:center;align-items:flex-start;gap:32px;max-width:1240px;margin:0 auto;display:flex}.landing .migrate-cards .reveal-right{margin-top:0}.landing .migrate-card{border:1px solid #ffffff80;border-radius:20px;flex:1;max-width:590px;max-height:920px;overflow:hidden;box-shadow:0 30px 80px #00000059}.landing .migrate-card img{width:100%;height:auto;display:block}.landing .migrate-title{flex-direction:column;align-items:center;display:flex}.landing .mtitle-top{transition:opacity .45s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.4,0,.2,1);display:block}.landing .mtitle-top.fading{opacity:0;transform:translateY(-16px)}.landing .mtitle-top.enter{opacity:0;transform:translateY(16px)}.landing .mtitle-accent-wrap{width:100%;min-height:1.5em;padding:.12em 0;line-height:1.25;display:block;position:relative;overflow:hidden}.landing .migrate-accent{text-align:center;white-space:nowrap;line-height:1.25;transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1);display:block;position:absolute;top:.12em;left:0;right:0}.landing .migrate-accent.leave{opacity:0;transform:translate(80px)}.landing .migrate-accent.enter-start{opacity:0;transform:translate(-80px)}.landing #migrateSub{transition:opacity .45s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.4,0,.2,1)}.landing #migrateSub.fading{opacity:0;transform:translateY(-16px)}.landing #migrateSub.enter{opacity:0;transform:translateY(16px)}.landing .migrate-card.reveal-left{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(100px)}.landing .migrate-card.reveal-right{opacity:0;transition:opacity 1.15s ease-out .2s,transform 1.15s ease-out .2s;transform:translateY(100px)}.landing .migrate-card.revealed{opacity:1;transform:translateY(0)}@media (width<=900px){.landing .migrate{padding-left:0;padding-right:0}.landing .migrate h2,.landing .migrate .migrate-sub,.landing .migrate-logos{padding-left:24px;padding-right:24px}.landing .migrate .migrate-sub{height:auto;min-height:3em;margin-bottom:40px;display:block;overflow:visible}.landing .migrate-card.reveal-left,.landing .migrate-card.reveal-right{opacity:1!important;transform:none!important}.landing .migrate-cards{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;align-items:flex-start;gap:12px;padding:0;scroll-padding-left:0;overflow-x:auto}.landing .migrate-cards::-webkit-scrollbar{display:none}.landing .migrate-cards .reveal-right{margin-top:0}.landing .migrate-card{width:min(460px,97vw - 40px);max-width:460px;box-shadow:none;scroll-snap-align:start;border-radius:16px;flex:0 0 min(460px,97vw - 40px)}.landing .migrate-logos{flex-wrap:wrap;gap:24px}.landing .mlogo-pair img{width:57px;height:57px}.landing .mlogo-pair.active img{width:69px;height:69px}}.landing .create{background:#fff;padding:90px 40px 110px;position:relative;overflow:hidden}.landing .create-inner{grid-template-columns:1fr 1fr;align-items:center;gap:40px;max-width:1240px;margin:0 auto;display:grid}.landing .create-left{position:relative}.landing .create h2{font-family:var(--font-bricolage), sans-serif;letter-spacing:-.5px;margin:0 0 26px;font-size:clamp(30px,3.4vw,44px);font-weight:600;line-height:1.12}.landing .create h2 .l1{color:#111;display:block}.landing .create h2 .l2{color:#7d848c;display:block}.landing .create-desc{font-family:var(--font-graphik), sans-serif;color:#555;max-width:400px;margin:0 0 40px;font-size:clamp(15px,1.4vw,18px);line-height:1.6}.landing .photo-stack{width:320px;height:340px;margin-top:10px;margin-left:auto;margin-right:0;position:relative}.landing .photo-stack .snap{background:#fff;border-radius:8px;width:112px;padding:4px;position:absolute;overflow:hidden;box-shadow:0 6px 16px #0000001f}.landing .photo-stack .snap img{border-radius:5px;width:100%;height:auto;display:block}.landing .photo-stack .snap.s1{top:30px;left:30px;transform:rotate(-9deg)}.landing .photo-stack .snap.s2{z-index:2;top:0;left:130px;transform:rotate(6deg)}.landing .photo-stack .snap.s3{z-index:3;top:140px;left:100px;transform:rotate(-3deg)}.landing .create-arrow{z-index:4;pointer-events:none;width:150px;position:absolute;bottom:40px;right:-10px}.landing .create-arrow img{width:100%;height:auto;display:block}.landing .create-arrow .arrow-mobile{display:none}.landing .create-right{justify-content:center;display:flex}.landing .create-card{border-radius:43px;width:100%;max-width:560px;overflow:hidden}.landing .create-card img{width:100%;height:auto;display:block}@media (width<=900px){.landing .create-inner{grid-template-columns:1fr;gap:20px}.landing .photo-stack{justify-content:center;align-items:center;gap:0;width:100%;height:auto;margin:14px 0 0;padding:0 24px;display:flex;position:static}.landing .photo-stack .snap{width:30%;max-width:120px;box-shadow:none;position:static}.landing .photo-stack .snap.s1{z-index:1;margin-right:-14px;transform:rotate(-5deg)}.landing .photo-stack .snap.s2{z-index:3;transform:rotate(2deg)}.landing .photo-stack .snap.s3{z-index:1;margin-left:-14px;transform:rotate(5deg)}.landing .create-arrow{width:44px;margin:18px auto 8px;display:block;position:static}.landing .create-arrow .arrow-desktop{display:none}.landing .create-arrow .arrow-mobile{display:block}.landing .create-arrow svg,.landing .create-arrow .arrow-mobile img{width:100%;height:auto;display:block}.landing .create-card{border-radius:16px;width:100%;max-width:100%;margin-left:auto;margin-right:auto}.landing .create-right{display:block}}.landing .aplus{background:#232f3e;justify-content:center;align-items:center;min-height:800px;display:flex;position:relative;overflow:hidden}.landing .aplus-stage{perspective:none;--dur:35s;--tilt-x:-36deg;--turn-y:24deg;--skew-x:-14deg;--skew-v:20deg;--squash:.9;position:absolute;inset:0;overflow:hidden}.landing .aplus-rail{transform:rotateX(var(--tilt-x)) rotateY(var(--turn-y)) skewX(var(--skew-x)) skewY(var(--skew-v)) scale(1.6, var(--squash));transform-style:preserve-3d;opacity:.5;justify-content:center;gap:0;display:flex;position:absolute;inset:-90%}.landing .aplus-col{width:34vw;overflow:hidden}.landing .aplus-track{will-change:transform;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:var(--dur);flex-direction:column;display:flex}.landing .aplus-track img{width:100%;height:auto;display:block}.landing .aplus-col.up .aplus-track{animation-name:aplusUp}.landing .aplus-col.down .aplus-track{animation-name:aplusDown}.landing .aplus-col.c1 .aplus-track{animation-duration:calc(var(--dur) * 1)}.landing .aplus-col.c2 .aplus-track{animation-duration:calc(var(--dur) * 1.35)}.landing .aplus-col.c3 .aplus-track{animation-duration:calc(var(--dur) * .85)}@keyframes aplusUp{0%{transform:translateY(0)}to{transform:translateY(-33.3333%)}}@keyframes aplusDown{0%{transform:translateY(-33.3333%)}to{transform:translateY(0)}}.landing .aplus-veil{z-index:3;pointer-events:none;background:#232f3e73;position:absolute;inset:0}.landing .aplus-frame{z-index:4;pointer-events:none;corner-shape:squircle;border-radius:60px;position:absolute;inset:38px;box-shadow:0 0 0 2000px #fff}.landing .aplus-content{z-index:5;text-align:center;max-width:1300px;padding:0 24px;position:relative}.landing .aplus-content h2{font-family:var(--font-bricolage), sans-serif;color:#fff;letter-spacing:-3px;white-space:nowrap;margin:0;font-size:clamp(52px,9vw,150px);font-weight:700;line-height:.95}.landing .aplus-content .aplus-sub{font-family:var(--font-graphik), sans-serif;color:#ffffffe6;max-width:640px;margin:0 auto 22px;font-size:clamp(15px,1.5vw,19px);line-height:1.5}@media (width<=900px){.landing .aplus{min-height:547px}.landing .aplus-frame{border-radius:30px;inset:19px}.landing .aplus-col{width:40vw}.landing .aplus-rail{transform:rotateX(var(--tilt-x)) rotateY(var(--turn-y)) skewX(var(--skew-x)) skewY(var(--skew-v)) scale(1.9, 1.3);inset:-120%}.landing .aplus-content h2{letter-spacing:-1px;font-size:clamp(40px,13vw,90px)}}.landing .bc-arrow{display:none}@media (width<=900px){.landing .brandctl{position:relative}.landing .bc-arrow{z-index:6;color:#fff;cursor:pointer;backdrop-filter:blur(6px);background:#1118208c;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding-bottom:3px;font-size:28px;line-height:1;transition:opacity .2s;display:flex;position:absolute;top:calc(50% + 20px);transform:translateY(-50%);box-shadow:0 4px 14px #00000040}.landing .bc-arrow-prev{left:10px}.landing .bc-arrow-next{right:10px}.landing .bc-arrow[disabled]{opacity:0;pointer-events:none}}.landing .brandctl{text-align:center;background:#fff;padding:80px 40px 110px;position:relative;overflow:hidden}.landing .brandctl h2{font-family:var(--font-bricolage), sans-serif;letter-spacing:-.5px;margin:0 0 18px;font-size:clamp(28px,3.2vw,42px);font-weight:600;line-height:1.14}.landing .brandctl h2 .l1{color:#111}.landing .brandctl h2 .l2{color:#7d848c}.landing .brandctl-sub{font-family:var(--font-graphik), sans-serif;color:#555;max-width:520px;margin:0 auto 60px;font-size:clamp(15px,1.4vw,17px);line-height:1.55}.landing .brandctl-stage{flex-wrap:wrap;justify-content:center;gap:60px;max-width:1180px;margin:0 auto;display:flex;position:relative}.landing .brandctl-group{width:520px;max-width:100%;position:relative}.landing .brandctl-group .creative{border-radius:18px;width:100%;display:block}.landing .brandctl-group.left .creative{transform:rotate(-2deg)}.landing .brandctl-group.right .creative{transform:rotate(2deg)}.landing .brandctl-group .designmd{z-index:3;width:230px;position:absolute}.landing .brandctl-group.left .designmd{bottom:-40px;left:-30px}.landing .brandctl-group.right .designmd{bottom:-40px;right:-30px}@media (width<=900px){.landing .brandctl{padding-left:0;padding-right:0}.landing .brandctl h2,.landing .brandctl-sub{padding-left:24px;padding-right:24px}.landing .brandctl-stage{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;justify-content:flex-start;align-items:flex-start;gap:0;max-width:none;margin:0;padding:0 0 60px;overflow-x:auto}.landing .brandctl-stage::-webkit-scrollbar{display:none}.landing .brandctl-group .creative{border-radius:0}.landing .brandctl-group{scroll-snap-align:center;flex:0 0 100vw;width:100vw;max-width:none;margin-bottom:70px}.landing .brandctl-group .designmd{width:46%;bottom:-56px;left:50%;right:auto;transform:translate(-50%)}.landing .brandctl-group.left .designmd,.landing .brandctl-group.right .designmd{bottom:-56px;left:50%;right:auto;transform:translate(-50%)}}.landing .banners{background:#243242;padding-top:36px;position:relative;overflow:hidden}.landing .banners #mqTrack2 img{width:64px!important;height:auto!important}.landing .banners #mqTrack2 img[width="166"]{width:88px!important}.landing .banners #mqTrack2 img[width="144"]{width:76px!important}.landing .banners .marquee{margin-top:0;padding:20px 0 30px}.landing .banners-head{text-align:left;z-index:2;width:32%;position:absolute;top:15%;left:31.6%}.landing .banners-head h2{font-family:var(--font-bricolage), sans-serif;letter-spacing:-.5px;margin:0 0 20px;font-size:clamp(24px,2.6vw,38px);font-weight:600;line-height:1.14}.landing .banners-head h2 .accent{color:#fcca2e;text-align:left;white-space:normal;margin-left:0;position:static;left:auto;right:auto;transform:none}.landing .banners-head h2 .white{color:#fff}.landing .banners-sub{font-family:var(--font-graphik), sans-serif;color:#ffffffb8;max-width:420px;margin:0;font-size:clamp(14px,1.1vw,16px);line-height:1.55}.landing .banners-grid{max-width:1300px;height:940px;margin:-120px auto 0;padding:0 40px 90px;position:relative}.landing .bblock{box-shadow:none;font-family:var(--font-graphik), sans-serif;color:#1e1900b8;background:linear-gradient(160deg,#fcd64e 0%,#f5b21e 100%);border-radius:18px;justify-content:center;align-items:center;font-size:15px;font-weight:500;display:flex;position:absolute}.landing .bblock.b1{width:17.9%;height:39.7%;top:26%;left:6.8%}.landing .bblock.b2{width:21.9%;height:30.4%;top:17.8%;left:73.1%}.landing .bblock.b3{width:28.8%;height:17.9%;top:48.2%;left:44.3%}.landing .bblock.b4{width:19.3%;height:12.7%;top:66.1%;left:25%}.landing .bblock.b5{width:9.2%;height:12.5%;top:78.8%;left:15.8%}.landing .bblock.b6{width:49.8%;height:7.6%;top:78.8%;left:44.3%}@media (width<=900px){.landing .banners-head{text-align:center;width:auto;padding:20px 24px 10px;position:static;top:auto;left:auto}.landing .banners-sub{margin:0 auto}.landing .banners-grid{flex-direction:column;gap:16px;height:auto;margin:10px auto 0;padding:0 20px 60px;display:flex}.landing .bblock{padding:26px;position:static;top:auto;left:auto;width:100%!important;height:auto!important}.landing .bblock.b1{aspect-ratio:3/5}.landing .bblock.b2{aspect-ratio:300/336}.landing .bblock.b3,.landing .bblock.b4{aspect-ratio:2}.landing .bblock.b5{aspect-ratio:300/320;width:55%!important}.landing .bblock.b6{aspect-ratio:970/125}}.landing .bulk{text-align:center;background:#fff;padding:90px 40px 110px;position:relative;overflow:hidden}.landing .bulk h2{font-family:var(--font-bricolage), sans-serif;letter-spacing:-.5px;margin:0 0 18px;font-size:clamp(26px,3.2vw,42px);font-weight:600;line-height:1.16}.landing .bulk h2 .l1{color:#111}.landing .bulk h2 .l2{color:#7d848c}.landing .bulk-sub{font-family:var(--font-graphik), sans-serif;color:#555;max-width:520px;margin:0 auto 56px;font-size:clamp(15px,1.4vw,17px);line-height:1.55}.landing .bulk-panel{text-align:left;max-width:1240px;margin:0 auto}.landing .bulk-prog-top{font-family:var(--font-graphik), sans-serif;color:#333;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:15px;display:flex}.landing .bulk-prog-track{background:#e6e8eb;border-radius:99px;height:6px;margin-bottom:34px;overflow:hidden}.landing .bulk-prog-fill{background:#2b8cf0;border-radius:99px;width:0%;height:100%;transition:width .15s linear}.landing .bulk-table{width:100%}.landing .bulk-thead{font-family:var(--font-graphik), sans-serif;color:#444;grid-template-columns:64px 1.5fr .9fr 1fr 1.6fr 1fr;align-items:center;gap:16px;padding:0 26px 16px;font-size:15px;font-weight:500;display:grid}.landing .bulk-thead .th-images{text-align:left}.landing .bulk-thead .th-status{text-align:center}.landing .bulk-row{font-family:var(--font-graphik), sans-serif;color:#333;background:#f7f8f9;border:1px solid #0000;border-radius:18px;grid-template-columns:64px 1.5fr .9fr 1fr 1.6fr 1fr;align-items:center;gap:16px;margin-bottom:14px;padding:16px 26px;font-size:15px;display:grid}.landing .bulk-row.is-ready{background:#e7f3e3;border-color:#bfe0b3}.landing .bulk-thumb{-o-object-fit:cover;object-fit:cover;opacity:0;background:#e6e8eb;border:1px solid #e0e2e5;border-radius:10px;width:52px;height:52px;transition:opacity .5s;display:block}.landing .bulk-thumb.filled{opacity:1}.landing .bulk-thumb-wrap{background:#e6e8eb;border-radius:10px;width:52px;height:52px;position:relative}.landing .bulk-thumb-wrap .bulk-thumb{position:absolute;inset:0}.landing .bulk-url{color:#333}.landing .bulk-images{justify-content:flex-start;gap:8px;display:flex}.landing .bulk-img-cell{background:#e6e8eb;border:1px solid #d9dbdf;border-radius:8px;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.landing .bulk-img-cell img{-o-object-fit:cover;object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .5s,transform .5s;display:block;position:absolute;inset:0;transform:scale(1.04)}.landing .bulk-img-cell.filled img{opacity:1;transform:scale(1)}.landing .bulk-img-cell:after,.landing .bulk-thumb-wrap:after{content:"";border-radius:inherit;opacity:1;pointer-events:none;background:linear-gradient(100deg,#0000 30%,#ffffff80 50%,#0000 70%) 0 0/200% 100%;transition:opacity .4s;animation:1.4s linear infinite bulkshimmer;position:absolute;inset:0}.landing .bulk-img-cell.filled:after,.landing .bulk-thumb-wrap.filled:after{opacity:0}@keyframes bulkshimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.landing .bulk-status{color:#6b7178;justify-content:center;align-items:center;gap:8px;font-weight:500;display:flex}.landing .bulk-status.is-ready{color:#2e9e3f}.landing .bulk-status .label-work{display:inline}.landing .bulk-status .label-ready,.landing .bulk-status.is-ready .label-work{display:none}.landing .bulk-status.is-ready .label-ready{display:inline}.landing .bulk-status .dot{box-sizing:border-box;border:2px solid #2b8cf0;border-top-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;animation:.8s linear infinite bulkspin;display:inline-flex}.landing .bulk-status.is-ready .dot{background:#2e9e3f;border:none;animation:none;position:relative}.landing .bulk-status.is-ready .dot:after{content:"✓";color:#fff;justify-content:center;align-items:center;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;inset:0}@keyframes bulkspin{to{transform:rotate(360deg)}}@media (width<=900px){.landing .bulk{padding-left:0;padding-right:0}.landing .bulk h2,.landing .bulk-sub,.landing .bulk-prog-top,.landing .bulk-swipe-hint{padding-left:32px;padding-right:32px}.landing .bulk-prog-track{border-radius:0;margin-left:0;margin-right:0}.landing .bulk-prog-fill{border-radius:0}.landing .bulk-panel{position:relative}.landing .bulk-table{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding:0 32px 6px;scroll-padding-left:32px;overflow-x:auto}.landing .bulk-table::-webkit-scrollbar{height:0}.landing .bulk-thead,.landing .bulk-row{grid-template-columns:56px .7fr .8fr .9fr 1.5fr .9fr;min-width:720px}.landing .bulk-thead{display:grid}.landing .bulk-row .bulk-col-main,.landing .bulk-row .bulk-col-text{display:block}.landing .bulk-table.can-scroll:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fff0,#fff);width:44px;position:absolute;top:0;bottom:6px;right:0}.landing .bulk-swipe-hint{font-family:var(--font-graphik), sans-serif;color:#6b7178;justify-content:flex-end;align-items:center;gap:6px;margin:2px 2px 12px;font-size:13px;display:flex}.landing .bulk-swipe-hint .arr{animation:1.3s ease-in-out infinite bulkHintNudge}}.landing .bulk-swipe-hint{display:none}@keyframes bulkHintNudge{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.landing .tryon{isolation:isolate;background:#232f3e;justify-content:center;align-items:center;width:100%;min-height:800px;display:flex;position:relative;overflow:hidden}.landing .tryon-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.landing .tryon-bg img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}.landing .tryon-bg:after{content:"";pointer-events:none;background:0 0;position:absolute;inset:0}.landing .tryon-frame{z-index:4;pointer-events:none;corner-shape:squircle;border-radius:60px;display:block;position:absolute;inset:38px;box-shadow:0 0 0 2000px #fff}.landing .tryon-card{opacity:1;filter:drop-shadow(0 24px 50px #00000080);width:min(240px,54vw);height:auto;margin:0 0 22px;display:block}.landing .tryon-content{z-index:5;box-sizing:border-box;text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:730px;padding:60px 32px;display:flex;position:relative}.landing .tryon-content h2{width:100%;max-width:720px;font-family:var(--font-bricolage), Helvetica, Arial, sans-serif;letter-spacing:-.03em;color:#fff;margin:0;font-size:clamp(28px,3vw,42px);font-weight:600;line-height:1.12;display:block;position:static}.landing .tryon-content h2 .accent{color:#ffcd00;white-space:nowrap;display:inline;position:static}.landing .tryon-sub{width:100%;max-width:560px;font-family:var(--font-graphik), Helvetica, Arial, sans-serif;color:#ffffffeb;margin:26px 0 0;font-size:17px;font-weight:400;line-height:1.2}.landing .tryon-cta{color:#fff;min-width:170px;min-height:48px;font:400 16px/1 var(--font-graphik), Helvetica, Arial, sans-serif;cursor:pointer;backdrop-filter:blur(12px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:999px;margin-top:54px;padding:12px 28px;transition:background-color .18s,border-color .18s}.landing .tryon-cta:hover{background:#ffffff3b;border-color:#ffffff80}@media (width<=768px){.landing .tryon{min-height:620px}.landing .tryon-frame{border-radius:36px;inset:16px}.landing .tryon-content{min-height:580px;padding:48px 20px}.landing .tryon-content h2{max-width:580px;font-size:clamp(34px,9vw,46px);line-height:1}.landing .tryon-sub{max-width:440px;margin-top:22px;font-size:16px}.landing .tryon-cta{margin-top:38px}}.landing .whygpt{text-align:center;background:#fff;padding:90px 40px 120px;position:relative;overflow:hidden}.landing .whygpt h2{font-family:var(--font-bricolage), sans-serif;color:#111;letter-spacing:-1px;margin:0 0 70px;font-size:clamp(28px,4vw,52px);font-weight:600;line-height:1.1}.landing .whygpt-stack{grid-template-columns:1fr 1fr;gap:20px;width:min(760px,92vw);margin:0 auto;display:grid;position:relative}.landing .wg-card{min-height:200px;box-shadow:none;opacity:0;will-change:transform, opacity;background:#fafafa;border:1px solid #c6c6c6;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;padding:44px 40px;transition:transform .7s cubic-bezier(.22,.61,.36,1),opacity .7s;display:flex;transform:translateY(60px)}.landing .wg-card.in{opacity:1;transform:translateY(0)}.landing .wg-card p{font-family:var(--font-graphik), sans-serif;color:#222;max-width:460px;margin:0;font-size:clamp(18px,2vw,24px);line-height:1.35}.landing .wg-badge-fixed{z-index:200;filter:drop-shadow(0 6px 16px #0000001f);width:56px;height:56px;margin:28px auto 0;display:block;position:relative}@media (width<=768px){.landing .whygpt h2{margin-bottom:50px}.landing .whygpt-stack{grid-template-columns:1fr;gap:16px;width:calc(100vw - 80px)}.landing .wg-card{min-height:0;padding:36px 26px}}.landing .founders{text-align:center;background:#fff;padding:90px 40px 110px;position:relative;overflow:hidden}.landing .founders-avatars{justify-content:center;margin-bottom:22px;display:flex}.landing .founders-avatars .av{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:118px;height:118px;display:block;overflow:hidden}.landing .founders-avatars .av:nth-child(2){margin-left:-26px}.landing .founders h2{font-family:var(--font-bricolage), sans-serif;color:#0b1016;letter-spacing:-1px;max-width:1100px;margin:0 auto 28px;font-size:clamp(30px,4.2vw,56px);font-weight:700;line-height:1.1}.landing .founders-sub{font-family:var(--font-graphik), sans-serif;color:#333;max-width:820px;margin:0 auto 46px;font-size:clamp(15px,1.5vw,18px);line-height:1.6}.landing .founders-sub a{color:#0b1016;text-underline-offset:2px;text-decoration:underline}.landing .founders-links{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.landing .founders-link{font-family:var(--font-graphik), sans-serif;color:#0b1016;border:1.5px solid #1118208c;border-radius:100px;align-items:center;gap:10px;padding:11px 20px 11px 12px;font-size:16px;font-weight:500;line-height:1;text-decoration:none;transition:background .16s,border-color .16s;display:inline-flex}.landing .founders-link:hover{background:#f2f3f5;border-color:#111820}.landing .founders-link .li-ico{flex-shrink:0;width:22px;height:22px;display:block}@media (width<=600px){.landing .founders{padding:64px 20px 80px}.landing .founders-avatars .av{width:92px;height:92px}.landing .founders-links{gap:12px}.landing .founders-link{padding:9px 16px 9px 10px;font-size:14px}}.landing .fcta{text-align:center;background:#fcca2e;padding:0 40px 110px;position:relative;overflow:hidden}.landing .fcta-cards{justify-content:center;align-items:flex-start;height:410px;margin:0 auto 8px;padding-top:140px;display:flex}.landing .fcta-card{background:#fff;border:4px solid #fff;border-radius:16px;width:220px;height:220px;overflow:hidden;box-shadow:0 4.23px 4.23px #0000001a}.landing .fcta-card img{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}.landing .fcta-card.c-left{z-index:1;transform:rotate(-9deg)translateY(24px)}.landing .fcta-card.c-mid{z-index:3;margin:0 -18px;transform:translateY(-10px)scale(1.06)}.landing .fcta-card.c-right{z-index:1;transform:rotate(9deg)translateY(24px)}.landing .fcta h2{font-family:var(--font-bricolage), sans-serif;color:#111;letter-spacing:-1.5px;max-width:900px;margin:0 auto 22px;font-size:clamp(34px,5vw,66px);font-weight:700;line-height:1.06}.landing .fcta-btns{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.landing .fcta-btn{font-family:var(--font-graphik), sans-serif;cursor:pointer;border:none;border-radius:100px;padding:18px 46px;font-size:18px;font-weight:500;text-decoration:none;transition:transform .16s,opacity .16s}.landing .fcta-btn.primary{color:#fff;background:#0b1016}.landing .fcta-btn:hover{opacity:.92;transform:translateY(-2px)}@media (width<=600px){.landing .fcta{padding:0 20px 70px}.landing .fcta-cards{height:230px;padding-top:44px}.landing .fcta-card{width:140px;height:140px}.landing .fcta-card.c-mid{margin:0 -10px}.landing .fcta-btn{padding:15px 34px;font-size:16px}}.landing .faq{background:#232f3e;padding:100px 40px 120px;position:relative;overflow:hidden}.landing .faq-inner{grid-template-columns:minmax(260px,1fr) minmax(0,1.5fr);align-items:start;gap:60px;max-width:1300px;margin:0 auto;display:grid}.landing .faq h2{font-family:var(--font-bricolage), sans-serif;color:#fff;letter-spacing:-.5px;margin:6px 0 0;font-size:clamp(28px,3vw,40px);font-weight:600;line-height:1.16}.landing .faq-list{flex-direction:column;gap:16px;display:flex}.landing .faq-item{background:#ffffff0d;border-radius:18px;transition:background .2s;overflow:hidden}.landing .faq-item[open]{background:#ffffff12}.landing .faq-q{cursor:pointer;font-family:var(--font-graphik), sans-serif;color:#fffffff2;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:20px;padding:26px 30px;font-size:clamp(16px,1.3vw,18px);list-style:none;display:flex}.landing .faq-q::-webkit-details-marker{display:none}.landing .faq-chevron{flex-shrink:0;width:20px;height:12px;transition:transform .25s;transform:rotate(180deg)}.landing .faq-item[open] .faq-chevron{transform:rotate(0)}.landing .faq-a{opacity:0;max-height:0;font-family:var(--font-graphik), sans-serif;color:#ffffffb3;padding:0 30px;font-size:clamp(15px,1.2vw,17px);line-height:1.55;transition:max-height .3s,opacity .25s,padding .3s;overflow:hidden}.landing .faq-item[open] .faq-a{opacity:1;max-height:300px;padding:0 30px 28px}@media (width<=820px){.landing .faq-inner{grid-template-columns:1fr;gap:32px}.landing .faq{padding:70px 20px 90px}}.landing .watermark{text-align:center;background:#0b1016;padding:70px 40px;overflow:hidden}.landing .watermark p{font-family:var(--font-bricolage), sans-serif;color:#54697f;white-space:nowrap;letter-spacing:-1.5px;max-width:1300px;margin:0 auto;font-size:clamp(38px,9vw,140px);font-weight:700;line-height:1.04}.landing .footer{color:#fff;background:#0b1016;padding:0 40px 60px}.landing .footer-inner{max-width:1300px;margin:0 auto}.landing .footer-rule{background:#ffffff1f;height:1px}.landing .footer-top{grid-template-columns:minmax(280px,1.6fr) repeat(4,minmax(0,1fr));gap:40px;padding:56px 0;display:grid}.landing .footer-brand .footer-logo{margin-bottom:22px;display:block}.landing .footer-brand p{font-family:var(--font-graphik), sans-serif;color:#ffffffd9;max-width:340px;margin:0 0 34px;font-size:16px;line-height:1.5}.landing .footer-legal{font-family:var(--font-graphik), sans-serif;gap:28px;font-size:15px;display:flex}.landing .footer-legal a{color:#ffffff8c;text-decoration:none}.landing .footer-legal a:hover{color:#fff}.landing .footer-col h3{font-family:var(--font-graphik), sans-serif;color:#fff;margin:0 0 22px;font-size:17px;font-weight:700}.landing .footer-col a{font-family:var(--font-graphik), sans-serif;color:#fff9;margin-bottom:16px;font-size:16px;text-decoration:none;transition:color .15s;display:block}.landing .footer-col a:hover{color:#fff}.landing .footer-col a .hiring{color:#4a86ff;margin-left:8px;font-size:14px}.landing .footer-bottom{flex-direction:column;gap:26px;padding-top:40px;display:flex}.landing .footer-copy{font-family:var(--font-graphik), sans-serif;color:#ffffff8c;font-size:16px}.landing .footer-social{gap:22px;display:flex}.landing .footer-social a{opacity:.85;transition:opacity .15s;display:block}.landing .footer-social a:hover{opacity:1}.landing .footer-social img{width:30px;height:30px;display:block}@media (width<=900px){.landing .footer-top{grid-template-columns:1fr 1fr;gap:32px}.landing .footer-brand{grid-column:1/-1}}@media (width<=560px){.landing .footer-top{grid-template-columns:1fr 1fr}.landing .watermark{padding:48px 20px}.landing .footer{padding:0 20px 44px}}.landing .models{text-align:center;background:#151b22;padding:80px 40px 100px;position:relative;overflow:hidden}.landing .models h2{font-family:var(--font-bricolage), sans-serif;color:#fff;letter-spacing:-.5px;margin:0 0 70px;font-size:clamp(26px,3.2vw,42px);font-weight:600;line-height:1.16}.landing .models-row{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:clamp(28px,6vw,90px);max-width:1200px;margin:0 auto;display:flex}.landing .model-item{flex-direction:column;align-items:center;gap:22px;width:130px;display:flex}.landing .model-item img{-o-object-fit:contain;object-fit:contain;width:78px;height:78px;display:block}.landing .model-item svg.model-svg{width:70px;height:70px;display:block}.landing .model-item span{font-family:var(--font-graphik), sans-serif;color:#ffffffd9;font-size:16px}@media (width<=768px){.landing .models h2{margin-bottom:48px}.landing .models-row{gap:32px 24px}.landing .model-item{width:100px}.landing .model-item img{width:60px;height:60px}.landing .model-item span{font-size:14px}}.landing .pricing{text-align:center;background:#243242;padding:96px 40px 120px;position:relative;overflow:hidden}.landing .pricing h2{font-family:var(--font-bricolage), sans-serif;color:#fff;letter-spacing:-.5px;margin:0 0 56px;font-size:clamp(28px,3.6vw,50px);font-weight:600;line-height:1.14}.landing .pr-compare{grid-template-columns:1fr 1fr;gap:24px;max-width:1160px;margin:0 auto 24px;display:grid}.landing .pr-cmp-card{text-align:left;backdrop-filter:blur(6px);background:#ffffff0b;border:1px solid #ffffff14;border-radius:16px;padding:44px 48px}.landing .pr-cmp-card.right{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.landing .pr-row{font-family:var(--font-graphik), sans-serif;color:#ffffffeb;align-items:baseline;gap:14px;padding:14px 0;font-size:clamp(17px,1.5vw,22px);display:flex}.landing .pr-row .lbl{white-space:nowrap}.landing .pr-row .dots{border-bottom:1px dashed #ffffff38;flex:1;transform:translateY(-4px)}.landing .pr-row .val{white-space:nowrap;font-weight:500}.landing .pr-row.total{color:#fff;padding-top:20px;font-weight:700}.landing .pr-row.total .dots{border-bottom-color:#fff6}.landing .pr-cmp-card.right .way{font-family:var(--font-graphik), sans-serif;color:#fff;font-size:20px;font-weight:600}.landing .pr-cmp-card.right .big{font-family:var(--font-bricolage), sans-serif;letter-spacing:-1px;color:#fff;margin:8px 0 4px;font-size:clamp(48px,6vw,76px);font-weight:600;line-height:1}.landing .pr-cmp-card.right .was{color:#ffffff9e;font-size:clamp(20px,2.4vw,30px);text-decoration:line-through}.landing .pr-cmp-card.right .tag{color:#ffffffd9;margin-top:8px;font-size:clamp(17px,1.5vw,22px)}.landing .pr-plans{grid-template-columns:repeat(5,1fr);gap:20px;max-width:1160px;margin:0 auto;display:grid}.landing .pr-plan{color:#0b1016;text-align:left;background:#fff;border:2px solid #0000;border-radius:16px;flex-direction:column;padding:26px 22px 22px;display:flex;position:relative}.landing .pr-plan.best{border-color:#fcca2e}.landing .pr-plan .pl-name{font-family:var(--font-graphik), sans-serif;min-height:26px;margin-bottom:8px;font-size:20px;font-weight:600}.landing .pr-plan .pl-price{font-family:var(--font-graphik), sans-serif;min-height:34px;margin-bottom:20px;font-size:26px;font-weight:700}.landing .pr-plan .pl-price .per{color:#0b1016b8;font-size:14px;font-weight:400}.landing .pr-plan .pl-price.custom{font-size:22px;line-height:1.2}.landing .pr-plan .pl-btn{color:#fff;height:38px;font-family:var(--font-graphik), sans-serif;cursor:pointer;text-align:center;background:#111820;border:none;border-radius:9px;align-items:center;padding:12px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background .18s;display:block}.landing .pr-plan .pl-btn:hover{background:#000}.landing .pr-plan .pl-credits{font-family:var(--font-graphik), sans-serif;color:#0b1016;margin-top:14px;font-size:13px;font-weight:600}.landing .pr-plan .pl-credits .extra{color:#946c00}.landing .pr-plan .pl-trusted{color:#0b1016ad;text-align:center;margin-top:14px;font-size:12px}.landing .pr-badge{color:#0b1016;font-family:var(--font-graphik), sans-serif;background:#fcca2e;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:16px;right:16px}@media (width<=900px){.landing .pr-compare{grid-template-columns:1fr}.landing .pr-plans{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.landing .pricing{padding:64px 20px 80px}.landing .pr-cmp-card{padding:32px 26px}.landing .pr-plans{grid-template-columns:repeat(2,1fr);gap:14px}.landing .pr-free{display:none}}