@font-face{font-family:Noto Sans Thai;src:url(/fonts/NotoSansThai-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Noto Sans Thai;src:url(/fonts/NotoSansThai-Bold.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{--ink:#172033;--muted:#667085;--blue:#3f7fe8;--blue-dark:#2864ca;--teal:#0f9f94;--coral:#ee705e;--yellow:#f2bc38;--green:#3a9863;--line:#dce6ec;--surface:#f7fafc;--white:#fff;--header-height:72px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 18px)}body{background:var(--surface);color:var(--ink);margin:0;font-family:Noto Sans Thai,system-ui,sans-serif;line-height:1.65}body,button,a{letter-spacing:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img,svg{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{font-weight:700}h1,h2,h3{line-height:1.25}.container{width:min(100% - 40px,1180px);margin-inline:auto}.srOnly{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.siteHeader{z-index:50;height:var(--header-height);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #17203317;position:sticky;top:0}.headerInner{justify-content:space-between;align-items:center;gap:24px;height:100%;display:flex}.brand{align-items:center;gap:11px;min-width:0;display:inline-flex}.brand img{flex:none;width:42px;height:42px}.brand span{line-height:1.15;display:grid}.brand strong{font-size:17px}.brand small{color:var(--muted);margin-top:4px;font-size:11px}.mainNav{align-items:center;gap:28px;font-size:14px;font-weight:700;display:flex}.mainNav>a:not(.headerCta){color:#465168;transition:color .16s}.mainNav>a:not(.headerCta):hover{color:var(--blue)}.languageSwitcher{background:var(--white);color:#506077;border:1px solid #d5e0e7;border-radius:6px;align-items:center;gap:4px;min-height:38px;padding-left:9px;transition:border-color .16s,color .16s;display:inline-flex}.languageSwitcher:hover,.languageSwitcher:focus-within{border-color:var(--blue);color:var(--blue-dark)}.languageSwitcher>svg{pointer-events:none;flex:none}.languageSwitcher select{width:82px;height:36px;color:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:0 5px;font-family:inherit;font-size:12px;font-weight:700}.headerCta{background:var(--blue);min-height:42px;color:var(--white);border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;transition:background .16s,transform .16s;display:inline-flex}.headerCta:hover{background:var(--blue-dark);transform:translateY(-1px)}.hero{background:var(--white);isolation:isolate;border-bottom:1px solid #e4edf2;height:calc(100svh - 118px);min-height:620px;max-height:820px;display:flex;position:relative;overflow:hidden}.heroBackdrop{z-index:-2;background-color:#f7f7f7;background-image:url(/assets/hero-planning-workspace-desktop.jpg);background-position:100% 0;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;overflow:hidden}.heroInner{align-items:center;padding-block:42px;display:flex}.heroCopy{width:min(580px,48%)}.heroLogo{filter:drop-shadow(0 14px 22px #04547829);width:92px;height:92px;margin-bottom:22px}.eyebrow,.sectionKicker{color:var(--teal);margin-bottom:10px;font-size:14px;font-weight:700}.hero h1{color:#102e4a;margin-bottom:12px;font-size:64px}.heroLead{color:#26445b;max-width:590px;margin-bottom:26px;font-size:20px;line-height:1.75}.heroActions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:12px 20px;font-family:inherit;font-size:15px;font-weight:700;line-height:1.2;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.buttonPrimary{background:var(--blue);color:var(--white);box-shadow:0 10px 24px #3f7fe838}.buttonPrimary:hover{background:var(--blue-dark)}.buttonSecondary{color:var(--ink);background:#ffffffd1;border-color:#17203333}.buttonSecondary:hover{border-color:var(--blue);color:var(--blue-dark)}.platformNote{color:#4b6478;margin:17px 0 0;font-size:13px;font-weight:700}.productSection{background:var(--surface);padding:104px 0}.productGrid{grid-template-columns:minmax(340px,.84fr) minmax(0,1.16fr);align-items:center;gap:88px;display:grid}.phoneStage{border-left:6px solid var(--yellow);background:var(--white);place-items:center;min-height:700px;padding:32px;display:grid}.productScreenshot{width:min(100%,400px);height:auto}.productCopy h2,.sectionHeading h2,.privacyBand h2,.downloadSection h2{margin-bottom:18px;font-size:38px}.productCopy>p:not(.sectionKicker),.sectionHeading>p:not(.sectionKicker),.privacyBand p,.downloadSection p{color:var(--muted);font-size:17px}.benefitList{gap:13px;margin:30px 0 34px;padding:0;list-style:none;display:grid}.benefitList li{color:#3d485d;align-items:flex-start;gap:11px;font-size:15px;display:flex}.benefitList svg{color:var(--teal);flex:none;margin-top:4px}.templateRow{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.templateItem{border:1px solid var(--line);background:var(--white);border-radius:8px;justify-items:center;gap:7px;min-width:0;padding:13px 7px 10px;display:grid}.templateItem img{object-fit:contain;width:42px;height:42px}.templateItem span{color:#596579;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;font-weight:700;overflow:hidden}.storePreviewSection{background:#edf5fa;border-top:1px solid #dce7ee;padding:96px 0 88px;overflow:hidden}.storePreviewHeader{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:34px;display:flex}.storePreviewHeader .sectionHeading{margin-bottom:0}.galleryControls{flex:none;gap:9px;display:flex}.galleryControl{background:var(--white);color:#34465e;cursor:pointer;border:1px solid #cbdbe5;border-radius:8px;place-items:center;width:44px;height:44px;padding:0;transition:border-color .16s,background .16s,color .16s;display:grid}.galleryControl:hover:not(:disabled){border-color:var(--blue);color:var(--blue-dark);background:#e7f0ff}.galleryControl:disabled{color:#a8b4c0;cursor:default;opacity:.55}.storeScreenshotTrack{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-color:#b8c9d5 transparent;scrollbar-width:thin;grid-auto-columns:236px;grid-auto-flow:column;gap:18px;padding:8px 2px 20px;scroll-padding-inline:2px;display:grid;overflow-x:auto}.storeScreenshot{background:var(--white);scroll-snap-align:start;border:1px solid #d5e1e8;border-radius:8px;margin:0;overflow:hidden;box-shadow:0 16px 32px #1e3d5b1a}.storeScreenshot img{aspect-ratio:236/512;object-fit:cover;width:100%;height:auto}.featuresSection{background:var(--white);border-top:1px solid #edf1f4;padding:104px 0}.sectionHeading{max-width:690px;margin-bottom:46px}.featureGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.featureCard{border:1px solid var(--line);background:var(--white);border-radius:8px;min-height:255px;padding:28px;box-shadow:0 12px 28px #1720330e}.featureIcon{border-radius:8px;place-items:center;width:48px;height:48px;margin-bottom:24px;display:grid}.featureIcon-blue{color:var(--blue-dark);background:#e7f0ff}.featureIcon-coral{color:#c95849;background:#ffebe7}.featureIcon-yellow{color:#9a6b00;background:#fff3cd}.featureIcon-teal{color:#087e75;background:#ddf6f3}.featureIcon-ink{color:#35445d;background:#e9edf3}.featureIcon-green{color:#2f7c51;background:#e2f2e8}.featureCard h3{margin-bottom:10px;font-size:20px}.featureCard p{color:var(--muted);margin-bottom:0;font-size:14px}.privacyBand{background:#eef8f6;border-top:1px solid #d8ebe7;border-bottom:1px solid #d8ebe7;padding:70px 0}.privacyGrid{grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:28px;display:grid}.privacyIcon{background:var(--teal);width:64px;height:64px;color:var(--white);border-radius:8px;place-items:center;display:grid}.privacyBand h2{margin-bottom:6px;font-size:28px}.privacyBand p{margin-bottom:0;font-size:15px}.privacyBand .sectionKicker{color:#177c72;margin-bottom:4px;font-size:12px}.textAction{color:var(--blue-dark);white-space:nowrap;align-items:center;gap:9px;font-size:14px;font-weight:700;display:inline-flex}.textAction:hover{text-underline-offset:4px;text-decoration:underline}.downloadSection{color:var(--white);background:#1f3650;padding:84px 0}.downloadInner{grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);align-items:center;gap:70px;display:grid}.downloadSection h2{max-width:720px;margin-bottom:11px;font-size:36px}.downloadSection p:not(.sectionKicker){color:#c9d5e0;margin-bottom:0;font-size:15px}.sectionKickerLight{color:#6de0d0}.downloadActions{gap:12px;display:grid}.storeIcon{object-fit:contain;flex:0 0 28px;width:28px;height:28px}.storeButton{background:var(--coral);color:var(--white)}.storeButton:hover{background:#d95d4d}.appStoreButton{background:var(--white);color:#1f3650;border-color:#ffffff52;min-height:48px}.appStoreButton:hover{border-color:var(--white);background:#eaf4fb}.siteFooter{background:var(--white);border-top:1px solid #e2e7eb;padding:34px 0}.footerInner{grid-template-columns:1fr auto;align-items:center;gap:34px;display:grid}.footerBrand{align-items:center;gap:10px;display:flex}.footerBrand div{line-height:1.3;display:grid}.footerBrand strong{font-size:14px}.footerBrand span,.siteFooter small{color:var(--muted);font-size:11px}.privacyPage{background:var(--surface)}.privacyHero{background:#eaf8fb;border-bottom:1px solid #dce9ee;padding:72px 0 78px}.privacyHeroInner{max-width:820px}.backLink{color:#4a5c70;align-items:center;gap:8px;margin-bottom:40px;font-size:13px;font-weight:700;display:inline-flex}.backLink:hover{color:var(--blue-dark)}.privacyHeroIcon{background:var(--teal);width:64px;height:64px;color:var(--white);border-radius:8px;place-items:center;margin-bottom:20px;display:grid}.privacyHero h1{max-width:720px;margin-bottom:16px;font-size:46px}.privacyHero p:not(.sectionKicker){color:#526277;max-width:710px;margin-bottom:20px;font-size:17px}.privacyHero small{color:#778396;font-size:12px}.policyContent{padding:80px 0 104px}.policyLayout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:70px;display:grid}.policyArticle{gap:52px;display:grid}.policyArticle section{border-bottom:1px solid var(--line);padding-bottom:46px}.policyArticle section:last-child{border-bottom:0;padding-bottom:0}.policyArticle h2,.policyAside h2{margin-bottom:13px;font-size:24px}.policyArticle p,.policyAside p{color:#5d687a;margin-bottom:0;font-size:15px}.policyCallout{border-left:4px solid var(--teal);background:#eef8f6;grid-template-columns:28px minmax(0,1fr);gap:16px;padding:22px;display:grid}.policyCallout>svg{color:var(--teal);margin-top:2px}.policyCallout strong{margin-bottom:5px;font-size:15px;display:block}.externalPolicies{flex-wrap:wrap;gap:12px 22px;margin-top:20px;display:flex}.externalPolicies a{color:var(--blue-dark);align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.externalPolicies a:hover{text-underline-offset:4px;text-decoration:underline}.permissionList{border-top:1px solid var(--line);margin-top:24px;display:grid}.permissionRow{border-bottom:1px solid var(--line);grid-template-columns:30px minmax(0,1fr);gap:14px;padding:20px 0;display:grid}.permissionRow>svg{color:var(--blue);margin-top:2px}.permissionRow strong{margin-bottom:3px;font-size:14px;display:block}.permissionRow p{font-size:13px}.policyButton{margin-top:22px}.policyAside{top:calc(var(--header-height) + 24px);background:#eef8f6;border:1px solid #d7e8e4;border-radius:8px;padding:26px;position:sticky}.policyAside>svg{color:var(--teal);margin-bottom:18px}.policyAside h2{font-size:19px}.policyAside p{font-size:13px}:focus-visible{outline-offset:3px;outline:3px solid #3f7fe873}@media (max-width:960px){.heroBackdrop{background-position:100% 100%;background-size:auto 78%}.heroCopy{width:min(520px,56%)}.productGrid{grid-template-columns:1fr;gap:64px}.phoneStage{border-left:0;border-top:6px solid var(--yellow);min-height:620px;padding:36px}.featureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.downloadInner{grid-template-columns:1fr;gap:34px}.downloadActions{max-width:420px}.policyLayout{grid-template-columns:1fr;gap:48px}.policyAside{position:static}}@media (max-width:720px){:root{--header-height:64px}.container{width:min(100% - 32px,1180px)}.mainNav>a:first-child{display:none}.mainNav{gap:16px}.hero{height:calc(100svh - 108px);min-height:540px;max-height:720px}.heroBackdrop{background-color:#f4f3f1;background-image:url(/assets/hero-planning-workspace-mobile.jpg);background-position:top;background-size:100%}.heroInner{align-items:flex-start;padding-block:28px}.heroCopy{width:min(570px,100%)}.heroLogo{width:72px;height:72px;margin-bottom:14px}.hero h1{font-size:48px}.heroLead{font-size:17px;line-height:1.65}.productSection,.storePreviewSection,.featuresSection{padding:76px 0}.storePreviewHeader .sectionHeading h2,.productCopy h2,.sectionHeading h2{font-size:31px}.featureGrid{grid-template-columns:1fr}.featureCard{min-height:0}.privacyGrid{grid-template-columns:54px minmax(0,1fr);gap:20px}.privacyIcon{width:54px;height:54px}.privacyGrid .textAction{grid-column:2}.downloadSection h2{font-size:30px}.footerInner{grid-template-columns:1fr auto}.privacyHero{padding:54px 0 62px}.privacyHero h1{font-size:36px}.policyContent{padding:64px 0 80px}}@media (max-width:520px){.brand img{width:38px;height:38px}.brand strong{font-size:15px}.brand small,.mainNav>a:not(.headerCta){display:none}.mainNav{gap:8px}.languageSwitcher{padding-left:7px}.headerCta{width:40px;min-height:40px;padding:0;font-size:13px}.headerCta span{display:none}.hero{height:calc(100svh - 104px);min-height:526px}.heroLogo{width:64px;height:64px}.eyebrow{margin-bottom:5px;font-size:12px}.hero h1{font-size:42px}.heroLead{margin-bottom:20px;font-size:15px}.heroActions{display:grid}.heroActions .button{width:100%}.platformNote{margin-top:12px;font-size:11px}.phoneStage{min-height:auto;padding:20px 0}.templateRow{grid-template-columns:repeat(2,minmax(0,1fr))}.productCopy h2,.storePreviewHeader .sectionHeading h2,.sectionHeading h2{font-size:28px}.storePreviewHeader{align-items:flex-start}.galleryControls{display:none}.storeScreenshotTrack{margin-right:-16px;padding-right:16px}.productCopy>p:not(.sectionKicker),.sectionHeading>p:not(.sectionKicker){font-size:15px}.privacyBand{padding:58px 0}.privacyGrid{grid-template-columns:1fr}.privacyGrid .textAction{grid-column:auto}.downloadSection{padding:68px 0}.downloadSection h2{font-size:27px}.footerInner{grid-template-columns:1fr}.siteFooter small{grid-area:auto}.privacyHero h1{font-size:31px}.privacyHero p:not(.sectionKicker){font-size:15px}.policyArticle{gap:42px}.policyCallout{grid-template-columns:1fr}.policyButton{width:100%}}@media (max-height:690px) and (min-width:521px){.hero{min-height:540px}.heroLogo{width:66px;height:66px;margin-bottom:10px}.hero h1{font-size:48px}.heroLead{margin-bottom:18px;font-size:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
