@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,400;6..12,500;6..12,600&display=swap";.sitebuilder-shell{height:100vh;overflow:hidden}.project-breadcrumb{display:inline-flex;align-items:center;gap:8px;color:var(--muted-foreground);font-size:12px}.project-breadcrumb>span:first-child{color:var(--foreground);font-weight:600}.status-dot,.idle-dot{width:6px;height:6px;border-radius:50%;background:#a88968}.projects-page{width:min(1220px,calc(100% - 40px));margin:0 auto;padding:54px 0 70px}.projects-heading{display:flex;align-items:flex-end;justify-content:space-between;padding:0 5px 34px}.projects-heading h1{margin:0;font-size:clamp(38px,5vw,58px);font-weight:500;letter-spacing:-.055em}.projects-heading p{margin:10px 0 0;color:var(--muted-foreground);font-size:14px}.projects-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.projects-search{position:relative;width:min(360px,100%)}.projects-search>svg{position:absolute;z-index:1;top:50%;left:15px;width:16px;transform:translateY(-50%);color:var(--muted-foreground)}.projects-search input{padding-left:42px;background:var(--card)}.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.new-project-card{display:flex;min-height:340px;flex-direction:column;align-items:center;justify-content:center;padding:30px;border:1px dashed #bbb19f;border-radius:28px;color:var(--foreground);background:#fcfaf46b;transition:transform .18s ease,background .18s ease,border-color .18s ease}.new-project-card:hover{transform:translateY(-3px);border-color:var(--primary);background:#fcfaf4c2}.new-project-icon{display:grid;width:48px;height:48px;margin-bottom:16px;place-items:center;border-radius:50%;color:var(--primary-foreground);background:var(--primary)}.new-project-card strong{font-size:14px}.new-project-card small{max-width:210px;margin-top:7px;color:var(--muted-foreground);font-size:11px;line-height:1.45;text-align:center}.project-card{overflow:hidden}.project-card>button{width:100%;padding:0;border:0;color:inherit;text-align:left;background:transparent}.project-shot{position:relative;height:215px;overflow:hidden;background:#dce3d4}.project-shot-green{background:radial-gradient(circle at 82% 32%,#bdcba9 0 16%,transparent 16.5%),linear-gradient(132deg,#f1e8d9 0,#f1e8d9 51%,#5b745d 51%)}.project-shot-sand{background:radial-gradient(circle at 70% 30%,#a78365 0 14%,transparent 14.5%),linear-gradient(120deg,#ead9c2 0,#ead9c2 54%,#8d755e 54%)}.project-browser-bar{position:absolute;top:10px;right:10px;left:10px;display:flex;gap:4px;height:22px;align-items:center;padding:0 8px;border-radius:7px;background:#fcfaf4e0}.project-browser-bar i{width:4px;height:4px;border-radius:50%;background:#aaa294}.shot-copy{position:absolute;top:70px;left:9%;display:flex;width:43%;flex-direction:column;gap:9px}.shot-copy>span{width:44%;height:4px;border-radius:5px;background:#2f362f59}.shot-copy>span:last-child{width:76%}.shot-copy strong{font-family:Georgia,serif;font-size:20px;font-weight:500;line-height:1}.project-card-content{padding-top:16px}.project-card-title{display:flex;justify-content:space-between;gap:14px}.project-card-title h2{margin:0;font-size:15px;font-weight:600}.project-card-title span,.project-card-meta,.project-card-meta span{display:flex;align-items:center}.project-card-title span{gap:5px;margin-top:5px;color:var(--muted-foreground);font-size:10px}.project-card-title svg{width:14px}.project-card-meta{gap:10px;margin-top:15px}.project-card-meta span{gap:4px;color:var(--muted-foreground);font-size:9px}.project-card-meta svg{width:12px}.builder-workspace{display:grid;grid-template-columns:minmax(390px,42%) minmax(0,58%);height:calc(100vh - 72px);overflow:hidden}.chat-pane,.preview-pane{min-width:0}.chat-pane{position:relative;display:flex;flex-direction:column;border-right:1px solid var(--border);background:#fcfaf48c}.pane-heading{display:flex;min-height:78px;align-items:center;justify-content:space-between;padding:15px 22px;border-bottom:1px solid rgba(221,214,200,.72)}.pane-heading p,.modal-title p{margin:0 0 3px;color:var(--muted-foreground);font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.pane-heading h1{margin:0;font-size:17px;font-weight:600}.pane-heading [data-slot=badge]{white-space:nowrap}.pane-heading [data-slot=badge]>span{display:inline-block}.pulse{animation:pulse 1.4s ease-in-out infinite}@keyframes pulse{50%{opacity:.28}}.chat-scroll{display:flex;flex:1;flex-direction:column;gap:18px;overflow-y:auto;padding:24px 22px 160px}.welcome-message{display:flex;align-items:flex-start;gap:11px}.welcome-message>div:last-child{max-width:470px;padding:15px 17px;border-radius:7px 20px 20px;background:var(--muted)}.welcome-message strong{font-size:13px}.welcome-message p{margin:5px 0 0;color:var(--muted-foreground);font-size:12px;line-height:1.55}.builder-user-message{align-self:flex-end;max-width:78%;padding:12px 15px;border-radius:20px 7px 20px 20px;color:var(--primary-foreground);background:var(--primary);font-size:12px;line-height:1.5}.agent-progress{padding:16px;border-radius:22px;box-shadow:none}.job-progress-track{height:5px;margin:15px 0 3px;overflow:hidden;border-radius:999px;background:var(--muted)}.job-progress-track span{display:block;height:100%;border-radius:inherit;background:var(--primary);transition:width .3s ease}.agent-error{border-color:#a45f4b59}.agent-error [data-slot=button]{margin-top:14px}.request-error{align-self:flex-start;max-width:88%;padding:10px 13px;border-radius:14px;color:var(--destructive);background:#a45f4b1a;font-size:10px}.agent-result-message>div:last-child{background:#e3e6dc}.progress-title{display:flex;align-items:flex-start;gap:10px}.progress-title strong,.progress-title small{display:block}.progress-title strong{font-size:12px}.progress-title small{margin-top:2px;color:var(--muted-foreground);font-size:10px}.progress-steps{display:grid;gap:7px;margin:16px 0}.progress-steps span,.progress-meta,.progress-meta span{display:flex;align-items:center}.progress-steps span{gap:7px;color:var(--muted-foreground);font-size:10px}.progress-steps .done{color:var(--primary)}.progress-steps svg,.progress-meta svg{width:13px;height:13px}.progress-meta{justify-content:flex-end;gap:11px}.progress-meta span{gap:4px;color:var(--muted-foreground);font-size:9px}.spin{animation:spin 1.1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.builder-composer{position:absolute;right:18px;bottom:16px;left:18px;padding:8px;border:1px solid var(--border);border-radius:24px;background:#fcfaf4f2;box-shadow:0 16px 46px #433d301f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.builder-composer textarea{min-height:75px;padding:8px 45px 24px 10px;border:0;background:transparent}.builder-composer textarea:focus-visible{box-shadow:none}.builder-composer-actions{position:absolute;right:10px;bottom:9px;display:flex;gap:3px}.builder-composer>small{position:absolute;bottom:11px;left:18px;color:var(--muted-foreground);font-size:8px}.preview-pane{display:flex;flex-direction:column;background:#e7e2d8}.preview-toolbar{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:8px;padding:8px 13px;border-bottom:1px solid #d1cabd;background:#f4f0e6d6}.viewport-buttons,.preview-actions{display:flex;align-items:center;gap:3px}.viewport-size{margin-left:6px;color:var(--muted-foreground);font-size:9px}.preview-actions [data-slot=button]{font-size:10px}.preview-stage{display:flex;flex:1;align-items:flex-start;justify-content:center;overflow:auto;padding:22px}.preview-frame{position:relative;max-width:100%;min-width:320px;overflow:hidden;border:1px solid #cbc4b7;border-radius:14px;background:#fff;box-shadow:0 20px 60px #3c372d24;transition:width .22s ease}.browser-chrome{display:grid;grid-template-columns:1fr auto 1fr;height:34px;align-items:center;padding:0 11px;color:#7c7a73;background:#f7f5ef;font-size:8px}.browser-chrome>span{display:flex;gap:4px}.browser-chrome i{width:6px;height:6px;border-radius:50%;background:#c5beb1}.browser-chrome strong{font-weight:600}.browser-chrome em{justify-self:end;color:#657462;font-style:normal}.preview-frame iframe{display:block;width:100%;height:calc(100vh - 210px);min-height:520px;border:0;background:#fff}.is-editing .preview-frame{outline:2px solid rgba(83,98,79,.48);outline-offset:4px}.edit-hint{position:absolute;top:48px;left:50%;display:flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;color:var(--primary-foreground);background:var(--primary);box-shadow:0 7px 20px #424d3e2e;font-size:9px;transform:translate(-50%)}.edit-hint svg{width:13px}.modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#2f362f3d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.center-modal{width:min(620px,100%);padding:22px}.modal-title{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px}.modal-title h2{margin:0;font-size:24px;font-weight:500;letter-spacing:-.035em}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.media-grid>*{min-height:150px;border-radius:20px}.media-grid button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed var(--input);color:var(--muted-foreground);background:var(--muted);font-size:10px}.media-grid svg{width:20px}.media-one{background:linear-gradient(145deg,#8ba086,#445e49)}.media-two{background:linear-gradient(145deg,#e7c99c,#9c7657)}.history-list{display:grid;gap:5px}.history-list>div,.settings-placeholder{display:flex;align-items:center;gap:12px;padding:13px;border-radius:17px;background:var(--muted)}.history-list svg,.settings-placeholder>svg{width:16px;color:var(--primary)}.history-list strong,.history-list small,.settings-placeholder strong,.settings-placeholder span{display:block}.settings-content{display:grid;gap:10px}.settings-content select{width:100%;height:44px;padding:0 14px;border:1px solid var(--input);border-radius:999px;color:var(--foreground);background:var(--background);font:inherit;font-size:11px;outline:none}.settings-content select:focus-visible{border-color:var(--ring);box-shadow:0 0 0 2px #72806c4d}.history-list strong,.settings-placeholder strong{font-size:11px}.history-list small,.settings-placeholder span{margin-top:2px;color:var(--muted-foreground);font-size:9px}@media(max-width:1050px){.builder-workspace{grid-template-columns:370px minmax(0,1fr)}.preview-actions [data-slot=button]:first-child{width:32px;padding:0;font-size:0}.preview-actions [data-slot=button]:first-child svg{margin:0}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.sitebuilder-shell{height:auto;min-height:100vh;overflow:visible}.projects-page{width:min(100% - 24px,560px);padding:28px 0}.projects-heading{align-items:flex-start}.projects-heading>[data-slot=button]{display:none}.projects-grid{grid-template-columns:1fr}.new-project-card{min-height:180px}.builder-workspace{display:block;height:auto}.chat-pane{min-height:calc(100vh - 64px);border-right:0}.preview-pane{min-height:680px}.preview-toolbar{overflow-x:auto}.preview-actions{margin-left:auto}.preview-actions [aria-label=История],.preview-actions [aria-label=Настройки],.preview-actions [aria-label="Открыть отдельно"]{display:none}.preview-stage{padding:14px}.preview-frame iframe{height:580px}.project-breadcrumb{display:none}}/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@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;--tw-outline-style:solid;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--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;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:"Nunito Sans", sans-serif;--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%;-moz-tab-size:4;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;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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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}.absolute{position:absolute}.static{position:static}.sticky{position:sticky}.block{display:block}.contents{display:contents}.flex{display:flex}.inline{display:inline}.inline-flex{display:inline-flex}.size-8{width:calc(var(--spacing) * 8);height:calc(var(--spacing) * 8)}.size-9{width:calc(var(--spacing) * 9);height:calc(var(--spacing) * 9)}.size-10{width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.size-\[18px\]{width:18px;height:18px}.size-full{width:100%;height:100%}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-10{height:calc(var(--spacing) * 10)}.h-11{height:calc(var(--spacing) * 11)}.min-h-20{min-height:calc(var(--spacing) * 20)}.w-full{width:100%}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.resize-none{resize:none}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-4{gap:calc(var(--spacing) * 4)}.overflow-hidden{overflow:hidden}.rounded-\[22px\]{border-radius:22px}.rounded-\[28px\]{border-radius:28px}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-border,.border-border\/80{border-color:var(--border)}@supports (color:color-mix(in lab,red,red)){.border-border\/80{border-color:color-mix(in oklab,var(--border) 80%,transparent)}}.border-input{border-color:var(--input)}.bg-background\/70{background-color:var(--background)}@supports (color:color-mix(in lab,red,red)){.bg-background\/70{background-color:color-mix(in oklab,var(--background) 70%,transparent)}}.bg-card,.bg-card\/70{background-color:var(--card)}@supports (color:color-mix(in lab,red,red)){.bg-card\/70{background-color:color-mix(in oklab,var(--card) 70%,transparent)}}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.p-0{padding:0}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.pt-5{padding-top:calc(var(--spacing) * 5)}.pb-5{padding-bottom:calc(var(--spacing) * 5)}.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)}.whitespace-nowrap{white-space:nowrap}.text-card-foreground{color:var(--card-foreground)}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-primary-foreground{color:var(--primary-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.shadow-\[0_6px_16px_rgba\(66\,77\,62\,\.14\)\]{--tw-shadow:0 6px 16px var(--tw-shadow-color,#424d3e24);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_18px_50px_rgba\(67\,61\,48\,\.07\)\]{--tw-shadow:0 18px 50px var(--tw-shadow-color,#433d3012);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.outline-none{--tw-outline-style:none;outline-style:none}.placeholder\:text-muted-foreground\/75::placeholder{color:var(--muted-foreground)}@supports (color:color-mix(in lab,red,red)){.placeholder\:text-muted-foreground\/75::placeholder{color:color-mix(in oklab,var(--muted-foreground) 75%,transparent)}}@media(hover:hover){.hover\:-translate-y-0\.5:hover{--tw-translate-y:calc(var(--spacing) * -.5);translate:var(--tw-translate-x) var(--tw-translate-y)}.hover\:bg-accent\/50:hover{background-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-accent\/50:hover{background-color:color-mix(in oklab,var(--accent) 50%,transparent)}}.hover\:bg-muted:hover{background-color:var(--muted)}.hover\:bg-primary\/92:hover{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/92:hover{background-color:color-mix(in oklab,var(--primary) 92%,transparent)}}.hover\:bg-secondary\/78:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-secondary\/78:hover{background-color:color-mix(in oklab,var(--secondary) 78%,transparent)}}.hover\:text-foreground:hover{color:var(--foreground)}}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:ring-2:focus-visible{--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-visible\:ring-ring\/30:focus-visible{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-ring\/30:focus-visible{--tw-ring-color:color-mix(in oklab, var(--ring) 30%, transparent)}}.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:color-mix(in oklab, var(--ring) 50%, transparent)}}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}}:root{color:#2f362f;font-synthesis:none;text-rendering:optimizelegibility;--background:#f4f0e6;--foreground:#2f362f;--card:#fcfaf4;--card-foreground:#2f362f;--popover:#fcfaf4;--popover-foreground:#2f362f;--primary:#53624f;--primary-foreground:#fbfaf5;--secondary:#e9e1d2;--secondary-foreground:#535047;--muted:#eee9df;--muted-foreground:#77766e;--accent:#d9cdb7;--accent-foreground:#403e37;--destructive:#a45f4b;--border:#ddd6c8;--input:#d7cfc0;--ring:#72806c;background:#f4f0e6;font-family:Nunito Sans,sans-serif}*{box-sizing:border-box}html{background:var(--background)}body{background:radial-gradient(circle at 8% 12%,#ada1851f,transparent 24rem),radial-gradient(circle at 92% 30%,#596d5314,transparent 25rem),var(--background);min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f0e6d1;border-bottom:1px solid #d3cbbcbf;grid-template-columns:auto 1fr auto;align-items:center;min-height:72px;padding:10px clamp(18px,3vw,42px);display:grid;position:sticky;top:0}.brand{color:var(--foreground);letter-spacing:-.03em;align-items:center;gap:10px;font-size:18px;font-weight:600;text-decoration:none;display:inline-flex}.brand-mark{width:36px;height:36px;color:var(--primary-foreground);background:var(--primary);border-radius:14px 14px 14px 6px;place-items:center;display:grid;box-shadow:0 8px 20px #424d3e29}.desktop-nav{justify-content:center;align-items:center;gap:4px;display:flex}.nav-item{height:38px;color:var(--muted-foreground);background:0 0;border:0;border-radius:999px;outline:none;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:500;text-decoration:none;transition:color .16s,background .16s,transform .16s;display:inline-flex}.nav-item:hover{color:var(--foreground);background:#fcfaf499}.nav-item:active{transform:scale(.97)}.nav-item:focus-visible{box-shadow:0 0 0 2px #53624f57}.nav-item svg{width:16px;height:16px}.nav-item-active{color:var(--foreground);background:var(--card);box-shadow:0 5px 16px #433d3012}.header-actions{justify-content:flex-end;align-items:center;gap:4px;display:flex}.header-search{width:168px;margin-right:6px;position:relative}.header-search>svg{z-index:1;width:15px;color:var(--muted-foreground);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.header-search input{background:#fcfaf49e;height:38px;padding-left:38px;padding-right:38px}.header-search kbd{color:var(--muted-foreground);font-size:10px;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.profile-button{color:var(--muted-foreground);background:0 0;border:0;align-items:center;gap:3px;padding:2px 2px 2px 6px;display:inline-flex}.profile-button>svg{width:14px}.mobile-menu,.mobile-nav{display:none}.page{grid-template-columns:minmax(0,1fr) minmax(280px,330px);gap:clamp(18px,2.2vw,30px);width:min(1320px,100% - 36px);margin:0 auto;padding:34px 0 48px;display:grid}.workspace{min-width:0}.intro{justify-content:space-between;align-items:center;min-height:96px;padding:0 6px 18px;display:flex}.eyebrow{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:7px;font-size:11px;font-weight:600;display:flex}.eyebrow-dot{background:#75836f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #75836f1f}.intro h1{color:var(--foreground);letter-spacing:-.045em;margin:0;font-size:clamp(29px,3vw,40px);font-weight:500;line-height:1.1}.intro p{color:var(--muted-foreground);margin:8px 0 0;font-size:14px}.nature-mark{width:78px;height:78px;color:var(--primary)}.quick-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.quick-card{min-width:0;color:var(--foreground);text-align:left;background:#fcfaf4bd;border:1px solid #ddd6c8cc;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;padding:12px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid;box-shadow:0 10px 30px #433d300a}.quick-card:hover{border-color:#cfc5b3;transform:translateY(-2px);box-shadow:0 14px 34px #433d3012}.quick-icon{width:38px;height:38px;color:var(--primary);background:var(--muted);border-radius:50%;place-items:center;margin-right:10px;display:grid}.quick-icon svg,.quick-arrow{width:16px}.quick-card strong,.quick-card small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.quick-card strong{font-size:13px;font-weight:600}.quick-card small{color:var(--muted-foreground);margin-top:2px;font-size:11px}.quick-arrow{color:#aaa79e}.chat-card{overflow:hidden}.chat-header{border-bottom:1px solid #ddd6c8b3;align-items:center;padding-bottom:15px}.agent-identity,.chat-actions{align-items:center;display:flex}.agent-identity{gap:11px}.chat-actions{gap:5px}.agent-avatar{width:38px;height:38px;color:var(--primary-foreground);background:var(--primary);border-radius:50%;place-items:center;display:grid;box-shadow:0 7px 18px #424d3e24}.agent-avatar svg{width:16px}.agent-avatar-small{width:30px;height:30px;margin-top:2px}.agent-avatar-small svg{width:13px}.agent-identity h2,.side-title{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:15px;font-weight:600}.agent-identity p{color:var(--muted-foreground);margin:2px 0 0;font-size:11px}.live-dot{background:#72806c;border-radius:50%;width:6px;height:6px}.chat-content{padding-top:20px}.messages{flex-direction:column;gap:16px;min-height:218px;display:flex}.message-row{align-items:flex-start;gap:9px;display:flex}.message-row-user{justify-content:flex-end}.message{border-radius:20px;max-width:min(72%,560px);padding:12px 15px;font-size:13px;line-height:1.55}.message p{margin:0}.message-agent{color:var(--foreground);background:var(--muted);border-top-left-radius:7px}.message-user{color:var(--primary-foreground);background:var(--primary);border-bottom-right-radius:7px}.message-detail{color:var(--primary);background:0 0;border:0;align-items:center;gap:2px;margin:9px 0 -2px;padding:0;font-size:11px;font-weight:600;display:inline-flex}.message-detail svg{width:13px}.composer{margin-top:20px;position:relative}.composer textarea{background:#f4f0e6a6;border-radius:24px;min-height:92px;padding:14px 16px 44px}.composer-toolbar{justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:7px;left:8px;right:8px}.composer-toolbar>div{gap:2px;display:flex}.composer-hint{color:var(--muted-foreground);text-align:right;margin:7px 4px 0;font-size:10px}.side-column{flex-direction:column;gap:16px;padding-top:105px;display:flex}.card-kicker{color:var(--muted-foreground);letter-spacing:.06em;text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:600}.day-list{flex-direction:column;gap:4px;padding-top:14px;display:flex}.day-item{border-bottom:1px solid #ddd6c88c;grid-template-columns:auto 1fr;align-items:start;gap:10px;padding:10px 3px;display:grid}.task-check{border:1px solid var(--input);width:19px;height:19px;color:var(--primary-foreground);border-radius:50%;place-items:center;margin-top:1px;display:grid}.task-check svg{width:11px}.day-item strong,.day-item span{display:flex}.day-item strong{font-size:12px;font-weight:600}.day-item div span{color:var(--muted-foreground);align-items:center;gap:4px;margin-top:4px;font-size:10px}.day-item div span svg{width:12px}.day-item-done{opacity:.55}.day-item-done .task-check{border-color:var(--primary);background:var(--primary)}.day-item-done strong{text-decoration:line-through}.day-list>button{margin-top:12px}.focus-card{color:var(--primary-foreground);background:radial-gradient(circle at 88% 5%,#ffffff21,transparent 8rem),var(--primary);border-color:#0000}.focus-card .card-kicker,.focus-card .focus-copy{color:#fbfaf5a8}.focus-card .side-title,.focus-card [data-slot=card-header]>svg{color:var(--primary-foreground)}.focus-time{letter-spacing:-.04em;margin-top:16px;font-size:30px;font-weight:500}.focus-track{background:#fbfaf52e;border-radius:999px;height:5px;margin:10px 0 12px;overflow:hidden}.focus-track span{border-radius:inherit;background:#d9cdb7;width:64%;height:100%;display:block}.focus-copy{margin:0;font-size:11px;line-height:1.5}.token-row{grid-template-columns:repeat(4,28px) 1fr;align-items:center;gap:6px;padding:4px 5px;display:grid}.swatch{border:2px solid #fcfaf4e6;border-radius:50%;width:28px;height:28px;box-shadow:0 2px 8px #433d3014}.swatch-rice{background:#fcfaf4}.swatch-sand{background:#d9cdb7}.swatch-moss{background:#53624f}.swatch-wood{background:#8b745c}.token-row p{color:var(--muted-foreground);margin:0 0 0 4px;font-size:10px}.page-single{display:block}.page-heading{justify-content:space-between;align-items:center;min-height:116px;margin-bottom:20px;padding:0 6px;display:flex}.page-heading h1{color:var(--foreground);letter-spacing:-.05em;margin:0;font-size:clamp(34px,4vw,48px);font-weight:500;line-height:1.05}.page-heading p{max-width:560px;color:var(--muted-foreground);margin:9px 0 0;font-size:14px}.page-heading-actions{align-items:center}.heading-actions{align-items:center;gap:8px;display:flex}.heading-actions .nature-mark{margin-left:12px}.section-title{color:var(--foreground);letter-spacing:-.025em;margin:0;font-size:17px;font-weight:600}.stats-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:18px;display:grid}.stat-card [data-slot=card-content]{padding:17px}.stat-topline{color:var(--muted-foreground);justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.stat-topline>svg{width:15px}.soft-icon{width:36px;height:36px;color:var(--primary);background:var(--muted);border-radius:50%;place-items:center;display:grid}.soft-icon svg{width:16px}.stat-value,.stat-label,.stat-card small{display:block}.stat-value{color:var(--foreground);letter-spacing:-.04em;font-size:27px;font-weight:500}.stat-label{margin-top:1px;font-size:12px;font-weight:600}.stat-card small{color:var(--muted-foreground);margin-top:7px;font-size:10px}.overview-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:18px;display:grid}.chart-card{min-width:0}.chart-card [data-slot=card-header]{align-items:center}.chart-summary{align-items:baseline;gap:9px;margin:24px 0 10px;display:flex}.chart-summary strong{letter-spacing:-.04em;font-size:24px;font-weight:500}.chart-summary span{color:var(--muted-foreground);font-size:11px}.rhythm-chart{width:100%;height:auto;color:var(--primary);display:block;overflow:visible}.chart-gridlines line{stroke:var(--border);stroke-width:1px}.chart-area{fill:url(#rhythm-fill)}.chart-line{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:3px}.rhythm-chart text{fill:var(--muted-foreground);font-family:inherit;font-size:11px}.activity-list{flex-direction:column;gap:3px;padding-top:13px;display:flex}.activity-item{color:var(--foreground);text-align:left;background:0 0;border:0;border-bottom:1px solid #ddd6c880;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 2px;display:grid}.activity-item>span{min-width:0}.activity-item strong,.activity-item small{display:block}.activity-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.activity-item small{color:var(--muted-foreground);margin-top:3px;font-size:9px}.activity-item>svg{width:14px;color:var(--muted-foreground)}.avatar-sand{color:#51483d;background:#d8c8af}.avatar-clay{color:#fffaf2;background:#8b745c}.activity-list>button:last-child{margin-top:10px}.insight-card{margin-top:18px}.insight-card [data-slot=card-content]{grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding-top:18px;display:grid}.insight-icon{width:44px;height:44px;color:var(--primary-foreground);background:var(--primary);border-radius:18px;place-items:center;display:grid}.insight-icon svg{width:18px}.insight-card h2{max-width:720px;margin:0;font-size:14px;font-weight:600}.board-meta{color:var(--muted-foreground);align-items:center;gap:9px;margin:-2px 5px 17px;font-size:11px;display:flex}.avatar-stack{padding-left:7px;display:flex}.avatar-stack>div{border:2px solid var(--background);width:30px;height:30px;margin-left:-7px;font-size:9px}.meta-divider{background:var(--border);width:1px;height:18px;margin:0 4px}.kanban-board{grid-template-columns:repeat(3,minmax(270px,1fr));align-items:start;gap:16px;display:grid}.kanban-column{background:#eee9df7a;border:1px solid #ddd6c8bf;border-radius:27px;min-width:0;padding:13px}.column-header,.column-header>div{align-items:center;display:flex}.column-header{justify-content:space-between;padding:1px 2px 11px}.column-header>div{gap:7px}.column-header h2{margin:0;font-size:13px;font-weight:600}.column-header [data-slot=badge]{height:23px;padding:0 8px}.column-dot{border-radius:50%;width:8px;height:8px}.column-dot-ideas{background:#a88968}.column-dot-progress{background:#71806d}.column-dot-done{background:#92998d}.kanban-cards{flex-direction:column;gap:9px;display:flex}.kanban-card{border-radius:21px;overflow:hidden;box-shadow:0 8px 24px #433d300d}.kanban-card:hover{border-color:#cfc5b3}.kanban-card>button{width:100%;color:var(--foreground);text-align:left;background:0 0;border:0;padding:14px}.kanban-card-accent{background:radial-gradient(circle at 95% 0,#53624f21,transparent 8rem),var(--card)}.kanban-card-top{justify-content:space-between;align-items:center;display:flex}.kanban-card-top>svg{width:14px;color:var(--muted-foreground)}.kanban-card-top [data-slot=badge]{height:24px;padding:0 9px}.kanban-card h3{min-height:42px;margin:14px 0 16px;font-size:13px;font-weight:600;line-height:1.45}.kanban-card-meta{color:var(--muted-foreground);grid-template-columns:auto 1fr auto;align-items:center;gap:6px;font-size:10px;display:grid}.kanban-card-meta>svg{width:13px}.kanban-card-meta [data-slot=avatar]{width:25px;height:25px;font-size:8px}.column-add{width:100%;margin-top:8px}.board-footer{color:var(--muted-foreground);justify-content:flex-end;gap:16px;padding:14px 8px 0;font-size:10px;display:flex}.board-footer span{align-items:center;gap:5px;display:flex}.board-footer svg{width:13px}.week-card{margin-bottom:18px}.week-header{border-bottom:1px solid #ddd6c88c;align-items:center;padding-bottom:13px}.week-header>div:last-child{gap:2px;display:flex}.week-header p{color:var(--muted-foreground);margin:3px 0 0;font-size:10px}.week-strip{grid-template-columns:repeat(7,1fr);gap:7px;padding-top:15px;display:grid}.week-day{min-height:70px;color:var(--foreground);background:0 0;border:0;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:3px;transition:background .16s,color .16s,transform .16s;display:flex;position:relative}.week-day:hover{background:var(--muted)}.week-day span{color:var(--muted-foreground);font-size:10px}.week-day strong{font-size:18px;font-weight:500}.week-day-weekend{color:#8b745c}.week-day-active{color:var(--primary-foreground);background:var(--primary);box-shadow:0 10px 24px #424d3e24}.week-day-active:hover{background:var(--primary)}.week-day-active span{color:#fbfaf5b3}.week-day i{background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;bottom:8px}.planner-grid{grid-template-columns:minmax(0,1.55fr) minmax(270px,.75fr);align-items:start;gap:18px;display:grid}.schedule-list{flex-direction:column;gap:9px;padding-top:16px;display:flex}.schedule-item{grid-template-columns:48px 1fr;align-items:center;gap:12px;display:grid}.schedule-item>time{color:var(--muted-foreground);text-align:right;font-size:10px}.schedule-block{background:var(--muted);border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:60px;padding:10px 13px;display:grid}.schedule-block>svg{width:14px;color:var(--muted-foreground)}.schedule-icon{width:32px;height:32px;color:var(--primary);background:#fcfaf4ad;border-radius:50%;place-items:center;display:grid}.schedule-icon svg{width:14px}.schedule-block strong,.schedule-block div span{display:block}.schedule-block strong{font-size:11px;font-weight:600}.schedule-block div span{color:var(--muted-foreground);margin-top:2px;font-size:9px}.schedule-meeting{background:#e7ded0}.schedule-rest{background:#e3e6dc}.schedule-agent{color:var(--primary-foreground);background:var(--primary)}.schedule-agent .schedule-icon{color:var(--primary)}.schedule-agent div span,.schedule-agent>svg{color:#fbfaf5a8}.planner-side{flex-direction:column;gap:18px;display:flex}.planner-task-list{flex-direction:column;gap:2px;padding-top:13px;display:flex}.planner-task-list>button{color:var(--foreground);text-align:left;background:0 0;border:0;border-bottom:1px solid #ddd6c880;align-items:center;gap:9px;padding:9px 2px;display:flex}.planner-task-list strong{font-size:11px;font-weight:600}.planner-task-list .task-check{flex:none}.planner-task-done{opacity:.5}.planner-task-done .task-check{border-color:var(--primary);color:var(--primary-foreground);background:var(--primary)}.planner-task-done strong{text-decoration:line-through}.balance-card{background:radial-gradient(circle at 92% 5%,#53624f21,transparent 9rem),var(--card);overflow:hidden}.balance-card [data-slot=card-content]{padding-top:20px}.balance-illustration{width:54px;height:54px;color:var(--primary);background:var(--muted);border-radius:22px 22px 22px 7px;place-items:center;margin-bottom:18px;display:grid}.balance-illustration svg{width:23px}.balance-card h2{margin:0 0 17px;font-size:14px;font-weight:600;line-height:1.45}@media(max-width:980px){.desktop-nav{justify-content:flex-start;margin-left:28px}.nav-item{justify-content:center;width:38px;padding:0}.nav-item span,.header-search{display:none}.page{grid-template-columns:minmax(0,1fr) 280px}.quick-grid{grid-template-columns:1fr}.quick-card:nth-child(3){display:none}.stats-grid{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:minmax(0,1.35fr) minmax(250px,.8fr)}.kanban-board{scroll-snap-type:x proximity;grid-template-columns:repeat(3,290px);padding:2px 2px 10px;overflow-x:auto}.kanban-column{scroll-snap-align:start}.planner-grid{grid-template-columns:minmax(0,1.3fr) 260px}}@media(max-width:760px){body{padding-bottom:72px}.topbar{justify-content:space-between;min-height:64px;padding:10px 16px;display:flex;position:relative}.desktop-nav,.header-actions>[data-slot=button],.profile-button{display:none}.header-actions .mobile-menu{display:inline-flex}.page{width:min(100% - 24px,560px);padding:22px 0 30px;display:block}.page-heading{min-height:100px;margin-bottom:15px;padding:0 4px}.page-heading h1{font-size:34px}.page-heading p{font-size:12px}.page-heading-actions .nature-mark,.heading-actions .nature-mark,.heading-actions>[data-slot=button]{display:none}.intro{min-height:88px;padding:0 4px 16px}.intro h1{font-size:29px}.nature-mark{width:68px;height:68px}.quick-grid{scrollbar-width:none;gap:9px;padding-bottom:3px;display:flex;overflow-x:auto}.quick-grid::-webkit-scrollbar{display:none}.quick-card,.quick-card:nth-child(3){min-width:220px;display:grid}.chat-card,[data-slot=card]{border-radius:24px}.chat-header{padding:16px 16px 13px}.chat-content{padding:17px 16px 16px}.messages{min-height:240px}.message{max-width:84%}.composer-hint{display:none}.side-column{padding-top:16px}.side-column .focus-card,.token-row{display:none}.stats-grid{grid-template-columns:repeat(2,1fr);gap:9px}.stat-card [data-slot=card-content]{padding:14px}.stat-topline{margin-bottom:12px}.stat-value{font-size:24px}.overview-grid,.planner-grid{flex-direction:column;display:flex}.overview-grid{gap:14px}.rhythm-chart{min-width:500px}.chart-card [data-slot=card-content]{overflow-x:auto}.insight-card [data-slot=card-content]{grid-template-columns:auto 1fr}.insight-card [data-slot=button]{grid-column:1/-1;width:100%}.board-meta{white-space:nowrap;margin-top:0;overflow-x:auto}.kanban-board{grid-template-columns:repeat(3,min(82vw,310px));margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.board-footer{display:none}.week-card [data-slot=card-content]{overflow-x:auto}.week-strip{grid-template-columns:repeat(7,64px)}.schedule-item{grid-template-columns:40px 1fr;gap:8px}.planner-side{width:100%}.mobile-nav{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fcfaf4e6;border:1px solid #ddd6c8d9;border-radius:24px;grid-template-columns:repeat(4,1fr);padding:7px 8px;display:grid;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 12px 40px #433d3021}.mobile-nav a{color:var(--muted-foreground);background:0 0;border:0;border-radius:16px;outline:none;flex-direction:column;align-items:center;gap:2px;padding:5px 2px;font-size:9px;font-weight:600;text-decoration:none;display:flex}.mobile-nav a:focus-visible{box-shadow:0 0 0 2px #53624f4d}.mobile-nav svg{width:17px}.mobile-nav .mobile-nav-active{color:var(--primary);background:var(--muted)}}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@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}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}
