:root{--ink:#17342f;--deep:#123c34;--deep-2:#0d302a;--cream:#f5f1e8;--paper:#fffdf7;--mint:#bfe3cc;--mint-2:#e2f2e6;--lime:#dbea83;--coral:#eb745e;--muted:#6c7e78;--line:#d9ded7;--shadow:0 24px 60px rgba(19,53,47,.12);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"IBM Plex Sans Thai",sans-serif;line-height:1.55}.grain{position:fixed;inset:0;pointer-events:none;opacity:.035;z-index:10;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E")}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{height:82px;display:flex;align-items:center;gap:44px;padding:0 max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid rgba(23,52,47,.12);position:relative;z-index:5}.brand{display:inline-flex;align-items:center;gap:10px;font-family:Manrope,"IBM Plex Sans Thai",sans-serif;font-weight:800;font-size:20px;color:var(--ink);text-decoration:none;white-space:nowrap}.brand-mark{width:34px;height:34px;border-radius:50% 50% 44% 56%;display:grid;place-items:center;background:var(--deep);color:var(--lime);font-family:"IBM Plex Sans Thai"}.site-header nav{display:flex;gap:28px;margin-right:auto}.site-header nav a{color:var(--ink);text-decoration:none;font-size:14px;font-weight:600}.site-header nav a:hover{color:#2d7567}.btn{border:0;border-radius:100px;padding:13px 21px;font:600 14px "IBM Plex Sans Thai";cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:14px;text-decoration:none;transition:.2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--deep);color:white;box-shadow:0 8px 20px rgba(18,60,52,.16)}.btn-ghost{border:1px solid rgba(23,52,47,.25);background:transparent;color:var(--ink)}.btn-link{color:var(--ink);text-decoration:underline;text-underline-offset:5px}.btn-full{width:100%}.hero{min-height:650px;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:90px;padding-block:72px}.eyebrow{text-transform:uppercase;letter-spacing:.09em;font:700 12px Manrope,"IBM Plex Sans Thai";display:inline-flex;align-items:center;gap:9px}.eyebrow i{display:block;width:8px;height:8px;border-radius:50%;background:var(--coral)}.hero h1,.section-head h2,.how h2,.survey h2,.modal h2{font-family:Manrope,"IBM Plex Sans Thai";font-size:clamp(48px,6vw,76px);line-height:1.04;letter-spacing:-.05em;margin:18px 0 24px}.hero h1 em{font-style:normal;color:#2f7466}.hero-copy>p{font-size:18px;max-width:620px;color:#49615b}.hero-actions{display:flex;align-items:center;gap:12px;margin-top:30px}.trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:36px;font-size:13px;font-weight:600;color:#526b65}.trust-row span::first-letter{color:#2f7466}.match-card{background:var(--paper);border:1px solid rgba(23,52,47,.12);border-radius:30px;padding:26px;box-shadow:var(--shadow);transform:rotate(1.2deg);position:relative}.match-card:before{content:"";position:absolute;width:150px;height:150px;background:var(--lime);border-radius:50%;right:-40px;top:-40px;z-index:-1;opacity:.7}.card-topline{display:flex;justify-content:space-between;font-size:12px}.live{color:#266959;font-weight:700}.live b{display:inline-block;width:7px;height:7px;background:#39a779;border-radius:50%;margin-right:6px;box-shadow:0 0 0 4px #d9f4e9}.muted{color:var(--muted)}.need-preview{display:flex;align-items:center;gap:15px;margin:28px 0 20px;padding:17px;background:var(--mint-2);border-radius:16px}.subject-icon{width:45px;height:45px;display:grid;place-items:center;background:var(--deep);color:var(--lime);border-radius:14px;font:700 22px Manrope}.need-preview small,.need-preview strong{display:block}.need-preview small{color:var(--muted);font-size:11px}.need-preview strong{font-size:14px}.connector{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:10px;margin:6px 0 15px}.connector span{height:1px;background:var(--line);flex:1}.connector i{font-style:normal}.mini-profile{display:flex;align-items:center;gap:12px}.avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:white;font-weight:700;background:linear-gradient(135deg,#5ba997,#244e47)}.profile-main{min-width:0;flex:1}.profile-main strong{font-size:13px}.profile-main p{font-size:11px;color:var(--muted);margin:2px 0}.verified{font-size:10px;background:#d6eee5;color:#236b58;padding:3px 7px;border-radius:100px;margin-left:7px}.rating{color:#d79225;font-size:11px;font-weight:700}.rating span{color:var(--muted);font-weight:400}.price{font-size:11px;font-weight:700}.session-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:24px 0 12px}.session{border:1px solid var(--line);border-radius:10px;background:white;padding:9px 5px;font:500 11px "IBM Plex Sans Thai";cursor:pointer}.session.active{background:var(--deep);border-color:var(--deep);color:white}.problem-strip{background:var(--deep);color:white;padding:18px 0}.strip-inner{display:flex;align-items:center;gap:10px;overflow:auto}.strip-title{font-weight:700;margin-right:7px;white-space:nowrap}.quick-chip{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.06);color:white;padding:9px 14px;border-radius:100px;white-space:nowrap;font:500 12px "IBM Plex Sans Thai";cursor:pointer}.quick-chip:hover{background:var(--lime);color:var(--deep)}.helpers{padding-block:110px}.section-head{display:grid;grid-template-columns:1fr .55fr;align-items:end;gap:40px}.section-head h2{font-size:52px;margin-bottom:0}.section-head>p{color:var(--muted);padding-bottom:8px}.filter-bar{display:flex;gap:8px;margin:42px 0 24px;overflow:auto}.filter{border:1px solid var(--line);background:transparent;padding:10px 17px;border-radius:100px;font:600 13px "IBM Plex Sans Thai";color:var(--ink);cursor:pointer}.filter.active{background:var(--deep);color:white;border-color:var(--deep)}.helper-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.helper-card{background:var(--paper);border:1px solid rgba(23,52,47,.11);border-radius:20px;overflow:hidden;transition:.25s ease}.helper-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(23,52,47,.1)}.helper-card[hidden]{display:none}.helper-photo{height:190px;display:grid;place-items:center;position:relative;overflow:hidden}.helper-photo:after{content:"";position:absolute;width:190px;height:190px;border:1px solid rgba(255,255,255,.4);border-radius:50%;bottom:-80px;right:-20px}.helper-photo>span{font:800 70px Manrope,"IBM Plex Sans Thai";color:rgba(255,255,255,.9);z-index:1}.helper-photo>b{position:absolute;left:14px;bottom:14px;background:rgba(255,255,255,.86);backdrop-filter:blur(8px);color:var(--ink);padding:6px 10px;border-radius:100px;font-size:10px;z-index:2}.gradient-one{background:linear-gradient(135deg,#426f84,#8fb6aa)}.gradient-two{background:linear-gradient(135deg,#b67566,#e6b981)}.gradient-three{background:linear-gradient(135deg,#75669a,#93afa8)}.helper-body{padding:19px}.helper-name{display:flex;align-items:center}.helper-name h3{font:800 22px Manrope,"IBM Plex Sans Thai";margin:0}.helper-body>p{font-size:12px;color:var(--muted);margin:2px 0 14px}.tags{display:flex;gap:6px;flex-wrap:wrap}.tags span{font-size:10px;padding:5px 8px;background:#eef1eb;border-radius:5px}.helper-footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:15px 0 12px;margin-top:17px;font-size:12px}.helper-footer b{color:#d2871c}.card-action{width:100%;display:flex;justify-content:space-between;border:0;background:transparent;color:var(--ink);font:600 12px "IBM Plex Sans Thai";padding:4px 0;cursor:pointer}.empty-state{text-align:center;color:var(--muted);padding:40px}.how{background:var(--deep);color:white;padding:110px 0;position:relative;overflow:hidden}.how:after{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(219,234,131,.24);border-radius:50%;left:-190px;bottom:-250px}.how-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.eyebrow.light{color:var(--lime)}.eyebrow.light i{background:var(--lime)}.how h2{font-size:54px;margin-bottom:22px}.how-intro p{color:#b7c9c4;max-width:380px}.steps{list-style:none;margin:0;padding:0}.steps li{display:grid;grid-template-columns:80px 1fr;gap:24px;padding:26px 0;border-top:1px solid rgba(255,255,255,.16)}.steps li:last-child{border-bottom:1px solid rgba(255,255,255,.16)}.steps li>span{font:700 12px Manrope;color:var(--lime)}.steps h3{font-size:20px;margin:0 0 5px}.steps p{margin:0;color:#b7c9c4}.survey{padding-block:110px}.survey-card{background:var(--paper);border-radius:28px;display:grid;grid-template-columns:1fr .72fr;overflow:hidden;box-shadow:var(--shadow)}.survey-copy{padding:58px}.eyebrow.coral{color:#b94d3e}.survey h2{font-size:50px;margin:18px 0}.survey-copy>p{color:var(--muted);max-width:520px}.survey-meta{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;font-size:12px;font-weight:600}.survey-action{background:var(--coral);color:white;padding:48px;display:flex;flex-direction:column;justify-content:center}.question-no{font:700 11px Manrope;letter-spacing:.1em}.survey-action>p{font-size:20px;font-weight:700;margin:18px 0}.answer-preview{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:26px}.answer-preview span{border:1px solid rgba(255,255,255,.42);border-radius:10px;padding:9px;font-size:11px}.btn-coral{background:white;color:#a84334}.survey-action small{text-align:center;margin-top:10px;color:#ffe1dc}.integrity{display:flex;gap:20px;align-items:center;border-top:1px solid var(--line);padding:32px 0 80px}.integrity-icon{width:48px;height:48px;flex:0 0 48px;border-radius:50%;display:grid;place-items:center;background:var(--mint);font-weight:800}.integrity h3{margin:0 0 3px}.integrity p{margin:0;color:var(--muted)}footer{background:#0a2924;color:white;padding:55px 0}.footer-inner{display:flex;justify-content:space-between;gap:30px}.footer-brand{color:white}.footer-inner p{color:#aabdb8;font-size:12px}.footer-note{text-align:right}.footer-note span{font:700 11px Manrope;background:var(--lime);color:var(--deep);border-radius:100px;padding:5px 9px}.modal-backdrop{position:fixed;inset:0;background:rgba(6,29,25,.66);backdrop-filter:blur(7px);display:grid;place-items:center;padding:20px;z-index:50}.modal-backdrop[hidden]{display:none}.modal{background:var(--paper);border-radius:24px;width:min(540px,100%);max-height:90vh;overflow:auto;padding:38px;position:relative;box-shadow:0 30px 80px rgba(0,0,0,.3)}.modal-close{position:absolute;right:18px;top:15px;border:0;background:transparent;font-size:26px;color:var(--muted);cursor:pointer}.modal h2{font-size:38px;margin:16px 0 24px}.modal form{display:grid;gap:17px}.modal label,.modal legend{font-size:12px;font-weight:700}.modal input,.modal select{display:block;width:100%;margin-top:7px;border:1px solid var(--line);background:white;border-radius:10px;padding:13px;font:500 14px "IBM Plex Sans Thai";color:var(--ink)}.modal fieldset{border:0;padding:0;margin:0}.choice-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:7px}.choice-row label{border:1px solid var(--line);border-radius:9px;padding:10px;background:white}.choice-row input{display:inline;width:auto;margin:0 5px 0 0}.modal-lead{color:var(--muted)}.verify-list{list-style:none;margin:22px 0;padding:0}.verify-list li{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);padding:14px 0}.verify-list span{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--mint-2);font:700 11px Manrope}.success-state{text-align:center;padding:18px 0}.success-mark{display:grid;place-items:center;width:74px;height:74px;background:var(--mint);border-radius:50%;margin:0 auto;font-size:30px}.success-state p{color:var(--muted);margin-bottom:25px}.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,20px);background:var(--deep);color:white;border-radius:100px;padding:11px 18px;font-size:12px;opacity:0;pointer-events:none;transition:.25s;z-index:60}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:900px){.site-header nav{display:none}.site-header{gap:15px}.site-header .btn{margin-left:auto}.hero{grid-template-columns:1fr;gap:50px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.match-card{width:min(540px,100%);margin:auto}.section-head,.how-grid,.survey-card{grid-template-columns:1fr}.section-head>p{max-width:600px}.helper-grid{grid-template-columns:1fr 1fr}.how-grid{gap:50px}.survey-action{min-height:430px}}
@media(max-width:620px){.shell{width:min(100% - 28px,1180px)}.site-header{padding:0 15px;height:70px}.site-header .btn{padding:10px 13px;font-size:11px}.hero{padding-block:52px;min-height:0}.hero h1{font-size:45px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.trust-row{gap:8px 14px}.match-card{padding:18px;transform:none}.profile-main strong{font-size:11px}.price{display:none}.strip-inner{width:100%;padding-left:14px}.helpers{padding-block:76px}.section-head h2,.how h2,.survey h2{font-size:40px}.helper-grid{grid-template-columns:1fr}.how{padding:76px 0}.steps li{grid-template-columns:42px 1fr;gap:12px}.survey{padding-block:70px}.survey-copy,.survey-action{padding:32px 25px}.survey-meta{flex-direction:column;gap:7px}.footer-inner{flex-direction:column}.footer-note{text-align:left}.modal{padding:30px 22px}.modal h2{font-size:32px}.choice-row{grid-template-columns:1fr}.integrity{align-items:flex-start}}
