:root{color:#29241f;font-synthesis:none;background:#f8f6f3;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,a,input{font:inherit}button{cursor:pointer}.center,.login{place-content:center;min-height:100dvh;padding:24px;display:grid}.login{gap:20px;max-width:480px;margin:0 auto}.login h1,header h1,.date-row h2{margin:0}.login h1,header h1{font-size:28px;line-height:1.35}.login p,.empty-card p{color:#746e68;margin:0}.bird,.avatar{color:#fff;background:#f59a23;border-radius:50%;place-items:center;font-weight:800;display:grid}.bird{width:112px;height:112px;margin:0 auto 20px;font-size:36px}.avatar{width:56px;height:56px;font-size:22px}.primary-button,.primary-action{color:#fff;text-align:center;background:#f59a23;border:0;border-radius:999px;padding:16px 24px;font-weight:700;text-decoration:none;display:block}.primary-action:disabled{cursor:wait;opacity:.65}.app-shell{width:min(100%,720px);min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) 16px calc(96px + env(safe-area-inset-bottom));margin:0 auto}header,.date-row{justify-content:space-between;align-items:center;gap:16px;display:flex}header{margin-bottom:24px}.eyebrow{color:#dc7d00;margin:0 0 4px;font-size:13px;font-weight:700}.text-button{color:#c66f00;background:0 0;border:0;min-height:44px;padding:8px;font-weight:700}.parrot-selector{gap:14px;margin:0 -16px 20px;padding:2px 16px 8px;display:flex;overflow-x:auto}.parrot-choice{color:#746e68;background:0 0;border:0;flex:none;justify-items:center;gap:6px;min-width:68px;padding:4px;font-size:13px;font-weight:700;display:grid}.parrot-choice[aria-pressed=true]{color:#b96400}.parrot-choice[aria-pressed=true] .avatar{outline-offset:3px;outline:3px solid #f59a23}.add-parrot .avatar{color:#c66f00;background:#fff1dc}.date-row{background:#fff;border-radius:18px;margin-bottom:20px;padding:16px 18px;box-shadow:0 4px 16px #50321412}.date-row h2{font-size:20px}.date-row input{background:#fffaf4;border:1px solid #e8dfd5;border-radius:12px;min-height:44px;padding:8px 10px}.record-grid{gap:14px;display:grid}.record-card,.empty-card{background:#fff;border-radius:20px;padding:20px;box-shadow:0 4px 16px #50321412}.record-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.record-heading p{color:#746e68;margin:0;font-weight:700}.record-heading strong{color:#bd6900;font-size:20px}.record-detail{color:#746e68;white-space:pre-wrap;margin-top:14px;line-height:1.65}.empty-card h2{margin:0 0 6px;font-size:18px}.registration-card{background:#fff;border-radius:20px;margin-bottom:20px;padding:20px;box-shadow:0 4px 16px #50321412}.form-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.form-heading h2{margin:0;font-size:20px}.registration-form{gap:14px;display:grid}.registration-form label{color:#5e5750;gap:6px;font-size:14px;font-weight:700;display:grid}.registration-form input,.registration-form select{color:#29241f;background:#fffaf4;border:1px solid #e8dfd5;border-radius:12px;width:100%;min-height:46px;padding:10px 12px}.error,.loading-line{border-radius:12px;margin:0 0 16px;padding:12px 16px}.error{color:#a82323;background:#ffebee}.loading-line{color:#76531e;background:#fff2dc}.bottom-nav{z-index:2;max-width:720px;padding:8px 12px max(8px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-top:1px solid #eee6de;grid-template-columns:repeat(3,1fr);margin:0 auto;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#9a938c;background:0 0;border:0;min-height:48px;font-weight:700}.bottom-nav button[aria-current=page]{color:#c66f00}.bottom-nav button:disabled{cursor:default;opacity:.55}@media (width>=640px){.record-grid{grid-template-columns:repeat(2,1fr)}}
