*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;background:#f5f7fb}.container{max-width:800px;margin:80px auto;padding:20px}h1{margin-bottom:10px}.home-page{max-width:1200px;margin:0 auto;padding:48px 24px 80px}.hero-section{text-align:center;padding:60px 0}.hero-badge{display:inline-block;background:#eff6ff;color:#2563eb;padding:8px 14px;border-radius:999px;font-size:.875rem;font-weight:600;margin-bottom:24px}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1;font-weight:800;color:#111827;margin-bottom:24px}.hero-description{max-width:720px;margin:0 auto;font-size:1.125rem;color:#6b7280;line-height:1.7}.url-creator-section{margin-top:48px}.card{background:#fff;border-radius:20px;border:1px solid #e5e7eb;padding:32px;box-shadow:0 10px 30px #0000000a}.section-header{margin-bottom:24px}.section-header h2{margin-bottom:8px}.section-header p{color:#6b7280}.result-section{margin-top:32px}.features-section{margin-top:64px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px}.feature-card h3{margin-bottom:12px}.feature-card p{color:#6b7280}.analytics-cta{margin-top:64px}.primary-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;margin-top:20px;padding:12px 20px;background:#2563eb;color:#fff;border-radius:10px;font-weight:600;transition:.2s}.primary-btn:hover{transform:translateY(-1px)}.page-container{max-width:1200px;margin:0 auto;padding:40px 24px 80px}.dashboard-header{margin-bottom:32px}.dashboard-header h1{margin-bottom:8px}.dashboard-header p{color:#6b7280}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:32px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 4px 20px #0000000a}.stat-card span{color:#6b7280;font-size:.875rem}.stat-card h2{margin-top:12px;font-size:2rem}.dashboard-section{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:24px}.section-header-row{margin-bottom:24px}.section-header-row p{color:#6b7280}.empty-state{text-align:center;padding:60px 20px}.empty-state h3{margin-bottom:12px}.error-state{padding:20px;border-radius:12px;background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.skeleton-header{height:50px;border-radius:12px;background:#e5e7eb;margin-bottom:24px}.skeleton-card{height:120px;border-radius:16px;background:#e5e7eb}.skeleton-table{height:320px;margin-top:24px;border-radius:16px;background:#e5e7eb}.analytics-header{margin-bottom:32px}.analytics-header h1{margin-bottom:8px}.analytics-header p{color:#6b7280}.analytics-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:24px;margin-top:32px}.analytics-panel{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:24px;box-shadow:0 4px 20px #0000000a}.analytics-panel h2{margin-top:0;margin-bottom:20px}.insights-panel{margin-top:24px}.insights-list{display:flex;flex-direction:column;gap:16px}.insight-item{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid #f3f4f6}.insight-item:last-child{border-bottom:none}.empty-state{text-align:center;padding:48px 24px}.empty-state h3{margin-bottom:8px}.empty-state p{color:#6b7280}@media(max-width:768px){.analytics-layout{grid-template-columns:1fr}}.navbar{position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border-bottom:1px solid #e5e7eb}.navbar-container{max-width:1200px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.navbar-logo{text-decoration:none}.logo-title{color:#111827;font-size:1.25rem;font-weight:700}.logo-subtitle{color:#6b7280;font-size:.75rem}.desktop-nav{display:flex;gap:12px}.nav-link{text-decoration:none;color:#4b5563;padding:10px 16px;border-radius:999px;transition:all .2s ease}.nav-link:hover{background:#f3f4f6}.nav-link-active{background:#2563eb;color:#fff!important;font-weight:600}.mobile-menu-btn{display:none;border:none;background:transparent;font-size:1.25rem;cursor:pointer}.mobile-nav{display:none}@media(max-width:768px){.desktop-nav{display:none}.mobile-menu-btn{display:block}.mobile-nav{display:flex;flex-direction:column;padding:16px 24px;border-top:1px solid #e5e7eb;background:#fff}.mobile-nav-link{text-decoration:none;color:#374151;padding:12px;border-radius:8px}}.url-form{width:100%}.form-label{display:block;margin-bottom:10px;font-weight:600;color:#111827}.url-form-row{display:flex;gap:12px}.url-input{flex:1;height:52px;border:1px solid #d1d5db;border-radius:12px;padding:0 16px;font-size:1rem;transition:all .2s ease}.url-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.input-error{border-color:#dc2626}.submit-btn{min-width:150px;border:none;border-radius:12px;background:#2563eb;color:#fff;font-weight:600;cursor:pointer;padding:0 20px;transition:all .2s ease}.submit-btn:hover:not(:disabled){transform:translateY(-1px)}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.error-text{margin-top:10px;color:#dc2626;font-size:.9rem}@media(max-width:768px){.url-form-row{flex-direction:column}.submit-btn{width:100%;height:52px}}.success-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:24px;box-shadow:0 10px 30px #0000000d}.success-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.success-icon{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#dcfce7;color:#16a34a;font-weight:700;font-size:1.25rem}.success-header h3{margin:0}.success-header p{margin-top:4px;color:#6b7280}.short-url-section,.original-url-section{margin-bottom:20px}.short-url-section label,.original-url-section label{display:block;margin-bottom:8px;font-size:.875rem;font-weight:600;color:#374151}.short-url-box{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px}.short-url-box a{color:#2563eb;text-decoration:none;word-break:break-all;flex:1}.copy-btn{border:none;background:#2563eb;color:#fff;padding:10px 16px;border-radius:10px;cursor:pointer;font-weight:600;white-space:nowrap}.original-url-box{padding:14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;color:#4b5563;word-break:break-word}.result-actions{margin-top:24px;display:flex;justify-content:flex-end}@media(max-width:768px){.short-url-box{flex-direction:column;align-items:stretch}.copy-btn{width:100%}.result-actions{justify-content:stretch}.result-actions .primary-btn{width:100%;text-align:center}}.table-wrapper{overflow-x:auto}.analytics-table{width:100%;border-collapse:collapse}.analytics-table th{text-align:left;padding:16px;font-size:.875rem;color:#6b7280;border-bottom:1px solid #e5e7eb}.analytics-table td{padding:18px 16px;border-bottom:1px solid #f3f4f6}.analytics-table tr:hover{background:#fafafa}.code-pill{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:32px;border-radius:999px;background:#eff6ff;color:#2563eb;font-weight:700;font-size:.875rem}.url-cell{color:#374151;text-decoration:none;display:block;max-width:450px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.url-cell:hover{color:#2563eb}.click-badge{display:inline-flex;align-items:center;justify-content:center;min-width:60px;padding:6px 12px;border-radius:999px;background:#f3f4f6;font-weight:600}.table-action-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:10px;background:#2563eb;color:#fff;padding:10px 14px;font-size:.875rem;font-weight:600;transition:all .2s ease}.table-action-btn:hover{transform:translateY(-1px)}.mobile-url-list{display:none}.mobile-url-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;margin-bottom:16px}.mobile-url-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.mobile-url-link{display:block;margin-bottom:16px;color:#374151;text-decoration:none;word-break:break-word}@media(max-width:768px){.table-wrapper{display:none}.mobile-url-list{display:block}}.chart-container{width:100%;min-height:320px}.analytics-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.analytics-kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:24px;box-shadow:0 4px 20px #0000000a;transition:transform .2s ease,box-shadow .2s ease}.analytics-kpi-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00000014}.kpi-label{display:block;color:#6b7280;font-size:.875rem;font-weight:600;margin-bottom:16px}.kpi-value{font-size:3rem;font-weight:800;color:#111827;line-height:1;margin-bottom:12px}.kpi-description{color:#6b7280;font-size:.9rem;margin:0}.url-details-card{width:100%}.url-details-header{margin-bottom:24px}.url-details-header h2{margin-bottom:8px}.url-details-header p{color:#6b7280}.details-list{display:flex;flex-direction:column;gap:4px}.details-row{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #f3f4f6}.details-label{color:#6b7280;font-size:.95rem}.details-value{font-weight:600;color:#111827}
