:root{font-family:Hiragino Kaku Gothic ProN,Noto Sans JP,Meiryo,sans-serif;color:#453b39;background:#fcf8f6;font-synthesis:none;font-weight:400}*{box-sizing:border-box}body{margin:0}button,a,textarea{-webkit-tap-highlight-color:transparent}button,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #b25d72;outline-offset:3px}a{color:inherit;text-decoration:none}.site-header{height:104px;display:flex;align-items:center;margin:0 5%;border-bottom:1px solid #e9ded8;gap:30px}.brand{display:flex;align-items:center;gap:12px;font-size:22px;letter-spacing:3px}.brand-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:#f4e6e5;color:#bc7282}.brand small{display:block;font-size:8px;letter-spacing:2px;margin-top:5px}.header-note{margin-left:auto;font-size:12px;color:#8a7c77;letter-spacing:1px}.header-tag{display:flex;align-items:center;gap:8px;font-size:11px;border:1px solid #e7d8d3;border-radius:30px;padding:10px 15px;color:#9c6973}main{max-width:1200px;margin:46px auto 40px;padding:0 35px;display:grid;grid-template-columns:.85fr 1.25fr;gap:65px}.intro{padding:28px 0}.eyebrow{font-size:9px;letter-spacing:2px;color:#a87a7d;display:flex;align-items:center;gap:9px}.eyebrow span{width:6px;height:6px;background:#bd7c87;border-radius:50%}h1{font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:38px;line-height:1.85;font-weight:400;letter-spacing:3px;margin:22px 0}h1 em{font-style:normal;color:#b46c7c}.intro-copy{font-size:13px;line-height:2.2;color:#8b7c76;letter-spacing:1px}.botanical{height:135px;display:flex;align-items:center;position:relative;color:#b9a795;padding:8px 20px}.botanical svg:first-child{transform:rotate(-22deg)}.botanical svg:nth-child(2){margin-left:-34px;margin-top:45px;transform:rotate(-25deg)}.botanical span{font-family:Georgia,serif;font-style:italic;font-size:13px;color:#a8998e;margin-left:16px}.steps{border-top:1px solid #e9dfd8;padding-top:23px;display:grid;gap:20px}.steps>div{display:flex;align-items:center;gap:14px}.step-number{border:1px solid #dfd1cb;color:#ac9790;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:11px}.step-number.active{background:#c07b8a;color:#fff;border-color:#c07b8a}.steps b{font-size:12px;font-weight:500;letter-spacing:.7px}.steps p{font-size:10px;color:#a2948c;margin:5px 0 0}.intro-foot{display:flex;align-items:center;gap:8px;color:#9c8d80;font-size:11px;margin-top:28px}.chat-shell{background:#fff;border:1px solid #e7dcd6;border-radius:22px;box-shadow:0 12px 45px #6d3d2e08;display:flex;flex-direction:column;height:730px;overflow:hidden}.chat-header{padding:22px 23px;border-bottom:1px solid #eee7e3;display:flex;align-items:center;gap:12px}.avatar{background:#c17c8b;color:#fff;width:43px;height:43px;border-radius:50%;display:grid;place-items:center}.chat-header h2{font-size:14px;letter-spacing:.8px;margin:0 0 6px;font-weight:500}.chat-header p{font-size:10px;color:#9b8c85;margin:0}.new-chat{margin-left:auto;background:none;border:0;color:#a1887f;display:flex;align-items:center;gap:4px;font-size:10px;padding:8px}.chat-body{flex:1;overflow-y:auto;padding:24px 23px;scrollbar-width:thin;scrollbar-color:#e4d4d2 transparent;min-height:0}.date-label{text-align:center;color:#b7aaa2;letter-spacing:1px;font-size:9px;margin-bottom:27px}.message{display:flex;gap:9px;margin-bottom:22px;align-items:flex-start}.small-avatar{color:#ae6e80;background:#f4e8e9;border-radius:50%;width:28px;height:28px;display:grid;place-items:center;flex-shrink:0;margin-top:19px}.message-content{max-width:88%;min-width:0}.sender{font-size:9px;color:#a39189;display:block;margin-bottom:7px}.bubble{padding:17px 19px;border-radius:0 15px 15px;background:#f8eded;font-size:12px;line-height:1.95;white-space:pre-wrap;overflow-wrap:anywhere}.user{justify-content:flex-end}.user .bubble{background:#f3f1ee;border-radius:15px 0 15px 15px}.composer{padding:15px 23px 14px;border-top:1px solid #f2eae5;background:#fff}.suggestions{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:13px}.suggestions button{border:1px solid #eadbd8;color:#a26776;background:snow;border-radius:20px;font-size:10px;padding:9px 12px}.suggestions button span{margin-left:7px;color:#bd8a95}form{border:1px solid #e4dbd5;background:#fdfbf9;border-radius:13px;display:flex;padding:12px;align-items:center;gap:8px}form:focus-within{border-color:#bd8490;box-shadow:0 0 0 2px #f7edef}textarea{resize:none;flex:1;min-width:0;border:0;outline:0;background:transparent;color:#574844;font-size:12px;line-height:1.7}textarea::placeholder{color:#b3a59d}.send{border:0;border-radius:50%;background:#bd7486;color:#fff;display:grid;place-items:center;width:35px;height:35px;flex-shrink:0}.composer-note{font-size:9px;color:#aa9d96;text-align:center;margin:11px 0 0}.error{font-size:12px;color:#a73d52;background:#fff2f3;padding:10px;border-radius:8px;margin-bottom:10px}.error button{margin-left:10px}.thinking{display:flex;gap:4px;align-items:center;padding-top:24px;color:#9b827e}.thinking>span{width:5px;height:5px;border-radius:50%;background:#c18a98;animation:pulse 1.2s infinite}.thinking>span:nth-child(2){animation-delay:.2s}.thinking>span:nth-child(3){animation-delay:.4s}.thinking small{font-size:10px;margin-left:8px}.menu-card{padding:17px;margin-top:12px;background:#fff;border:1px solid #e5d9d3;border-radius:12px}.category{color:#af7382;display:flex;align-items:center;gap:5px;font-size:10px}.menu-card h3{font-size:13px;font-weight:500;line-height:1.7;margin:8px 0}.reason{display:flex;align-items:flex-start;gap:6px;font-size:11px;line-height:1.8;color:#84716b}.reason svg{flex-shrink:0;margin-top:3px;color:#ab7b84}.menu-meta{display:flex;justify-content:space-between;gap:8px;align-items:center}.menu-meta strong{font-family:Georgia,serif;font-size:20px;font-weight:400}.menu-meta>span{font-size:9px;color:#99877e;display:flex;gap:4px;align-items:center}details{border-top:1px solid #f0e7e1;margin-top:13px;padding-top:12px;font-size:11px;line-height:1.8}summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:#a77680}details p{color:#8b7971}footer{display:flex;justify-content:space-between;align-items:center;margin:0 5%;border-top:1px solid #e9ded8;padding:22px 0;color:#ab9d94;font-size:9px;letter-spacing:1px}footer p{margin:0}@keyframes pulse{50%{opacity:.3}}@media(min-width:1450px){main{margin-top:65px}}@media(max-width:1000px){main{gap:30px;padding:0 25px}h1{font-size:30px}.header-note{display:none}.header-tag{margin-left:auto}.botanical span{font-size:11px}}@media(max-width:720px){.site-header{height:74px;margin:0 20px}.brand{font-size:18px}.brand-icon{width:36px;height:36px}.header-tag{font-size:9px;padding:8px}.header-tag svg{display:none}main{display:block;padding:0 12px;margin:20px auto}.intro{padding:0 12px 19px}.eyebrow{font-size:8px}h1{font-size:25px;line-height:1.55;letter-spacing:1px;margin:12px 0 8px}h1 br{display:none}h1 br:first-of-type{display:block}.intro-copy{font-size:11px;margin:0}.intro-copy br,.botanical,.steps,.intro-foot{display:none}.chat-shell{height:calc(100dvh - 265px);min-height:490px;border-radius:17px}.chat-header{padding:17px 14px}.chat-header h2{font-size:13px}.chat-header p{font-size:9px}.new-chat span{display:none}.chat-body{padding:20px 13px}.composer{padding:12px}.message-content{max-width:89%}.bubble{font-size:12px;padding:13px 15px}.composer-note{font-size:8px}.suggestions button{font-size:10px;padding:8px 10px}footer{padding:16px 0}footer>span:last-child{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}@media(max-width:720px){h1{font-size:24px}h1 em{display:block}}.auth-shell{min-height:100dvh;display:grid;place-items:center;padding:24px}.auth-card{width:100%;max-width:420px;background:#fff;border:1px solid #e7dcd6;border-radius:22px;padding:35px;color:#845c67;text-align:center}.auth-card h1{font-size:29px;margin:10px 0}.auth-card>p{font-size:12px;color:#8b7c76}.auth-card h2{font-size:18px;font-weight:500;margin:28px 0 20px}.auth-card form{display:flex;flex-direction:column;align-items:stretch;border:0;background:none;padding:0;gap:14px;text-align:left}.auth-card label{display:grid;gap:8px;font-size:12px}.auth-card input{width:100%;padding:12px;border:1px solid #ded1cb;border-radius:8px;font:inherit;font-size:16px}.auth-card input:focus{outline:2px solid #bc7282}.auth-card small{font-size:10px;color:#8b7c76}.auth-submit{border:0;background:#b56e80;color:#fff;padding:13px;border-radius:9px}.auth-switch{border:0;background:none;color:#975769;font-size:12px;padding:16px 5px 0}.account-bar{padding:9px 5%;display:flex;justify-content:flex-end;gap:15px;align-items:center;font-size:11px;border-bottom:1px solid #eee3dc}.account-bar button{background:none;border:1px solid #dbc6c9;border-radius:16px;padding:5px 12px;color:#975769}
