:root{color-scheme:light;--surface-0: #ffffff;--surface-1: #f9f9f7;--surface-2: #f2f1ed;--surface-3: #e9e8e3;--fg: #16202e;--fg-muted: #49566b;--fg-subtle: #5d6b7e;--edge: #e6e5e0;--edge-strong: #d0cfc8;--accent: #047857;--accent-hover: #065f46;--accent-fg: #ffffff;--accent-soft: #e9f7f0;--info: #0e7490;--info-soft: #edfafd;--success: #047857;--success-soft: #ecfdf5;--warning: #92400e;--warning-soft: #fdf6e7;--danger: #b91c1c;--danger-fg: #ffffff;--danger-soft: #fdf1f1;--star: #f59e0b;--focus: #059669;--shadow-card: 0 1px 2px rgb(22 32 46 / .04), 0 1px 3px rgb(22 32 46 / .06);--shadow-pop: 0 12px 30px -12px rgb(22 32 46 / .22);--shadow-overlay: 0 24px 55px -16px rgb(22 32 46 / .34);--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:var(--font-sans);background:var(--surface-1);color:var(--fg);line-height:1.55;-webkit-font-smoothing:antialiased}h1,h2,h3{margin:0;letter-spacing:-.015em}a{color:var(--accent)}a:hover{color:var(--accent-hover)}button:not(:disabled),[role=button]:not([aria-disabled=true]),summary,label[for]{cursor:pointer}button:disabled{cursor:not-allowed}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.icon{width:1.25rem;height:1.25rem;flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.spinner{width:1.6rem;height:1.6rem;border-radius:999px;border:2px solid var(--accent);border-top-color:transparent;animation:spin .8s linear infinite;flex-shrink:0}.spinner-sm{width:1.05rem;height:1.05rem;border-width:2px;border-color:currentColor;border-top-color:transparent}@keyframes spin{to{transform:rotate(360deg)}}.boot{min-height:100%;display:grid;place-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:2.5rem;padding:.55rem 1.1rem;border-radius:.6rem;border:1px solid var(--edge-strong);background:var(--surface-0);color:var(--fg);font-family:var(--font-sans);font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .12s ease,border-color .12s ease,opacity .12s ease}.btn:hover:not(:disabled){background:var(--surface-2)}.btn:disabled{opacity:.55}.btn-primary{background:var(--accent);border-color:var(--accent);color:var(--accent-fg)}.btn-primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.btn-ghost{border-color:transparent;background:transparent;color:var(--fg-muted)}.btn-ghost:hover:not(:disabled){background:var(--surface-2);color:var(--fg)}.btn-block{width:100%}.btn-icon{gap:.4rem;padding:.5rem .8rem}.btn-google{width:100%;padding:.7rem 1.1rem;font-weight:600}.google-mark{width:1.15rem;height:1.15rem;flex-shrink:0}.state-banner{border-radius:.7rem;border:1px solid;padding:.7rem .9rem;font-size:.85rem;text-align:left}.state-info{background:var(--info-soft);border-color:var(--info);color:var(--info)}.state-success{background:var(--success-soft);border-color:var(--success);color:var(--success)}.state-warning{background:var(--warning-soft);border-color:var(--warning);color:var(--warning)}.state-danger{background:var(--danger-soft);border-color:var(--danger);color:var(--danger)}.state-banner code{font-size:.8em;background:#16202e0f;padding:.05rem .3rem;border-radius:.3rem}.auth-screen{position:relative;min-height:100%;display:flex;flex-direction:column;overflow:hidden;background:var(--surface-0)}.auth-backdrop{position:absolute;inset:0;pointer-events:none}.auth-hairline{position:absolute;inset-inline:0;top:0;height:2px;background:linear-gradient(90deg,#10b981,#0891b2,#4338ca)}.auth-glow{position:absolute;border-radius:999px;filter:blur(80px)}.auth-glow-1{top:-12rem;left:50%;transform:translate(-50%);width:42rem;max-width:150vw;height:24rem;background:var(--accent-soft)}.auth-glow-2{top:30%;left:-10rem;width:20rem;height:20rem;background:#0891b21a}.auth-glow-3{bottom:-12rem;right:-10rem;width:26rem;height:26rem;background:#4338ca1f}.auth-main{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;padding:2.5rem 1.25rem}.auth-card{width:100%;max-width:24rem;border:1px solid var(--edge);border-radius:1rem;background:var(--surface-0);box-shadow:var(--shadow-overlay);overflow:hidden}.auth-card-bar{height:4px;background:linear-gradient(90deg,#10b981,#0891b2,#4338ca)}.auth-card-body{padding:2rem 1.8rem;text-align:center}.auth-logo{display:flex;justify-content:center;margin-bottom:1rem}.auth-logo-mark{width:3.25rem;height:3.25rem}.auth-title{font-size:1.3rem;font-weight:700}.auth-sub{margin:.6rem 0 0;font-size:.9rem;color:var(--fg-muted);line-height:1.5}.auth-domain{font-weight:600;color:var(--fg)}.auth-card-body .btn-google,.auth-card-body .state-banner{margin-top:1.4rem}.auth-status{min-height:1rem;margin:.7rem 0 0;font-size:.78rem;color:var(--fg-subtle)}.auth-footnote{display:flex;align-items:center;gap:.45rem;margin:0;font-size:.8rem;color:var(--fg-subtle);text-align:center}.auth-footnote-icon{width:.95rem;height:.95rem;color:var(--accent)}.auth-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;font-size:.78rem;color:var(--fg-subtle)}.auth-footer-item{display:inline-flex;align-items:center;gap:.5rem}.auth-footer a{color:var(--fg-subtle);text-decoration:none}.auth-footer a:hover{color:var(--fg-muted)}.shell{min-height:100%;display:flex;flex-direction:column}.header{background:color-mix(in srgb,var(--surface-0) 80%,transparent);backdrop-filter:blur(8px);position:sticky;top:0;z-index:20}.header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,#10b98180,#0891b273,#4338ca66)}.header-inner{max-width:80rem;margin:0 auto;padding:.7rem 1.5rem;display:flex;align-items:center;gap:1rem}.brand{display:inline-flex;align-items:baseline;gap:.55rem;font-size:.95rem;font-weight:600;letter-spacing:-.01em;color:var(--fg);white-space:nowrap}.brand .brand-mark{align-self:center}.brand-pill{border-radius:.375rem;background:linear-gradient(90deg,#10b9811a,#0891b21a,#4338ca1a);padding:.1rem .4rem;font-size:.75rem;font-weight:600;color:var(--accent);box-shadow:inset 0 0 0 1px #0596692e}.brand-mark{width:1.75rem;height:1.75rem}.session{display:flex;align-items:center;gap:.75rem;margin-left:auto;min-width:0}.session-email{font-size:.82rem;color:var(--fg-subtle);max-width:16rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page{flex:1;width:100%;max-width:80rem;margin:0 auto;padding:2rem 1.5rem 3rem}.site-footer{position:relative;background:color-mix(in srgb,var(--surface-1) 80%,transparent)}.site-footer:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,#10b98166,#0891b266,#4338ca66)}.site-footer-inner{max-width:80rem;margin:0 auto;padding:3rem 1.5rem}.site-footer-grid{display:grid;gap:2.5rem;grid-template-columns:1fr}@media(min-width:640px){.site-footer-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.site-footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr}}.site-footer-brand{display:inline-flex;align-items:center;gap:.6rem;font-size:.95rem;font-weight:600;letter-spacing:-.01em;color:var(--fg)}.site-footer-brand .slash{color:var(--fg-subtle);font-weight:400}.site-footer-brand .surface{color:var(--accent)}.site-footer-tagline{margin-top:.85rem;max-width:20rem;font-size:.875rem;line-height:1.6;color:var(--fg-subtle)}.site-footer-col-title{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--fg-subtle)}.site-footer-col ul{margin:.75rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.65rem}.site-footer-col a{font-size:.875rem;color:var(--fg-subtle);text-decoration:none;transition:color .15s}.site-footer-col a:hover{color:var(--fg)}.site-footer-bottom{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--edge);display:flex;flex-direction:column;gap:.5rem;font-size:.75rem;color:var(--fg-subtle)}@media(min-width:640px){.site-footer-bottom{flex-direction:row;align-items:center;justify-content:space-between}}.site-footer-bottom .domain{font-weight:500}.card{background:var(--surface-0);border:1px solid var(--edge);border-radius:.9rem;box-shadow:var(--shadow-card)}.hero{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.75rem}@media(min-width:800px){.hero{grid-template-columns:1fr minmax(20rem,24rem);align-items:center}}.hero-text h1{font-size:1.7rem}.hero-sub{margin:.5rem 0 0;color:var(--fg-muted);font-size:.98rem;max-width:32rem}.rating-card{padding:1.3rem 1.4rem}.rating-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.rating-card-head h2{font-size:1rem}.rating-saving{font-size:.75rem;color:var(--fg-subtle)}.rating-note{margin:.4rem 0 0;font-size:.78rem;color:var(--fg-subtle)}.rating{margin-top:.6rem}.stars{display:inline-flex;gap:.15rem}.star-btn{display:inline-flex;padding:.15rem;border:none;background:transparent;color:var(--edge-strong);border-radius:.4rem;transition:transform 80ms ease,color 80ms ease}.star-btn:hover:not(:disabled){transform:scale(1.12)}.star-on{color:var(--star)}.star-off{color:#d7d6cf}.stars-lg .star-glyph{width:2.1rem;height:2.1rem}.stars-md .star-glyph{width:1.5rem;height:1.5rem}.rating-label{display:block;margin-top:.35rem;font-size:.82rem;font-weight:600;color:var(--fg-muted);min-height:1.1rem}.actions{display:grid;grid-template-columns:1fr;gap:1.1rem;margin-bottom:2.25rem}@media(min-width:720px){.actions{grid-template-columns:1fr 1fr}}.action-card{display:flex;gap:1rem;padding:1.3rem 1.4rem}.action-icon{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:.7rem;flex-shrink:0}.action-icon .icon{width:1.4rem;height:1.4rem}.action-bug .action-icon{background:var(--danger-soft);color:var(--danger)}.action-feature .action-icon{background:var(--accent-soft);color:var(--accent)}.action-body{flex:1;min-width:0}.action-title{font-size:1.05rem}.action-desc{margin:.35rem 0 .9rem;font-size:.88rem;color:var(--fg-muted)}.quota{margin-bottom:1rem}.quota-bar{height:.4rem;border-radius:999px;background:var(--surface-3);overflow:hidden}.quota-bar-fill{height:100%;background:var(--accent);border-radius:999px;transition:width .2s ease}.quota-label{display:block;margin-top:.4rem;font-size:.78rem;color:var(--fg-subtle)}.quota-label-done{color:var(--warning);font-weight:600}.product-tabs{display:grid;grid-template-columns:1fr;gap:.9rem;margin-bottom:1.75rem}@media(min-width:720px){.product-tabs{grid-template-columns:1fr 1fr}}.product-tab{display:flex;align-items:center;gap:.85rem;width:100%;text-align:left;padding:1rem 1.1rem;border:1px solid var(--edge);border-radius:.9rem;background:var(--surface-0);box-shadow:var(--shadow-card);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.product-tab:hover{border-color:color-mix(in srgb,var(--accent) 45%,var(--edge))}.product-tab-active{border-color:var(--accent);box-shadow:var(--shadow-card),inset 0 0 0 1px var(--accent);background:color-mix(in srgb,var(--accent-soft) 55%,var(--surface-0))}.product-tab-icon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:.7rem;flex-shrink:0}.product-tab-icon .icon{width:1.3rem;height:1.3rem}.product-tab-icon-eng{background:var(--accent-soft);color:var(--accent)}.product-tab-icon-ai{background:var(--info-soft);color:var(--info)}.product-tab-text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.product-tab-name{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:var(--fg)}.product-tab-sub{font-size:.8rem;color:var(--fg-muted)}.product-tab-badge{display:inline-block;padding:.1rem .45rem;border-radius:.4rem;background:var(--warning-soft);color:var(--warning);font-size:.68rem;font-weight:700;letter-spacing:.01em;white-space:nowrap;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--warning) 30%,transparent)}.ai-notice{display:flex;gap:1rem;padding:1.2rem 1.3rem;margin-bottom:1.5rem}.ai-notice-icon{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:.7rem;flex-shrink:0;background:var(--info-soft);color:var(--info)}.ai-notice-icon .icon{width:1.4rem;height:1.4rem}.ai-notice-body{min-width:0}.ai-notice-head{display:flex;align-items:center;gap:.6rem;margin-bottom:.35rem}.ai-notice-title{font-size:1.05rem}.ai-notice-text{font-size:.88rem;color:var(--fg-muted);margin:0}.action-disabled{opacity:.72}.ai-cta-note{display:block;margin-bottom:.6rem;font-size:.78rem;font-weight:600;color:var(--warning)}.segment{margin-bottom:2rem}.segment-head{display:flex;align-items:center;gap:.6rem;margin-bottom:.9rem}.segment-head h2{display:inline-flex;align-items:center;gap:.5rem;font-size:1.1rem}.segment-icon{width:1.2rem;height:1.2rem;color:var(--fg-muted)}.segment-count{margin-left:auto;font-size:.78rem;font-weight:600;color:var(--fg-subtle);background:var(--surface-2);border-radius:999px;padding:.1rem .6rem}.feedback-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.feedback-card{background:var(--surface-0);border:1px solid var(--edge);border-radius:.8rem;box-shadow:var(--shadow-card);padding:1rem 1.15rem}.fc-head{display:flex;align-items:flex-start;gap:.75rem}.fc-title{font-size:.98rem;font-weight:600;flex:1;word-break:break-word}.fc-status{flex-shrink:0;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;padding:.15rem .55rem;border-radius:999px;background:var(--surface-2);color:var(--fg-muted)}.status-open{background:var(--info-soft);color:var(--info)}.status-resolved,.status-closed{background:var(--success-soft);color:var(--success)}.fc-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.35rem;font-size:.78rem;color:var(--fg-subtle)}.fc-area{font-weight:600;color:var(--fg-muted)}.fc-message{margin:.6rem 0 0;font-size:.9rem;color:var(--fg-muted);white-space:pre-wrap;word-break:break-word}.fc-attachments{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.8rem}.fc-attach{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border-radius:.55rem;border:1px solid var(--edge);overflow:hidden;background:var(--surface-2);color:var(--fg-subtle)}.fc-attach img{width:100%;height:100%;object-fit:cover}.fc-attach-file .icon{width:1.3rem;height:1.3rem}.empty-state{border:1px dashed var(--edge-strong);border-radius:.8rem;padding:2rem 1.25rem;text-align:center;background:var(--surface-0)}.empty-icon{display:inline-flex;color:var(--fg-subtle)}.empty-icon .icon{width:1.6rem;height:1.6rem}.empty-title{margin:.5rem 0 .2rem;font-weight:600}.empty-sub{margin:0;font-size:.85rem;color:var(--fg-subtle)}.feedback-card-skeleton{pointer-events:none}.skel{background:linear-gradient(90deg,var(--surface-2),var(--surface-3),var(--surface-2));background-size:200% 100%;animation:shimmer 1.3s ease-in-out infinite;border-radius:.4rem}.skel-line{height:.9rem;margin-bottom:.55rem}.skel-short{width:55%;margin-bottom:0}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.reset-note{text-align:center;font-size:.8rem;color:var(--fg-subtle);margin:0}.modal-backdrop{position:fixed;inset:0;background:#16202e80;display:flex;align-items:flex-end;justify-content:center;padding:0;z-index:60}@media(min-width:640px){.modal-backdrop{align-items:center;padding:1.25rem}}.modal{width:100%;max-width:34rem;max-height:92vh;display:flex;flex-direction:column;background:var(--surface-0);border:1px solid var(--edge);border-radius:1rem 1rem 0 0;box-shadow:var(--shadow-overlay);animation:sheet-up .18s ease}@media(min-width:640px){.modal{border-radius:1rem}}@keyframes sheet-up{0%{transform:translateY(12px);opacity:.6}to{transform:translateY(0);opacity:1}}.modal-head{display:flex;align-items:center;gap:.85rem;padding:1.2rem 1.3rem .9rem;border-bottom:1px solid var(--edge)}.modal-icon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:.6rem;flex-shrink:0}.modal-icon .icon{width:1.3rem;height:1.3rem}.modal-icon-bug{background:var(--danger-soft);color:var(--danger)}.modal-icon-feature{background:var(--accent-soft);color:var(--accent)}.modal-head-text{flex:1;min-width:0}.modal-title{font-size:1.1rem;font-weight:700}.modal-sub{margin:.1rem 0 0;font-size:.78rem;color:var(--fg-subtle)}.modal-close{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;background:transparent;color:var(--fg-subtle);border-radius:.5rem;flex-shrink:0}.modal-close:hover:not(:disabled){background:var(--surface-2);color:var(--fg)}.modal-body{padding:1.1rem 1.3rem 1.3rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.field{display:flex;flex-direction:column;gap:.35rem}.field label{font-size:.85rem;font-weight:600;color:var(--fg)}.field-optional{font-weight:400;color:var(--fg-subtle)}.input{width:100%;font:inherit;font-size:.9rem;color:var(--fg);background:var(--surface-0);border:1px solid var(--edge-strong);border-radius:.55rem;padding:.55rem .7rem;transition:border-color .12s ease,box-shadow .12s ease}.input:focus{outline:none;border-color:var(--focus);box-shadow:0 0 0 3px var(--accent-soft)}.input:disabled{background:var(--surface-1);opacity:.7}.textarea{resize:vertical;min-height:6.5rem;line-height:1.5}select.input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235d6b7e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center;padding-right:2.2rem}.field-foot{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.field-hint{font-size:.76rem;color:var(--fg-subtle)}.char-count{font-size:.72rem;color:var(--fg-subtle);font-variant-numeric:tabular-nums}.modal-foot{display:flex;justify-content:flex-end;gap:.7rem;padding-top:.3rem}.modal-foot .btn{min-width:7rem}.attach{display:flex;flex-direction:column;gap:.7rem}.dropzone{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:1.2rem 1rem;border:1.5px dashed var(--edge-strong);border-radius:.7rem;background:var(--surface-1);text-align:center;transition:border-color .12s ease,background-color .12s ease}.dropzone-over{border-color:var(--accent);background:var(--accent-soft)}.dropzone-disabled{opacity:.6;cursor:not-allowed}.dropzone-icon{width:1.5rem;height:1.5rem;color:var(--fg-subtle)}.dropzone-text{font-size:.88rem;color:var(--fg-muted)}.dropzone-text strong{color:var(--accent)}.dropzone-hint{font-size:.74rem;color:var(--fg-subtle)}.attach-error{margin:0;font-size:.8rem;color:var(--danger)}.attach-grid{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.attach-item{display:flex;align-items:center;gap:.7rem;padding:.45rem .55rem;border:1px solid var(--edge);border-radius:.55rem;background:var(--surface-0)}.attach-thumb{width:2.4rem;height:2.4rem;border-radius:.45rem;overflow:hidden;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:var(--surface-2);color:var(--fg-subtle)}.attach-thumb img{width:100%;height:100%;object-fit:cover}.attach-thumb-icon{width:1.2rem;height:1.2rem}.attach-meta{flex:1;min-width:0;display:flex;flex-direction:column}.attach-name{font-size:.84rem;color:var(--fg);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attach-size{font-size:.74rem;color:var(--fg-subtle)}.attach-remove{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border:none;background:transparent;color:var(--fg-subtle);border-radius:.45rem;flex-shrink:0}.attach-remove:hover:not(:disabled){background:var(--danger-soft);color:var(--danger)}.attach-remove .icon{width:1.05rem;height:1.05rem}.toast-stack{position:fixed;bottom:1rem;right:1rem;left:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:80;pointer-events:none}@media(min-width:560px){.toast-stack{left:auto;align-items:flex-end}}.toast{display:flex;align-items:flex-start;gap:.6rem;width:100%;max-width:24rem;padding:.7rem .8rem;border-radius:.7rem;background:var(--surface-0);border:1px solid var(--edge);box-shadow:var(--shadow-pop);pointer-events:auto;animation:toast-in .16s ease}@keyframes toast-in{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.toast-icon{display:inline-flex;flex-shrink:0;margin-top:.05rem}.toast-icon .icon{width:1.2rem;height:1.2rem}.toast-success{border-left:3px solid var(--success)}.toast-success .toast-icon{color:var(--success)}.toast-error{border-left:3px solid var(--danger)}.toast-error .toast-icon{color:var(--danger)}.toast-info{border-left:3px solid var(--info)}.toast-info .toast-icon{color:var(--info)}.toast-message{flex:1;font-size:.85rem;color:var(--fg);line-height:1.4}.toast-close{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:none;background:transparent;color:var(--fg-subtle);border-radius:.4rem;flex-shrink:0}.toast-close:hover{background:var(--surface-2);color:var(--fg)}.toast-close .icon{width:.95rem;height:.95rem}@media(pointer:coarse){.btn{min-height:2.75rem}}@media(max-width:560px){.header-inner{padding:.65rem 1rem}.session-email,.btn-icon-label{display:none}.btn-icon{width:2.75rem;height:2.75rem;padding:.5rem}.page{padding:1.5rem 1rem 2.5rem}.hero-text h1{font-size:1.5rem}.action-card{flex-direction:column;gap:.75rem}.modal-foot{flex-direction:column-reverse}.modal-foot .btn{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.spinner,.spinner-sm{animation:spin .8s linear infinite}}.dropdown{position:relative}.dropdown-trigger{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;font:inherit;font-size:.9rem;text-align:left;color:var(--fg);background:var(--surface-0);border:1px solid var(--edge-strong);border-radius:.55rem;padding:.55rem .7rem;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease}.dropdown-trigger:hover:not(:disabled){border-color:color-mix(in srgb,var(--accent) 45%,var(--edge-strong))}.dropdown-trigger:focus-visible,.dropdown-trigger[aria-expanded=true]{outline:none;border-color:var(--focus);box-shadow:0 0 0 3px var(--accent-soft)}.dropdown-trigger:disabled{background:var(--surface-1);opacity:.7;cursor:not-allowed}.dropdown-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-chevron{flex-shrink:0;color:var(--fg-subtle);transition:transform .15s ease}.dropdown-chevron.is-open{transform:rotate(180deg)}.dropdown-list{position:absolute;z-index:50;top:calc(100% + .35rem);left:0;right:0;margin:0;padding:.3rem;list-style:none;background:var(--surface-0);border:1px solid var(--edge-strong);border-radius:.6rem;box-shadow:0 16px 40px -12px #0f172a47,0 1px #0f172a08;max-height:16rem;overflow-y:auto;outline:none}.dropdown-option{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .6rem;border-radius:.4rem;font-size:.9rem;color:var(--fg);cursor:pointer}.dropdown-option.is-active{background:var(--accent-soft)}.dropdown-option.is-selected{color:var(--accent);font-weight:600}.dropdown-option>svg{flex-shrink:0;color:var(--accent)}
