*{box-sizing:border-box}html,body{margin:0;padding:0;background:#f8fafc;color:#0f172a;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1240px;margin:0 auto;padding:0}.site-header{background:#efefef;color:#e3e3e3;border-bottom:1px solid #c2c2c2}.header-wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex:0 0 46px}.brand-text{min-width:0}.brand-text h1{display:block;font-size:30px;line-height:1.2;letter-spacing:-.3px;margin:0;color:#262626}.brand-text h2{display:block;font-size:14px;color:#262626;margin-top:2px;font-weight:300}.nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.nav a{display:inline-flex;align-items:center;justify-content:center;padding:10px;color:#262626;font-size:17px;font-weight:300;transition:none;letter-spacing:-1px}.nav a:hover{text-decoration:underline}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 18px;font-size:15px;font-weight:700;border:1px solid transparent}.btn-primary{background:#2563eb;color:#fff;box-shadow:0 16px 35px #2563eb47}.btn-secondary{background:#ffffff0f;color:#fff;border-color:#ffffff1f}.stat{background:#efefef;border:1px solid #ccc;padding:10px}.stat strong{display:block;font-size:24px;line-height:1.1;margin-bottom:6px;color:#222}.stat span{display:block;font-size:13px;color:#424242}.section{padding:30px 0;background:#e6e6e6}.section-head{margin-bottom:26px}.section-head h2{margin:0 0 10px;font-size:32px;line-height:1.15;color:#0f172a;letter-spacing:-.6px;text-align:center}.section-head p{margin:0;max-width:760px;color:#475569;font-size:16px}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.site-card{background:#fff;border:1px solid #bfbfbf;padding:22px;box-shadow:0 16px 30px #0f172a0f;display:flex;flex-direction:column;min-height:100%}.card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.site-badge{display:inline-flex;align-items:center;gap:8px;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:700}.site-name{margin:0;font-size:24px;line-height:1.2;letter-spacing:-.4px;color:#0f172a}.site-url{margin:4px 0 0;font-size:14px;color:#64748b;word-break:break-word}.site-desc{margin:14px 0 18px;font-size:15px;color:#334155;min-height:72px}.info-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 20px;padding:0;list-style:none}.info-item{background:#f8fafc;border:1px solid #bfbfbf;padding:12px}.info-label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#09264f;margin-bottom:8px;text-transform:uppercase;letter-spacing:.3px}.info-value{font-size:17px;font-weight:600;color:#0f172a;line-height:1.2}.card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:18px;border-top:1px solid #cfcfcf}.price-box small{display:block;font-size:12px;color:#64748b;margin-bottom:4px}.price-box strong{display:block;font-size:28px;line-height:1.1;color:#0f172a;letter-spacing:-.5px}.card-btn{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:0 25px;background:#262626;color:#fff;font-size:16px;font-weight:700;white-space:nowrap}.content-box{background:#fff;padding:28px;box-shadow:0 16px 30px #0f172a0d;border:1px solid #b1b1b1}.content-box p{margin:0 0 16px;color:#334155;font-size:16px}.content-box p:last-child{margin-bottom:0}.faq-list{display:grid;gap:16px}.faq-item{background:#fff;padding:22px;box-shadow:0 14px 26px #0f172a0d;border:1px solid #a9a9a9}.faq-item h3{margin:0 0 8px;font-size:20px;line-height:1.3;color:#0f172a}.faq-item p{margin:0;color:#475569;font-size:15px}.site-footer{background:#fff;color:#282828;padding:28px 0;border-top:1px solid #c2c2c2}.footer-wrap{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-nav{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.footer-nav a{color:#3f3f3f;font-size:14px;font-weight:700}.icon{width:16px;height:16px;display:inline-block;vertical-align:middle;flex:0 0 16px}.icon-lg{width:22px;height:22px;flex:0 0 22px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width: 1024px){.hero-grid{grid-template-columns:1fr}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero h1{font-size:36px}}@media (max-width: 680px){.header-wrap{flex-direction:column;align-items:flex-start}.nav{width:100%;justify-content:flex-start}.hero{padding:58px 0 42px}.hero h1{font-size:30px}.section{padding:48px 0}.section-head h2{font-size:28px}.cards-grid{grid-template-columns:1fr}.info-list{grid-template-columns:1fr}.card-footer{flex-direction:column;align-items:stretch}.card-btn{width:100%}.footer-wrap{flex-direction:column;align-items:flex-start}}.site-title-row{display:flex;align-items:center;gap:10px}.site-icon-link{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:#1f2937;text-decoration:none;transition:opacity .2s ease}.site-icon-link:hover{opacity:.7}.img-web{border:1px solid #ccc;margin-bottom:15px}.header-wrap{display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:18px;flex:1;min-width:0}.brand-mark{display:flex;align-items:center;justify-content:center;flex:0 0 auto;line-height:0}.brand-text{display:flex;flex-direction:column;justify-content:center;min-width:0}.brand-text h1{margin:0 0 6px;font-size:32px;line-height:1.15}.brand-text h2{margin:0;font-size:16px;line-height:1.4;font-weight:400}.nav{display:flex;align-items:center;gap:24px;flex:0 0 auto}