:root{--blue:#0b73ff;--blue2:#4aa3ff;--navy:#071b3c;--muted:#64748b;--line:#e6eef9;--bg:#eff7ff;--card:#fff;--purple:#7847ff;--shadow:0 18px 55px rgba(20,93,180,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--navy);background:radial-gradient(circle at 10% 0,#dceeff 0,transparent 36%),linear-gradient(180deg,#f7fbff,#eaf5ff);min-height:100vh}.app-shell{max-width:1120px;margin:auto;min-height:100vh;background:rgba(255,255,255,.82);box-shadow:0 0 80px rgba(60,130,210,.12);position:relative;padding-bottom:92px}.topbar{height:76px;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(218,231,247,.8);backdrop-filter:blur(18px);position:sticky;top:0;background:rgba(255,255,255,.86);z-index:20}.brand{display:flex;gap:11px;align-items:center;text-decoration:none;color:var(--navy)}.brand-mark{width:46px;height:46px;display:block}.brand-mark svg{width:100%;height:100%;fill:var(--blue)}.brand-mark svg path,.brand-mark svg circle{fill:#fff}.brand span:last-child{display:grid}.brand strong{font-size:24px;letter-spacing:.04em}.brand small{font-size:12px;color:var(--muted)}.profile-button{width:42px;height:42px;border:0;border-radius:50%;background:linear-gradient(135deg,#173d72,#0b73ff);color:#fff;font-weight:800}.view{display:none;padding:0 24px 32px;animation:fade .25s ease}.view.active{display:block}@keyframes fade{from{opacity:0;transform:translateY(5px)}}.hero{text-align:center;padding:48px 20px 20px;background:linear-gradient(160deg,rgba(222,240,255,.9),rgba(255,255,255,.9) 54%,rgba(232,244,255,.7));border-radius:0 0 42px 42px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;background:rgba(78,161,255,.13);filter:blur(20px);right:-170px;top:-100px}.eyebrow{display:inline-flex;padding:8px 14px;border-radius:99px;background:#e4f1ff;color:#0a67df;font-size:13px;font-weight:800}.hero h1{font-size:clamp(34px,7vw,64px);margin:20px 0 6px;line-height:1}.hero h1 span{font-size:.75em}.hero>p{font-size:18px;color:#52657d}.mascots{height:168px;display:flex;justify-content:center;align-items:end;gap:8px;margin-top:10px}.bot{width:112px;height:145px;position:relative}.bot .antenna{position:absolute;width:6px;height:19px;background:#5374b7;left:53px;top:0;border-radius:8px}.bot .antenna:after{content:"";position:absolute;width:14px;height:14px;border-radius:50%;left:-4px;top:-7px;background:currentColor}.bot.purple{color:#7346ff}.bot.blue{color:#0788ff}.face{height:82px;border-radius:36px;background:#fff;border:7px solid #eaf1fb;box-shadow:0 12px 24px rgba(26,77,137,.18);position:absolute;top:14px;width:100%}.face:before{content:"";position:absolute;inset:8px;border-radius:25px;background:linear-gradient(145deg,#061126,#162d50)}.face i{position:absolute;width:11px;height:11px;background:currentColor;border-radius:50%;top:38px;z-index:2}.face i:first-of-type{left:31px}.face i:last-of-type{right:31px}.face b{position:absolute;z-index:2;color:currentColor;left:47px;top:44px;font-size:25px;line-height:1}.body{position:absolute;top:89px;left:20px;width:72px;height:56px;border-radius:22px 22px 16px 16px;background:#fff;border:5px solid #eaf1fb;display:grid;place-items:center;font-size:28px;color:currentColor;box-shadow:0 12px 22px rgba(26,77,137,.13)}.ask-box{max-width:680px;margin:2px auto 0;height:72px;display:flex;align-items:center;padding:9px 10px 9px 20px;background:#fff;border:1px solid #e5eef9;border-radius:24px;box-shadow:var(--shadow);position:relative;z-index:2}.ask-box .spark{color:var(--blue);font-size:24px}.ask-box input{flex:1;border:0;outline:0;font-size:17px;padding:0 14px;color:var(--navy);min-width:0}.ask-box button,.follow-box button{width:52px;height:52px;border:0;border-radius:18px;background:linear-gradient(135deg,var(--blue2),var(--blue));color:#fff;font-size:22px;box-shadow:0 8px 20px rgba(11,115,255,.28)}.content-section{padding:28px 0}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px}.section-heading h2{font-size:20px;margin:0}.section-heading button{border:0;background:none;color:var(--blue);font-weight:700}.section-heading small{color:var(--muted)}.goal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.goal-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;text-align:left;display:grid;grid-template-columns:44px 1fr;column-gap:12px;box-shadow:0 8px 24px rgba(21,78,145,.06);cursor:pointer;transition:.2s}.goal-card:hover{transform:translateY(-3px);border-color:#b7d8ff;box-shadow:0 13px 30px rgba(21,78,145,.12)}.goal-card span{grid-row:1/3;width:44px;height:44px;border-radius:14px;background:#eaf4ff;display:grid;place-items:center;font-size:22px}.goal-card b{font-size:15px}.goal-card small{color:var(--muted);margin-top:4px}.insight-card{margin:8px 0 20px;padding:20px;border-radius:24px;background:linear-gradient(135deg,#0c71fb,#55a8ff);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.insight-card>div{display:flex;gap:14px;align-items:center}.insight-card p{margin:4px 0 0;color:#eaf4ff}.mini-icon{width:42px;height:42px;border-radius:14px;background:rgba(255,255,255,.18);display:grid;place-items:center;font-weight:900}.insight-card button{border:0;background:#fff;color:var(--blue);font-weight:800;padding:13px 18px;border-radius:14px;white-space:nowrap}.page-header{height:72px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;text-align:center}.page-header h1{font-size:22px}.back,.icon-button{width:40px;height:40px;border:1px solid var(--line);border-radius:14px;background:#fff;font-size:20px}.conversation{max-width:760px;margin:auto;padding:18px 0 110px}.assistant-bubble{max-width:520px;background:#fff;border:1px solid var(--line);border-radius:20px 20px 20px 5px;padding:16px 18px;box-shadow:0 8px 24px rgba(21,78,145,.07);line-height:1.5}.user-bubble{margin:20px 0 20px auto;max-width:520px;background:linear-gradient(135deg,#0b73ff,#5caeff);color:#fff;border-radius:20px 20px 5px 20px;padding:16px 18px;line-height:1.45}.recommendation{margin-top:24px;background:#fff;border:1px solid var(--line);border-radius:26px;padding:22px;box-shadow:var(--shadow)}.hidden{display:none}.rec-label{text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:var(--blue);font-weight:900}.rec-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:10px 0}.rec-head>div{display:flex;align-items:center;gap:12px;flex:1}.rec-head h2{font-size:21px;margin:0}.tool-logo{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(135deg,#7a4cff,#116eff);color:#fff;font-size:26px;font-weight:900}.rating{margin-left:auto;color:#f5a400;font-weight:800}.recommendation>p{color:#485d76;line-height:1.55}.why-box{background:#eff7ff;padding:15px 17px;border-radius:17px}.why-box ul{margin:9px 0 0;padding-left:20px;color:#405975}.recommendation h3{font-size:15px;margin:20px 0 8px}.alternative{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line)}.alternative span:last-child{color:#f5a400}.rec-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.primary,.secondary{border:0;border-radius:14px;padding:13px 18px;font-weight:800;cursor:pointer}.primary{background:linear-gradient(135deg,var(--blue2),var(--blue));color:#fff}.secondary{background:#fff;color:var(--blue);border:1px solid #b8d7ff}.follow-box{position:fixed;left:50%;bottom:78px;transform:translateX(-50%);width:min(700px,calc(100% - 38px));height:64px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 15px 40px rgba(21,78,145,.16);display:none;align-items:center;padding:7px 8px 7px 17px;z-index:15}.view.active#concierge~*{}.follow-box input{flex:1;border:0;outline:0;font-size:16px}.follow-box button{width:48px;height:48px}.page-title{padding:35px 0 18px}.page-title h1{font-size:34px;margin:0}.page-title p{margin:6px 0;color:var(--muted)}.search-row{display:flex;gap:10px}.search-row input{flex:1;height:52px;border:1px solid var(--line);border-radius:17px;padding:0 17px;font-size:16px;outline:none}.search-row button{width:52px;border:1px solid var(--line);background:#fff;border-radius:17px}.chips{display:flex;gap:8px;overflow:auto;padding:16px 0 23px}.chips button{border:1px solid var(--line);background:#fff;border-radius:99px;padding:9px 15px;white-space:nowrap}.chips button.active{background:var(--blue);color:#fff;border-color:var(--blue)}.tool-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.tool-item{background:#fff;border:1px solid var(--line);border-radius:20px;padding:16px;display:flex;gap:13px;align-items:center;cursor:pointer}.tool-item .tool-logo{flex:0 0 48px;width:48px;height:48px;font-size:20px}.tool-copy{min-width:0;flex:1}.tool-copy b{display:block}.tool-copy small{display:block;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}.tool-meta{text-align:right;color:#f5a400;font-weight:800}.tool-meta button{display:block;border:0;background:none;color:#94a3b8;font-size:22px;margin:3px 0 0 auto}.course-feature{background:linear-gradient(135deg,#e7f3ff,#fff 65%,#dceeff);border:1px solid #d7eaff;border-radius:28px;padding:28px;display:grid;grid-template-columns:1fr 180px;align-items:center}.course-feature span{font-size:12px;color:var(--blue);font-weight:900;letter-spacing:.09em}.course-feature h2{font-size:28px;margin:8px 0}.course-feature p{color:#52657d;line-height:1.5}.course-art{font-size:90px;text-align:center}.subheading{font-size:21px;margin:28px 0 13px}.guide-list{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.guide-list article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px}.guide-list article span{font-size:12px;color:var(--blue);font-weight:800}.guide-list h3{font-size:17px}.guide-list p{color:var(--muted);font-size:14px;line-height:1.45}.empty-state{text-align:center;background:#fff;border:1px solid var(--line);border-radius:28px;padding:48px 25px;box-shadow:0 10px 35px rgba(21,78,145,.07)}.empty-icon{width:84px;height:84px;border-radius:28px;background:#e9f4ff;color:var(--blue);display:grid;place-items:center;margin:auto;font-size:44px}.empty-state h2{margin-bottom:5px}.empty-state p{color:var(--muted);max-width:420px;margin:0 auto 22px}.saved-list{margin-top:15px}.saved-item{background:#fff;border:1px solid var(--line);padding:14px;border-radius:16px;margin-bottom:9px;display:flex;justify-content:space-between}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(1120px,100%);height:76px;display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.94);backdrop-filter:blur(20px);border-top:1px solid var(--line);z-index:20;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav button{border:0;background:none;color:#52657d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:11px}.bottom-nav button span{font-size:23px;line-height:1}.bottom-nav button.active{color:var(--blue);font-weight:800}.toast{position:fixed;left:50%;bottom:95px;transform:translate(-50%,20px);background:#071b3c;color:#fff;padding:12px 18px;border-radius:13px;opacity:0;pointer-events:none;transition:.25s;z-index:40}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:700px){.app-shell{max-width:none}.topbar{padding:12px 16px}.view{padding-left:14px;padding-right:14px}.hero{margin:0 -14px;padding:34px 15px 20px;border-radius:0 0 32px 32px}.hero h1{font-size:38px}.hero>p{font-size:16px}.mascots{height:150px}.bot{transform:scale(.9);margin:-5px}.ask-box{height:64px;border-radius:21px}.ask-box button{width:46px;height:46px}.goal-grid{grid-template-columns:1fr 1fr}.goal-card{grid-template-columns:39px 1fr;padding:13px 11px}.goal-card span{width:39px;height:39px}.goal-card b{font-size:13px}.goal-card small{font-size:11px}.insight-card{display:block}.insight-card button{width:100%;margin-top:15px}.tool-list{grid-template-columns:1fr}.course-feature{grid-template-columns:1fr}.course-art{display:none}.guide-list{grid-template-columns:1fr}.brand strong{font-size:21px}.brand-mark{width:42px;height:42px}}@media(min-width:900px){.bottom-nav{width:620px;left:50%;bottom:16px;border:1px solid var(--line);border-radius:24px;height:68px;box-shadow:var(--shadow)}.app-shell{padding-bottom:105px}.follow-box{bottom:98px}}
