@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}:root{--brand:#1e3c61;--brand-2:#2c99b7;--accent:#61c4ca;--ink:#1e3c61;--body:#404040;--muted:#6b7280;--line:#e5e7eb;--bg:#fff;--surface:#f7f9fc;--radius:16px;--card-pad:24px;--shadow-rest:0 1px 2px rgba(30,60,97,.06),0 4px 16px rgba(30,60,97,.06);--shadow-hover:0 6px 12px rgba(30,60,97,.1),0 18px 40px rgba(30,60,97,.12);--font:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}body,html{padding:0;margin:0}body{font-family:var(--font);font-size:14px;line-height:1.6;color:var(--body);background:var(--bg);-webkit-font-smoothing:antialiased}h1,h2,h3{color:var(--ink);line-height:1.2}a{color:var(--brand-2);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1080px;margin:0 auto;padding:0 20px}.gradient-word{background:linear-gradient(90deg,var(--brand-2),var(--accent));-webkit-background-clip:text;background-clip:text;color:transparent}.site-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;max-width:1080px;margin:0 auto}.site-header .brand{font-weight:700;color:var(--ink);font-size:18px}.site-header nav{display:flex;gap:20px;align-items:center}.hero{position:relative;overflow:hidden;background:radial-gradient(1200px 400px at 70% -10%,rgba(97,196,202,.18),transparent),linear-gradient(180deg,var(--surface),var(--bg));padding:72px 0 40px}.hero h1{font-size:clamp(28px,5vw,48px);margin:0 0 12px}.hero p.lead{font-size:18px;color:var(--muted);max-width:640px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-gap:18px;gap:18px}.card{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius);padding:var(--card-pad);box-shadow:var(--shadow-rest);transition:box-shadow .25s ease,transform .25s ease}.card:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.btn{display:inline-flex;align-items:center;gap:8px;cursor:pointer;border:0;border-radius:12px;padding:12px 20px;font:inherit;font-weight:600;color:#fff;background:linear-gradient(90deg,var(--brand),var(--brand-2));transition:transform .15s ease,box-shadow .2s ease,opacity .2s ease}.btn:hover{transform:translateY(-1px);box-shadow:var(--shadow-hover)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn.ghost{background:transparent;color:var(--brand);border:1px solid var(--line)}.section{padding:56px 0}.kicker{text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:var(--brand-2);font-weight:700}.qr-tool{display:grid;grid-template-columns:1fr 320px;grid-gap:24px;gap:24px}@media (max-width:760px){.qr-tool{grid-template-columns:1fr}.hero{padding-top:48px}}.qr-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.qr-tab{padding:8px 14px;border-radius:999px;border:1px solid var(--line);background:var(--bg);cursor:pointer;font:inherit;color:var(--body);transition:all .15s ease}.qr-tab.active{background:var(--brand);color:#fff;border-color:var(--brand)}.field{display:block;margin-bottom:12px}.field label{display:block;font-size:12px;color:var(--muted);margin-bottom:4px}.field input,.field select{width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:10px;font:inherit;color:var(--ink);background:var(--bg)}.field input:focus,.field select:focus{outline:2px solid var(--accent);border-color:var(--accent)}.qr-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:20px}.qr-preview img{width:240px;height:240px;image-rendering:pixelated;border-radius:8px;background:#fff}.qr-preview .placeholder{width:240px;height:240px;display:grid;place-items:center;color:var(--muted)}.notice{font-size:13px;padding:10px 12px;border-radius:10px;margin-top:10px}.notice.info{background:rgba(97,196,202,.12);color:var(--brand)}.notice.warn{background:#fff7ed;color:#9a3412}.remaining{font-size:12px;color:var(--muted)}.notice-cta{display:inline-flex;margin-top:10px;padding:8px 14px;text-decoration:none}.qr-options{margin-top:16px;border:1px solid var(--line);border-radius:12px;padding:14px 16px 6px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.qr-options legend{font-size:12px;color:var(--brand-2);font-weight:700;padding:0 6px}.field.color input[type=color]{width:100%;height:38px;padding:2px;border:1px solid var(--line);border-radius:10px;background:var(--bg);cursor:pointer}@media (max-width:520px){.qr-options{grid-template-columns:1fr 1fr}}.download-row{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.history{margin-top:18px}.history-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.link-btn{border:0;background:none;color:var(--brand-2);cursor:pointer;font:inherit;padding:0}.link-btn:hover{text-decoration:underline}.history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.history-item{width:100%;text-align:left;border:1px solid var(--line);border-radius:10px;background:var(--bg);padding:8px 12px;font:inherit;color:var(--body);cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:border-color .15s ease}.history-item:hover{border-color:var(--accent)}.vcard-wrap{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--surface)}.vcard{width:100%;max-width:360px;background:var(--bg);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-hover);border:1px solid var(--line)}.vcard-head{padding:28px 24px;color:#fff;text-align:center}.vcard-head h1{color:#fff;margin:8px 0 0;font-size:22px}.vcard-title{margin:4px 0 0;opacity:.92}.vcard-org{margin:4px 0 0;font-weight:600}.vcard-logo,.vcard-photo{width:84px;height:84px;border-radius:50%;object-fit:cover;border:3px solid hsla(0,0%,100%,.7)}.vcard-logo{border-radius:12px;object-fit:contain;background:#fff;padding:6px}.vcard-body{padding:20px 24px;display:flex;flex-direction:column;gap:10px}.vcard-body a{color:var(--brand-2);word-break:break-all}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease}.reveal.in{opacity:1;transform:none}}