:root{--ink: #10212b;--muted: #657681;--sea: #0d2f46;--blue: #1e7890;--pale: #edf8f8;--paper: #f8f3e8;--gold: #e6b85d;--line: rgba(13, 47, 70, .12);--shadow: 0 18px 48px rgba(20, 42, 54, .16)}*{box-sizing:border-box}body{min-height:100vh;margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;letter-spacing:0;background:radial-gradient(circle at 18% 8%,rgba(30,120,144,.18),transparent 24rem),linear-gradient(180deg,#f2fbfb 0%,var(--paper) 52%,#eaf4f4 100%)}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}.phone-shell{width:min(100%,520px);min-height:100vh;margin:0 auto;padding:max(18px,env(safe-area-inset-top)) 16px calc(88px + env(safe-area-inset-bottom))}.topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.brand-mark{display:grid;width:44px;height:44px;place-items:center;border-radius:10px;color:#fff;font-weight:900;background:var(--sea)}.kicker{margin:0 0 5px;color:var(--blue);font-size:12px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:24px;line-height:1.18}h2{margin-bottom:8px;font-size:21px;line-height:1.24}h3{margin-bottom:7px;font-size:16px}p{color:var(--muted);line-height:1.65}.hidden{display:none!important}.screen{animation:riseIn .32s ease both}.entry-card,.panel-card{overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fffffff0;box-shadow:var(--shadow)}.ocean-visual{position:relative;height:215px;overflow:hidden;background:linear-gradient(180deg,#bfe6ed 0%,#5ea9b7 48%,var(--sea) 100%)}.sun{position:absolute;top:30px;right:42px;width:62px;height:62px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 18px #e6b85d2e}.mini-whales{position:absolute;right:32px;bottom:55px;display:flex;gap:14px}.mini-whales span{width:32px;height:17px;border-radius:70% 55% 55% 70%;background:#173a4c;opacity:.86;animation:float 3.6s ease-in-out infinite}.mini-whales span:nth-child(2){animation-delay:.4s;transform:scale(.82)}.mini-whales span:nth-child(3){animation-delay:.8s;transform:scale(.7)}.wave-line{position:absolute;right:-10%;bottom:-28px;left:-10%;height:82px;border-radius:50%;background:#ffffff3d}.entry-copy,.entry-form,.panel-card,.screen-heading{padding:20px}.entry-copy{padding-bottom:4px}.entry-form{display:grid;gap:10px}label{color:#243844;font-size:14px;font-weight:800}input{width:100%;min-height:46px;border:1px solid var(--line);border-radius:9px;padding:0 12px;color:var(--ink);outline:none}select,textarea{width:100%;border:1px solid var(--line);border-radius:9px;padding:10px 12px;color:var(--ink);background:#fff;outline:none}textarea{min-height:110px;resize:vertical}input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1e789024}.input-row{display:flex;gap:8px}.input-row button,.password-panel button,.primary-action,.secondary-action,.admin-actions button,.ghost-button{min-height:46px;border-radius:9px;padding:0 15px;color:#fff;font-weight:850;background:var(--sea)}.ghost-button,.secondary-action{color:var(--sea);background:#0d2f4614}.hint,.note{margin:0;font-size:12px;line-height:1.55}.error-text{min-height:20px;margin:0;color:#ad3828;font-size:13px}.success-text{margin:12px 0 0;border-radius:9px;padding:12px;color:#0d5947;font-weight:800;background:#64bfa433}.success-text.slim{margin-bottom:12px;padding:9px 11px;font-size:13px}.screen-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px;border:1px solid var(--line);border-radius:10px;background:#ffffffe0}.step-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.step-tabs button{min-height:40px;border-radius:9px;color:var(--muted);font-weight:800;background:#ffffffc2}.step-tabs button.active{color:#fff;background:var(--sea)}.member-head{display:grid;grid-template-columns:88px 1fr;gap:14px;align-items:center}.avatar-whale{position:relative;display:grid;width:88px;height:72px;place-items:center;border-radius:10px;background:var(--pale)}.avatar-whale strong{position:relative;z-index:2;color:#fff;font-size:12px}.avatar-body{position:absolute;width:62px;height:35px;border-radius:70% 55% 55% 70%;background:var(--sea)}.avatar-tail{position:absolute;right:10px;width:28px;height:28px;border-radius:6px 18px;background:var(--sea);transform:rotate(45deg)}.file-card{background:linear-gradient(90deg,rgba(13,47,70,.045) 0 1px,transparent 1px 100%),#fff;background-size:18px 18px}.location-pin{display:inline-block;border-radius:999px;padding:7px 11px;color:#6a4308;font-weight:850;background:#fff2d2}.progress-strip{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;border:1px solid var(--line);border-radius:10px;padding:10px 12px;color:var(--sea);font-size:13px;font-weight:850;background:#ffffffdb}.owner-task-card{margin-bottom:12px;border:1px solid rgba(30,120,144,.2);border-radius:10px;padding:14px;background:linear-gradient(135deg,#fff,#edf8f8);box-shadow:0 10px 28px #142a3617}.owner-task-card h2{margin-bottom:7px;font-size:18px}.owner-task-card p{margin-bottom:10px}.owner-password{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0 8px;border-radius:9px;padding:10px 12px;color:var(--sea);background:#0d2f4614}.owner-password span{font-size:12px;font-weight:800}.owner-password strong{font-size:18px;letter-spacing:0}.checkpoint-list{display:grid;gap:8px;margin-top:12px}.checkpoint-row{display:flex;justify-content:space-between;gap:12px;border:1px solid rgba(30,120,144,.16);border-radius:8px;padding:10px 12px;background:#ffffffc7}.checkpoint-row span{color:var(--muted);text-align:right}.opening-checkpoint-box{margin-top:14px}.rule-card{margin-top:12px}.rule-card ol{margin:0;padding-left:20px;color:var(--muted);line-height:1.75}.media-placeholder{display:grid;min-height:128px;place-items:center;border:1px dashed rgba(13,47,70,.22);border-radius:10px;color:var(--muted);font-weight:850;background:#edf8f8b8}.intel-box,.password-panel{display:grid;gap:8px;margin-top:14px;border-left:4px solid var(--gold);border-radius:9px;padding:12px;background:#fff8e9}.block-action{display:block;width:100%;margin-top:10px}.intel-box span{color:var(--muted);line-height:1.55}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.stats-grid article,.memoir-grid article,.progress-row{border:1px solid var(--line);border-radius:10px;padding:13px;background:#fff}.admin-progress-row{align-items:flex-start}.row-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;min-width:180px}.row-actions button{min-height:34px;border-radius:8px;padding:0 8px;color:var(--sea);font-size:12px;font-weight:800;background:#0d2f4614}.row-actions button[data-danger]{color:#8b2f22;background:#e56a5424}.section-head-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.section-head-row select,.small-input{max-width:190px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px}th,td{border-bottom:1px solid var(--line);padding:9px 7px;text-align:left;white-space:nowrap}th{color:var(--sea);font-weight:900;background:#edf8f8b8}.route-history{display:flex;flex-wrap:wrap;gap:8px}.route-history span{border-radius:999px;padding:7px 10px;color:var(--sea);font-size:12px;font-weight:850;background:#0d2f4614}.stats-grid strong{display:block;color:var(--sea);font-size:18px}.stats-grid span,.progress-row span,.progress-row em{color:var(--muted);font-size:12px;font-style:normal}.admin-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.admin-actions button[data-danger]{color:#8b2f22;background:#e56a5424}.progress-list{display:grid;gap:9px}.progress-row{display:flex;align-items:center;justify-content:space-between;gap:10px;box-shadow:none}.progress-row strong,.progress-row span{display:block}.memoir-hero{position:relative;overflow:hidden;border-radius:10px;padding:24px 20px;color:#fff;background:linear-gradient(160deg,#0d2f46f5,#1e7890d6),var(--sea);box-shadow:var(--shadow)}.memoir-hero p,.memoir-hero h1,.memoir-hero h2{position:relative;z-index:2;color:#fff}.memoir-hero h2{margin-bottom:0;color:#ffffffd1;font-size:15px;font-weight:700}.bubble-line{position:absolute;right:18px;bottom:18px;display:flex;gap:10px}.bubble-line span{width:10px;height:10px;border-radius:50%;background:#ffffff57}.memoir-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.memoir-grid article{min-height:124px;animation:riseIn .36s ease both}.memoir-grid .feature-card{grid-column:1 / -1;min-height:112px;background:#fff9ee}.bottom-nav{position:fixed;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(2,1fr);width:min(100%,520px);margin:0 auto;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#ffffffeb;backdrop-filter:blur(14px)}.bottom-nav button{min-height:44px;border-radius:9px;color:var(--muted);font-weight:850;background:transparent}.bottom-nav button.active{color:#fff;background:var(--sea)}@keyframes riseIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:390px){.phone-shell{padding-right:12px;padding-left:12px}.input-row,.member-head,.screen-heading{grid-template-columns:1fr;flex-direction:column}.input-row{display:grid}.stats-grid,.admin-actions,.memoir-grid{grid-template-columns:1fr}.section-head-row,.progress-row{flex-direction:column}.section-head-row select,.small-input,.row-actions{width:100%;max-width:none}.step-tabs{grid-template-columns:repeat(2,1fr)}}
