@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Playfair+Display:wght@600;700&display=swap";:root{--accent-primary:#7d6b3d;--accent-secondary:#4a3f24;--border-subtle:#dcd8cb;--fg-primary:#2d2926;--fg-secondary:#5e5954;--surface-primary:#f5f2e9;--surface-secondary:#e8e4d8;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--surface-primary);color:var(--fg-primary);font-family:Inter,sans-serif}.page{max-width:1440px;margin:0 auto}.navbar{background:var(--white);justify-content:space-between;align-items:center;padding:16px 48px;display:flex}.nav-left{align-items:center;gap:12px;display:flex}.nav-left .logo{object-fit:contain;width:36px;height:36px}.nav-left .school-name{color:var(--fg-primary);font-family:Playfair Display,serif;font-size:20px;font-weight:700}.nav-right{align-items:center;gap:32px;display:flex}.nav-right a{color:var(--fg-secondary);font-size:14px;font-weight:500;text-decoration:none}.nav-right a.active{color:var(--accent-primary)}.hero{height:560px;position:relative;overflow:hidden}.hero-bg{background-position:50%;background-size:cover;position:absolute;inset:0}.hero-overlay{background:linear-gradient(#2d292699,#2d2926dd);position:absolute;inset:0}.hero-content{flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:0 120px;display:flex;position:absolute;inset:0}.hero-tag{background:var(--accent-primary);color:var(--white);border-radius:4px;padding:6px 16px;font-size:13px;font-weight:500}.hero-title{color:var(--white);text-align:center;font-family:Playfair Display,serif;font-size:56px;font-weight:700}.hero-desc{color:#fffc;text-align:center;max-width:700px;font-size:18px}.hero-detail{height:480px}.hero-detail .hero-content{justify-content:flex-end;align-items:flex-start;padding-bottom:48px}.hero-detail .hero-tag{margin-bottom:8px}.hero-detail .hero-title{text-align:left;font-size:48px}.hero-detail .hero-desc{text-align:left;max-width:600px;font-size:16px}.section{padding:64px 120px}.section-alt{background:var(--surface-secondary)}.section-header{flex-direction:column;align-items:center;gap:12px;margin-bottom:48px;display:flex}.section-tag{color:var(--accent-primary);letter-spacing:2px;text-transform:uppercase;font-size:13px;font-weight:600}.section-title{font-family:Playfair Display,serif;font-size:36px;font-weight:700}.section-desc{color:var(--fg-secondary);text-align:center;font-size:16px}.country-grid{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.country-card{background:var(--surface-secondary);height:280px;color:inherit;border-radius:4px;text-decoration:none;display:block;overflow:hidden}.country-card img{object-fit:cover;width:100%;height:160px;display:block}.card-img-placeholder{background:var(--accent-secondary);width:100%;height:160px}.country-card .card-info{padding:12px 16px}.country-card .card-info h3{margin-bottom:4px;font-family:Playfair Display,serif;font-size:18px;font-weight:600}.country-card .card-info p{color:var(--fg-secondary);font-size:13px}.footer{background:var(--accent-secondary);flex-direction:column;align-items:center;gap:16px;padding:40px 120px;display:flex}.footer-line{background:var(--accent-primary);width:60px;height:2px}.footer-title{color:var(--white);font-family:Playfair Display,serif;font-size:18px;font-weight:600}.footer-desc{color:#fff9;font-size:14px}.footer-copy{color:#fff6;font-size:12px}.chat-fab{background:var(--accent-primary);cursor:pointer;z-index:100;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 16px #2d292640}.chat-fab svg{width:28px;height:28px;color:var(--white)}.chat-window{background:var(--white);z-index:100;border-radius:16px;flex-direction:column;width:400px;height:560px;display:flex;position:fixed;bottom:100px;right:32px;overflow:hidden;box-shadow:0 8px 32px #2d292630}.chat-header{background:var(--accent-primary);color:var(--white);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.chat-header-left{white-space:nowrap;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.chat-messages{background:var(--surface-primary);flex-direction:column;flex:1;gap:16px;padding:16px;display:flex;overflow-y:auto}.sys-hint{background:var(--surface-secondary);color:var(--fg-secondary);border-radius:8px;align-items:flex-start;gap:8px;padding:10px 14px;font-size:11px;display:flex}.msg-row{gap:8px;display:flex}.msg-row.user{justify-content:flex-end}.ai-avatar{background:var(--accent-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ai-avatar svg{width:18px;height:18px;color:var(--white)}.bubble{border-radius:12px;max-width:290px;padding:10px 14px;font-size:13px;line-height:1.6}.bubble.ai{background:var(--white)}.bubble.user{background:var(--accent-primary);color:var(--white)}.chat-input{border-top:1px solid var(--border-subtle);align-items:center;gap:10px;padding:12px 16px;display:flex}.chat-input .input-box{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:20px;outline:none;flex:1;height:40px;padding:0 14px;font-size:13px}.chat-input .send-btn{background:var(--accent-primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.chat-input .send-btn svg{width:18px;height:18px;color:var(--white)}.overview-row{gap:48px;display:flex}.overview-text{flex-direction:column;flex:1;gap:20px;display:flex}.overview-text .tag{color:var(--accent-primary);letter-spacing:2px;font-size:13px;font-weight:600}.overview-text h2{font-family:Playfair Display,serif;font-size:32px;font-weight:700}.overview-text p{color:var(--fg-secondary);font-size:15px;line-height:1.8}.overview-img{background:var(--accent-secondary);border-radius:4px;flex:1;height:360px;overflow:hidden}.overview-img img{object-fit:cover;width:100%;height:100%}.detail-section-header{flex-direction:column;gap:12px;margin-bottom:48px;display:flex}.detail-section-header.center{align-items:center}.detail-content-row{gap:48px;display:flex}.detail-content-row .text-col{flex:1}.detail-content-row .text-col h3{margin-bottom:12px;font-family:Playfair Display,serif;font-size:24px;font-weight:600}.detail-content-row .text-col p{color:var(--fg-secondary);font-size:14px;line-height:1.8}.detail-content-row .img-col{background:var(--accent-secondary);border-radius:4px;flex:1;height:280px;overflow:hidden}.detail-content-row .img-col img{object-fit:cover;width:100%;height:100%}.bubble.ai p{margin:0 0 8px}.bubble.ai p:last-child{margin-bottom:0}.bubble.ai ul,.bubble.ai ol{margin:4px 0;padding-left:18px}.bubble.ai code{background:var(--surface-secondary);border-radius:3px;padding:1px 4px;font-size:12px}.bubble.ai pre{background:var(--surface-secondary);border-radius:6px;margin:4px 0;padding:8px;overflow-x:auto}.bubble.ai pre code{background:0 0;padding:0}.bubble.ai h1,.bubble.ai h2,.bubble.ai h3{margin:8px 0 4px;font-size:14px}@media (width<=768px){.navbar{padding:12px 16px}.nav-right{gap:16px}.nav-right a{font-size:13px}.hero{height:360px}.hero-content{gap:16px;padding:0 24px}.hero-title{font-size:28px}.hero-desc{font-size:14px}.hero-tag{font-size:12px}.hero-detail{height:320px}.hero-detail .hero-content{padding-bottom:24px}.hero-detail .hero-title{font-size:28px}.section{padding:32px 16px}.section-header{margin-bottom:24px}.section-title{font-size:24px}.country-grid{grid-template-columns:repeat(2,1fr);gap:12px}.country-card{height:auto}.country-card img{height:120px}.overview-row{flex-direction:column;gap:24px}.overview-img{height:200px}.overview-text h2{font-size:24px}.detail-content-row{flex-direction:column;gap:24px}.detail-content-row .img-col{height:200px}.footer{padding:32px 16px}.chat-window{width:calc(100vw - 24px);height:480px;bottom:88px;right:12px}.chat-fab{width:50px;height:50px;bottom:20px;right:16px}.chat-fab svg{width:24px;height:24px}}
