:root{color:#11120f;font-synthesis:none;text-rendering:optimizelegibility;--ink:#11120f;--muted:#6b6d65;--surface:#fafaf7;--surface-strong:#fff;--line:#dcded5;--acid:#caff4f;--acid-deep:#9bdc2f;--dark:#11130f;--danger:#b43e2e;background:#f4f4ef;font-family:Avenir Next,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f4f4ef;min-width:320px;min-height:100%}body{background:radial-gradient(circle at 88% 12%,#caff4f26,#0000 27rem),linear-gradient(#f4f4ef,#f1f1eb);min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline-offset:3px;outline:3px solid #82be1e61}button{color:inherit}.app-frame{flex-direction:column;min-height:100vh;display:flex}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1180px,100% - 56px);height:88px;margin:0 auto;display:flex}.brand{cursor:pointer;letter-spacing:-.035em;background:0 0;border:0;align-items:center;gap:11px;padding:0;font-size:17px;font-weight:700;display:inline-flex}.brand-mark{background:var(--dark);border-radius:9px;place-items:center;width:28px;height:28px;display:grid;position:relative;overflow:hidden}.brand-mark:before{content:"";background:linear-gradient(145deg, #f0ff9e, var(--acid-deep));border-radius:60% 60% 58% 58%/78% 78% 38% 38%;width:14px;height:18px;transform:rotate(45deg)}.brand-mark i{opacity:.8;background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;top:8px;left:9px}.header-meta{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:18px;font-family:DM Mono,monospace;font-size:11px;display:flex}.offline-badge{border:1px solid var(--line);background:#ffffff8c;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;display:inline-flex}.offline-badge i,.live-indicator i,.status-label i,.pulse-dot{background:#71b72c;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #71b72c21}.offline-badge:not(.is-ready) i,.cache-status:not(.is-ready) i{background:#a4a79c;animation:1.25s ease-in-out infinite livePulse;box-shadow:0 0 0 3px #82857c1f}.page-shell{width:min(1180px,100% - 56px);margin:0 auto}.landing{flex:1;padding:92px 0 42px}.hero{max-width:850px}.eyebrow{color:#70726a;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:27px;font-family:DM Mono,monospace;font-size:11px;font-weight:500;display:flex}.eyebrow span{background:#8e9186;width:21px;height:1px}.hero h1,.transfer-heading h1{letter-spacing:-.075em;max-width:900px;margin:0;font-size:clamp(58px,8.1vw,108px);font-weight:500;line-height:.92}.hero h1 em{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:400;position:relative}.hero h1 em:after{content:"";z-index:-1;background:var(--acid);border-radius:999px;height:24%;position:absolute;bottom:4px;left:-4px;right:-11px;transform:rotate(-1.5deg)}.hero-copy{max-width:430px;color:var(--muted);letter-spacing:-.02em;margin:30px 0 0;font-size:18px;line-height:1.65}.mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:70px;display:grid}.mode-card{border:1px solid var(--line);text-align:left;cursor:pointer;border-radius:22px;grid-template-rows:auto 1fr;grid-template-columns:auto 1fr auto;gap:26px 21px;min-height:184px;padding:24px 25px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative;overflow:hidden}.mode-card:hover{border-color:#c7cabf;transform:translateY(-3px);box-shadow:0 22px 55px #16191017}.mode-card-send{background:var(--acid);border-color:#b5e93d}.mode-card-send:after{content:"";border:1px solid #2b371924;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-125px;right:-85px;box-shadow:0 0 0 32px #2b37190a,0 0 0 64px #2b371906}.mode-card-receive{color:#f7f8f2;background:var(--dark);border-color:var(--dark)}.mode-number{color:currentColor;opacity:.52;grid-column:1/-1;font-family:DM Mono,monospace;font-size:11px}.mode-icon{background:#ffffff5c;border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.mode-card-receive .mode-icon{color:var(--acid);background:#ffffff14}.mode-content{flex-direction:column;align-self:center;gap:5px;display:flex}.mode-content strong{letter-spacing:-.04em;font-size:21px}.mode-content small{color:currentColor;opacity:.64;font-size:13px}.mode-arrow{align-self:center;transition:transform .18s}.mode-card:hover .mode-arrow{transform:translate(3px,-3px)}.install-card{background:radial-gradient(circle at 88% 12%,#caff4f7a,#0000 14rem),#ffffff9e;border:1px solid #cbd0c2;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:23px;margin-top:16px;padding:27px 28px;display:grid;position:relative;overflow:hidden}.install-card:after{content:"";pointer-events:none;border:1px solid #566c2a21;border-radius:34px;width:140px;height:140px;position:absolute;top:-86px;right:-60px;transform:rotate(20deg)}.install-card.is-installed{background:#ffffff73}.install-card-icon{width:58px;height:58px;color:var(--acid);background:var(--dark);border-radius:18px;place-items:center;display:grid;box-shadow:0 12px 30px #11130f21}.install-card.is-installed .install-card-icon{color:var(--ink);background:var(--acid)}.install-card-copy{min-width:0}.install-card-copy>span{color:#72756b;letter-spacing:.09em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:9px}.install-card-copy h2{letter-spacing:-.045em;margin:6px 0 0;font-size:21px;line-height:1.2}.install-card-copy p{max-width:650px;color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.55}.install-card-action{z-index:1;flex-direction:column;align-items:stretch;gap:8px;min-width:195px;display:flex;position:relative}.cache-status{color:#66695f;letter-spacing:.04em;text-transform:uppercase;justify-content:center;align-items:center;gap:7px;font-family:DM Mono,monospace;font-size:8px;display:inline-flex}.cache-status i{background:#71b72c;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #71b72c21}.install-button{border:1px solid var(--dark);color:#fff;background:var(--dark);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:11px 16px;font-size:11px;font-weight:650;transition:transform .16s,background .16s;display:inline-flex}.install-button:hover:not(:disabled){background:#252820;transform:translateY(-1px)}.install-button:disabled{color:#73766d;cursor:default;background:#e8eae2;border-color:#c6c9bf}.install-card-action small{color:#85887e;text-align:center;font-size:9px}.trust-row{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:48px;margin-top:30px;padding:25px 4px;display:flex}.trust-row>div{align-items:center;gap:12px;display:flex}.trust-row>div>span{flex-direction:column;gap:2px;font-size:11px;display:flex}.trust-row strong{color:#353730;font-size:12px;font-weight:650}.protocol-mark{letter-spacing:.04em;text-transform:uppercase;margin-left:auto;font-family:DM Mono,monospace;font-size:10px}.install-modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d0f0ba3;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.install-modal{background:radial-gradient(circle at 90% 6%,#caff4f6b,#0000 13rem),#f7f7f2;border:1px solid #fff6;border-radius:25px;width:min(500px,100%);max-height:min(720px,100vh - 48px);padding:34px;position:relative;overflow-y:auto;box-shadow:0 35px 100px #00000052}.install-modal-close{border:1px solid var(--line);cursor:pointer;background:#ffffffad;border-radius:11px;place-items:center;width:37px;height:37px;display:grid;position:absolute;top:17px;right:17px}.install-modal-kicker{color:#6e7167;letter-spacing:.11em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:9px}.install-modal h2{letter-spacing:-.06em;max-width:370px;margin:13px 0 0;font-size:38px;line-height:1.02}.install-modal>p{max-width:410px;color:var(--muted);margin:17px 0 0;font-size:13px;line-height:1.65}.install-steps{gap:10px;margin:26px 0 0;padding:0;list-style:none;display:grid}.install-steps li{border:1px solid var(--line);color:#55584f;background:#ffffff9e;border-radius:15px;align-items:center;gap:14px;min-height:67px;padding:13px 15px;font-size:12px;line-height:1.45;display:flex}.install-steps li>span{color:#53564d;flex:none;justify-content:space-between;align-items:center;width:55px;display:flex}.install-steps li>span>strong{width:25px;height:25px;color:var(--ink);background:var(--acid);border-radius:8px;place-items:center;font-family:DM Mono,monospace;font-size:10px;display:grid}.install-steps b{color:var(--ink);font-weight:650}.install-modal-done{width:100%;margin-top:18px}.site-footer{border-top:1px solid var(--line);color:#85877e;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;width:min(1180px,100% - 56px);min-height:70px;margin:auto auto 0;font-family:DM Mono,monospace;font-size:10px;display:flex}.creator-credit a{color:#33362f;border-bottom:1px solid #b8bbb0;padding-bottom:2px;font-weight:700;text-decoration:none;transition:border-color .16s,color .16s}.creator-credit a:hover{border-color:var(--acid-deep);color:#527d16}.transfer-page{flex:1;padding:34px 0 70px}.route-loading{min-height:60vh;color:var(--muted);flex:1;justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex}.back-button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:8px 0;font-size:12px;display:inline-flex}.back-button:hover{color:var(--ink)}.transfer-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-top:42px;display:flex}.transfer-heading .eyebrow{margin-bottom:15px}.transfer-heading h1{font-size:clamp(42px,5.2vw,70px);line-height:1}.transfer-heading>p{max-width:330px;color:var(--muted);margin:0 0 5px;font-size:14px;line-height:1.65}.sender-empty{max-width:760px;margin:56px auto 0}.send-type-tabs{border:1px solid var(--line);background:#ffffff7a;border-radius:13px;gap:4px;width:-moz-fit-content;width:fit-content;margin:0 auto 14px;padding:4px;display:flex}.send-type-tabs button{color:#6d7067;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-width:112px;padding:10px 16px;font-size:11px;font-weight:650;display:inline-flex}.send-type-tabs button.is-active{color:var(--ink);background:var(--acid);box-shadow:0 5px 14px #789d2929}.drop-zone{text-align:center;cursor:pointer;background:#ffffff75;border:1.5px dashed #b8bbb0;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;gap:19px;min-height:290px;padding:50px 32px;transition:background .18s,border-color .18s,transform .18s;display:flex;position:relative}.drop-zone:hover,.drop-zone.is-dragging{background:#caff4f1f;border-color:#8fc62e;transform:translateY(-2px)}.drop-zone.is-disabled{cursor:progress;opacity:.6}.drop-zone-icon{color:#1a1d15;background:var(--acid);border-radius:18px;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 10px 28px #7fa92933}.drop-zone strong{letter-spacing:-.035em;font-size:21px;display:block}.drop-zone p{color:var(--muted);margin:5px 0 0;font-size:13px}.drop-zone-pill{color:#62655b;letter-spacing:.05em;text-transform:uppercase;background:#eceee6;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-family:DM Mono,monospace;font-size:9px;display:inline-flex}.text-composer{border:1px solid var(--line);background:#ffffff8a;border-radius:25px;flex-direction:column;min-height:290px;padding:24px;display:flex}.text-composer-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.text-composer-heading label{font-size:13px;font-weight:650}.text-composer-heading span{color:var(--muted);font-family:DM Mono,monospace;font-size:9px}.text-composer textarea{resize:vertical;width:100%;min-height:150px;color:var(--ink);background:#ffffffc2;border:1px solid #d7d9d0;border-radius:14px;margin-top:13px;padding:15px;font-family:DM Mono,ui-monospace,monospace;font-size:12px;line-height:1.6}.text-composer textarea::placeholder{color:#a0a39a}.text-composer-footer{justify-content:space-between;align-items:center;gap:18px;margin-top:14px;display:flex}.text-composer-footer p{color:#7b655d;align-items:flex-start;gap:8px;max-width:390px;margin:0;font-size:10px;line-height:1.45;display:flex}.text-composer-footer p svg{color:#a7634d;flex:none}.text-composer-footer .primary-button{flex:none}.inline-status,.error-message{justify-content:center;align-items:center;gap:8px;margin:16px 0 0;font-size:12px;display:flex}.error-message{color:var(--danger)}.spinner{border:2px solid #cfd1c7;border-top-color:#6d9f1e;border-radius:50%;width:13px;height:13px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.tip-card{border:1px solid var(--line);background:#ffffff61;border-radius:15px;gap:22px;margin-top:17px;padding:17px 19px;display:flex}.tip-card span,.receiver-tip strong{color:#777a70;letter-spacing:.08em;text-transform:uppercase;flex:none;font-family:DM Mono,monospace;font-size:9px}.tip-card p,.receiver-tip p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.sender-workspace,.receiver-workspace{grid-template-columns:minmax(280px,.7fr) minmax(480px,1.3fr);gap:15px;margin-top:48px;display:grid}.sender-sidebar,.receiver-sidebar{border:1px solid var(--line);background:#fafaf7c7;border-radius:24px;min-width:0;padding:22px}.file-card{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding-bottom:19px;display:grid}.file-icon{background:var(--acid);border-radius:13px;place-items:center;width:45px;height:45px;display:grid}.file-details{flex-direction:column;gap:3px;min-width:0;display:flex}.file-details strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.file-details span{color:var(--muted);font-family:DM Mono,monospace;font-size:10px}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.transfer-code-card,.session-confirmation{color:#fff;background:#171914;border-radius:16px;flex-direction:column;margin-top:18px;padding:18px;display:flex}.transfer-code-card>span,.session-confirmation>span{color:#9ea195;letter-spacing:.08em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:9px}.transfer-code-card>strong,.session-confirmation>strong{color:var(--acid);letter-spacing:.1em;margin-top:8px;font-family:DM Mono,monospace;font-size:23px;font-weight:500}.transfer-code-card>small,.session-confirmation>small{color:#85887d;margin-top:7px;font-size:10px;line-height:1.45}.speed-control{margin-top:24px}.speed-control label{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.speed-control label strong{color:var(--ink);margin-left:auto;font-family:DM Mono,monospace;font-weight:500}.speed-control input{accent-color:#93cc2a;cursor:pointer;width:100%;height:4px;margin:17px 0 7px}.speed-control>div{color:#999b93;text-transform:uppercase;justify-content:space-between;font-family:DM Mono,monospace;font-size:8px;display:flex}.sender-stats{grid-template-columns:1fr 1fr;gap:8px;margin-top:23px;display:grid}.sender-stats>div{border:1px solid var(--line);background:#ffffff8c;border-radius:12px;flex-direction:column;gap:6px;padding:13px;display:flex}.sender-stats span{color:#888b81;font-size:9px}.sender-stats strong{font-family:DM Mono,monospace;font-size:12px}.privacy-note{border-top:1px solid var(--line);color:#71746a;align-items:flex-start;gap:10px;margin-top:21px;padding-top:18px;display:flex}.privacy-note svg{color:#78ae23;flex:none}.privacy-note span{flex-direction:column;gap:2px;font-size:10px;display:flex}.privacy-note strong{color:#43463e;font-size:11px}.qr-stage{color:#f8f9f4;background:radial-gradient(circle at 50% 44%,#caff4f1f,#0000 36%),#11130f;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:600px;padding:22px;display:flex;overflow:hidden}.qr-stage-top{color:#8d9185;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;width:100%;font-family:DM Mono,monospace;font-size:9px;display:flex}.live-indicator{align-items:center;gap:7px;display:inline-flex}.live-indicator i{box-shadow:none;background:#777b70}.live-indicator.is-live i{background:var(--acid);animation:1.3s ease-in-out infinite livePulse;box-shadow:0 0 0 4px #caff4f1f}@keyframes livePulse{50%{opacity:.45}}.qr-canvas-wrap{aspect-ratio:1;cursor:pointer;background:#fff;border:0;border-radius:17px;width:min(82%,480px);margin:25px auto 21px;padding:13px;display:block;position:relative;box-shadow:0 30px 90px #00000061,0 0 0 1px #ffffff2e}.qr-canvas-wrap canvas{image-rendering:pixelated;display:block;width:100%!important;height:100%!important}.qr-loading{color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex;position:absolute;inset:0}.paused-overlay{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0d0f0bba;border-radius:17px;justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:650;display:flex;position:absolute;inset:0}.playback-button{color:#d9dbd2;cursor:pointer;background:#1d201a;border:1px solid #3b3e36;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:110px;padding:10px 15px;font-size:11px;display:inline-flex}.receiver-workspace{grid-template-columns:minmax(480px,1.3fr) minmax(300px,.7fr)}.camera-stage{background:radial-gradient(circle at 50% 43%,#2b2f25,#0000 30%),linear-gradient(145deg,#151713,#090a08);border-radius:24px;min-height:600px;position:relative;overflow:hidden}.camera-stage video{object-fit:cover;width:100%;height:100%;min-height:600px;position:absolute;inset:0}.camera-placeholder,.complete-visual{z-index:2;color:#f0f2e9;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.scanner-orb{width:84px;height:84px;color:var(--acid);background:#ffffff0a;border:1px solid #44483d;border-radius:28px;place-items:center;margin-bottom:20px;display:grid;box-shadow:0 0 0 12px #ffffff04,0 24px 60px #0000004d}.camera-placeholder strong,.complete-visual strong{letter-spacing:-.025em;font-size:17px}.camera-placeholder p{color:#858a7d;margin:7px 0 0;font-size:11px}.camera-badge{z-index:4;color:#c6cabd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.04em;text-transform:uppercase;background:#0c0e0a8a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-family:DM Mono,monospace;font-size:8px;display:flex;position:absolute;bottom:19px;left:20px}.scan-overlay{z-index:3;position:absolute;inset:17%}.corner{border-color:var(--acid);border-style:solid;width:44px;height:44px;position:absolute}.corner-a{border-width:3px 0 0 3px;border-radius:12px 0 0;top:0;left:0}.corner-b{border-width:3px 3px 0 0;border-radius:0 12px 0 0;top:0;right:0}.corner-c{border-width:0 3px 3px 0;border-radius:0 0 12px;bottom:0;right:0}.corner-d{border-width:0 0 3px 3px;border-radius:0 0 0 12px;bottom:0;left:0}.scan-line{background:var(--acid);height:1px;animation:2.4s ease-in-out infinite scan;position:absolute;top:10%;left:5%;right:5%;box-shadow:0 0 14px 2px #caff4f8c}@keyframes scan{50%{top:90%}}.complete-visual span{color:#11130f;background:var(--acid);border-radius:50%;place-items:center;width:84px;height:84px;margin-bottom:20px;display:grid;box-shadow:0 0 0 12px #caff4f17,0 0 55px #caff4f38}.receiver-sidebar{flex-direction:column;display:flex}.receive-progress-card{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;gap:18px;padding-bottom:21px;display:grid}.progress-ring{--progress:0%;background:conic-gradient(#91cc2a var(--progress), #e4e6de 0);border-radius:50%;width:92px;height:92px;padding:6px}.progress-ring>div{background:var(--surface);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.progress-ring strong{font-family:DM Mono,monospace;font-size:18px}.progress-ring span{color:#90938a;margin-top:2px;font-size:8px}.progress-copy{flex-direction:column;min-width:0;display:flex}.status-label{color:#85887e;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:7px;font-family:DM Mono,monospace;font-size:8px;display:inline-flex}.status-label.status-error i{background:#d34e3c;box-shadow:0 0 0 3px #d34e3c1f}.progress-copy>strong{margin-top:8px;font-size:12px;line-height:1.35}.progress-copy>small{color:#8b8e84;margin-top:5px;font-size:9px;line-height:1.4}.session-confirmation{color:var(--ink);background:#edefe7;margin-top:16px}.session-confirmation>span,.session-confirmation>small{color:#777b71}.session-confirmation>strong{color:#547f16}.receiver-actions{gap:9px;margin-top:18px;display:grid}.primary-button,.secondary-button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:45px;padding:11px 15px;font-size:11px;font-weight:650;text-decoration:none;display:inline-flex}.primary-button{background:var(--acid);border:1px solid #aeda37}.primary-button:hover{background:#d4ff69}.primary-button:disabled{color:#91948a;cursor:default;background:#e7e9e1;border-color:#d5d8cf}.secondary-button{border:1px solid var(--line);background:#fff}.file-scan-button{position:relative}.reset-button{color:#797c72;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;margin-top:13px;padding:6px;font-size:10px;display:inline-flex}.receiver-tip{border-top:1px solid var(--line);align-items:flex-start;gap:14px;margin-top:auto;padding:18px 2px 0;display:flex}.received-file-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;margin-top:18px;display:grid}.received-check{background:var(--acid);border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.received-file-card>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.received-file-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.received-file-card span{color:var(--muted);font-size:9px}.received-file-card .primary-button{grid-column:1/-1;margin-top:4px}.received-text-card{flex-direction:column;margin-top:18px;display:flex}.received-text-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.received-text-heading>span{align-items:center;gap:7px;font-size:11px;font-weight:650;display:inline-flex}.received-text-heading>span svg{color:var(--ink);background:var(--acid);border-radius:50%;padding:2px}.received-text-heading small{color:var(--muted);font-family:DM Mono,monospace;font-size:8px}.received-text-card textarea{border:1px solid var(--line);resize:vertical;width:100%;min-height:145px;color:var(--ink);background:#fff;border-radius:12px;margin-top:11px;padding:13px;font-family:DM Mono,ui-monospace,monospace;font-size:11px;line-height:1.55}.received-text-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.received-text-card>p{color:#8a685e;margin:10px 2px 0;font-size:9px;line-height:1.45}@media (max-width:900px){.sender-workspace,.receiver-workspace{grid-template-columns:1fr}.sender-sidebar{order:2}.qr-stage,.camera-stage,.camera-stage video{min-height:auto}.qr-stage{aspect-ratio:1/1.03}.camera-stage{aspect-ratio:4/3}.receiver-sidebar{min-height:390px}}@media (max-width:700px){.site-header,.page-shell,.site-footer{width:min(100% - 32px,1180px)}.site-header{height:72px}.build-label{display:none}.landing{flex-direction:column;padding-top:46px;display:flex}.landing .hero{order:1}.hero h1{font-size:clamp(52px,17vw,78px)}.hero-copy{margin-top:24px;font-size:15px}.mode-grid{order:3;grid-template-columns:1fr;margin-top:16px}.mode-card{min-height:166px}.install-card{order:2;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:17px;margin-top:34px;padding:22px}.install-card-icon{border-radius:15px;width:50px;height:50px}.install-card-action{grid-column:1/-1;width:100%;min-width:0;margin-top:3px}.install-button{min-height:48px}.trust-row{flex-wrap:wrap;order:4;align-items:flex-start;gap:20px}.protocol-mark{width:100%;margin-left:0}.transfer-page{padding-top:22px}.transfer-heading{flex-direction:column;align-items:flex-start;gap:16px;margin-top:29px}.transfer-heading h1{font-size:46px}.sender-empty,.sender-workspace,.receiver-workspace{margin-top:35px}.drop-zone{min-height:250px}.send-type-tabs{width:100%}.send-type-tabs button{flex:1}.text-composer{min-height:0;padding:18px}.text-composer-footer{flex-direction:column;align-items:stretch}.text-composer-footer .primary-button{width:100%}.sender-sidebar,.receiver-sidebar{border-radius:20px;padding:18px}.qr-stage,.camera-stage{border-radius:20px}.qr-stage{padding:17px}.qr-canvas-wrap{width:88%}.scan-overlay{inset:14%}.site-footer{flex-wrap:wrap;gap:10px 18px;min-height:60px;padding:17px 0}.install-modal-backdrop{place-items:end center;padding:12px}.install-modal{border-radius:23px;width:100%;max-height:calc(100vh - 24px);padding:29px 22px 22px}.install-modal h2{padding-right:30px;font-size:33px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
