@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");:root{--primary-color:#2b5de5;--primary-hover:#1e40af;--bg-color:#f9fbff;--surface-color:#fff;--text-main:#111827;--text-muted:#4b5563;--text-light:#9ca3af;--border-color:#e5e7eb;--border-color-light:#f3f4f6;--success-color:#10b981;--success-bg:#d1fae5;--error-color:#ef4444;--error-bg:#fee2e2;--border-radius-sm:8px;--border-radius:12px;--border-radius-lg:24px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -2px rgba(0,0,0,.05);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -4px rgba(0,0,0,.05)}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background-color:var(--surface-color);color:var(--text-main);line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;border:none;border-radius:var(--border-radius-sm);transition:all .2s ease}.btn-primary{background-color:var(--primary-color);color:#fff;padding:12px 24px;font-weight:600;font-size:16px;display:inline-flex;align-items:center;justify-content:center}.btn-primary:hover{background-color:var(--primary-hover)}.btn-outline{background-color:transparent;color:var(--text-main);border:1px solid var(--border-color);padding:12px 24px;font-weight:600;font-size:16px}.btn-outline:hover{background-color:#f3f4f6}.card{background-color:var(--surface-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-color-light);padding:32px}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}h1{font-size:3rem;font-weight:800;line-height:1.25;letter-spacing:-.03em}h2{font-size:2rem;font-weight:700;letter-spacing:-.02em}h3{font-size:1.5rem;font-weight:600}.text-muted{color:var(--text-muted)}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.hero-section{padding-top:100px;padding-bottom:100px}.hero-title{font-size:3.5rem;font-weight:800;letter-spacing:-.04em;line-height:1.3}.hero-subtitle{font-size:1.25rem;font-weight:500;margin-top:24px}.section-padding{padding-top:100px;padding-bottom:100px}.section-padding-bottom{padding-bottom:120px}.section-title{font-size:2.5rem;font-weight:800}.section-label{font-weight:700;font-size:14px;letter-spacing:1px}.section-label,.text-primary{color:var(--primary-color)}.text-error{color:var(--error-color)}.text-success{color:var(--success-color)}.text-purple{color:#9333ea}.text-teal{color:#0d9488}.text-white{color:#fff}.font-bold-14{font-size:14px;font-weight:700}.font-15,.font-bold-15{font-size:15px}.font-bold-15{font-weight:700}.font-18,.font-bold-18{font-size:18px}.font-bold-18{font-weight:600}.font-20,.font-bold-20{font-size:20px}.font-bold-20{font-weight:600}.font-bold-22{font-size:22px;font-weight:700}.font-bold-24{font-size:24px;font-weight:700}.font-bold-28{font-size:28px;font-weight:700}.p-15{font-size:15px;line-height:1.8}.p-17{font-size:17px;line-height:1.7}.p-18{font-size:18px;line-height:1.8}.m-b-16{margin-bottom:16px}.m-b-20{margin-bottom:20px}.m-b-24{margin-bottom:24px}.m-b-40{margin-bottom:40px}.m-b-60{margin-bottom:60px}.m-b-80{margin-bottom:80px}.font-14{font-size:14px}.m-t-24{margin-top:24px}.m-t-30{margin-top:30px}.badge{padding:6px 12px;border-radius:6px;font-size:15px}.badge,.badge-rounded{font-weight:700;display:inline-block}.badge-rounded{padding:6px 16px;border-radius:20px;font-size:13px}.badge-small{padding:4px 8px;border-radius:4px;font-size:14px;font-weight:600;display:inline-block}.badge-error{background-color:var(--error-bg);color:var(--error-color)}.badge-success{background-color:var(--success-bg);color:var(--success-color)}.badge-primary{background-color:#e0e7ff;color:var(--primary-color)}.badge-teal{background-color:#ccfbf1;color:#0f766e}.icon-box{display:flex;align-items:center;justify-content:center;border-radius:16px;margin-bottom:24px}.icon-box-lg{width:64px;height:64px;font-size:32px}.icon-box-xl{width:80px;height:80px;font-size:40px;border-radius:50%}.icon-error{background-color:#fee2e2;color:#ef4444}.icon-warning{background-color:#ffedd5;color:#f97316}.icon-primary{background-color:#e0e7ff}.icon-blue,.icon-primary{color:var(--primary-color)}.icon-blue{background-color:#eff6ff}.icon-purple{background-color:#f3e8ff;color:#9333ea}.icon-teal{background-color:#ccfbf1;color:#0d9488}.icon-light-blue{background-color:rgba(56,189,248,.1);color:#38bdf8}.icon-light-purple{background-color:rgba(167,139,250,.1);color:#a78bfa}.icon-green{background-color:#dcfce7;color:#16a34a}.icon-pink{background-color:#fce7f3;color:#db2777}.grid-2-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,400px),1fr));grid-gap:40px;gap:40px;align-items:center}.grid-3-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));grid-gap:30px;gap:30px}.grid-target{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));grid-gap:24px;gap:24px}.grid-pricing{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));grid-gap:40px;gap:40px;max-width:900px;margin:0 auto}.grid-footer{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:40px;gap:40px}.flex-col-card{display:flex;flex-direction:column;flex:1 1;border-radius:16px;padding:24px}.bg-gray-light{background-color:#f9fafb;border:1px solid #f3f4f6}.bg-green-light{background-color:#f0fdf4;border:1px solid #dcfce7}.bg-dark{background-color:#1e293b;border:1px solid #334155;border-radius:24px;padding:40px;color:#fff}.pricing-card{padding:40px;display:flex;flex-direction:column}.file-row{background-color:#fff;border-radius:12px;padding:16px;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.text-left{text-align:left}.gnb{background-color:var(--surface-color);border-bottom:1px solid var(--border-color);position:-webkit-sticky;position:sticky;top:0;z-index:50;height:84px}.gnb,.gnb-container{display:flex;align-items:center}.gnb-container{width:100%;justify-content:space-between}.logo{font-weight:800;font-size:24px;color:var(--primary-color)}.gnb-menu{display:none}@media (min-width:768px){.gnb-menu{display:flex;gap:32px}}.gnb-actions{display:flex;gap:16px;align-items:center}.mockup-grid{display:flex;gap:20px}.mockup-arrow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;background-color:var(--primary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 10px rgba(43,93,229,.3);z-index:10}.mockup-arrow span{font-size:32px;transform:translate(2px,-3px);display:inline-block}@media (max-width:768px){.mockup-grid{flex-direction:column}.mockup-arrow{position:relative;left:auto;top:auto;transform:none;margin:-16px auto}.mockup-arrow span{transform:translate(3px,1px) rotate(90deg)}}.flex-1{flex:1 1}.flex-col{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.items-center{align-items:center}.items-end{align-items:flex-end}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.w-full{width:100%}.h-full{height:100%}.p-24{padding:24px}.p-16{padding:16px}.px-4{padding-left:4px}.pr-4,.px-4{padding-right:4px}.pl-4{padding-left:4px}.m-b-8{margin-bottom:8px}.m-t-8{margin-top:8px}.m-t-16{margin-top:16px}.font-11{font-size:11px}.font-12{font-size:12px}.font-13{font-size:13px}.font-bold-11{font-size:11px;font-weight:700}.font-bold-12{font-size:12px;font-weight:700}.font-bold-13{font-size:13px;font-weight:700}.text-center{text-align:center}.cursor-pointer{cursor:pointer}.border-b{border-bottom:1px solid var(--border-color)}.border-t{border-top:1px solid var(--border-color)}.dashboard-layout{background-color:var(--bg-color);min-height:100vh;display:flex;flex-direction:column}.gnb-auth{border-bottom:1px solid var(--border-color);background-color:var(--surface-color);height:64px;padding:0 24px;justify-content:space-between;z-index:10}.flex-row-center,.gnb-auth{display:flex;align-items:center}.flex-col-between{display:flex;flex-direction:column;justify-content:space-between}.gap-4{gap:4px}.gap-6{gap:6px}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-24{gap:24px}.gap-32{gap:32px}.divider-v{height:24px;width:1px}.avatar,.divider-v{background-color:#e5e7eb}.avatar{width:36px;height:36px;border-radius:50%;cursor:pointer}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}