@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css");
:root{--blue:#263e83;--blue2:#304da1;--blue3:#152452;--ink:#111a38;--muted:#65718c;--cream:#f7f4ed;--line:#e6e9f1;--white:#fff;--green:#22bd7a;--red:#f24e43;--orange:#ff8c35}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Pretendard Variable",Pretendard,"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",Arial,sans-serif;font-weight:500;text-rendering:optimizeLegibility;background:#fff;letter-spacing:-.025em}button,input,select,textarea{font:inherit}.section{padding:112px 6vw}.scroll-progress{position:fixed;z-index:9999;left:0;top:0;height:3px;background:linear-gradient(90deg,#25408b,#6b8af0);width:0}.topbar{position:sticky;top:0;z-index:500;height:82px;display:flex;align-items:center;gap:36px;padding:0 5vw;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid #edf0f6}.brand{display:flex;flex-direction:column;justify-content:center;text-decoration:none;color:var(--blue);min-width:165px;line-height:1}.brand-script{font-size:14px;font-weight:700;font-style:italic;color:#8a93a6;letter-spacing:-.01em;margin-left:2px;margin-bottom:4px}.brand strong{font-size:28px;font-weight:900;letter-spacing:-.07em;color:#243f86}.nav{display:flex;gap:32px;margin-left:auto}.nav a{font-size:14px;font-weight:800;text-decoration:none;color:#39455f;white-space:nowrap}.nav a:hover{color:var(--blue)}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:16px 24px;text-decoration:none;font-weight:800;cursor:pointer;transition:.25s}.btn.primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px rgba(38,62,131,.24)}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(38,62,131,.3)}.btn.ghost{background:#fff;border:1px solid #d9deea;color:var(--ink)}.btn.small{padding:13px 20px;font-size:13px}.btn.lime{background:#89a7ff;color:#10245f;border-radius:14px;width:100%;font-size:16px}.floating-cta{position:fixed;right:24px;bottom:24px;z-index:450;display:flex;gap:14px;align-items:center;padding:15px 20px;border-radius:999px;background:#284490;color:#fff;text-decoration:none;font-size:14px;font-weight:900;box-shadow:0 12px 30px rgba(27,48,112,.3);transition:opacity .25s,transform .25s,box-shadow .25s}.floating-cta:hover{transform:translateY(-4px)!important;box-shadow:0 18px 36px rgba(27,48,112,.4)}.blue-grid{background-color:#f7f4ed;background-image:linear-gradient(#253e8210 1px,transparent 1px),linear-gradient(90deg,#253e8210 1px,transparent 1px);background-size:54px 54px}.hero{display:grid;grid-template-columns:.93fr 1.07fr;align-items:center;min-height:820px;gap:40px}.eyebrow{display:inline-flex;align-items:center;border-radius:999px;padding:8px 12px;background:#ffffff18;color:#dfe7ff;font-size:12px;letter-spacing:.14em;font-weight:900}.eyebrow.blue{background:#edf1ff;color:#29438a}.hero h1{font-size:74px;line-height:1.03;letter-spacing:-.07em;margin:26px 0 22px;font-weight:900}.hero h1 span{color:#2d4a9d}.hero-copy>p{font-size:19px;line-height:1.75;color:#52617f}.hero-actions{display:flex;gap:12px;margin-top:32px}.hero-kpis{display:flex;gap:45px;border-top:1px solid #d6d9e1;margin-top:54px;padding-top:30px}.hero-kpis div{display:flex;flex-direction:column}.hero-kpis strong{font-size:34px;font-weight:900;color:#27428e}.hero-kpis span{font-size:13px;color:#7b8497;margin-top:6px}.demo-note{display:block;color:#9aa2b3;margin-top:12px}.hero-visual{min-height:650px;position:relative;perspective:900px;transition:transform .15s ease}.real-products{position:absolute;inset:0}.prod-card{position:absolute;width:170px;background:#fff;border-radius:22px;padding:10px;box-shadow:0 18px 42px #1727591c;border:1px solid #e8eaf1;transition:.25s}.prod-card:hover{transform:translateY(-9px) rotate(1deg)}.prod-card img{width:100%;height:115px;border-radius:15px;object-fit:cover}.prod-card figcaption{font-size:12px;font-weight:800;padding:8px 4px 2px}.pc1{left:0;top:60px;transform:rotate(-6deg)}.pc2{right:18px;top:20px;transform:rotate(5deg)}.pc3{left:36px;bottom:38px;transform:rotate(4deg)}.pc4{right:2px;bottom:65px;transform:rotate(-5deg)}.commerce-card{position:absolute;width:min(520px,78%);left:50%;top:50%;transform:translate(-50%,-50%);padding:32px;background:#fff;border-radius:28px;box-shadow:0 30px 65px #10215832;border:1px solid #eef0f5}.live-row{display:flex;justify-content:space-between;color:#76839d;font-size:13px}.live-row b{color:#1aae78;font-size:12px}.live-row i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#1bc07e}.item-row{display:flex;gap:16px;align-items:center;margin:22px 0;background:var(--cream);padding:16px;border-radius:18px}.item-row img{width:72px;height:72px;border-radius:15px;object-fit:cover}.item-row div{display:flex;flex-direction:column;gap:5px}.item-row strong{font-size:16px}.item-row small{color:#8290a8}.price-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px}.price-grid>div{border:1px solid #e0e3eb;border-radius:18px;padding:18px;text-align:center}.price-grid small{display:block;color:#71809b;margin-bottom:8px}.price-grid strong{font-size:28px}.price-grid em{font-style:normal;color:#99a2b4;font-weight:900}.price-grid .group-price{background:linear-gradient(135deg,#3755ad,#253e83);color:#fff;border:0}.group-price small{color:#dfe7ff}.group-price span{display:inline-block;margin-top:9px;padding:5px 8px;border-radius:999px;background:#ffffff1b;font-size:11px}.progress-copy{display:flex;justify-content:space-between;margin-top:20px;font-size:12px;color:#65718c}.progress-copy b{color:#2b468f}.progress{height:7px;background:#e7eaf2;border-radius:99px;overflow:hidden;margin:9px 0}.progress i{display:block;height:100%;background:linear-gradient(90deg,#2e4ca3,#8b9d65);border-radius:99px}.share-btn{float:right;border:0;background:#fff;box-shadow:0 8px 18px #1a285a18;border-radius:12px;padding:10px 14px;color:#2c468f;font-weight:800}.center-head{text-align:center;max-width:820px;margin:0 auto 62px}.center-head h2{font-size:54px;line-height:1.08;letter-spacing:-.06em;margin:20px 0;font-weight:900}.center-head p{font-size:17px;line-height:1.72;color:#68738d}.flow-cards{max-width:1060px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1.35fr auto 1fr auto 1fr;align-items:center;gap:16px}.flow-cards article{min-height:300px;border-radius:20px;background:#f8f6ef;border:1px solid #e7e2d7;padding:34px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.flow-cards article.brand-card{background:linear-gradient(180deg,#30499b,#263d80);color:#fff;border:0;box-shadow:0 18px 45px #263d802e}.flow-cards>b{font-size:28px;color:#8d98ae}.flow-icon{font-size:34px;margin-bottom:14px}.flow-cards article>span{font-size:11px;font-weight:900;letter-spacing:.13em;color:#80899d}.flow-cards .brand-card>span{color:#cbd5ff}.flow-cards h3{font-size:22px;margin:10px 0}.flow-cards p{line-height:1.8;color:#6c778e;font-size:14px}.flow-cards .brand-card p{color:#eef2ff}.group-price-section{background:#fff}.price-stage{max-width:920px;margin:auto;border:1px solid #e8e9ed;border-radius:28px;padding:36px;background:#fff;box-shadow:0 16px 38px #1420480c}.stage-product{display:grid;grid-template-columns:90px 1fr auto;gap:20px;align-items:center;border-bottom:1px dashed #ddd;padding-bottom:24px}.detergent-photo{width:86px;height:86px;border-radius:18px;background:#f8f5ef;overflow:hidden}.detergent-photo img{width:100%;height:100%;object-fit:cover}.stage-product>div:nth-child(2){display:flex;flex-direction:column;gap:6px}.stage-product strong{font-size:19px}.stage-product small{color:#818ca3}.people-now{text-align:right}.people-now span{display:block;color:#77839d;font-size:11px}.people-now b{font-size:34px;color:#294694}.people-now small{font-weight:800}.slider-panel{margin:30px 0;background:#f7f5f0;border-radius:18px;padding:22px}.slider-panel>div{display:flex;justify-content:space-between;color:#60708c;font-size:14px}.slider-panel b{font-size:22px;color:#294694}.slider-panel input{width:100%;accent-color:#294694;margin-top:18px}.dual-price{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dual-price article{position:relative;border:1px solid #e3dfd5;border-radius:18px;padding:28px}.dual-price article.group{background:linear-gradient(135deg,#405db6,#283f88);color:#fff;border:0}.dual-price article>span{font-size:13px;color:#65718c}.dual-price .group>span{color:#d9e1ff}.dual-price p{min-height:44px;color:#65718c}.dual-price .group p{color:#e1e7fb}.dual-price strong{display:block;font-size:42px;margin:18px 0}.dual-price strong small{font-size:16px}.dual-price em{display:block;font-style:normal;color:#b9ffd8;font-weight:800;margin-bottom:18px}.dual-price button{border:0;border-radius:999px;background:#fff;padding:12px 18px;font-weight:800}.dual-price article:not(.group) button{border:1px solid #e0e3ea}.success-badge{position:absolute;right:16px;top:16px;border-radius:999px;background:#6e7fad;color:#fff;padding:7px 10px;font-size:11px;font-weight:900}.dark{background:linear-gradient(135deg,#263d83,#3a4f86);color:#fff}.center-head.light p{color:#ced8f1}.steps{max-width:1160px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.steps article{padding:26px 22px;border-radius:18px;background:#ffffff0b;border:1px solid #ffffff20;min-height:245px;transition:.25s}.steps article:hover{transform:translateY(-8px);background:#ffffff13}.step-icon,.value-icon,.admin-features>article>div,.business-grid article>div{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-size:22px;background:#ffffff14;margin-bottom:22px}.blue-icon{background:#5576d2!important}.green-icon{background:#39ad7a!important}.purple-icon{background:#725bd2!important}.orange-icon{background:#dc8e40!important}.sand-icon{background:#9b7b52!important}.steps small{color:#bacaec;font-weight:900}.steps h3{font-size:18px;margin:10px 0}.steps p{color:#d0daf2;font-size:13px;line-height:1.7}.mini-progress{height:5px;background:#ffffff18;border-radius:99px;margin-top:18px;overflow:hidden}.mini-progress i{display:block;width:58%;height:100%;background:#8fa564}.customer{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;background:#f7f4ed}.customer-copy h2{font-size:56px;line-height:1.08;margin:20px 0;font-weight:900}.customer-copy>p{font-size:18px;line-height:1.75;color:#56657f}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:32px 0}.feature-list div{background:#fff;border-radius:13px;padding:14px 16px;font-size:14px;box-shadow:0 5px 14px #14204808}.feature-list i{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:8px;background:#eef0dd;color:#758142;font-style:normal;margin-right:9px}.customer-line{display:block;color:#28458f}.phone-scene{position:relative;min-height:580px;display:grid;place-items:center}.phone-mockup,.app-phone{width:330px;background:#fff;border:12px solid #11131a;border-radius:44px;padding:20px;box-shadow:0 28px 55px rgba(11,20,48,.25);transform:rotate(2deg);transition:.3s}.phone-scene:hover .phone-mockup{transform:rotate(-1deg) translateY(-6px)}.phone-top{display:flex;justify-content:space-between;align-items:center;color:#29458f;font-weight:900;margin-bottom:14px}.phone-banner{background:linear-gradient(135deg,#2d4a9d,#6c82ce);color:#fff;border-radius:17px;padding:20px;font-size:14px;line-height:1.5}.phone-icons,.app-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:14px 0;font-size:9px;text-align:center;color:#61708b}.phone-icons span,.app-categories span{background:#f3f5fa;border-radius:12px;padding:10px 3px}.phone-product,.app-card{display:grid;grid-template-columns:78px 1fr;gap:12px;align-items:center;background:#eef3ff;border:1px solid #d6e0fa;border-radius:16px;padding:12px;margin-top:10px}.phone-product.pale{background:#f4f5e9;border-color:#e3e5ce}.phone-product img,.app-card img{width:78px;height:78px;object-fit:cover;border-radius:13px;background:#fff}.phone-product div,.app-card div{display:flex;flex-direction:column;gap:5px}.phone-product small,.app-card small{font-size:9px;color:#7685a0}.phone-product b,.app-card b{font-size:12px}.phone-product strong,.app-card strong{color:#2d4998;font-size:16px}.phone-bar{height:5px;background:#d8dfed;border-radius:99px;overflow:hidden}.phone-bar i{height:100%;width:66%;background:linear-gradient(90deg,#294895,#91a060);display:block}.phone-bar.done i{width:100%;background:#26b774}.benefit-badge{position:absolute;background:#fff;border-radius:12px;padding:12px 15px;box-shadow:0 12px 28px #12235722;z-index:5}.benefit-badge b{display:block;font-size:13px;color:#233f8a}.benefit-badge span{font-size:11px;color:#8090a9}.float-a{left:5%;top:53%;animation:float1 3.2s ease-in-out infinite}.float-b{right:0;top:12%;animation:float2 3.5s ease-in-out infinite}@keyframes float1{50%{transform:translateY(-12px)}}@keyframes float2{50%{transform:translateY(10px)}}.seller{background:#fff}.seller .center-head h2 span{color:#667447}.seller-values{max-width:930px;margin:0 auto 80px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.seller-values article{padding:32px;border:1px solid #e4e2dd;border-radius:20px;background:#fbfaf6}.seller-values small{font-size:11px;color:#6f7d45;font-weight:900;letter-spacing:.15em}.seller-values h3{font-size:22px;margin:14px 0}.seller-values p{font-size:14px;line-height:1.75;color:#66718a}.value-icon{background:#edf1ff;color:#29458f}.process-title{text-align:center;margin-bottom:48px}.process-title h3{font-size:48px;line-height:1.08;margin:17px 0 10px}.process-title p{color:#64728c}.seller-process{max-width:1180px;margin:auto;display:flex;align-items:flex-start;justify-content:center}.seller-process article{width:135px;text-align:center;position:relative}.seller-process article>b{display:grid;place-items:center;width:50px;height:50px;border:1px solid #8d9a59;border-radius:50%;margin:auto;background:#fff;color:#6c7844;font-size:17px}.seller-process article>div{font-size:25px;margin:18px 0 9px}.seller-process article small{font-size:9px;color:#7c88a0;font-weight:900}.seller-process h4{margin:6px 0 4px;font-size:14px}.seller-process p{font-size:10px;color:#7a8497;line-height:1.5}.seller-process>i{font-style:normal;color:#a8afbd;margin:13px 4px 0}.admin .center-head{margin-bottom:50px}.admin-window{max-width:950px;margin:0 auto 40px;display:grid;grid-template-columns:180px 1fr;background:#fff;color:var(--ink);border-radius:22px;overflow:hidden;box-shadow:0 24px 55px #08153538}.admin-window aside{background:#f7f8fb;padding:25px 15px;display:flex;flex-direction:column;gap:8px}.admin-window aside strong{color:#29458f;margin-bottom:18px}.admin-window aside span{font-size:12px;padding:10px;border-radius:9px;color:#64718b}.admin-window aside .active{background:#e7ecfa;color:#29458f;font-weight:800}.admin-content{padding:28px}.admin-content h3{margin:0 0 18px;font-size:20px}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.kpis>div{border:1px solid #e8eaf0;border-radius:12px;padding:15px}.kpis small{display:block;color:#8992a5;font-size:10px}.kpis b{font-size:20px;color:#203a82}.kpis em{font-style:normal;font-size:10px}.chart-orders{display:grid;grid-template-columns:1.4fr 1fr;gap:15px;margin-top:15px}.chart,.orders{border:1px solid #e8eaf0;border-radius:12px;padding:16px}.chart h4,.orders h4{margin:0 0 12px}.bars{height:160px;display:flex;align-items:end;gap:8px}.bars i{flex:1;height:var(--h);background:#3853a1;border-radius:5px 5px 0 0;transform-origin:bottom}.bars i:nth-child(even){background:#89945e}.orders p{display:flex;justify-content:space-between;margin:8px 0;padding:8px;background:#faf8f2;border-radius:8px;font-size:10px}.admin-features{max-width:1050px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.admin-features article{padding:24px;border:1px solid #ffffff17;border-radius:17px;background:#ffffff0b}.admin-features h3{font-size:17px}.admin-features p{font-size:12px;color:#d1dbf2;line-height:1.6}.admin-features>article>div:first-child{background:#5972bf}.mini-tags{display:flex!important;gap:5px!important;width:auto!important;height:auto!important;background:transparent!important;margin:14px 0 0!important;flex-wrap:wrap}.mini-tags span{background:#ffffff12;border:1px solid #ffffff16;border-radius:999px;padding:5px 7px;font-size:9px;color:#dce5fb}.delivery{background:#fff}.delivery-flow{max-width:1080px;margin:0 auto 38px;background:#faf9f5;border:1px solid #e8e5dc;border-radius:18px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:8px}.delivery-flow span{display:flex;flex-direction:column;align-items:center;gap:9px;font-size:22px}.delivery-flow span b{font-size:11px}.delivery-flow i{font-style:normal;color:#9aa3b3}.delivery-types{max-width:1080px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.delivery-types article{border-radius:18px;padding:25px;background:#eef3ff;min-height:235px}.type-badge{display:inline-flex;border-radius:999px;background:#28458f;color:#fff;padding:7px 10px;font-size:10px;font-weight:900;letter-spacing:.12em}.delivery-type-icon{font-size:28px;margin:18px 0}.delivery-types h3{font-size:22px;margin:0 0 10px}.delivery-types p{font-size:13px;color:#64728d;line-height:1.7;min-height:88px}.delivery-types strong{display:block;border-top:1px solid #cfdaee;padding-top:14px;color:#29458f;font-size:12px}.settlement{background:#f7f4ed}.settlement .center-head h2 span{color:#29458f}.smartro-trust{max-width:1060px;margin:40px auto 25px;background:linear-gradient(135deg,#14285f,#294996);color:#fff;border-radius:26px;padding:34px 38px;box-shadow:0 24px 55px rgba(28,54,122,.18);position:relative;overflow:hidden}.smartro-trust:after{content:"D+4";position:absolute;right:25px;top:5px;font-size:115px;font-weight:900;opacity:.06}.smartro-kicker{font-size:11px;font-weight:900;letter-spacing:.18em;color:#b7c8ff}.smartro-trust h3{font-size:29px;line-height:1.35;margin:12px 0}.smartro-trust p{color:#dce5ff;line-height:1.75;max-width:800px}.trust-points{display:flex;flex-wrap:wrap;gap:9px;margin-top:19px}.trust-points span{background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.settlement-compare{max-width:1060px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:20px}.settlement-compare article{border-radius:22px;padding:30px;background:#fff;border:1px solid #dfe4ee}.compare-old{background:#fafafa!important}.compare-petch{border:2px solid #2d4ba0!important;background:linear-gradient(180deg,#fff,#f0f4ff)!important}.compare-label{display:inline-block;font-size:10px;font-weight:900;letter-spacing:.12em;color:#6f7a90;background:#edf0f5;border-radius:999px;padding:7px 10px}.compare-petch .compare-label{background:#294796;color:#fff}.settlement-compare h3{font-size:25px;margin:15px 0 19px}.compare-flow{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:16px}.compare-flow b{padding:9px 10px;border-radius:10px;background:#f2f4f8;font-size:11px}.compare-petch .compare-flow b{background:#dfe8ff;color:#173375}.compare-flow i{font-style:normal;color:#9ba5b7}.settlement-compare p{line-height:1.75;color:#5f6d86;font-size:14px}.settlement-compare small{display:block;margin-top:13px;font-weight:800;color:#294796;line-height:1.6}.settlement-principle{max-width:1060px;margin:24px auto 0;display:flex;align-items:center;gap:22px;background:#fff;border:1px solid #dfe5ef;border-radius:20px;padding:25px 29px}.principle-icon{width:60px;height:60px;border-radius:17px;background:#294796;color:#fff;display:grid;place-items:center;font-size:28px}.settlement-principle small{color:#294796;font-weight:900;letter-spacing:.12em}.settlement-principle h3{margin:6px 0;font-size:22px}.settlement-principle p{margin:0;color:#66748d;line-height:1.7}.settlement-note{max-width:1060px;margin:15px auto;color:#8a8f9a;font-size:11px}.why{background:#fff}.why-grid{max-width:980px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:22px}.why-grid article{border-radius:26px;padding:38px;color:#fff}.consumer-value{background:linear-gradient(135deg,#8a9461,#737d4c)}.seller-value{background:linear-gradient(135deg,#314da0,#233a82)}.why-grid small{font-size:11px;font-weight:900;letter-spacing:.14em;color:#f2f5ff}.why-grid h3{font-size:30px;line-height:1.35}.why-grid ul{list-style:none;padding:0;margin:30px 0 0}.why-grid li{padding:14px 0;border-top:1px solid #ffffff28;font-size:13px;font-weight:700}.why-grid li:before{content:"→";margin-right:10px}.business{background:#f8f6f0}.business-grid{max-width:1040px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.business-grid article{background:#fff;border:1px solid #e6e4de;border-radius:18px;padding:25px}.business-grid article>div{background:#eef2ff;color:#29458f}.business-grid small{font-size:10px;color:#6f7d45;font-weight:900;letter-spacing:.1em}.business-grid h3{font-size:18px}.business-grid p{color:#66748d;font-size:13px;line-height:1.7}.contact{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;background:linear-gradient(135deg,#29428d,#3b5198);color:#fff}.contact-copy h2{font-size:54px;line-height:1.05;margin:20px 0}.contact-copy>p{color:#d7e1fb}.contact-copy h4{margin:28px 0 12px;color:#d7e1ff}.seller-tags{display:flex;flex-wrap:wrap;gap:8px}.seller-tags span{border:1px solid #ffffff32;border-radius:999px;padding:8px 12px;font-size:11px}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.category-grid span{background:#ffffff11;border:1px solid #ffffff20;border-radius:12px;padding:11px 13px;font-size:12px;font-weight:700}.contact-form{background:#ffffff0d;border:1px solid #ffffff21;border-radius:20px;padding:28px}.contact-form .grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact-form label{display:block;font-size:11px;font-weight:800;color:#eef3ff}.contact-form input,.contact-form textarea,.contact-form select{width:100%;margin-top:8px;border:1px solid #ffffff28;background:#ffffff0f;color:#fff;border-radius:11px;padding:13px;outline:none}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#b9c4df}.contact-form select option{color:#111;background:#fff}.contact-form>label{margin-top:15px}.contact-form button{margin-top:15px}.app-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;background:#fff}.app-copy h2{font-size:55px;line-height:1.05;margin:20px 0;font-weight:900}.app-copy>p{font-size:17px;line-height:1.8;color:#64718b}.app-route{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:30px 0}.app-route span{background:#f7f4ed;border-radius:999px;padding:9px 12px;font-size:11px}.app-route b{color:#8490a3}.store-buttons{display:flex;gap:10px}.store-buttons button{border:0;background:#111a38;color:#fff;border-radius:12px;padding:10px 18px;text-align:left}.app-phone-wrap{display:grid;place-items:center}.app-phone{width:340px;transform:rotate(-2deg);transition:.3s}.app-phone:hover{transform:rotate(1deg) translateY(-7px)}.app-card{background:#eef3ff}.app-card:nth-child(4){background:#f5f6e9}.final-cta{text-align:center;padding:120px 6vw;background:radial-gradient(circle at 30% 30%,#edf3ff,#fff 58%)}.final-cta>span{font-weight:900;letter-spacing:.2em;color:var(--blue)}.final-cta h2{font-size:58px;line-height:1.08;margin:24px 0 42px}.final-values{display:flex;justify-content:center;gap:18px;margin-bottom:36px}.final-values article{background:#fff;border:1px solid #e2e6ef;border-radius:18px;padding:20px 35px;min-width:220px}.final-values small{display:block;color:#8894ac;font-weight:900;margin-bottom:8px}.final-values b{color:var(--blue)}.final-cta>div:last-child{display:flex;justify-content:center;gap:12px}footer{padding:65px 6vw;background:#10162d;color:#d9dff0;display:grid;grid-template-columns:1.3fr 1fr 1fr 1.3fr;gap:30px}footer>div{display:flex;flex-direction:column;gap:10px}footer b,footer strong{color:#fff}footer a{color:#c9d1e5;text-decoration:none}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@keyframes barGrow{from{transform:scaleY(0)}}.admin.visible .bars i{animation:barGrow 1.1s both}
@media(max-width:1080px){.nav{display:none}.hero,.customer,.contact,.app-section{grid-template-columns:1fr}.hero{padding-top:80px}.hero-visual{min-height:650px}.flow-cards{grid-template-columns:1fr}.flow-cards>b{transform:rotate(90deg)}.steps{grid-template-columns:1fr 1fr}.seller-values,.delivery-types,.settlement-compare,.why-grid{grid-template-columns:1fr}.seller-process{flex-wrap:wrap}.seller-process i{display:none}.admin-window{grid-template-columns:1fr}.admin-window aside{display:none}.admin-features,.business-grid{grid-template-columns:1fr 1fr}.delivery-flow{flex-wrap:wrap}.floating-cta{right:16px;bottom:16px}}
@media(max-width:680px){.section{padding:82px 22px}.topbar{height:78px;padding:0 18px}.brand{min-width:140px}.brand-script{font-size:12px}.brand strong{font-size:26px}.topbar .btn.small{display:none}.floating-cta{padding:12px 16px;font-size:12px}.hero{min-height:auto}.hero h1{font-size:50px}.hero p{font-size:16px}.hero-kpis{gap:18px;flex-wrap:wrap}.hero-kpis strong{font-size:28px}.hero-visual{min-height:540px}.prod-card{width:125px}.prod-card img{height:90px}.commerce-card{width:94%;padding:19px}.center-head h2,.customer-copy h2,.contact-copy h2,.app-copy h2,.final-cta h2{font-size:40px}.dual-price{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.feature-list{grid-template-columns:1fr}.seller-values,.admin-features,.business-grid{grid-template-columns:1fr}.process-title h3{font-size:36px}.kpis{grid-template-columns:1fr 1fr}.chart-orders{grid-template-columns:1fr}.settlement-principle{align-items:flex-start}.contact-form .grid{grid-template-columns:1fr}.final-values{flex-direction:column}.final-values article{min-width:0}footer{grid-template-columns:1fr}.price-grid{grid-template-columns:1fr}.price-grid em{display:none}.category-grid{grid-template-columns:1fr}.phone-mockup,.app-phone{width:290px}.float-a{left:-4%;top:60%}.float-b{right:-3%}.stage-product{grid-template-columns:70px 1fr}.people-now{grid-column:1/-1;text-align:left}.delivery-flow i{display:none}}

/* v7: v4 visual system locked; only new-content support below */
.flow-cards article:first-of-type p{white-space:nowrap;font-size:14px}
.cashflow-benefits{margin:10px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}
.cashflow-benefits li{font-size:13px;line-height:1.65;color:#5d6b84;background:#f7f9ff;border:1px solid #e2e8f5;border-radius:12px;padding:12px 14px}
.cashflow-benefits b{color:#28458f}

.store-buttons{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
.store-badge{min-width:170px;height:58px;display:flex;align-items:center;gap:11px;padding:8px 15px;border-radius:12px;background:#101936;color:#fff;text-decoration:none;box-shadow:0 6px 16px rgba(16,25,54,.12);transition:transform .2s ease,box-shadow .2s ease}
.store-badge:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(16,25,54,.18)}
.store-icon{width:31px;height:31px;flex:0 0 31px;display:block}
.store-badge span{display:flex;flex-direction:column;line-height:1.05}
.store-badge small{font-size:10px;font-weight:600;letter-spacing:0;color:#eef2ff}
.store-badge b{font-size:18px;font-weight:800;letter-spacing:-.02em;margin-top:3px;color:#fff}
.apple-icon{color:#fff}

@media(max-width:900px){.cashflow-benefits{grid-template-columns:1fr}.flow-cards article:first-of-type p{white-space:normal}}
@media(max-width:680px){.store-badge{min-width:158px;height:55px}.store-badge b{font-size:17px}}


/* v10: v4 typography, now with actual Pretendard webfont + crisp compositing */
html, body, button, input, select, textarea {
  font-family: Pretendard, "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: geometricPrecision;
  font-synthesis: none;
}
body { letter-spacing:-.025em; }
/* Small copy keeps a neutral tracking so glyph edges do not visually merge. */
p, li, small, label, .flow-cards p, .steps p, .admin-features p,
.delivery-types p, .settlement-compare p, .settlement-compare small,
.settlement-principle p, .cashflow-benefits li, .settlement-note,
.business-grid p, footer { letter-spacing:0 !important; }
/* Keep motion, but never move a container that contains live HTML text. */
.reveal { opacity:0; transform:none !important; transition:opacity .55s ease !important; }
.reveal.visible { opacity:1; transform:none !important; }
.topbar { backdrop-filter:none !important; -webkit-backdrop-filter:none !important; background:#fff !important; }
.hero-visual { perspective:none !important; transform:none !important; }
#tiltCard { transform:none !important; }
.commerce-card { left:11% !important; top:112px !important; width:78% !important; transform:none !important; }
.steps article:hover,.store-badge:hover,.btn.primary:hover,.floating-cta:hover { transform:none !important; }
.steps article:hover { box-shadow:0 10px 24px rgba(17,34,84,.12); background:#ffffff13; }
.store-badge:hover { box-shadow:0 10px 22px rgba(16,25,54,.18); }
.btn.primary:hover,.floating-cta:hover { box-shadow:0 14px 30px rgba(38,62,131,.3); }
/* Dense new settlement copy: same font, slightly roomier line height only. */
.settlement-compare p,.cashflow-benefits li,.settlement-principle p {
  font-size:14px !important; line-height:1.75 !important;
}
.settlement-compare small,.settlement-principle small {
  font-size:12px !important; line-height:1.6 !important;
}
.settlement-note { font-size:12px !important; line-height:1.65 !important; }
@media(max-width:680px){
  .commerce-card{left:3% !important;top:72px !important;width:94% !important;}
}


/* v11 final micro-fix: settlement line break + crisp trust pills */
.smartro-trust .keep-word{white-space:nowrap;display:inline-block}
.smartro-trust .trust-points span{
  font-family:"Pretendard Variable",Pretendard,"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif !important;
  font-size:13px !important;
  font-weight:700 !important;
  line-height:1.2 !important;
  letter-spacing:-.01em !important;
  color:#fff !important;
  background:#3556a7 !important;
  border:1px solid #6e86c9 !important;
  text-shadow:none !important;
  filter:none !important;
  opacity:1 !important;
  transform:none !important;
  -webkit-font-smoothing:antialiased;
  text-rendering:geometricPrecision;
}

/* v12: compact footer typography (~9pt / 12px) */
footer{font-size:12px;line-height:1.45}
footer>div{gap:7px}
footer b,footer strong,footer a,footer span,footer p{font-size:12px;line-height:1.45}
footer p{margin:8px 0 0}
@media(max-width:680px){footer{font-size:12px}footer b,footer strong,footer a,footer span,footer p{font-size:12px}}

/* seller inquiry production form */
.privacy-consent{display:flex !important;align-items:flex-start;gap:9px;margin-top:15px !important;color:#eef3ff !important;font-size:11px !important;line-height:1.55}
.privacy-consent input{width:16px !important;height:16px !important;margin:1px 0 0 !important;flex:0 0 auto;accent-color:#89a7ff}
.privacy-consent span{display:block}
.form-result{min-height:22px;margin:14px 0 0;font-size:13px;font-weight:700;color:#dce6ff}
.form-result.success{color:#d9ffe9;background:#1cb97826;border:1px solid #7fe0b550;border-radius:10px;padding:11px 13px}

/* Seller inquiry AJAX status */
.form-result{margin-top:14px;font-size:14px;font-weight:700;line-height:1.6;min-height:22px}
.form-result.success{color:#dfffe9}
.form-result.error{color:#fff1b8}
.contact-form button[disabled]{opacity:.72;cursor:wait}


/* Seller inquiry success popup */
body.modal-open{overflow:hidden}
.success-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}
.success-modal.show{opacity:1;visibility:visible;pointer-events:auto}
.success-modal-backdrop{position:absolute;inset:0;background:rgba(8,18,51,.66);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}
.success-modal-card{position:relative;width:min(460px,calc(100vw - 40px));background:#fff;border-radius:24px;padding:38px 34px 30px;text-align:center;box-shadow:0 28px 80px rgba(5,18,57,.30);border:1px solid rgba(39,66,148,.12)}
.success-modal-icon{width:64px;height:64px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:#ffdf4d;color:#17357f;font-size:34px;font-weight:900;line-height:1;box-shadow:0 10px 26px rgba(255,211,42,.34)}
.success-modal-card h3{margin:0;color:#13244f;font-size:26px;font-weight:800;line-height:1.25;letter-spacing:-.035em}
.success-modal-card p{margin:14px 0 24px;color:#33466f;font-size:16px;font-weight:600;line-height:1.7;letter-spacing:-.02em}
.success-modal-close{width:100%;height:52px;border:0;border-radius:13px;background:#27458f;color:#fff;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 10px 24px rgba(39,69,143,.22)}
.success-modal-close:hover{background:#203b7d}
.success-modal-close:focus-visible{outline:3px solid #ffdf4d;outline-offset:3px}
@media(max-width:680px){.success-modal-card{padding:32px 22px 24px;border-radius:20px}.success-modal-card h3{font-size:23px}.success-modal-card p{font-size:15px}.success-modal-icon{width:58px;height:58px;font-size:30px}}
