:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 85% 0,#e8efff 0,transparent 32rem),#f5f7fb}a{color:#2855c5;text-underline-offset:.2em}.site-header{height:72px;padding:0 max(24px,calc((100vw - 1080px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e3e7ef}.brand{display:flex;align-items:center;gap:12px;color:#172033;text-decoration:none;font-weight:750;letter-spacing:-.01em}.brand-mark,.product-icon{display:grid;place-items:center;background:linear-gradient(145deg,#2855c5,#163580);color:#fff;font-weight:800;letter-spacing:-.04em}.brand-mark{width:36px;height:36px;border-radius:10px;font-size:13px}.header-label{color:#657086;font-size:14px}.home-main,.license-main{width:min(1080px,calc(100% - 48px));margin:0 auto;flex:1}.home-main{padding:88px 0 96px}.hero{max-width:690px;margin-bottom:64px}.eyebrow{margin:0 0 10px;color:#2855c5;font-size:13px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.hero h1,.license-heading h1{margin:0;letter-spacing:-.04em;color:#11192a}.hero h1{font-size:clamp(42px,7vw,68px);line-height:1.02}.hero-copy{margin:24px 0 0;color:#566176;font-size:20px;line-height:1.6}.section-heading{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:18px}.section-heading h2{margin:0;font-size:20px}.section-heading span{color:#788398;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:18px}.product-card{min-height:190px;padding:28px;display:grid;grid-template-columns:56px 1fr auto;align-items:start;gap:20px;color:#172033;text-decoration:none;background:#fff;border:1px solid #e0e5ee;border-radius:18px;box-shadow:0 12px 32px rgba(24,43,82,.06);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-card:hover,.product-card:focus-visible{transform:translateY(-3px);border-color:#91a9e8;box-shadow:0 18px 42px rgba(24,43,82,.11);outline:none}.product-icon{width:56px;height:56px;border-radius:14px}.product-content{display:flex;flex-direction:column;gap:9px}.product-content strong{font-size:22px;letter-spacing:-.02em}.product-content>span:last-child{color:#657086;line-height:1.55}.product-status{width:max-content;padding:4px 9px;border-radius:99px;color:#236943;background:#e9f7ef;font-size:12px;font-weight:750}.product-arrow{font-size:24px;color:#2855c5}.license-main{max-width:860px;padding:40px 0 80px}.breadcrumb{display:flex;gap:10px;margin-bottom:24px;color:#7b8496;font-size:14px}.license-panel{padding:42px;background:#fff;border:1px solid #e0e5ee;border-radius:20px;box-shadow:0 14px 40px rgba(24,43,82,.07)}.license-heading{display:flex;align-items:center;gap:20px;margin-bottom:28px}.license-heading h1{font-size:36px}.notice{padding:18px 20px;border-left:4px solid #d7a72f;background:#fff9e9;border-radius:4px 10px 10px 4px}.notice strong{font-size:14px}.notice p{margin:6px 0 0;color:#5f5845;line-height:1.55}.expiry{margin:22px 0 12px;color:#566176}.expiry time{font-weight:700;color:#172033}.legal-links{display:flex;flex-wrap:wrap;gap:18px;font-size:14px}.contact{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:18px;padding:18px 0 26px;border-bottom:1px solid #e5e8ef;color:#657086;font-size:14px}.contact a{font-weight:700}.form-section{padding-top:28px}.result-section{margin-top:28px;border-top:1px solid #e5e8ef}label{display:block;font-size:16px;font-weight:750}.field-help{margin:7px 0 12px;color:#6b7589;font-size:14px}textarea{width:100%;min-height:120px;padding:14px 16px;border:1px solid #abb5c7;border-radius:10px;background:#fff;color:#172033;font:14px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;resize:vertical;transition:border-color .15s ease,box-shadow .15s ease}textarea:focus{outline:none;border-color:#426fd7;box-shadow:0 0 0 3px rgba(66,111,215,.16)}textarea[readonly]{background:#f7f8fb}button{min-height:46px;margin-top:14px;padding:0 20px;border:1px solid #2855c5;border-radius:9px;color:#fff;background:#2855c5;font-weight:750;cursor:pointer}button:hover:not(:disabled){background:#1f46a7}.secondary-button{color:#2855c5;background:#fff}.secondary-button:hover:not(:disabled){background:#eef3ff}button:disabled{border-color:#c8ced9;color:#8c95a6;background:#e9ecf1;cursor:not-allowed}#message{min-height:24px;margin:14px 0 0;color:#39445a}.site-footer{padding:28px;text-align:center;color:#7a8497;font-size:13px;border-top:1px solid #e3e7ef;background:#fff}@media(max-width:640px){.site-header{height:64px;padding:0 18px}.header-label{display:none}.home-main,.license-main{width:100%}.home-main{padding:54px 20px 64px}.hero{margin-bottom:44px}.hero-copy{font-size:18px}.product-card{grid-template-columns:48px 1fr auto;padding:22px}.product-icon{width:48px;height:48px}.license-main{padding:20px 0 0}.breadcrumb{padding:0 20px}.license-panel{padding:26px 20px;border-left:0;border-right:0;border-radius:0}.license-heading h1{font-size:30px}.legal-links{gap:14px}button{width:100%}}
