.capture-overlay{position:fixed;z-index:1200;width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0;padding:0;overflow:hidden;overflow-x:clip;background:#0f172a;color:#fff;display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:minmax(0,1fr);justify-items:stretch;overscroll-behavior:none;box-sizing:border-box;inset:0;transform:none}.capture-toolbar{position:relative;z-index:2;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;justify-items:center;gap:.5rem;width:100%;box-sizing:border-box;padding:.85rem 1rem;padding-top:max(.85rem,env(safe-area-inset-top,0px));padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px));background:#0f172a}.capture-close{grid-column:1;justify-self:start;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;cursor:pointer}.capture-hint{grid-column:2;margin:0;max-width:100%;font-size:.92rem;line-height:1.3;color:#e2e8f0;text-align:center;justify-self:center}.capture-toolbar-spacer{grid-column:3;width:40px;height:40px;visibility:hidden;pointer-events:none}.capture-stage{position:relative;z-index:1;width:100%;min-width:0;min-height:0;overflow:hidden;background:#000;isolation:isolate}.capture-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}.capture-canvas{display:none}.capture-frame{position:absolute;inset:11% 10%;width:auto;height:auto;margin:0;border:2px solid rgba(255,255,255,.9);border-radius:16px;box-sizing:border-box;pointer-events:none;box-shadow:0 0 0 100vmax #0006}.capture-frame.qr{inset:20% 16%;border-radius:12px}.capture-actions{position:relative;z-index:2;width:100%;min-width:0;box-sizing:border-box;display:flex;justify-content:center;align-items:center;padding:.85rem 1rem;padding-bottom:max(1rem,env(safe-area-inset-bottom,0px));padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px));background:#0f172a}.capture-shutter{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:999px;background:#fff;color:#0f172a;font:inherit;font-weight:700;padding:.85rem 1.35rem;cursor:pointer;margin:0;max-width:calc(100% - 2rem)}.capture-shutter:disabled{opacity:.65;cursor:not-allowed}.capture-scan-live{margin:0;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;color:#cbd5e1;font-size:.9rem;text-align:center;width:100%}@media (max-width: 480px){.capture-frame{inset:10% 8%}.capture-frame.qr{inset:18% 14%}.capture-hint{font-size:.86rem}}.free-ad-banner{width:100%;margin:.75rem 0 .25rem;border:1px dashed color-mix(in srgb,var(--brand, #1e1b4b) 35%,transparent);border-radius:12px;background:linear-gradient(135deg,#1e1b4b0f,#c9a2271a);overflow:hidden}.free-ad-label{font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted, #64748b);padding:.35rem .75rem;border-bottom:1px solid rgba(30,27,75,.08);background:#ffffff8c;text-align:center}.free-ad-body{padding:.85rem .9rem 1rem;display:flex;flex-direction:column;gap:.35rem}.free-ad-body.is-centered{align-items:center;text-align:center}.free-ad-headline{margin:0;font-size:.95rem;font-weight:700;color:var(--brand, #1e1b4b)}.free-ad-copy{margin:0;font-size:.82rem;line-height:1.4;color:var(--text-muted, #64748b);max-width:28rem}.free-ad-upgrade{align-self:center;margin-top:.55rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:none;border-radius:999px;padding:.6rem 1.15rem;background:var(--button, #312e81);color:#fff;font-size:.82rem;font-weight:650;cursor:pointer}.free-ad-upgrade:hover{background:var(--button-hover, #4338ca)}.free-ad-popup-overlay{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#0f172a8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.free-ad-popup{position:relative;width:min(100%,420px);border-radius:16px;border:1px dashed color-mix(in srgb,var(--highlight, #c9a227) 55%,var(--brand, #1e1b4b));background:linear-gradient(160deg,#fff,#f7f5ff 55%,#fff8e8);box-shadow:0 24px 60px #0f172a47;overflow:hidden}.free-ad-popup .free-ad-label{padding:.55rem 2.5rem}.free-ad-popup .free-ad-body{padding:1.1rem 1.25rem 1.35rem}.free-ad-popup .free-ad-headline{font-size:1.05rem}.free-ad-popup-close{position:absolute;top:.45rem;right:.45rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:999px;background:#1e1b4b14;color:var(--brand, #1e1b4b);cursor:pointer}.free-ad-popup-close:hover{background:#1e1b4b24}.success-page,.cancel-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:20px}.success-content,.cancel-content{background:#fff;border-radius:20px;padding:40px;max-width:800px;width:100%;text-align:center;box-shadow:0 20px 40px #0000001a}.success-icon{color:#10b981;margin-bottom:24px}.cancel-icon{color:#ef4444;margin-bottom:24px}.success-content h1,.cancel-content h1{color:#111827;font-size:2.5rem;font-weight:700;margin-bottom:16px}.success-message,.cancel-message{color:#6b7280;font-size:1.2rem;margin-bottom:32px;line-height:1.6}.free-features,.help-info{text-align:left;margin:24px 0;color:#374151}.free-features ul{padding-left:1.25rem}.pro-features{text-align:left;margin-bottom:32px;padding:24px;background:#f8fafc;border-radius:12px}.pro-features h3{color:#111827;font-size:1.3rem;margin-bottom:16px;text-align:center}.pro-features ul{list-style:none;padding:0}.pro-features li{color:#374151;padding:8px 0;font-size:1.1rem}.action-buttons{display:flex;gap:16px;justify-content:center;margin-bottom:32px;flex-wrap:wrap}.btn-primary{background:#3b82f6;color:#fff;padding:16px 24px;border-radius:8px;text-decoration:none;font-weight:600;display:flex;align-items:center;gap:8px;transition:all .2s}.btn-primary:hover{background:#2563eb;transform:translateY(-1px)}.btn-secondary{background:#f3f4f6;color:#374151;padding:16px 24px;border-radius:8px;border:none;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s}.btn-secondary:hover{background:#e5e7eb;transform:translateY(-1px)}.account-info,.next-steps,.support-info{text-align:left;margin-bottom:24px;padding:20px;background:#f8fafc;border-radius:12px}.account-info h4,.next-steps h4{color:#111827;margin-bottom:12px;font-size:1.1rem}.account-info p,.next-steps p{color:#6b7280;margin-bottom:8px}.next-steps ol{color:#6b7280;padding-left:20px}.next-steps li{margin-bottom:8px}.support-info{text-align:center;background:#eff6ff;border:1px solid #dbeafe}.support-info a{color:#3b82f6;text-decoration:none;font-weight:500}.support-info a:hover{text-decoration:underline}.loading-state{text-align:center;color:#fff}.loading-state h2{margin-bottom:16px;font-size:1.8rem}.spinner{border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto 24px}@media (max-width: 768px){.success-content{padding:24px}.success-content h1{font-size:2rem}.action-buttons{flex-direction:column}.btn-primary,.btn-secondary{width:100%;justify-content:center}}.legal-page{min-height:100vh;background:#f8fafc;padding:40px 20px}.legal-content{max-width:720px;margin:0 auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px;color:#111827;line-height:1.6}.legal-content h1{margin:16px 0 24px;font-size:2rem}.legal-content p{margin-bottom:16px;color:#374151}.legal-content h2{margin:1.5rem 0 .65rem;font-size:1.15rem;color:#111827}.legal-content ul{margin:0 0 1rem;padding-left:1.25rem;color:#374151}.legal-content li{margin-bottom:.45rem}.legal-updated{margin-top:-.5rem;font-size:.9rem;color:#6b7280}.legal-back{color:var(--button, #312e81);text-decoration:none;font-weight:600}.legal-back:hover{text-decoration:underline}.legal-cta{display:inline-flex;align-items:center;gap:.4rem;border:none;border-radius:10px;padding:.7rem 1rem;background:var(--button, #312e81);color:#fff;font-weight:650;cursor:pointer}.legal-cta:hover{background:var(--button-hover, #4338ca)}.legal-contact{margin-top:32px;padding-top:16px;border-top:1px solid #e5e7eb}.settings-page{min-height:100vh;background:#f8fafc;color:#0f172a}.settings-main{width:100%;max-width:820px;margin:0 auto;padding:1.5rem 1.5rem 3rem;box-sizing:border-box}.settings-header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.85rem 1rem;align-items:flex-start;margin-bottom:1.25rem}.settings-header-actions{display:flex;flex-wrap:wrap;gap:.5rem}.settings-header h1{margin:0 0 .35rem;font-size:clamp(1.35rem,4vw,1.7rem);letter-spacing:-.03em}.settings-header p{margin:0;color:#64748b;max-width:36rem;font-size:.95rem;line-height:1.45}.settings-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:clamp(1rem,3vw,1.25rem);margin-bottom:1rem}.settings-card h2{margin:0 0 .75rem;font-size:1.05rem}.settings-account-row{display:flex;align-items:center;gap:.85rem;min-width:0}.settings-account-row>div{min-width:0}.settings-account-name-row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .6rem;margin-bottom:.2rem}.settings-account-row h2{margin:0;font-size:1.1rem;word-break:break-word}.settings-account-row p{margin:0;color:#64748b;word-break:break-all;font-size:.9rem}.settings-upgrade-inline{margin-top:.55rem;border:none;background:none;padding:0;color:var(--button, #312e81);font:inherit;font-size:.88rem;font-weight:650;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.settings-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.settings-avatar.fallback{display:inline-flex;align-items:center;justify-content:center;background:#eef2ff;color:#3d3a8a}.settings-plan-badge{display:inline-flex;align-items:center;gap:.3rem;min-height:1.55rem;padding:0 .55rem;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;font-size:.75rem;font-weight:700;line-height:1;flex-shrink:0}.settings-plan-badge.is-pro{border-color:#fde68a;background:#fffbeb;color:#92400e}.settings-hint{margin:.75rem 0 0;color:#64748b;font-size:.9rem;line-height:1.45}.settings-form{display:flex;flex-direction:column;gap:.85rem}.settings-subhead{margin:.85rem 0 0;font-size:.95rem;color:#334155}.settings-span-2{grid-column:1 / -1}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.settings-grid label{display:flex;flex-direction:column;gap:.3rem;font-size:.82rem;font-weight:600;color:#475569;min-width:0}.settings-grid input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;padding:.65rem .75rem;font:inherit;font-size:1rem;font-weight:400;color:#0f172a;background:#fff}.settings-grid input:disabled{background:#f8fafc;color:#94a3b8}.settings-grid textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;padding:.65rem .75rem;font:inherit;font-size:1rem;font-weight:400;color:#0f172a;background:#fff;resize:vertical}.settings-grid input[type=color]{padding:.2rem;min-height:2.5rem}.settings-actions{display:flex;flex-wrap:wrap;gap:.55rem}.settings-primary-btn,.settings-link-btn,.settings-ghost-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.6rem 1rem;font:inherit;font-size:.92rem;font-weight:600;cursor:pointer;text-decoration:none;box-sizing:border-box}.settings-primary-btn{border:none;background:#3d3a8a;color:#fff}.settings-primary-btn:disabled{opacity:.6;cursor:not-allowed}.settings-link-btn{border:1px solid #c7d2fe;background:transparent;color:#3d3a8a}.settings-ghost-btn{border:1px solid #e2e8f0;background:transparent;color:#475569}.settings-error{color:#b91c1c;margin:0}.settings-success{color:#047857;margin:0}.settings-qr-look{display:grid;gap:1.1rem;margin-bottom:1rem}.qr-color-picker{display:grid;gap:.55rem;padding:.85rem .9rem;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;position:relative}.qr-color-picker-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.qr-color-picker-label{font-size:.88rem;font-weight:650;color:#334155}.qr-color-picker-current{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:#475569;font-variant-numeric:tabular-nums}.qr-color-picker-chip{width:1rem;height:1rem;border-radius:4px;border:1px solid rgba(15,23,42,.15)}.qr-color-trigger{display:block;width:100%;height:2.35rem;border-radius:10px;border:1px solid rgba(15,23,42,.14);cursor:pointer;padding:0;box-shadow:inset 0 0 0 1px #fff3;touch-action:manipulation}.qr-color-popover{display:grid;gap:.7rem;padding:.75rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 10px 28px #0f172a1f}.qr-color-sv{position:relative;width:100%;aspect-ratio:1.35 / 1;max-height:180px;border-radius:10px;overflow:hidden;cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none}.qr-color-sv-white,.qr-color-sv-black{position:absolute;inset:0;pointer-events:none}.qr-color-sv-white{background:linear-gradient(to right,#fff,#fff0)}.qr-color-sv-black{background:linear-gradient(to top,#000,#0000)}.qr-color-sv-thumb{position:absolute;width:16px;height:16px;margin:-8px 0 0 -8px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #0f172a59,0 1px 4px #0f172a59;pointer-events:none}.qr-color-tools{display:grid;grid-template-columns:36px 1fr;gap:.65rem;align-items:center}.qr-color-preview{width:36px;height:36px;border-radius:50%;border:1px solid rgba(15,23,42,.12);box-shadow:inset 0 0 0 1px #ffffff40}.qr-color-hue{position:relative;height:14px;border-radius:999px;touch-action:none;cursor:pointer;background:linear-gradient(to right,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.qr-color-hue-thumb{position:absolute;top:50%;width:18px;height:18px;margin:-9px 0 0 -9px;border-radius:50%;border:2px solid #fff;background:currentColor;box-shadow:0 0 0 1px #0f172a40,0 1px 4px #0f172a4d;pointer-events:none;background:#fff}.qr-color-rgb{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.qr-color-rgb label{display:grid;gap:.25rem;font-size:.72rem;font-weight:700;color:#64748b;text-align:center}.qr-color-rgb input{width:100%;box-sizing:border-box;font:inherit;font-weight:600;text-align:center;padding:.45rem .35rem;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;background:#fff;font-size:.9rem}.qr-color-custom{display:grid;gap:.3rem;font-size:.78rem;font-weight:600;color:#64748b}.qr-color-custom input{font:inherit;font-weight:600;letter-spacing:.02em;padding:.45rem .6rem;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;background:#fff;max-width:9rem;font-size:16px}@media (max-width: 720px){.qr-color-sv{max-height:160px;aspect-ratio:1.2 / 1}.qr-color-popover{padding:.7rem}}.settings-logo-field,.settings-bio-field{display:grid;gap:.4rem;padding:.85rem .9rem;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;width:100%;box-sizing:border-box}.settings-logo-label,.settings-bio-label{display:block;font-size:.88rem;font-weight:650;color:#334155}.settings-logo-help{margin:0;font-size:.82rem;color:#64748b;line-height:1.4}.settings-logo-upload{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:.25rem}.settings-logo-upload-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;padding:.55rem 1rem;border-radius:10px;border:1px solid #c7c4e8;background:#fff;color:var(--brand, #1e1b4b);font:inherit;font-size:.9rem;font-weight:650;cursor:pointer;touch-action:manipulation}.settings-logo-upload-btn:hover{border-color:var(--button, #312e81);background:#f5f4fb}.settings-logo-upload-btn input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.settings-logo-filename{font-size:.85rem;color:#64748b;word-break:break-all;min-width:0;flex:1 1 8rem}.settings-logo-preview{display:flex;align-items:center;gap:.75rem;margin-top:.45rem;padding:.65rem .7rem;border-radius:10px;border:1px solid #e2e8f0;background:#fff}.settings-logo-preview img{width:52px;height:52px;object-fit:contain;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;flex-shrink:0}.settings-logo-preview-meta{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;min-width:0}.settings-logo-preview-meta span{font-size:.85rem;color:#475569;word-break:break-all}.settings-logo-remove{border:none;background:none;padding:0;color:#b91c1c;font:inherit;font-size:.85rem;font-weight:650;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.settings-bio-field textarea{width:100%;box-sizing:border-box;margin-top:.15rem;border:1px solid #cbd5e1;border-radius:10px;padding:.7rem .8rem;font:inherit;font-size:1rem;font-weight:400;color:#0f172a;background:#fff;line-height:1.45;resize:vertical;min-height:6.5rem}.settings-bio-field textarea:focus{outline:2px solid rgba(49,46,129,.25);outline-offset:1px;border-color:#a5b4fc}.settings-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 720px){.settings-main{padding:1rem 1rem 2.5rem}.settings-header{flex-direction:column;align-items:stretch}.settings-link-btn{width:100%}.settings-grid{grid-template-columns:1fr}.settings-actions{flex-direction:column}.settings-actions .settings-primary-btn,.settings-actions .settings-ghost-btn{width:100%}}.pwa-install-banner{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center;justify-content:space-between;background:#0f172a;color:#f8fafc;border-radius:12px;padding:.85rem 1rem;margin-bottom:1rem}.pwa-install-copy{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1}.pwa-install-copy strong{font-size:.92rem}.pwa-install-copy span{font-size:.82rem;color:#cbd5e1;line-height:1.35}.pwa-install-actions{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.pwa-install-btn,.pwa-install-dismiss{border-radius:8px;font:inherit;font-size:.85rem;font-weight:600;cursor:pointer;padding:.45rem .75rem}.pwa-install-btn{display:inline-flex;align-items:center;gap:.35rem;border:none;background:#fff;color:#0f172a}.pwa-install-dismiss{border:1px solid rgba(255,255,255,.25);background:transparent;color:#e2e8f0}.pwa-install-ios-tip{display:inline-flex;align-items:center;gap:.35rem;font-size:.82rem;color:#cbd5e1}.contacts-page{min-height:100vh;max-width:100%;overflow-x:clip;background:var(--surface, #f5f4fb);color:var(--text, #0f172a)}.contacts-main{width:100%;max-width:min(920px,100%);margin:0 auto;padding:1.5rem 1.5rem 3rem;box-sizing:border-box;overflow-x:clip;min-width:0}.contacts-header{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;margin-bottom:1.25rem}.contacts-back-link{display:inline-flex;align-items:center;gap:.3rem;margin:0 0 .15rem;padding:0;border:none;background:none;color:var(--button, #312e81);font:inherit;font-size:.88rem;font-weight:600;text-decoration:none;cursor:pointer}.contacts-back-link:hover{color:var(--brand, #1e1b4b);text-decoration:underline}.contacts-header h1{margin:0;font-size:clamp(1.35rem,4vw,1.7rem);letter-spacing:-.03em}.contacts-header p{margin:0;color:#64748b;max-width:38rem;font-size:.95rem;line-height:1.45}.contacts-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:clamp(1rem,3vw,1.25rem);margin-bottom:1rem;max-width:100%;min-width:0;box-sizing:border-box;overflow-x:clip}.contacts-card-centered{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.85rem}.contacts-card-centered p{margin:0;max-width:36rem}.contacts-card-centered .contacts-primary-btn,.contacts-card-centered .contacts-secondary-btn,.contacts-card-centered .contacts-link-btn{align-self:center}.contacts-link-btn,.contacts-primary-btn,.contacts-secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:10px;font:inherit;font-weight:600;font-size:.9rem;cursor:pointer;text-decoration:none;border:1px solid transparent;padding:.55rem .9rem;box-sizing:border-box}.contacts-link-btn,.contacts-secondary-btn{background:#fff;border-color:#cbd5e1;color:#0f172a}.contacts-link-btn:hover,.contacts-secondary-btn:hover:not(:disabled){background:#f1f5f9}.contacts-primary-btn{background:var(--button, #312e81);color:var(--text-on-brand, #fff)}.contacts-primary-btn:hover:not(:disabled){background:var(--button-hover, #4338ca)}.contacts-primary-btn:disabled,.contacts-secondary-btn:disabled{opacity:.55;cursor:not-allowed}.contacts-toolbar{display:flex;flex-direction:column;gap:.85rem}.contacts-toolbar-actions{display:flex;flex-wrap:wrap;gap:.55rem}.contacts-lists-bar{padding:.5rem .6rem;background:var(--brand, #1e1b4b);border-color:var(--brand, #1e1b4b);color:var(--text-on-brand, #fff)}.contacts-lists-row{display:flex;flex-wrap:nowrap;align-items:center;gap:.45rem;min-width:0;width:100%;max-width:100%;overflow:hidden}.contacts-list-picker{display:inline-flex;align-items:center;gap:.45rem;flex:1 1 auto;min-width:0;max-width:calc(100% - 7.25rem);padding:.2rem .35rem .2rem .55rem;border-radius:10px;background:#ffffff14;border:1px solid rgba(255,255,255,.16);overflow:hidden}.contacts-list-picker:focus-within{border-color:var(--highlight, #c9a227);box-shadow:0 0 0 2px #e5b93c47}.contacts-lists-label{margin:0;flex-shrink:0;display:inline-flex;align-items:center;padding:0;border-radius:0;background:transparent;color:var(--highlight, #c9a227);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;line-height:1}.contacts-list-picker-divider{width:1px;height:1rem;flex-shrink:0;background:#ffffff38}.contacts-list-dropdown{flex:1 1 auto;min-width:0;width:100%;max-width:100%;appearance:none;-webkit-appearance:none;font:inherit;font-size:.88rem;font-weight:600;color:#fff;background-color:transparent;background-image:linear-gradient(45deg,transparent 50%,var(--highlight, #c9a227) 50%),linear-gradient(135deg,var(--highlight, #c9a227) 50%,transparent 50%);background-position:calc(100% - 10px) calc(50% - 2px),calc(100% - 5px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;border:none;border-radius:0;padding:.35rem 1.45rem .35rem .1rem;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.contacts-list-dropdown:hover,.contacts-list-dropdown:focus{outline:none;box-shadow:none;border:none}.contacts-list-dropdown option{color:var(--text, #0f172a);background:#fff}.contacts-list-actions{display:flex;align-items:center;gap:.2rem;flex-shrink:0;margin-left:auto}.contacts-list-actions .contacts-icon-btn{position:relative;width:34px;height:34px;border-radius:9px;border-color:#ffffff47;background:#ffffff1a;color:#fff}.contacts-list-actions .contacts-icon-btn:hover:not(:disabled){background:#fff3;border-color:#ffffff73}.contacts-list-actions .contacts-icon-btn.danger{color:#fecaca;border-color:#fecaca59}.contacts-list-actions .contacts-icon-btn.danger:hover:not(:disabled){background:#fee2e22e;border-color:#fecaca8c;color:#fff}.contacts-list-actions .contacts-icon-btn:disabled{opacity:.4;cursor:not-allowed}.contacts-icon-btn.has-tip:after{content:attr(data-tip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(2px);padding:.3rem .5rem;border-radius:6px;background:#0f172a;color:#fff;font-size:.72rem;font-weight:600;line-height:1.2;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease,transform .12s ease,visibility .12s ease;z-index:5;max-width:min(12rem,70vw);overflow:hidden;text-overflow:ellipsis}.contacts-icon-btn.has-tip:hover:not(:disabled):after,.contacts-icon-btn.has-tip:focus-visible:not(:disabled):after{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.contacts-list-actions .contacts-icon-btn.has-tip:last-child:after,.contacts-list-actions .contacts-icon-btn.has-tip:nth-last-child(2):after{left:auto;right:0;transform:translateY(2px)}.contacts-list-actions .contacts-icon-btn.has-tip:last-child:hover:not(:disabled):after,.contacts-list-actions .contacts-icon-btn.has-tip:last-child:focus-visible:not(:disabled):after,.contacts-list-actions .contacts-icon-btn.has-tip:nth-last-child(2):hover:not(:disabled):after,.contacts-list-actions .contacts-icon-btn.has-tip:nth-last-child(2):focus-visible:not(:disabled):after{transform:translateY(0)}.contacts-list-select{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:600;color:#334155;min-width:min(100%,220px)}.contacts-list-select select{font:inherit;font-weight:400;border:1px solid #cbd5e1;border-radius:10px;padding:.55rem .7rem;background:#fff}.contacts-export-wrap{position:relative;width:100%}.contacts-export-btn{width:100%;min-height:44px;justify-content:center;gap:.45rem;border-color:#c7c4e8;color:var(--brand, #1e1b4b);background:#f8f7fc}.contacts-export-btn:hover:not(:disabled){background:#efeef8;border-color:var(--button, #312e81)}.contacts-export-btn:disabled{opacity:1;color:#94a3b8;background:#f8fafc;border-color:#e2e8f0}.contacts-export-caret{margin-left:.15rem;transition:transform .15s ease}.contacts-export-wrap.is-open .contacts-export-caret{transform:rotate(180deg)}.contacts-export-menu{position:absolute;top:calc(100% + .35rem);left:0;right:0;z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 8px 24px #0f172a1f;min-width:0;overflow:hidden}.contacts-export-menu button{display:block;width:100%;text-align:left;border:none;background:#fff;font:inherit;font-size:.9rem;font-weight:600;padding:.7rem .95rem;cursor:pointer;color:#0f172a}.contacts-export-menu button:hover{background:#f1f5f9}.contacts-warn{margin:0 0 .85rem;color:#b45309;font-size:.88rem;line-height:1.4}.contacts-duplicate{margin:0 0 .85rem;padding:.75rem .85rem;border:1px solid #fecaca;background:#fef2f2;border-radius:10px;color:#991b1b;font-size:.88rem;line-height:1.4}.contacts-duplicate p{margin:0 0 .55rem}.contacts-duplicate ul{margin:0 0 .75rem;padding-left:1.1rem}.contacts-duplicate li{margin-bottom:.35rem}.contacts-duplicate-meta{display:block;color:#7f1d1d;font-size:.8rem}.contacts-linkish{border:none;background:none;padding:0;font:inherit;font-weight:700;color:#9f1239;text-decoration:underline;cursor:pointer}.contacts-form label.is-warn input{border-color:#f59e0b;background:#fffbeb}.contacts-search input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:10px;padding:.6rem .75rem;font:inherit;background:#fff}.contacts-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.contacts-message{margin:0 0 .75rem;color:#166534;font-size:.92rem}.contacts-error{margin:0 0 .75rem;color:#b91c1c;font-size:.92rem}.contacts-muted{margin:0;color:#64748b;font-size:.95rem}.contacts-hint{margin:0 0 .85rem;color:#64748b;font-size:.88rem;line-height:1.4}.contacts-editor-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.contacts-editor-top h2{margin:0;font-size:1.05rem}.contacts-form{display:flex;flex-direction:column;gap:.85rem}.contacts-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.contacts-form label,.contacts-full{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:600;color:#334155}.contacts-form input,.contacts-form select,.contacts-form textarea{font:inherit;font-weight:400;color:#0f172a;border:1px solid #cbd5e1;border-radius:10px;padding:.55rem .7rem;background:#fff;width:100%;max-width:100%;box-sizing:border-box;min-width:0}.contacts-form textarea{resize:vertical;min-height:4rem}.contacts-form-actions{display:flex;flex-wrap:wrap;gap:.55rem}.contacts-ocr-raw{border:1px solid #e2e8f0;border-radius:10px;padding:.55rem .75rem;background:#f8fafc}.contacts-ocr-raw summary{cursor:pointer;font-size:.85rem;font-weight:600;color:#475569}.contacts-ocr-raw pre{margin:.55rem 0 0;white-space:pre-wrap;word-break:break-word;font-size:.78rem;line-height:1.4;color:#64748b;max-height:12rem;overflow:auto}.contacts-list-head{margin-bottom:.85rem}.contacts-list-head h2{margin:0;display:flex;align-items:center;gap:.45rem;font-size:1.05rem}.contacts-list-sub{margin:.35rem 0 0;color:#64748b;font-size:.85rem;line-height:1.4}.contacts-count{margin-left:.15rem;font-size:.8rem;font-weight:600;color:#64748b;background:#f1f5f9;border-radius:999px;padding:.1rem .5rem}.contacts-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.contacts-item{display:flex;gap:.75rem;align-items:flex-start;justify-content:space-between;border:1px solid #e2e8f0;border-radius:12px;padding:.85rem .9rem;background:#fff}.contacts-item-main{min-width:0;flex:1}.contacts-item-title{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.25rem}.contacts-item-title strong{font-size:.98rem}.contacts-pill{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#0f172a;background:#e2e8f0;border-radius:999px;padding:.15rem .45rem}.contacts-pill.soft{background:#ecfdf5;color:#047857}.contacts-item-meta{display:flex;flex-wrap:wrap;gap:.35rem .75rem;color:#64748b;font-size:.85rem}.contacts-item-snippet{margin:.45rem 0 0;color:#475569;font-size:.88rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.contacts-item-actions{display:flex;gap:.25rem;flex-shrink:0}.contacts-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#334155;cursor:pointer}.contacts-icon-btn:hover{background:#f1f5f9}.contacts-icon-btn.danger{color:#b91c1c}.contacts-icon-btn.danger:hover{background:#fef2f2}.contacts-dialog-overlay{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a73;box-sizing:border-box}.contacts-dialog{width:min(100%,420px);background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 24px 48px #0f172a33;padding:1.1rem 1.15rem 1.2rem}.contacts-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.contacts-dialog-head h2{margin:0;font-size:1.15rem;letter-spacing:-.02em;color:#0f172a}.contacts-dialog .contacts-form{gap:.75rem}.contacts-dialog-copy{margin:0 0 1rem;color:#475569;font-size:.95rem;line-height:1.45}.contacts-dialog-field{display:flex;flex-direction:column;gap:.35rem;margin:0 0 1rem;font-size:.88rem;font-weight:600;color:#334155}.contacts-dialog-field input{font:inherit;font-weight:500;padding:.65rem .75rem;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;background:#fff}.contacts-dialog-actions{flex-direction:column;align-items:stretch}.contacts-dialog-actions .contacts-primary-btn,.contacts-dialog-actions .contacts-secondary-btn{width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 640px){.contacts-main{padding:1rem 1rem 2.5rem;overflow-x:clip}.contacts-lists-bar{overflow:hidden}.contacts-list-picker{max-width:calc(100% - 6.75rem)}.contacts-form-grid{grid-template-columns:1fr}.contacts-toolbar-actions{flex-direction:column}.contacts-toolbar-actions>*,.contacts-toolbar-actions .contacts-primary-btn,.contacts-toolbar-actions .contacts-secondary-btn,.contacts-export-wrap,.contacts-export-btn{width:100%;max-width:100%;box-sizing:border-box}}:root{--brand: #1e1b4b;--brand-soft: #2a2660;--highlight: #c9a227;--highlight-soft: #e6d48a;--button: #312e81;--button-hover: #4338ca;--text: #0f172a;--text-muted: #64748b;--text-on-brand: #f8fafc;--text-on-highlight: #1e1b4b;--surface: #f5f4fb;--surface-card: #ffffff;--border: #e2e8f0;--danger: #b91c1c}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--surface);color:var(--text);line-height:1.6;font-size:16px;overflow-x:clip;max-width:100%}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem 1rem;text-align:center;box-shadow:0 4px 6px -1px #0000001a}.header-content{max-width:800px;margin:0 auto}.main-title{font-size:3rem;font-weight:700;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;gap:1rem}.title-icon{font-size:2.5rem}.header-description{font-size:1.3rem;opacity:.95;margin-bottom:2rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.header-features{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem}.feature-badge{background:#fff3;color:#fff;padding:.5rem 1rem;border-radius:25px;font-size:.9rem;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);transition:all .3s ease}.feature-badge:hover{background:#ffffff4d;transform:translateY(-2px)}.feature-badge.premium{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1f2937;font-weight:600;border:2px solid #f59e0b}.app-main{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem;max-width:1400px;margin:0 auto;width:100%}.app-main.home-hub{display:grid;grid-template-columns:minmax(300px,.88fr) minmax(420px,1.2fr);align-items:start;gap:1.75rem 2rem;max-width:1140px;padding:1.75rem 1.5rem 3rem;width:100%;box-sizing:border-box;background:radial-gradient(1000px 420px at 0% 0%,rgba(61,58,138,.09),transparent 55%),radial-gradient(800px 360px at 100% 10%,rgba(106,76,138,.07),transparent 50%),#f5f4fa}.home-share,.home-collect{min-width:0}.home-panel{background:#fff;border:1px solid rgba(30,27,75,.08);border-radius:24px;box-shadow:0 18px 40px #1e1b4b0f}.home-share-shell{padding:1.25rem 1.25rem 1.35rem;display:flex;flex-direction:column;height:100%}.home-collect-panel{padding:1.35rem 1.35rem 1.45rem;background:linear-gradient(165deg,#fff,#f8f6ff 55%,#fbfafe);border-color:#3d3a8a24;box-shadow:0 0 0 1px #3d3a8a0a,0 18px 40px #1e1b4b12;position:relative;overflow:hidden}.home-collect-panel:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3d3a8a,#6a4c8a 55%,#8b7bb8)}.home-kicker{margin:0 0 .28rem;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#7c77a8}.home-section-head{margin-bottom:1.05rem}.home-section-head h2{margin:0 0 .3rem;font-size:clamp(1.4rem,2vw,1.75rem);letter-spacing:-.04em;color:#1e1b4b}.home-section-head p{margin:0;color:#64748b;font-size:.93rem;line-height:1.5;max-width:34rem}.home-share-panel{display:flex;flex-direction:column;gap:.85rem;align-items:center}.home-qr-frame{width:100%;background:transparent;border:none;border-radius:0;padding:0;overflow:visible;display:flex;flex-direction:column;align-items:center}.home-qr-frame .preview-section,.home-qr-frame .preview-section.has-qr{width:100%;max-width:none;margin:0;padding:0;border:none;background:transparent;box-shadow:none;gap:.55rem;height:auto;flex:none}.home-qr-frame .preview-header{display:none}.home-qr-frame .qr-stage{display:flex;justify-content:center;align-items:center;width:100%;flex:none;min-height:0;padding:0}.home-qr-frame .qr-capture-shield{width:min(100%,320px);max-width:320px;margin:0 auto}.home-qr-frame .qr-code{margin:0 auto;width:100%;line-height:0;padding:.5rem;border-width:4px;border-radius:14px}.home-qr-frame .qr-code canvas,.home-qr-frame .qr-code svg,.home-qr-frame .qr-code img{display:block;width:100%!important;height:auto!important}.home-qr-frame .qr-meta{width:100%;max-width:none;text-align:center;gap:.4rem}.home-qr-frame .qr-fields{margin:0;gap:.3rem}.home-qr-frame .qr-field{font-size:.75rem;padding:.22rem .45rem}.home-qr-frame .qr-description{font-size:.78rem;line-height:1.3}.home-qr-frame .qr-actions{justify-content:center;gap:.45rem;margin-top:.1rem}.home-qr-frame .qr-actions .btn-download,.home-qr-frame .qr-actions .btn-copy{font-size:.8rem;padding:.65rem .4rem;min-height:42px}.home-qr-frame .btn-upgrade-inline{padding:.7rem .85rem;min-height:44px}.home-empty-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;width:100%;padding:.35rem .25rem .15rem}.home-empty-visual{flex-shrink:0;width:128px;height:128px;border-radius:28px;display:inline-flex;align-items:center;justify-content:center;color:#3d3a8a;background:linear-gradient(145deg,#eef2ff,#f5f3ff);border:1.5px dashed rgba(61,58,138,.3);margin:0 auto}.home-empty-copy{min-width:0;width:100%;max-width:22rem}.home-empty-copy strong{display:block;margin-bottom:.3rem;color:#1e1b4b;font-size:1.08rem;letter-spacing:-.02em}.home-empty-copy>p{margin:0 0 1rem;color:#64748b;line-height:1.45;font-size:.92rem}.home-empty-actions{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:center}.home-primary-btn,.home-secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:12px;font:inherit;font-weight:600;font-size:.9rem;text-decoration:none;cursor:pointer;border:1px solid transparent;padding:.7rem 1.05rem;box-sizing:border-box;min-height:44px}.home-primary-btn{background:var(--button, #312e81);color:var(--text-on-brand, #fff)}.home-primary-btn:hover{background:var(--button-hover, #4338ca)}.home-secondary-btn{background:#fff;border-color:#d6d3e8;color:var(--brand, #1e1b4b)}.home-secondary-btn:hover{background:#f8f7fc}.home-edit-link{align-self:stretch;width:100%}.home-collect .home-section-head{margin-bottom:1rem;position:relative;z-index:1}.home-collect-actions{display:flex;flex-direction:column;gap:.55rem;position:relative;z-index:1}.home-collect-group-label{margin:.15rem 0 .05rem;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#8b86ad}.home-collect-group-label-spaced{margin-top:.85rem}.home-collect-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;text-align:left;background:#fff;border:1px solid rgba(30,27,75,.08);border-radius:16px;padding:.95rem 1rem;color:#0f172a;font:inherit;cursor:pointer;text-decoration:none;min-height:76px;box-shadow:0 4px 14px #1e1b4b08;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease,background .15s ease}.home-collect-card.is-featured{background:linear-gradient(110deg,#fff,#f7f5ff);border-color:#3d3a8a2e;min-height:84px}.home-collect-card.is-muted{background:#fafafc;border-style:dashed}.home-collect-card:hover{border-color:#3d3a8a66;box-shadow:0 10px 24px #1e1b4b14;transform:translateY(-1px);background:#fafafe}.home-collect-card:active{transform:translateY(0)}.home-collect-icon{flex-shrink:0;width:46px;height:46px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;color:#3d3a8a;background:linear-gradient(145deg,#eef2ff,#f5f3ff)}.home-collect-card.is-featured .home-collect-icon{background:linear-gradient(145deg,#e0e7ff,#ede9fe);box-shadow:inset 0 0 0 1px #3d3a8a14}.home-collect-text{min-width:0;display:flex;flex-direction:column;gap:.2rem}.home-collect-text strong{font-size:1.02rem;color:#1e1b4b;letter-spacing:-.02em}.home-collect-text span{color:#64748b;font-size:.86rem;line-height:1.4}.home-collect-chevron{color:#94a3b8;flex-shrink:0}.home-collect-card:hover .home-collect-chevron{color:#3d3a8a}.home-collect-error{margin:0 0 .75rem;color:#b91c1c;font-size:.9rem}.home-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 900px){.app-main.home-hub{grid-template-columns:1fr;gap:1rem;padding:.75rem .75rem 1.5rem}.home-share{order:0}.home-collect{order:1}.home-share-shell{padding:.85rem .85rem .9rem;border-radius:18px}.home-collect-panel{padding:1rem .9rem 1.05rem}.home-share .home-section-head{margin-bottom:.55rem}.home-share .home-section-head h2{font-size:1.25rem}.home-share .home-section-head p{display:none}.home-section-head{text-align:center}.home-section-head p{margin-left:auto;margin-right:auto}.home-share-panel{gap:.55rem}.home-qr-frame,.home-empty-card{max-width:none;width:100%;margin-left:auto;margin-right:auto}.home-qr-frame .preview-section,.home-qr-frame .preview-section.has-qr{gap:.4rem}.home-qr-frame .qr-capture-shield{width:min(78vw,300px);max-width:300px}.home-qr-frame .qr-description{display:none}.home-qr-frame .qr-meta-top{gap:.35rem}.home-qr-frame .qr-type,.home-qr-frame .qr-timer{font-size:.72rem;padding:.25rem .55rem}.home-qr-frame .qr-actions{max-width:none}.home-edit-link{display:none}.home-empty-visual{width:96px;height:96px;border-radius:22px}.home-empty-actions{width:100%;flex-direction:column}.home-empty-actions>*,.home-primary-btn,.home-secondary-btn{width:100%}.home-collect-card{min-height:64px;padding:.75rem .85rem}}@media (max-width: 900px) and (max-height: 780px){.home-share-shell{padding:.7rem .75rem .75rem}.home-share .home-section-head{margin-bottom:.35rem}.home-share .home-kicker{margin-bottom:.1rem}.home-share .home-section-head h2{font-size:1.15rem}.home-qr-frame .qr-capture-shield{width:min(72vw,280px);max-width:280px}.home-qr-frame .qr-fields{gap:.25rem}.home-qr-frame .qr-field{font-size:.7rem;padding:.18rem .4rem}.home-qr-frame .qr-actions .btn-download,.home-qr-frame .qr-actions .btn-copy{min-height:40px;padding:.55rem .35rem;font-size:.76rem}.home-qr-frame .btn-upgrade-inline{min-height:42px;padding:.6rem .75rem}}@media (min-width: 901px){.home-share{position:sticky;top:1.1rem}.home-qr-frame .qr-capture-shield{width:min(100%,320px);max-width:320px}}.mobile-qr-toolbar{display:none}.app-footer{background-color:#1e293b;color:#fff;padding:3rem 2rem 2rem;margin-top:auto}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{color:#f1f5f9;font-size:1.2rem;font-weight:600;margin-bottom:1rem;border-bottom:2px solid #3b82f6;padding-bottom:.5rem}.footer-section p{color:#cbd5e1;line-height:1.6;margin-bottom:1rem}.feature-list,.use-case-list,.tech-list{list-style:none;padding:0}.feature-list li,.use-case-list li,.tech-list li{color:#cbd5e1;position:relative;padding:.25rem 0 .25rem 1.5rem}.feature-list li:before,.use-case-list li:before,.tech-list li:before{content:"✓";color:#10b981;position:absolute;left:0;font-weight:700}.footer-bottom{border-top:1px solid #334155;padding-top:2rem;text-align:center;max-width:1200px;margin:0 auto}.footer-bottom p{color:#94a3b8;margin-bottom:1rem}.footer-nav{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.footer-link{color:#cbd5e1;text-decoration:none;transition:color .2s}.footer-link:hover{color:#3b82f6}@media (max-width: 768px){.main-title{font-size:2.5rem;flex-direction:column;gap:.5rem}.title-icon{font-size:2rem}.header-description{font-size:1.1rem}.header-features{gap:.75rem}.feature-badge{font-size:.8rem;padding:.4rem .8rem}.footer-content{grid-template-columns:1fr;gap:1.5rem}.footer-nav{gap:1rem}}@media (max-width: 480px){.main-title{font-size:2rem}.header-description{font-size:1rem}.header-features{flex-direction:column;align-items:center}.app-footer{padding:2rem 1rem 1rem}}.form-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a;height:fit-content;max-height:calc(100vh - 200px);overflow-y:auto}.form-header{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0;text-align:center}.form-header h2{color:#1e293b;font-size:1.75rem;font-weight:600;margin-bottom:.5rem}.form-subtitle{color:#6b7280;font-size:1rem;margin:0}.collapsible-section{background:#fff;border-radius:12px;margin-bottom:1rem;box-shadow:0 2px 4px -1px #0000001a;overflow:hidden;transition:all .3s ease}.collapsible-section:hover{box-shadow:0 4px 8px -1px #00000026}.section-header{width:100%;background:#f8fafc;border:none;padding:1.25rem 1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:.75rem;transition:all .2s ease;border-bottom:1px solid #e2e8f0}.section-header>svg{flex-shrink:0}.section-header:hover{background:#f1f5f9}.section-header:focus{outline:none;box-shadow:0 0 0 3px #3b82f61a}.section-title{display:flex;align-items:center;gap:.75rem;min-width:0;flex:1;font-size:1.2rem;font-weight:600;color:#1e293b}.section-title svg{color:#3b82f6;flex-shrink:0}.section-title-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.required-badge{background:#ef4444;color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:12px;font-weight:500;margin-left:0;flex-shrink:0;white-space:nowrap}.section-content{padding:1.5rem;background:#fff}.collapsible-section:nth-child(odd) .section-header{background:#f8fafc}.collapsible-section:nth-child(2n) .section-header{background:#f1f5f9}.collapsible-section:nth-child(odd) .section-header:hover{background:#f1f5f9}.collapsible-section:nth-child(2n) .section-header:hover{background:#e2e8f0}.section-content{animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.section-header{padding:.9rem 1rem;gap:.5rem}.section-title{font-size:.95rem;gap:.45rem}.section-content{padding:1.25rem}.required-badge{font-size:.65rem;padding:.15rem .4rem}}@media (max-width: 480px){.section-header{padding:.8rem .85rem}.section-content{padding:1rem}.section-title{font-size:.9rem;gap:.4rem}.section-title svg{width:18px;height:18px}}.toggle-advanced{background:#3b82f6;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:1rem;display:flex;align-items:center;gap:.5rem;transition:background-color .2s}.toggle-advanced:hover{background:#2563eb}.form-section h3{color:#374151;font-size:1.4rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151;font-size:1.1rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.875rem;border:2px solid #d1d5db;border-radius:6px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-group .color-picker{position:relative;display:flex;align-items:center;gap:.75rem;width:100%;min-height:3rem;padding:.5rem .75rem;border:2px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer;margin:0}.form-group .color-picker:hover{border-color:#9ca3af}.form-group .color-swatch{width:2.25rem;height:2.25rem;border-radius:6px;border:1px solid rgba(15,23,42,.15);box-shadow:inset 0 0 0 1px #ffffff59;flex-shrink:0}.form-group .color-hex{font-size:.95rem;font-weight:600;color:#374151;letter-spacing:.02em;font-variant-numeric:tabular-nums}.form-group .color-picker-native{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;padding:0;border:none;background:transparent}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#ef4444;background-color:#fef2f2;box-shadow:0 0 0 3px #ef44441a;animation:errorPulse .3s ease-in-out}@keyframes errorPulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.error-message{color:#dc2626;font-size:.875rem;margin-top:.5rem;display:block;font-weight:500;background:#fef2f2;padding:.5rem;border-radius:6px;border-left:3px solid #ef4444}.field-help,.utm-help{display:block;margin-top:.25rem;font-size:.875rem;color:#6b7280;font-style:italic;line-height:1.4}.utm-help{margin-top:.5rem;padding:.75rem;background:#f0f9ff;border-radius:6px;border-left:3px solid #3b82f6}.email-input-group{display:flex;gap:.5rem;margin-bottom:.5rem}.email-input-group input{flex:1}.remove-email{background:#ef4444;color:#fff;border:none;padding:.5rem;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:40px}.remove-email:hover{background:#dc2626}.add-email{background:#10b981;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:1rem;display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.add-email:hover{background:#059669}.utm-section{background:#f8fafc;padding:1rem;border-radius:6px;border:1px solid #e2e8f0}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;font-size:1.1rem}.checkbox-label input[type=checkbox]{width:auto;margin:0}.file-input{padding:.5rem;border:2px dashed #d1d5db;border-radius:6px;background:#f9fafb;cursor:pointer;transition:all .2s}.file-input:hover{border-color:#3b82f6;background:#f0f9ff}.file-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.file-help{display:block;margin-top:.25rem;font-size:.875rem;color:#6b7280;font-style:italic}.logo-preview{margin-top:1rem;padding:1rem;background:#f8fafc;border-radius:6px;border:1px solid #e2e8f0;display:flex;align-items:center;gap:1rem}.logo-preview-image{width:40px;height:40px;object-fit:contain;border-radius:4px;border:1px solid #d1d5db}.logo-filename{font-size:1rem;color:#374151;font-weight:500}.remove-logo{margin-left:auto;padding:.25rem;background:#ef4444;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .2s}.remove-logo:hover{background:#dc2626}.utm-fields{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.advanced-toggle-section{margin:2rem 0 .75rem;padding:1.5rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;text-align:center}.advanced-options-panel{display:flex;flex-direction:column;gap:1rem;margin:0 0 1.5rem}.advanced-toggle-section .toggle-advanced{margin-bottom:.75rem;background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-size:1rem;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s;font-weight:500}.advanced-toggle-section .toggle-advanced:hover{background:#2563eb;transform:translateY(-1px)}.advanced-toggle-section .toggle-advanced:active{transform:translateY(0)}.advanced-help{display:block;color:#6b7280;font-size:.875rem;line-height:1.4;max-width:500px;margin:0 auto}.preview-section{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a;height:fit-content;display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;box-sizing:border-box}.preview-section.has-qr{padding:1.25rem}.preview-header{margin-bottom:0;padding-bottom:0;border-bottom:none;width:100%}.preview-header h2{color:#1e293b;font-size:1.35rem;font-weight:600;margin:0;text-align:center}.qr-stage{width:100%;display:flex;justify-content:center;align-items:center;padding:.5rem 0 .25rem}.qr-meta{width:100%;max-width:520px;display:flex;flex-direction:column;align-items:center;gap:.75rem}.qr-meta-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem}.qr-type{display:inline-flex;align-items:center;background:#3b82f6;color:#fff;padding:.3rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600;line-height:1;white-space:nowrap}.qr-timer{display:inline-flex;align-items:center;background:#111827;color:#fef08a;padding:.3rem .7rem;border-radius:999px;font-size:.78rem;font-weight:600;line-height:1;white-space:nowrap}.qr-timer.is-pro{background:#166534;color:#dcfce7}.qr-description{color:#64748b;font-size:.9rem;margin:0;text-align:center;line-height:1.4;max-width:36rem}.qr-fields{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;width:100%}.qr-field{background:#e5e7eb;color:#374151;padding:.3rem .55rem;border-radius:6px;font-size:.8rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qr-info{display:none}.qr-container,.qr-display{display:contents}.loading-state{text-align:center;color:#6b7280}.spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.qr-capture-shield{position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto;max-width:min(420px,100%);width:min(420px,100%);user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.qr-capture-shield.is-free{cursor:default}.qr-code{margin:0;display:flex;justify-content:center;position:relative;width:100%;box-sizing:border-box;padding:.55rem;border-radius:14px;border:4px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,var(--brand, #1e1b4b) 0%,var(--brand, #1e1b4b) 50%,var(--highlight, #c9a227) 50%,var(--highlight, #c9a227) 100%) border-box}.qr-code.qr-code-expired{background:transparent;border-color:transparent;padding:0}.qr-code canvas,.qr-code svg,.qr-code img{width:100%!important;height:auto!important;max-width:100%}.qr-code-locked{filter:blur(5px) grayscale(.85);opacity:.45;pointer-events:none}.qr-code-locked canvas,.qr-code-locked svg,.qr-code-locked img{pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.qr-code-expired{visibility:hidden;min-height:220px}.qr-lock-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem;text-align:center;color:#111827;background:#ffffffd1;border:1px solid #e5e7eb;border-radius:12px;z-index:2}.qr-lock-overlay strong{font-size:1.05rem}.qr-lock-overlay p{margin:0;max-width:260px;font-size:.9rem;color:#4b5563;line-height:1.4}.qr-capture-warning{position:absolute;left:50%;bottom:.75rem;transform:translate(-50%);display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;border-radius:999px;background:#111827;color:#fff;font-size:.8rem;z-index:3;white-space:nowrap}.btn-copy.disabled{cursor:pointer}.qr-code svg{max-width:100%;height:auto}.qr-actions{display:flex;flex-direction:column;gap:.55rem;width:100%;max-width:520px;margin:.25rem 0 0}.qr-actions-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.55rem;width:100%}.qr-actions-row .btn-download,.qr-actions-row .btn-copy,.qr-actions .btn-download,.qr-actions .btn-copy{width:100%;min-width:0;white-space:nowrap;font-size:.84rem;padding:.75rem .55rem}.qr-actions .btn-upgrade-inline{width:100%}.btn-upgrade-inline{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:none;border-radius:10px;padding:.8rem 1rem;background:var(--button, #312e81);color:var(--text-on-brand, #fff);font:inherit;font-weight:600;cursor:pointer}.btn-download,.btn-copy{background:#10b981;color:#fff;border:none;padding:.8rem .9rem;border-radius:10px;cursor:pointer;font-size:.92rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;transition:background-color .2s;box-sizing:border-box}.btn-download:hover:not(:disabled),.btn-copy:hover:not(:disabled){background:#059669}.btn-download:disabled{background:#9ca3af;cursor:not-allowed}.btn-copy{background:#8b5cf6}.btn-copy:hover:not(:disabled){background:#7c3aed}.empty-state{text-align:center;color:#6b7280}.empty-icon{color:#d1d5db;margin-bottom:1rem}.empty-state h3{margin-bottom:.5rem;color:#374151}.preview-footer{margin-top:2rem;padding-top:1rem;border-top:2px solid #e2e8f0}.preview-summary h4{color:#374151;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.summary-item{background:#f8fafc;padding:.75rem;border-radius:6px;font-size:1rem;border:1px solid #e2e8f0}.summary-item strong{color:#374151}@media (max-width: 1024px){.app-main{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.form-section,.preview-section{max-height:none}}@media (max-width: 768px){.app-header h1{font-size:2rem}.app-main{padding:.75rem;display:flex;flex-direction:column;gap:.75rem;min-height:calc(100vh - 64px)}.mobile-qr-toolbar{display:flex;justify-content:stretch}.mobile-edit-toggle{width:100%;border:1px solid #c7d2fe;background:#fff;color:#3d3a8a;border-radius:999px;padding:.65rem 1rem;font:inherit;font-weight:600;cursor:pointer}.form-section{display:none;order:2;width:100%;box-sizing:border-box}.form-section.is-mobile-open{display:block}.preview-section,.preview-section.has-qr{order:1;width:100%;flex:1;box-sizing:border-box;padding:.85rem;border-radius:14px;gap:.85rem;justify-content:flex-start}.hero-section-compact,.plan-notice,.upgrade-cta,.preview-footer{display:none}.app-footer{display:block;padding:1.25rem 1rem 1.75rem;margin-top:.5rem}.app-footer .footer-content{display:none}.app-footer .footer-bottom{border-top:none;padding-top:0}.app-footer .footer-bottom p{font-size:.8rem;margin-bottom:.75rem}.app-footer .footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem 1rem}.app-footer .footer-link{font-size:.88rem;font-weight:600;color:#e2e8f0;text-decoration:underline;text-underline-offset:3px}.qr-stage{flex:1;min-height:min(62vh,520px);padding:0}.qr-capture-shield{width:min(92vw,72vh,440px);max-width:100%}.home-qr-frame .preview-section,.home-qr-frame .preview-section.has-qr{flex:none;height:auto;padding:0;gap:.4rem}.home-qr-frame .qr-stage{flex:none;min-height:0;padding:0}.home-qr-frame .qr-capture-shield{width:min(78vw,300px);max-width:300px}.qr-meta{max-width:none;gap:.55rem}.qr-description{font-size:.82rem}.qr-actions,.qr-actions-row{gap:.45rem}.form-row,.summary-grid{grid-template-columns:1fr}.form-group label{font-size:1rem}.form-group input,.form-group select,.form-group textarea{font-size:1rem;padding:.85rem .9rem}.advanced-toggle-section{padding:1rem;margin:1.5rem 0 1rem}.advanced-toggle-section .toggle-advanced{padding:1rem 1.5rem;font-size:1rem}.advanced-help{font-size:.95rem;padding:0 .5rem}}@media (max-width: 480px){.app-header h1{font-size:1.75rem}.form-section,.preview-section{padding:1rem}.form-actions{flex-direction:column}.qr-container{max-width:300px}}.btn-download.disabled,.btn-download:disabled,.btn-copy.disabled{background:#9ca3af;color:#f9fafb;cursor:not-allowed;opacity:1}.btn-download.disabled:hover,.btn-download:disabled:hover{background:#9ca3af;transform:none}.btn-download.enabled{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;cursor:pointer;opacity:1}.btn-download.enabled:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-2px);box-shadow:0 6px 12px #22c55e59}.btn-download.downloading{background:linear-gradient(135deg,#6b7280,#4b5563);cursor:not-allowed;opacity:.8}.btn-download.downloading:hover{transform:none;box-shadow:none}.spinner-small{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.plan-notice{margin-top:1rem;width:100%;max-width:420px;border-radius:8px;padding:1rem;text-align:center;box-sizing:border-box}.plan-notice.free-plan{background:#f0f9ff;border:1px solid #3b82f6}.plan-notice.pro-plan{background:#f0fdf4;border:1px solid #22c55e}.plan-badge{display:inline-flex;align-items:center;gap:.5rem;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:.75rem}.free-plan .plan-badge{background:#3b82f6}.pro-plan .plan-badge{background:#22c55e}.plan-notice p{margin:0;font-size:.9rem}.free-plan p{color:#1e40af}.pro-plan p{color:#15803d}.expiration-warning{margin-top:1rem;padding:.75rem;background:#ef44441a;border:1px solid #ef4444;border-radius:6px}.expiration-timer{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.timer-icon{font-size:1.2rem}.timer-text{color:#dc2626;font-weight:600;font-size:.9rem}.expiration-note{color:#dc2626;font-size:.8rem;margin:0;font-style:italic}.upgrade-cta{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;border-radius:12px;text-align:center;margin:2rem 0}.upgrade-cta h4{font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.upgrade-cta p{color:#ffffffe6;margin-bottom:1.5rem;font-size:1rem}.btn-upgrade{background:#fbbf24;color:#1f2937;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;margin-bottom:1rem}.btn-upgrade:hover{background:#f59e0b;transform:translateY(-2px);box-shadow:0 8px 25px #fbbf244d}.pricing-info{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;font-size:.9rem}.price{font-weight:600;color:#fbbf24}.or{color:#ffffffb3}.save{background:#10b981;color:#fff;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600}.pricing-highlight{margin-top:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.price-tag{background:#fff3;color:#fff;padding:.75rem 1.5rem;border-radius:25px;font-size:1.1rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.free-note{color:#fffc;font-size:.9rem;font-style:italic}.btn-download.disabled:before,.btn-download:disabled:before{content:none;margin:0}@media (max-width: 768px){.upgrade-cta{padding:1.5rem}.upgrade-cta h4{font-size:1.25rem}.btn-upgrade{padding:.875rem 1.5rem;font-size:1rem}.pricing-info{flex-direction:column;gap:.5rem}}.pricing-list{list-style:none;padding:0}.pricing-list li{color:#cbd5e1;position:relative;padding:.25rem 0 .25rem 1.5rem}.pricing-list li:before{content:"💰";position:absolute;left:0;font-size:1rem}.form-actions{margin-top:2rem;padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.action-buttons{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.btn-generate{flex:1;min-width:200px;padding:1rem 2rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #3b82f640}.btn-generate:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-2px);box-shadow:0 6px 12px #3b82f659}.btn-generate:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.btn-generate.has-errors{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 6px #f59e0b40}.btn-generate.has-errors:hover{background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-2px);box-shadow:0 6px 12px #f59e0b59}.validation-summary{background:#fef3c7;border:2px solid #f59e0b;border-radius:12px;padding:1.5rem;margin:1.5rem 0;box-shadow:0 4px 6px #f59e0b1a}.validation-summary h4{color:#92400e;font-size:1.1rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.validation-errors{list-style:none;margin:0 0 1rem;padding:0}.validation-errors li{color:#92400e;font-size:.95rem;margin-bottom:.5rem;padding-left:.5rem;font-weight:500}.validation-help{color:#92400e;font-size:.9rem;margin:0;font-style:italic;opacity:.8}.btn-reset{flex:0 0 auto;min-width:120px;padding:1rem 1.5rem;background:#6b7280;color:#fff;border:1px solid #4b5563;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.btn-reset:hover{background:#4b5563;border-color:#374151;transform:translateY(-1px)}.advanced-toggle{display:flex;justify-content:center}.btn-toggle-advanced{padding:.75rem 1.5rem;background:#f8fafc;color:#64748b;border:1px solid #cbd5e1;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-toggle-advanced:hover{background:#f1f5f9;border-color:#94a3b8;color:#475569}@media (max-width: 768px){.action-buttons{flex-direction:column;gap:.75rem}.btn-generate,.btn-reset{flex:none;width:100%;min-width:unset}.btn-generate{order:1}.btn-reset{order:2}.advanced-toggle{order:3;margin-top:.5rem}.btn-toggle-advanced{width:100%;padding:.875rem 1.5rem}}@media (max-width: 480px){.form-actions{padding:1rem;margin-top:1.5rem}.btn-generate{font-size:1rem;padding:.875rem 1.5rem}.btn-reset{font-size:.95rem;padding:.875rem 1.25rem}}.header-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.main-title{margin:0;font-size:2.5rem;font-weight:700;text-align:left}.user-menu{display:flex;align-items:center}.user-info{display:flex;align-items:center;gap:12px;background:#ffffff1a;padding:12px 16px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.user-avatar{width:40px;height:40px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center}.user-details{display:flex;flex-direction:column;gap:4px}.user-email{font-size:14px;font-weight:500}.subscription-status{display:flex;align-items:center;gap:4px}.pro-badge{background:#f59e0b;color:#fff;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:4px}.free-badge{background:#fff3;color:#fff;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.logout-button{background:#ffffff1a;border:none;color:#fff;padding:8px;border-radius:8px;cursor:pointer;transition:all .2s}.logout-button:hover{background:#fff3}.auth-buttons{display:flex;gap:12px}.btn-login{background:transparent;border:2px solid rgba(255,255,255,.3);color:#fff;padding:10px 20px;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s}.btn-login:hover{border-color:#ffffff80;background:#ffffff1a}.btn-signup{background:#fff;border:none;color:#667eea;padding:10px 20px;border-radius:8px;cursor:pointer;font-weight:600;transition:all .2s}.btn-signup:hover{background:#f8f9fa;transform:translateY(-1px)}.btn-upgrade-header{background:#f59e0b;border:none;color:#fff;padding:12px 24px;border-radius:8px;cursor:pointer;font-weight:600;display:flex;align-items:center;gap:8px;margin-top:16px;transition:all .2s}.btn-upgrade-header:hover{background:#d97706;transform:translateY(-1px)}@media (max-width: 768px){.header-top{flex-direction:column;gap:20px;align-items:center}.main-title{text-align:center;font-size:2rem}.user-menu{width:100%;justify-content:center}.auth-buttons{flex-direction:column;width:100%}.btn-login,.btn-signup{width:100%}}.support-list li{color:#6b7280;margin-bottom:8px;font-size:.9rem}.support-list a{color:#3b82f6;text-decoration:none;font-weight:500}.support-list a:hover{text-decoration:underline}.auth-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.auth-modal{background:#fff;border-radius:12px;padding:1.35rem 1.4rem 1.2rem;width:90%;max-width:420px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.auth-modal .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.9rem;padding-bottom:.7rem;border-bottom:1px solid #e5e7eb}.auth-modal .modal-header h2{margin:0;color:#1f2937;font-size:1.2rem;font-weight:650}.auth-modal .close-button{background:none;border:none;font-size:1.35rem;line-height:1;cursor:pointer;color:#6b7280;padding:.15rem;border-radius:4px;transition:color .2s}.auth-modal .close-button:hover{color:#374151}.auth-content{display:flex;flex-direction:column;gap:.85rem}.google-signin-button{display:flex;align-items:center;justify-content:center;gap:.55rem;background:linear-gradient(180deg,#fff,#f3f8ff);color:#1f2937;border:1px solid #4285f4;padding:.65rem .85rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s,box-shadow .2s,border-color .2s;width:100%;box-shadow:0 1px 2px #4285f42e}.google-signin-button .google-glyph{flex-shrink:0;width:18px;height:18px}.google-signin-button:hover:not(:disabled){background:linear-gradient(180deg,#f8fbff,#e8f0fe);border-color:#1a73e8;box-shadow:0 2px 8px #4285f447}.google-signin-button:disabled{opacity:.6;cursor:not-allowed}.auth-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}@media (max-width: 480px){.auth-form .form-row{grid-template-columns:1fr}}.auth-modal .divider{display:flex;align-items:center;text-align:center;color:#6b7280;font-size:.75rem;margin:0}.auth-modal .divider:before,.auth-modal .divider:after{content:"";flex:1;border-bottom:1px solid #e5e7eb}.auth-modal .divider span{padding:0 .65rem;background:#fff}.auth-form{display:flex;flex-direction:column;gap:.65rem}.auth-modal .form-group{display:flex;flex-direction:column;gap:.28rem}.auth-modal .form-group label{font-weight:550;color:#374151;font-size:.78rem}.auth-modal .input-wrapper{position:relative;display:flex;align-items:center}.auth-modal .input-icon{position:absolute;left:.65rem;color:#9ca3af;z-index:1;width:14px;height:14px}.auth-modal .form-group input{width:100%;padding:.55rem .65rem .55rem 2.1rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.auth-modal .form-group input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61f}.auth-modal .form-group input:disabled{background:#f9fafb;cursor:not-allowed}.auth-modal .password-toggle{position:absolute;right:.55rem;background:none;border:none;cursor:pointer;color:#9ca3af;padding:.2rem;border-radius:4px;transition:color .2s;line-height:0}.auth-modal .password-toggle:hover{color:#6b7280}.auth-modal .error-message{background:#fef2f2;color:#dc2626;padding:.55rem .7rem;border-radius:6px;font-size:.78rem;border:1px solid #fecaca}.auth-modal .error-message p{margin:0;line-height:1.35}.auth-modal .info-message{background:#ecfdf5;color:#047857;padding:.55rem .7rem;border-radius:6px;font-size:.78rem;border:1px solid #a7f3d0}.auth-modal .reset-password-link,.auth-modal .forgot-password-button{background:none;border:none;color:#2563eb;font-size:.78rem;font-weight:600;cursor:pointer;padding:0;margin-top:.4rem;text-decoration:underline}.auth-modal .forgot-password-button{align-self:flex-start;margin-top:0;margin-bottom:-.15rem}.auth-modal .reset-password-link:hover,.auth-modal .forgot-password-button:hover{color:#1d4ed8}.auth-modal .submit-button{background:#3b82f6;color:#fff;border:none;padding:.65rem;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:.25rem}.auth-modal .submit-button:hover:not(:disabled){background:#2563eb}.auth-modal .submit-button:disabled{background:#9ca3af;cursor:not-allowed}.auth-footer{text-align:center;color:#6b7280;font-size:.8rem;margin-top:.1rem}.auth-footer p{margin:0}.switch-mode-button{background:none;border:none;color:#3b82f6;cursor:pointer;font-weight:550;font-size:inherit;text-decoration:underline;padding:0}.switch-mode-button:hover{color:#2563eb}.trial-info{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px;padding:1rem;margin-top:1rem}.trial-info h4{color:#0369a1;margin:0 0 .5rem;font-size:1.1rem}.trial-info p{color:#0c4a6e;margin:.25rem 0;font-size:.9rem}.profile-setup-modal{max-width:520px}.profile-setup-modal .modal-subtitle{margin:.25rem 0 0;color:#64748b;font-size:.9rem}.platform-fieldset{border:1px solid #e2e8f0;border-radius:10px;padding:.75rem;margin:.75rem 0;display:flex;flex-direction:column;gap:.45rem}.platform-fieldset legend{padding:0 .35rem;font-weight:700;font-size:.85rem}.platform-check{display:flex;align-items:center;gap:.45rem;font-size:.9rem}.platform-fieldset input[type=text],.platform-fieldset input:not([type=checkbox]){width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .65rem;font:inherit}.print-share-block{margin-top:.85rem;padding:.75rem;border:1px dashed #cbd5e1;border-radius:10px}.share-url-line{margin:0 0 .5rem;font-size:.85rem;word-break:break-all}.share-link-row{display:flex;flex-wrap:wrap;gap:.65rem}.share-link-row a{font-size:.85rem;font-weight:600;color:#3d3a8a}@media print{.app-header,.app-footer,.form-section,.qr-actions,.upgrade-cta,.plan-notice,.preview-footer,.share-link-row{display:none!important}.preview-section,.qr-display,.print-share-block{display:block!important}.print-share-block{border:none;font-size:14pt}}.subscription-modal-overlay{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.subscription-modal{background:#fff;border-radius:16px;max-width:760px;width:100%;max-height:90vh;overflow-y:auto;border:1px solid #e5e7eb}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:22px 24px 14px;border-bottom:1px solid #e5e7eb}.modal-header h2{margin:0;font-size:1.35rem;font-weight:700;color:#111827;letter-spacing:-.02em}.modal-subtitle{margin:.35rem 0 0;color:#6b7280;font-size:.9rem;line-height:1.4}.close-button{background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;border-radius:6px;line-height:0}.close-button:hover{background:#f3f4f6;color:#374151}.plan-selector{display:flex;padding:14px 24px;gap:8px;border-bottom:1px solid #e5e7eb}.plan-tab{flex:1;padding:11px 16px;border:1px solid #e5e7eb;background:#fff;border-radius:10px;cursor:pointer;font-weight:600;font-size:.9rem;color:#374151;transition:border-color .15s ease,background .15s ease,color .15s ease;position:relative}.plan-tab.active{border-color:#3d3a8a;background:#f4f3fb;color:#2f2a6b}.plan-tab:hover:not(.active){border-color:#d1d5db;background:#f9fafb}.save-badge{position:absolute;top:-8px;right:8px;background:#059669;color:#fff;font-size:.7rem;padding:3px 8px;border-radius:999px;font-weight:700}.plan-compare{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px 24px}.plan-card{text-align:left;padding:22px 18px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;display:flex;flex-direction:column;min-height:100%}.plan-card-free{background:#fafafa}.plan-card-pro{border-color:#c7c4e8;background:#fbfbfe}.plan-card.featured{border-color:#3d3a8a;box-shadow:inset 0 0 0 1px #3d3a8a1f;position:relative}.plan-card.featured:before{content:"Best value";position:absolute;top:-10px;right:14px;background:#3d3a8a;color:#fff;padding:4px 10px;border-radius:999px;font-size:.7rem;font-weight:700}.plan-header{margin-bottom:18px}.plan-eyebrow{margin:0 0 .35rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}.plan-eyebrow.pro{color:#2f2a6b;display:inline-flex;align-items:center;gap:.3rem}.plan-header h3{margin:0 0 10px;font-size:1.35rem;font-weight:700;color:#111827;letter-spacing:-.02em}.plan-price{display:flex;align-items:baseline;gap:3px}.currency{font-size:1rem;color:#6b7280}.amount{font-size:2.4rem;font-weight:800;color:#111827;letter-spacing:-.03em;line-height:1}.interval{font-size:.95rem;color:#6b7280}.savings{margin-top:8px;color:#059669;font-weight:600;font-size:.85rem}.billing-note{margin-top:8px;color:#6b7280;font-size:.85rem}.plan-features{list-style:none;padding:0;margin:0 0 20px;flex:1}.plan-features li{display:flex;align-items:flex-start;gap:10px;padding:7px 0;color:#374151;font-size:.9rem;line-height:1.35}.plan-features li.limitation{color:#6b7280}.check-icon{color:#059669;flex-shrink:0;margin-top:1px}.x-icon{color:#9ca3af;flex-shrink:0;margin-top:1px}.subscribe-button{width:100%;padding:12px 16px;background:#3d3a8a;color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s ease;margin-top:auto}.subscribe-button:hover:not(:disabled){background:#2f2a6b}.subscribe-button:disabled{opacity:.6;cursor:not-allowed}.subscribe-button.featured{background:#059669}.subscribe-button.featured:hover:not(:disabled){background:#047857}.subscribe-button.secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.subscribe-button.secondary:hover:not(:disabled){background:#f9fafb}.modal-footer{padding:16px 24px 22px;border-top:1px solid #e5e7eb;text-align:center}.security-note{margin:0 0 6px;color:#6b7280;font-size:.85rem}.trial-note{margin:0;color:#059669;font-weight:600;font-size:.85rem}@media (max-width: 700px){.plan-compare{grid-template-columns:1fr}.plan-card-pro{order:-1}.subscription-modal{max-width:520px}.amount{font-size:2.1rem}}@media (max-width: 640px){.subscription-modal{margin:0;max-height:calc(100vh - 40px)}.plan-selector{flex-direction:column}}.app-header{background:var(--brand, #1e1b4b);color:var(--text-on-brand, #f8fafc);padding:0;border-bottom:1px solid rgba(255,255,255,.08);position:relative;overflow:visible;max-width:100%}.header-container{max-width:min(1120px,100%);margin:0 auto;padding:.85rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative;z-index:2;box-sizing:border-box;min-width:0;width:100%}.header-trio{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem}.header-side{display:flex;align-items:center;min-width:0}.header-side-start{justify-content:flex-start}.header-side-end{justify-content:flex-end}.header-center{display:flex;justify-content:center;text-align:center;min-width:0}.header-logo-link{display:inline-flex;align-items:center;text-decoration:none;line-height:0}.header-title-link{text-decoration:none;color:inherit;min-width:0}.header-container-reversed{flex-direction:row}.header-nav-start{justify-content:flex-start}.profile-dropdown-start{right:auto;left:0}.header-brand{display:flex;align-items:center;min-width:0}.brand-home-link{display:flex;align-items:center;gap:.7rem;text-decoration:none;color:inherit}.logo-icon{display:block;width:56px;height:56px;border-radius:0;object-fit:contain;flex-shrink:0;box-shadow:none;background:transparent}.app-title{font-size:clamp(1.05rem,3.4vw,1.35rem);font-weight:700;margin:0;line-height:1.15;letter-spacing:-.03em;white-space:nowrap;color:#fff}.header-nav{display:flex;align-items:center;gap:.75rem;position:relative}.profile-menu{position:relative}.profile-trigger{display:inline-flex;align-items:center;gap:.55rem;background:transparent;border:none;color:#f8fafc;padding:.2rem .15rem;cursor:pointer;border-radius:999px;transition:background .15s ease}.profile-trigger:hover{background:#ffffff14}.user-avatar-img{width:32px;height:32px;border-radius:50%;object-fit:cover;display:block;flex-shrink:0}.user-avatar-fallback{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#ffffff24;color:#f8fafc}.profile-trigger-name{font-size:.9rem;font-weight:600;white-space:nowrap;max-width:140px;overflow:hidden;text-overflow:ellipsis;line-height:1}.profile-chevron{flex-shrink:0;opacity:.8;transition:transform .15s ease}.profile-chevron.is-open{transform:rotate(180deg)}.profile-dropdown{position:absolute;top:calc(100% + .55rem);right:0;width:280px;background:#fff;color:#0f172a;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 16px 40px #0f172a2e;padding:.65rem;z-index:50}.profile-dropdown-header{display:flex;align-items:center;gap:.75rem;padding:.55rem .5rem .75rem}.profile-dropdown-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;flex-shrink:0}.profile-dropdown-avatar.fallback{display:inline-flex;align-items:center;justify-content:center;background:#eef2ff;color:#3d3a8a}.profile-dropdown-meta{display:flex;flex-direction:column;gap:.15rem;min-width:0}.profile-dropdown-name{font-size:.95rem;font-weight:650;line-height:1.2;color:#0f172a}.profile-dropdown-name-row{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .45rem}.profile-plan-badge{display:inline-flex;align-items:center;gap:.25rem;min-height:1.35rem;padding:0 .45rem;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;font-size:.68rem;font-weight:700;line-height:1}.profile-plan-badge.is-pro{border-color:#fde68a;background:#fffbeb;color:#92400e}.profile-billing-block{margin:.15rem .35rem .25rem}.profile-billing-action{width:100%;border-radius:8px}.profile-dropdown-email{font-size:.8rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-dropdown-divider{height:1px;background:#e2e8f0;margin:.2rem .35rem}.profile-dropdown-item{width:100%;display:flex;align-items:center;gap:.7rem;border:none;background:transparent;color:#334155;text-align:left;padding:.7rem;border-radius:10px;font-size:.92rem;font-weight:500;cursor:pointer;transition:background .15s ease;text-decoration:none;box-sizing:border-box}.profile-dropdown-item:hover{background:#f1f5f9}.profile-dropdown-item.static{cursor:default;color:#64748b;font-weight:500}.profile-dropdown-item.static:hover{background:transparent}.profile-dropdown-item.danger{color:#dc2626}.profile-dropdown-item.danger:hover{background:#fef2f2}.profile-dropdown-error{margin:.15rem .75rem .35rem;padding:.45rem .55rem;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:.78rem;line-height:1.35}.profile-dropdown-item:disabled{opacity:.65;cursor:wait}.auth-section{display:flex;align-items:center;gap:.5rem}.btn-login{background:transparent;color:#f8fafc;border:none;padding:.35rem .15rem;font-weight:500;font-size:.9rem;line-height:1;transition:opacity .2s ease;cursor:pointer}.btn-login:hover{opacity:.8}.mobile-menu-btn{display:none;background:transparent;color:#fff;border:none;padding:.35rem;border-radius:8px;cursor:pointer;transition:opacity .2s ease}.mobile-menu-btn:hover{opacity:.8}.mobile-menu-overlay{position:fixed;inset:0;background:#00000080;z-index:1000;display:none}.mobile-menu{position:absolute;top:0;right:0;width:300px;height:100vh;background:#fff;color:#1a1a1a;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:-4px 0 20px #0000001a}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.mobile-brand{display:flex;align-items:center;gap:.65rem}.mobile-brand .logo-icon{width:48px;height:48px;border-radius:0}.mobile-title{font-size:1.125rem;font-weight:650;margin:0;letter-spacing:-.02em}.mobile-close-btn{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .3s ease}.mobile-close-btn:hover{background:#f3f4f6;color:#1a1a1a}.mobile-menu-content{flex:1;display:flex;flex-direction:column;gap:1rem}.mobile-user-section{display:flex;flex-direction:column;gap:1rem}.mobile-user-info{display:flex;align-items:center;gap:.75rem;padding:.15rem 0}.mobile-user-avatar-img{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}.mobile-user-avatar-fallback{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#eef2ff;color:#3d3a8a}.mobile-user-details{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.mobile-user-email{font-weight:600;color:#1a1a1a}.mobile-user-details .plan-label{color:#64748b}.mobile-user-details .plan-label.is-pro{color:#8a6d12}.mobile-user-details .btn-upgrade{color:#3d3a8a}.mobile-btn-logout{background:transparent;color:#475569;border:1px solid #e2e8f0;padding:.7rem 1rem;border-radius:10px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:background .2s ease,color .2s ease}.mobile-btn-logout:hover{background:#f8fafc;color:#0f172a}.mobile-auth-section{display:flex;flex-direction:column;gap:.75rem}.mobile-btn-login{background:transparent;color:#667eea;border:1px solid #667eea;padding:.75rem 1rem;border-radius:12px;font-weight:500;cursor:pointer;transition:all .3s ease}.mobile-btn-login:hover{background:#667eea;color:#fff}.mobile-btn-signup{background:#667eea;color:#fff;border:none;padding:.75rem 1rem;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease}.mobile-btn-signup:hover{background:#5a67d8}.hero-section-compact{background:#0000001f;padding:1.35rem 1.5rem 1.6rem;text-align:center;position:relative;border-top:1px solid rgba(255,255,255,.06)}.hero-content-compact{max-width:560px;margin:0 auto}.hero-title-compact{font-size:1.55rem;font-weight:650;margin:0 0 .4rem;line-height:1.2;letter-spacing:-.03em}.hero-highlight{color:#f6e27a}.hero-description-compact{font-size:.95rem;color:#f8fafcd1;margin:0 auto;line-height:1.5;max-width:420px}.hero-cta-compact:empty{display:none}.hero-cta-compact:not(:empty){margin-top:1rem}.hero-features{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem}.feature-item{display:flex;align-items:center;gap:.5rem;background:#ffffff1a;padding:.5rem 1rem;border-radius:25px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);font-weight:500}.feature-item.premium{background:linear-gradient(45deg,#ffd70033,#ffed4e33);border-color:#ffd7004d}.feature-icon{font-weight:700}.hero-cta-compact{display:flex;flex-direction:column;align-items:center;gap:.75rem}.btn-hero-get-started-compact{background:#f8fafc;color:#2f2a6b;border:none;padding:.55rem 1.2rem;border-radius:999px;font-weight:600;font-size:.875rem;display:flex;align-items:center;gap:.375rem;cursor:pointer;transition:background .2s ease}.btn-hero-get-started-compact:hover{background:#fff}.pro-welcome{display:flex;justify-content:center;margin-top:1rem}.pro-welcome-content{background:linear-gradient(45deg,#ffd7001a,#ffed4e1a);border:1px solid rgba(255,215,0,.3);border-radius:16px;padding:2rem;text-align:center;max-width:400px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.pro-welcome-close{position:absolute;top:1rem;right:1rem;background:#fff3;border:none;color:var(--highlight, #c9a227);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pro-welcome-close:hover{background:#ffffff4d;transform:scale(1.1)}.pro-welcome-icon{color:var(--highlight, #c9a227);margin-bottom:1rem}.pro-welcome-title{font-size:1.5rem;font-weight:700;margin:0 0 .75rem;color:var(--highlight, #c9a227)}.pro-welcome-message{font-size:1rem;opacity:.9;margin:0 0 1.5rem;line-height:1.5}.pro-welcome-timer{display:flex;flex-direction:column;align-items:center;gap:.75rem}.timer-bar{width:100%;height:4px;background:#fff3;border-radius:2px;overflow:hidden}.timer-progress{height:100%;background:linear-gradient(90deg,var(--highlight, #c9a227),var(--highlight-soft, #e6d48a));border-radius:2px;animation:timerCountdown 8s linear forwards;transform-origin:left}.timer-text{font-size:.75rem;opacity:.7;color:var(--highlight, #c9a227);font-weight:500}@keyframes timerCountdown{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.pro-welcome-compact{display:flex;justify-content:center;margin-top:.75rem}.pro-welcome-content-compact{background:linear-gradient(45deg,#ffd7001a,#ffed4e1a);border:1px solid rgba(255,215,0,.3);border-radius:12px;padding:1rem;text-align:center;max-width:300px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.pro-welcome-close-compact{position:absolute;top:.75rem;right:.75rem;background:#fff3;border:none;color:var(--highlight, #c9a227);border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pro-welcome-close-compact:hover{background:#ffffff4d;transform:scale(1.1)}.pro-welcome-icon-compact{color:var(--highlight, #c9a227);margin-bottom:.5rem}.pro-welcome-title-compact{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;color:var(--highlight, #c9a227)}.pro-welcome-message-compact{font-size:.875rem;opacity:.9;margin:0 0 1rem;line-height:1.4}.pro-welcome-timer-compact{display:flex;flex-direction:column;align-items:center;gap:.5rem}.timer-bar-compact{width:100%;height:3px;background:#fff3;border-radius:2px;overflow:hidden}.timer-progress-compact{height:100%;background:linear-gradient(90deg,var(--highlight, #c9a227),var(--highlight-soft, #e6d48a));border-radius:2px;animation:timerCountdown 8s linear forwards;transform-origin:left}.timer-text-compact{font-size:.625rem;opacity:.7;color:var(--highlight, #c9a227);font-weight:500}@media (max-width: 768px){.desktop-only{display:none}.mobile-menu-btn{display:block}.header-trio{gap:.4rem}.logo-icon{width:52px;height:52px}.profile-trigger-name{display:none}.profile-dropdown{position:fixed;top:auto;right:1rem;left:1rem;width:auto;max-width:none}.profile-dropdown-start{left:1rem;right:1rem}.mobile-menu-overlay{display:block}.hero-title{font-size:2rem}.hero-description{font-size:1rem}.hero-features{flex-direction:column;align-items:center}.feature-item{width:100%;justify-content:center}.pro-welcome-content{padding:1.5rem;margin:0 1rem}.pro-welcome-title{font-size:1.25rem}.pro-welcome-message{font-size:.875rem}.timer-text{font-size:.6875rem}}@media (max-width: 480px){.header-container{padding:.75rem 1rem}.app-title{font-size:1.05rem}.profile-trigger-name{display:none}.profile-dropdown{top:3.75rem}.hero-section{padding:2rem 1rem}.hero-title{font-size:1.75rem}.mobile-menu{width:100%}}
