@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-divide-y-reverse:0;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size: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}}}.fixed{position:fixed}.relative{position:relative}.static{position:static}.z-50{z-index:50}.container{width:100%}.mx-auto{margin-inline:auto}.mt-auto{margin-top:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-\[140px\]{max-width:140px}.min-w-\[96px\]{min-width:96px}.min-w-full{min-width:100%}.flex-1{flex:1}.cursor-not-allowed{cursor:not-allowed}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-\[var\(--theme-border-default\)\]{border-color:var(--theme-border-default)}.border-t-transparent{border-top-color:#0000}.bg-\[var\(--theme-bg-page\)\]{background-color:var(--theme-bg-page)}.bg-transparent{background-color:#0000}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.align-top{vertical-align:top}.break-all{word-break:break-all}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[var\(--theme-text-primary\)\]{color:var(--theme-text-primary)}.capitalize{text-transform:capitalize}.underline{text-decoration-line:underline}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media(hover:hover){.hover\:bg-\[var\(--theme-bg-page\)\]:hover{background-color:var(--theme-bg-page)}.hover\:text-\[var\(--theme-text-primary\)\]:hover{color:var(--theme-text-primary)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:opacity-60:disabled{opacity:.6}*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}:root{--theme-bg-page:#f9fafb;--theme-bg-surface:#fff;--theme-text-primary:#111827;--theme-text-secondary:#374151;--theme-text-muted:#6b7280;--theme-text-inverse:#fff;--theme-border-default:#e5e7eb;--theme-brand-primary:#000;--theme-danger:#dc2626;--theme-radius-sm:4px;--theme-radius-md:6px;--theme-radius-lg:8px;--theme-transition-fast:.15s ease}body{background-color:var(--theme-bg-page);color:var(--theme-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}.hidden{display:none!important}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-page{min-height:100vh}.app-container{max-width:1100px;margin:0 auto;padding:64px 24px}.app-section{margin-top:3.5rem}::-moz-selection{background-color:#00000026}::selection{background-color:#00000026}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.btn{border-radius:var(--theme-radius-md);cursor:pointer;transition:background-color var(--theme-transition-fast),color var(--theme-transition-fast),border-color var(--theme-transition-fast),opacity var(--theme-transition-fast);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;display:inline-flex}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background-color:var(--theme-brand-primary);color:var(--theme-text-inverse)}.btn-primary:hover{opacity:.9}.btn-secondary{background-color:var(--theme-bg-surface);color:var(--theme-text-primary);border-color:var(--theme-border-default)}.btn-secondary:hover{background-color:#f3f4f6}.btn-danger{background-color:var(--theme-danger);color:var(--theme-text-inverse)}.btn-danger:hover{opacity:.9}.link{color:var(--theme-brand-primary);text-decoration:none}.link:hover{text-decoration:underline}.card{background-color:var(--theme-bg-surface);border:1px solid var(--theme-border-default);border-radius:var(--theme-radius-lg);padding:1.5rem}.card-header{margin-bottom:.75rem;font-weight:600}.card-muted{color:var(--theme-text-muted)}.input,.select,.textarea{border-radius:var(--theme-radius-md);border:1px solid var(--theme-border-default);background-color:var(--theme-bg-surface);width:100%;color:var(--theme-text-primary);padding:.625rem .75rem;font-size:.875rem}.input:focus,.select:focus,.textarea:focus{border-color:var(--theme-brand-primary);outline:none}.badge{color:#374151;background-color:#e5e7eb;border-radius:9999px;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.badge-success{color:#166534;background-color:#dcfce7}.badge-warning{color:#92400e;background-color:#fef3c7}.badge-danger{color:#991b1b;background-color:#fee2e2}.alert{border-radius:var(--theme-radius-md);border:1px solid;padding:1rem 1.25rem;font-size:.875rem}.alert-info{color:#1e3a8a;background-color:#eff6ff;border-color:#bfdbfe}.alert-warning{color:#92400e;background-color:#fffbeb;border-color:#fde68a}.alert-danger{color:#991b1b;background-color:#fef2f2;border-color:#fecaca}header,main,section,footer{border:none;margin:0;padding:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}.site-header{background:var(--theme-bg-surface);border-bottom:1px solid var(--theme-border-default)}.site-header-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:16px 24px;display:flex}.site-logo{color:var(--theme-text-primary);align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;display:inline-flex}.site-logo img{width:auto;height:28px;display:block}.site-logo span{line-height:1}.site-nav{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.site-nav a{color:var(--theme-text-secondary);font-size:.875rem}.site-nav a:hover{color:var(--theme-text-primary)}@media(max-width:640px){.site-header-inner{flex-direction:column;align-items:flex-start}.site-nav{justify-content:flex-start;gap:12px;width:100%}}.site-footer{border-top:1px solid var(--theme-border-default);background:var(--theme-bg-surface)}.site-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:24px;display:flex}.footer-copy{color:var(--theme-text-muted);font-size:.875rem}.footer-links{flex-wrap:wrap;gap:20px;display:flex}.footer-links a{color:var(--theme-text-muted);font-size:.875rem}.footer-links a:hover{color:var(--theme-text-primary)}@media(max-width:640px){.site-footer-inner{flex-direction:column;align-items:flex-start}}.admin-table table{border-collapse:separate;border-spacing:0;width:100%}.admin-table thead th{border-bottom:1px solid var(--theme-border-default);text-align:left;vertical-align:middle;white-space:nowrap;background-color:#f9fafb}.admin-table tbody tr{background-color:var(--theme-bg-surface)}.admin-table tbody tr+tr td{border-top:1px solid var(--theme-border-default)}.admin-table td,.admin-table th{vertical-align:top;padding:.75rem 1rem}.admin-table tbody tr:hover{background-color:#f9fafb}.modal-overlay{z-index:2147483647;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-panel{background-color:var(--theme-bg-surface);width:100%;max-width:42rem;max-height:90vh;color:var(--theme-text-primary);border-radius:var(--theme-radius-lg);box-shadow:var(--theme-shadow-lg);outline:none;flex-direction:column;display:flex}.modal-header{border-bottom:1px solid var(--theme-border-default);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.modal-body{flex:1;padding:1.25rem 1.5rem;overflow-y:auto}.modal-footer{border-top:1px solid var(--theme-border-default);background-color:var(--theme-bg-muted);justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.sidebar{background-color:var(--theme-bg-surface);border-right:1px solid var(--theme-border-default);flex-direction:column;flex-shrink:0;width:16rem;min-width:16rem;height:100vh;transition:width .2s;display:flex}.sidebar-header{border-bottom:1px solid var(--theme-border-default);justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-weight:600;display:flex}.sidebar-nav{flex:1;padding:1rem .75rem;overflow-y:auto}.sidebar-item{border-radius:var(--theme-radius-md);color:var(--theme-text-secondary);transition:background-color var(--theme-transition-fast),color var(--theme-transition-fast);margin-bottom:.125rem;padding:.5rem .75rem;font-size:.875rem;display:block}.sidebar-item:hover{background-color:var(--theme-bg-muted);color:var(--theme-text-primary)}.sidebar-item.active{background-color:var(--theme-brand-primary);color:var(--theme-text-inverse)}.sidebar-footer{border-top:1px solid var(--theme-border-default);padding:1rem}.sidebar--collapsed{width:3.75rem;min-width:3.75rem}.sidebar--collapsed .sidebar-item{text-align:center;padding-left:0;padding-right:0}.sidebar-toggle{cursor:pointer;color:var(--theme-text-secondary);background:0 0;border:none;padding:.25rem;font-size:1.1rem}.sidebar-toggle:hover{color:var(--theme-text-primary)}.app-layout{background-color:var(--theme-bg-page);width:100%;height:100vh;display:flex}.app-layout-main{flex-direction:column;flex:1;display:flex;overflow:hidden}.app-layout-header{background-color:var(--theme-bg-surface);border-bottom:1px solid var(--theme-border-default);padding:1rem 1.5rem;font-size:.875rem;font-weight:500}.app-layout-content{flex:1;padding:1.5rem;overflow-y:auto}.screenshot-carousel{max-width:1000px;margin:0 auto;position:relative}.screenshot-frame{background:linear-gradient(#f9fafb,#f3f4f6);border:1px solid #e5e7eb;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000014}.screenshot-stage{justify-content:center;align-items:center;height:360px;padding:24px;display:flex;position:relative}.screenshot-image{-o-object-fit:contain;object-fit:contain;opacity:0;max-width:100%;max-height:100%;transition:opacity .6s;position:absolute}.screenshot-image.active{opacity:1}.carousel-arrow{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#ffffffbf;border:none;border-radius:50%;width:36px;height:36px;transition:background .15s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.carousel-arrow:hover{background:#fffffff2}.carousel-arrow.left{left:16px}.carousel-arrow.right{right:16px}.carousel-dots{justify-content:center;gap:8px;margin-top:20px;display:flex}.carousel-dot{cursor:pointer;background:#9ca3af;border:none;border-radius:9999px;width:6px;height:6px;transition:all .3s}.carousel-dot.active{background:#2563eb;width:24px}.screenshot-carousel{margin-bottom:60px}.why-row{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1000px;margin:0 auto;display:grid}.why-mini-box{background:var(--theme-bg-surface);border:1px solid var(--theme-border-default);text-align:center;border-radius:16px;padding:22px 20px;transition:all .2s}.why-mini-box:hover{transform:translateY(-4px);box-shadow:0 12px 25px #0000000f}.why-icon{margin-bottom:10px;font-size:22px}.why-mini-box h3{margin-bottom:6px;font-size:1rem;font-weight:600}.why-mini-box p{color:var(--theme-text-muted);font-size:.85rem;line-height:1.4}@media(max-width:768px){.why-row{grid-template-columns:1fr}}.feature-rotator{max-width:800px;height:120px;margin:0 auto;position:relative;overflow:hidden}.feature-slide{opacity:0;text-align:center;width:100%;transition:all .6s;position:absolute;transform:translateY(30px)}.feature-slide h3{margin-bottom:8px;font-size:1.25rem;font-weight:600}.feature-slide p{color:var(--theme-text-muted);font-size:.95rem}.feature-slide.active{opacity:1;transform:translateY(0)}.section-light{background:#fff}.section-muted{background:#f9fafb}.section-divider{border-top:1px solid #e5e7eb}.section-padding{padding:6rem 1.5rem}.container{max-width:1100px;margin:0 auto}.section-title{font-size:2rem;font-weight:600}.section-description{color:var(--theme-text-muted);max-width:650px;margin-top:1.25rem;margin-left:auto;margin-right:auto}.hero-title{font-size:2.75rem;font-weight:600}.hero-subtitle{color:var(--theme-text-muted)}.hero-description{color:var(--theme-text-muted);max-width:700px;margin-top:1.5rem;margin-left:auto;margin-right:auto;font-size:1.05rem}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{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}:root{--theme-brand-primary: #000000;--theme-brand-secondary: #1f2937;--theme-bg-page: #f9fafb;--theme-bg-surface: #ffffff;--theme-bg-muted: #f3f4f6;--theme-text-primary: #111827;--theme-text-secondary: #374151;--theme-text-muted: #6b7280;--theme-text-inverse: #ffffff;--theme-border-default: #e5e7eb;--theme-border-strong: #d1d5db;--theme-success: #16a34a;--theme-warning: #f59e0b;--theme-danger: #dc2626;--theme-info: #2563eb;--theme-focus-ring: rgba(0, 0, 0, .3);--theme-radius-sm: 4px;--theme-radius-md: 6px;--theme-radius-lg: 8px;--theme-shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--theme-shadow-md: 0 4px 6px rgba(0, 0, 0, .08);--theme-shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--theme-transition-fast: .15s ease;--theme-transition-base: .2s ease}.theme-bg{background-color:var(--theme-bg-page)}.theme-surface{background-color:var(--theme-bg-surface)}.theme-muted{background-color:var(--theme-bg-muted)}.theme-text-primary{color:var(--theme-text-primary)}.theme-text-secondary{color:var(--theme-text-secondary)}.theme-text-muted{color:var(--theme-text-muted)}.theme-border{border-color:var(--theme-border-default)}.theme-shadow{box-shadow:var(--theme-shadow-sm)}
