@import"https://fonts.googleapis.com/css2?family=Kanit:wght@400;500;600;700&display=swap";@layer components;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:"Kanit",ui-sans-serif,system-ui,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-gray-100:oklch(96.7% .003 264.542);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--font-weight-medium:500;--font-weight-semibold:600;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-brand-orange:#ff6a2a}}@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,ui-sans-serif,system-ui,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;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{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 utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.mt-auto{margin-top:auto}.mb-2{margin-bottom:calc(var(--spacing)*2)}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-7{height:calc(var(--spacing)*7)}.w-7{width:calc(var(--spacing)*7)}.w-full{width:100%}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.gap-5{gap:calc(var(--spacing)*5)}.gap-6{gap:calc(var(--spacing)*6)}.rounded-lg{border-radius:var(--radius-lg)}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-gray-100{border-color:var(--color-gray-100)}.bg-white{background-color:var(--color-white)}.object-cover{object-fit:cover}.px-6{padding-inline:calc(var(--spacing)*6)}.py-8{padding-block:calc(var(--spacing)*8)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-\[\#4b5563\]{color:#4b5563}.text-\[\#111014\]{color:#111014}.text-gray-300{color:var(--color-gray-300)}.text-gray-400{color:var(--color-gray-400)}.shadow-\[0_8px_18px_rgba\(255\,104\,60\,0\.18\)\]{--tw-shadow:0 8px 18px var(--tw-shadow-color,#ff683c2e);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(hover:hover){.hover\:text-brand-orange:hover{color:var(--color-brand-orange)}.hover\:opacity-80:hover{opacity:.8}}@media(min-width:40rem){.sm\:inline{display:inline}.sm\:flex-row{flex-direction:row}.sm\:gap-2{gap:calc(var(--spacing)*2)}}@media(min-width:48rem){.md\:gap-10{gap:calc(var(--spacing)*10)}}}:root{--brand-yellow:#ffc837;--brand-orange:#ff6a2a;--brand-pink:#ff2b5a;--brand-gradient:linear-gradient(120deg,var(--brand-yellow)0%,var(--brand-orange)40%,var(--brand-pink)80%);--ink:#111014;--muted:#4b5563}*,:before,:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:#fff;min-height:100vh;margin:0;font-family:Kanit,ui-sans-serif,system-ui,sans-serif}a{color:inherit;text-decoration:none}#root{background:#fff;width:100%}.page{flex-direction:column;align-items:center;width:100%;max-width:none;min-height:100vh;margin:0 auto;padding:32px 0 48px;display:flex}@media(max-width:1180px){.page{padding:24px 0 48px}}.hero{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1600px;margin-left:auto;margin-right:auto;padding:80px 0 48px;display:flex}.hero-logo{object-fit:cover;border-radius:18px;width:72px;height:72px;box-shadow:0 18px 40px #ff683c3d}.hero h1{letter-spacing:-.04em;color:var(--ink);margin:0;padding:0 24px;font-size:clamp(3rem,6vw,4.5rem);font-weight:700;line-height:1}.hero p{color:var(--muted);max-width:600px;margin:0;padding:0 24px;font-size:1.25rem;line-height:1.5}@media(max-width:840px){.hero-logo{border-radius:14px;width:56px;height:56px;box-shadow:0 14px 32px #ff683c38}.hero h1{font-size:clamp(2.1rem,5vw,2.8rem)}}.cta{background:var(--brand-gradient);color:#111014;cursor:pointer;border:none;border-radius:14px;padding:12px 18px;font-weight:700;transition:transform .15s,box-shadow .15s;box-shadow:0 18px 42px #ff683c59}.cta:hover{transform:translateY(-2px);box-shadow:0 20px 48px #ff2b5a59}.store-row{flex-wrap:wrap;justify-content:center;align-items:center;padding:0 24px;display:flex}.store-badge{color:#fff;background:#0f1014;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:12px;min-width:160px;padding:12px 16px;text-decoration:none;transition:transform .14s,box-shadow .14s,border-color .14s;display:inline-flex;box-shadow:0 14px 28px #00000040}.store-badge:hover{border-color:#ffc83773;transform:translateY(-2px);box-shadow:0 18px 36px #ff515a40}.store-badge.store-image{box-shadow:none;background:0 0;border:none;min-width:0;padding:0}.store-badge.store-image img{width:auto;height:48px;display:block}.store-badge.store-image:hover{box-shadow:none;transform:translateY(-2px)}.store-icon{background:#ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.store-svg{fill:#fff;width:22px;height:22px}.store-text{flex-direction:column;line-height:1.1;display:flex}.store-eyebrow{opacity:.75;font-size:12px}.store-title{font-size:16px;font-weight:700}.phones-viewport{justify-content:center;width:100%;max-width:1600px;margin-left:auto;margin-right:auto;display:flex;overflow:hidden}.phones{transform-origin:top;--phones-scale:min(1,100vw/1600);width:1600px;max-width:1600px;transform:scale(var(--phones-scale));flex-wrap:nowrap;justify-content:center;align-items:flex-end;margin-top:16px;display:flex;overflow:visible}.phone{flex:0 auto;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:visible}.frame-sm{width:clamp(240px,18vw,320px);height:clamp(500px,38vw,680px)}.frame-shell{pointer-events:none;z-index:4;background:url(/device-frame.avif) 50%/100% 100% no-repeat;position:absolute;inset:0}.phone-screen{z-index:2;border-radius:36px;flex-direction:column;align-items:stretch;display:flex;position:absolute;inset:1.8% 5%;overflow:hidden}.poster{background-position:50%;background-repeat:no-repeat;background-size:cover;flex:auto;width:100%;height:100%}@media(max-width:840px){.phones{justify-content:center}}.legal-page{text-align:left;width:100%;max-width:900px;margin:40px auto 0;padding:0 20px 32px}.legal-page h1{margin-bottom:8px;font-size:2.2rem}.legal-page h2{margin-top:24px;margin-bottom:8px;font-size:1.25rem}.legal-page h3{margin-top:18px;margin-bottom:6px;font-size:1.05rem}.legal-page p,.legal-page li{color:#374151;font-size:.95rem;line-height:1.6}.legal-page ul{padding-left:20px}.legal-meta{color:#6b7280;margin-bottom:18px;font-size:.85rem}.video-share{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:480px;margin:0 auto;padding:24px;display:flex}.video-share-loading,.video-share-error{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px 24px;display:flex}.video-share-loading .spinner{border:3px solid #f0f1f6;border-top-color:var(--brand-orange);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.video-share-logo{border-radius:16px;width:64px;height:64px;box-shadow:0 12px 28px #ff683c33}.video-share-error h1{color:var(--ink);margin:0;font-size:1.5rem}.video-share-error p{color:var(--muted);margin:0}.video-share-cta{background:var(--brand-gradient);color:var(--ink);border-radius:14px;justify-content:center;align-items:center;padding:14px 28px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 12px 28px #ff683c4d}.video-share-cta:hover{transform:translateY(-2px);box-shadow:0 16px 36px #ff2b5a4d}.video-share-content{flex-direction:column;gap:24px;width:100%;display:flex}.video-share-preview{aspect-ratio:9/16;background:#0f1014;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 48px #0003}.video-share-thumbnail{object-fit:cover;width:100%;height:100%}.video-share-thumbnail-placeholder{color:#ffffff4d;background:linear-gradient(135deg,#1a1a2e,#16213e);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.video-share-play-overlay{opacity:.8;background:#0000004d;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.video-share-preview:hover .video-share-play-overlay{opacity:1}.video-share-info{flex-direction:column;gap:16px;display:flex}.video-share-author{justify-content:center;align-items:center;gap:12px;display:flex}.video-share-avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.video-share-avatar-placeholder{background:var(--brand-gradient);width:40px;height:40px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.video-share-username{color:var(--ink);font-weight:600}.video-share-stats{justify-content:center;gap:32px;display:flex}.video-share-stat{flex-direction:column;align-items:center;gap:2px;display:flex}.video-share-stat-value{color:var(--ink);font-size:1.25rem;font-weight:700}.video-share-stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.video-share-actions{flex-direction:column;gap:20px;display:flex}.video-share-open-btn{background:var(--brand-gradient);width:100%;color:var(--ink);cursor:pointer;border:none;border-radius:14px;padding:16px 24px;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s;box-shadow:0 14px 32px #ff683c4d}.video-share-open-btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px #ff2b5a4d}.video-share-download{flex-direction:column;align-items:center;gap:12px;display:flex}.video-share-download p{color:var(--muted);margin:0;font-size:.875rem}.video-share-badges{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.video-share-badges .store-badge img{height:40px}@media(max-width:480px){.video-share{padding:16px}.video-share-preview{border-radius:16px}.video-share-stats{gap:24px}}.creators-v2{flex-direction:column;align-items:center;gap:80px;width:100%;max-width:1200px;margin:0 auto;padding:80px 24px;display:flex}.creators-hero{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:800px;display:flex;position:relative}.creators-hero h1{letter-spacing:-.04em;color:var(--ink);margin:0;font-size:clamp(3rem,6vw,4.5rem);font-weight:700;line-height:1}.creators-hero p{color:var(--muted);max-width:600px;font-size:1.25rem;line-height:1.5}.premium-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;padding:16px 32px;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s}.premium-btn:hover{background:#333;transform:translateY(-2px)}.visual-orbit{justify-content:center;align-items:center;width:100%;height:400px;margin-top:40px;display:flex;position:relative}.floating-card{z-index:2;background:#fff;border:1px solid #f0f1f6;border-radius:16px;flex-direction:column;gap:4px;padding:16px 20px;animation:6s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 20px 40px #00000014}.floating-card .card-label{text-transform:uppercase;color:var(--muted);letter-spacing:.1em;font-size:11px;font-weight:700}.floating-card .card-value{color:var(--ink);font-size:1.5rem;font-weight:700}.floating-card .card-stat{color:#10b981;font-size:13px;font-weight:600}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.pos-1{animation-delay:0s;top:10%;left:15%}.pos-2{animation-delay:1.5s;top:50%;right:10%}.pos-3{animation-delay:3s;bottom:10%;left:20%}.pos-4{animation-delay:.5s;top:30%;right:25%}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;width:100%;display:grid}.feature-item{flex-direction:column;gap:16px;display:flex}.feature-item h3{color:var(--ink);margin:0;font-size:1.5rem}.feature-item p{color:var(--muted);font-size:1rem;line-height:1.6}.social-proof{text-align:center;border-top:1px solid #f0f1f6;width:100%;padding-top:60px}.social-proof p{text-transform:uppercase;letter-spacing:.2em;color:var(--muted);margin-bottom:40px;font-size:12px;font-weight:700}.brand-logos{opacity:.6;filter:grayscale();flex-wrap:wrap;justify-content:center;align-items:center;gap:60px;display:flex}.brand-logo{letter-spacing:-.02em;font-size:1.25rem;font-weight:800}@media(max-width:768px){.creators-v2{gap:60px;padding:60px 20px}.visual-orbit{height:300px}.floating-card{padding:12px 16px}.floating-card .card-value{font-size:1.125rem}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
