*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#111;-webkit-font-smoothing:antialiased;background:#f8f8fa;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.site{min-height:100vh}.header{background:#f8f8faeb;border-bottom:1px solid #ececef;width:100%;height:76px}.header-inner{justify-content:space-between;align-items:center;max-width:1180px;height:100%;margin:0 auto;padding:0 24px;display:flex}.logo{color:#111;letter-spacing:-1.2px;font-size:25px;font-weight:800;text-decoration:none}.logo span,.footer-brand span{color:#675cff}.header-pill{color:#6d6d75;background:#fff;border:1px solid #e4e4e8;border-radius:100px;padding:8px 13px;font-size:12px;font-weight:600}.hero{padding:82px 24px 65px}.hero-content{text-align:center;width:100%;max-width:900px;margin:0 auto}.eyebrow{color:#6157e8;background:#f1efff;border:1px solid #e2defd;border-radius:100px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.eyebrow-dot{background:#675cff;border-radius:50%;width:6px;height:6px}h1{letter-spacing:-4px;margin:24px 0 0;font-size:clamp(43px,7vw,72px);font-weight:800;line-height:1.02}h1 span{color:#675cff}.hero-description{color:#6f6f78;max-width:650px;margin:25px auto 38px;font-size:17px;line-height:1.65}.generator-card{text-align:left;background:#fff;border:1px solid #dedee4;border-radius:20px;overflow:hidden;box-shadow:0 18px 50px #19192812,0 2px 6px #19192808}.generator-card textarea{resize:vertical;color:#17171a;background:0 0;border:0;outline:0;width:100%;min-height:185px;padding:22px;font-size:16px;line-height:1.65;display:block}.generator-card textarea::placeholder{color:#a2a2a9}.generator-bottom{border-top:1px solid #eeeeef;justify-content:space-between;align-items:center;gap:15px;min-height:68px;padding:10px 12px 10px 20px;display:flex}.character-count{color:#9a9aa2;align-items:center;gap:13px;font-size:11px;display:flex}.keyboard-hint{border-left:1px solid #e1e1e3;padding-left:13px}.generate-button{color:#fff;cursor:pointer;background:#111114;border:0;border-radius:11px;justify-content:center;align-items:center;gap:11px;min-height:45px;padding:0 19px;font-size:13px;font-weight:700;transition:transform .15s,opacity .15s;display:flex}.generate-button:hover:not(:disabled){transform:translateY(-1px)}.generate-button:active:not(:disabled){transform:translateY(0)}.generate-button:disabled{opacity:.4;cursor:not-allowed}.arrow{font-size:18px;line-height:1}.spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.examples{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:18px;display:flex}.examples-label{color:#9999a1;font-size:11px}.example-buttons{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.example-buttons button{color:#6d6d75;cursor:pointer;background:#fff;border:1px solid #e2e2e5;border-radius:8px;padding:7px 10px;font-size:11px;transition:border-color .15s,color .15s}.example-buttons button:hover{color:#5d55d8;border-color:#c6c2ff}.error-message{color:#a52b2b;background:#fff5f5;border:1px solid #f0cccc;border-radius:10px;justify-content:center;align-items:center;gap:9px;max-width:700px;margin:20px auto 0;padding:13px 16px;font-size:13px;display:flex}.error-message span{color:#fff;background:#c93434;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;font-weight:800;display:grid}.result-card{text-align:left;background:#fff;border:1px solid #dedee4;border-radius:20px;margin-top:34px;padding:24px;box-shadow:0 12px 40px #1919280d}.result-top{justify-content:space-between;align-items:center;gap:20px;display:flex}.result-eyebrow{color:#675cff;letter-spacing:1.2px;font-size:10px;font-weight:800}.result-card h2{letter-spacing:-.5px;margin:5px 0 0;font-size:21px}.copy-button{color:#333338;cursor:pointer;background:#fff;border:1px solid #dedee3;border-radius:9px;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:12px;font-weight:700;display:flex}.copy-button:hover{background:#f7f7f8}.prompt-content{color:#29292e;white-space:pre-wrap;background:#f5f5f7;border-radius:13px;margin-top:20px;padding:21px;font-size:15px;line-height:1.75}.result-bottom{color:#9999a1;justify-content:space-between;align-items:center;gap:15px;margin-top:15px;font-size:11px;display:flex}.generate-again{color:#675cff;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700}.features-section{padding:10px 24px 75px}.features{grid-template-columns:repeat(3,1fr);gap:18px;max-width:950px;margin:0 auto;display:grid}.feature{background:#fff;border:1px solid #e3e3e7;border-radius:16px;padding:25px}.feature-icon{color:#675cff;background:#f1efff;border-radius:10px;place-items:center;width:38px;height:38px;margin-bottom:17px;font-size:16px;display:grid}.feature h3{letter-spacing:-.2px;margin:0 0 8px;font-size:16px}.feature p{color:#777780;margin:0;font-size:13px;line-height:1.65}.advertisement{max-width:970px;margin:0 auto 65px;padding:0 24px}.ad-label{color:#b1b1b7;text-align:center;letter-spacing:1px;text-transform:uppercase;margin-bottom:9px;font-size:9px}.ad-container{background:#fbfbfc;border:1px dashed #dedee2;border-radius:8px;min-height:120px}.footer{border-top:1px solid #e7e7ea}.footer-inner{justify-content:space-between;align-items:center;gap:20px;max-width:1180px;min-height:70px;margin:0 auto;padding:0 24px;display:flex}.footer-brand{font-size:15px;font-weight:800}.footer-text,.footer-copy{color:#9a9aa1;font-size:11px}@media (max-width:700px){.header{height:64px}.header-inner{padding:0 18px}.header-pill{display:none}.hero{padding:57px 17px 48px}h1{letter-spacing:-2.7px;font-size:clamp(39px,12vw,55px)}.hero-description{margin-top:20px;font-size:15px}.generator-card{border-radius:16px}.generator-card textarea{min-height:165px;padding:17px;font-size:15px}.generator-bottom{flex-direction:column;align-items:stretch;padding:10px}.character-count{justify-content:space-between;padding:3px 4px}.generate-button{width:100%}.examples{flex-direction:column;align-items:flex-start}.example-buttons{justify-content:flex-start;width:100%}.result-card{border-radius:16px;padding:18px}.result-top{flex-direction:column;align-items:flex-start}.copy-button{justify-content:center;width:100%}.result-bottom{flex-direction:column;align-items:flex-start}.features-section{padding:0 17px 55px}.features{grid-template-columns:1fr}.advertisement{margin-bottom:45px;padding:0 17px}.footer-inner{flex-wrap:wrap;min-height:85px;padding:17px}}.result-card{scroll-margin-top:90px}.admin-page{color:#171717;background:#f5f5f3;min-height:100vh;padding:50px 20px}.admin-container{max-width:1100px;margin:0 auto}.admin-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:35px;display:flex}.admin-eyebrow{letter-spacing:2px;opacity:.55;margin-bottom:8px;font-size:12px;font-weight:700}.admin-header h1{letter-spacing:-1px;margin:0;font-size:38px}.admin-header p{color:#666;margin:8px 0 0}.refresh-button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;padding:11px 16px;font-weight:600}.refresh-button:disabled{opacity:.5;cursor:wait}.domain-tabs{flex-wrap:wrap;gap:10px;margin-bottom:25px;display:flex}.domain-tab{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;padding:12px 18px;font-weight:600}.domain-tab.active{color:#fff;background:#171717;border-color:#171717}.selected-domain{background:#fff;border:1px solid #e5e5e5;border-radius:14px;margin-bottom:30px;padding:18px 20px}.selected-domain span{letter-spacing:1.5px;color:#888;margin-bottom:5px;font-size:10px;display:block}.selected-domain strong{font-size:20px}.analytics-section{margin-bottom:32px}.analytics-section h2{margin:0 0 14px;font-size:20px}.analytics-card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:22px}.analytics-card-title{color:#777;margin-bottom:18px;font-size:13px}.analytics-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.analytics-grid>div{background:#f7f7f5;border-radius:12px;padding:15px}.analytics-grid span{color:#777;margin-bottom:7px;font-size:12px;display:block}.analytics-grid strong{font-size:25px;display:block}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:14px;display:flex}.section-heading h2{margin-bottom:5px}.section-heading p{color:#777;margin:0;font-size:14px}.section-heading>span{color:#777;font-size:13px}.ip-table-wrapper{background:#fff;border:1px solid #e5e5e5;border-radius:16px;overflow-x:auto}.ip-table{border-collapse:collapse;width:100%;min-width:600px}.ip-table th,.ip-table td{text-align:left;border-bottom:1px solid #eee;padding:15px 18px}.ip-table th{color:#777;text-transform:uppercase;letter-spacing:.5px;font-size:12px}.ip-table td{font-size:14px}.ip-table tr:last-child td{border-bottom:0}.admin-loading,.admin-error{background:#fff;border-radius:14px;padding:25px}.admin-error{color:#b42318;margin-bottom:20px}.analytics-footer{text-align:center;color:#999;padding:15px;font-size:12px}@media (max-width:700px){.admin-page{padding:30px 14px}.admin-header{flex-direction:column}.analytics-grid{grid-template-columns:repeat(2,1fr)}}
