:root{color:#172033;background:#f7f9fc;font-family:Pretendard,Noto Sans KR,system-ui,sans-serif;font-synthesis:none;--green:#0b4ea2;--ink:#172033;--cream:#f7f9fc;--yellow:#ffe1c2;--orange:#f58220;--line:#dde3ec}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 12% 2%,#fffdf4 0,transparent 28rem),var(--cream)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:wait;opacity:.58}.app-frame{min-height:100vh;padding-bottom:calc(88px + env(safe-area-inset-bottom))}.topbar{height:72px;max-width:1180px;margin:auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:800;letter-spacing:-.04em}.brand-mark,.auth-logo{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-family:Georgia,serif;font-size:21px}.top-actions{display:flex;align-items:center;gap:8px}.text-button{border:0;background:transparent;color:var(--green);font-weight:700}.avatar{width:40px;height:40px;border:0;border-radius:50%;background:#dbeade;color:var(--green);font-weight:800}.page-content{max-width:1100px;margin:auto;padding:20px 24px 60px}.guest-frame .page-content{max-width:none;padding:0}.bottom-nav{position:fixed;z-index:20;bottom:max(12px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);width:min(540px,calc(100% - 24px));display:grid;grid-template-columns:repeat(5,1fr);padding:8px;border:1px solid rgba(255,255,255,.8);border-radius:28px;background:#ffffffe6;box-shadow:0 18px 55px #16352d24;backdrop-filter:blur(16px)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:2px;padding:7px 2px;border-radius:20px;color:#789088;font-size:11px;font-weight:600}.bottom-nav a.active{background:var(--green);color:#fff}.nav-icon{font-size:18px;line-height:1.1}.eyebrow{margin:0 0 8px;color:#4e8172;font-size:11px;font-weight:800;letter-spacing:.18em}.hero-card{position:relative;overflow:hidden;min-height:390px;padding:52px;border-radius:40px;background:var(--green);color:#fff;box-shadow:0 28px 70px #0b6b532b}.hero-card h1{position:relative;z-index:2;margin:0;font-family:Gowun Dodum;font-size:clamp(38px,6vw,65px);line-height:1.18;font-weight:400;letter-spacing:-.06em}.hero-card h1 span{color:#f8d77f}.hero-card .eyebrow{color:#a9d4c5}.sun-orbit{position:absolute;right:-30px;top:-100px;width:420px;height:420px;border:1px solid rgba(255,255,255,.16);border-radius:50%}.sun-orbit:after{content:"";position:absolute;inset:55px;border:1px solid rgba(255,255,255,.13);border-radius:50%}.sun-orbit span{position:absolute;width:118px;height:118px;border-radius:50%;background:var(--yellow);top:136px;left:90px;box-shadow:0 0 70px #f6c85f52}.wallet-strip{position:absolute;z-index:2;left:52px;right:52px;bottom:38px;display:flex;justify-content:space-between;align-items:end;padding-top:24px;border-top:1px solid rgba(255,255,255,.2)}.wallet-strip div{display:flex;flex-direction:column;gap:5px}.wallet-strip small{color:#b8d9cf}.wallet-strip strong{font-size:24px}.wallet-strip a{font-size:13px;font-weight:700}.section-block{margin-top:48px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.section-heading h2,.page-header h1{margin:0;font-family:Gowun Dodum;font-size:30px;letter-spacing:-.05em}.section-heading>a{font-size:13px;color:var(--green);font-weight:700}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.service-card{min-height:148px;padding:20px 16px;border:1px solid var(--line);border-radius:24px;background:#ffffffb8;display:flex;flex-direction:column;transition:.2s}.service-card:hover{transform:translateY(-4px);border-color:#8bb5a8;box-shadow:0 15px 35px #17342c14}.service-icon{font-size:32px;margin-bottom:auto}.service-card strong{font-size:15px}.service-card small{color:#809088;margin-top:3px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.metric-grid article{padding:24px;border-radius:24px;background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:1fr auto;align-items:end}.metric-grid span,.metric-grid small{color:#74877f;font-size:12px}.metric-grid strong{grid-row:1/3;grid-column:2;font-size:38px;color:var(--green)}.horizontal-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-card{min-height:170px;padding:24px;border-radius:26px;background:#e6a661;color:#17342c}.feature-card:nth-child(2n){background:#a7c9bc}.feature-card h3{font-family:Gowun Dodum;font-size:24px;margin:28px 0 5px}.feature-card p{margin:0;font-size:13px}.page-header{padding:35px 0 28px;max-width:680px}.page-header h1{font-size:44px}.page-header>p:last-child{color:#6f817a;line-height:1.7}.chip-row{display:flex;gap:8px;overflow:auto;padding-bottom:10px}.chip-row button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 20px;color:#667871;font-weight:700}.chip-row button.active{background:var(--green);border-color:var(--green);color:#fff}.search-box{height:56px;margin:15px 0 25px;padding:0 20px;border:1px solid var(--line);border-radius:18px;background:#fff;display:flex;align-items:center;gap:12px}.search-box input{width:100%;border:0;outline:0;background:transparent}.content-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.content-card{min-height:170px;padding:14px;border:1px solid var(--line);border-radius:26px;background:#fff;display:grid;grid-template-columns:140px 1fr auto;gap:18px;align-items:center}.content-visual{height:140px;border-radius:19px;background:linear-gradient(145deg,#bad2c8,#e7d6a1);display:grid;place-items:center}.content-visual span{font-family:Gowun Dodum;font-size:28px}.content-body small{color:var(--orange);font-weight:800}.content-body h3{margin:6px 0;font-size:19px}.content-body p{color:#7a8983;font-size:13px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.round-arrow{align-self:end;width:36px;height:36px;border:0;border-radius:50%;background:#edf3ef;color:var(--green)}.state-card{min-height:180px;padding:32px;border:1px dashed #bbc6c0;border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;color:#72847d}.state-card p{margin:0}.error-state strong{color:#a64b35}.spinner{width:26px;height:26px;border:3px solid #d9e3df;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.secondary-button{border:1px solid var(--green);color:var(--green);background:#fff;border-radius:12px;padding:9px 15px;font-weight:700}.activity-groups{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.activity-group{padding:24px;border-radius:26px;border:1px solid var(--line);background:#fff}.compact-list{display:flex;flex-direction:column}.compact-list article{min-height:72px;padding:14px 0;border-bottom:1px solid #eceee9;display:flex;align-items:center;justify-content:space-between;gap:15px}.compact-list article:last-child{border-bottom:0}.compact-list article>div{display:flex;flex-direction:column;gap:3px}.compact-list small{color:#86958e}.compact-list p{margin:3px 0;color:#a44e3b;font-size:12px}.status-badge{padding:6px 10px;border-radius:999px;background:#e9f2ed;color:var(--green);font-size:11px;font-weight:800}.empty-row{padding:28px 0;color:#89958f;text-align:center}.positive{color:var(--green)}.wallet-card{padding:38px;border-radius:34px;background:#17342c;color:#fff;display:grid;grid-template-columns:1fr auto;align-items:end}.wallet-card small{color:#a9c0b7}.wallet-card>strong{grid-row:2;font-size:44px}.wallet-card>b{grid-row:2;font-size:25px}.wallet-divider{grid-column:1/3;height:1px;background:#ffffff1f;margin:24px 0}.wallet-actions{grid-column:1/3;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:30px}.wallet-actions button{padding:13px;border:1px solid rgba(255,255,255,.17);border-radius:13px;background:#ffffff12;color:#fff}.profile-hero{margin-top:25px;padding:35px;border-radius:32px;background:#e1ede7;display:flex;align-items:center;gap:20px}.profile-avatar{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:28px;font-weight:800}.profile-hero h1{margin:0;font-family:Gowun Dodum;font-size:33px}.profile-hero p{margin:5px 0;color:#648074}.role-row{display:flex;flex-wrap:wrap;gap:8px}.role-chip{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:12px;font-weight:700}.menu-list{margin-top:25px;border:1px solid var(--line);border-radius:26px;background:#fff;overflow:hidden}.menu-list a{min-height:82px;padding:18px 22px;border-bottom:1px solid #ebede8;display:flex;align-items:center;justify-content:space-between}.menu-list a:last-child{border:0}.menu-list div{display:flex;flex-direction:column;gap:5px}.menu-list small{color:#84918c}.workspace-card{margin-top:25px;padding:26px;border-radius:26px;background:#17342c;color:#fff}.workspace-card h2{font-family:Gowun Dodum}.workspace-card>div{display:flex;flex-wrap:wrap;gap:8px}.workspace-card span{padding:7px 10px;border-radius:9px;background:#ffffff12;color:#80968e;font-size:11px}.workspace-card span.enabled{background:#d4a955;color:#1d362f}.auth-layout{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr}.auth-story{position:relative;overflow:hidden;padding:8vw;background:var(--green);color:#fff;display:flex;flex-direction:column;justify-content:center}.auth-story .auth-logo{position:absolute;top:40px;left:45px;background:#fff;color:var(--green)}.auth-story .eyebrow{color:#b1d6ca}.auth-story h1{position:relative;z-index:2;margin:0;font-family:Gowun Dodum;font-size:clamp(46px,6vw,76px);font-weight:400;line-height:1.18;letter-spacing:-.07em}.auth-story>p:last-of-type{max-width:440px;color:#bbd5cc;line-height:1.8}.wave-art{position:absolute;right:-20%;bottom:-30%;width:80%;aspect-ratio:1;border:1px solid rgba(255,255,255,.15);border-radius:50%}.wave-art span{position:absolute;inset:16%;border-radius:50%;background:var(--yellow)}.auth-panel{padding:50px;display:grid;place-items:center;background:#fffdf8}.auth-form{width:100%;max-width:440px;display:flex;flex-direction:column;gap:17px}.auth-form h1,.auth-form h2{margin:0;font-family:Gowun Dodum;font-size:38px;letter-spacing:-.05em}.auth-form>p{margin:0;color:#778780;line-height:1.6}.auth-form label,.inline-form label{display:flex;flex-direction:column;gap:8px;color:#526861;font-size:12px;font-weight:700}.auth-form input,.inline-form input{width:100%;height:52px;padding:0 15px;border:1px solid var(--line);border-radius:13px;background:#fff;outline:none}.auth-form input:focus,.inline-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #0b6b5314}.primary-button{min-height:54px;border:0;border-radius:15px;background:var(--green);color:#fff;font-weight:800}.auth-link{text-align:center!important;font-size:13px}.auth-link a{color:var(--green);font-weight:800}.form-error{padding:11px 14px;border-radius:10px;background:#fff0eb;color:#a14531!important;font-size:12px}.register-shell{min-height:100vh;padding:35px;background:linear-gradient(135deg,#dfece6,#fbf3dc)}.back-link{display:inline-block;margin-bottom:25px;color:var(--green);font-weight:700}.register-card{max-width:720px;margin:auto;padding:42px;border-radius:34px;background:#fffdf9;box-shadow:0 25px 80px #17342c1a}.step-progress{height:5px;margin-bottom:30px;border-radius:99px;background:#e6e9e4;overflow:hidden}.step-progress span{display:block;height:100%;background:var(--green);transition:.3s}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.check-label{flex-direction:row!important;align-items:center}.check-label input{width:18px!important;height:18px!important}.mock-notice{padding:13px;border-radius:12px;background:#fff1c5;color:#755b13;font-size:13px}.mock-notice strong{font-size:17px}.application-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px}.action-card{min-height:155px;padding:24px;border:1px solid var(--line);border-radius:24px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:5px;color:var(--ink)}.action-card span{font-size:30px;margin-bottom:auto}.action-card small{color:#7d8c86}.inline-form{max-width:600px;margin:20px 0;padding:25px;border-radius:24px;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;gap:15px}.inline-form h2{margin:0;font-family:Gowun Dodum}@media(max-width:900px){.service-grid{grid-template-columns:repeat(3,1fr)}.content-list,.auth-layout{grid-template-columns:1fr}.auth-story{min-height:36vh;padding:80px 30px 45px}.auth-story h1{font-size:46px}.auth-story>p:last-of-type{display:none}.auth-panel{padding:42px 24px}.activity-groups{grid-template-columns:1fr}.horizontal-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.topbar{height:62px;padding:10px 16px}.page-content{padding:12px 16px 40px}.hero-card{min-height:360px;padding:32px 25px;border-radius:30px}.hero-card h1{font-size:39px}.sun-orbit{right:-160px;top:-80px}.wallet-strip{left:25px;right:25px;bottom:27px}.wallet-strip strong{font-size:20px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:135px}.metric-grid{grid-template-columns:repeat(2,1fr)}.horizontal-list{display:flex;overflow:auto}.feature-card{min-width:78%}.page-header{padding-top:25px}.page-header h1{font-size:36px}.content-card{grid-template-columns:95px 1fr auto;gap:12px}.content-visual{height:110px}.content-visual span{font-size:22px}.content-body p{display:none}.wallet-card{padding:27px}.wallet-card>strong{font-size:35px}.register-shell{padding:20px 14px}.register-card{padding:28px 20px}.form-grid{grid-template-columns:1fr}.application-actions{grid-template-columns:1fr 1fr}.auth-story{min-height:31vh}.auth-story h1{font-size:38px}.auth-story .auth-logo{top:22px;left:25px}.auth-panel{align-items:start}.bottom-nav{bottom:max(6px,env(safe-area-inset-bottom))}}.kakao-button{width:100%;min-height:54px;border:0;border-radius:15px;background:#fee500;color:#191919;font-weight:800;display:flex;align-items:center;justify-content:center;gap:10px}.kakao-button:hover{background:#f5dc00}.kakao-symbol{width:22px;height:18px;display:grid;place-items:center;border-radius:50%;background:#191919;color:#191919;font-size:8px;position:relative}.kakao-symbol:after{content:"";position:absolute;left:3px;bottom:-3px;border:4px solid transparent;border-top-color:#191919;transform:rotate(24deg)}.auth-divider{display:flex;align-items:center;gap:12px;color:#8a93a3;font-size:12px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}.secondary-auth-button{min-height:52px;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--green);display:grid;place-items:center;font-weight:800}.demo-accounts{padding:16px;border:1px solid #dceaff;border-radius:18px;background:#f1f6ff;display:flex;flex-direction:column;gap:12px}.demo-accounts>div:first-child{display:flex;flex-direction:column;gap:3px}.demo-accounts small{color:#68748a;font-size:11px}.demo-account-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.demo-account-grid button{min-height:58px;padding:9px 11px;border:1px solid #c9daf6;border-radius:12px;background:#fff;color:var(--ink);text-align:left;display:flex;flex-direction:column;gap:3px}.demo-account-grid button:hover{border-color:var(--green);box-shadow:0 0 0 2px #dceaff}.demo-account-grid button:last-child:nth-child(odd){grid-column:1/-1}.signup-card h1,.verification-card h1,.callback-card h1{margin:0;font-family:Gowun Dodum;font-size:38px;letter-spacing:-.05em}.signup-description{color:#68748a;line-height:1.7}.signup-steps{margin:10px 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:14px}.signup-steps li{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:center;color:#7a8495}.signup-steps li>span{width:38px;height:38px;border-radius:50%;background:#eef1f6;display:grid;place-items:center;font-weight:800}.signup-steps li.active>span{background:#0b4ea2;color:#fff}.signup-steps li div{display:flex;flex-direction:column;gap:3px}.signup-steps li strong{color:var(--ink)}.signup-steps li small{font-size:12px}.privacy-note{text-align:center;color:#768195!important;font-size:12px}.callback-shell{min-height:100vh;padding:24px;background:#f7f9fc;display:grid;place-items:center}.callback-card{width:min(480px,100%);padding:42px;border-radius:28px;background:#fff;border:1px solid var(--line);box-shadow:0 24px 70px #1720331a;text-align:center;display:flex;flex-direction:column;align-items:center;gap:18px}.loading-ring{width:48px;height:48px;border:4px solid #dceaff;border-top-color:#0b4ea2;border-radius:50%;animation:auth-spin .8s linear infinite}.callback-error,.verification-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#dceaff;color:#0b4ea2;font-size:26px;font-weight:900}.callback-error{background:#ffe8e8;color:#c93c3c}@keyframes auth-spin{to{transform:rotate(360deg)}}.verification-card{display:flex;flex-direction:column;gap:18px}.verification-card>p,.verification-confirm>p{margin:0;color:#68748a;line-height:1.7}.verification-icon.orange{background:#ffe1c2;color:#a94300}.verification-icon.success{background:#ddf4e9;color:#16845b}.city-info-box{padding:18px;border-radius:16px;background:#f1f6ff;border:1px solid #dceaff;color:#39455c}.city-info-box ul{margin:10px 0;padding-left:20px}.city-info-box small{color:#68748a}.city-button{background:#0b4ea2}.verification-confirm{display:flex;flex-direction:column;gap:17px}.integration-notice{padding:10px 12px;border-radius:10px;background:#fff5eb;color:#a94300!important;font-size:12px;line-height:1.5!important}.kakao-button:disabled{cursor:not-allowed;opacity:.65}.header-login,.header-signup{min-height:40px;padding:0 15px;border-radius:12px;display:grid;place-items:center;font-size:13px;font-weight:800}.header-login{color:var(--green)}.header-signup{background:var(--green);color:#fff}.public-hero-copy{position:relative;z-index:2;max-width:690px}.public-hero-copy>p:not(.eyebrow){max-width:570px;color:#dceaff;line-height:1.75}.hero-actions{display:flex;gap:10px;margin-top:24px}.hero-primary,.hero-secondary{min-height:48px;padding:0 20px;border-radius:14px;display:grid;place-items:center;font-weight:800}.hero-primary{background:#f58220;color:#172033}.hero-secondary{border:1px solid rgba(255,255,255,.45);color:#fff;background:#ffffff14}.public-benefits{padding:32px;border:1px solid #dceaff;border-radius:28px;background:#f1f6ff}.public-benefits h2{margin:0;font-family:Gowun Dodum;font-size:30px}.public-benefits>div:first-child>p:last-child{color:#68748a}.benefit-grid{margin-top:22px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.benefit-grid article{padding:20px;border-radius:18px;background:#fff;border:1px solid #dceaff;display:flex;flex-direction:column;gap:7px}.benefit-grid article>span{color:#f58220;font-weight:900}.benefit-grid small{color:#68748a;line-height:1.5}@media(max-width:600px){.hero-actions{flex-direction:column}.hero-primary,.hero-secondary{width:100%}.public-hero-copy>p:not(.eyebrow){max-width:82%}.public-benefits{padding:24px 18px}.benefit-grid{grid-template-columns:1fr}.header-login,.header-signup{padding:0 10px}}@media(max-width:600px){.demo-account-grid{grid-template-columns:1fr}.demo-account-grid button:last-child:nth-child(odd){grid-column:auto}.signup-card h1,.verification-card h1,.callback-card h1{font-size:30px}.callback-card{padding:30px 22px}}.inline-form select{width:100%;height:52px;padding:0 15px;border:1px solid var(--line);border-radius:13px;background:#fff;outline:none}.inline-form select:focus{border-color:var(--green);box-shadow:0 0 0 3px #0b6b5314}.success-notice{padding:11px 14px;border-radius:10px;background:#e2f1e9;color:var(--green);font-size:13px;font-weight:700}@media(min-width:901px){.application-actions{grid-template-columns:repeat(4,1fr)}}
