@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}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,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;--spacing:.25rem;--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)}}@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;-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{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{.start{inset-inline-start:var(--spacing)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.flex{display:flex}.border{border-style:var(--tw-border-style);border-width:1px}.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,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--bg:#0a0e1a;--surface:#111827;--surface2:#1a2235;--border:#1e2d45;--border2:#2a3f5f;--text:#e8edf5;--muted:#6b7fa0;--accent:#3b82f6;--accent2:#60a5fa;--green:#10b981;--amber:#f59e0b;--rose:#f43f5e;--violet:#8b5cf6;--teal:#14b8a6}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Lora,Georgia,serif;overflow-x:hidden}.progress-bar{background:linear-gradient(90deg,var(--accent),var(--violet),var(--teal));z-index:9999;border-radius:0 2px 2px 0;width:0%;height:3px;transition:width .3s;position:fixed;top:0;left:0}.toast-container{z-index:9000;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.toast{pointer-events:auto;background:var(--surface2);border:1px solid var(--border2);border-radius:10px;align-items:center;gap:.75rem;min-width:280px;max-width:380px;padding:.875rem 1.25rem;font-family:Syne,sans-serif;font-size:.875rem;font-weight:500;animation:.35s cubic-bezier(.34,1.56,.64,1) forwards toastIn;display:flex;box-shadow:0 8px 32px #0006}.toast.removing{animation:.25s forwards toastOut}.toast-icon{flex-shrink:0;font-size:1.1rem}.toast.success{border-left:3px solid var(--green)}.toast.error{border-left:3px solid var(--rose)}.toast.info{border-left:3px solid var(--accent)}.toast.warning{border-left:3px solid var(--amber)}@keyframes toastIn{0%{opacity:0;transform:translate(120%)}to{opacity:1;transform:translate(0)}}@keyframes toastOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(120%)}}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:8000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.modal{background:var(--surface);border:1px solid var(--border2);border-radius:16px;width:100%;max-width:420px;padding:2rem;box-shadow:0 24px 64px #00000080}.modal h3{margin-bottom:.75rem;font-family:Syne,sans-serif;font-size:1.125rem;font-weight:700}.modal p{color:var(--muted);margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.modal-actions{justify-content:flex-end;gap:.75rem;display:flex}.bg-glow{pointer-events:none;z-index:0;filter:blur(80px);opacity:.06;border-radius:50%;position:fixed}.bg-glow-1{background:var(--accent);width:600px;height:600px;top:-200px;right:-200px}.bg-glow-2{background:var(--violet);width:400px;height:400px;bottom:-100px;left:-100px}.auth-screen{justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative}.auth-card{background:var(--surface);border:1px solid var(--border);z-index:1;border-radius:20px;width:100%;max-width:440px;padding:2.5rem;position:relative;box-shadow:0 24px 80px #0006}.auth-logo{text-align:center;margin-bottom:2rem}.auth-logo .logo-icon{background:linear-gradient(135deg,var(--accent),var(--violet));border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:.75rem;font-size:1.5rem;display:inline-flex;box-shadow:0 8px 24px #3b82f659}.auth-logo h1{letter-spacing:-.03em;background:linear-gradient(135deg,var(--text),var(--accent2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Syne,sans-serif;font-size:1.75rem;font-weight:800}.auth-logo p{color:var(--muted);margin-top:.25rem;font-size:.875rem}.auth-tabs{background:var(--surface2);border:1px solid var(--border);border-radius:10px;margin-bottom:1.75rem;padding:4px;display:flex}.auth-tab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;padding:.5rem;font-family:Syne,sans-serif;font-size:.875rem;font-weight:600;transition:all .2s}.auth-tab.active{background:var(--surface);color:var(--text);box-shadow:0 2px 8px #0000004d}.form-group{margin-bottom:1.25rem}.form-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:.5rem;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500;display:block}.form-input,.form-select,.form-textarea{background:var(--surface2);border:1px solid var(--border2);width:100%;color:var(--text);appearance:none;border-radius:10px;outline:none;padding:.75rem 1rem;font-family:Lora,serif;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #3b82f626}.form-input::placeholder,.form-textarea::placeholder{color:var(--muted);opacity:.6}.form-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7fa0' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-textarea{resize:vertical;min-height:100px;line-height:1.6}.char-counter{text-align:right;color:var(--muted);margin-top:.35rem;font-family:JetBrains Mono,monospace;font-size:.72rem}.char-counter.warning{color:var(--amber)}.char-counter.danger{color:var(--rose)}.checkbox-group{flex-direction:column;gap:.6rem;display:flex}.checkbox-item{cursor:pointer;align-items:center;gap:.625rem;font-size:.875rem;display:flex}.checkbox-item input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent);cursor:pointer;flex-shrink:0}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Syne,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,var(--accent),#2563eb);color:#fff;box-shadow:0 4px 16px #3b82f659}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 24px #3b82f673}.btn-secondary{background:var(--surface2);color:var(--text);border:1px solid var(--border2)}.btn-secondary:hover:not(:disabled){background:var(--border)}.btn-ghost{color:var(--muted);background:0 0;border:1px solid #0000}.btn-ghost:hover:not(:disabled){background:var(--surface2);color:var(--text);border-color:var(--border)}.btn-danger{color:var(--rose);background:#f43f5e1f;border:1px solid #f43f5e4d}.btn-danger:hover:not(:disabled){background:#f43f5e33}.btn-sm{padding:.5rem 1rem;font-size:.8125rem}.btn-full{width:100%}.app-screen{z-index:1;grid-template-columns:260px 1fr;min-height:100vh;display:grid;position:relative}.sidebar{background:var(--surface);border-right:1px solid var(--border);z-index:100;flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.sidebar-header{border-bottom:1px solid var(--border);padding:1.5rem}.sidebar-logo{align-items:center;gap:.75rem;margin-bottom:0;display:flex}.sidebar-logo .logo-icon{background:linear-gradient(135deg,var(--accent),var(--violet));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;display:flex;box-shadow:0 4px 12px #3b82f64d}.sidebar-logo h2{letter-spacing:-.03em;background:linear-gradient(135deg,var(--text),var(--accent2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Syne,sans-serif;font-size:1.2rem;font-weight:800}.sidebar-nav{flex:1;padding:1rem}.nav-section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-top:1rem;margin-bottom:.5rem;padding:0 .75rem;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:500}.nav-item{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.75rem;width:100%;margin-bottom:2px;padding:.75rem;font-family:Syne,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-item:hover{background:var(--surface2);color:var(--text)}.nav-item.active{color:var(--accent2);background:#3b82f61f;border:1px solid #3b82f633}.nav-item .nav-icon{text-align:center;flex-shrink:0;width:20px;font-size:1rem}.sidebar-footer{border-top:1px solid var(--border);padding:1rem 1.5rem}.user-info{align-items:center;gap:.75rem;display:flex}.avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:Syne,sans-serif;font-size:.8rem;font-weight:700;display:flex}.user-details{flex:1;min-width:0}.user-name{white-space:nowrap;text-overflow:ellipsis;font-family:Syne,sans-serif;font-size:.875rem;font-weight:600;overflow:hidden}.user-role{color:var(--muted);text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:.68rem}.mobile-top-bar{background:var(--surface);border-bottom:1px solid var(--border);z-index:200;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:none;position:sticky;top:0}.hamburger-btn{background:var(--surface2);border:1px solid var(--border);cursor:pointer;width:38px;height:38px;color:var(--text);border-radius:8px;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.mobile-sidebar-overlay{z-index:150;background:#0009;display:none;position:fixed;inset:0}.mobile-sidebar-overlay.open{display:block}.main-content{min-height:100vh;padding:2rem;overflow-y:auto}.page-header{margin-bottom:2rem}.page-title{letter-spacing:-.03em;margin-bottom:.375rem;font-family:Syne,sans-serif;font-size:1.75rem;font-weight:800}.page-subtitle{color:var(--muted);font-size:.9rem}.stats-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.25rem;transition:border-color .2s,transform .2s}.stat-card:hover{border-color:var(--border2);transform:translateY(-2px)}.stat-card-top{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.stat-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-family:JetBrains Mono,monospace;font-size:.7rem}.stat-icon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:flex}.stat-value{font-family:Syne,sans-serif;font-size:2rem;font-weight:800;line-height:1}.stat-desc{color:var(--muted);margin-top:.25rem;font-size:.78rem}.section-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;margin-bottom:1.5rem;padding:1.5rem}.section-card-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.section-card-title{font-family:Syne,sans-serif;font-size:1rem;font-weight:700}.tabs{background:var(--surface2);border:1px solid var(--border);border-radius:10px;width:fit-content;margin-bottom:1.5rem;padding:4px;display:flex}.tab-btn{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;padding:.5rem 1.25rem;font-family:Syne,sans-serif;font-size:.8125rem;font-weight:600;transition:all .2s}.tab-btn.active{background:var(--surface);color:var(--text);box-shadow:0 2px 8px #0000004d}.ai-output{background:var(--surface2);border:1px solid var(--border2);border-radius:12px;margin-top:1.5rem;padding:1.5rem}.ai-output-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.ai-output-title{color:var(--accent2);font-family:Syne,sans-serif;font-size:.9rem;font-weight:700}.output-actions{gap:.5rem;display:flex}.plan-section{border-bottom:1px solid var(--border);margin-bottom:1.25rem;padding-bottom:1.25rem}.plan-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.plan-section-title{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.5rem;margin-bottom:.625rem;font-family:Syne,sans-serif;font-size:.8rem;font-weight:700;display:flex}.plan-section-title:before{content:"";border-radius:50%;flex-shrink:0;width:8px;height:8px}.plan-section.overview .plan-section-title{color:var(--accent2)}.plan-section.overview .plan-section-title:before{background:var(--accent2)}.plan-section.objectives .plan-section-title{color:var(--green)}.plan-section.objectives .plan-section-title:before{background:var(--green)}.plan-section.activities .plan-section-title{color:var(--violet)}.plan-section.activities .plan-section-title:before{background:var(--violet)}.plan-section.assessment .plan-section-title{color:var(--amber)}.plan-section.assessment .plan-section-title:before{background:var(--amber)}.plan-section.standards .plan-section-title{color:var(--teal)}.plan-section.standards .plan-section-title:before{background:var(--teal)}.plan-section.differentiation .plan-section-title{color:var(--rose)}.plan-section.differentiation .plan-section-title:before{background:var(--rose)}.plan-section.default .plan-section-title{color:var(--muted)}.plan-section.default .plan-section-title:before{background:var(--muted)}.plan-section-body{color:var(--text);white-space:pre-wrap;font-size:.875rem;line-height:1.75}.chip{border-radius:6px;align-items:center;gap:.25rem;padding:.25rem .625rem;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500;display:inline-flex}.chip-blue{color:var(--accent2);background:#3b82f61f;border:1px solid #3b82f633}.chip-green{color:var(--green);background:#10b9811f;border:1px solid #10b98133}.chip-violet{color:var(--violet);background:#8b5cf61f;border:1px solid #8b5cf633}.chip-amber{color:var(--amber);background:#f59e0b1f;border:1px solid #f59e0b33}.chip-teal{color:var(--teal);background:#14b8a61f;border:1px solid #14b8a633}.chip-rose{color:var(--rose);background:#f43f5e1f;border:1px solid #f43f5e33}.chip-muted{background:var(--surface2);color:var(--muted);border:1px solid var(--border)}.spinner{border:2px solid var(--border2);border-top-color:var(--accent);border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:.7s linear infinite spin}.spinner-lg{border-width:3px;width:32px;height:32px}@keyframes spin{to{transform:rotate(360deg)}}.skeleton{background:linear-gradient(90deg,var(--surface)25%,var(--surface2)50%,var(--surface)75%);background-size:200% 100%;border-radius:8px;animation:1.4s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.empty-state{text-align:center;color:var(--muted);padding:3rem 1.5rem}.empty-state-icon{opacity:.5;margin-bottom:1rem;font-size:2.5rem}.empty-state h3{color:var(--text);margin-bottom:.5rem;font-family:Syne,sans-serif;font-size:1rem;font-weight:600}.empty-state p{font-size:.875rem}.plan-list{flex-direction:column;gap:.75rem;display:flex}.plan-row{background:var(--surface2);border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 1.25rem;transition:border-color .2s;display:flex}.plan-row:hover{border-color:var(--border2)}.plan-row-info{flex:1;min-width:0}.plan-row-title{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.375rem;font-family:Syne,sans-serif;font-size:.9rem;font-weight:600;overflow:hidden}.plan-row-meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.plan-row-date{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:.7rem}.plan-row-actions{flex-shrink:0;gap:.5rem;display:flex}.template-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.template-card{background:var(--surface2);border:1px solid var(--border);cursor:pointer;border-radius:12px;padding:1.25rem;transition:all .2s}.template-card:hover{border-color:var(--accent);background:#3b82f60d;transform:translateY(-2px)}.template-card.selected{border-color:var(--accent);background:#3b82f614}.template-icon{margin-bottom:.75rem;font-size:1.5rem}.template-name{margin-bottom:.375rem;font-family:Syne,sans-serif;font-size:.9rem;font-weight:700}.template-desc{color:var(--muted);font-size:.8rem;line-height:1.5}.chat-window{background:var(--surface2);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:.75rem;height:400px;margin-bottom:1rem;padding:1rem;display:flex;overflow-y:auto}.chat-message{gap:.75rem;max-width:85%;display:flex}.chat-message.user{flex-direction:row-reverse;align-self:flex-end}.chat-message.assistant{align-self:flex-start}.chat-bubble{white-space:pre-wrap;border-radius:12px;padding:.75rem 1rem;font-size:.875rem;line-height:1.6}.chat-message.user .chat-bubble{background:var(--accent);color:#fff;border-radius:12px 12px 4px}.chat-message.assistant .chat-bubble{background:var(--surface);border:1px solid var(--border2);border-radius:12px 12px 12px 4px}.chat-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;display:flex}.chat-input-row{gap:.75rem;display:flex}.chat-input-row .form-input{flex:1}.thinking-dots{gap:4px;padding:.5rem;display:flex}.thinking-dots span{background:var(--muted);border-radius:50%;width:6px;height:6px;animation:1.2s infinite bounce}.thinking-dots span:nth-child(2){animation-delay:.2s}.thinking-dots span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-grid-3{grid-template-columns:repeat(3,1fr)}.form-full{grid-column:1/-1}.standards-framework{background:var(--surface2);border:1px solid var(--border);border-radius:12px;margin-bottom:1rem;padding:1.25rem}.standards-framework-header{align-items:center;gap:.75rem;margin-bottom:.875rem;display:flex}.standards-framework-icon{border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.standards-framework-name{font-family:Syne,sans-serif;font-size:.9rem;font-weight:700}.standards-framework-desc{color:var(--muted);font-size:.8rem}.standards-chips{flex-wrap:wrap;gap:.5rem;display:flex}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:.4s both fadeUp}@media (max-width:768px){.app-screen{grid-template-columns:1fr}.sidebar{z-index:300;width:260px;transition:left .3s;position:fixed;top:0;bottom:0;left:-280px}.sidebar.open{left:0}.mobile-top-bar{display:flex}.main-content{padding:1.25rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.form-grid{grid-template-columns:1fr}.tabs{width:100%;overflow-x:auto}.plan-row{flex-direction:column;align-items:flex-start}.plan-row-actions{align-self:flex-end}}@media (max-width:480px){.stats-grid,.template-grid{grid-template-columns:1fr 1fr}.auth-card{padding:1.75rem}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
