@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,300;9..40,400&family=Open+Sans:wght@300;400;500;600;700;800&family=Pretendard:wght@400;500;600;700&display=swap";:root{--orange: #ff6536;--dark: #242424;--black: #050505;--muted: rgba(0, 0, 0, .5);--flody-orange: #ff6536;--text-brand: #ff6536;--status-playing: #ff6536;--gray-0: #ffffff;--gray-50: #f9f9f9;--gray-100: #f4f4f4;--gray-200: #e2e2e2;--gray-400: #aeaeae;--gray-900: #0e0e0e;--text-primary: #0e0e0e;--text-secondary: #505050;--text-tertiary: #afafaf;--text-gray: #878787;--text-inverse: #ffffff;--border-default: #dcdcdc;--border-danger: #ff3030;--dropdown-bg: #f4f4f4;--dropdown-border: #c3c3c3;--input-bg: rgba(255, 255, 255, .4);--input-border: #c3c3c3;--sched-01: #ff9372;--sched-02: #9f8aff;--sched-02-50: #b9a9ff;--sched-03: #58f4e4;--page-w: 390px;--gutter: 28px}*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden;overflow-x:clip;overscroll-behavior-x:none}html{scroll-behavior:auto;scrollbar-width:none}html::-webkit-scrollbar{display:none}body{margin:0;background:#171717;font-family:Open Sans,Pretendard,Arial,sans-serif;color:var(--black)}.page-shell{min-height:100vh;max-width:100%;background:#171717}.canvas-stage{position:relative;width:100%;max-width:100%;height:calc(var(--mobile-canvas-height, 5769px) * var(--canvas-scale, 1));overflow:hidden}.canvas{position:absolute;left:50%;top:0;width:390px;height:var(--mobile-canvas-height, 5769px);margin:0;overflow:hidden;background:#fff;transform:translate(-50%) scale(var(--canvas-scale, 1));transform-origin:top center}.hero-media-slot{position:absolute;left:0;top:0;width:390px;height:451px;overflow:hidden;background:#211b16}.hero-media-slot iframe{width:100%;height:100%;border:0}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.nav{position:absolute;left:0;top:9px;width:390px;height:48px}.nav img{position:absolute;left:166px;top:20px;width:58px;height:21px;object-fit:contain}.hero-copy{position:absolute;left:0;top:382px;width:390px;height:380px;padding:0}.hero-shape{position:absolute;left:0;top:0;width:390px;height:380px}.hero-mark{position:absolute;left:27px;top:18px;width:40px;height:22px}.eyebrow{position:absolute;left:50%;transform:translate(-50%);top:60px;margin:0;color:var(--orange);font-size:13px;line-height:1;font-weight:700;white-space:nowrap}.eyebrow.left{left:29px;top:44px;transform:none}h1,h2{margin:0;font-weight:700;font-size:32px;line-height:1.15;letter-spacing:0}.hero-copy h1{position:absolute;left:28px;top:86px;width:328px}.hero-copy>p:not(.eyebrow){position:absolute;left:28px;top:176px;margin:0;color:var(--muted);font-size:15px;line-height:1.4}.cta{position:relative;display:inline-flex;justify-content:center;align-items:center;gap:2px;height:40px;padding:0 16px;border:1px solid rgba(255,101,54,.2);border-radius:999px;background:var(--orange);box-shadow:2px 2px 15px #ac766566;color:#fff;text-decoration:none;font-size:13px;font-weight:600;line-height:1.5;white-space:nowrap}.cta svg,.submit svg{flex:none}@property --glow-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.cta,.submit{--glow-color: 108, 75, 255}.request-cta,.submit{--glow-color: 255, 183, 0}.diff-cta,.outline{--glow-color: 255, 101, 54}.cta:before,.submit:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;padding:3px;border-radius:inherit;background:conic-gradient(from var(--glow-angle),rgba(var(--glow-color),0) 0deg,rgba(var(--glow-color),0) 40deg,rgb(var(--glow-color)) 95deg,rgba(var(--glow-color),0) 165deg,rgba(var(--glow-color),0) 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;filter:blur(4px);opacity:.9;pointer-events:none;animation:cta-glow 4s linear infinite}.cta:not(.outline):not(.diff-cta):before,.submit:before{top:-4px;right:-4px;bottom:-4px;left:-4px;padding:4px;filter:blur(5px);opacity:1}.no-glow:before{display:none}@keyframes cta-glow{to{--glow-angle: 360deg}}.floating-cta{position:fixed;left:50%;z-index:40;padding:0 20px;box-shadow:0 2px 6px #30140833,0 12px 28px #3014083d;font-weight:600;translate:-50% 0;transition:opacity .26s ease,translate .26s ease}.floating-cta[data-hidden=true]{opacity:0;translate:-50% 14px;pointer-events:none}@media(prefers-reduced-motion:reduce){.floating-cta{transition:opacity .01ms}}.hero-cta{position:absolute;left:178px;top:0;width:202px;height:48px;font-size:14px;font-weight:700;filter:drop-shadow(4px 4px 2px rgba(0,0,0,.2))}.diff-cta{position:absolute;left:82.5px;top:692px;width:226px;height:42px;background:#fff;color:#0009;box-shadow:2px 2px 15px #ff653666}.outline{background:#fff;color:#0009;border-color:#7d7d7d33;box-shadow:none}.feature-viewport{position:absolute;z-index:3;left:0;top:786px;width:390px;height:240px;padding-top:16.5px;padding-left:28px;overflow:hidden;touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none}.feature-viewport.is-dragging{cursor:grabbing}.feature-rail{position:relative;width:max-content;will-change:transform;height:192px;display:flex;gap:6px;padding-right:28px}.feature-card{position:relative;flex:0 0 144px;width:144px;height:192px;overflow:hidden;border-radius:10px;background:#f2f2f2;box-shadow:2px 8px 20px #0003;scroll-snap-align:start}.rail-control{display:none}.feature-card h3{position:absolute;left:16px;top:14px;margin:0;font-size:15px;line-height:1.15}.feature-card p{position:absolute;left:16px;top:54px;margin:0;color:#0009;font-size:10px;line-height:1.2}.feature-card>img{position:absolute;max-width:none;-webkit-user-drag:none;pointer-events:none}.curation>img{left:-28.8px;top:-10.5px;width:202px;height:243.3px}.scheduling{background:#fff4f1}.scheduling>img{left:-27px;top:-65.7px;width:207px;height:288.3px}.included{background:#ecece8}.included>img{left:-30.2px;top:-63.5px;width:204.4px;height:290px}.included p{letter-spacing:-.32px}.premium{background:#ecece8}.premium>img{left:-6px;top:-6.5px;width:150px;height:247.9px}.premium:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#35292099,#fff0 53.093%);mix-blend-mode:multiply}.premium h3,.premium p{color:#fff;z-index:1}.premium p{color:#fff9;letter-spacing:-.2px}.shadow-band{position:absolute;left:0;top:974px;width:390px;height:84px;border-radius:0 0 24px 24px;background:#fff;box-shadow:0 5px 40px #0000001a;clip-path:inset(0 -60px -60px -60px);z-index:2}.section-block,.dark-section{position:absolute;left:0;width:390px;padding:0;overflow:hidden}.section-block h2,.dark-section h2{position:absolute;left:28px;top:112px}.section-block>p:not(.eyebrow),.dark-section>p:not(.eyebrow){position:absolute;left:28px;top:202px;margin:0;color:#00000080;font-size:15px;line-height:1.4}.experience{top:1014px;height:calc(692px + var(--experience-extra, 0px));background:#f0ebebcc}.experience h2{top:156px;width:214px}.experience>p:not(.eyebrow){top:283px}.experience .eyebrow{top:104px}.experience-list{position:absolute;left:8px;top:360px;width:374px}.experience-row{position:relative;display:flex;align-items:center;gap:24px;width:374px;height:60px;margin-bottom:4px;padding:0 0 0 27px;overflow:hidden;border:1px solid transparent;border-radius:10px;background:#2c3b4e;font-family:inherit;text-align:left;cursor:pointer;transition:height .28s ease,padding-bottom .28s ease,border-color .2s ease,box-shadow .2s ease}.experience-plus{display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;color:#fff;background:var(--orange)}.experience-row p{margin:0}.canvas .experience-row>p{flex:0 0 274px}.experience-row strong,.experience-row small{display:block}.experience-row strong{color:var(--orange);font-size:15px;font-weight:600;line-height:1.45}.experience-row small{color:#ffffffb3;font-size:11px;line-height:1.45}.experience-row.is-open{height:210px;padding-bottom:150px;border-color:var(--orange);box-shadow:3px 3px 10px #ff65364d}.experience-detail{position:absolute;left:17px;top:60px;display:none;align-items:center;gap:14px;width:338px;padding-top:16px;border-top:1px solid rgba(255,255,255,.2)}.experience-row.is-open .experience-detail{display:flex}.experience-shot{position:relative;flex:0 0 114px;width:114px;height:114px;border-radius:12px;overflow:hidden;isolation:isolate}.experience-shot img{display:block;width:100%;height:100%;object-fit:cover}.experience-shot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#6d6d6d 0,#fff0 43.42%);mix-blend-mode:multiply}.experience-detail>div{min-width:0}.experience-detail b{display:block;margin-bottom:8px;color:#fff;font-size:14px;font-weight:500;line-height:1.3;white-space:pre-line}.experience-detail ul{margin:0;padding:0;list-style:none}.experience-detail li{color:#ffffffb3;font-size:11px;line-height:1.45;white-space:nowrap}.experience-detail li+li{margin-top:1px}.experience-detail li:before{content:"⋅ "}.after-experience{transform:translateY(var(--experience-extra, 0px))}.apply.after-experience{transform:translateY(calc(var(--experience-extra, 0px) + var(--beta-extra, 0px)))}footer.after-experience{transform:translateY(calc(var(--experience-extra, 0px) + var(--beta-extra, 0px) + var(--form-extra, 0px)))}.why{top:1706px;height:831px;background:linear-gradient(180deg,#ff653650 0,#ff65363d 14px,#ff653626,#ff653615,#ff653609,#ff653602 94px,#ff653600 110px),#fff}.why>p:not(.eyebrow){top:239px}.compare{position:absolute;left:6px;top:371px;display:flex;gap:8px}.compare-card{width:184px;height:275px;padding:19px 17px 0;border-radius:24px;overflow:hidden}.compare-card.old{background:#ababab33}.compare-card.flody{background:var(--orange);color:#fff;box-shadow:4px 4px 20px #ff653680}.compare-card h3{height:42px;margin:0;font-size:12px;line-height:1.45;font-weight:600}.compare-card.old h3{color:#05050570}.compare-card h3 b{font-size:23px}.compare-card h3 span{margin-right:8px}.compare-card h3 img{width:60px;vertical-align:middle}.compare-card.flody h3{display:flex;align-items:flex-start;padding-top:7px}.compare-card.flody h3 span{padding-top:3px}.compare-card.flody h3 img{display:block;height:22px}.compare-card p{width:170px;height:36px;margin:0;padding-top:10px;border-top:1px solid rgba(0,0,0,.25);color:#000000b3;font-size:12px;line-height:1.35;transform:scaleX(.882353);transform-origin:left center}.compare-card.flody p{border-color:#fffffff2;color:#fff;font-weight:600}.content{top:2432px;height:754px;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -5px 40px #00000029}.content h2{white-space:nowrap}.content>p:not(.eyebrow){top:239px}.content-objects{position:absolute;left:0;top:0;width:390px;height:754px;pointer-events:none}.desktop-page .weather,.desktop-page .photo,.desktop-page .small-photo,.desktop-page .clock,.desktop-page .time-widget{transform:translate3d(calc(var(--parallax-x, 0px) * var(--depth, 1)),calc(var(--parallax-y, 0px) * var(--depth, 1)),0) rotate(calc(var(--parallax-r, 0deg) * var(--depth, 1)));transition:transform .38s cubic-bezier(.22,.61,.36,1);will-change:transform}.photo.c{--depth: 1.5}.photo.a{--depth: 1.15}.time-widget{--depth: 1}.weather{--depth: .8}.photo.b{--depth: .65}.clock{--depth: .5}.small-photo{--depth: .3}.weather{position:absolute;left:48px;top:385px;width:93px;height:92.816px;overflow:hidden;border-radius:19.254px;color:#fff;filter:drop-shadow(3.444px 3.758px 10.177px rgba(0,0,0,.25))}.weather-bg,.weather-frost{position:absolute;left:0;width:93px;height:93px;border-radius:11.562px}.weather-bg{top:-.184px;background:linear-gradient(#99c7ff,#73b4ff 54.849%,#869efd)}.weather-frost{top:-.279px;background:#ffffff03;-webkit-backdrop-filter:blur(2.302px);backdrop-filter:blur(2.302px)}.weather-temp{position:absolute;left:9.024px;top:13.598px;color:#fff;font-family:DM Sans,sans-serif;font-size:28.921px;font-weight:300;line-height:16.774px}.weather-degree{position:absolute;left:34.585px;top:8.103px;color:#fff;font-family:DM Sans,sans-serif;font-size:12.551px;line-height:16.774px}.weather-sun{position:absolute;left:28.548px;top:20.998px;width:39.778px;height:39.778px;transform:rotate(-3.63deg)}.weather-cloud{position:absolute;left:28.681px;top:30.679px;width:89.163px;height:52.3px}.photo{position:absolute;display:flex;align-items:center;justify-content:center}.photo>img{flex:none;width:120px;height:120px;border:1px solid rgba(255,255,255,.7);border-radius:10px;object-fit:cover;box-shadow:1px 8px 21px #0003}.photo.a{left:159px;top:387px;width:154.365px;height:154.365px}.photo.a>img{transform:rotate(20.45deg)}.photo.b{left:87px;top:446px;width:143.346px;height:143.346px}.photo.b>img{transform:rotate(-12.64deg)}.photo.c{left:135px;top:503px;width:120px;height:120px;overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:10px;box-shadow:1px 8px 21px #0003}.photo.c>img{position:absolute;left:0;top:-6.58%;width:100%;height:138.39%;max-width:none;border:0;border-radius:0;box-shadow:none}.small-photo{position:absolute;left:293.916px;top:331.92px;display:flex;align-items:center;justify-content:center;width:69.305px;height:69.305px}.small-photo>div{flex:none;position:relative;overflow:hidden;width:58.173px;height:58.173px;border:.485px solid rgba(255,255,255,.3);border-radius:4.848px;transform:rotate(-12.4deg);box-shadow:.485px 3.878px 10.18px #0003}.small-photo img{position:absolute;left:-34.8%;top:-34.17%;width:302.7%;height:169.2%;max-width:none}.clock{position:absolute;left:265.967px;top:540.744px;width:111.186px;height:111.186px}.clock img{width:100%;height:100%}.clock-hand{position:absolute;left:54.034px;bottom:57.932px;transform-origin:50% 100%;rotate:var(--angle);border-radius:1px;background:#a5a5a5}.clock-hand.minute{width:1.6px;height:20px;margin-left:-.8px}.clock-hand.hour{width:1.6px;height:13.7px;margin-left:-.8px}.clock-hand.second{width:.534px;height:19px;margin-left:-.267px;background:var(--orange)}.time-widget{position:absolute;left:34px;top:608px;width:156px;height:65.228px;overflow:hidden;border-radius:27.368px;background:#ffffff03;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:5px 5px 30px #0003;font-family:Open Sans,sans-serif}.time-widget span{position:absolute;top:13.23px;color:#50505099;font-size:8.211px;line-height:9.123px;font-weight:600;letter-spacing:-.1232px}.tw-date{left:22.81px}.tw-place{left:72.07px}.tw-rule{position:absolute;left:67.96px;top:15.05px;width:.32px;height:5.93px;background:#8b8b89}.time-widget strong{position:absolute;left:72.07px;top:33.75px;translate:-50% 0;color:#505050;font-size:27.368px;line-height:9.123px;font-weight:300;letter-spacing:-.4105px;white-space:nowrap}.time-widget em{position:absolute;left:132.89px;top:40.6px;translate:-50% 0;color:#50505099;font-size:9.123px;line-height:9.123px;font-style:normal;font-weight:600;letter-spacing:-.1368px}@keyframes object-drift{0%,to{translate:0 0;rotate:0deg}25%{translate:var(--fx) calc(var(--fy) * -.55);rotate:var(--fr)}50%{translate:calc(var(--fx) * .2) calc(var(--fy) * -1);rotate:0deg}75%{translate:calc(var(--fx) * -.8) calc(var(--fy) * -.4);rotate:calc(var(--fr) * -1)}}.weather,.photo.a,.photo.b,.photo.c,.small-photo,.clock,.time-widget{animation:object-drift var(--drift, 11s) ease-in-out infinite;animation-delay:var(--drift-shift, 0s)}.weather{--fx: 5px;--fy: 7px;--fr: .25deg;--drift: 11.3s;--drift-shift: -2.4s}.photo.a{--fx: -6px;--fy: 9px;--fr: -.7deg;--drift: 12.7s;--drift-shift: -5.1s}.photo.b{--fx: 7px;--fy: 6px;--fr: .6deg;--drift: 9.1s;--drift-shift: -1.2s}.photo.c{--fx: -5px;--fy: 8px;--fr: .8deg;--drift: 14.3s;--drift-shift: -7.3s}.small-photo{--fx: 4px;--fy: 5px;--fr: -.9deg;--drift: 8.3s;--drift-shift: -3.7s}.clock{--fx: -4px;--fy: 6px;--fr: .4deg;--drift: 10.7s;--drift-shift: -6.2s}.time-widget{--fx: 6px;--fy: 5px;--fr: -.25deg;--drift: 12.1s;--drift-shift: -4.5s}.dark-section{color:#fff;background:#242424}.dark-section>p:not(.eyebrow){color:#ffffff80}.usecases{top:3186px;height:620px}.usecases h2,.apply h2{color:#fff}.usecases h2 .tighten{letter-spacing:-.6px}.usecase-carousel{position:absolute;left:-137px;top:337px;width:664px;height:411px;outline:none;touch-action:pan-y;-webkit-user-select:none;user-select:none}.usecase-orbit{position:absolute;left:0;top:0;width:664px;height:664px}.orbit-card{position:absolute;left:50%;top:50%;width:144px;height:212px;padding:0;overflow:hidden;border:0;border-radius:10px;background:#111;box-shadow:-8px 7px 54px #000;transform:translate(-50%,-50%) rotate(calc(var(--item-angle) + var(--orbit-rotation))) translateY(calc(-226px - var(--orbit-lift, 0px))) scale(var(--orbit-scale, 1));transition:transform .62s cubic-bezier(.22,.8,.24,1),filter .3s ease;cursor:pointer}.usecase-carousel.is-focused .orbit-card.is-active{--orbit-lift: 22px;--orbit-scale: 1.1;box-shadow:-10px 12px 64px #000000d9}.usecase-carousel.is-focused .orbit-card:not(.is-active){filter:brightness(.55)}.orbit-card>img{width:100%;height:100%;object-fit:cover;pointer-events:none}.orbit-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(-33.158deg,rgba(0,0,0,.2) .586%,transparent 99.414%);mix-blend-mode:multiply;box-shadow:inset 0 0 1px #fff9}.orbit-card span{position:absolute;left:16px;top:12px;color:#fff;font-size:9px;font-weight:600;line-height:1.45;z-index:2}.carousel-control{position:absolute;top:88px;display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#00000052;color:#fff;opacity:0;transition:opacity .2s ease;z-index:20}.usecase-carousel:hover .carousel-control,.usecase-carousel:focus-within .carousel-control{opacity:1}.carousel-control svg{width:18px;height:18px}.carousel-prev{left:145px}.carousel-next{right:145px}.info-table{position:absolute;left:28px;top:427px;width:328px}.info-line{position:relative;display:grid;grid-template-columns:178px 1fr;min-height:52px;padding-top:10px}.info-line:before,.info-table:after{content:"";position:absolute;left:2px;right:0;border-top:1px solid rgba(0,0,0,.14)}.info-line:before{top:0}.info-table:after{bottom:0}.info-line strong{font-size:14px;line-height:1.15}.info-line span{white-space:pre-line;color:#00000080;font-size:12px;line-height:1.3}.outline.apply-cta{border-color:#ff653633;box-shadow:2px 2px 15px #ff653666}.small{position:absolute;left:28px;top:611px;width:160px}.artist-btn{position:absolute;left:28px;top:572px;width:145px}.beta{top:3806px;height:calc(766px + var(--beta-extra, 0px));background:#f7f7f7}.beta>p:not(.eyebrow){top:287px}.beta[data-role=partner]>p:not(.eyebrow){top:324px}.beta[data-role=artist] .info-table{top:388px}.beta .tabs{position:absolute;left:21px;top:113px;width:348px;margin:0}.beta h2{top:197px}.beta-pills{position:absolute;left:28px;top:378px;display:grid;gap:8px;width:334px}.beta-pills>div{display:flex;align-items:center;gap:11px;height:52px;padding:13px 18px;border-radius:999px;background:#fff;box-shadow:1px 2px 20px #0000001a}.beta-pills svg{flex:none;width:22px;height:22px;padding:5px;border-radius:999px;background:#ff65361f;color:var(--orange)}.beta-pills strong{display:block;color:var(--orange);font-size:12px;line-height:1}.beta-pills span{display:block;margin-top:5px;color:#000000b3;font-size:10px;line-height:1}.beta-buttons{position:absolute;left:28px;top:638px;display:flex;gap:4px;width:334px;padding-top:28px}.beta-buttons:before{content:"";position:absolute;left:4px;right:4px;top:0;border-top:1px solid rgba(0,0,0,.08)}.beta-buttons .cta{width:160px}.apply{top:4572px;height:calc(1197px + var(--form-extra, 0px))}.apply>em{position:absolute;left:28px;top:301px;color:var(--orange);font-size:12px;line-height:1.4;font-style:normal;font-weight:500}.form-card{position:absolute;left:12px;top:330px;width:366px;height:calc(753px + var(--form-extra, 0px));transition:height .24s ease;padding:9px 16px 0;border-radius:20px;background:#f3efef;color:#000}.tabs{display:grid;grid-template-columns:106px 1fr 1fr;align-items:center;height:44px;margin:0 -7px 20px;padding:1px;border-radius:999px;background:#ece9e9;color:#999;font-size:12px;font-weight:600;text-align:center}.tabs button{display:grid;place-items:center;height:40px;padding:0;border:0;background:transparent;color:#999;font:inherit;cursor:pointer}.tabs button.is-active{border:1px solid rgba(154,154,154,.3);border-radius:999px;background:#fff;box-shadow:1px 1px 10px #4d4d4d33;color:var(--orange);font-size:12px}.field{display:block;height:61px;margin-bottom:14px;color:#afafaf;font-family:Pretendard,sans-serif;font-size:12px;font-weight:600}.field label{display:block;height:21px;line-height:21px}.field label b{color:var(--orange);font-weight:600}.field label em{margin-left:6px;color:var(--orange);font-size:8.4px;font-style:normal;font-weight:600}.field input,.field select,.field textarea{display:block;width:334px;height:36px;padding:0 20px;border:1px solid #c3c3c3;border-radius:10px;background:#fff6;color:#0009;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .2s ease,box-shadow .2s ease}.field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:44px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='rgba(0,0,0,0.6)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;background-size:20px}.field :is(input,select,textarea):focus-visible{outline:0;border-color:var(--orange);box-shadow:0 0 0 3px #ff65362e}.field ::placeholder{color:#00000030}.field select:has(option[value=""]:checked){color:#00000030}.field.is-invalid :is(input,select,textarea){border-color:var(--border-danger)}.field.area{height:123px}.field.area textarea{height:98px;padding:10px 20px;line-height:1.5;resize:none}.agree{display:flex;gap:12px;align-items:flex-start;width:300px;margin:20px 0 28px;color:#00000080;font-family:Pretendard,sans-serif;font-size:10px;line-height:1.5}.agree input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:13px;height:13px;margin:8.75px 0 0;flex:0 0 13px;border:1px solid #939392;border-radius:4px;background:#fff}.agree input:checked{border:0;background:#fff url(/assets/checkbox-container.svg) center / 13px 13px no-repeat}.agree input:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.agree.is-invalid input{border-color:var(--border-danger)}.submit[disabled]{opacity:.7;cursor:progress}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.submit{position:relative;display:flex;align-items:center;justify-content:center;gap:2px;width:334px;height:40px;border:1px solid rgba(255,101,54,.2);border-radius:999px;background:var(--orange);color:#fff;box-shadow:2px 2px 15px #ac766566;font-family:Open Sans,sans-serif;font-size:13px;font-weight:600}.form-note{margin:8px -6px 0;color:#0000004d;font-family:Pretendard,sans-serif;font-size:10px;line-height:16px;letter-spacing:-.3px;text-align:center}footer{position:absolute;left:0;top:5713px;display:flex;align-items:center;justify-content:space-between;width:390px;height:56px;padding:13px 20px;border-top:1px solid rgba(255,255,255,.1);background:#171717}footer img{width:58px;height:21px;object-fit:contain}footer>span{color:#ffffff80;font-family:Pretendard,sans-serif;font-size:10px}.footer-brand{display:flex;align-items:center;gap:6px}.footer-brand span{color:#ffffff80;font-family:Pretendard,sans-serif;font-size:9px;line-height:1}.desktop-stage{position:relative;width:100%;overflow:hidden;background:#171717}.desktop-page{position:relative;left:50%;width:1920px;min-width:0;margin-left:-960px;overflow:hidden;background:#fff;color:var(--black);transform:scale(var(--pc-scale, 1));transform-origin:top center}.pc-copy{position:absolute;left:462px;top:var(--copy-top, 92px);z-index:2}.desktop-page .eyebrow{position:static;display:block;transform:none;margin:0 0 8px;font-size:14px;line-height:1}.pc-copy h2{margin:0 0 var(--p-gap, 24px);font-size:44px;line-height:1.2;letter-spacing:-.88px}.pc-copy>p:not(.eyebrow){margin:0;color:#00000080;font-size:20px;line-height:1.4}.pc-hero{position:relative;height:880px;overflow:hidden;background:#211b16;color:#fff}.pc-hero .hero-media-slot{top:0;right:0;bottom:0;left:0;width:100%;height:100%}.pc-hero .hero-media-slot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#00000080,#6e6e6e00 58.25%);pointer-events:none}.pc-hero .hero-media{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pc-nav{position:absolute;left:466px;top:26px;z-index:3}.pc-nav>img{display:block;width:92px;height:34px}.pc-hero-eyebrow{position:absolute;left:466px;top:599px;z-index:3;margin:0;color:var(--orange);font-size:20px;font-weight:700;line-height:1}.pc-hero-mark{position:absolute;left:1013px;top:600px;z-index:3;width:46px;height:25px}.pc-hero-title{position:absolute;left:462px;top:627px;z-index:3;margin:0;color:#fff;font-size:50px;line-height:1.2;letter-spacing:-1px}.pc-hero-lede{position:absolute;left:1013px;top:634px;z-index:3;margin:0;color:#ffffffb8;font-size:20px;font-weight:500;line-height:1.4;letter-spacing:-.21px}.pc-hero-cta{position:absolute;left:466px;top:771px;z-index:3;height:58px;padding:0 28px 0 32px;border-radius:100px;font-size:18px;font-weight:700;line-height:1;filter:drop-shadow(5px 5px 10px rgba(0,0,0,.2))}.pc-hero-cta svg{width:20px;height:20px}.pc-features{position:relative;height:653px;background:#fff}.pc-feature-row{position:absolute;left:461px;top:90px;display:flex;gap:10.08px}.desktop-page .feature-card{zoom:1.6793;transition:transform .34s cubic-bezier(.22,.8,.24,1),box-shadow .34s cubic-bezier(.22,.8,.24,1)}.desktop-page .feature-card:hover{z-index:2;transform:translateY(-10px) scale(1.04);box-shadow:3px 18px 38px #0000004d}@media(prefers-reduced-motion:reduce){.desktop-page .feature-card:hover{transform:none}}.pc-diff-cta{left:802px;top:483px;width:315px;height:62px;border-width:1.43px;border-radius:143px;box-shadow:2.87px 2.87px 21.5px #ff653666;font-size:18px;line-height:1}.pc-diff-cta svg{width:22px;height:22px}.pc-experience{position:relative;padding:94px 0;background:#f3efef;--copy-top: 92px;--p-gap: 22.6px}.desktop-page .experience-list{position:static;width:484px;margin-left:973px}.desktop-page .experience-row{flex-wrap:wrap;width:100%;height:auto;margin:0;padding:24px 0;border:0;border-top:1px solid rgba(0,0,0,.12);border-radius:0;background:transparent}.desktop-page .experience-row:last-child{border-bottom:1px solid rgba(0,0,0,.12)}.desktop-page .experience-row.is-open{padding-bottom:14px;box-shadow:none}.desktop-page .experience-row>p{flex:1 1 auto;min-width:0}.desktop-page .experience-plus{flex-basis:32px;width:32px;height:32px}.desktop-page .experience-plus svg{width:16px;height:16px}.desktop-page .experience-row strong{font-size:20px}.desktop-page .experience-row small{color:#000000b3;font-size:14.5px}.desktop-page .experience-detail{position:static;justify-content:flex-start;gap:24px;width:100%;margin:0;padding-top:14px;border-top:1px solid rgba(0,0,0,.12)}.desktop-page .experience-detail>div{flex:none;width:284px}.desktop-page .experience-shot{flex-basis:150px;width:150px;height:129px}.desktop-page .experience-detail b{margin-bottom:8px;color:#787878;font-size:15px;line-height:1.3}.desktop-page .experience-detail li{color:#828282b3;font-size:13px;line-height:1.45}.pc-why{position:relative;height:538px;overflow:hidden;background:#fff;--copy-top: 92px}.pc-why-glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.pc-why-glow i{position:absolute;display:block;border-radius:50%;background:var(--orange);filter:blur(150px)}.pc-why-glow i:nth-child(1){left:97px;top:83px;width:476px;height:237px;opacity:.3}.pc-why-glow i:nth-child(2){left:27px;top:202px;width:331px;height:151px;opacity:.5}.pc-why-glow i:nth-child(3){right:0;top:243px;width:354px;height:110px;opacity:.5}.desktop-page .compare{left:972px;top:100.68px;gap:8px;transform:scale(1.2242);transform-origin:top left}.pc-content{position:relative;height:557px;background:#fff;--copy-top: 91px}.pc-object-stage{position:absolute;left:973.9px;top:-486.8px;width:0;height:0}.desktop-page .content-objects{zoom:1.4155}.desktop-page .photo.a{left:200.9px}.desktop-page .photo.b{top:472.2px}.desktop-page .small-photo{top:344.7px}.desktop-page .clock{left:288.3px;top:553px;scale:.8133;transform-origin:top left}.desktop-page .time-widget{left:-1.3px;top:594.7px;scale:1.2049;transform-origin:top left}.pc-usecases{position:relative;height:607px;overflow:hidden;background:#242424;color:#fff;--copy-top: 109px}.pc-usecases h2,.pc-apply h2{color:#fff}.pc-usecases .pc-copy>p:not(.eyebrow),.pc-apply .pc-copy>p:not(.eyebrow){color:#ffffff80}.desktop-page .usecase-carousel{left:682px;top:250px;width:892.56px;height:892.56px;transform:translate(110px,80px) scale(1.2);transform-origin:left bottom}.desktop-page .usecase-orbit{zoom:1.344}.desktop-page .carousel-control{top:118px;width:48px;height:48px}.desktop-page .carousel-control svg{width:22px;height:22px}.desktop-page .carousel-prev{left:235px}.desktop-page .carousel-next{right:235px}.pc-beta{position:relative;height:901px;background:#f7f7f7}.pc-beta:before,.pc-beta:after{content:"";position:absolute;left:1px;width:1919px;height:1px;background:#0000001a}.pc-beta:before{top:92px}.pc-beta:after{top:809px}.pc-beta-col{position:absolute;top:162px}.pc-beta-col+.pc-beta-col:before{content:"";position:absolute;left:-40px;top:-70px;width:1px;height:717px;background:#0000001a}.pc-beta-col:nth-child(1){left:412px;width:296px}.pc-beta-col:nth-child(2){left:783px;width:328px}.pc-beta-col:nth-child(3){left:1192px;width:280px}.pc-beta-col .eyebrow{margin-bottom:9px}.pc-beta-col h2{margin:0;font-size:36px;line-height:1.2;letter-spacing:-.72px}.pc-beta-col>p:not(.eyebrow){margin:11.5px 0 0;color:#00000080;font-size:16px;line-height:1.4;letter-spacing:-.16px}.pc-beta-col .cta{position:absolute;left:0;top:510px;height:52px;padding:0 26px;border-width:1.3px;border-color:#ff653633;border-radius:130px;box-shadow:2.6px 2.6px 19.5px #ff653666;font-size:14.9px}.pc-beta-col .cta svg{width:20.8px;height:20.8px}.desktop-page .beta-pills{position:static;gap:9px;width:100%;margin-top:30.8px}.desktop-page .beta-pills svg{display:none}.desktop-page .beta-pills>div{height:57px;padding:0 20px 0 23px;box-shadow:1px 2px 22px #0000001a}.desktop-page .beta-pills strong{font-size:15.1px}.desktop-page .beta-pills span{margin-top:5.5px;font-size:11.9px;letter-spacing:-.12px}.desktop-page .info-table{position:static;width:100%;margin:34.8px 0 0}.desktop-page .info-line{display:block;min-height:65px;padding-top:12px}.desktop-page .info-line strong{font-size:16px;letter-spacing:-.32px}.desktop-page .info-line span{display:block;margin-top:4px;white-space:normal;font-size:13px;line-height:1}.pc-apply{position:relative;padding:133px 0 80px;background:#242424;color:#fff}.pc-role-note{position:absolute;left:977px;top:104px;color:var(--orange);font-size:13px;font-style:normal;font-weight:500}.desktop-page .form-card{position:relative;left:auto;top:auto;width:483px;height:auto;margin-left:972px;padding:9px 16px 53.6px;box-shadow:8px 12px 30px #000000b3}.desktop-page .tabs{grid-template-columns:141.4px 1fr 1fr;height:58.79px;margin:0 -7px 21.2px;padding:1.34px;font-size:16px}.desktop-page .tabs button{height:56.1px}.desktop-page .tabs button.is-active{font-size:16px}.desktop-page .field{font-size:14px}.desktop-page .field :is(input,select,textarea){width:451px}.desktop-page .agree{width:100%;gap:16.9px;margin:28px 0 0;font-size:13.5px;line-height:20.25px}.desktop-page .agree input{flex-basis:16.9px;width:16.9px;height:16.9px;margin-top:1.7px}.desktop-page .agree input:checked{background-size:16.9px 16.9px}.desktop-page .submit{width:451px;height:54px;margin-top:32px;font-size:17.55px}.desktop-page .submit svg{width:21.6px;height:21.6px}.desktop-page .form-note{margin:10.8px 0 0;font-size:12.5px;line-height:21.6px;letter-spacing:-.2px}.pc-sticky-header{position:fixed;left:0;top:0;z-index:40;width:100%;border-bottom:1px solid rgba(0,0,0,.06);background:#ffffff9e;-webkit-backdrop-filter:blur(22px) saturate(1.4);backdrop-filter:blur(22px) saturate(1.4);transition:opacity .26s ease,translate .26s ease}.pc-sticky-header[data-hidden=true]{opacity:0;translate:0 -100%;pointer-events:none}.pc-sticky-inner{display:flex;align-items:center;justify-content:space-between;width:min(calc(1200px * var(--pc-scale, 1)),calc(100% - 48px));height:calc(72px * var(--pc-scale, 1));margin:0 auto}.pc-sticky-inner>img{width:calc(70.35px * var(--pc-scale, 1));height:auto;filter:brightness(0);opacity:.86}.pc-sticky-header .cta{height:calc(50.6px * var(--pc-scale, 1));padding:0 calc(23px * var(--pc-scale, 1));font-size:calc(16.1px * var(--pc-scale, 1))}.pc-sticky-header .cta svg{width:calc(18.4px * var(--pc-scale, 1));height:calc(18.4px * var(--pc-scale, 1))}@media(prefers-reduced-motion:reduce){.pc-sticky-header{transition:opacity .01ms}}.pc-footer{position:relative;left:auto;top:auto;width:100%;height:72px;border-top:1px solid rgba(255,255,255,.2);background:#171717;padding:0 calc((1920px - min(1200px,100vw / var(--pc-scale, 1) - 48px))/2)}.pc-footer .footer-brand{position:static;gap:8px}.pc-footer .footer-brand img{width:83.7px;height:30.6px}.pc-footer .footer-brand span{font-size:12px}.pc-footer>span{position:static;color:#ffffff80;font-family:Pretendard,sans-serif;font-size:13px;line-height:16px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.weather,.photo.a,.photo.b,.photo.c,.small-photo,.clock,.time-widget{animation:none!important;transform:none!important}.cta:before,.submit:before{animation:none!important}}
