@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+KR:wght@400;500;700;900&display=swap";:root{--primary:#47a919;--primary-light:#a8e063;--primary-bg:#47a9191a;--secondary:#90c;--secondary-light:#f5d9ff;--secondary-bg:#9600c80d;--danger:#ba1a1a;--danger-bg:#ba1a1a0d;--bg-white:#fff;--bg-light:#f8f9fa;--bg-gray:#f3f4f5;--bg-gray2:#e3e4e6;--bg-dark:#191c1d;--text-dark:#191c1d;--text-body:#3f4a39;--text-muted:#71717a;--text-nav:#52525b;--text-nav-active:#16a34a;--text-light:#756f6b;--border-light:#bfcab44d;--border-card:#bfcab44d;--shadow-sm:0 1px 1.75px #0000000d;--shadow-card:0 8px 8.75px -6px #0000001a, 0 20px 21.875px -5px #0000001a;--font-main:"Noto Sans KR", sans-serif;--font-inter:"Inter", sans-serif;--gradient-green:linear-gradient(180deg, #4dac1e 0%, #a8e063 100%);--gradient-purple:linear-gradient(180deg, #6b0091 0%, #cc3fbc 100%)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-main);color:var(--text-dark);background-color:var(--bg-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .2s}button{cursor:pointer;border:none;outline:none;font-family:inherit}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}#root{width:100%;min-height:100vh}.top-navbar{z-index:1000;-webkit-backdrop-filter:blur(21px);background:#f4f4f580;width:100%;position:sticky;top:0;box-shadow:0 1px 1.75px #0000000d}.top-navbar__link{color:#52525b;letter-spacing:-.4px;border-bottom:2px solid #0000;padding-bottom:4px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.5;transition:all .2s}.top-navbar__cta{color:#fff;letter-spacing:-.4px;background:linear-gradient(#6b0091 0%,#cc3fbc 100%);border-radius:12px;padding:10px 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.6;text-decoration:none;transition:opacity .2s;display:inline-block}.top-navbar__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}@media (width<=768px){.top-navbar__inner{padding:0 16px}.top-navbar__links{display:none}.top-navbar__hamburger{display:flex}.top-navbar__cta{display:none}.top-navbar--mobile-open .top-navbar__links{-webkit-backdrop-filter:blur(21px);backdrop-filter:blur(21px);z-index:999;background:#f4f4f5f7;border-bottom:1px solid #bfcab44d;flex-direction:column;gap:16px;padding:20px 16px;display:flex;position:absolute;top:80px;left:0;right:0}}.carousel-btn{z-index:3;opacity:1;background:#ffffff80;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000014}.carousel-btn--left{left:16px}.carousel-btn--right{right:16px}.carousel-btn svg{width:32px;height:32px}.carousel-btn:active,.carousel-btn:focus{outline:3px solid var(--secondary)}@media (width<=768px){.carousel-btn{width:36px;height:36px}.carousel-btn svg{width:20px;height:20px}.carousel-btn--left{left:4px}.carousel-btn--right{right:4px}}.home-page{background:var(--bg-white);flex-direction:column;width:100%;display:flex}.top-navbar{z-index:1000;-webkit-backdrop-filter:blur(21px);width:100%;box-shadow:var(--shadow-sm);background:#f4f4f580;position:sticky;top:0}.top-navbar__inner{justify-content:space-between;align-items:center;max-width:1280px;height:80px;margin:0 auto;padding:0 32px;display:flex}.top-navbar__logo img{object-fit:contain;width:58px;height:58px}.top-navbar__links{align-items:center;gap:34px;display:flex}.top-navbar__link{font-family:var(--font-inter);color:var(--text-nav);letter-spacing:-.4px;border-bottom:2px solid #0000;padding-bottom:4px;font-size:16px;font-weight:500;line-height:1.5;transition:all .2s}.top-navbar__link--active{color:var(--text-nav-active);border-bottom-color:var(--text-nav-active);font-weight:600}.top-navbar__link:hover{color:var(--text-nav-active)}.top-navbar__cta{font-family:var(--font-inter);color:#fff;background:var(--gradient-purple);letter-spacing:-.4px;border-radius:12px;padding:10px 24px;font-size:15px;font-weight:600;line-height:1.6;transition:opacity .2s}.top-navbar__cta:hover{opacity:.9}.top-navbar__hamburger{background:0 0;flex-direction:column;gap:5px;padding:8px;display:none}.top-navbar__hamburger span{background:var(--text-dark);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.hero-section{background:var(--bg-gray);width:100%;height:100vh;margin:0;padding:0;font-size:0;line-height:0;position:relative;overflow:hidden}.hero-lottie-outer{background-color:#756f6b;width:100%;height:100%;margin:0;padding:0;font-size:0;line-height:0;position:absolute;top:0;left:0;overflow:hidden}.hero-lottie-inner{width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.lottie-hero{object-fit:cover!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;line-height:0!important;display:block!important}.lottie-hero>*,.lottie-hero svg,.lottie-hero canvas{width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:block!important}.hero-section__stores{z-index:5;pointer-events:none;justify-content:space-around;align-items:center;margin:0;padding:0;display:flex;position:absolute;inset:0}.hero-section__store-left,.hero-section__store-right{justify-content:center;align-items:center;width:50%;margin:0;padding:0;display:flex}.hero-section__store-badge{object-fit:contain;pointer-events:auto;border-radius:8px;width:200px;height:70px;margin:0;padding:0}.hero-section__heading{text-align:center;z-index:2;margin:0;padding:0;font-size:1rem;line-height:1.6;position:absolute;top:100px;left:50%;transform:translate(-50%)}.hero-section__title{font-family:var(--font-main);color:#fff;text-align:center;margin:0;padding:0;font-size:40px;font-weight:900;line-height:1.6}.hero-section__brand{font-family:var(--font-main);color:var(--primary-light);letter-spacing:2px;text-shadow:0 4px 3.5px #a7a3a3c4;margin:0;padding:0;font-size:50px;font-weight:900;line-height:1.1;display:block}.section-intro{background:#f2f2f2;width:100%;padding:80px 0 10px}.section-intro__content{gap:32px;max-width:1280px;margin:0 auto;padding:0 32px;display:flex}.section-intro__text{flex:1;margin-top:50px}.section-intro__title{font-family:var(--font-main);color:var(--primary);text-align:center;max-width:1280px;margin:0 auto 20px;padding:0 32px;font-size:32px;font-weight:900;line-height:1.6}.section-intro__desc{font-family:var(--font-main);color:var(--text-body);max-width:589px;font-size:18px;font-weight:400;line-height:1.625}.section-intro__desc-img{width:100%;max-width:589px;height:auto}.section-intro__image{flex-shrink:0;justify-content:center;align-items:center;width:481px;height:600px;margin-top:0;display:flex}.section-intro__image img,.section-intro__image svg,.section-intro__image canvas{object-fit:contain;border-radius:8px;width:100%;height:100%}.section-process{background:#fff;width:100%;max-width:1280px;margin:0 auto;padding:60px 32px}.section-process__header{text-align:center;margin-bottom:64px}.section-process__title{font-family:var(--font-main);color:var(--text-dark);margin-bottom:16px;font-size:32px;font-weight:900;line-height:1.2}.section-process__subtitle{font-family:var(--font-main);color:var(--text-body);font-size:16px;font-weight:400;line-height:1.5}.section-process__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.step-card{background:var(--bg-light);box-shadow:var(--shadow-sm);border:1px solid var(--border-card);border-radius:16px;flex-direction:column;gap:12px;padding:32px;transition:transform .2s;display:flex}.step-card:hover{transform:translateY(-4px)}.step-card__icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto;display:flex}.step-card__icon--green{background:var(--primary-bg)}.step-card__icon--purple{background:var(--secondary-light)}.step-card__icon img{object-fit:contain;width:48px;height:48px}.step-card__title{font-family:var(--font-inter);color:var(--text-dark);padding-top:12px;font-size:16px;font-weight:600;line-height:1.5}.step-card__desc{font-family:var(--font-main);color:var(--text-body);font-size:14px;font-weight:400;line-height:1.43}.section-carousel{background:var(--bg-light);width:100%;padding:60px 0;overflow:hidden}.section-carousel__inner{max-width:1280px;margin:0 auto;padding:0 32px}.section-carousel__heading{font-family:var(--font-main);color:var(--text-dark);text-align:center;margin-bottom:20px;font-size:32px;font-weight:900;line-height:1.2}.section-carousel__subheading{text-align:center;color:var(--text-body);padding:20px 0}.section-carousel__viewport{aspect-ratio:1280/720;border-radius:16px;width:100%;position:relative;overflow:hidden;height:auto!important}.section-carousel__slide{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.section-carousel__slide img{object-fit:contain;width:100%;height:auto;display:block}.section-carousel__cards{gap:16px;display:flex;position:absolute;top:16px;right:32px}.feature-card{background:var(--bg-white);max-width:300px;box-shadow:var(--shadow-md);border-radius:16px;flex-direction:column;align-items:flex-start;gap:12px;padding:24px;display:flex}.feature-card__icon{background:var(--primary-bg);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.feature-card__icon img{object-fit:contain;width:32px;height:32px}.feature-card__title{font-family:var(--font-inter);color:var(--text-dark);font-size:14px;font-weight:600;line-height:1.43}.feature-card__desc{font-family:var(--font-inter);color:var(--text-body);font-size:12px;font-weight:400;line-height:1.33}.section-carousel__nav{justify-content:space-between;display:flex;position:absolute;bottom:240px;left:23px;right:32px}.section-carousel__dots{justify-content:center;align-items:center;gap:12px;margin-top:24px;display:flex}.dot{border-radius:12px;height:10px;transition:all .3s}.dot--active{background:var(--primary);width:24px}.dot--inactive{background:var(--primary-light);width:10px}.section-app{background:#e3e4e6;width:100%;padding:50px 0}.section-app__inner{max-width:1280px;min-height:633px;margin:0 auto;display:flex;position:relative}.section-app__phone{flex-shrink:0;justify-content:center;align-items:center;width:300px;height:619px;margin-left:32px;display:flex}.section-app__phone img,.section-app__phone svg,.section-app__phone canvas{object-fit:contain;width:100%;height:100%}.section-app__content{flex-direction:column;flex:1;gap:40px;padding:45px 32px 45px 80px;display:flex}.section-app__title{font-family:var(--font-main);color:var(--primary);font-size:32px;font-weight:900;line-height:1.2}.section-app__features{flex-direction:column;gap:32px;display:flex}.app-feature{align-items:flex-start;gap:24px;display:flex}.app-feature__icon{background:#fffc;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.app-feature__icon img{object-fit:contain;width:48px;height:48px}.app-feature__text{flex-direction:column;gap:8px;display:flex}.app-feature__name{font-family:var(--font-main);color:var(--text-body);font-size:18px;font-weight:700;line-height:1.56}.app-feature__desc{font-family:var(--font-main);color:var(--text-body);font-size:16px;font-weight:400;line-height:1.5}.section-compare{background:var(--bg-white);width:100%;padding:60px 0}.section-compare__inner{max-width:1280px;margin:0 auto;padding:0 32px}.section-compare__title{font-family:var(--font-main);color:var(--text-dark);text-align:center;margin-bottom:10px;font-size:32px;font-weight:900;line-height:1.2}.section-compare__subtitle{text-align:center;max-width:900px;color:var(--text-body);margin:0 auto 30px;padding:15px 0;font-size:18px}.section-compare__table{gap:32px;display:flex}.compare-col{border-radius:16px;flex-direction:column;flex:1;gap:32px;padding:48px;display:flex;position:relative}.compare-col--old{background:#3f4a390d;border:1px solid #3f4a391a}.compare-col--new{background:var(--gradient-green);border:2px solid var(--secondary-light)}.compare-col__badge{background:var(--secondary-light);color:#fff;font-family:var(--font-inter);letter-spacing:.5px;border-radius:20px;padding:6px 16px;font-size:12px;font-weight:600;line-height:1;position:absolute;top:-12px;right:24px}.compare-col__title{font-family:var(--font-main);font-size:20px;font-weight:700;line-height:1.4}.compare-col--old .compare-col__title{color:#3f4a39b3}.compare-col--new .compare-col__title{color:#fff;font-weight:900}.compare-list{flex-direction:column;gap:24px;display:flex}.compare-item{align-items:flex-start;gap:12px;display:flex}.compare-item__icon{flex-shrink:0;width:20px;height:20px;margin-top:4px}.compare-item__icon--x{color:var(--danger)}.compare-item__icon--check{color:var(--secondary)}.compare-item__text{font-family:var(--font-main);font-size:16px;line-height:1.5}.compare-col--old .compare-item__text{color:var(--text-body);font-weight:400}.compare-col--new .compare-item__text{color:#fff;font-weight:700}.section-cta{background:var(--bg-gray);border-top:1px solid #bfcab433;width:100%;padding:30px 0}.section-cta__inner{flex-direction:column;align-items:center;gap:40px;max-width:1280px;margin:0 auto;padding:0 32px;display:flex}.section-cta__title{font-family:var(--font-main);color:var(--text-body);text-align:center;font-size:32px;font-weight:700;line-height:1.11}.section-cta__buttons{justify-content:center;align-items:center;gap:24px;display:flex}.cta-btn{font-family:var(--font-main);color:#fff;text-align:center;border-radius:12px;padding:16px 40px;font-size:18px;font-weight:700;line-height:1.56;transition:opacity .2s}.cta-btn:hover{opacity:.9}.cta-btn--green{background:var(--gradient-green)}.cta-btn--purple{background:var(--gradient-purple);border:1px solid #6f7a67}.footer{background:var(--bg-white);width:100%;padding:0}.footer__inner{max-width:1280px;height:290px;margin:0 auto;position:relative}.footer__info{flex-direction:column;gap:16px;width:373px;display:flex;position:absolute;top:168px;left:29px}.footer__brand{font-family:var(--font-inter);color:#18181b;font-size:20px;font-weight:600;line-height:1.4}.footer__copyright{font-family:var(--font-inter);color:var(--text-muted);font-size:14px;font-weight:400;line-height:1.43}.footer__socials{gap:16px;padding-top:8px;display:flex}.footer__social-link{background:var(--bg-white);border-radius:12px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.footer__social-link img{object-fit:contain;width:32px;height:32px}.footer__logo{justify-content:center;align-items:center;width:208px;height:208px;display:flex;position:absolute;top:38px;left:50%;overflow:hidden;transform:translate(-50%)}.footer__logo img{object-fit:contain;width:100%;height:100%}.footer__logo>*{width:100%;height:100%}.footer__links{justify-content:flex-end;gap:24px;display:flex;position:absolute;top:212px;right:29px}.footer__link{font-family:var(--font-inter);color:var(--text-muted);font-size:14px;font-weight:400;line-height:1.43;transition:color .2s}.footer__link:hover{color:var(--text-dark)}@media (width<=768px){.top-navbar__inner{padding:0 16px}.top-navbar__links{display:none}.top-navbar__hamburger{display:flex}.top-navbar__cta{display:none}.top-navbar--mobile-open .top-navbar__links{-webkit-backdrop-filter:blur(21px);backdrop-filter:blur(21px);border-bottom:1px solid var(--border-light);z-index:999;background:#f4f4f5f2;flex-direction:column;gap:16px;padding:20px 16px;display:flex;position:absolute;top:80px;left:0;right:0}.hero-section{height:100vh;margin:0;padding:0}.hero-lottie-outer,.hero-lottie-inner,.lottie-hero{margin:0;padding:0}.hero-section__heading{text-align:center;z-index:10;width:100%;padding:0 16px;position:absolute;top:25%;left:50%;transform:translate(-50%,-50%)}.hero-section__title{font-size:32px;line-height:1.8}.hero-section__brand{font-size:42px}.hero-section__stores{padding:0}.hero-section__store-badge{width:170px;height:57px}.section-intro{padding:40px 16px 10x}.section-intro__content{flex-direction:column;justify-content:center;align-items:center;padding:0;display:flex}.section-intro__text,.section-intro__image{text-align:center;margin-top:0}.section-intro__image{width:80%}.section-intro__title{text-align:center;margin-bottom:24px;font-size:24px}.section-process{padding:40px 16px}.section-process__grid{grid-template-columns:1fr;gap:16px}.section-process__title{font-size:24px}.section-process__header{margin-bottom:40px}.section-carousel{padding:40px 0}.section-carousel__inner{padding:0 16px}.section-carousel__heading{font-size:24px}.section-carousel__subheading{color:var(--text-body);padding:12px 0;font-size:14px;line-height:1.45}.section-carousel__viewport{height:auto}.feature-card{border-radius:16px;width:100%;padding:24px}.section-carousel__cards{flex-direction:column;gap:16px;margin-top:16px;position:static}.section-app{padding:40px 16px}.section-app__inner{flex-direction:column;min-height:auto}.section-app__phone{justify-content:center;width:100%;margin-bottom:32px;margin-left:0;display:flex}.section-app__phone img{width:200px;height:auto}.section-app__content{padding:0}.section-app__title{font-size:24px}.section-compare{padding:40px 0}.section-compare__inner{padding:0 16px}.section-compare__table{flex-direction:column}.compare-col{padding:32px}.section-compare__title{font-size:24px}.section-cta{padding:40px 0}.section-cta__inner{padding:0 16px}.section-cta__title{font-size:24px}.section-cta__buttons{flex-direction:row;justify-content:space-evenly;gap:12px;width:100%}.cta-btn{flex:1;width:auto;padding:12px 16px;font-size:16px}.footer__inner{flex-direction:column;align-items:center;gap:32px;height:auto;padding:40px 16px;display:flex;position:relative}.footer__logo{width:160px;height:160px;position:static;transform:none}.footer__info{align-items:flex-start;width:100%;position:static}.footer__links{flex-direction:column;justify-content:flex-start;gap:16px;width:100%;position:static}}.driver-page{-webkit-font-smoothing:antialiased;font-family:Inter,Noto Sans KR,sans-serif}h1,h2,h3,h4,h5,h6,.font-headline{font-family:Manrope,Noto Sans KR,sans-serif}.driver-hero{flex-direction:column;justify-content:center;min-height:max(884px,100vh);padding-top:80px;padding-bottom:64px;display:flex;position:relative;overflow:hidden}.driver-hero__bg{z-index:0;position:absolute;inset:0}.driver-hero__bg img{object-fit:cover;width:100%;height:100%}.driver-hero__bg>div,.lottie-driver-hero{width:100%;max-width:100%;height:100%}.lottie-driver-hero svg{width:100%;max-width:100%;height:auto;display:block}.driver-hero__overlay{background-color:#0006;position:absolute;inset:0}.driver-hero__content{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 32px;display:flex;position:relative;transform:translateY(-2%)}.driver-hero__badge{color:#94fb66;background-color:#47a91933;border-radius:9999px;align-items:center;margin-bottom:24px;padding:4px 12px;font-size:.875rem;font-weight:500;display:inline-flex}.driver-hero__title{color:#fff;letter-spacing:.05em;margin-bottom:40px;font-size:2.7rem;font-weight:800;line-height:1.3}@media (width<=768px){.driver-hero__title{font-size:1.875rem}}.driver-hero__buttons{flex-direction:row;gap:16px;margin-bottom:32px;display:flex}@media (width<=640px){.driver-hero__buttons{flex-direction:column;width:100%;max-width:300px}}.store-btn{cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background-color .3s;display:flex}.store-btn:hover{background-color:#ffffff1a}.store-icon{justify-content:center;align-items:center;width:200px;height:67px;display:flex}.driver-data{background-color:#f8f9fa;padding:80px 0;position:relative;overflow:hidden}.driver-data:before{content:"";pointer-events:none;background-image:radial-gradient(at 100% 0,#f9d8ff1a,#0000);width:50%;height:100%;position:absolute;top:0;right:0}.driver-data__inner{z-index:10;text-align:center;max-width:1280px;margin:0 auto;padding:0 32px;position:relative}.driver-data__title{color:#191c1d;letter-spacing:-.025em;margin-bottom:24px;font-size:2.25rem;font-weight:700;line-height:1.2}@media (width>=768px){.driver-data__title{font-size:2.5rem}.mobile-break{display:none}}.driver-data__desc{color:#3f4a39;max-width:768px;margin:0 auto 48px;font-size:1rem;line-height:1.625}.driver-data__image-wrapper{margin-top:32px;position:relative}.driver-data__image{object-fit:contain;width:100%;max-width:1024px;height:auto;margin:0 auto}.driver-process{background-color:var(--bg-gray);padding:80px 0;position:relative}.driver-process__header{text-align:center;max-width:800x;margin:0 auto 50px;padding:0 32px}.driver-process__title{color:var(--secondary-color);letter-spacing:-.025em;margin-bottom:24px;font-size:2rem;font-weight:700;line-height:1.2}@media (width>=768px){.driver-process__title{font-size:2rem;line-height:1.5}}.driver-process__subtitle{color:var(--secondary-color);font-size:1.125rem;line-height:1.6}.driver-process__grid{grid-template-columns:1fr;gap:24px;max-width:1280px;margin:0 auto;padding:0 32px;display:grid}@media (width>=768px){.driver-process__grid{grid-template-columns:repeat(3,1fr)}}.driver-step-card{background-color:#fff;border:1px solid #0000;border-radius:12px;align-items:center;gap:16px;height:100%;padding:24px;transition:all .3s;display:flex;box-shadow:0 1px 2px #0000000d}.driver-step-card:hover{border-color:#256d00;transform:scale(1.02)}.driver-step-card__left{border-right:1px solid #bfcab44d;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-width:60px;padding-right:16px;display:flex}.driver-step-card__number{color:#70039b;margin-bottom:12px;font-family:Manrope,sans-serif;font-size:1rem;font-weight:800;line-height:1}.driver-step-card__icon{color:#70039b;font-size:24px;transform:scale(1.6)}.driver-step-card__right{flex-direction:column;flex:1;display:flex}@media (width>=768px){.driver-step-card{flex-direction:column;align-items:flex-start}.driver-step-card__left{border-bottom:1px solid #bfcab44d;border-right:none;flex-direction:row;justify-content:center;gap:12px;width:100%;margin-bottom:16px;padding-bottom:16px;padding-right:0;position:relative}.driver-step-card__number{position:absolute;top:50%;left:0;transform:translateY(-50%)}}.driver-step-card__title{color:#191c1d;margin-bottom:8px;font-size:1.125rem;font-weight:700}.driver-step-card__desc{color:#3f4a39;font-size:.875rem;line-height:1.625}.driver-billboard{background-color:var(--bg-white);padding:80px 0;position:relative}.driver-billboard__header{text-align:center;max-width:1280px;margin-bottom:64px;margin-left:auto;margin-right:auto;padding:0 32px}.driver-billboard__title{color:#191c1d;letter-spacing:-.025em;font-size:2rem;font-weight:700;line-height:1.3}@media (width>=768px){.driver-billboard__title{font-size:2rem}}.driver-billboard__grid{grid-template-columns:1fr;gap:48px;max-width:1280px;margin:0 auto;padding:0 32px;display:grid}@media (width>=768px){.driver-billboard__grid{grid-template-columns:repeat(2,1fr)}}.driver-billboard__item{flex-direction:column;align-items:center;display:flex}.driver-billboard__item-title{color:#70039b;text-align:center;margin-bottom:16px;font-size:1rem;font-weight:700}.driver-billboard__video{aspect-ratio:16/9;border-radius:12px;width:100%;transition:all .3s;display:block;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.driver-billboard__video:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.driver-billboard__video img{object-fit:cover;width:100%;height:100%}.driver-billboard__video-overlay{background-color:#0003;justify-content:center;align-items:center;transition:background-color .3s;display:flex;position:absolute;inset:0}.driver-billboard__video:hover .driver-billboard__video-overlay{background-color:#0000}.play-icon{color:#fff;opacity:.8;font-size:3rem;transition:transform .3s}.driver-billboard__video:hover .play-icon{transform:scale(1.1)}.driver-billboard__extra{background-color:#f3f4f5;border-radius:12px;align-items:flex-start;width:calc(100% - 64px);max-width:1280px;margin:64px auto 0;padding:24px;display:flex}.driver-billboard__extra-icon{background-color:#47a9191a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:16px;display:flex}.driver-billboard__extra-icon span{color:#256d00;font-size:1.25rem}.driver-billboard__extra-text h3{color:#191c1d;margin-top:0;margin-bottom:4px;font-size:1.35rem;font-weight:700}.driver-billboard__extra-text p{color:#3f4a39;margin:0;font-size:1.2rem;line-height:1.6}.driver-app{background-color:#f2f5eb;padding:80px 0;position:relative;overflow:hidden}.driver-app__bg-glow{filter:blur(100px);pointer-events:none;background-color:#94fb660d;border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.driver-app__inner{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:48px;max-width:1280px;margin:0 auto;padding:0 32px;display:flex;position:relative}@media (width>=768px){.driver-app__inner{flex-direction:row;gap:96px}}.driver-app__left,.driver-app__right{justify-content:center;align-items:center;width:25%;display:flex}@media (width<=767px){.driver-app__left,.driver-app__right{width:80%;margin:0 auto}}.driver-phone-lottie{width:220px;max-width:100%;height:auto;display:block}@media (width>=768px){.driver-phone-lottie{width:240px}}.driver-googleform{background-color:var(--bg-gray);padding:75px 0}.driver-googleform__inner{grid-template-columns:1fr 2fr;align-items:center;gap:24px;max-width:1280px;margin:0 auto;padding:0 32px;display:grid}@media (width<=767px){.driver-googleform__inner{grid-template-columns:1fr}}.driver-googleform__left{justify-content:center;align-items:center;min-height:300px;display:flex}.driver-googleform__left img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=767px){.driver-googleform__left img{width:55%;height:auto}}.driver-googleform__right{justify-content:center;align-items:center;display:flex}.driver-googleform__iframe-wrapper{border-radius:12px;width:100%;max-width:720px;height:587px;overflow:hidden;box-shadow:0 10px 20px #00000014}.driver-googleform__iframe-wrapper iframe{border:0;width:100%;height:100%;display:block}.driver-phone-stop{width:220px;max-width:100%;height:auto;display:block}@media (width>=768px){.driver-phone-stop{width:238px}}.driver-app__center{text-align:center;width:100%}@media (width>=768px){.driver-app__center{width:50%}}.list-item{background-color:#edeeef;border-radius:8px;height:48px}.driver-app__sensor-icon{color:#9600c8;background-color:#b333e533;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:inline-flex;position:relative}.sensor-ring{border:2px solid #9600c84d;border-radius:50%;animation:1s cubic-bezier(0,0,.2,1) infinite ping;position:absolute;inset:0}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}.driver-app__title{color:#256d00;letter-spacing:-.025em;margin-bottom:24px;font-size:2.25rem;font-weight:700;line-height:1.2}@media (width>=768px){.driver-app__title{font-size:2rem;line-height:1.4}}.driver-app__desc{color:#3f4a39;max-width:600px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.fade-in{opacity:0;will-change:opacity, transform;transition:opacity .8s ease-in-out,transform .8s ease-in-out;transform:translateY(40px)}.fade-in.is-visible{opacity:1;transition:opacity 1.2s ease-out,transform 1.2s ease-out;transform:translateY(0)}.advertiser-page{color:#191c1d;-webkit-font-smoothing:antialiased;background-color:#f8f9fa;font-family:Inter,Noto Sans KR,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Manrope,Noto Sans KR,sans-serif}.text-primary{color:#256d00}.text-highlight{color:#94fb66}.text-error{color:#ba1a1a}.font-bold{font-weight:700}.advertiser-hero{text-align:center;color:#fff;justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.advertiser-hero__bg{z-index:0;position:absolute;inset:0;overflow:hidden}.parallax-layer{object-fit:cover;will-change:transform;width:100%;height:100%;position:absolute;inset:0}.advertiser-vs{background:linear-gradient(#000,#f3f4f5);padding:100px 24px}.advertiser-vs__inner{max-width:1280px;margin:0 auto}.advertiser-vs__grid{justify-content:space-between;align-items:center;gap:24px;margin-bottom:64px;display:flex}.vs-card{text-align:center;flex:1}.vs-card__image{aspect-ratio:1;border-radius:24px;margin-bottom:24px;overflow:hidden;box-shadow:0 20px 40px #0000004d}.vs-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.vs-card:hover .vs-card__image img{transform:scale(1.05)}.vs-card__title{color:#fff;font-size:1.75rem;font-weight:700}.vs-divider{color:#c9c7c7;font-size:5rem;font-style:italic;font-weight:900}.vs-explanation{text-align:center;background-color:#fff;border-radius:32px;max-width:900px;margin:0 auto;padding:32px;box-shadow:0 10px 30px #0000001a}.vs-explanation__title{color:#9600c8;margin-bottom:24px;font-size:2rem;font-weight:700}.vs-explanation__text{color:#3f4a39;font-size:1.25rem;line-height:1.7}@media (width<=768px){.advertiser-vs__grid{flex-direction:column}.vs-divider{margin:16px 0;font-size:3rem}.vs-explanation{padding:32px 24px}.vs-explanation__title{font-size:1.5rem}.vs-explanation__text{font-size:1rem}}.advertiser-fee{background-color:#f3f4f5;padding:30px 24px}.advertiser-fee__inner{max-width:1280px;margin:0 auto}.advertiser-fee__title{text-align:center;margin-bottom:48px;font-size:2.5rem;font-weight:700}.fee-formula{text-align:center;background-color:#fff;border-left:8px solid #47a919;border-radius:16px;margin-bottom:64px;padding:40px;box-shadow:0 4px 6px #0000000d}.fee-formula__text{color:#47a919;font-size:1.75rem;font-weight:700}.fee-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.fee-card{background-color:#fff;border-radius:24px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 15px #0000000d}.fee-card:hover{transform:translateY(-8px)}.fee-card__header{color:#fff;background-color:#47a919;padding:24px}.fee-card__header h3{margin:0;font-size:1.25rem;font-weight:700}.fee-card__body{color:#1a5200;padding:32px;font-size:1.1rem;line-height:1.6}.fee-list{margin:16px 0 0;padding:0;list-style:none}.fee-list li{margin-bottom:8px}.fee-highlight{color:#256d00;margin-top:16px;font-weight:700}@media (width<=992px){.fee-grid{grid-template-columns:1fr}.fee-formula__text{font-size:1.25rem}}.advertiser-dashboard{background-color:#f3f4f5;padding:60px 24px}.advertiser-dashboard__inner{text-align:center;max-width:1280px;margin:0 auto}.advertiser-dashboard__title{margin-bottom:64px;font-size:2.5rem;font-weight:700}.dashboard-preview{background-color:#fff;border-radius:32px;max-width:1000px;margin:0 auto;padding:24px;box-shadow:0 20px 40px #0000001a}.dashboard-preview__wrapper{aspect-ratio:16/9;background-color:#f8f9fa;border-radius:16px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.dashboard-preview__video{object-fit:cover;width:100%;height:100%}@media (width<=768px){.advertiser-dashboard__title{font-size:1.75rem}}.advertiser-request{background-color:#f3f4f5;padding:40px 24px}.advertiser-request__inner{gap:64px;max-width:1280px;margin:0 auto;display:flex}.advertiser-request__info{flex:1;height:fit-content;position:sticky;top:120px}.request-lottie{width:100%;max-width:720px;height:auto;margin:0 auto;display:block}.advertiser-request__title{text-align:center;margin-bottom:16px;font-size:2.5rem;font-weight:800}.advertiser-request__desc{color:#3f4a39;font-size:1.125rem;line-height:1.6}.advertiser-request__form{background-color:#fff;border-radius:32px;flex:2;padding:8px;box-shadow:inset 0 2px 10px #0000000d}@media (width<=992px){.advertiser-request__inner{flex-direction:column}.advertiser-request__info{text-align:center;position:static}.advertiser-request__title{font-size:2rem}.request-lottie{width:60%}}
