:root{--surface:#f8fbfa;--ink:#17363c;--ink-soft:#39575d;--muted:#819497;--line:#e1ebeb;--ocean:#267887;--ocean-deep:#124a57;--coral:#e58f73;color:var(--ink-soft);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eaf1f0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#eaf1f0;min-width:320px}body{min-width:320px;min-height:100svh;margin:0}#root{width:100%;max-width:460px;min-height:100svh;margin:0 auto}@media (width>=461px){body{padding:0 16px}}.catalog-screen{min-height:calc(100svh - 88px);padding:calc(30px + env(safe-area-inset-top)) 18px 28px}.catalog-header{margin-bottom:22px}.catalog-header>div{justify-content:space-between;align-items:baseline;display:flex}.catalog-header h1{color:var(--ink);letter-spacing:-.055em;margin:0;font-size:30px;font-weight:850}.catalog-header div>span{color:var(--ocean);font-size:12px;font-weight:800}.catalog-header>p:last-child{color:var(--muted);margin:7px 0 0;font-size:13px}.catalog-search{align-items:center;margin-bottom:18px;display:flex;position:relative}.catalog-search label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.catalog-search>span{color:var(--ocean);pointer-events:none;font-size:21px;position:absolute;left:15px}.catalog-search input{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:16px;outline:none;padding:14px 44px;font-size:14px;box-shadow:0 5px 18px #10373f0a}.catalog-search input:focus{border-color:#8bbdc3;box-shadow:0 0 0 3px #2678871c}.catalog-search input::placeholder{color:#9babad}.catalog-search input::-webkit-search-cancel-button{display:none}.catalog-search button{color:#70878a;background:#eef4f3;border:0;border-radius:10px;place-items:center;width:30px;height:30px;font-size:20px;display:grid;position:absolute;right:10px}.search-summary{color:var(--muted);margin:-4px 2px 14px;font-size:12px}.search-summary strong{color:var(--ocean-deep)}.catalog-status{min-height:250px;color:var(--muted);text-align:center;place-items:center;font-size:13px;display:grid}.catalog-status.error{align-content:center;gap:8px}.catalog-status.error strong{color:var(--ink);font-size:16px}.catalog-status.error button{color:#fff;background:var(--ocean-deep);border:0;border-radius:12px;margin-top:8px;padding:11px 15px;font-weight:800}.search-empty{text-align:center;background:#ffffff8c;border:1px dashed #ccdcdd;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:32px;display:flex}.search-empty>span{width:56px;height:56px;color:var(--ocean);background:#e8f3f2;border-radius:18px;place-items:center;font-size:30px;display:grid}.search-empty h2{color:var(--ink);margin:18px 0 6px;font-size:18px}.search-empty p{color:var(--muted);margin:0;font-size:13px}.search-empty button{color:#fff;background:var(--ocean-deep);border:0;border-radius:12px;margin-top:20px;padding:11px 15px;font-size:12px;font-weight:800}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.catalog-grid>li{min-width:0}.sashimi-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:20px;width:100%;height:100%;padding:0;display:block;overflow:hidden;box-shadow:0 8px 24px #123f480e}.sashimi-card:focus-visible{outline-offset:3px;outline:3px solid #26788752}.sashimi-illustration{background:linear-gradient(145deg, var(--art-start), var(--art-end));place-items:center;height:118px;display:grid;position:relative;overflow:hidden}.sashimi-illustration:before{content:"";border:1px solid #ffffff80;border-radius:50%;width:105px;height:105px;position:absolute;top:-35px;right:-20px;box-shadow:0 0 0 18px #ffffff21}.sashimi-illustration svg{z-index:2;filter:drop-shadow(0 9px 8px #492d2329);width:94%;position:relative;transform:rotate(-4deg)}.slice-top{fill:var(--slice-top)}.slice-side{fill:var(--slice-side)}.slice-line{fill:none;stroke:var(--slice-line);stroke-linecap:round;stroke-width:3.2px}.plate-shadow{z-index:1;filter:blur(1px);background:#2d5b5f1f;border-radius:50%;width:112px;height:22px;position:absolute;bottom:17px}.garnish{z-index:3;background:#6e9c72;border-radius:100% 0;width:18px;height:7px;position:absolute;bottom:13px;transform:rotate(28deg)}.garnish-one{right:20px}.garnish-two{bottom:8px;right:31px;transform:rotate(-15deg)scale(.8)}.tone-pearl{--art-start:#eaf4f2;--art-end:#d5e8e4;--slice-top:#fff9ed;--slice-side:#decfba;--slice-line:#e6d2c1}.tone-rose{--art-start:#f9e8e3;--art-end:#edd2ce;--slice-top:#f4b8ae;--slice-side:#cf887d;--slice-line:#fff0e7}.tone-salmon{--art-start:#fff0e2;--art-end:#f4d3bd;--slice-top:#f59c78;--slice-side:#d77459;--slice-line:#ffd9c0}.tone-ruby{--art-start:#f0dddd;--art-end:#dcbcbc;--slice-top:#bd5360;--slice-side:#8d3945;--slice-line:#e98d94}.tone-amber{--art-start:#f4ead8;--art-end:#e3d3b5;--slice-top:#e0aa75;--slice-side:#b98152;--slice-line:#f5d7ae}.tone-silver{--art-start:#e6eff0;--art-end:#cddddd;--slice-top:#d3dfe0;--slice-side:#91a7a9;--slice-line:#f6fbf9}.sashimi-card-body{padding:13px 12px 14px}.discovery-badge{color:#778b8d;background:#eff3f2;border-radius:999px;margin:9px 0 8px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.discovery-badge.discovered{color:#176879;background:#dff1ef}.sashimi-card-title{justify-content:space-between;align-items:flex-start;gap:6px;min-width:0;display:flex}.sashimi-card-title p{color:#9aabad;letter-spacing:.08em;text-overflow:ellipsis;white-space:nowrap;margin:0 0 1px;font-size:8px;font-weight:800;overflow:hidden}.sashimi-card-title h2{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:18px}.sashimi-card-title>span{color:#557276;background:#edf4f3;border-radius:999px;flex:none;padding:4px 6px;font-size:8px;font-weight:750}.sashimi-tags{gap:4px;min-width:0;margin-top:10px;display:flex}.sashimi-tags span{color:#6c7e80;text-overflow:ellipsis;white-space:nowrap;background:#f6f8f7;border-radius:7px;min-width:0;padding:4px 5px;font-size:8px;font-weight:650;overflow:hidden}@media (width<=340px){.catalog-screen{padding-left:12px;padding-right:12px}.catalog-grid{gap:8px}.sashimi-illustration{height:105px}.sashimi-card-body{padding-left:9px;padding-right:9px}.sashimi-card-title>span{padding-left:5px;padding-right:5px}}.detail-screen{min-height:calc(100svh - 88px);padding:calc(14px + env(safe-area-inset-top)) 18px 32px}.detail-header{text-align:center;grid-template-columns:42px 1fr 42px;align-items:center;margin-bottom:18px;display:grid}.detail-header button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);background:#fff;border-radius:14px;place-items:center;font-size:30px;line-height:1;display:grid}.detail-header>span:first-of-type{font-size:14px;font-weight:800}.detail-hero{border:1px solid var(--line);background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 14px 36px #123f4814}.detail-hero .sashimi-illustration{height:230px}.detail-hero .sashimi-illustration svg{width:82%}.detail-title{padding:22px 22px 0;position:relative}.detail-title p{color:#91a4a7;letter-spacing:.12em;margin:0 0 3px;font-size:10px;font-weight:800}.detail-title h1{color:var(--ink);letter-spacing:-.05em;margin:0;font-size:32px}.detail-title span{color:var(--ocean-deep);background:#eaf4f3;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800;position:absolute;top:28px;right:22px}.detail-description{color:var(--ink-soft);margin:14px 22px 24px;font-size:14px;line-height:1.7}.detail-features,.detail-record{margin-top:26px}.detail-features h2,.detail-record h2{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:20px}.detail-features>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px;display:grid}.detail-features article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px}.detail-features article>span{color:var(--coral);font-size:20px}.detail-features article p{color:var(--muted);margin:8px 0 3px;font-size:11px}.detail-features article strong{color:var(--ink);font-size:14px}.detail-record{background:#edf5f4;border-radius:20px;padding:20px}.detail-record>p{color:var(--ink);margin:18px 0 4px;font-size:14px;font-weight:750}.detail-record>span{color:var(--muted);font-size:12px}@media (width<=340px){.detail-screen{padding-left:12px;padding-right:12px}.detail-hero .sashimi-illustration{height:190px}}.record-screen{min-height:calc(100svh - 88px);padding:calc(28px + env(safe-area-inset-top)) 18px 32px}.record-header h1{color:var(--ink);letter-spacing:-.055em;margin:0;font-size:30px}.record-header>p:last-child{color:var(--muted);margin:7px 0 0;font-size:13px}.record-cancel{border:1px solid var(--line);color:var(--ocean-deep);background:#fff;border-radius:11px;margin-top:14px;padding:9px 12px;font-weight:800}.record-form{gap:14px;margin-top:24px;display:grid}.record-form>section{border:1px solid var(--line);background:#fff;border-radius:22px;padding:20px 18px;box-shadow:0 7px 22px #123f480b}.record-section-title{align-items:flex-start;gap:11px;margin-bottom:20px;display:flex}.record-section-title>span{width:31px;height:31px;color:var(--ocean-deep);background:#e8f3f2;border-radius:10px;flex:none;place-items:center;font-size:10px;font-weight:850;display:grid}.record-section-title h2{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:17px}.record-section-title p{color:var(--muted);margin:3px 0 0;font-size:11px}.field-label,.rating-field legend,.tag-field legend{color:var(--ink-soft);margin:15px 0 7px;font-size:12px;font-weight:750;display:block}.field-label strong,.rating-field strong{color:#d26e57;font-size:9px}.field-label>span{color:var(--muted);font-size:9px}.record-form select,.record-form input[type=date],.record-form input:not([type]),.record-form input[type=text],.record-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fbfdfc;border-radius:13px;outline:none;padding:13px;font-size:13px}.record-form select:focus,.record-form input:focus,.record-form textarea:focus{border-color:#8bbdc3;box-shadow:0 0 0 3px #2678871a}.record-form [aria-invalid=true]{border-color:#df8b79}.field-error{color:#c65f4b;margin:6px 2px 0;font-size:10px}.rating-field,.tag-field{border:0;min-width:0;margin:0;padding:0}.rating-field>div{justify-content:space-between;gap:6px;display:flex}.rating-field label{flex:1}.rating-field input,.tag-field input{opacity:0;pointer-events:none;position:absolute}.rating-field label>span[aria-hidden]{aspect-ratio:1;border:1px solid var(--line);color:#ccd7d8;cursor:pointer;background:#fbfdfc;border-radius:13px;place-items:center;font-size:24px;display:grid}.rating-field input:checked+span{color:#efb04d;background:#fff8e9;border-color:#efb04d}.rating-field input:focus-visible+span,.tag-field input:focus-visible+span{outline-offset:2px;outline:3px solid #26788740}.tag-field>div{flex-wrap:wrap;gap:7px;display:flex}.tag-field label>span{border:1px solid var(--line);color:#687d80;cursor:pointer;background:#f8faf9;border-radius:999px;padding:8px 10px;font-size:11px;display:block}.tag-field label.selected>span{color:var(--ocean-deep);background:#e8f3f2;border-color:#87b6bc;font-weight:750}.record-form textarea{resize:vertical;min-height:96px;line-height:1.55}.character-count{text-align:right;color:var(--muted);margin:6px 2px 0;font-size:10px}.record-submit{color:#fff;background:linear-gradient(135deg, var(--ocean), var(--ocean-deep));border:0;border-radius:16px;width:100%;padding:16px;font-size:14px;font-weight:850;box-shadow:0 10px 24px #124a5733}.record-submit:disabled{cursor:wait;opacity:.7}.record-save-error{color:#a33b2d;background:#fff0ed;border-radius:14px;gap:3px;padding:12px 14px;font-size:11px;display:grid}.record-save-error strong{font-size:12px}.record-complete{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 88px);padding:32px;display:flex}.record-complete>span{color:#fff;background:var(--ocean);border-radius:26px;place-items:center;width:76px;height:76px;margin-bottom:22px;font-size:34px;display:grid;box-shadow:0 14px 30px #26788740}.record-complete h1{max-width:280px;color:var(--ink);letter-spacing:-.05em;margin:5px 0 10px;font-size:26px}.record-complete>p:not(.eyebrow){max-width:300px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.record-complete-actions{gap:8px;margin-top:26px;display:flex}.record-complete button{color:#fff;background:var(--ocean-deep);border:0;border-radius:14px;padding:13px 16px;font-weight:800}.record-complete button+button{color:var(--ocean-deep);background:#e7f1f0}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=340px){.record-screen{padding-left:12px;padding-right:12px}.record-form>section{padding-left:14px;padding-right:14px}}.record-list-screen{min-height:calc(100svh - 88px);padding:calc(28px + env(safe-area-inset-top)) 18px 32px}.record-list-header{justify-content:space-between;align-items:flex-start;display:flex}.record-list-header h1{color:var(--ink);letter-spacing:-.055em;margin:0;font-size:30px}.record-list-header>div>p:last-child{color:var(--muted);margin:7px 0 0;font-size:13px}.record-list-header>button{color:#fff;background:var(--ocean-deep);border:0;border-radius:15px;place-items:center;width:44px;height:44px;font-size:25px;display:grid;box-shadow:0 8px 20px #124a572e}.record-list-empty{text-align:center;background:#ffffff8c;border:1px dashed #cadbdd;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;min-height:460px;margin-top:24px;display:flex}.record-list-empty>span{width:64px;height:64px;color:var(--ocean);background:#e6f1f0;border-radius:22px;place-items:center;font-size:28px;display:grid}.record-list-empty h2{color:var(--ink);margin:19px 0 7px;font-size:19px}.record-list-empty p{color:var(--muted);margin:0;font-size:12px}.record-list-empty button{color:#fff;background:var(--ocean-deep);border:0;border-radius:13px;margin-top:22px;padding:12px 16px;font-weight:800}.record-list-state{border:1px solid var(--line);text-align:center;background:#ffffffa6;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;margin-top:24px;padding:28px;display:flex}.record-list-state h2{color:var(--ink);margin:18px 0 7px;font-size:19px}.record-list-state p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.record-list-state>span:not(.record-loading-mark){color:#bd5d49;background:#fff0ed;border-radius:18px;place-items:center;width:54px;height:54px;font-size:24px;font-weight:850;display:grid}.record-list-state button{color:#fff;background:var(--ocean-deep);border:0;border-radius:13px;margin-top:22px;padding:12px 16px;font-weight:800}.record-loading-mark{border:4px solid #dce8e6;border-top-color:var(--ocean);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite record-spin}@keyframes record-spin{to{transform:rotate(360deg)}}.record-list-summary{color:var(--muted);justify-content:space-between;align-items:baseline;margin:26px 2px 12px;font-size:12px;display:flex}.record-list-summary strong{color:var(--ocean);font-size:13px}.record-list{gap:11px;margin:0;padding:0;list-style:none;display:grid}.record-card{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:58px 1fr;gap:14px;padding:16px;display:grid;box-shadow:0 7px 22px #123f480d}.record-card-date{min-height:58px;color:var(--ocean-deep);background:#e8f3f2;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;display:flex}.record-card-date strong{font-size:21px;line-height:1}.record-card-date span{margin-top:4px;font-size:9px}.record-card-content{min-width:0}.record-card-content>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.record-card-content h2{color:var(--ink);margin:0;font-size:18px}.record-card-content>div:first-child span{color:#efb04d;letter-spacing:-1px;font-size:11px}.record-card-content>p{color:var(--muted);margin:3px 0 9px;font-size:11px}.record-card-tags{flex-wrap:wrap;gap:4px;display:flex}.record-card-tags span{color:#5d7679;background:#f0f5f4;border-radius:7px;padding:4px 6px;font-size:9px}.record-card blockquote{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin:10px 0 0;font-size:11px;font-style:normal;overflow:hidden}.record-card-actions{justify-content:flex-end;gap:7px;margin-top:12px;display:flex}.record-card-actions button,.record-delete-confirm button{border:1px solid var(--line);color:var(--ocean-deep);background:#f8fbfa;border-radius:9px;padding:7px 10px;font-size:10px;font-weight:800}.record-card-actions button.danger,.record-delete-confirm button.danger{color:#ad4f3e;background:#fff4f1;border-color:#f0cfc8}.record-delete-confirm{background:#fff7f4;border-radius:12px;margin-top:10px;padding:11px}.record-delete-confirm p{color:var(--ink);margin:0;font-size:11px;font-weight:800}.record-delete-confirm>span{color:#ad4f3e;margin-top:5px;font-size:9px;display:block}.record-delete-confirm>div{justify-content:flex-end;gap:6px;margin-top:9px;display:flex}@media (width<=340px){.record-list-screen{padding-left:12px;padding-right:12px}.record-card{grid-template-columns:52px 1fr;padding:13px}}.auth-screen{min-height:100svh;padding:calc(46px + env(safe-area-inset-top)) 20px 32px;background:radial-gradient(circle at 90% 8%, #dcefed 0, transparent 34%), var(--paper)}.auth-brand>span{color:#fff;background:var(--ocean-deep);border-radius:20px;place-items:center;width:58px;height:58px;font-size:25px;display:grid;box-shadow:0 14px 30px #124a5733}.auth-brand>p:first-of-type{color:var(--ocean);letter-spacing:.19em;margin:24px 0 5px;font-size:10px;font-weight:850}.auth-brand h1{color:var(--ink);letter-spacing:-.06em;margin:0;font-size:38px}.auth-brand>p:last-child{color:var(--muted);margin:9px 0 0;font-size:13px}.auth-form{border:1px solid var(--line);background:#ffffffe6;border-radius:26px;gap:15px;margin-top:38px;padding:24px 20px;display:grid;box-shadow:0 18px 45px #123f4814}.auth-form h2{color:var(--ink);margin:2px 0 4px;font-size:21px}.auth-form label{color:var(--ink-soft);gap:7px;font-size:12px;font-weight:750;display:grid}.auth-form input{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fbfdfc;border-radius:13px;outline:none;padding:13px;font-size:13px}.auth-form input:focus{border-color:#8bbdc3;box-shadow:0 0 0 3px #2678871a}.auth-error{color:#a33b2d;background:#fff0ed;border-radius:11px;margin:0;padding:10px 12px;font-size:11px}.server-status{color:var(--ocean-deep);background:#eaf5f5;border-radius:11px;align-items:center;gap:9px;margin:0;padding:10px 12px;font-size:11px;line-height:1.45;display:flex}.server-status>span{border:2px solid #acd0d3;border-top-color:var(--ocean);border-radius:50%;flex:none;width:13px;height:13px;animation:.8s linear infinite server-spin}.server-status.warning{color:#84551d;background:#fff6df}.auth-submit{color:#fff;background:linear-gradient(135deg,var(--ocean),var(--ocean-deep));border:0;border-radius:14px;padding:15px;font-weight:850}.auth-submit:disabled{opacity:.65}.auth-switch{color:var(--ocean-deep);background:0 0;border:0;padding:3px;font-size:11px;font-weight:750}@media (width<=340px){.auth-screen{padding-left:14px;padding-right:14px}.auth-form{padding-left:16px;padding-right:16px}}.profile-screen{min-height:calc(100svh - 88px);padding:calc(30px + env(safe-area-inset-top)) 18px 34px}.profile-header h1{color:var(--ink);letter-spacing:-.05em;margin:4px 0 6px;font-size:27px}.profile-header>p:last-child{color:var(--muted);margin:0;font-size:13px}.profile-overview{color:#fff;background:linear-gradient(145deg,#145a67,#277d86);border-radius:26px;grid-template-columns:116px 1fr;align-items:center;gap:18px;margin-top:24px;padding:22px 18px;display:grid;box-shadow:0 14px 30px #1258632e}.completion-ring{background:conic-gradient(#f7b29c var(--completion), #ffffff2e 0);border-radius:50%;place-items:center;width:108px;height:108px;display:grid}.completion-ring:before{content:"";background:#1c6974;border-radius:50%;grid-area:1/1;width:82px;height:82px}.completion-ring>div{z-index:1;text-align:center;grid-area:1/1;display:grid}.completion-ring strong{font-size:24px}.completion-ring span{opacity:.75;font-size:10px}.profile-overview .eyebrow{color:#b8e0df}.profile-overview h2{margin:4px 0 12px;font-size:19px}.profile-overview div>p:not(.eyebrow){margin:0 0 3px;font-size:13px}.profile-overview div>p strong{color:#ffd0be;font-size:20px}.profile-overview div>span{opacity:.7;font-size:11px}.profile-total{border:1px solid var(--line);background:#fff;border-radius:20px;align-items:center;gap:14px;margin-top:13px;padding:16px 18px;display:flex}.profile-total>span{color:#cb7359;background:#fff0e9;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.profile-total div{flex:1;justify-content:space-between;align-items:center;display:flex}.profile-total p{color:var(--muted);margin:0;font-size:12px}.profile-total strong{color:var(--ink);font-size:25px}.profile-total small{margin-left:3px;font-size:12px}.profile-section{margin-top:28px}.profile-section-heading{justify-content:space-between;align-items:end;margin-bottom:13px;display:flex}.profile-section-heading h2{color:var(--ink);letter-spacing:-.04em;margin:3px 0 0;font-size:19px}.profile-section-heading>span{color:var(--ocean);font-size:12px;font-weight:800}.discovered-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;padding:0;list-style:none;display:grid}.discovered-list li{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:26px 1fr auto;align-items:center;gap:7px;min-width:0;padding:12px 10px;display:grid}.discovered-list li>span{color:#176879;background:#dff1ef;border-radius:9px;place-items:center;width:26px;height:26px;font-size:11px;display:grid}.discovered-list strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.discovered-list small{color:var(--muted);font-size:10px}.favorite-tags{gap:9px;margin:0;padding:0;list-style:none;display:grid}.favorite-tags li{background:#fff;border-radius:16px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.favorite-tags li>span{color:var(--coral);font-size:12px;font-weight:900}.favorite-tags div{gap:7px;display:grid}.favorite-tags strong{color:var(--ink);font-size:13px}.favorite-tags i{background:#edf2f1;border-radius:99px;height:5px;display:block;overflow:hidden}.favorite-tags b{border-radius:inherit;background:linear-gradient(90deg, var(--ocean), #73b9b7);height:100%;display:block}.favorite-tags small{color:var(--muted);font-size:10px}.profile-empty{color:var(--muted);text-align:center;background:#ffffff8c;border:1px dashed #cadcdd;border-radius:18px;margin:0;padding:22px 16px;font-size:12px}.profile-status{min-height:calc(100svh - 88px);color:var(--muted);text-align:center;place-items:center;padding:30px;font-size:13px;display:grid}.profile-status.error{align-content:center;gap:8px}.profile-status.error strong{color:var(--ink);font-size:17px}.profile-status.error button{color:#fff;background:var(--ocean-deep);border:0;border-radius:12px;margin-top:10px;padding:11px 15px;font-weight:800}@media (width<=340px){.profile-screen{padding-left:12px;padding-right:12px}.profile-overview{grid-template-columns:94px 1fr;gap:12px;padding:18px 14px}.completion-ring{width:90px;height:90px}.completion-ring:before{width:68px;height:68px}.completion-ring strong{font-size:20px}}.aquarium{color:#143c46;gap:16px;width:min(100%,520px);margin-inline:auto;display:grid}.aquarium__header p{color:#258393;letter-spacing:.16em;margin:0 0 4px;font-size:.7rem;font-weight:800}.aquarium__header h2{margin:0;font-size:clamp(1.5rem,7vw,2rem)}.aquarium__header span{color:#648087;margin-top:6px;font-size:.9rem;display:block}.aquarium__tank{isolation:isolate;background:linear-gradient(#dff9f8 0%,#9cdee2 58%,#5cb7c5 100%);border:1px solid #5cb5c159;border-radius:28px 28px 42px 42px;min-height:410px;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #ffffff70,0 16px 32px #1c677624}.aquarium__water-light{background:repeating-linear-gradient(110deg,#0000 0 48px,#ffffff29 50px 66px,#0000 68px 116px);position:absolute;inset:0;transform:skew(-8deg)}.aquarium__sand{z-index:-1;background:#f0d7a7;border-radius:50% 50% 0 0;height:78px;position:absolute;bottom:-18px;left:-5%;right:-5%;box-shadow:inset 0 12px #ffffff38}.aquarium__residents{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px;margin:0;padding:52px 16px 96px;list-style:none;display:grid}.aquarium__resident{min-width:0;transform:translateY(calc((var(--fish-order) % 2) * 20px));justify-items:center;display:grid}.aquarium__resident>button{color:inherit;font:inherit;background:0 0;border:0;justify-items:center;padding:8px;display:grid}.aquarium__resident>button:focus-visible{outline-offset:3px;border-radius:16px;outline:3px solid #176c7b}.aquarium__fish{background:linear-gradient(145deg,#ffb878,#ef766e);border-radius:55% 48% 48% 55%;width:58px;height:34px;display:block;position:relative;box-shadow:inset -8px -8px #a4434926,0 7px 12px #125f6d2e}.aquarium__fish:before{content:"";border:10px solid #0000;border-left:20px solid #ef766e;border-right-width:0;position:absolute;top:7px;right:-17px}.aquarium__fish:after{content:"";background:#143c46;border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:11px}.aquarium__fish i{background:#ef766e;border-radius:0 0 80% 20%;width:15px;height:12px;position:absolute;bottom:-8px;left:25px;transform:rotate(-18deg)}.aquarium__resident--grown .aquarium__fish{transform:scale(1.18)}.aquarium__resident--mature .aquarium__fish{transform:scale(1.38)}.aquarium__fish-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:14px;font-weight:800;overflow:hidden}.aquarium__fish-stage{color:#3d6f78;font-size:.72rem}.aquarium__empty{text-align:center;align-content:center;justify-items:center;padding:24px;display:grid;position:absolute;inset:0}.aquarium__empty>span{font-size:3rem}.aquarium__empty strong{margin-top:8px;font-size:1.1rem}.aquarium__empty p{color:#3d6f78;margin:6px 0 0;font-size:.88rem}.aquarium__plant,.aquarium__stone,.aquarium__coral{z-index:1;position:absolute;bottom:38px}.aquarium__plant{background:#369b78;border-radius:80% 10%;width:16px;height:74px;left:24px;transform:rotate(-12deg);box-shadow:18px 14px #58af80}.aquarium__stone{background:#8b9f9e;border-radius:55% 55% 35% 35%;width:56px;height:30px;right:28px;box-shadow:-28px 8px 0 -8px #718b89}.aquarium__coral{background:#e87078;border-radius:8px;width:10px;height:62px;right:86px;box-shadow:-13px 16px 0 -2px #f08f87,13px 9px 0 -2px #d96173}.aquarium__progress{color:#35666e;text-align:center;background:#edf9f7;border-radius:14px;margin:0;padding:12px 16px;font-size:.85rem}@media (width<=340px){.aquarium__tank{min-height:380px}.aquarium__residents{padding-inline:10px}.aquarium__fish{transform:scale(.9)}.aquarium__resident--grown .aquarium__fish{transform:scale(1.05)}.aquarium__resident--mature .aquarium__fish{transform:scale(1.2)}}@media (prefers-reduced-motion:no-preference){.aquarium__fish{animation:3.4s ease-in-out infinite alternate aquarium-swim}.aquarium__resident:nth-child(2n) .aquarium__fish{animation-delay:-1.7s}@keyframes aquarium-swim{to{translate:6px -5px}}}.app-shell{background:var(--surface);width:100%;min-height:100svh;position:relative;overflow:hidden}.screen{min-height:100svh;padding-bottom:calc(88px + env(safe-area-inset-bottom));animation:.18s ease-out screen-in}.top-bar{padding:calc(22px + env(safe-area-inset-top)) 22px 18px;justify-content:space-between;align-items:center;display:flex}.eyebrow,.section-kicker{color:var(--muted);letter-spacing:.14em;margin:0 0 3px;font-size:11px;font-weight:800}.top-bar h1,.placeholder-screen h1{color:var(--ink);letter-spacing:-.055em;margin:0;font-size:30px;font-weight:850}.profile-button{width:42px;height:42px;color:var(--ocean-deep);background:#edf7f7;border:1px solid #dbe7e9;border-radius:50%;font-size:15px;font-weight:800}.content{padding:0 18px 30px}.home-aquarium{margin-top:28px}.welcome-card{background:linear-gradient(145deg,#0d5261,#123b4c 76%);border-radius:28px;min-height:225px;position:relative;overflow:hidden;box-shadow:0 18px 45px #0b3d492e}.welcome-card:after{content:"";border:1px solid #ffffff17;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-75px;right:-35px;box-shadow:0 0 0 32px #ffffff09}.welcome-copy{z-index:2;color:#fff;width:65%;padding:24px;position:relative}.welcome-badge{color:#d7eff0;background:#ffffff14;border:1px solid #ffffff40;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:750;display:inline-flex}.welcome-copy h2{letter-spacing:-.045em;margin:14px 0 9px;font-size:21px;line-height:1.35}.welcome-copy p{color:#ebf9fab8;margin:0 0 18px;font-size:12px;line-height:1.55}.welcome-copy button{color:#123f4c;background:#fff;border:0;border-radius:12px;padding:10px 14px;font-size:12px;font-weight:800;box-shadow:0 6px 16px #0000001f}.fish-illustration{z-index:1;width:49%;position:absolute;bottom:20px;right:-15px;transform:rotate(-4deg)}.fish-illustration svg{filter:drop-shadow(0 12px 18px #00000024);width:100%}.fish-body{fill:#f4b99e}.fish-tail{fill:#dc8f76}.fish-fin{fill:#e49b81}.fish-eye{fill:#173f49}.fish-line{fill:none;stroke:#ffffff7a;stroke-width:2px;stroke-linecap:round}.bubble{border:1px solid #ffffff52;border-radius:50%;display:block;position:absolute}.bubble-one{width:8px;height:8px;top:-5px;right:32px}.bubble-two{width:4px;height:4px;top:12px;right:13px}.progress-section,.quick-section{padding-top:28px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:14px;display:flex}.section-heading h2{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:19px}.section-heading>span{color:var(--ocean);font-size:13px;font-weight:800}.progress-track{background:#e5eeee;border-radius:999px;height:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--coral);width:3%;height:100%;display:block}.progress-note{color:var(--muted);margin:10px 0 0;font-size:12px}.home-record-status{color:var(--muted);margin:14px 0 0;font-size:11px}.home-record-status.waking{color:var(--ocean-deep);background:#eaf5f5;border-radius:12px;align-items:center;gap:9px;padding:10px 12px;line-height:1.45;display:flex}.home-record-status.waking>span{border:2px solid #acd0d3;border-top-color:var(--ocean);border-radius:50%;flex:none;width:13px;height:13px;animation:.8s linear infinite server-spin}.home-record-status.error{color:#a33b2d;background:#fff0ed;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.home-record-status button{color:inherit;white-space:nowrap;background:0 0;border:0;padding:0;font-weight:850}.recent-section{padding-top:28px}.recent-record{border:1px solid var(--line);background:#fff;border-radius:19px;padding:16px;box-shadow:0 6px 20px #10373f0b}.recent-record>div{align-items:baseline;gap:9px;display:flex}.recent-record>div span{color:var(--muted);font-size:10px}.recent-record>div strong{color:var(--ink);font-size:17px}.recent-record>span{color:#efb04d;margin-top:6px;font-size:12px;display:block}.recent-record>p{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin:9px 0 0;font-size:12px;overflow:hidden}.quick-grid{gap:10px;display:grid}.quick-grid button{border:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:#fff;border-radius:18px;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:13px;display:grid;box-shadow:0 5px 20px #10373f0a}.quick-grid button>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.quick-grid strong{font-size:14px}.quick-grid small{color:var(--muted);font-size:11px}.quick-icon{border-radius:14px;place-items:center;width:42px;height:42px;font-size:24px;font-weight:500;display:grid}.quick-icon.sea{color:var(--ocean);background:#eaf5f5}.quick-icon.coral{color:#b85d46;background:#fff0e9}.arrow{color:#9aabad;font-size:25px;font-weight:300}.placeholder-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 88px);padding:28px;display:flex}.placeholder-art{background:#eaf5f5;border-radius:38px;place-items:center;width:112px;height:112px;margin:34px 0 24px;font-size:50px;display:grid;transform:rotate(-4deg)}.placeholder-screen>p:not(.eyebrow){color:var(--ink-soft);margin:0;font-size:15px;font-weight:700}.placeholder-screen>span{color:var(--muted);margin-top:7px;font-size:12px}.bottom-nav{z-index:10;max-width:460px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-top:1px solid #cedcdecc;grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#8a999b;background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:56px;font-size:10px;font-weight:750;display:flex;position:relative}.bottom-nav button.active{color:var(--ocean-deep)}.bottom-nav button.active:before{background:var(--coral);content:"";border-radius:0 0 4px 4px;width:22px;height:3px;position:absolute;top:-8px}.bottom-nav svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}@keyframes server-spin{to{transform:rotate(360deg)}}.bottom-nav button.active svg{stroke-width:2.2px}button{font:inherit;cursor:pointer}button:focus-visible{outline-offset:2px;outline:3px solid #1263704d}@keyframes screen-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (width>=461px){.app-shell{border:1px solid #dfe9ea;border-radius:30px;min-height:calc(100svh - 32px);margin:16px 0;box-shadow:0 22px 70px #1b3b4126}.screen{min-height:calc(100svh - 34px)}.bottom-nav{border-radius:0 0 30px 30px;bottom:16px}}@media (prefers-reduced-motion:reduce){.screen{animation:none}}.app-error-boundary{min-height:100svh;padding:max(24px, env(safe-area-inset-top)) 20px max(24px, env(safe-area-inset-bottom));color:#193f48;background:radial-gradient(circle at 85% 10%,#8bbdc347,#0000 34%),#f6faf9;place-items:center;display:grid}.app-error-boundary__card{text-align:center;background:#fffffff0;border:1px solid #d8e7e5;border-radius:28px;width:min(100%,420px);padding:32px 24px;box-shadow:0 18px 45px #123f4817}.app-error-boundary__icon{background:#e3f1ef;border-radius:22px;place-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:30px;display:grid}.app-error-boundary__eyebrow{color:#287788;margin:0 0 8px;font-size:12px;font-weight:800}.app-error-boundary h1{letter-spacing:-.04em;margin:0;font-size:clamp(24px,8vw,32px)}.app-error-boundary__description{color:#647b80;margin:14px auto 24px;font-size:14px;line-height:1.65}.app-error-boundary button{color:#fff;width:100%;min-height:48px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#287788,#174c58);border:0;border-radius:15px;padding:13px 18px;font-weight:800}.app-error-boundary button:focus-visible{outline-offset:3px;outline:3px solid #2877884d}@media (width<=340px){.app-error-boundary{padding-left:14px;padding-right:14px}.app-error-boundary__card{padding:28px 18px}}
