@font-face{font-family:Alice;src:url('/assets/alice.woff2') format('woff2');font-display:swap;font-weight:400}
@font-face{font-family:Funnel;src:url('/assets/funnel-sans.woff2') format('woff2');font-display:swap;font-weight:300 800}
:root{--cream:#fffbec;--ink:#292823;--wine:#a84755;--rose:#f7eaea;--muted:#73716c;--line:#e5dfd5}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Funnel,Arial,sans-serif;font-size:16px;line-height:1.5}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit}h1,h2,h3,h4{font-family:Alice,Georgia,serif;font-weight:400;line-height:1.1;margin:0}h1{font-size:48px;letter-spacing:-1.15px}h2{font-size:36px;letter-spacing:-1px}h3{font-size:30px;letter-spacing:-.8px}h4{font-size:25px}p{margin:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #dc8f99;outline-offset:4px}.hero{height:596px;position:relative;background:linear-gradient(#30294035,#51495124),url('/assets/cityview.webp') center center/cover;color:#fffdf3}.hero:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:72px;background:linear-gradient(transparent,var(--cream));pointer-events:none}.header{max-width:992px;margin:auto;padding:24px 0;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;text-decoration:none;font-family:Alice,Georgia,serif;line-height:.96;font-size:19px;letter-spacing:-.5px}.brand img{width:34px;height:48px;object-fit:contain;margin-right:0}.prototype-label{font-size:10px;letter-spacing:1.8px;opacity:.76}.hero-content{text-align:center;max-width:960px;margin:42px auto 0;padding:0 20px}.student-pill{display:inline-flex;align-items:center;gap:10px;font-size:16px;background:#c9dfe64a;box-shadow:inset 0 1px 3px #fff7;border:1px solid #fff2;border-radius:30px;padding:7px 15px;margin-bottom:18px;backdrop-filter:blur(8px)}.student-pill i{width:8px;height:8px;border-radius:100%;background:#80cba5;box-shadow:0 0 9px #92d8ac}.hero-content>p{font-size:20px;line-height:1.65;margin:26px auto 32px}.hero-actions{display:flex;justify-content:center;align-items:center;gap:24px;font-size:18px}.button{border:0;border-radius:40px;padding:20px 40px;font-size:18px;font-weight:500;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px)}.light{background:#fff6f4;color:#713845;box-shadow:0 0 0 1px #fff4}.primary{background:var(--wine);color:#fff}.primary:hover{background:#943b49}.section-wrap{max-width:768px;margin:auto}.how{padding-top:68px;text-align:center}.how h2{margin-bottom:44px}.feature{height:300px;text-align:left;position:relative;border-radius:24px;overflow:hidden;margin-bottom:24px;background-size:cover;background-position:center}.feature-about{background-image:linear-gradient(#37223133,#37223122),url('/assets/bench.webp')}.feature-date{background-image:linear-gradient(#43313922,#43313911),url('/assets/nightbeach.webp')}.feature-feedback{background-image:linear-gradient(#221b3c22,#221b3c11),url('/assets/picnic_moon.webp')}.feature-copy{width:51%;padding:40px 32px;color:#fffdf3}.feature-copy p{font-size:20px;line-height:1.65;margin-top:16px}.paper{position:absolute;background:var(--rose);color:#292823;border:1px solid #ecd7d7;box-shadow:inset 0 2px 3px #fff8;border-radius:24px;padding:26px;right:7px;top:34px;width:322px}.questionnaire-preview{width:480px;right:-154px;top:66px;transform:rotate(8deg) scale(.68);transform-origin:top left;padding:28px}.questionnaire-preview>p{font-size:16px;font-weight:600;margin:0 0 12px}.questionnaire-preview>p:nth-of-type(2){margin-top:24px}.scale{display:flex;gap:5px}.scale button{flex:1;border:1px solid #ded6d3;background:#fff;color:var(--ink);border-radius:30px;padding:10px 0}.scale button[aria-pressed=true]{background:var(--wine);color:white;border-color:var(--wine)}.scale-label{display:flex;justify-content:space-between;color:var(--muted);font-size:13px;margin-top:6px}.value-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.value-grid button{background:#fff;border:1px solid #ded6d3;border-radius:40px;text-align:left;padding:9px 14px;color:var(--ink);font-size:14px}.value-grid button:before{content:'□';margin-right:10px;color:#b4aaa8}.value-grid button[aria-pressed=true]{background:var(--wine);color:white;border-color:var(--wine)}.value-grid button[aria-pressed=true]:before{content:'☑';color:#fff}.date-preview{transform:rotate(-5deg);right:10px;top:6px}.date-preview h4{margin:4px 0 18px}.date-preview p{margin:12px 0;font-weight:500}.date-preview b{display:block;margin-top:18px}.reasons{padding:0;list-style:none;margin:8px 0 0;color:var(--muted);font-size:15px;line-height:1.7}.reasons li{padding-left:20px;position:relative;margin:7px 0}.reasons li:before{content:'✓';position:absolute;left:0;color:var(--wine)}.how>.button{margin:24px auto 0}.faq{padding:88px 0 80px;text-align:center}.faq h2{margin-bottom:36px}.faq details{text-align:left;border-bottom:1px solid var(--line)}.faq summary{padding:21px 0;list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:18px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'⌄';color:#8c857b;font-size:22px}.faq details[open] summary:after{transform:rotate(180deg)}.faq details p{padding:0 30px 22px 0;color:#66615d;line-height:1.7}.faq>.button{margin-top:42px}.waitlist{color:#fffdf5;background:linear-gradient(#443b4826,#2933318c),url('/assets/flowerfield.webp') center/cover}.waitlist-inner{text-align:center;padding:90px 20px 80px}.waitlist h2{font-size:36px;line-height:1.15}.waitlist-inner>p{font-size:18px;margin:18px 0}.waitlist form{display:flex;justify-content:center;gap:10px;margin:25px auto 20px;max-width:490px}.waitlist input{min-width:0;flex:1;background:#fffefa;color:#292823;border-radius:40px;border:1px solid #fff9;padding:16px 22px}.waitlist .button{font-size:16px;padding:16px 24px}footer{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;max-width:992px;margin:auto;padding:50px 0;border-top:1px solid #ffffff40}footer>div{display:flex;flex-direction:column;gap:10px}footer p{font-size:13px;line-height:1.7;max-width:350px;margin-top:12px;color:#fff9}footer a{font-size:15px;text-decoration:none}footer a:hover{text-decoration:underline}footer .brand{font-size:24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}dialog{border:1px solid #e5dbcf;background:var(--cream);color:var(--ink);border-radius:28px;width:min(620px,calc(100% - 32px));max-height:90dvh;padding:42px;box-shadow:0 24px 100px #1c102540}dialog::backdrop{background:#221c2d80;backdrop-filter:blur(7px)}.close{position:absolute;top:12px;right:16px;border:0;background:transparent;font-size:30px;color:var(--muted);line-height:1;padding:7px}.dialog-kicker{font-size:12px;color:var(--wine);letter-spacing:2px;margin-bottom:18px}.dialog-subtitle{color:var(--muted);margin:16px 0 24px;line-height:1.6}.dialog-actions{display:flex;gap:12px;justify-content:space-between;margin-top:28px}.dialog-actions .button{padding:14px 28px;font-size:16px}.secondary{background:transparent;border:1px solid var(--line);color:var(--ink)}.field{display:block;margin:18px 0}.field>span{display:block;font-size:15px;margin-bottom:7px}.field input,.field textarea,.field select{width:100%;background:#fffdf6;border:1px solid #d7cfc5;border-radius:12px;padding:12px 14px;color:var(--ink)}.field textarea{min-height:100px;resize:vertical}.field input:focus,.field textarea:focus{outline:2px solid #c7808a}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.choice{border:1px solid #dbd1c8;border-radius:16px;background:#fffcf5;padding:20px 8px;color:var(--ink)}.choice[aria-pressed=true]{border-color:var(--wine);background:#f5e3e4;color:#8d3544}.choice .emoji{display:block;font-size:28px;margin-bottom:9px}.progress{height:4px;background:#e9e0d8;border-radius:4px;margin-bottom:28px;overflow:hidden}.progress>span{display:block;height:100%;background:var(--wine);transition:width .2s}.error{min-height:24px;margin-top:12px;color:#9e3045;font-size:14px}.checkbox-label{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--muted);margin-top:18px}.checkbox-label input{margin-top:5px;accent-color:var(--wine)}.dashboard-header{padding:24px 32px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.dashboard-header .brand{color:var(--wine)}.dashboard-header nav{display:flex;gap:10px}.dashboard-header button{font-size:14px;padding:10px 20px}.dashboard{max-width:820px;padding:60px 24px;margin:auto}.dashboard h1{font-size:42px}.dashboard .intro{color:var(--muted);margin:14px 0 28px}.status-card{padding:28px;border:1px solid var(--line);border-radius:24px;background:#fffdf7;margin:24px 0}.status-card h3{font-size:26px}.status-card p{color:var(--muted);margin-top:12px}.status-pill{display:inline-block;border-radius:30px;background:#f6e2e5;color:var(--wine);padding:5px 12px;font-size:13px;margin-bottom:18px}.match-hero{height:200px;background:url('/assets/nightbeach.webp') center/cover;border-radius:20px;margin-bottom:24px}.profile-tags{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.profile-tags span{background:#f3e8e5;padding:5px 12px;border-radius:20px;font-size:14px}.demo-note{font-size:13px;color:var(--muted);padding:12px 0}.wide{width:100%}.form-footer{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.text-button{background:none;border:none;color:var(--wine);text-decoration:underline;padding:8px}.success-mark{width:60px;height:60px;border-radius:50%;background:#e5ecdd;color:#547445;display:grid;place-items:center;font-size:30px;margin-bottom:20px}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);border-radius:14px;background:#342b2c;color:#fff;padding:14px 22px;z-index:5;max-width:90%;display:none}#toast.visible{display:block}
@media(max-width:800px){.header{padding:24px}.section-wrap{margin:0 24px}footer{margin:0 24px}.hero-content{margin-top:36px}h1{font-size:42px}.desktop-break{display:none}.hero-content>p{max-width:620px}.feature-copy{width:53%;padding:32px 24px}.feature-copy p{font-size:18px}.paper{right:-18px}.questionnaire-preview{right:-176px}.prototype-label{font-size:9px}}
@media(max-width:580px){.hero{height:690px;background-position:60% center}.hero-content{margin-top:38px;padding:0 25px}h1{font-size:37px;line-height:1.13;letter-spacing:-.8px}.hero-content>p{font-size:18px;line-height:1.65;margin:24px 0 28px}.hero-actions{flex-direction:column;gap:20px}.hero-actions .button{padding:17px 36px}.student-pill{font-size:14px;margin-bottom:22px}.how{padding-top:42px}.how h2{margin-bottom:28px}h2{font-size:30px}.section-wrap{margin:0 20px}.feature{height:400px;border-radius:22px}.feature-copy{width:100%;padding:26px}.feature-copy h3{font-size:28px}.feature-copy p{font-size:18px;line-height:1.5;margin-top:12px;max-width:290px}.questionnaire-preview{top:192px;left:28px;right:auto;transform:rotate(7deg) scale(.65)}.date-preview{top:198px;right:12px;width:280px;padding:22px;transform:rotate(-5deg)}.feature-feedback{height:330px;background-position:60% center}.faq{padding:62px 0}.faq h2{line-height:1.2}.faq summary{font-size:17px;gap:18px}.waitlist-inner{padding:64px 22px}.waitlist h2{font-size:31px}.waitlist form{flex-direction:column}.waitlist form .button{width:100%}footer{grid-template-columns:1fr 1fr;gap:32px;padding:36px 0}footer>div:first-child{grid-column:1/-1}dialog{padding:34px 22px;border-radius:22px}dialog h2{font-size:30px}.choice-grid{gap:7px}.choice{font-size:14px}.dashboard-header{padding:20px 16px}.dashboard-header button{padding:9px 12px}.dashboard{padding:38px 20px}.dashboard h1{font-size:34px}.dialog-actions{gap:8px}.dialog-actions .button{padding:13px 20px}}
/* The reference uses Alice with an optical stroke, rather than a bold font file. */
h1,h2,h3,h4{-webkit-text-stroke-width:.04em}.brand{-webkit-text-stroke-width:.053em}
.hero-content{margin-top:18px}.hero h1{line-height:1}.hero-content>p{margin-top:28px}
.hero{background-image:linear-gradient(#30294050,#51495138),url('/assets/cityview.webp')}
.how h2{line-height:1.25;margin-bottom:32px}.feature-copy h3{line-height:1.2}
[hidden]{display:none!important}
.header-tools{display:flex;align-items:center;gap:20px}.language-toggle{font-family:Funnel,"PingFang SC","Microsoft YaHei",sans-serif;font-size:14px;font-weight:500;line-height:1.4;padding:9px 15px;border:1px solid #cbb7b7;border-radius:24px;background:#fff8f3;color:#713845;white-space:nowrap;cursor:pointer}.header .language-toggle{background:#ffffff20;color:#fffdf3;border-color:#ffffff60;backdrop-filter:blur(8px)}.language-toggle:hover{background:#f2e2df}.header .language-toggle:hover{background:#ffffff35}.dialog-language{position:absolute;right:58px;top:16px;padding:5px 12px;font-size:13px}#dialog-content{padding-top:14px}.dashboard-header nav{flex-wrap:wrap;justify-content:flex-end}
html[lang="zh-CN"] body{font-family:Funnel,"PingFang SC","Microsoft YaHei",sans-serif}html[lang="zh-CN"] h1,html[lang="zh-CN"] h2,html[lang="zh-CN"] h3,html[lang="zh-CN"] h4{font-family:"Songti SC","Noto Serif CJK SC","SimSun",serif;-webkit-text-stroke-width:0;font-weight:700;letter-spacing:0;line-height:1.35}html[lang="zh-CN"] .hero h1{font-size:44px}html[lang="zh-CN"] .hero-content>p{line-height:1.8}html[lang="zh-CN"] .feature-copy h3{font-size:28px}html[lang="zh-CN"] .feature-copy p{font-size:18px;line-height:1.8}
@media(max-width:580px){.header-tools{gap:10px}.header-tools .prototype-label{display:none}.language-toggle{font-size:13px;padding:8px 12px}.dashboard-header .brand{flex-shrink:0}.dashboard-header nav{gap:6px}.dashboard-header nav button{font-size:12px;padding:8px 10px}html[lang="zh-CN"] .hero h1{font-size:32px;line-height:1.5}html[lang="zh-CN"] .hero-content>p{font-size:17px}html[lang="zh-CN"] .feature-copy h3{font-size:26px}html[lang="zh-CN"] .dashboard h1{font-size:30px}.dialog-kicker{padding-top:14px}}
@media(max-width:800px){.hero-content{margin-top:18px}}
@media(max-width:580px){.hero-content{margin-top:38px}.hero h1{line-height:1.13}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Meetwell wordmark: retain the reference typography and bilingual identity. */
.brand .brand-cn{display:inline-block;font-family:"Songti SC","PingFang SC",serif;font-size:12px;line-height:1.5;letter-spacing:3px;-webkit-text-stroke:0;margin-top:4px}
