:root{--ink:#25333a;--muted:#6a747b;--line:#eadfe5;--shell:#fff;--paper:#fff9fc;--backdrop:#f8fbff;--rose:#ff6f91;--mint:#68c8b7;--butter:#ffe08a;--sky:#9ed7ff;--coral:#ff9d7a;--accent:#ff6f91;--accent-soft:#fff0f5;--secondary:#68c8b7;--shadow:0 18px 44px #25333a1f;--font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--ink);background:var(--backdrop);font-family:var(--font);font-synthesis:none;letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}*{box-sizing:border-box}body{background:radial-gradient(circle,#ff6f9129 0 2px,#0000 3px) 16px 18px/44px 44px,linear-gradient(90deg,#68c8b71f 1px,#0000 1px) 0 0/28px 28px,linear-gradient(#fff9fc 0%,#f2fbff 100%);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed}.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}.auth-screen{grid-template-columns:minmax(320px,1fr) minmax(360px,520px);align-items:center;gap:28px;width:min(1180px,100% - 36px);min-height:100vh;margin:0 auto;padding:38px 0;display:grid}.auth-screen.single-panel{grid-template-columns:minmax(320px,680px);justify-content:center}.auth-title-card,.auth-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffeb;border-radius:8px}.auth-title-card{text-align:center;background:radial-gradient(circle at 18% 18%,#ffe08a6b,#0000 26%),radial-gradient(circle at 82% 20%,#68c8b73d,#0000 28%),linear-gradient(#fff,#fff5fa);align-content:center;justify-items:center;gap:18px;min-height:680px;padding:44px;display:grid;position:relative;overflow:hidden}.auth-title-card:before{content:"";pointer-events:none;border:1px dashed #ff6f915c;border-radius:8px;position:absolute;inset:22px}.auth-brand-mark{width:64px;height:64px;color:var(--ink);border:2px solid var(--ink);box-shadow:7px 7px 0 var(--butter);background:#fff;border-radius:8px;place-items:center;display:grid}.auth-title-card h1{color:var(--ink);margin:0;font-size:4.8rem;line-height:.95}.auth-title-card p{color:var(--muted);text-transform:uppercase;font-size:1rem;font-weight:850}.auth-mascot-wrap{place-items:center;width:min(330px,82%);display:grid}.auth-mascot-wrap .mail-mascot{width:100%}.auth-badges{flex-wrap:wrap;justify-content:center;gap:8px;max-width:520px;display:flex}.auth-badges span{min-height:34px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:7px;padding:0 10px;font-size:.8rem;font-weight:850;display:inline-flex}.policy-links{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:6px;display:flex}.policy-links.compact{justify-content:flex-start;margin-top:4px}.policy-links a{min-height:30px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;padding:0 9px;font-size:.78rem;font-weight:850;text-decoration:none;display:inline-flex}.policy-links a:hover,.policy-links a:focus-visible{border-color:var(--accent);outline:0}.auth-panel{padding:24px}.auth-tabs{background:var(--accent-soft);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px;padding:5px;display:grid}.auth-tabs button{min-height:40px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:850;display:inline-flex}.auth-tabs button.is-active{color:#fff;background:var(--accent);border-color:var(--accent)}.auth-form{gap:14px;display:grid}.auth-reset-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.auth-reset-heading div{gap:3px;display:grid}.auth-reset-heading strong{color:var(--ink);font-size:1.25rem;line-height:1.1}.forgot-link{width:fit-content;color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:4px;background:0 0;border:0;padding:0;font-size:.84rem;font-weight:850}.auth-privacy-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.auth-privacy-card div{background:var(--accent-soft);border:1px solid var(--line);border-radius:8px;gap:3px;padding:14px;display:grid}.auth-privacy-card strong{color:var(--ink)}.country-preferences{gap:10px;display:grid}.preference-heading{color:var(--ink);align-items:center;gap:8px;font-size:.86rem;font-weight:900;display:flex}.preference-search{min-height:42px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:0 12px;display:flex}.preference-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-weight:750}.preference-count{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:.78rem;font-weight:850;display:flex}.preference-count span{background:var(--accent-soft);border:1px solid var(--line);border-radius:8px;padding:4px 8px}.flag-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:420px;padding-right:2px;display:grid;overflow:auto}.flag-choice{min-height:90px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;align-content:center;justify-items:center;gap:8px;padding:10px 8px;font-size:.78rem;font-weight:900;display:grid}.flag-choice:hover,.flag-choice:focus-visible{border-color:var(--accent);outline:0}.flag-choice.is-selected{background:var(--accent-soft);border-color:var(--accent);box-shadow:3px 3px 0 var(--secondary)}.flag-art,.surprise-art{border:2px solid var(--ink);background:#fff;border-radius:7px;place-items:center;width:48px;height:34px;display:grid;position:relative;overflow:hidden;box-shadow:0 3px #25333a1f}.flag-art span,.flag-art:before,.flag-art:after{content:"";position:absolute}.flag-code-wrap{background:linear-gradient(135deg, #ff6f912e, transparent 52%), linear-gradient(180deg, #fff 0 46%, var(--accent-soft) 46% 100%);overflow:visible}.flag-code-wrap:before{background:var(--ink);border-radius:4px;width:4px;inset:5px auto 5px -4px}.flag-code-label{color:var(--ink);font-size:.74rem;font-weight:950;line-height:1;position:static}.flag-jp span{background:#ff5f7d;border-radius:50%;width:17px;height:17px}.flag-br{background:#2fbf71}.flag-br:before{background:#ffe08a;width:27px;height:21px;transform:rotate(45deg)}.flag-br span{background:#59a5ff;border-radius:50%;width:15px;height:15px}.flag-ma{background:#f77f6f}.flag-ma span{clip-path:polygon(50% 0,61% 34%,98% 35%,68% 56%,79% 92%,50% 70%,21% 92%,32% 56%,2% 35%,39% 34%);background:#2a9d8f;width:20px;height:20px}.flag-fi{background:linear-gradient(90deg,#0000 0 28%,#59a5ff 28% 42%,#0000 42%),linear-gradient(#0000 0 38%,#59a5ff 38% 56%,#0000 56%),#fff}.flag-ke{background:linear-gradient(#25333a 0 25%,#fff 25% 31%,#e85d75 31% 64%,#fff 64% 70%,#43aa8b 70% 100%)}.flag-ke span{background:#fff;border:2px solid #25333a;border-radius:50%;width:12px;height:20px}.surprise-art{color:var(--ink);background:radial-gradient(circle at 24% 30%, var(--butter) 0 5px, transparent 6px), radial-gradient(circle at 72% 68%, var(--secondary) 0 5px, transparent 6px), var(--accent-soft)}.password-meter{color:var(--muted);gap:7px;font-size:.82rem;font-weight:850;display:grid}.password-meter span{background:linear-gradient(90deg, var(--coral) 0 42%, #e6f2f5 42%);border-radius:999px;height:9px}.password-meter.is-strong span{background:linear-gradient(90deg, var(--accent), var(--secondary))}.consent-stack{border:1px dashed var(--line);background:#fff;border-radius:8px;gap:9px;padding:12px;display:grid}.consent-stack label{color:#415159;grid-template-columns:18px 1fr;align-items:start;gap:9px;font-size:.84rem;font-weight:800;display:grid}.consent-stack input{width:16px;height:16px;accent-color:var(--accent);margin-top:3px}.consent-stack a,.public-page-card a{color:var(--ink);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:4px;font-weight:900}.auth-error{color:#9c2f47;background:#fff1f4;border:1px solid #ffc8d4;border-radius:8px;padding:10px 12px;font-size:.88rem;font-weight:800}.auth-message{color:#245f55;background:#effbf8;border:1px solid #bfece3;border-radius:8px;padding:10px 12px;font-size:.88rem;font-weight:800}.auth-submit{color:#fff;background:var(--ink);border:1px solid var(--ink);border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:46px;font-weight:900;display:inline-flex}.auth-submit:not(:disabled):hover{background:var(--accent);border-color:var(--accent)}.auth-submit:disabled{opacity:.58}.public-page-shell{place-items:start center;min-height:100vh;padding:34px 18px;display:grid}.public-page-card{border:1px solid var(--line);width:min(880px,100%);box-shadow:var(--shadow);background:#fffffff0;border-radius:8px;gap:18px;padding:28px;display:grid}.public-page-brand{border-bottom:1px dashed var(--line);align-items:center;gap:12px;padding-bottom:14px;display:flex}.public-page-brand div:last-child{gap:2px;display:grid}.public-home-link{color:var(--ink);font-size:1.2rem;font-weight:950;line-height:1.05;text-decoration:none}.public-page-brand span{color:var(--muted);font-size:.78rem;font-weight:850}.public-page-card h1{color:var(--ink);margin:0;font-size:2.7rem;line-height:1.02}.public-summary{color:#415159;max-width:720px;font-size:1.04rem;font-weight:750}.policy-section-list{gap:12px;display:grid}.policy-section{border:1px solid var(--line);background:#fff;border-radius:8px;gap:8px;padding:18px;display:grid}.policy-section h2{color:var(--ink);margin:0;font-size:1.15rem}.policy-section p,.public-note{color:#415159}.abuse-form{border:1px solid var(--line);background:#fff;border-radius:8px;gap:14px;padding:18px;display:grid}.abuse-form textarea{min-height:190px}.app-shell{width:min(1440px,100%);min-height:100vh;box-shadow:var(--shadow);background:#ffffffe6;grid-template-columns:296px minmax(0,1fr) 328px;margin:0 auto;display:grid}.country-panel,.profile-panel{background:linear-gradient(#ffffffe6,#fff9fcf2),repeating-linear-gradient(135deg,#ffe08a2b 0 10px,#0000 10px 20px);min-height:100vh}.country-panel{border-right:1px solid var(--line);padding:24px 18px}.profile-panel{border-left:1px solid var(--line);padding:24px 20px}.brand-row,.panel-heading,.eyebrow,.letter-meta,.composer-topline,.composer-actions,.word-count,.header-actions,.switch-line,.mini-ledger div{align-items:center;display:flex}.brand-row{gap:12px;margin-bottom:22px}.brand-mark{width:42px;height:42px;color:var(--ink);background:linear-gradient(135deg, var(--accent-soft), #fff 70%), var(--shell);border:2px solid var(--ink);box-shadow:5px 5px 0 var(--butter);border-radius:8px;place-items:center;display:grid}.brand-name,.brand-kicker,.eyebrow,.strip-label,.letter-meta,.mini-ledger,.topic-list,.switch-line{margin:0;font-size:.78rem}.brand-name{color:var(--ink);font-size:1.3rem;font-weight:850;line-height:1.1}.brand-kicker,.eyebrow,.strip-label,.letter-meta,.mini-ledger,.switch-line{color:var(--muted)}.account-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;margin-bottom:18px;padding:14px;display:grid}.account-topline{align-items:center;gap:10px;display:flex}.account-avatar{width:36px;height:36px;color:var(--ink);background:var(--accent-soft);border:2px solid var(--accent);border-radius:8px;place-items:center;display:grid}.account-topline div:last-child{min-width:0;display:grid}.account-topline strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;line-height:1.2;overflow:hidden}.account-topline span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.privacy-pill{min-height:30px;color:var(--ink);background:var(--accent-soft);border:1px solid var(--line);border-radius:8px;justify-content:center;align-items:center;gap:6px;font-size:.78rem;font-weight:850;display:inline-flex}.email-status{min-height:30px;color:var(--ink);background:#effbf8;border:1px solid #bfece3;border-radius:8px;justify-content:center;align-items:center;gap:6px;font-size:.78rem;font-weight:850;display:inline-flex}.email-status.needs-action{color:#9c2f47;background:#fff1f4;border-color:#ffc8d4}.verification-card{border:1px dashed var(--line);background:#fff9fc;border-radius:8px;gap:8px;padding:10px;display:grid}.verification-card p{color:var(--muted);font-size:.78rem;font-weight:800}.text-button{min-height:34px;color:var(--ink);border:1px solid var(--line);background:0 0;border-radius:8px;font-size:.82rem;font-weight:850}.text-button:hover{border-color:var(--accent)}.text-button.danger{color:#9c2f47;background:#fff1f4;border-color:#ffc8d4}.search-box{min-height:42px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:0 12px;display:flex;position:relative}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.panel-heading{color:var(--ink);text-transform:uppercase;gap:8px;margin:24px 0 12px;font-size:.78rem;font-weight:800}.country-list,.friend-list{gap:10px;display:grid}.dashboard-button,.friend-card{text-align:left;width:100%;min-height:74px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.dashboard-button{grid-template-columns:34px 1fr auto}.dashboard-button:hover,.dashboard-button:focus-visible,.friend-card:hover,.friend-card:focus-visible{border-color:var(--accent);outline:0}.dashboard-button.is-active,.friend-card.is-active{background:linear-gradient(135deg, var(--accent-soft), #fff 68%);border-color:var(--accent);box-shadow:4px 4px 0 var(--secondary)}.dashboard-button span,.friend-card .country-copy{gap:2px;min-width:0;display:grid}.dashboard-button strong{color:var(--ink);font-size:.92rem}.dashboard-button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:750;overflow:hidden}.nav-badge{color:#fff;background:var(--accent);border-radius:8px;justify-content:center;align-items:center;min-width:26px;min-height:26px;padding:0 8px;font-size:.72rem;font-weight:950;line-height:1;display:inline-flex}.empty-friends{color:var(--muted);border:1px dashed var(--line);background:#fff;border-radius:8px;justify-items:start;gap:6px;padding:14px;font-size:.82rem;font-weight:750;display:grid}.empty-friends strong{color:var(--ink);font-size:.92rem}.country-card{text-align:left;width:100%;min-height:86px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:48px 1fr 18px;align-items:center;gap:12px;padding:14px 12px;display:grid}.country-card:hover,.country-card:focus-visible{border-color:var(--country-accent);outline:0}.country-card.is-active{background:linear-gradient(135deg, var(--country-soft), #fff 68%);border-color:var(--country-accent);box-shadow:4px 4px 0 var(--country-secondary)}.country-code{width:48px;height:48px;color:var(--ink);background:var(--country-soft);border:2px solid var(--country-accent);border-radius:8px;place-items:center;font-size:.82rem;font-weight:900;display:grid}.country-copy{gap:2px;min-width:0;display:grid}.country-copy strong,.pal-strip strong,.composer-topline strong{color:var(--ink);font-size:.95rem}.country-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.country-copy small{color:#7b8790;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:750;overflow:hidden}.mini-ledger{border-top:1px dashed var(--line);gap:10px;margin-top:24px;padding-top:18px;display:grid}.mini-ledger div{gap:8px}.letter-desk{background:linear-gradient(#fff 0 0) padding-box padding-box,repeating-linear-gradient(90deg,#ff6f9138 0 12px,#9ed7ff3d 12px 24px);grid-template-rows:auto auto minmax(0,1fr) auto;min-width:0;min-height:100vh;display:grid}.dashboard-desk{background:linear-gradient(#fffffff0,#f8fbfff0),linear-gradient(#edf6fb 1px,#0000 1px) 0 0/100% 32px;grid-column:2/-1;min-width:0;min-height:100vh;padding:28px 34px;overflow:auto}.admin-desk{background:linear-gradient(#fffffff2,#fff9fcf2),linear-gradient(#edf6fb 1px,#0000 1px) 0 0/100% 32px;grid-column:2/-1;min-width:0;min-height:100vh;padding:28px 34px;overflow:auto}.admin-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.admin-header h1{color:var(--ink);margin:4px 0 0;font-size:2.4rem;line-height:1.05}.admin-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:22px;display:grid}.admin-summary article{border:1px solid var(--line);background:#fff;border-radius:8px;gap:2px;padding:16px;display:grid}.admin-summary strong{color:var(--ink);font-size:1.8rem;line-height:1}.moderation-section{gap:12px;margin-top:20px;display:grid}.moderation-section h2{color:var(--ink);margin:4px 0 0;font-size:1.35rem}.moderation-list{gap:12px;display:grid}.moderation-list.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.moderation-card,.moderation-empty{border:1px solid var(--line);background:#fff;border-radius:8px}.moderation-card{gap:12px;padding:16px;display:grid}.moderation-card h3{color:var(--ink);margin:0;font-size:1.05rem}.moderation-card p{color:#415159;white-space:pre-wrap}.moderation-topline,.moderation-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.moderation-topline{color:var(--muted);justify-content:space-between;font-size:.82rem;font-weight:800}.status-chip{color:#fff;background:var(--accent);text-transform:capitalize;border-radius:8px;align-items:center;min-height:28px;padding:0 9px;font-size:.78rem;font-weight:900;display:inline-flex}.status-chip.reviewing{background:#f59f45}.status-chip.closed{background:var(--secondary)}.status-chip.blocked{background:var(--ink)}.moderation-users{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.moderation-user-card{background:var(--accent-soft);border:1px solid var(--line);border-radius:8px;gap:3px;min-width:0;padding:12px;display:grid}.moderation-user-card strong,.moderation-user-card span,.moderation-user-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.moderation-user-card strong{color:var(--ink);font-size:.94rem}.moderation-user-card span,.moderation-user-card small{color:#415159;font-size:.78rem;font-weight:800}.moderation-actions .ghost-button{min-height:36px;padding:0 11px;font-size:.82rem}.moderation-empty{color:var(--muted);text-align:center;justify-items:center;gap:7px;padding:28px;display:grid}.moderation-empty strong{color:var(--ink)}.dashboard-hero{grid-template-columns:minmax(280px,.9fr) minmax(360px,1.1fr);align-items:stretch;gap:24px;margin-bottom:22px;display:grid}.dashboard-hero>div:first-child{background:radial-gradient(circle at 18% 18%, #ffe08a80, transparent 24%), linear-gradient(135deg, #fff, var(--accent-soft));border:1px solid var(--line);border-radius:8px;align-content:center;gap:12px;padding:26px;display:grid}.dashboard-hero h1,.globe-card h2,.friends-card h2{color:var(--ink);margin:0;line-height:1.06}.dashboard-hero h1{font-size:2.7rem}.dashboard-hero p,.mailbox-story p,.how-to-grid p,.dashboard-empty p{color:#415159}.how-to-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.how-to-grid article,.mailbox-story article,.globe-card,.friends-card{border:1px solid var(--line);background:#fff;border-radius:8px}.how-to-grid article{align-content:start;gap:8px;padding:16px;display:grid}.how-to-grid span{color:#fff;background:var(--accent);border-radius:8px;place-items:center;width:30px;height:30px;font-weight:950;display:grid}.how-to-grid strong,.mailbox-story strong,.dashboard-empty strong{color:var(--ink);font-size:1rem}.mailbox-story{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:22px;display:grid}.next-step-card{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#ffe08a33),radial-gradient(circle at 92% 20%,#68c8b72e,#0000 22%);border-radius:8px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:22px;padding:18px;display:grid;box-shadow:5px 5px #ff6f9129}.next-step-icon{width:52px;height:52px;color:var(--ink);background:var(--accent-soft);border:2px solid var(--ink);box-shadow:4px 4px 0 var(--butter);border-radius:8px;place-items:center;display:grid}.next-step-card h2{color:var(--ink);margin:4px 0 3px;font-size:1.35rem;line-height:1.08}.next-step-card p{color:#415159}.postbox-panel{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#9ed7ff2e);border-radius:8px;grid-template-columns:minmax(220px,.56fr) minmax(360px,1fr);align-items:center;gap:18px;margin-bottom:22px;padding:22px;display:grid}.postbox-art{place-items:end center;min-height:230px;display:grid;position:relative;overflow:hidden}.postbox-art:before{content:"";background:#25333a1a;border-radius:50%;height:36px;position:absolute;inset:auto 8% 12px}.postbox-flag{background:var(--butter);border:3px solid var(--ink);border-left-width:8px;border-radius:5px 8px 8px 5px;width:48px;height:38px;position:absolute;top:24px;right:28%;transform:rotate(8deg)}.postbox-slot,.postbox-door{z-index:2;position:absolute}.postbox-slot{border:3px solid var(--ink);background:#fff;border-radius:999px;width:150px;height:22px;top:86px;box-shadow:inset 0 -4px #25333a14}.postbox-door{width:180px;height:142px;color:var(--ink);background:radial-gradient(circle at 24% 28%, #ffffff6b 0 16px, transparent 17px), linear-gradient(180deg, var(--accent), #ff89a5);border:4px solid var(--ink);box-shadow:8px 8px 0 var(--secondary);border-radius:88px 88px 8px 8px;place-items:center;display:grid;bottom:28px}.postbox-door:after{content:"";border:3px solid var(--ink);background:#fff;border-radius:8px;height:34px;position:absolute;inset:auto 28px 24px}.postbox-letter{z-index:1;border:3px solid var(--ink);background:#fff;border-radius:6px;width:72px;height:46px;position:absolute;box-shadow:3px 3px #25333a1f}.postbox-letter:before{content:"";background:linear-gradient(32deg, transparent 48%, var(--secondary) 49% 53%, transparent 54%), linear-gradient(148deg, transparent 48%, var(--secondary) 49% 53%, transparent 54%);position:absolute;inset:0}.postbox-letter.one{top:64px;left:16%;transform:rotate(-12deg)}.postbox-letter.two{top:104px;right:10%;transform:rotate(14deg)}.postbox-copy{gap:12px;display:grid}.postbox-copy h2{color:var(--ink);margin:0;font-size:1.55rem;line-height:1.1}.postbox-copy p{color:#415159}.postbox-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.postbox-tabs button{min-height:64px;color:var(--ink);border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;align-content:center;gap:2px;padding:10px;display:grid}.postbox-tabs button.is-selected{background:var(--accent-soft);border-color:var(--accent);box-shadow:3px 3px 0 var(--secondary)}.postbox-tabs span{font-size:.76rem;font-weight:850}.postbox-tabs strong{font-size:1.35rem;line-height:1}.availability-row{grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);gap:12px;margin-bottom:22px;display:grid}.availability-card,.request-card{border:1px solid var(--line);background:#fff;border-radius:8px;align-content:start;gap:12px;padding:20px;display:grid}.availability-card{background:linear-gradient(135deg,#fff,#9ed7ff2e),radial-gradient(circle at 86% 16%,#ffe08a57,#0000 24%)}.availability-card.is-available{border-color:var(--secondary);box-shadow:4px 4px 0 var(--butter)}.availability-card h2,.request-card h2,.available-panel h3{color:var(--ink);margin:4px 0 0;line-height:1.08}.availability-card h2,.request-card h2{font-size:1.35rem}.availability-card p,.request-card p,.available-empty span,.request-item small,.outgoing-request small{color:#415159}.availability-note{color:#9c2f47;background:#fff1f4;border:1px solid #ffc8d4;border-radius:8px;padding:10px 12px;font-size:.84rem;font-weight:850}.request-list,.outgoing-request-list,.available-country-list{gap:10px;display:grid}.request-item,.available-country-card,.outgoing-request{border:1px solid var(--line);background:#fff9fc;border-radius:8px;align-items:center;gap:10px;min-height:72px;padding:12px;display:grid}.request-item{grid-template-columns:48px minmax(0,1fr) auto auto}.request-item span,.available-country-card span{gap:2px;min-width:0;display:grid}.request-item strong,.available-country-card strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.request-item .ghost-button,.request-item .send-button,.available-country-card .send-button,.available-country-card .ghost-button{min-height:36px;padding:0 10px;font-size:.8rem}.outgoing-request{text-align:left;width:100%;color:var(--ink);grid-template-columns:20px 1fr auto}.outgoing-request span{text-overflow:ellipsis;white-space:nowrap;font-weight:850;overflow:hidden}.about-kibi-card{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#ffe08a38),radial-gradient(circle at 92% 12%,#68c8b733,#0000 22%);border-radius:8px;grid-template-columns:minmax(240px,.8fr) minmax(320px,1.2fr);align-items:start;gap:16px 22px;margin-bottom:22px;padding:22px;display:grid}.about-kibi-card h2{color:var(--ink);margin:4px 0 0;font-size:1.5rem;line-height:1.08}.about-kibi-card p{color:#415159;font-size:1rem}.about-kibi-points{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.about-kibi-points span{min-height:30px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;padding:0 9px;font-size:.78rem;font-weight:850;display:inline-flex}.about-kibi-link{color:#fff;background:var(--ink);border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-height:36px;padding:0 12px;font-size:.82rem;font-weight:900;text-decoration:none;display:inline-flex}.about-kibi-link:hover,.about-kibi-link:focus-visible{background:var(--accent);outline:0}.mailbox-story article{background:linear-gradient(135deg,#fff,#68c8b71a);align-content:start;gap:7px;min-height:168px;padding:18px;display:grid}.dashboard-grid{grid-template-columns:minmax(420px,1.35fr) minmax(300px,.65fr);align-items:start;gap:18px;display:grid}.globe-card,.friends-card{gap:16px;padding:20px;display:grid}.section-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.globe-stage{border:1px solid var(--line);background:radial-gradient(circle at 28% 24%,#ffe08a5c,#0000 20%),linear-gradient(#f3fbff,#fff9fc);border-radius:8px;place-items:center;min-height:250px;display:grid;position:relative;overflow:hidden}.cute-globe{aspect-ratio:1;border:3px solid var(--ink);width:min(260px,70%);box-shadow:10px 10px 0 var(--butter);background:radial-gradient(circle at 38% 32%,#68c8b7b8 0 18%,#0000 19%),radial-gradient(circle at 62% 62%,#ff6f916b 0 17%,#0000 18%),linear-gradient(135deg,#dff6ff,#fff);border-radius:50%;place-items:center;display:grid;position:relative;overflow:hidden}.cute-globe .mail-mascot{opacity:.98;width:45%}.globe-lat,.globe-meridian{border:2px dashed #25333a2e;border-radius:50%;position:absolute}.globe-lat{height:34%;left:14%;right:14%}.lat-one{top:22%}.lat-two{bottom:22%}.globe-meridian{width:34%;top:8%;bottom:8%}.globe-meridian.one{left:22%}.globe-meridian.two{right:22%}.globe-rotate{z-index:2;width:42px;min-height:42px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;display:grid;position:absolute}.globe-rotate.left{left:18px;transform:rotate(180deg)}.globe-rotate.right{right:18px}.dashboard-search{margin:0}.dashboard-country-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.globe-country{min-height:76px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;align-content:center;justify-items:center;gap:7px;padding:8px;font-size:.76rem;font-weight:900;display:grid}.globe-country small{color:var(--secondary);font-size:.68rem;font-weight:950}.globe-country:hover,.globe-country:focus-visible{border-color:var(--accent);outline:0}.globe-country.is-selected{background:var(--accent-soft);border-color:var(--accent);box-shadow:3px 3px 0 var(--secondary)}.search-preference-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.search-preference-actions .ghost-button.is-selected{background:var(--accent-soft);border-color:var(--accent)}.available-panel{border:1px dashed var(--line);background:linear-gradient(135deg,#fff,#68c8b71a);border-radius:8px;gap:12px;padding:16px;display:grid}.available-panel h3{font-size:1.1rem}.discovery-filters{flex-wrap:wrap;gap:8px;display:flex}.discovery-filters button{min-height:34px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 10px;font-size:.78rem;font-weight:850}.discovery-filters button:hover,.discovery-filters button:focus-visible{border-color:var(--accent);outline:0}.discovery-filters button.is-selected{color:#fff;background:var(--accent);border-color:var(--accent)}.available-country-card{background:#fff;grid-template-columns:48px minmax(0,1fr) auto}.available-country-card small{color:var(--muted);font-size:.78rem;font-weight:800}.available-empty{color:var(--muted);text-align:center;border:1px dashed var(--line);background:#fff;border-radius:8px;justify-items:center;gap:7px;padding:22px;display:grid}.available-empty strong{color:var(--ink)}.dashboard-friend-list{gap:10px;display:grid}.dashboard-friend-list button{text-align:left;min-height:76px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:48px 1fr 20px;align-items:center;gap:12px;padding:12px;display:grid}.dashboard-friend-list span{gap:3px;display:grid}.dashboard-friend-list small{color:var(--muted);font-size:.78rem;font-weight:750}.dashboard-empty{text-align:center;border:1px dashed var(--line);background:#fff9fc;border-radius:8px;justify-items:center;gap:10px;padding:22px;display:grid}.dashboard-empty .mail-mascot{width:min(180px,80%)}.desk-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:28px 34px 20px;display:flex}.eyebrow{gap:7px;font-weight:700}h1,h2,p{margin:0}h1{color:var(--ink);margin-top:6px;font-size:2.7rem;line-height:1.05}.header-actions{gap:8px}.icon-button,.ghost-button,.send-button,.tone-control button{border:1px solid var(--line);min-height:40px;color:var(--ink);background:#fff;border-radius:8px}.icon-button{place-items:center;width:40px;display:grid}.icon-button:hover,.ghost-button:hover,.tone-control button:hover{border-color:var(--accent)}.pal-strip{border-bottom:1px solid var(--line);background:linear-gradient(90deg, var(--accent-soft), #fff 50%, #68c8b71f);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.pal-strip div{border-right:1px solid var(--line);align-content:center;gap:3px;min-height:76px;padding:14px 34px;display:grid}.pal-strip div:last-child{border-right:0}.strip-label{text-transform:uppercase;font-weight:800}.thread{background:linear-gradient(#ffffffeb,#f8fbffeb),linear-gradient(#edf6fb 1px,#0000 1px) 0 0/100% 32px;min-height:0;padding:26px 34px;overflow:auto}.letter-card{width:min(680px,100%);color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:18px;padding:20px 22px;position:relative;box-shadow:0 10px 24px #25333a14}.letter-empty-state{width:min(680px,100%);color:var(--muted);border:1px dashed var(--line);background:#fff;border-radius:8px;gap:8px;padding:22px;display:grid}.letter-empty-state h2{color:var(--ink);font-size:1.15rem}.letter-card:before{content:"";background:var(--accent);border-radius:8px 0 0 8px;width:7px;position:absolute;inset:0 auto 0 0}.letter-card.from-you{background:linear-gradient(135deg,#fff,#68c8b721);margin-left:auto}.letter-card.from-you:before{background:var(--secondary)}.letter-meta{justify-content:space-between;gap:12px;margin-bottom:9px;font-weight:800}.letter-language-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.language-badge{min-height:28px;color:var(--ink);background:var(--accent-soft);border:1px solid var(--line);border-radius:8px;align-items:center;padding:0 9px;font-size:.76rem;font-weight:900;display:inline-flex}.translate-button{color:#fff;background:var(--accent);border:1px solid var(--accent);border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:32px;padding:0 10px;font-size:.8rem;font-weight:900;display:inline-flex}.translate-button:hover{background:var(--ink);border-color:var(--ink)}.translate-button:disabled{opacity:.58}.letter-card h2{margin-bottom:9px;font-size:1.05rem;line-height:1.25}.letter-card p,.letter-copy{color:#415159;font-size:.98rem}.composer{border-top:1px solid var(--line);background:#fff;padding:22px 34px 28px}.composer-topline{justify-content:space-between;gap:14px;margin-bottom:12px}.composer-topline>div:first-child{gap:2px;display:grid}.tone-control{background:var(--accent-soft);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px;display:grid}.tone-control button{white-space:nowrap;min-height:34px;padding:0 11px;font-size:.82rem;font-weight:800}.tone-control button.is-selected{color:#fff;background:var(--accent);border-color:var(--accent)}.composer-alert{color:#9c2f47;background:#fff1f4;border:1px solid #ffc8d4;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:.86rem;font-weight:850}.first-letter-prompt{border:1px dashed var(--line);background:linear-gradient(135deg,#fff,#68c8b71f);border-radius:8px;gap:12px;margin-bottom:12px;padding:14px;display:grid}.first-letter-prompt div:first-child{gap:3px;display:grid}.first-letter-prompt strong{color:var(--ink)}.first-letter-prompt span{color:#415159;font-size:.86rem;font-weight:800}.prompt-buttons{flex-wrap:wrap;gap:8px;display:flex}.prompt-buttons .ghost-button{min-height:36px;padding:0 10px;font-size:.82rem}textarea{resize:vertical;width:100%;min-height:176px;max-height:280px;color:var(--ink);border:1px solid var(--line);background:linear-gradient(#fff 31px,#ff6f911f 32px) 0 0/100% 32px,#fff;border-radius:8px;outline:0;padding:20px 22px}textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 16%, transparent)}.composer-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:12px}.word-count{color:var(--muted);gap:7px;margin-right:auto;font-size:.86rem;font-weight:750}.draft-save-status{color:#245f55;background:#effbf8;border:1px solid #bfece3;border-radius:8px;align-items:center;min-height:32px;padding:0 9px;font-size:.78rem;font-weight:850;display:inline-flex}.ghost-button,.send-button{justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:850;display:inline-flex}.send-button{color:#fff;background:var(--ink);border-color:var(--ink)}.send-button:not(:disabled):hover{background:var(--accent);border-color:var(--accent)}.send-button:disabled{opacity:.45}.mascot-stage{background:linear-gradient(135deg, #fff, var(--accent-soft)), repeating-linear-gradient(45deg, #ffe08a47 0 8px, transparent 8px 16px);border:1px solid var(--line);border-radius:8px;place-items:center;min-height:214px;margin-bottom:22px;display:grid;position:relative;overflow:hidden}.mail-mascot{filter:drop-shadow(0 12px #25333a14);width:min(220px,86%);height:auto}.stamp-stack{grid-template-columns:repeat(3,18px);gap:5px;display:grid;position:absolute;bottom:16px;right:16px}.stamp-stack span{background:var(--butter);border:1px solid var(--ink);border-radius:3px;width:18px;height:22px}.stamp-stack span:nth-child(2){background:var(--sky)}.stamp-stack span:nth-child(3){background:var(--coral)}.profile-block{border-top:1px dashed var(--line);padding:20px 0}.profile-block:first-of-type{border-top:0}.profile-block .panel-heading{margin-top:0}.profile-block p{color:#415159;font-size:.94rem}.topic-list{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.topic-list span{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;padding:6px 9px;font-weight:800}.safety-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.safety-actions .ghost-button{min-height:36px;padding:0 11px;font-size:.82rem}.ghost-button.danger{color:#9c2f47;background:#fff1f4;border-color:#ffc8d4}.switch-line{gap:10px;min-height:42px;font-weight:800;position:relative}.switch-line input{opacity:0;pointer-events:none;position:absolute}.switch-ui{background:#dbe8ec;border:1px solid #b9cbd1;border-radius:999px;flex:none;width:42px;height:24px;padding:3px;transition:background .16s,border-color .16s}.switch-ui:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s;display:block;box-shadow:0 1px 3px #25333a3d}.switch-line input:checked+.switch-ui{background:var(--secondary);border-color:var(--secondary)}.switch-line input:checked+.switch-ui:after{transform:translate(18px)}.switch-line input:focus-visible+.switch-ui{outline:3px solid color-mix(in srgb, var(--accent) 24%, transparent);outline-offset:2px}.slow-mail-lock{min-height:42px;color:var(--ink);background:var(--accent-soft);border:1px solid var(--line);border-radius:8px;align-items:center;gap:10px;padding:0 12px;font-size:.86rem;font-weight:850;display:flex}.delivery-summary{grid-template-columns:1fr 96px;gap:10px;margin-bottom:12px;display:grid}.delivery-summary div{border:1px solid var(--line);background:#fff;border-radius:8px;align-content:center;gap:2px;min-height:58px;padding:10px 12px;display:grid}.delivery-summary strong{color:var(--ink);font-size:.88rem;line-height:1.25}.status-button{color:#fff;background:var(--accent);border:1px solid var(--accent);border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:42px;margin-bottom:10px;font-weight:850;display:inline-flex}.status-button:hover{background:var(--ink);border-color:var(--ink)}.account-overlay,.delivery-overlay{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#25333a47;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.account-overlay{z-index:30}.account-dialog{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(680px,100%);overflow:hidden;box-shadow:0 28px 70px #25333a3d}.account-dialog-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 18px;display:flex}.account-dialog-header h2{color:var(--ink);margin-top:6px;font-size:1.6rem;line-height:1.1}.account-dialog-header .icon-button{flex:0 0 40px}.setup-grid{gap:12px;padding:20px 24px 14px;display:grid}.setup-field{color:var(--muted);text-transform:uppercase;gap:7px;font-size:.8rem;font-weight:850;display:grid}.setup-field input,.setup-field select{width:100%;min-height:44px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;outline:0;padding:0 12px}.setup-field input:focus,.setup-field select:focus{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 16%, transparent)}.privacy-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 24px 20px;display:grid}.privacy-card div{background:var(--accent-soft);border:1px solid var(--line);border-radius:8px;gap:2px;padding:14px;display:grid}.privacy-card strong{color:var(--ink)}.account-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding:18px 24px 24px;display:flex}.account-preferences{padding:0 24px 20px}.match-toast{z-index:35;border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:54px 1fr 40px;align-items:center;gap:12px;width:min(430px,100% - 48px);padding:14px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 22px 54px #25333a33}.match-toast strong{color:var(--ink);font-size:1rem;line-height:1.2;display:block}.match-toast span{color:var(--muted);margin-top:2px;font-size:.84rem;font-weight:750;display:block}.match-toast .icon-button{width:36px;min-height:36px}.arrival-overlay{z-index:45;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#25333a52;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.arrival-dialog{text-align:center;border:1px solid var(--line);background:radial-gradient(circle at 20% 18%,#ffe08a6b,#0000 24%),linear-gradient(#fff,#fff9fc);border-radius:8px;justify-items:center;gap:12px;width:min(520px,100%);padding:32px 26px 24px;display:grid;position:relative;box-shadow:0 28px 70px #25333a3d}.arrival-dialog>.icon-button{position:absolute;top:14px;right:14px}.arrival-dialog h2{color:var(--ink);margin:0;font-size:1.7rem;line-height:1.1}.arrival-dialog p:not(.eyebrow){color:#415159;max-width:420px}.arrival-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.opening-letter{perspective:700px;width:178px;height:142px;margin-bottom:4px;position:relative}.letter-back,.letter-page,.letter-flap{border:4px solid var(--ink);border-radius:8px;position:absolute;bottom:12px;left:14px;right:14px}.letter-back{height:92px;box-shadow:7px 7px 0 var(--secondary);background:#fff}.letter-page{z-index:2;transform-origin:bottom;background:#fffdf7;align-content:center;gap:8px;height:96px;padding:18px 18px 10px;animation:1.1s forwards letter-rise;display:grid}.letter-page span{background:#25333a2e;border-radius:999px;height:5px}.letter-page span:nth-child(2){width:72%}.letter-page span:nth-child(3){width:48%}.letter-flap{z-index:3;background:linear-gradient(145deg, transparent 49%, var(--secondary) 50% 53%, transparent 54%), linear-gradient(35deg, transparent 49%, var(--secondary) 50% 53%, transparent 54%), #fff;transform-origin:top;height:92px;animation:1s forwards flap-open}@keyframes flap-open{0%{transform:rotateX(0)}to{transform:rotateX(128deg)}}@keyframes letter-rise{0%{transform:translateY(36px)}60%{transform:translateY(-16px)}to{transform:translateY(-8px)}}.delivery-dialog{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(880px,100%);max-height:min(860px,100vh - 48px);overflow:auto;box-shadow:0 28px 70px #25333a3d}.delivery-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 18px;display:flex}.delivery-header h2{color:var(--ink);margin-top:6px;font-size:1.6rem;line-height:1.1}.delivery-header .icon-button{flex:0 0 40px}.flight-scene{border:1px solid var(--line);background:radial-gradient(circle at 78% 16%,#ffe08ae0 0 24px,#0000 25px),linear-gradient(#dff5ff 0 54%,#9ed7ff 54% 56%,#b8f3ff 56% 100%);border-radius:8px;height:312px;margin:20px 24px;position:relative;overflow:hidden}.scene-sky{position:absolute;inset:0}.cloud{background:#fff;border:2px solid #25333a1f;border-radius:999px;width:78px;height:28px;position:absolute}.cloud:before,.cloud:after{content:"";background:#fff;border:2px solid #25333a1f;border-bottom:0;border-radius:999px 999px 0 0;position:absolute;bottom:9px}.cloud:before{width:26px;height:26px;left:12px}.cloud:after{width:32px;height:32px;right:15px}.cloud-one{top:34px;left:42px}.cloud-two{top:74px;right:86px;transform:scale(.82)}.sun-dot{background:var(--rose);border-radius:50%;width:14px;height:14px;position:absolute;top:36px;right:54px;box-shadow:0 0 0 10px #ff6f911f,0 0 0 20px #ff6f9114}.route-map{width:calc(100% - 56px);height:calc(100% - 90px);position:absolute;inset:34px 28px 56px;overflow:visible}.route-shadow,.route-dots,.route-progress{fill:none;stroke-linecap:round;stroke-linejoin:round}.route-shadow{stroke:#ffffffd1;stroke-width:12px}.route-dots{stroke:#25333a9e;stroke-width:5px;stroke-dasharray:1 14}.route-progress{stroke:var(--accent);stroke-width:6px}.home-island path,.away-island path{fill:var(--butter);stroke:var(--ink);stroke-width:4px}.home-island rect,.away-island rect{fill:#fff;stroke:var(--ink);stroke-width:4px}.home-island,.away-island{transform:translateY(18px)}.plane-token{left:var(--plane-x);top:var(--plane-y);width:48px;height:48px;color:var(--ink);border:2px solid var(--ink);box-shadow:5px 5px 0 var(--secondary);transform:translate(-50%, -50%) rotate(var(--plane-angle));background:#fff;border-radius:8px;place-items:center;transition:left .5s,top .5s,transform .5s;display:grid;position:absolute}.plane-token svg{fill:var(--accent-soft)}.wave-strip{background:linear-gradient(#ffffff2e,#0000),repeating-linear-gradient(135deg,#ffffff52 0 8px,#0000 8px 18px);grid-template-columns:repeat(5,1fr);align-items:start;gap:12px;height:82px;padding:26px 22px 0;display:grid;position:absolute;inset:auto 0 0}.wave-strip span{border-top:4px solid #25333a33;border-radius:50%;height:20px}.wave-strip span:nth-child(2n){transform:translateY(12px)}.delivery-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 24px 18px;display:grid}.delivery-stats div{background:var(--accent-soft);border:1px solid var(--line);border-radius:8px;gap:2px;padding:14px;display:grid}.delivery-stats strong{color:var(--ink)}.shipment-list{gap:10px;padding:0 24px 24px;display:grid}.shipment-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px}.shipment-card h3{color:var(--ink);margin:10px 0 4px;font-size:1rem;line-height:1.25}.shipment-card p{color:#415159;font-size:.9rem}.shipment-card p+p{margin-top:4px}.shipment-topline{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:.8rem;display:flex}.shipment-chip{color:#fff;background:var(--secondary);border-radius:8px;align-items:center;min-height:28px;padding:0 9px;font-weight:850;display:inline-flex}.shipment-chip.incoming{background:var(--accent)}.mini-progress{background:#e6f2f5;border-radius:999px;height:9px;margin-top:12px;overflow:hidden}.mini-progress span{background:linear-gradient(90deg, var(--accent), var(--secondary));border-radius:inherit;height:100%;display:block}.mobile-nav{display:none}@media (width<=1180px){.app-shell{grid-template-columns:250px minmax(0,1fr)}.dashboard-hero,.dashboard-grid{grid-template-columns:1fr}.admin-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.moderation-list.compact{grid-template-columns:1fr}.profile-panel{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;grid-template-columns:260px 1fr 1fr;gap:20px;min-height:auto;display:grid}.profile-block{border-top:0;padding:0}}@media (width<=980px){.auth-screen{grid-template-columns:1fr;width:min(680px,100% - 28px)}.auth-title-card{min-height:auto;padding:34px 22px}.auth-title-card h1{font-size:3.4rem}.auth-mascot-wrap{width:min(240px,72%)}}@media (width<=820px){body{padding-bottom:78px}.app-shell{display:block}.country-panel,.letter-desk,.dashboard-desk,.profile-panel{min-height:auto}.country-panel{border-right:0;border-bottom:1px solid var(--line)}.friend-list,.country-list{grid-template-columns:repeat(5,minmax(188px,1fr));padding-bottom:6px;overflow-x:auto}.dashboard-desk,.admin-desk{padding:18px 18px 96px}.admin-header{flex-direction:column;align-items:stretch}.dashboard-hero,.about-kibi-card,.availability-row,.next-step-card,.postbox-panel,.mailbox-story,.how-to-grid,.dashboard-grid{grid-template-columns:1fr}.next-step-card{align-items:stretch}.next-step-card .send-button{width:100%}.postbox-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.about-kibi-points,.about-kibi-link{grid-column:auto}.dashboard-hero h1{font-size:2.2rem}.dashboard-country-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.moderation-users{grid-template-columns:1fr}.country-card{min-height:84px}.desk-header,.composer,.thread{padding-left:18px;padding-right:18px}.desk-header{align-items:flex-start}h1{font-size:2.1rem}.pal-strip{grid-template-columns:1fr}.pal-strip div{border-right:0;border-bottom:1px solid var(--line);min-height:64px;padding:12px 18px}.pal-strip div:last-child{border-bottom:0}.composer-topline,.composer-actions{align-items:stretch}.composer-topline{display:grid}.tone-control,.word-count{width:100%}.ghost-button,.send-button{flex:160px}.profile-panel{border-top:1px solid var(--line);display:block}.profile-block{border-top:1px dashed var(--line);padding:20px 0}.account-overlay,.delivery-overlay{align-items:start;padding:12px}.account-dialog{max-height:calc(100vh - 24px);overflow:auto}.account-dialog-header,.setup-grid,.account-preferences,.account-actions{padding-left:18px;padding-right:18px}.privacy-card{grid-template-columns:1fr;padding-left:18px;padding-right:18px}.delivery-dialog{max-height:calc(100vh - 24px)}.delivery-header{padding:18px}.flight-scene{height:260px;margin:14px 18px}.delivery-stats{grid-template-columns:1fr;padding:0 18px 14px}.shipment-list{padding:0 18px 18px}.mobile-nav{z-index:40;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;min-height:62px;padding:6px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 18px 44px #25333a33}.mobile-nav button{min-height:50px;color:var(--muted);background:0 0;border:0;border-radius:8px;place-items:center;gap:2px;font-size:.68rem;font-weight:850;display:grid;position:relative}.mobile-nav button.is-active{color:var(--ink);background:var(--accent-soft)}.mobile-nav button:disabled{opacity:.45}.mobile-nav strong{color:#fff;background:var(--accent);border-radius:999px;place-items:center;min-width:18px;min-height:18px;font-size:.66rem;display:grid;position:absolute;top:2px;right:8px}}@media (width<=520px){.auth-screen{width:min(100% - 20px,520px);padding:10px 0}.auth-panel{padding:16px}.public-page-shell{padding:10px}.public-page-card{padding:18px}.public-page-card h1,.admin-header h1{font-size:2rem}.auth-tabs,.auth-privacy-card{grid-template-columns:1fr}.flag-picker,.dashboard-country-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-summary{grid-template-columns:1fr}.section-title-row,.search-preference-actions{display:grid}.request-item,.available-country-card{grid-template-columns:48px 1fr}.request-item .ghost-button,.request-item .send-button,.available-country-card .send-button,.available-country-card .ghost-button{grid-column:1/-1}.globe-stage{min-height:220px}.match-toast{grid-template-columns:48px 1fr 36px;width:calc(100% - 20px);bottom:10px;right:10px}.auth-title-card h1{font-size:2.8rem}.country-panel,.profile-panel{padding:18px 14px}.desk-header{flex-direction:column}.header-actions{align-self:stretch}.icon-button{flex:1}.country-list{grid-template-columns:repeat(5,minmax(178px,1fr))}.letter-card{padding:18px 18px 18px 20px}}
