@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@400;500;600;700;800;900&family=Prompt:wght@400;500;600;700;800;900&display=swap";
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-green-700:#008138;--color-pink-200:#fccee8;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}@supports (color:lab(0% 0 0)){:root,:host{--color-green-700:lab(47.0329% -47.0239 31.4788);--color-pink-200:lab(87.4504% 19.6 -6.46662)}}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.block{display:block}.flex{display:flex}.h-full{height:100%}.min-h-screen{min-height:100vh}.flex-col{flex-direction:column}.text-green-700{color:var(--color-green-700)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--page-bg-top:#cfece7;--page-bg-mid:#f4dfd4;--page-bg-bottom:#f4e9c8;--panel-bg:#fdf8f4b8;--panel-border:#2e232114;--card-bg:#ffffff1f;--text:#1a1a1a;--muted:#1a1a1acc;--soft-shadow:#40261f2e;--insta-start:#ff7aa9;--insta-mid:#e66ad7;--pink:#febadc;--pink2:#ffb8ea;--pink3:#ef97b4;--pink4:#fda5be;--green:#d2e4db;--green2:#76b199;--green3:#397244;--insta-end:#6d6ef4;--x-bg:#0b0b0d;--x-text:#f6f6f6;--mint:#d7f4ee;--mint-strong:#bfe8db;--green4:#6abf7a;--button-shadow:#1010102e}*{box-sizing:border-box}html{scroll-behavior:smooth;height:100%}body{background:linear-gradient(180deg, var(--page-bg-top) 0%, var(--page-bg-mid) 44%, var(--color-pink-200) 100%);min-height:100dvh;color:var(--text);flex-direction:column;margin:0;font-family:Noto Sans Thai,Prompt,sans-serif;display:flex}button,h1,h2,p{margin:0}button{font:inherit}.page-shell{flex-direction:column;flex:1;align-items:center;width:min(1200px,100% - 40px);min-height:100vh;margin:0 auto;padding:18px 0 46px;display:flex}.mobile-hero{display:none}.top-header{background:#f6f0efb8;border:1px solid #fff6;border-radius:30px;justify-content:flex-start;align-items:center;gap:18px;width:min(100%,1160px);margin:0 auto 22px;padding:18px 24px 16px 20px;display:flex;box-shadow:0 14px 24px #5a3e3b14}.brand-badge{background:linear-gradient(135deg,#7fb7832e,#ff947847);border:1px solid #ffffff4d;border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #6d78b21f}.brand-spark,.badge-spark{clip-path:polygon(50% 0%,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0% 50%,38% 38%);background:#ffffffe6;width:10px;height:10px;display:block;position:absolute}.badge-spark--a{top:10px;left:11px;transform:rotate(15deg)}.badge-spark--b{width:7px;height:7px;top:12px;right:12px}.badge-spark--c{width:7px;height:7px;bottom:12px;left:20px}.brand-mark{z-index:1;letter-spacing:-.08em;color:#1b1b1b;font-size:1.1rem;font-weight:800;position:relative}.title-wrap{text-align:left}.title-wrap h1{color:#160f0ded;font-family:Prompt,Noto Sans Thai,sans-serif;font-size:clamp(2.6rem,4vw,4rem);font-weight:770;line-height:.98}.title-wrap p{letter-spacing:-.04em;color:#19140fe0;margin-top:4px;font-family:Noto Sans Thai,Prompt,sans-serif;font-size:clamp(1.05rem,1.5vw,1.65rem);font-weight:500}.mission-pill{color:#181919eb;background:#bfeed6e6;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:min(760px,42%);margin:14px auto 28px;padding:8px 16px;font-family:Prompt,Noto Sans Thai,sans-serif;font-size:clamp(1.2rem,1.8vw,2.1rem);font-weight:700;display:flex;box-shadow:inset 0 0 0 1px #191a1a0a,0 8px 18px #547b7414}.mission-icon{background:#ffffff59;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.5rem;display:inline-flex;box-shadow:inset 0 0 0 1px #1010100d}.mission-pill strong{font-weight:900}.card-grid{grid-template-columns:repeat(2,minmax(240px,1fr));justify-content:center;align-items:stretch;gap:30px;width:min(100%,1100px);margin:0 auto;display:grid}.social-card{background:#f9f4eecc;border:1px solid #ffffff4d;border-radius:28px;flex-direction:column;justify-content:center;min-height:300px;padding:30px 26px 22px;display:flex;position:relative;box-shadow:0 18px 26px #5435201f,inset 0 0 0 1px #2723200a}.card-header{align-items:start;gap:20px;display:flex}.brand-icon{border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #1010100a}.instagram-icon{background:linear-gradient(135deg,#f7d2a9 0%,#f9a0a9 25%,#f383d5 52%,#7d6ce7 100%)}.instagram-lens{background:linear-gradient(#ffffffeb,#ffffffc7);border-radius:18px;width:64px;height:64px;position:relative;box-shadow:inset 0 0 0 4px #160c0eb8}.instagram-lens:before,.instagram-lens:after{content:"";border-radius:50%;position:absolute}.instagram-lens:before{background:0 0;inset:16px}.instagram-lens:after{background:#191118cc;width:12px;height:12px;top:12px;right:12px}.x-icon{background:linear-gradient(#000,#0f0f12)}.x-mark{letter-spacing:-.08em;color:#f6f6f6;font-size:4.5rem;font-weight:900;position:relative;transform:scaleX(1.1)}.x-mark:before,.x-mark:after{content:"";transform-origin:50%;background:#ffffffe6;border-radius:999px;width:82%;height:12px;position:absolute;top:50%;left:50%}.x-mark:before{transform:translate(-50%,-50%)rotate(45deg)}.x-mark:after{transform:translate(-50%,-50%)rotate(-45deg)}.card-title-wrap{letter-spacing:-.08em;flex-direction:column;gap:2px;display:flex}.title-row{align-items:center;gap:14px;display:flex}.card-title-wrap h2{color:#181512f5;font-size:clamp(2.3rem,2.8vw,3.55rem);font-weight:800;line-height:.88}.card-title-wrap .line-break{display:block}.x-card .card-title-wrap h2{color:#0e1012f5}.card-subtitle{letter-spacing:-.04em;color:#131111cc;min-height:68px;margin-top:20px;font-size:clamp(1rem,1.2vw,1.5rem);line-height:1.45}.status-tag{color:#101010cc;letter-spacing:-.03em;background:#bfeed6e6;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:5px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.status-dot{background:green;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 3px #5ec6912e}.primary-btn{letter-spacing:-.05em;cursor:pointer;isolation:isolate;width:80%;box-shadow:0 12px 18px var(--button-shadow);border:none;border-radius:18px;justify-content:center;align-self:center;align-items:center;padding:16px 20px;font-weight:800;transition:transform .2s,box-shadow .25s,filter .25s;animation:4.5s ease-in-out infinite button-glow;display:flex;position:relative;overflow:hidden}.primary-btn:before{content:"";opacity:.4;background:linear-gradient(115deg,#0000 20%,#ffffff0f 34%,#ffffffe6 50%,#ffffff1a 66%,#0000 80%);animation:5.5s ease-in-out infinite glass-shimmer;position:absolute;inset:-18% -22%;transform:translate(-170%)skew(-18deg)}.primary-btn:hover{filter:brightness(1.04);transform:translateY(-1px)scale(1.01)}@keyframes glass-shimmer{0%,to{opacity:.15;transform:translate(-170%)skew(-18deg)}22%,78%{opacity:.75}50%{opacity:1;transform:translate(170%)skew(-18deg)}}@keyframes button-glow{0%,to{box-shadow:0 10px 16px var(--button-shadow), 0 0 0 #fff0}50%{box-shadow:0 13px 18px var(--button-shadow), 0 0 12px #ffffff2e}}.icon-arrow-right{transform-origin:50%;justify-content:center;align-items:center;animation:1.2s ease-in-out infinite arrow-bounce;display:inline-flex}.icon-arrow-right svg{display:block}@keyframes arrow-bounce{0%,to{transform:translate(0)}20%{transform:translate(-3px)}50%{transform:translate(5px)}80%{transform:translate(-2px)}}.instagram-btn{color:#1a1c27;background:linear-gradient(90deg,#f06d92 0%,#f6a69d 40%,#f2c58d 100%);gap:8px;font-size:clamp(1.05rem,1.4vw,1.7rem)}.x-btn{color:#f6f6f6;background:linear-gradient(#151619 0%,#050505 100%);gap:8px;font-size:clamp(1.05rem,1.4vw,1.7rem)}.site-footer{text-align:center;letter-spacing:-.05em;color:#16120ff0;order:3;width:100%;margin-top:auto;padding-top:18px;font-size:clamp(1.2rem,1.8vw,2rem);font-weight:700}.footer-name{font-weight:800}.footer-name-green{color:#2f9e5d}.footer-name-pink{color:#e76ca6}@media (max-width:860px){.page-shell{width:min(100%,620px);padding-bottom:34px}.top-header{grid-template-columns:90px minmax(0,1fr);justify-content:flex-start;align-items:center;margin-top:0;margin-bottom:8px;display:grid}.brand-badge{border-radius:18px;width:100%;height:90px}.brand-mark{font-size:.9rem}.title-wrap h1{font-size:clamp(2.2rem,9vw,3.2rem)}.title-wrap p{font-size:1.2rem}.mission-pill{width:min(100%,520px);padding:15px 18px;font-size:1.2rem}.card-grid{grid-template-columns:1fr;gap:22px}.social-card{min-height:300px;padding:26px 20px 20px}.brand-icon{width:95px;height:95px}.card-title-wrap h2{font-size:2.5rem}.card-subtitle{min-height:50px;margin-top:16px;font-size:1.05rem}.status-tag{font-size:.95rem}.primary-btn{padding:14px 20px;font-size:1.1rem}.site-footer{margin-top:22px;font-size:1.1rem}}@media (max-width:640px){body{background:var(--page-bg-mid)}.page-shell{width:100%;padding-top:10px;padding-left:15px;padding-right:15px}.mobile-hero{width:100%;margin-top:8px;display:block}.mobile-cloud{width:calc(100% + 30px);min-height:210px;box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;margin-left:-15px;display:flex;position:relative;overflow:hidden}.mobile-brand-image{object-fit:cover;filter:none;border-radius:24px;width:100%;max-width:100%;height:auto;display:block}.top-header{box-shadow:none;background:0 0;border:none;justify-content:flex-start;margin-top:0;padding:16px 0 14px;display:flex}.top-header .brand-badge{display:none}.title-wrap{text-align:left;width:100%;box-shadow:none;background:0 0;border:none}.title-wrap h1{font-size:clamp(1.45rem,5.6vw,2.2rem);line-height:1.02}.title-wrap p{text-align:left;font-size:.78rem}.mission-pill{background:#bfeed673;order:2;width:min(65%,560px);margin-top:45px;margin-bottom:22px;padding:7px 8px;font-size:.6rem}.mission-icon{width:14px;height:14px;font-size:.8rem}.card-grid{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;flex-direction:row;order:1;gap:16px;width:100%;padding-bottom:4px;display:flex;overflow-x:auto}.social-card{scroll-snap-align:start;flex:0 0 45%;min-width:0;min-height:220px;padding:18px 14px 14px}.card-header{flex-direction:column;align-items:center;gap:10px}.brand-icon{width:64px;height:64px}.instagram-lens{border-radius:12px;width:42px;height:42px}.card-title-wrap{text-align:center;align-items:center;width:100%}.card-title-wrap h2{font-size:.76rem}.card-subtitle{min-height:0;margin-top:8px;font-size:.58rem;line-height:1.35}.status-tag{padding:3px 5px;font-size:.46rem}.status-dot{width:8px;height:8px;box-shadow:0 0 0 2px #5ec6912e}.primary-btn{width:100%;margin-top:4px;padding:9px 10px;font-size:.68rem}.x-btn{margin-top:14px}.site-footer{font-size:1rem}}
