@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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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{.fixed{position:fixed}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}}:root{--ink:#183b31;--green:#1d694c;--muted:#738078;--line:#e1e7df;--paper:#f6f8f3;--accent:#d9eea8}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,PingFang SC,Microsoft Yahei,sans-serif;font-size:15px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{outline-offset:5px}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;height:90px;display:flex}.wrap{max-width:1180px;margin:auto;padding:0 36px}.brand{letter-spacing:-1px;align-items:center;gap:6px;font-size:23px;font-weight:800;display:flex}.brand-light{font-weight:400}.brand-mark{background:var(--ink);color:var(--accent);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-right:7px;font-size:28px;font-style:italic;display:flex}.brand-mark span{margin-left:-3px;font-size:18px}nav{align-items:center;gap:28px;font-size:14px;display:flex}.button{white-space:nowrap;background:var(--ink);border:1px solid var(--ink);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-weight:600;transition:background .15s;display:inline-flex}.button:hover{background:#2c5947}.button.secondary{color:var(--ink);background:0 0;border-color:#cbd4c8}.button.secondary:hover{background:#edf2e8}.button.small{padding:7px 13px;font-size:13px}.eyebrow{letter-spacing:2px;color:var(--green);margin-bottom:18px;font-size:11px;font-weight:700}.hero{grid-template-columns:1.05fr 1fr;align-items:center;gap:70px;padding:100px 0 85px;display:grid}.hero h1{letter-spacing:-2px;margin:0 0 26px;font-size:clamp(40px,4.7vw,62px);font-weight:600;line-height:1.22}.hero h1 em{color:var(--green);font-style:normal}.hero p{color:var(--muted);max-width:460px;margin-bottom:30px;font-size:17px;line-height:1.9}.hero-actions{align-items:center;gap:24px;display:flex}.note{margin-top:20px;font-size:12px!important}.scene{background:#eaf0e2;border:1px solid #d7dfd2;border-radius:20px;padding:35px 28px;position:relative;transform:rotate(-1deg);box-shadow:0 18px 50px #234a3010}.window{background:#fff;border:1px solid #dae2d4;border-radius:12px;overflow:hidden;box-shadow:0 15px 28px #243e2210}.window-top{border-bottom:1px solid var(--line);color:#8c968b;background:#fafbf8;align-items:center;gap:6px;padding:13px 18px;font-size:11px;display:flex}.dot{background:#d2daca;border-radius:50%;width:7px;height:7px}.window-top span:last-child{margin-left:auto}.terminal{color:#c8d8c6;background:#183b31;padding:25px;font:12px/2.2 ui-monospace,SFMono-Regular,monospace}.terminal strong{color:#d9eea8;font-weight:400}.terminal .muted{color:#91ab98}.site-card{padding:27px}.site-card h3{margin:5px 0;font-size:25px;font-weight:600}.demo-label{color:#788770;letter-spacing:1px;font-size:10px;position:absolute;top:13px;right:24px}.live-tag{color:var(--green);align-items:center;gap:7px;font-size:11px;display:inline-flex}.live-tag:before{content:"";background:#71a453;border-radius:50%;width:6px;height:6px}.art-bars{gap:9px;margin-top:20px;display:flex}.art-bars i{background:#f0dccb;border-radius:6px;width:33.3%;height:55px;display:block}.art-bars i:nth-child(2){background:#e8ebc5}.art-bars i:nth-child(3){background:#d5e2dc}.flow{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:42px;padding:36px 0 55px;display:grid}.flow article{gap:18px;display:flex}.step{color:var(--green);padding-top:3px;font-size:12px}.flow h3{margin:0 0 8px;font-weight:600}.flow p{color:var(--muted);margin:0;font-size:13px}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding:25px 0;font-size:12px;display:flex}.page-heading{justify-content:space-between;align-items:end;padding:48px 0 30px;display:flex}.page-heading h1{letter-spacing:-1px;margin:0 0 6px;font-size:34px;font-weight:600}.muted{color:var(--muted)}.page-heading p{margin:0}.dashboard-grid{grid-template-columns:1.3fr 1fr;gap:28px;margin-bottom:65px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:24px;padding:28px}.panel h2{margin:0 0 12px;font-size:21px;font-weight:600}.panel .eyebrow{margin-bottom:10px}.panel p{margin-top:0}.form-panel label:not(.check){margin-top:18px;font-size:13px;font-weight:600;display:block}input:not([type=checkbox]),textarea{width:100%;color:var(--ink);background:#fcfdfb;border:1px solid #d8dfd3;border-radius:7px;margin-top:7px;padding:11px 13px;display:block}textarea{resize:vertical;font-family:ui-monospace,monospace;font-size:12px;line-height:1.8}.hint{color:var(--muted);font-size:12px;margin:9px 0 18px!important}.check{align-items:center;gap:9px;margin:20px 0;font-size:13px;display:flex}.error{background:#fff1ed;border-radius:6px;padding:10px;font-size:13px;color:#b14232!important}.empty{text-align:center;border:1px dashed #cbd6c5;border-radius:12px;padding:62px 24px}.empty-icon{color:#84a66d;margin-bottom:12px;font-size:36px}.empty h2{font-size:19px;font-weight:600}.empty p{color:var(--muted);font-size:14px}.project-card{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:16px;padding:22px 25px;transition:transform .15s;display:block}.project-card:hover{border-color:#a3b895;transform:translateY(-2px)}.project-card h2{margin:0;font-size:18px;font-weight:600}.project-card p{color:var(--muted);margin:5px 0;font-size:13px}.project-card-bottom{justify-content:space-between;margin-top:18px;font-size:12px;display:flex}.back{color:var(--muted);margin-top:30px;font-size:13px;display:inline-block}.detail-grid{grid-template-columns:1fr 280px;gap:26px;margin-bottom:55px;display:grid}.side-stat{border-bottom:1px solid var(--line);justify-content:space-between;gap:10px;padding:12px 0;font-size:13px;display:flex}.side-stat:last-child{border:0}.instruction{margin-top:20px}.instruction-top{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.version-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:17px 0;display:flex}.version-row p{color:var(--muted);margin:0;font-size:12px}.version-title{align-items:center;gap:13px;font-family:ui-monospace,monospace;font-size:13px;display:flex}.badge{color:var(--green);background:#eef5e4;border-radius:4px;padding:3px 8px;font-size:10px}.prose{max-width:770px;margin:50px auto 70px}.prose h1{margin-bottom:20px;font-size:36px;font-weight:600}.prose h2{margin-top:30px;font-size:21px;font-weight:600}.prose p,.prose li{color:#596a5d}.prose ul,.prose ol{list-style:revert;padding-left:22px}.prose code{background:#e9eee4;border-radius:3px;padding:2px 5px;font-family:ui-monospace,monospace;font-size:13px}.setup{background:#eaf0e2;border-radius:8px;margin-top:16px;padding:14px;font-size:13px}.status-line{justify-content:space-between;gap:20px;margin-bottom:20px;font-size:12px;display:flex}.refresh{font-size:12px;text-decoration:underline}.stat-number{margin:15px 0 5px;font-size:34px;font-weight:600;line-height:1.2}@media (max-width:800px){.wrap{padding:0 22px}header{height:76px}.brand{font-size:19px}nav{gap:15px}.hero{grid-template-columns:1fr;gap:35px;padding:55px 0}.hero h1{font-size:45px}.scene{transform:none}.flow{grid-template-columns:1fr;gap:26px}.dashboard-grid,.detail-grid{grid-template-columns:1fr}.page-heading{flex-direction:column;align-items:start;gap:20px}.panel{padding:22px}.version-row{gap:10px}.version-title{flex-wrap:wrap}.instruction-top{align-items:start}footer{flex-direction:column;gap:5px}nav .nav-docs{display:none}}.page-heading>div{min-width:0}.page-heading p,.eyebrow{overflow-wrap:anywhere}.hero-actions{flex-wrap:wrap;align-items:flex-start}.hero-actions>a{padding-top:12px}.copy-deploy-prompt{min-width:0;max-width:100%}.copy-feedback{color:var(--green);margin-top:8px;font-size:12px;display:block}.copy-feedback:empty{display:none}.copy-fallback{max-width:470px;margin-top:14px}.copy-fallback p{margin:0 0 8px;font-size:13px}.community-section{border-top:1px solid var(--line);padding:55px 0 70px}.community-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.community-heading h2{letter-spacing:-1px;margin:0;font-size:34px;font-weight:600}.community-heading p{color:var(--muted);margin:7px 0 0}.community-heading>a{color:var(--green);white-space:nowrap;font-size:14px}.community-heading .eyebrow{margin-bottom:8px}.community-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.community-card{border:1px solid var(--line);background:#fff;border-radius:14px;transition:transform .18s,box-shadow .18s;overflow:hidden}.community-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #183b3110}.community-preview{aspect-ratio:8/5;border-bottom:1px solid var(--line);background:#eaf0e2;overflow:hidden}.community-preview img{object-fit:cover;width:100%;height:100%;display:block}.community-card-info{justify-content:space-between;align-items:center;gap:14px;padding:20px;display:flex}.community-card-info>div{min-width:0}.community-card h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;font-weight:600;overflow:hidden}.community-card p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:11px;overflow:hidden}.community-arrow{color:var(--green);background:#eef5e4;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.community-page{padding-bottom:45px}.community-pagination{justify-content:center;padding:32px 0}.community-page .page-heading{padding-bottom:35px}@media (max-width:900px){.community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.community-grid{grid-template-columns:1fr}.community-heading{flex-direction:column;align-items:start}.community-heading h2{font-size:29px}header nav>.muted{display:none}}.account-nav{align-items:center;gap:14px;display:flex}.account-name{text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:13px;overflow:hidden}.account-form{max-width:460px;margin:55px auto 75px}.account-form h1{margin:0 0 12px;font-size:30px;font-weight:600}.account-form .button{width:100%;margin-top:20px}.account-tabs{gap:8px;margin:24px 0;display:flex}.account-tabs button{border:1px solid var(--line);background:#fff;border-radius:7px;flex:1;padding:8px}.account-tabs button[aria-selected=true]{background:var(--ink);color:#fff}.account-note{color:var(--muted);margin-top:20px;font-size:13px}.claim-form .button{margin-top:12px}.owned-project{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:20px;overflow:hidden}.owned-project img{aspect-ratio:8/5;object-fit:cover;width:100%;display:block}.owned-project-content{padding:20px}.owned-project h2{margin:0 0 8px;font-size:19px}.owned-project-actions{gap:10px;margin-top:15px;display:flex}@media (max-width:600px){.account-name{display:none}.account-nav{gap:8px}header nav{gap:10px;font-size:12px}header .button.small{padding:6px 9px;font-size:12px}header .brand{gap:3px;font-size:16px}header .brand-mark{width:28px;height:28px;margin-right:3px}.account-form{margin-top:35px}}.danger-panel{border-color:#ead2ca}.button.danger{color:#fff;background:#a63d30;border-color:#a63d30}.button.danger:hover{background:#873025}.delete-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.danger-panel label{font-size:12px}.delete-slug{overflow-wrap:anywhere;margin:8px 0;display:block}.view-count{color:var(--green);font-variant-numeric:tabular-nums;margin-top:9px;font-size:12px;display:inline-block}
