*{box-sizing:border-box}body,html{margin:0;padding:0;background:linear-gradient(180deg,#f6faf7,#f3f6f7 55%,#eef3f4);color:#182126;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,textarea{font:inherit}button{cursor:pointer}.shell{width:min(100%,680px);min-height:100vh;margin:0 auto;padding:20px 18px 52px}.hero{padding:22px 6px 16px}.badge{display:inline-block;padding:7px 11px;border-radius:999px;background:#e5f3e8;color:#27683b;font-weight:800;font-size:13px;letter-spacing:.02em}h1{margin:14px 0 12px;font-size:clamp(36px,11vw,58px);line-height:1.02;letter-spacing:-.04em}.hero p{margin:0;color:#56636a;line-height:1.75;font-weight:600}.service-area-banner{margin:0 0 14px;padding:14px 15px;border:1px solid #cfe5d5;border-radius:16px;background:linear-gradient(135deg,#edf8ef,#fffdf4);box-shadow:0 6px 18px rgba(31,61,45,.06)}.service-area-banner strong{display:block;margin-bottom:5px;color:#245f38;font-size:17px;line-height:1.45}.service-area-banner p{color:#4e6255;font-size:13px;line-height:1.6;font-weight:700}.hero .hero-description{margin-top:2px}.chat,.composer,.mascot-card{background:rgba(255,255,255,.96);border:1px solid #dfe8e3;border-radius:24px;box-shadow:0 12px 32px rgba(31,61,45,.08)}.mascot-card{position:relative;overflow:hidden;display:grid;grid-template-columns:132px 1fr;grid-gap:16px;gap:16px;align-items:center;padding:16px;margin:16px 0 12px;transition:background .25s ease,transform .25s ease}.mascot-card:after{content:"";position:absolute;inset:auto -34px -42px auto;width:150px;height:150px;border-radius:50%;background:rgba(255,255,255,.42);pointer-events:none}.mood-normal{background:linear-gradient(135deg,#f0fbf1,#fffdf3)}.mood-question{background:linear-gradient(135deg,#edf8ff,#f4f0ff)}.mood-estimate{background:linear-gradient(135deg,#fff0f4,#fff8e8)}.mood-advice{background:linear-gradient(135deg,#fff7e8,#fff2df)}.mood-complete{background:linear-gradient(135deg,#f2efff,#eef7ff)}.mascot-main{width:132px;aspect-ratio:1/1;object-fit:cover;border-radius:22px;box-shadow:0 8px 20px rgba(35,49,42,.14)}.mascot-copy{position:relative;z-index:1}.mascot-copy strong{display:block;margin-top:8px;font-size:20px;line-height:1.45}.mascot-copy p{margin:6px 0 0;color:#5e6c72;line-height:1.7}.mood-chip{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.85);box-shadow:inset 0 0 0 1px rgba(0,0,0,.06);font-size:12px;font-weight:900;color:#425159}.quick-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:10px 0 16px}.quick-row button{margin:0;padding:11px 8px;border:1px solid #d8e3dc;border-radius:14px;background:#fff;color:#294437;font-weight:800;box-shadow:0 5px 14px rgba(31,61,45,.05)}.quick-row button:active{transform:translateY(1px)}.chat{display:grid;grid-gap:14px;gap:14px;padding:16px;margin:16px 0}.message-row{display:flex;align-items:flex-end;gap:8px;width:100%}.message-row.user{justify-content:flex-end}.message-row.assistant{justify-content:flex-start}.mascot-mini{width:64px;aspect-ratio:1/1;object-fit:cover;flex:0 0 auto;border-radius:16px;box-shadow:0 5px 12px rgba(25,50,37,.12)}.mascot-mini.thinking{animation:bob 1.1s ease-in-out infinite alternate}@keyframes bob{0%{transform:translateY(0)}to{transform:translateY(-4px)}}.bubble{max-width:82%;border-radius:20px;padding:13px 15px}.bubble span{display:block;margin-bottom:5px;font-size:12px;font-weight:900;opacity:.72}.bubble p{margin:0;white-space:pre-wrap;line-height:1.72}.bubble.user{background:#e8f5eb;border-bottom-right-radius:7px}.bubble.assistant{background:#f2f5f6;border-bottom-left-radius:7px}.sent-photo{display:block;width:min(100%,260px);height:auto;max-height:220px;object-fit:contain;border-radius:14px;margin:4px 0 10px;border:1px solid rgba(36,75,53,.12);box-shadow:0 5px 12px rgba(25,50,37,.08);background:#fff}.composer{padding:16px}textarea{width:100%;resize:vertical;border:1px solid #cfd8dc;border-radius:18px;padding:15px;outline:none;background:#fbfcfc;line-height:1.6}textarea:focus{border-color:#4c8d63;box-shadow:0 0 0 3px rgba(76,141,99,.12)}textarea:disabled{opacity:.7}.photo-input{display:none}.composer .photo-button{width:auto;margin:10px 0 0;padding:10px 14px;border:1px solid #cfded4;border-radius:14px;background:#f7fbf8;color:#2f6f48;box-shadow:none;font-weight:800}.photo-preview{margin-top:10px;padding:10px;display:flex;gap:10px;align-items:center;border:1px solid #dce6e0;border-radius:14px;background:#f8fbf9}.photo-preview img{width:72px;height:72px;object-fit:cover;border-radius:12px}.photo-preview div{min-width:0;flex:1 1;display:grid;grid-gap:7px;gap:7px}.photo-preview strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.composer .photo-preview button{width:auto;margin:0;padding:7px 10px;justify-self:start;border-radius:10px;background:#fff;color:#8a2f2f;border:1px solid #ead1d1;box-shadow:none;font-size:12px}.composer>button[type=submit]{width:100%;margin-top:12px;border:0;border-radius:16px;padding:15px 18px;background:linear-gradient(135deg,#397f51,#2d7047);color:white;font-weight:900;box-shadow:0 8px 18px rgba(47,122,73,.18)}.composer button:disabled{opacity:.4;box-shadow:none}.error{margin:12px 0 0;color:#b42318;font-weight:800;line-height:1.5}small{display:block;margin-top:12px;color:#7a858b;line-height:1.55}@media (max-width:430px){.shell{padding-left:14px;padding-right:14px}.mascot-card{grid-template-columns:112px 1fr;gap:12px;padding:14px}.mascot-main{width:112px}.mascot-copy strong{font-size:18px}.mascot-copy p{font-size:14px;line-height:1.6}.service-area-banner{padding:12px 13px}.service-area-banner strong{font-size:16px}.quick-row button{font-size:13px}.bubble{max-width:84%}.sent-photo{width:min(100%,230px);max-height:200px}.mascot-mini{width:58px}}