:root{
  --pine:#173a31;--pine-2:#245347;--sea:#315f67;--sand:#efe6d4;--sun:#e7a94b;
  --milk:#f8f5ef;--white:#fff;--ink:#18312b;--muted:#68766f;--line:rgba(23,58,49,.12);
  --shadow:0 18px 50px rgba(23,58,49,.12);--radius:24px
}
*{box-sizing:border-box}html{background:var(--milk);scroll-behavior:smooth}body{margin:0;background:var(--milk);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}button,a{font:inherit}.app{width:min(100%,760px);margin:auto;padding-bottom:104px}.screen{display:none}.screen.active{display:block}.hero{position:relative;min-height:520px;padding:18px 18px 28px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;color:#fff;background:linear-gradient(180deg,rgba(12,32,26,.08),rgba(12,32,26,.86)),url('../assets/company/01.jpg') center/cover;border-radius:0 0 34px 34px}.topbar{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(16,40,33,.35);backdrop-filter:blur(14px);font-weight:800}.duck-dot{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:rgba(255,255,255,.18)}.top-action{width:43px;height:43px;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:grid;place-items:center;background:rgba(16,40,33,.35);color:#fff;text-decoration:none}.hero-copy{max-width:560px}.eyebrow{display:block;margin-bottom:8px;font-size:12px;font-weight:850;letter-spacing:.11em;text-transform:uppercase;color:var(--pine-2)}.hero .eyebrow{color:rgba(255,255,255,.72)}h1,h2,h3,p{margin-top:0}.hero h1{margin-bottom:13px;font-size:clamp(39px,10vw,64px);line-height:.95;letter-spacing:-.045em}.hero p{max-width:510px;margin-bottom:20px;font-size:18px;line-height:1.45;color:rgba(255,255,255,.86)}.hero-buttons{display:flex;gap:10px;flex-wrap:wrap}.btn{border:0;border-radius:17px;padding:14px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;text-decoration:none;cursor:pointer}.btn-primary{background:var(--sun);color:#2c2418}.btn-light{background:#fff;color:var(--ink)}.btn-dark{background:var(--pine);color:#fff}.btn-soft{background:#e8eee9;color:var(--ink)}section{padding:28px 16px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:15px}.section-head h2{margin:0;font-size:30px;line-height:1.05}.section-head small{color:var(--muted)}.quick-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:11px}.quick{min-height:132px;padding:18px;border:0;border-radius:24px;text-align:left;background:#fff;color:var(--ink);box-shadow:var(--shadow);cursor:pointer}.quick.primary{grid-row:span 2;min-height:276px;color:#fff;background:linear-gradient(155deg,var(--pine),var(--sea))}.quick-icon{display:block;margin-bottom:25px;font-size:34px}.quick.primary .quick-icon{font-size:54px}.quick h3{margin:0 0 7px;font-size:22px}.quick p{margin:0;color:var(--muted);font-size:14px;line-height:1.4}.quick.primary p{color:rgba(255,255,255,.72)}.news-strip{display:flex;gap:11px;overflow:auto;margin:0 -16px;padding:0 16px 5px;scroll-snap-type:x mandatory}.news-card{flex:0 0 82%;max-width:440px;min-height:190px;padding:19px;border:1px solid var(--line);border-radius:24px;background:#fff;scroll-snap-align:start;box-shadow:var(--shadow)}.news-card.hot{background:linear-gradient(145deg,#fff5e6,#fff)}.news-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;color:var(--muted);font-size:12px}.badge{display:inline-flex;padding:7px 10px;border-radius:999px;background:#e8eee9;font-size:12px;font-weight:800}.badge.hot{background:#f8dfba}.news-card h3{margin-bottom:8px;font-size:22px}.news-card p{margin-bottom:16px;color:var(--muted);line-height:1.45}.text-link{border:0;padding:0;background:none;color:var(--pine-2);font-weight:800;cursor:pointer}.stay-row{display:flex;gap:11px;overflow:auto;margin:0 -16px;padding:0 16px 5px;scroll-snap-type:x mandatory}.stay-card{flex:0 0 78%;max-width:410px;overflow:hidden;border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:var(--shadow);scroll-snap-align:start}.stay-media{height:210px;background-size:cover;background-position:center}.stay-content{padding:17px}.stay-content h3{margin-bottom:7px;font-size:24px}.stay-content p{min-height:41px;margin-bottom:14px;color:var(--muted);font-size:14px;line-height:1.45}.stay-meta{display:flex;justify-content:space-between;gap:10px;font-size:13px}.bottom-nav{position:fixed;z-index:40;left:50%;bottom:max(10px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(calc(100% - 20px),720px);display:grid;grid-template-columns:repeat(4,1fr);padding:8px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.nav-btn{border:0;border-radius:15px;padding:8px 3px;background:none;color:var(--muted);cursor:pointer}.nav-btn.active{background:#e7eee9;color:var(--pine)}.nav-btn span{display:block;font-size:20px}.nav-btn small{font-size:10px}.page-head{position:sticky;top:0;z-index:10;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;background:rgba(248,245,239,.92);backdrop-filter:blur(16px)}.back{width:43px;height:43px;border:0;border-radius:50%;background:#fff;box-shadow:var(--shadow);font-size:20px}.page-title{font-weight:850}.flow{padding:18px 16px 30px}.utya-card{display:flex;gap:14px;align-items:flex-start;margin-bottom:22px;padding:17px;border-radius:22px;background:linear-gradient(145deg,#e7efe9,#f8f5ef)}.utya-avatar{flex:0 0 auto;display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--pine);font-size:28px}.utya-card strong{display:block;margin-bottom:5px}.utya-card p{margin:0;color:var(--muted);line-height:1.45}.progress{height:7px;margin-bottom:25px;border-radius:999px;background:#e3e7e2;overflow:hidden}.progress span{display:block;height:100%;width:25%;border-radius:inherit;background:var(--sun);transition:width .25s}.question h2{font-size:31px;line-height:1.07}.options{display:grid;gap:10px}.option{width:100%;padding:17px;border:1px solid var(--line);border-radius:19px;background:#fff;color:var(--ink);display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}.option.selected{border-color:var(--pine);background:#edf3ef}.option strong{display:block;margin-bottom:3px}.option small{color:var(--muted)}.results{display:grid;gap:12px}.result-card{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.result-card .stay-media{height:190px}.result-copy{padding:17px}.result-copy h3{font-size:25px;margin-bottom:7px}.result-copy p{color:var(--muted);line-height:1.45}.result-actions{display:flex;gap:9px}.result-actions .btn{flex:1}.news-list{display:grid;gap:11px;padding:18px 16px}.news-list .news-card{max-width:none;min-height:0}.chat-area{padding:18px 16px}.chat-bubble{max-width:86%;margin-bottom:10px;padding:13px 15px;border-radius:18px;line-height:1.45}.chat-bubble.utya{background:#e8eee9}.chat-bubble.user{margin-left:auto;background:var(--pine);color:#fff}.chat-compose{position:sticky;bottom:92px;display:flex;gap:9px;padding:12px 16px;background:linear-gradient(180deg,rgba(248,245,239,0),var(--milk) 30%)}.chat-compose input{flex:1;min-width:0;border:1px solid var(--line);border-radius:17px;padding:14px;background:#fff;font-size:16px}.chat-compose button{width:50px;border:0;border-radius:17px;background:var(--sun);font-size:20px}.detail-image{height:360px;background-size:cover;background-position:center}.detail-body{padding:20px 16px 34px}.detail-body h1{font-size:42px;line-height:.95}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0 22px}.chip{padding:9px 11px;border-radius:999px;background:#e7eee9;font-size:13px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:14px 0 24px}.feature{padding:13px;border:1px solid var(--line);border-radius:16px;background:#fff}.detail-actions{display:flex;gap:9px}.detail-actions .btn{flex:1}.design-note{margin:24px 16px 0;padding:15px;border:1px dashed rgba(23,58,49,.3);border-radius:18px;color:var(--muted);font-size:13px;line-height:1.5}@media(max-width:430px){.quick-grid{grid-template-columns:1fr 1fr}.quick.primary{grid-column:1/-1;grid-row:auto;min-height:190px}.stay-card{flex-basis:87%}.news-card{flex-basis:89%}.feature-grid{grid-template-columns:1fr}.detail-actions{flex-direction:column}}@media(max-width:350px){.quick-grid{grid-template-columns:1fr}.quick.primary{grid-column:auto}.hero h1{font-size:38px}}
.match-reason{margin:12px 0;padding:11px 12px;border-radius:15px;background:#f4efe4;color:var(--ink);font-size:13px;line-height:1.4}.context-tip{display:flex;gap:12px;align-items:flex-start;margin:18px 0;padding:15px;border-radius:18px;background:linear-gradient(145deg,#edf3ef,#f8f5ef)}.context-tip>span{font-size:27px}.context-tip strong{display:block;margin-bottom:4px}.context-tip p{margin:0;color:var(--muted);line-height:1.4}.quick-prompts{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.quick-prompts button{border:1px solid var(--line);border-radius:999px;padding:9px 11px;background:#fff;color:var(--pine);font-size:13px;cursor:pointer}.chat-bubble.utya{white-space:pre-wrap}
.sync-banner{margin:20px 20px 0;padding:14px 16px;border-radius:18px;background:#eef3ef;display:flex;flex-direction:column;gap:3px}.sync-banner strong{font-size:14px}.sync-banner span{font-size:12px;color:var(--muted)}.sync-banner.live{background:#e7f4eb}.sync-banner.error{background:#fff1e8}
