@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";
:root{--bg:#001764;--bg-2:#021040;--surface:#0a1f7f;--surface-soft:#0a1c6ab8;--accent:#7f6fea;--accent-strong:#9f8cff;--accent-soft:#dccafc;--text:#f8faff;--text-soft:#c8d3ff;--border:#ffffff2b;--radius:1rem}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--text);background:radial-gradient(1200px 500px at 50% -10%, #7f6fea61, transparent 64%), radial-gradient(900px 320px at 88% 10%, #dccafc24, transparent 62%), linear-gradient(170deg, #001d7f 0%, var(--bg) 45%, var(--bg-2) 100%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Plus Jakarta Sans,Ubuntu,Avenir Next,sans-serif;position:relative;overflow-x:hidden}body:before{content:"";pointer-events:none;opacity:.25;z-index:-1;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000 28%,#0000 82%);mask-image:radial-gradient(circle,#000 28%,#0000 82%)}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;font-family:Space Grotesk,Avenir Next,Ubuntu,sans-serif}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-shell{min-height:100vh}.container{width:min(1240px,100% - 3rem);margin:0 auto}.section{padding:5rem 0}.header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:linear-gradient(#001664eb 0%,#021040d1 100%);position:sticky;top:0}.header-row{justify-content:space-between;align-items:center;gap:1rem;min-height:5rem;display:flex}.logo{width:auto;height:2.8rem;display:block}.menu-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:2.5rem;height:2.5rem;padding:0;display:none}.menu-toggle span{background:#fff;width:1.25rem;height:2px;display:block}.nav{background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:.55rem;padding:.3rem;display:flex}.nav a{color:#eff4ff;opacity:.92;border-radius:999px;padding:.42rem .78rem;font-size:.94rem;font-weight:500;line-height:1.5;transition:all .15s,background-color .15s}.nav a:hover{color:#fff;opacity:1;background:#7f6fea40}.contact-nav{display:flex}.control-link{background:#ffffff1f;border:1px solid #ffffff24;border-radius:999px;padding:.44rem .92rem;font-weight:600}.hero{text-align:center;padding-top:6rem;padding-bottom:5.35rem;position:relative;overflow:hidden}.hero-gradient{pointer-events:none;background:radial-gradient(circle,#7f6fea70 0%,#001a7900 66%);position:absolute;inset:0}.hero-content{z-index:1;animation:.52s ease-out both riseIn;position:relative}.hero-badge{width:fit-content;color:var(--accent-soft);letter-spacing:.08em;text-transform:uppercase;background:#dccafc1a;border:1px solid #dccafc61;border-radius:999px;margin:0 auto 1rem;padding:.45rem .85rem;font-size:.78rem;font-weight:700}.hero h1{text-wrap:balance;margin:0;font-size:clamp(2.2rem,6vw,4.2rem);font-weight:700;line-height:1.08}.hero-subtitle{color:var(--accent-soft);margin:.95rem 0 0;font-size:clamp(1.08rem,2.4vw,1.46rem);font-weight:600}.hero-description{color:#d7def7;max-width:46rem;margin:1.3rem auto 0;font-size:1.06rem;line-height:1.75}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:2rem;display:inline-flex}.cta-link{background:linear-gradient(130deg, var(--accent-strong), #6b57ef);letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.75rem;font-size:.98rem;font-weight:800;transition:transform .14s,box-shadow .14s;display:inline-flex;box-shadow:0 16px 30px #7f6fea66}.cta-link:hover{transform:translateY(-1px);box-shadow:0 18px 34px #7f6fea80}.hero-secondary-link{color:#edf1ff;background:#ffffff14;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:0 1.2rem;font-size:.92rem;font-weight:700;transition:background-color .14s;display:inline-flex}.hero-secondary-link:hover{background:#ffffff29}.statement{padding-top:5rem;padding-bottom:5rem}.statement-content{text-align:center;place-items:center;animation:.68s ease-out both riseIn;display:grid}.symbol-frame{border-radius:.4rem;place-items:center;width:8rem;height:8rem;animation:2.8s ease-in-out infinite symbolPulse;display:grid}.symbol{object-fit:contain;width:8rem;height:8rem}@keyframes symbolPulse{0%,to{box-shadow:0 0 18px #7f6fea5c}50%{box-shadow:0 0 38px #7f6fead9}}.statement-content h2{margin:1.55rem 0 0;font-size:clamp(1.7rem,4.3vw,2.4rem);font-weight:700;line-height:1.2}.statement-content p{color:#d1d5db;max-width:42rem;margin:1rem 0 0;font-size:1rem;line-height:1.6}.section-surface{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#07154b7a}.section-heading{text-align:center}.section-heading h2{margin:0;font-size:clamp(2rem,4vw,2.9rem)}.section-heading p{max-width:52rem;color:var(--text-soft);margin:.75rem auto 0;line-height:1.7}@keyframes riseIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.section-heading p span{color:var(--accent-strong);font-weight:700}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;margin-top:2.1rem;display:grid}.feature-card{border-radius:var(--radius);background:linear-gradient(170deg,#0c2076eb 0%,#07154bd1 100%);border:1px solid #ffffff2e;padding:1.2rem;transition:transform .17s,border-color .17s;animation:.64s ease-out both riseIn;box-shadow:inset 0 1px #ffffff14}.feature-card:hover{border-color:#dccafc73;transform:translateY(-3px)}.feature-image-wrap{background:#ffffff0f;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:9rem;height:9rem;margin:0 auto;display:grid;overflow:hidden}.feature-image{object-fit:cover;width:100%;height:100%}.feature-card h3{color:#c4b8ff;margin:1rem 0 0;font-size:1.25rem}.feature-card p{color:var(--text-soft);margin:.65rem 0 0;line-height:1.65}.plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;margin-top:2.1rem;display:grid}.plan-card{border-radius:var(--radius);background:linear-gradient(170deg,#0a1a5ff2 0%,#06113ce6 100%);border:1px solid #ffffff29;flex-direction:column;padding:1.2rem;transition:transform .17s,border-color .17s;display:flex;position:relative;overflow:hidden}.plan-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#9f8cff38,#0000 52%);position:absolute;inset:0}.plan-card:hover{border-color:#dccafc70;transform:translateY(-4px)}.plan-card h3{margin:0;font-size:1.44rem}.price-row{color:#b5a8ff;align-items:baseline;gap:.45rem;margin:.55rem 0 0;display:flex}.price-row strong{font-size:1.82rem}.price-row span{font-size:1rem}.plan-card ul{flex:1;gap:.6rem;margin:1rem 0;padding:0;list-style:none;display:grid}.plan-card li{color:var(--text-soft);line-height:1.45}.plan-card li:before{content:"✓";color:var(--accent-strong);margin-right:.5rem;font-weight:700}.trial-link{background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;min-height:2.8rem;font-weight:700;transition:background-color .14s,transform .14s;display:inline-flex}.trial-link:hover{background:#7f6fea57;transform:translateY(-1px)}.footer{border-top:1px solid var(--border);background:linear-gradient(#08164cb8 0%,#060e35e0 100%)}.footer-content{text-align:center;color:var(--text-soft);padding:1.6rem 0}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;margin-top:.7rem;display:inline-flex}.legal-header-row{min-height:5rem}.legal-back-link{font-weight:600}.legal-main{padding:3rem 0 4rem}.legal-card{background:linear-gradient(170deg,#091c6de0,#07154bd1);border:1px solid #dccafc38;border-radius:1.1rem;max-width:900px;padding:2.1rem;box-shadow:0 24px 60px #00000047}.legal-card h1{margin:0;font-size:2rem;line-height:1.2}.legal-meta{color:var(--text-soft);margin:.6rem 0 1.25rem}.legal-card h2{margin:1.35rem 0 .6rem;font-size:1.2rem;line-height:1.3}.legal-card p{color:#d1d5db;margin:0;line-height:1.65}.legal-card ul{margin:0;padding-left:1.1rem}.legal-card li{color:#d1d5db;line-height:1.65}.legal-card a{color:#dccafc;text-underline-offset:2px;text-decoration:underline}.auth-shell{flex-direction:column;min-height:100vh;display:flex;position:relative}.auth-header{padding:1.2rem 0 .7rem}.auth-header-row{justify-content:center;min-height:auto}.auth-brand{align-items:center;gap:.75rem;display:inline-flex}.auth-brand-symbol{object-fit:contain;width:2.5rem;height:2.5rem}.auth-brand-title{color:#f7f9ff;margin:0;font-size:1.6rem;font-weight:700;line-height:1.1}.auth-main{flex:1;place-items:center;padding:2.5rem 0 3rem;display:grid}.auth-card{background:linear-gradient(#0d227fed 0%,#08185ff2 100%);border:1px solid #dccafc3d;border-radius:1rem;width:min(32rem,100% - 1rem);padding:2.1rem 2rem 1.8rem;position:relative;overflow:hidden;box-shadow:0 34px 70px #0000005c}.auth-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#dccafc33 0%,#0000 55%);position:absolute;inset:0}.auth-card-head{text-align:center;margin-bottom:1.7rem}.auth-card-head h2{margin:0;font-size:1.75rem;line-height:1.2}.auth-card-head p{color:#d8e1ff;margin:.6rem 0 0;line-height:1.5}.auth-social{gap:.75rem;display:grid}.auth-social-btn{cursor:pointer;border:0;border-radius:.65rem;justify-content:center;align-items:center;gap:.65rem;width:100%;min-height:3rem;font-size:.98rem;font-weight:700;transition:background-color .16s,transform .12s;display:inline-flex}.auth-social-btn:hover{transform:translateY(-1px)}.auth-social-btn.google{color:#1f2937;background:#fff}.auth-social-btn.google:hover{background:#e5e7eb}.auth-social-btn.github{color:#fff;background:#24292e}.auth-social-btn.github:hover{background:#333}.auth-social-icon{place-items:center;width:1.1rem;height:1.1rem;font-weight:700;display:inline-grid}.auth-divider{align-items:center;gap:1rem;margin:1.35rem 0;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#fff3;flex:1;height:1px}.auth-divider span{color:#9ca3af;letter-spacing:.04em;font-size:.75rem}.auth-form{gap:1rem;display:grid}.auth-field{gap:.4rem;display:grid}.auth-label{color:#dccafc;font-size:.875rem;font-weight:500}.auth-input{color:#fff;background:#ffffff0f;border:1px solid #ffffff3d;border-radius:.62rem;outline:none;width:100%;min-height:2.72rem;padding:0 .84rem}.auth-input:focus{border-color:#7f6fea;box-shadow:0 0 0 2px #7f6fea59}.auth-hint{color:#9ca3af;margin:0;font-size:.74rem;line-height:1.4}.auth-terms{align-items:flex-start;gap:.65rem;margin-top:.2rem;display:flex}.auth-check{accent-color:#7f6fea;width:1rem;height:1rem;margin-top:.1rem}.auth-terms label{color:#d1d5db;font-size:.875rem;line-height:1.45}.auth-terms a{color:#dccafc;text-underline-offset:2px;text-decoration:underline}.auth-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#927fff,#6f5aff);border:0;border-radius:.75rem;width:100%;min-height:3rem;font-size:.95rem;font-weight:700;transition:filter .14s,transform .12s,box-shadow .14s}.auth-submit:hover{filter:brightness(.98);transform:translateY(-1px);box-shadow:0 12px 24px #7f6fea73}.auth-submit:disabled{opacity:.7;cursor:not-allowed;transform:none}.auth-alert{border-radius:.375rem;margin:0;padding:.6rem .75rem;font-size:.875rem;line-height:1.4}.auth-alert-error{color:#fecaca;background:#b91c1c3d;border:1px solid #f8717173}.auth-alert-success{color:#bbf7d0;background:#15803d3d;border:1px solid #4ade8066}.auth-bottom{text-align:center;color:#9ca3af;margin-top:1.2rem;font-size:.875rem}.auth-bottom a{color:#dccafc;text-underline-offset:2px;font-weight:500;text-decoration:underline}.auth-footer{border-top:1px solid var(--border);background:#060e35b8}.auth-footer-content{text-align:center;color:#9ca3af;padding:1.2rem 0;font-size:.85rem}.dashboard-shell{background:radial-gradient(900px 350px at 8% -10%,#dccafc2e,#0000 60%),radial-gradient(760px 300px at 92% 10%,#7f6fea40,#0000 62%),linear-gradient(175deg,#001d7f 0%,#001764 46%,#010f3d 100%);min-height:100vh}.dashboard-header{z-index:25;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#001460b8;border-bottom:1px solid #ffffff24;position:sticky;top:0}.dashboard-header-row{justify-content:space-between;align-items:center;gap:.8rem;min-height:5.1rem;display:flex}.dashboard-brand-title{color:#fff}.dashboard-header-actions{align-items:center;gap:.8rem;display:flex}.dashboard-welcome{color:#d1d5db;margin:0;font-size:.92rem}.dashboard-ghost-btn{color:#fff;cursor:pointer;background:#ffffff17;border:1px solid #ffffff24;border-radius:999px;padding:.55rem .95rem;font-weight:600;transition:background-color .14s}.dashboard-ghost-btn:hover{background:#ffffff29}.dashboard-main{align-content:start;gap:.95rem;padding:2rem 0 3rem;display:grid}.dashboard-loading-title{margin:0;font-size:1.45rem}.dashboard-topbar{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.dashboard-topbar h2{margin:0;font-size:clamp(1.9rem,3.4vw,2.5rem)}.dashboard-primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8d7dff,#7f6fea);border:0;border-radius:999px;padding:.75rem 1.1rem;font-size:.95rem;font-weight:700;transition:transform .12s,filter .12s;box-shadow:0 10px 22px #7f6fea59}.dashboard-primary-btn:hover{filter:brightness(.98);transform:translateY(-1px)}.dashboard-plan-card{background:linear-gradient(165deg,#0c248bf2 0%,#07175ff2 100%);border:1px solid #7f6fea75;border-radius:1rem;justify-content:space-between;gap:1rem;padding:1.15rem;display:flex;box-shadow:inset 0 1px #ffffff14}.dashboard-plan-copy h3{margin:0;font-size:1.22rem}.dashboard-plan-copy h3 span{color:#dccafc}.dashboard-plan-copy p{color:#d1d5db;margin:.45rem 0 0;line-height:1.5}.dashboard-user-meta{color:#9ca3af;font-size:.88rem}.dashboard-plan-side{align-content:start;justify-items:end;gap:.6rem;display:grid}.dashboard-manage-link{color:#fff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;padding:.5rem .9rem;font-weight:500;transition:background-color .12s}.dashboard-manage-link:hover{background:#7f6fea80}.dashboard-status{border-radius:.45rem;max-width:26rem;margin:0;padding:.5rem .62rem;font-size:.82rem;line-height:1.4}.dashboard-status-success{color:#bbf7d0;background:#16a34a33;border:1px solid #4ade8073}.dashboard-status-error{color:#fecaca;background:#dc262633;border:1px solid #f8717173}.dashboard-list{gap:.85rem;display:grid}.portal-card{background:linear-gradient(160deg,#0a2182eb,#071658f0);border:1px solid #ffffff29;border-radius:1rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.95rem;padding:.95rem;transition:transform .16s,border-color .16s;display:grid}.portal-card:hover{border-color:#dccafc6b;transform:translateY(-2px)}.portal-qr-wrap{background:#ffffff0a;border-radius:.6rem;place-items:center;width:7.8rem;height:7.8rem;display:grid;position:relative}.portal-qr-image{background:#fff;border-radius:.45rem;width:7rem;height:7rem;padding:.3rem;display:block}.portal-logo-center{background:#fff;border-radius:.6rem;place-items:center;width:2.45rem;height:2.45rem;display:grid;position:absolute;box-shadow:0 6px 16px #00000038}.portal-logo-image{object-fit:contain;width:1.75rem;height:1.75rem}.portal-copy h4{margin:0;font-size:1.5rem}.portal-url{color:#b5a8ff;word-break:break-all;margin:.35rem 0 0}.portal-opens{color:#9ca3af;margin:.45rem 0 0}.portal-logo-note{color:#cbd5e1;margin:.3rem 0 0;font-size:.8rem}.portal-actions,.portal-visibility{align-items:center;gap:.5rem;display:flex}.portal-visibility span{color:#d1d5db;font-size:.84rem}.portal-switch{cursor:pointer;background:#4b5563;border:0;border-radius:999px;align-items:center;width:2.75rem;height:1.5rem;padding:.12rem;transition:background-color .12s;display:inline-flex}.portal-switch.is-active{background:#7f6fea}.portal-switch-knob{background:#fff;border-radius:999px;width:1.2rem;height:1.2rem;transition:transform .12s}.portal-switch.is-active .portal-switch-knob{transform:translate(1.24rem)}.portal-icon-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff29;border-radius:.65rem;place-items:center;width:2.2rem;height:2.2rem;transition:background-color .12s;display:grid}.portal-icon-btn:hover{background:#7f6fea7a}.portal-icon-btn svg{width:1.1rem;height:1.1rem}.portal-upload-btn{position:relative;overflow:hidden}.portal-file-input{opacity:0;cursor:pointer;position:absolute;inset:0}.qrws-hero{background:linear-gradient(165deg,#0c248bf2 0%,#07175ff2 100%);border:1px solid #7f6fea75;border-radius:1rem;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:1rem;padding:1.15rem;display:grid;box-shadow:inset 0 1px #ffffff14}.qrws-hero-main{gap:.55rem;display:grid}.qrws-eyebrow{text-transform:uppercase;letter-spacing:.22em;color:#dbe4ff;font-size:.75rem;font-weight:700}.qrws-hero-main h2{margin:0;font-size:clamp(2rem,4vw,2.5rem)}.qrws-hero-main p{color:#d1d5db;max-width:48rem;margin:0;line-height:1.55}.qrws-hero-actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.qrws-stats{background:#020e3e75;border:1px solid #ffffff29;border-radius:.92rem;flex-direction:column;padding:.95rem;display:flex}.qrws-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:auto;padding-top:.75rem;display:grid}.qrws-metric{background:#000a2a47;border:1px solid #ffffff2b;border-radius:.74rem;padding:.58rem}.qrws-metric-label{text-transform:uppercase;letter-spacing:.16em;color:#cbd5e1;font-size:.66rem;font-weight:700}.qrws-metric-value{margin-top:.2rem;font-size:1.4rem;font-weight:700;line-height:1.15}.portal-card.qrws-portal-card{grid-template-columns:150px minmax(0,1fr) auto;align-items:end;gap:1.1rem;padding:1.05rem;position:relative}.qrws-actions-menu{z-index:25;justify-content:flex-end;width:2.35rem;display:flex;position:absolute;top:.9rem;right:1rem}.qrws-actions-trigger{appearance:none;color:#fff;cursor:pointer;background:#020e3ed6;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;padding:0;display:inline-flex}.qrws-actions-ellipsis{justify-content:center;align-items:center;gap:.22rem;display:inline-flex}.qrws-actions-ellipsis span{background:currentColor;border-radius:999px;width:.22rem;height:.22rem}.qrws-actions-dropdown{background:#000e3af5;border:1px solid #ffffff24;border-radius:.8rem;width:11rem;position:absolute;top:calc(100% + .46rem);right:0;overflow:hidden;box-shadow:0 22px 36px #00000057}.qrws-actions-item{appearance:none;color:#f8faff;text-align:left;width:100%;font:inherit;letter-spacing:.01em;text-transform:none;cursor:pointer;background:0 0;border:0;padding:.62rem .75rem;font-size:.77rem;font-weight:600;display:block}.qrws-actions-item:hover{background:#ffffff14}.qrws-actions-item.is-danger{color:#fecaca}.qrws-actions-upload{position:relative;overflow:hidden}.qrws-portal-copy{padding-right:2.75rem}.qrws-portal-copy h4{margin:0;font-size:2rem;line-height:1.1}.qrws-chips{flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.52rem;display:flex}.qrws-chip{color:#e2e8f0;text-transform:uppercase;letter-spacing:.14em;background:#ffffff14;border:1px solid #fff3;border-radius:999px;padding:.32rem .54rem;font-size:.68rem;font-weight:700}.qrws-chip.is-success{color:#bbf7d0;background:#22c55e33;border-color:#4ade8070}.qrws-chip.is-danger{color:#fecaca;background:#dc262633;border-color:#f8717170}.qrws-portal-buttons{justify-content:flex-end;align-items:center;gap:.55rem;min-width:0;display:flex}.qrws-portal-buttons .dashboard-primary-btn,.qrws-portal-buttons .dashboard-ghost-btn,.qrws-portal-buttons .qrws-danger-btn{text-align:center;justify-content:center;align-items:center;min-width:6.2rem;min-height:2.6rem;padding:.58rem 1rem;font-size:.95rem;display:inline-flex}.qrws-danger-btn{color:#fecaca;cursor:pointer;background:#dc262633;border:1px solid #f8717173;border-radius:999px;font-weight:700}.qrws-danger-btn:disabled,.qrws-portal-buttons .dashboard-primary-btn:disabled,.qrws-portal-buttons .dashboard-ghost-btn:disabled{cursor:not-allowed;opacity:.68}.qrws-floating-wrap{pointer-events:none;inset-inline:0;z-index:35;justify-content:flex-end;padding-right:max(1rem,50vw + min(1240px,100% - 3rem)/-2);display:flex;position:fixed;bottom:1.4rem}.qrws-floating-create{pointer-events:auto;color:#dccafc;opacity:0;background:#020e3eeb;border:2px dashed #dccafccc;border-radius:.9rem;justify-content:center;align-items:center;width:5.45rem;height:5.45rem;transition:transform .24s,opacity .24s,background-color .14s;display:inline-flex;transform:translateY(10px)}.qrws-floating-create:hover{background:#7f6fea38}.qrws-floating-create.is-visible{opacity:1;transform:translateY(0)}.qrws-floating-plus{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;width:2.35rem;height:2.35rem}.qrws-modal-backdrop{z-index:50;background:#0000009e;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.qrws-modal{background:linear-gradient(170deg,#0a2182f0,#05124bf7);border:1px solid #f8717157;border-radius:1rem;gap:.72rem;width:min(30rem,100% - .4rem);padding:1.05rem;display:grid}.qrws-modal-title{font-size:1.2rem;font-weight:700}.qrws-modal-text{color:#d1d5db;margin:0;line-height:1.55}.qrws-modal-actions{justify-content:flex-end;gap:.5rem;display:flex}.portal-card.qrws-portal-card.is-skeleton{pointer-events:none}.portal-card.qrws-portal-card.is-skeleton .portal-qr-wrap{animation:1.3s ease-in-out infinite pulseAlpha}.qrws-skeleton-line{background:#ffffff2b;border-radius:.45rem;height:.86rem;animation:1.3s ease-in-out infinite pulseAlpha}.qrws-skeleton-line.w-title{width:13rem;max-width:100%;height:1.45rem}.qrws-skeleton-line.w-link{width:19rem;max-width:100%}.qrws-skeleton-chips{gap:.42rem;margin-top:.7rem;display:flex}.qrws-skeleton-pill{background:#ffffff2b;border-radius:999px;width:4.4rem;height:1.5rem;animation:1.3s ease-in-out infinite pulseAlpha}.qrws-skeleton-btn{background:#ffffff2b;border-radius:999px;width:8.6rem;height:3rem;animation:1.3s ease-in-out infinite pulseAlpha}@keyframes pulseAlpha{0%,to{opacity:.68}50%{opacity:1}}.add-code-shell{background:radial-gradient(840px 420px at 6% -8%,#dccafc2e,#0000 58%),radial-gradient(760px 360px at 94% 4%,#7f6fea4d,#0000 62%),linear-gradient(176deg,#001d7f 0%,#001764 40%,#010f3d 100%);min-height:100vh}.add-builder-main{gap:1.1rem;width:100%;max-width:1040px;margin:0 auto;padding:2.4rem 0 3.2rem;display:grid}.add-builder-hero{background:linear-gradient(160deg,#0c227eeb,#061452f2);border:1px solid #dccafc42;border-radius:1.15rem;padding:1.45rem 1.5rem;box-shadow:0 20px 44px #0000003d}.add-builder-badge{color:#dccafc;letter-spacing:.08em;text-transform:uppercase;background:#dccafc24;border:1px solid #dccafc73;border-radius:999px;width:fit-content;margin:0;padding:.38rem .74rem;font-size:.73rem;font-weight:700}.add-builder-hero h2{margin:.9rem 0 0;font-size:clamp(1.95rem,4vw,2.55rem)}.add-builder-hero p{color:#d1d5db;max-width:52rem;margin:.7rem 0 0;line-height:1.65}.add-builder-form{box-shadow:none;background:0 0;border:0;gap:1.15rem;padding:0;display:grid}.add-builder-top-row{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:.85rem;display:grid}.add-builder-field{gap:.38rem;display:grid}.add-builder-field span{text-transform:uppercase;letter-spacing:.08em;color:#cbd5e1;font-size:.77rem;font-weight:700}.add-builder-field input{color:#fff;width:100%;min-height:2.8rem;font:inherit;background:#ffffff0f;border:1px solid #ffffff2b;border-radius:.78rem;padding:.72rem .85rem}.add-builder-field input::placeholder,.add-builder-inline-input input::placeholder{color:#e6ecff8a}.add-builder-field input:focus,.add-builder-inline-input input:focus{border-color:#dccafccc;outline:0;box-shadow:0 0 0 2px #7f6fea40}.add-builder-url-preview{background:#ffffff0d;border:1px solid #ffffff24;border-radius:.78rem;align-content:center;gap:.36rem;padding:.72rem .82rem;display:grid}.add-builder-url-preview span{text-transform:uppercase;letter-spacing:.08em;color:#cbd5e1;font-size:.77rem;font-weight:700}.add-builder-url-preview strong{letter-spacing:.01em;color:#fff;word-break:break-all;font-family:Space Grotesk,Avenir Next,Ubuntu,sans-serif;font-size:1.08rem}.add-builder-tabs{gap:.52rem;display:grid}.add-builder-tablist{border-bottom:1px solid #ffffff29;align-items:stretch;display:flex}.add-builder-tab{color:#cbd5e1;font:inherit;letter-spacing:.01em;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:.62rem .62rem 0 0;margin-bottom:-1px;padding:.6rem .92rem .55rem;font-size:.9rem;font-weight:700;transition:color .12s,background-color .12s,border-color .12s}.add-builder-tab:hover{color:#f8faff;background:#ffffff0f}.add-builder-tab.is-active{color:#fff;background:#dccafc1f;border-bottom-color:#dccafcf2}.add-builder-tab-description{color:#dbe4ff;margin:0;font-size:.84rem}.add-builder-tab-shell{display:grid}.add-builder-access{background:#00082a3d;border:1px solid #ffffff24;border-radius:.94rem;gap:.78rem;padding:.9rem .95rem;display:grid}.add-builder-access-row{justify-content:space-between;align-items:center;gap:.9rem;display:flex}.add-builder-access-label{color:#f8faff;font-size:.94rem;font-weight:500}.add-builder-access-row-with-help{align-items:flex-start}.add-builder-access-copy{gap:.24rem;display:grid}.add-builder-access-help{color:#cbd5e1;font-size:.88rem;line-height:1.45}.add-builder-switch{cursor:pointer;background:#ffffff2e;border:1px solid #fff3;border-radius:999px;align-items:center;width:3.2rem;height:1.9rem;padding:.15rem;transition:background-color .12s,border-color .12s;display:inline-flex}.add-builder-switch.is-active{background:#7f6feaa6;border-color:#dccafcc7}.add-builder-switch-knob{background:#fff;border-radius:999px;width:1.5rem;height:1.5rem;transition:transform .12s}.add-builder-switch.is-active .add-builder-switch-knob{transform:translate(1.25rem)}.add-builder-passcode-wrap{align-items:center;gap:.45rem;display:flex}.add-builder-passcode-group{gap:.35rem;display:flex}.add-builder-passcode-input{color:#fff;text-align:center;width:3.2rem;min-height:3.05rem;font:inherit;background:#ffffff0f;border:1px solid #fff3;border-radius:.68rem;font-size:1.24rem;font-weight:700}.add-builder-passcode-input:focus{border-color:#dccafcd1;outline:0;box-shadow:0 0 0 2px #7f6fea3d}.add-builder-eye-btn{color:#dbe4ff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:.62rem;place-items:center;width:2.15rem;height:2.15rem;display:grid}.add-builder-eye-btn svg{width:1.18rem;height:1.18rem}.add-builder-time-range{align-items:center;gap:.5rem;display:flex}.add-builder-time-range.is-invalid .add-builder-time-separator{color:#fecaca}.add-builder-time-separator{color:#dbe4ff;font-size:.9rem}.add-builder-time-input{color:#fff;min-width:6.1rem;min-height:2.25rem;font:inherit;background:#ffffff12;border:1px solid #ffffff2e;border-radius:.62rem;padding:.4rem .6rem}.add-builder-time-input.is-invalid,.add-builder-select.is-invalid{border-color:#f87171ad;box-shadow:0 0 0 1px #f8717133}.add-builder-time-input:focus{border-color:#dccafcd1;outline:0;box-shadow:0 0 0 2px #7f6fea3d}.add-builder-card{background:linear-gradient(160deg,#0a1e74db,#051247eb);border:1px solid #ffffff26;border-radius:1rem;align-content:start;gap:.72rem;padding:1rem 1rem .95rem;transition:transform .14s,border-color .14s,box-shadow .14s,background-color .14s;display:grid}.add-builder-card:hover{border-color:#dccafc75;transform:translateY(-2px)}.add-builder-tab-card{width:100%;max-width:52rem}.add-builder-card.is-active{border-color:#dccafcc2;box-shadow:0 0 0 2px #dccafc29}.add-builder-card-head{gap:.32rem;display:grid}.add-builder-card h3{margin:0;font-size:1.26rem}.add-builder-card p{color:#d1d5db;margin:0;font-size:.92rem;line-height:1.52}.add-builder-inline-input{gap:.35rem;display:grid}.add-builder-inline-input span{text-transform:uppercase;letter-spacing:.08em;color:#cbd5e1;font-size:.74rem;font-weight:700}.add-builder-inline-input input{color:#fff;width:100%;min-height:2.76rem;font:inherit;background:#ffffff12;border:1px solid #ffffff29;border-radius:.74rem;padding:.7rem .78rem}.add-builder-textarea{color:#fff;width:100%;min-height:7.5rem;font:inherit;resize:vertical;background:#ffffff12;border:1px solid #ffffff29;border-radius:.74rem;padding:.7rem .78rem}.add-builder-inline-input input.is-invalid,.add-builder-textarea.is-invalid{border-color:#f8717194}.add-builder-image-drop{cursor:pointer;background:#ffffff0a;border:2px dashed #dccafc94;border-radius:.9rem;width:100%;min-height:8.8rem;padding:0;transition:background-color .12s,border-color .12s;overflow:hidden}.add-builder-image-drop:hover{background:#7f6fea2e}.add-builder-image-drop.is-dragging{background:#7f6fea3d;border-color:#dccafceb}.add-builder-image-drop.is-error{border-color:#f87171b8}.add-builder-image-empty{text-align:center;place-content:center;gap:.18rem;min-height:8.8rem;display:grid}.add-builder-plus{color:#dccafc;font-size:2.9rem;line-height:1}.add-builder-image-title{color:#f8faff;letter-spacing:.03em;font-weight:700}.add-builder-image-subtitle{color:#cbd5e1;font-size:.83rem}.add-builder-image-preview-wrap{background:#02082166;place-items:center;width:100%;height:100%;min-height:8.8rem;display:grid}.add-builder-image-preview{object-fit:contain;width:100%;height:100%;min-height:8.8rem}.add-builder-file-hint{color:#cbd5e1;margin:0;font-size:.79rem}.add-builder-meta{color:#cbd5e1;min-height:1rem;margin:0;font-size:.79rem}.add-builder-meta.is-valid{color:#86efac}.add-builder-meta.is-invalid{color:#fecaca}.add-builder-error{color:#fecaca;background:#dc262633;border:1px solid #f8717170;border-radius:.7rem;margin:0;padding:.62rem .76rem;font-size:.87rem}.add-builder-actions{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:.7rem;padding-top:.7rem;display:flex}.add-builder-cancel{color:#e2e8f0;font-size:.93rem;font-weight:600}.add-builder-hero-v2{gap:.45rem;display:grid}.add-builder-hero-v2 p{max-width:none}.add-builder-form-v2{gap:1rem}.add-builder-layout{grid-template-columns:minmax(0,1fr) minmax(0,.92fr);align-items:start;gap:1rem;display:grid}.add-builder-left{gap:.9rem;display:grid}.add-step-card{background:#020c3857;border:1px solid #ffffff24;border-radius:1rem;gap:.75rem;padding:.95rem;display:grid;box-shadow:inset 0 1px #ffffff0f}.add-content-step{align-content:start}.add-step-card-compact{gap:0}.add-step-head{gap:.24rem;display:grid}.add-step-head h3{margin:0;font-size:1.18rem}.add-step-index{color:#dbe4ff;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:700}.add-builder-field-plain span{display:none}.add-content-picker{background:#00082a66;border:1px solid #ffffff24;border-radius:.78rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;display:grid;overflow:hidden}.add-content-pill{color:#dbe4ff;min-height:3rem;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-top:0;border-left:0;border-radius:0;padding:.45rem .72rem;font-size:1rem;font-weight:700}.add-content-pill.is-active{color:#fff;background:#ffffff14;box-shadow:inset 0 -2px #fd7014}.add-content-pill:hover{background:#ffffff1a}.add-content-pill:last-child{border-right:0}.add-step-description{color:#dbe4ff;margin:0;font-size:.88rem;line-height:1.45}.add-content-panel{align-content:start;min-height:12.2rem;display:grid}.add-builder-layout-skeleton{opacity:.95}.add-skeleton-card{pointer-events:none}.add-skeleton-line,.add-skeleton-pill,.add-skeleton-box{background:#ffffff24;border-radius:.7rem;animation:1.3s ease-in-out infinite pulseAlpha}.add-skeleton-line{height:.9rem}.add-skeleton-line.w-label{width:7.6rem}.add-skeleton-line.w-input{border-radius:.78rem;width:100%;height:2.8rem}.add-skeleton-line.w-desc{width:min(19rem,100%)}.add-skeleton-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;display:grid}.add-skeleton-pill{border-radius:.72rem;height:2.7rem}.add-skeleton-box{width:100%;height:11.5rem}.add-skeleton-box.w-logo{height:7.6rem}.add-builder-access-v2{gap:.2rem}.add-access-toggle{width:100%;color:inherit;cursor:pointer;background:#ffffff0a;border:0;border-radius:.74rem;justify-content:space-between;align-items:center;gap:.8rem;padding:.72rem;display:flex}.add-step-head-inline{gap:.12rem}.add-access-toggle-label{color:#f8faff;letter-spacing:.03em;font-size:.84rem;font-weight:700}.add-access-body{gap:.72rem;margin-top:.62rem;display:grid}.add-access-option{background:#ffffff0a;border:1px solid #ffffff24;border-radius:.74rem;gap:.65rem;padding:.7rem;display:grid}.add-builder-right{gap:.9rem;display:grid;position:sticky;top:6rem}.add-builder-access-panel .add-access-body{margin-top:0}.add-builder-time-range-wrap{gap:.65rem;display:grid}.add-builder-timezone-box{background:#00082a47;border:1px solid #ffffff1f;border-radius:.72rem;gap:.5rem;padding:.62rem;display:grid}.add-builder-timezone-box.is-invalid{background:#7f1d1d2e;border-color:#f8717170}.add-builder-access-row-tight{align-items:center}.add-builder-inline-input-compact{gap:.25rem}.add-builder-select{color:#fff;width:100%;min-height:2.56rem;font:inherit;background:#ffffff12;border:1px solid #ffffff29;border-radius:.68rem;padding:.52rem .66rem}.add-builder-upload-overlay{z-index:10;background:#0000006b;place-items:center;display:grid;position:absolute;inset:0}.add-builder-upload-ring-wrap{width:3.25rem;height:3.25rem;position:relative}.add-builder-upload-ring{width:3.25rem;height:3.25rem;transform:rotate(-90deg)}.add-builder-upload-label{color:#fff;place-items:center;font-size:.72rem;font-weight:700;display:grid;position:absolute;inset:0}.add-preview-card{background:linear-gradient(170deg,#091d73c7,#05134ae6);border:1px solid #ffffff29;border-radius:1rem;gap:.45rem;padding:.95rem;display:grid;box-shadow:0 16px 34px #00000038}.add-preview-title{text-transform:uppercase;letter-spacing:.09em;color:#cbd5e1;margin:0;font-size:.81rem;font-weight:700}.add-preview-label{text-transform:uppercase;letter-spacing:.08em;color:#cbd5e1;margin:.15rem 0 0;font-size:.76rem;font-weight:700}.add-preview-url{color:#fff;word-break:break-all;font-family:Space Grotesk,Avenir Next,Ubuntu,sans-serif;font-size:1.02rem}.add-preview-divider{border:0;border-top:1px solid #ffffff24;width:100%;margin:.25rem 0}.add-preview-type{color:#fff;margin:0;font-size:1rem;font-weight:700}.add-preview-content{color:#d1d5db;word-break:break-word;margin:0;font-size:.9rem;line-height:1.5}.add-preview-card-qr{gap:.6rem}.add-preview-qr-box{background:#00082a47;border:1px solid #ffffff29;border-radius:.95rem;place-items:center;padding:.75rem;display:grid}.add-preview-qr-image{background:#fff;border-radius:.75rem;width:100%;max-width:16.5rem;height:auto;padding:.45rem}.add-preview-qr-skeleton{background:#ffffff1f;border-radius:.75rem;width:100%;max-width:16.5rem;height:16.5rem;animation:1.3s ease-in-out infinite pulseAlpha}.add-preview-qr-empty{text-align:center;color:#cbd5e1;border:1px dashed #ffffff38;border-radius:.75rem;place-items:center;width:100%;max-width:16.5rem;height:16.5rem;padding:.7rem;font-size:.78rem;line-height:1.45;display:grid}.add-preview-logo-card{gap:.7rem}.add-builder-logo-wrap{position:relative}.add-builder-logo-surface{cursor:pointer;background:#ffffff0a;border:1px dashed #ffffff38;border-radius:.9rem;place-items:center;width:100%;min-height:7.6rem;padding:0;display:grid;overflow:hidden}.add-builder-logo-preview{object-fit:contain;width:100%;height:100%;max-height:7.6rem;padding:.65rem}.add-builder-logo-empty{text-align:center;gap:.24rem;display:grid}.add-builder-logo-menu{position:absolute;top:.45rem;right:.45rem}.add-builder-logo-menu-trigger{color:#fff;cursor:pointer;background:#020e3ee6;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;display:inline-flex}.add-builder-logo-menu-dropdown{background:#020e3ef5;border:1px solid #ffffff26;border-radius:.7rem;width:10rem;position:absolute;top:calc(100% + .3rem);right:0;overflow:hidden;box-shadow:0 18px 32px #00000057}.add-builder-logo-menu-item{text-align:left;color:#f8faff;width:100%;font:inherit;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:.56rem .62rem;font-size:.74rem;font-weight:700}.add-builder-logo-menu-item:hover{background:#ffffff17}.add-builder-logo-menu-item.is-danger{color:#fecaca}.add-builder-segmented-grid{gap:.58rem;display:grid}.add-builder-segmented{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;margin-top:.3rem;display:grid}.add-builder-segmented-btn{color:#dbe4ff;font:inherit;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#000a2a4d;border:1px solid #ffffff29;border-radius:.58rem;min-height:2rem;padding:.38rem .5rem;font-size:.68rem;font-weight:700}.add-builder-segmented-btn.is-active{color:#fff;background:#dccafc29;border-color:#dccafcd1}.add-builder-segmented-btn:disabled{opacity:.5;cursor:not-allowed}.add-builder-color-block{background:#00082a47;border:1px solid #ffffff1f;border-radius:.72rem;gap:.52rem;padding:.62rem;display:grid}.add-builder-color-controls{align-items:center;gap:.62rem;display:flex}.add-builder-color-input{color:#fff;width:6.95rem;min-height:2.35rem;font:inherit;letter-spacing:.08em;text-transform:uppercase;background:#ffffff12;border:1px solid #ffffff29;border-radius:.68rem;padding:.2rem .62rem;font-size:.79rem;font-weight:700}.add-builder-color-controls-wheel{position:relative}.add-builder-color-wheel-trigger{color:#dbe4ff;cursor:pointer;min-height:2.35rem;font:inherit;letter-spacing:.1em;text-transform:uppercase;background:#000a2a4d;border:1px solid #ffffff29;border-radius:.68rem;align-items:center;gap:.35rem;padding:0 .7rem;font-size:.73rem;font-weight:700;display:inline-flex}.add-builder-color-wheel-trigger svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.add-builder-color-wheel-popover{z-index:12;background:#020e3ef5;border:1px solid #ffffff29;border-radius:.95rem;padding:.68rem;position:absolute;bottom:calc(100% + .45rem);left:0;box-shadow:0 18px 32px #00000057}.add-builder-color-hex{color:#fff;width:6.95rem;min-height:2.3rem;font:inherit;letter-spacing:.08em;text-transform:uppercase;background:#ffffff12;border:1px solid #ffffff29;border-radius:.68rem;padding:.2rem .62rem;font-size:.79rem;font-weight:700}.add-publish-card{gap:.7rem}.add-publish-actions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.add-publish-primary{min-width:10.8rem;min-height:3rem}.add-publish-cancel{justify-content:center;align-items:center;min-width:6.8rem;min-height:3rem;display:inline-flex}.add-builder-actions-sticky{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:8;background:#020e3eeb;border:1px solid #ffffff29;border-radius:.95rem;padding:.74rem;position:sticky;bottom:.7rem}.contact-layout{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:1.25rem;display:grid}.contact-card,.contact-info-card{background:linear-gradient(170deg,#0b1f74e6,#07154bd4);border:1px solid #dccafc33;border-radius:1rem;box-shadow:0 18px 40px #00000038}.contact-card{padding:1.4rem}.contact-card h1{margin:0;font-size:2rem}.contact-subtitle{color:var(--text-soft);margin:.6rem 0 0;line-height:1.6}.contact-form{gap:.9rem;margin-top:1.1rem;display:grid}.contact-form label{gap:.4rem;display:grid}.contact-form span{color:var(--text);font-size:.95rem}.contact-form input,.contact-form textarea{border:1px solid var(--border);color:#fff;width:100%;font:inherit;background:#ffffff0d;border-radius:.65rem;padding:.75rem .85rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#f5f8ff8c}.contact-form input:focus,.contact-form textarea:focus{border-color:#7f6feae6;outline:0;box-shadow:0 0 0 2px #7f6fea40}.contact-submit{background:linear-gradient(135deg, var(--accent-strong), #6f5aff);color:#fff;cursor:pointer;border:0;border-radius:.75rem;min-height:2.8rem;margin-top:.2rem;font-size:1rem;font-weight:700}.contact-submit:disabled{opacity:.75;cursor:default}.contact-alert{border-radius:.65rem;margin-top:.8rem;padding:.7rem .8rem;font-size:.93rem}.contact-alert-error{background:#ff69841f;border:1px solid #ff698473}.contact-alert-success{background:#34d39924;border:1px solid #34d39966}.contact-side{align-content:start;gap:1rem;display:grid}.contact-info-card{padding:1rem}.contact-info-label{text-transform:uppercase;letter-spacing:.18em;color:var(--text-soft);font-size:.74rem}.contact-info-value{margin-top:.55rem;font-size:1.12rem;font-weight:700}.contact-info-note{color:var(--text-soft);margin-top:.3rem;font-size:.84rem}.contact-info-card ul{color:var(--text-soft);gap:.55rem;margin:.65rem 0 0;padding:0 0 0 1rem;display:grid}@media (max-width:980px){.feature-grid,.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.add-builder-layout{grid-template-columns:1fr}.add-builder-right{order:-1;position:static}.add-content-panel{min-height:0}.add-builder-top-row{grid-template-columns:1fr}.add-builder-tablist{scrollbar-width:none;overflow-x:auto}.add-builder-tablist::-webkit-scrollbar{display:none}.add-builder-access-row{flex-direction:column;align-items:flex-start}.add-builder-time-range{flex-wrap:wrap;justify-content:flex-start;width:100%}.portal-card{grid-template-columns:auto 1fr}.portal-actions{grid-column:1/-1;justify-content:flex-end;padding-top:.15rem}.qrws-hero{grid-template-columns:1fr}.portal-card.qrws-portal-card{grid-template-columns:148px minmax(0,1fr);align-items:start}.qrws-portal-buttons{grid-column:1/-1;justify-content:flex-end}}@media (min-width:768px){.hero{padding-top:8rem;padding-bottom:8rem}.hero h1{font-size:3.75rem}.hero-subtitle{font-size:1.875rem}}@media (max-width:760px){.section{padding:3.5rem 0}.hero{padding-top:4.75rem;padding-bottom:4.1rem}.hero-badge{letter-spacing:.06em;font-size:.7rem}.hero-actions{gap:.6rem;width:100%;display:grid}.hero-actions a{width:100%}.menu-toggle{display:inline-flex}.nav{border-bottom:1px solid var(--border);background:#060f38f5;border-radius:0;flex-direction:column;align-items:stretch;gap:.25rem;padding:.8rem 1rem 1rem;display:none;position:absolute;top:4.5rem;left:0;right:0}.nav.is-open{display:flex}.contact-nav{border-radius:.7rem;gap:.28rem;padding:.28rem;display:grid;position:static}.contact-nav a{font-size:.88rem}.control-link{text-align:center}.feature-grid,.plan-grid,.contact-layout{grid-template-columns:1fr}.dashboard-header-row{min-height:4.35rem}.dashboard-main,.add-builder-main{gap:.75rem;padding-top:1.2rem}.add-step-card{padding:.82rem}.dashboard-topbar{flex-direction:column;align-items:flex-start}.add-builder-actions{flex-direction:column-reverse;align-items:stretch}.add-builder-actions-sticky{padding:.65rem;position:static;bottom:auto}.add-builder-cancel{text-align:center}.add-publish-actions{flex-direction:column;align-items:stretch}.add-publish-primary,.add-publish-cancel{width:100%;min-width:0}.dashboard-plan-card{flex-direction:column;gap:.85rem;padding:.95rem}.dashboard-plan-side{justify-items:start;width:100%}.dashboard-status{max-width:100%}.dashboard-welcome{display:none}.portal-card{text-align:center;grid-template-columns:1fr;justify-items:center;padding:.85rem}.portal-copy h4{font-size:1.3rem}.portal-actions{flex-wrap:wrap;justify-content:center;width:100%;padding-top:0}.portal-card.qrws-portal-card{text-align:center;grid-template-columns:1fr;justify-items:center;padding:.86rem}.qrws-portal-copy{padding-right:0}.qrws-portal-copy h4{font-size:1.36rem}.qrws-chips{justify-content:center}.qrws-portal-buttons{flex-wrap:wrap;justify-content:center;width:100%}.qrws-portal-buttons .dashboard-primary-btn,.qrws-portal-buttons .dashboard-ghost-btn,.qrws-portal-buttons .qrws-danger-btn{width:100%;min-width:0}.qrws-actions-menu{top:.62rem;right:.65rem}.qrws-floating-create{width:4.5rem;height:4.5rem}.qrws-floating-wrap{padding-right:.85rem}.portal-visibility{justify-content:center;width:100%}.contact-card h1{font-size:1.65rem}.contact-card{padding:1rem}.container{width:min(1640px,100% - 1.2rem)}.legal-main{padding:1.5rem 0 2rem}.legal-card{padding:1.1rem}.legal-card h1{font-size:1.6rem}.auth-card{width:min(32rem,100% - .3rem);padding:1.25rem 1rem 1.1rem}.auth-card-head h2{font-size:1.5rem}.auth-brand-title{font-size:1.6rem}}
