:root{--ink:#17211c;--muted:#667169;--paper:#f5f2e9;--surface:#fffdf7;--line:#d9ddd3;--green:#194b38;--lime:#c8f06a;--orange:#f17845;--avatar-orange:#d75a28;--shadow:0 20px 60px #1c2c231a}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:clip}body{max-width:100%;min-height:100dvh;color:var(--ink);background:var(--paper);flex-direction:column;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;display:flex;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,textarea,select{min-width:0;max-width:100%;font:inherit}img,svg{max-width:100%}.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}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#f5f2e9eb;border-bottom:1px solid #17211c1a;align-items:center;gap:36px;height:72px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:10px;min-width:0;font-size:20px;font-weight:800;display:flex}.brand-mark{background:var(--green);width:30px;height:30px;color:var(--lime);border-radius:50% 50% 50% 8px;place-items:center;display:grid}.auth-nav{align-items:center;margin-left:auto;font-size:13px;font-weight:750;display:flex;position:relative}.signin-link{background:var(--green);color:#fff;border-radius:8px;margin-left:auto;padding:8px 14px;font-size:13px;font-weight:750}.nav-button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:5px;font-size:12px}.top-menu summary{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:10px;place-items:center;width:44px;height:44px;list-style:none;display:grid}.top-menu summary::-webkit-details-marker{display:none}.hamburger-icon{gap:4px;width:20px;display:grid}.hamburger-icon i{background:var(--green);border-radius:99px;height:2px}.top-menu-panel{border:1px solid var(--line);background:var(--surface);width:210px;box-shadow:var(--shadow);border-radius:12px;padding:8px;display:grid;position:absolute;top:52px;right:0}.top-menu-panel a,.top-menu-panel .nav-button{width:100%;color:var(--ink);text-align:left;border-radius:8px;padding:11px 12px;font-size:14px;font-weight:700}.top-menu-panel a:hover,.top-menu-panel .nav-button:hover{color:var(--green);background:#f1f4ee}.demo-pill{text-transform:uppercase;letter-spacing:.12em;border:1px solid var(--line);border-radius:99px;padding:7px 10px;font-size:11px}.site-footer{width:calc(100% - 48px);max-width:1180px;color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin:72px auto 0;padding:28px 0;font-size:13px;display:flex;position:relative}.site-footer:before{content:"";background:var(--line);width:42px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.site-footer nav{justify-content:center;gap:14px;font-size:12px;display:flex}.site-footer nav a{text-underline-offset:3px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.site-footer nav a:hover,.site-footer nav a:focus-visible{color:var(--green);text-decoration-color:currentColor}.page-shell{width:100%;max-width:1180px;margin:0 auto;padding-left:24px;padding-right:24px}.hero{max-width:1180px;margin:0 auto;padding:112px 24px 72px}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.16em;margin-bottom:22px;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.055em;max-width:1050px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,7.5vw,105px);font-weight:500;line-height:.9}.hero h1 em{color:var(--green);font-weight:400}.hero-copy{max-width:650px;color:var(--muted);margin:34px 0 30px;font-size:20px}.button-row{flex-wrap:wrap;gap:12px;display:flex}.button{cursor:pointer;text-align:center;border:0;border-radius:8px;justify-content:center;align-items:center;max-width:100%;min-height:46px;padding:0 20px;font-weight:750;display:inline-flex}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:#0f3929}.button.secondary{border:1px solid var(--line);background:var(--surface)}.button.danger{color:#a53b17;background:#fff0ea}.button.small{min-height:36px;padding:0 13px;font-size:13px}.button:disabled{opacity:.45;cursor:not-allowed}.trust-row{color:var(--muted);gap:34px;margin-top:60px;font-size:13px;display:flex}.trust-row b{color:var(--ink)}.feature-grid{grid-template-columns:1.15fr 1fr .8fr;gap:14px;display:grid}.feature-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;flex-direction:column;min-height:390px;padding:30px;display:flex;box-shadow:0 10px 40px #17211c0a}.feature-card h2{margin:auto 0 12px;font-family:Georgia,serif;font-size:32px;font-weight:500;line-height:1.05}.feature-card p{color:var(--muted);margin:0 0 24px}.feature-number{letter-spacing:.14em;font-size:12px;font-weight:800}.dark-card{background:var(--green);color:#fff;border-color:var(--green)}.dark-card p{color:#c8d5cc}.accent-card{background:var(--lime);border-color:#b5db5d}.accent-card p{color:#425238}.mini-card{color:var(--ink);box-shadow:var(--shadow);background:#f4efe4;border-radius:12px;align-items:center;gap:18px;padding:22px;display:flex;transform:rotate(-2deg)}.mini-card div{flex-direction:column;display:flex}.mini-card small{color:var(--muted)}.signal{color:var(--orange);font-weight:900}.mini-qr{margin-left:auto;font-size:34px}.progress-demo{align-items:center;margin-top:10px;display:flex}.progress-demo span{border:1px solid var(--line);background:#fff;border-radius:99px;padding:6px 8px;font-size:10px}.progress-demo span.complete{background:var(--green);color:#fff;border-color:var(--green)}.progress-demo i{background:var(--line);flex:1;height:1px;display:block}.big-stat{margin-top:auto;font-family:Georgia,serif;font-size:76px;line-height:.9}.stat-caption{text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:800}.page-heading{justify-content:space-between;align-items:end;gap:20px;padding-top:64px;padding-bottom:28px;display:flex}.page-heading h1{letter-spacing:-.04em;margin:8px 0 0;font-family:Georgia,serif;font-size:clamp(42px,6vw,70px);font-weight:500;line-height:1}.page-heading p{color:var(--muted);max-width:560px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:16px;min-width:0;padding:24px;box-shadow:0 8px 34px #17211c09}.panel h2,.panel h3{margin-top:0}.success-banner{color:#245c36;background:#e8f5ec;border:1px solid #b8d7c2;border-radius:9px;margin-bottom:20px;padding:13px 15px;font-weight:700}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field.full{grid-column:1/-1}.field label{text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800}.field input,.field textarea,.field select{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #cfd5cc;border-radius:9px;outline:none;padding:12px 13px;font-size:16px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--green);box-shadow:0 0 0 3px #194b381a}.field textarea{resize:vertical;min-height:100px}.checkbox{align-items:center;gap:9px;font-weight:700;display:flex}.form-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:24px;padding-top:20px;display:flex}.profile-save-footer{justify-content:center}.profile-save-footer .button{min-width:180px}.success-note{color:#17643c;font-weight:700}.error-note{color:#a94320;background:#fff0ea;border-radius:8px;padding:12px}.muted{color:var(--muted)}.kiosk-shell{max-width:900px;margin:0 auto;padding:70px 24px}.kiosk-step{gap:8px;margin-bottom:42px;display:flex}.kiosk-step span{background:var(--line);border-radius:99px;flex:1;height:5px}.kiosk-step span.active{background:var(--green)}.kiosk-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;padding:clamp(28px,6vw,60px)}.kiosk-card h1{margin:0 0 16px;font-family:Georgia,serif;font-size:clamp(42px,7vw,70px);font-weight:500;line-height:1}.code-form{gap:10px;margin-top:30px;display:flex}.code-form input{text-transform:uppercase;letter-spacing:.12em;border:1px solid var(--line);border-radius:8px;flex:1;min-width:0;padding:13px 15px;font-size:20px;font-weight:800}.divider{color:var(--muted);align-items:center;gap:12px;margin:28px 0;font-size:12px;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.issue-list{gap:14px;display:grid}.issue-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;grid-template-columns:1.2fr .8fr 1.5fr auto;align-items:center;gap:20px;padding:18px 20px;display:grid}.issue-card h3{margin:0 0 2px}.issue-card small{color:var(--muted)}.stage-group{flex-wrap:wrap;gap:7px;display:flex}.action-group{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.empty-state{text-align:center;color:var(--muted);padding:70px 20px}.profile-page{background:#e8efe9;flex:1;justify-content:center;align-items:center;padding:32px 20px;display:flex}.profile-page+.site-footer{margin-top:0}.profile-card{background:var(--surface);width:min(100%,520px);box-shadow:var(--shadow);border-radius:28px;margin:0 auto;overflow:hidden}.profile-cover{background:var(--green);height:180px;position:relative;overflow:hidden}.profile-cover:after{content:"";background:var(--lime);border-radius:50%;width:230px;height:230px;position:absolute;top:-100px;right:-70px}.profile-body{text-align:center;padding:0 32px 34px}.avatar{border:7px solid var(--surface);background:var(--avatar-orange);color:#fff;z-index:2;border-radius:50%;place-items:center;width:164px;height:164px;margin:-82px auto 0;font-family:Georgia,serif;font-size:58px;display:grid;position:relative;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.profile-body h1{letter-spacing:-.03em;margin:22px 0 0;font-family:Georgia,serif;font-size:42px;font-weight:500}.profile-role{color:var(--green);font-weight:750}.profile-bio{color:var(--muted);margin:20px 0 24px}.profile-details{color:var(--muted);gap:9px;margin:18px 0;font-size:17px;font-weight:700;line-height:1.4;display:grid}.profile-details>div{overflow-wrap:anywhere}.setup-list{padding-left:20px}.setup-list li{margin:10px 0}.setup-list code,.panel code{background:#ecefe9;border-radius:4px;padding:2px 5px}.setup-list,.setup-list code,.panel code{overflow-wrap:anywhere}.contact-list{gap:9px;display:grid}.contact-link{border:1px solid var(--line);border-radius:9px;justify-content:space-between;align-items:center;min-height:50px;padding:0 15px;font-weight:700;display:flex}.contact-link:hover{border-color:var(--green);background:#f4f7f2}.contact-link span:last-child{color:var(--muted)}.profile-qr{text-align:center;padding-top:24px}.profile-qr img{width:200px;height:200px}.profile-card .contact-link{text-align:center;justify-content:center;gap:10px}.profile-card .contact-link span:last-child{min-width:0;color:var(--muted);overflow-wrap:anywhere}.inactive-card{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:20px;max-width:520px;margin:100px auto;padding:50px}.auth-page{background:radial-gradient(circle at 85% 15%, #d9f8a1 0, transparent 28%), var(--paper);flex:1;place-items:center;min-height:0;padding:0;display:grid}.auth-card{background:var(--surface);border:1px solid var(--line);width:min(100%,470px);box-shadow:var(--shadow);text-align:center;border-radius:24px;padding:clamp(28px,7vw,48px)}.brand-mark.large{width:48px;height:48px;margin:0 auto 36px;font-size:25px}.auth-card h1{letter-spacing:-.035em;margin:0 0 18px;font-family:Georgia,serif;font-size:44px;font-weight:500;line-height:1}.auth-card>p{color:var(--muted);margin-bottom:28px}.email-auth{width:100%}.auth-tabs{background:#edf0e9;border-radius:11px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:18px;padding:4px;display:grid}.auth-tabs button{color:#626d65;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:42px;font-weight:750}.auth-tabs button[aria-selected=true]{background:var(--surface);color:var(--green);box-shadow:0 2px 8px #17211c14}.auth-form{gap:13px;display:grid}.auth-field{text-align:left;gap:6px;display:grid}.auth-field span{text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800}.auth-field input{width:100%;min-height:50px;color:var(--ink);background:#fff;border:1px solid #cfd5cc;border-radius:9px;outline:none;padding:12px 13px;font-size:16px}.auth-field input:focus{border-color:var(--green);box-shadow:0 0 0 3px #194b381a}.auth-submit{width:100%;margin-top:3px}.auth-error{color:#8c3215;text-align:left;background:#fff0ea;border-radius:8px;margin:0;padding:10px 12px;font-size:13px;font-weight:700}.auth-divider{height:24px;color:var(--muted);align-items:center;gap:10px;margin:12px 0;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.scanner-page{text-align:center;flex:1;width:min(100%,560px);margin:0 auto;padding:44px 20px 20px}.scanner-page header .eyebrow{margin-bottom:12px}.scanner-page h1{margin:0 0 24px;font-family:Georgia,serif;font-size:clamp(38px,9vw,56px);font-weight:500;line-height:1}.scanner-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;padding:18px}.scanner-preview{aspect-ratio:3/4;background:#10241b;border-radius:16px;max-height:58dvh;position:relative;overflow:hidden}.scanner-preview video{object-fit:cover;width:100%;height:100%;display:block}.scanner-frame{aspect-ratio:1;border:3px solid var(--lime);border-radius:18px;width:min(68%,270px);position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 0 0 999px #08181047}.scanner-preview.inactive .scanner-frame{opacity:.3}.scanner-placeholder{z-index:2;color:#fff;place-content:center;gap:8px;display:grid;position:absolute;inset:0}.scanner-placeholder span{font-size:54px;line-height:1}.scanner-actions{justify-content:center;margin-top:16px;display:flex}.scanner-actions .button{width:min(100%,230px)}.scanner-card>small{color:var(--muted);margin-top:12px;display:block}.google-signin{color:#26302a;cursor:pointer;background:#fff;border:1px solid #cfd5cc;border-radius:9px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:52px;font-weight:750;display:flex}.google-signin:hover{background:#f7f8f5;border-color:#a8afa7}.google-g{color:#4285f4;font-family:Arial,sans-serif;font-size:20px;font-weight:900}.privacy-copy{color:var(--muted);margin-top:22px;display:block}.setup-message{background:#f2eee2;border:1px solid #ded6c3;border-radius:9px;flex-direction:column;gap:4px;padding:15px;font-size:13px;display:flex}.setup-message span{color:var(--muted)}.mobile-shell{max-width:760px;margin:0 auto;padding:60px 20px 20px}.mobile-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:28px;display:flex}.mobile-heading h1{letter-spacing:-.045em;margin:0 0 12px;font-family:Georgia,serif;font-size:clamp(44px,9vw,68px);font-weight:500;line-height:.95}.mobile-heading p{color:var(--muted);margin:0}.mobile-form input[readonly]{color:#5f6761;cursor:not-allowed;background:#eef0eb}.mobile-form>h2{margin-top:0}.phone-field-row{grid-template-columns:minmax(170px,.8fr) minmax(0,1.2fr);gap:10px;display:grid}.profile-photo-editor{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding-bottom:8px;display:flex}.profile-photo-picker{cursor:pointer;border-radius:50%;flex:none;width:96px;height:96px;display:block;position:relative}.profile-photo-preview{background:var(--avatar-orange);color:#fff;width:96px;height:96px;box-shadow:0 0 0 1px var(--line);text-transform:uppercase;border:4px solid #fff;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:30px;display:grid;overflow:hidden}.profile-photo-preview img{object-fit:cover;width:100%;height:100%}.profile-photo-picker input[type=file]{opacity:0;cursor:pointer;border:0;border-radius:50%;width:100%;height:100%;padding:0;position:absolute;inset:0}.profile-photo-picker:focus-within{outline-offset:3px;outline:3px solid #194b3838}.profile-photo-badge{z-index:2;border:3px solid var(--surface);background:var(--green);color:#fff;pointer-events:none;border-radius:50%;place-items:center;width:28px;height:28px;font-size:20px;line-height:1;display:grid;position:absolute;bottom:1px;right:0}.profile-photo-editor b{display:block}.field-note{color:var(--muted);font-size:11px}.terms-consent{text-align:left;background:#fff8df;border:1px solid #d9cda9;border-radius:10px;align-items:flex-start;gap:10px;padding:14px;font-size:13px;display:flex}.terms-consent.full{grid-column:1/-1}.terms-consent input{width:18px;height:18px;accent-color:var(--green);flex:none;margin:1px 0 0}.terms-consent a{color:var(--green);text-underline-offset:2px;font-weight:800;text-decoration:underline}.account-card-contact{flex-wrap:wrap;justify-content:center;gap:8px 18px;margin:16px 0;font-size:13px;font-weight:700;display:flex}.public-card-link{width:100%;margin-bottom:4px}.setup-required{background:#fff8df;border:1px solid #d9cda9;border-radius:10px;flex-direction:column;gap:3px;margin-bottom:20px;padding:15px;display:flex}.setup-required span{color:var(--muted);font-size:13px}.danger-zone{border-color:#edd2c8;justify-content:space-between;align-items:center;gap:25px;margin-top:20px;display:flex}.danger-zone h2{margin:0}.danger-zone .button{white-space:nowrap}.account-delete-dialog{background:var(--surface);width:min(100% - 24px,430px);color:var(--ink);border:1px solid #e4c1b4;border-radius:18px;padding:0;box-shadow:0 24px 80px #17211c40}.account-delete-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f1c1594}.account-delete-dialog-content{text-align:center;padding:26px}.account-delete-dialog h2{margin:0 0 10px;font-family:Georgia,serif;font-size:30px;font-weight:500}.account-delete-dialog p{color:var(--muted);margin:0 0 22px}.account-delete-dialog .error-note{color:#a94320}.reauthenticate-button{width:100%;margin:-10px 0 18px}.dialog-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.error-banner{color:#8c3215;background:#fff0ea;border:1px solid #e6b9a7;border-radius:9px;margin-bottom:20px;padding:13px 15px;font-weight:700}.share-mode{background:#123c2c;place-items:center;min-height:calc(100vh - 72px);padding:26px 18px;display:grid}.share-card{background:var(--surface);text-align:center;border-radius:28px;width:min(100%,470px);padding:24px;box-shadow:0 30px 90px #00000040}.share-topline{color:#287146;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.share-topline a{color:var(--muted);text-transform:none;letter-spacing:0;margin-left:auto}.live-dot{background:#34a763;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #dff3e5}.share-identity{text-align:left;align-items:center;gap:14px;margin:24px 0 18px;display:flex}.share-avatar{background:var(--avatar-orange);color:#fff;border-radius:50%;flex:none;place-items:center;width:58px;height:58px;font-family:Georgia,serif;font-size:22px;display:grid}.share-identity h1{margin:0 0 4px;font-family:Georgia,serif;font-size:30px;font-weight:500;line-height:1}.share-identity p{color:var(--muted);margin:0}.share-qr{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px}.share-qr img{aspect-ratio:1;width:min(100%,300px);margin:auto;display:block}.share-card h2{margin:20px 0 2px;font-family:Georgia,serif;font-size:30px;font-weight:500}.share-card>p{margin:0 0 18px}.share-button{background:var(--lime);width:100%;color:var(--ink);margin-bottom:12px}.share-feedback{color:var(--green);margin:-5px 0 10px;display:block}.connections-page{min-height:calc(100dvh - 72px)}.connection-list{gap:12px;display:grid}.connection-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;align-items:center;gap:16px;padding:18px;display:flex;box-shadow:0 8px 24px #1e30260f}.connection-card:hover{border-color:var(--green);transform:translateY(-1px)}.connection-avatar{background:var(--avatar-orange);color:#fff;border-radius:50%;flex:none;place-items:center;width:72px;height:72px;font-family:Georgia,serif;font-size:25px;display:grid;overflow:hidden}.connection-avatar img{object-fit:cover;width:100%;height:100%}.connection-copy{gap:3px;min-width:0;display:grid}.connection-copy strong{color:var(--ink);font-family:Georgia,serif;font-size:24px;font-weight:500}.connection-copy>span{color:var(--muted);overflow-wrap:anywhere;font-size:15px;font-weight:650}.connection-copy small{color:var(--green);margin-top:6px;font-weight:750}.connections-empty{text-align:center}.connections-empty h2{margin-top:0}.connections-empty p{color:var(--muted)}.profile-safety{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.safety-feedback{color:#245c36;background:#e8f5ec;border-radius:8px;margin:0 0 12px;padding:9px 11px;font-size:12px;font-weight:750}.profile-safety-actions{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:8px 16px;font-size:12px;display:flex}.profile-safety-actions details{width:min(100%,330px);min-width:0}.profile-safety-actions summary,.profile-block-button{color:#525e56;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;padding:0 10px;font-weight:750;list-style-position:inside}.profile-block-button{color:#963918}.profile-report-form{border:1px solid var(--line);text-align:left;background:#f8f7f1;border-radius:10px;gap:7px;width:min(100%,330px);margin:10px auto 0;padding:14px;display:grid}.profile-report-form label{color:var(--ink);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800}.profile-report-form select,.profile-report-form textarea{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #c7cec5;border-radius:7px;padding:9px 10px;font-size:14px}.profile-report-form .button{margin-top:4px}.safety-page{width:100%}.safety-section{margin-bottom:16px}.safety-section>h2{font-family:Georgia,serif;font-size:30px;font-weight:500}.safety-list{gap:10px;display:grid}.safety-list-item{border:1px solid var(--line);background:#faf9f4;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;min-width:0;padding:13px;display:flex}.safety-list-item>div{text-align:left;gap:2px;min-width:0;display:grid}.safety-list-item strong,.safety-list-item span,.safety-list-item small{overflow-wrap:anywhere}.safety-list-item small{color:var(--muted)}.report-status{color:#6d5011;text-transform:capitalize;background:#fff1c9;border-radius:99px;flex:none;padding:5px 8px;font-size:10px;font-weight:850}.report-status-resolved{color:#245c36;background:#e2f3e7}.report-status-dismissed{color:#535e56;background:#eceeea}.safety-back{width:fit-content;margin:22px auto 0;display:flex}@media (max-width:900px){.feature-grid{grid-template-columns:1fr;padding:0 18px}.feature-card{min-height:330px}.issue-card{grid-template-columns:1fr 1fr}.action-group{justify-content:flex-start}}@media (max-width:640px){.site-header{gap:12px;padding:0 16px}.brand{gap:7px;font-size:16px}.demo-pill{display:none}.hero{padding-top:70px}.hero h1{font-size:52px}.trust-row{flex-direction:column;gap:8px}.page-shell{padding-left:12px;padding-right:12px}.page-heading{flex-direction:column;align-items:flex-start;gap:12px;padding-top:32px;padding-bottom:20px}.page-heading h1{overflow-wrap:anywhere;font-size:38px}.panel{border-radius:13px;padding:16px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.issue-card{grid-template-columns:1fr;gap:12px;padding:15px}.code-form{flex-direction:column}.kiosk-shell{padding:32px 12px}.kiosk-step{margin-bottom:24px}.kiosk-card{border-radius:18px;padding:22px 18px}.kiosk-card h1{font-size:38px}.code-form input{font-size:16px}.site-footer{flex-wrap:wrap;gap:10px;width:calc(100% - 24px);margin-top:36px;padding:20px 0;font-size:12px}.site-footer nav{order:3;gap:12px;width:100%}.mobile-shell{width:100%;padding:32px 12px 12px}.mobile-heading{flex-direction:column;align-items:flex-start}.mobile-heading h1{font-size:40px}.mobile-heading .button{width:100%}.profile-photo-editor{flex-direction:column;align-items:center}.share-mode{align-items:start;padding:12px}.share-card{border-radius:22px;padding:20px}.profile-page{padding:12px}.profile-card{border-radius:20px}.profile-cover{height:112px}.profile-cover:after{width:170px;height:170px;top:-78px;right:-55px}.profile-body{padding:0 18px 20px}.avatar{border-width:6px;width:132px;height:132px;margin-top:-66px;font-size:48px}.profile-body h1{margin-top:12px;font-size:34px}.profile-details{gap:8px;margin:15px 0;font-size:16px}.profile-bio{margin:12px 0 16px}.contact-list{gap:7px}.profile-card .contact-link{min-height:42px;padding:6px 10px;font-size:13px}.profile-qr{padding-top:14px}.profile-qr img{width:min(180px,72vw);height:min(180px,72vw)}.auth-page{place-items:center;padding:0}.auth-card{border-radius:18px;margin-top:0;padding:24px 20px}.brand-mark.large{margin-bottom:24px}.auth-card h1{font-size:38px}.scanner-page{padding:24px 12px 12px}.scanner-card{border-radius:18px;padding:12px}.inactive-card{width:calc(100% - 24px);margin:40px auto;padding:32px 20px}.danger-zone{gap:8px;padding:12px}.danger-zone h2{font-size:18px}.danger-zone .button{min-height:40px;padding:0 12px;font-size:12px}}@media (max-width:420px){.phone-field-row{grid-template-columns:1fr}.site-header{gap:8px;padding:0 12px}.brand{gap:6px;font-size:14px}.brand-mark{width:28px;height:28px}.signin-link{padding:7px 10px;font-size:12px}.top-menu summary{width:40px;height:40px}.page-heading h1,.mobile-heading h1{font-size:34px}.form-footer{flex-direction:column;align-items:stretch;gap:12px}.form-footer .button{width:100%}.profile-save-footer .button{align-self:center;width:min(100%,180px)}.profile-photo-picker,.profile-photo-preview{width:84px;height:84px}.profile-card .contact-link{flex-direction:column;gap:1px}.connection-card{align-items:flex-start;gap:12px;padding:14px}.connection-avatar{width:58px;height:58px;font-size:21px}.connection-copy strong{font-size:21px}.danger-zone h2{font-size:16px}.danger-zone .button{padding:0 9px;font-size:11px}}@media (max-width:640px) and (max-height:620px){.site-header{height:60px}.profile-page{padding:8px}.profile-cover{height:92px}.avatar{width:120px;height:120px;margin-top:-60px;font-size:44px}.profile-body{padding:0 14px 12px}.profile-body h1{margin-top:8px;font-size:28px;line-height:1.1}.profile-role{font-size:15px;line-height:20px}.profile-details{gap:4px;margin:8px 0;font-size:14px;line-height:1.3}.profile-qr{padding-top:8px;line-height:0}.profile-qr img{width:180px;height:180px;margin:0 auto;display:block}}
