.app{min-height:100vh;position:relative}.app--single{display:block}.page{max-width:960px;margin:0 auto;padding:32px 24px 64px;position:relative;z-index:1}.print-only{display:none}.phase-totals--print{display:none;flex-direction:column;align-items:flex-end;gap:1px}.phase-summary-card{border:none;text-align:left;font-family:var(--font);cursor:pointer;width:100%}.summary-table__head,.summary-table__row{display:grid;grid-template-columns:72px 1fr 80px 90px;gap:8px;padding:10px 20px;font-size:13px;border-bottom:1px solid var(--border);align-items:center}.summary-table__head{font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);font-weight:700;background:#6366f10a;border-radius:var(--radius) var(--radius) 0 0}.summary-table__row--tokens{color:#0ea5e9}.summary-table__row--total{font-weight:700;background:#6366f10f;border-bottom:none;font-size:14px}.glow-orb{position:fixed;border-radius:50%;filter:blur(80px);pointer-events:none;z-index:0;animation:float 12s ease-in-out infinite;opacity:.45}.glow-orb:nth-child(2){animation-delay:-4s}.glow-orb:nth-child(3){animation-delay:-8s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-15px) scale(1.05)}66%{transform:translate(-15px,10px) scale(.95)}}.glass-card{background:#fff;border:1px solid #e2e8f0;border-radius:var(--radius);box-shadow:0 1px 2px #0f172a0a;position:relative;overflow:hidden}.glass-card:before{display:none}.app-sidebar{position:fixed;top:0;left:0;width:260px;height:100vh;padding:28px 20px;display:flex;flex-direction:column;gap:24px;z-index:100;background:#ffffff8c;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-right:1px solid var(--border);box-shadow:4px 0 32px #6366f10a}.sidebar-brand{display:flex;align-items:center;gap:12px}.brand-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#6366f1,#a855f7);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px var(--accent-glow)}.brand-icon span{color:#fff;font-weight:800;font-size:20px;text-shadow:0 0 20px rgba(255,255,255,.5)}.brand-name{font-weight:700;font-size:18px;letter-spacing:-.3px}.brand-sub{font-size:11px;color:var(--text-muted);font-weight:500}.sidebar-nav{display:flex;flex-direction:column;gap:4px;flex:1}.nav-item{display:flex;align-items:center;gap:10px;padding:11px 14px;border:none;background:transparent;border-radius:var(--radius-sm);font-family:var(--font);font-size:13.5px;font-weight:500;color:var(--text-muted);cursor:pointer;transition:all .2s ease;text-align:left}.nav-item:hover{background:#6366f10f;color:var(--text)}.nav-item--active{background:linear-gradient(135deg,#6366f11f,#a855f714);color:var(--accent);font-weight:600;box-shadow:0 0 20px #6366f11a}.nav-icon{font-size:14px;opacity:.7}.sidebar-total{padding:18px;text-align:center}.sidebar-total__label{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);font-weight:600}.sidebar-total__price{font-size:28px;font-weight:800;background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:4px 0;filter:drop-shadow(0 0 12px rgba(99,102,241,.3))}.sidebar-total__meta{font-size:12px;color:var(--text-muted)}.sidebar-total__tokens{font-size:11.5px;color:#0ea5e9;font-weight:600;margin-top:4px}.btn-primary{padding:13px 20px;border:none;border-radius:var(--radius-sm);background:linear-gradient(135deg,#6366f1,#818cf8);color:#fff;font-family:var(--font);font-size:13.5px;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 20px var(--accent-glow)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 28px #6366f173}.btn-full{width:100%}.btn-ghost{padding:7px 14px;border:1px solid var(--border);border-radius:8px;background:#ffffff80;font-family:var(--font);font-size:12px;font-weight:500;color:var(--text-muted);cursor:pointer;transition:all .2s}.btn-ghost:hover{border-color:var(--accent-light);color:var(--accent);box-shadow:0 0 12px #6366f126}.app-main{margin-left:0;flex:1;padding:32px 40px 48px;max-width:960px;position:relative;z-index:1}.hero-summary{padding:0;margin-bottom:40px;overflow:hidden;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a0f}.hero-summary__header{padding:32px 40px 24px;border-bottom:1px solid #eef2f7;background:#fff;border-radius:var(--radius) var(--radius) 0 0}.summary-panel{display:grid;grid-template-columns:1.4fr 1fr;gap:14px;padding:20px 24px 8px}.summary-panel__dev,.summary-panel__client{padding:28px 28px 32px;background:#f8fafc;border-radius:var(--radius-sm);border:1px solid #e2e8f0;box-shadow:none}.summary-hero-block{margin-bottom:28px}.summary-hero-block__eyebrow{display:block;font-size:12px;text-transform:uppercase;letter-spacing:1.2px;font-weight:700;color:var(--accent);margin-bottom:8px}.summary-footnote{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 10px;padding:14px 24px 18px;font-size:12px;font-weight:500;color:var(--text-muted);border-top:1px solid #eef2f7;background:#fafbfc;text-align:center}.summary-footnote__dev{color:var(--text-muted);font-weight:600}.summary-footnote__sep{opacity:.35}.summary-footnote__client{opacity:.85}.hero-summary--bottom{margin-bottom:0;padding:24px 24px 0}.hero-summary--bottom .summary-panel{padding:0 0 8px}.hero-summary--bottom .summary-panel__dev,.hero-summary--bottom .summary-panel__client{padding:24px 24px 28px}.vat-disclaimer{text-align:center;font-size:12px;color:var(--text-muted);font-weight:500;margin-top:14px}.summary-hero-block__value{font-size:clamp(42px,6vw,56px);font-weight:800;letter-spacing:-2px;line-height:1.1;color:#4338ca;margin-bottom:12px}.summary-hero-block__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:15px;font-weight:600;color:var(--text-muted)}.summary-hero-block__dot{opacity:.4}.summary-panel__stats{gap:14px}.summary-panel__demos{grid-column:1 / -1;padding:16px 4px 4px;border-top:1px solid #eef2f7}.summary-panel__demos-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.summary-panel__demos-label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;color:var(--accent)}.summary-panel__demos-note{font-size:11px;font-weight:600;color:var(--text-muted)}.summary-demo-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.summary-demo-link{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:var(--radius-sm);border:1px solid #e2e8f0;background:#fff;text-decoration:none;color:inherit;transition:border-color .2s ease,background .2s ease}.summary-demo-link:hover{border-color:#cbd5e1;background:#f8fafc;transform:none;box-shadow:none}.summary-demo-link__icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f8fafc;color:#6366f1;border:1px solid #e2e8f0}.summary-demo-link__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.summary-demo-link__text strong{font-size:14px;font-weight:800;color:var(--text)}.summary-demo-link__text small{font-size:11px;font-weight:500;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.summary-demo-link__arrow{flex-shrink:0;font-size:14px;font-weight:700;color:var(--text-muted)}@media(max-width:768px){.summary-demo-links{grid-template-columns:1fr;gap:8px}}.summary-client-block__eyebrow{display:block;font-size:12px;text-transform:uppercase;letter-spacing:1.2px;font-weight:700;color:#059669;margin-bottom:16px}.summary-client-block__value{font-size:clamp(32px,4.5vw,44px);font-weight:800;letter-spacing:-1.5px;color:#047857;line-height:1.1}.summary-client-block__value small{font-size:.45em;font-weight:700;opacity:.75}.summary-client-releases{display:grid;grid-template-columns:1fr 1fr;gap:12px}.summary-client-release{padding:14px 16px;border-radius:var(--radius-sm);background:#fff;border:1px solid #e2e8f0}.summary-client-release__platform{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-bottom:6px}.summary-client-release__price{display:block;font-size:22px;font-weight:800;letter-spacing:-.8px;color:var(--text);line-height:1.1}.summary-client-release__note{display:block;font-size:11px;font-weight:500;color:var(--text-muted);margin-top:4px}@media(max-width:768px){.summary-client-releases{grid-template-columns:1fr 1fr;gap:8px}}.summary-client-block__label{font-size:13px;font-weight:600;color:var(--text-muted);margin-top:4px;margin-bottom:4px}.summary-client-block__divider{height:1px;background:#e2e8f0;margin:20px 0 16px}.stat-card--large{padding:20px 22px}.stat-card--large .stat-card__label{font-size:11px;margin-bottom:8px}.stat-card--large .stat-card__value{font-size:24px;font-weight:800}.stat-card--large.stat-card--highlight .stat-card__value{font-size:26px}.section-title--large{font-size:24px;margin-bottom:20px}.section--summary-table .summary-table{margin-top:14px;font-size:14px}.section--summary-table .summary-table__head,.section--summary-table .summary-table__row{padding:14px 24px}.section--summary-table .summary-table__row--total{font-size:16px;background:#f8fafc}.hero{padding:36px 40px;margin-bottom:32px}.hero__badge{display:inline-block;padding:5px 14px;border-radius:99px;background:linear-gradient(135deg,#6366f11a,#a855f714);border:1px solid rgba(99,102,241,.2);font-size:11.5px;font-weight:600;color:var(--accent);letter-spacing:.3px;margin-bottom:16px;box-shadow:0 0 16px #6366f11a}.hero__title{font-size:42px;font-weight:800;letter-spacing:-1.5px;line-height:1.1;margin-bottom:10px}.hero__title-accent{color:#6366f1;background:none;-webkit-text-fill-color:#6366f1;filter:none}.hero__subtitle{font-size:14.5px;color:var(--text-muted);font-weight:400;margin-bottom:28px}.hero__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hero__stats--5{grid-template-columns:repeat(5,1fr)}.hero__stats--4{grid-template-columns:repeat(4,1fr)}.hero__stats--3{grid-template-columns:repeat(3,1fr)}.hero__group-title{font-size:11px;text-transform:uppercase;letter-spacing:.8px;color:var(--text-muted);font-weight:700;margin:20px 0 10px}.hero__group-title--client{color:#10b981}.stat-card__sub{display:block;font-size:10px;color:var(--text-muted);font-weight:500;margin-top:3px}.note-card--client{border-left-color:#10b981;margin-top:12px}.client-section{border-color:#e2e8f0;box-shadow:none}.cost-subtitle{font-size:12px;font-weight:700;color:var(--text-muted);padding:12px 22px 4px;text-transform:uppercase;letter-spacing:.5px}.cost-subtotal{display:flex;justify-content:space-between;padding:10px 22px 14px;font-size:13px;font-weight:700;color:#10b981;border-top:1px solid var(--border)}.summary-table__section{padding:12px 20px 6px;font-size:10px;text-transform:uppercase;letter-spacing:.6px;font-weight:700;color:#10b981;background:#10b9810f;border-top:2px solid var(--border)}.grand-total__divider{border-top:1px dashed var(--border);margin:10px 0}.grand-total__row--dev-total{font-weight:700;color:var(--accent)}.stat-card{padding:16px 18px;border-radius:var(--radius-sm);background:#fff;border:1px solid #e2e8f0;transition:border-color .2s}.stat-card:hover{box-shadow:none;border-color:#cbd5e1}.stat-card--highlight{background:#fff;border-color:#c7d2fe;box-shadow:none}.stat-card__label{display:block;font-size:10.5px;text-transform:uppercase;letter-spacing:.8px;color:var(--text-muted);font-weight:600;margin-bottom:4px}.stat-card__value{font-size:18px;font-weight:700;letter-spacing:-.3px}.stat-card--highlight .stat-card__value{color:#6366f1;background:none;-webkit-text-fill-color:#6366f1}.section{margin-bottom:36px}.section-title{font-size:20px;font-weight:700;letter-spacing:-.4px;margin-bottom:16px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.section-desc{font-size:13.5px;color:var(--text-muted);margin-bottom:20px}.phase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.phase-summary-card{padding:18px;cursor:pointer;transition:all .25s ease}.phase-summary-card:hover{border-color:#cbd5e1;box-shadow:none;transform:none}.phase-summary-card__badge{display:inline-block;padding:3px 10px;border-radius:6px;font-size:10px;font-weight:700;color:#fff;margin-bottom:8px;box-shadow:0 2px 8px #00000026}.phase-summary-card__title{font-size:13px;font-weight:600;margin-bottom:12px;line-height:1.3}.phase-summary-card__bar{height:4px;background:#94a3b833;border-radius:99px;overflow:hidden;margin-bottom:10px}.phase-summary-card__bar-fill{height:100%;border-radius:99px;transition:width .4s ease;box-shadow:0 0 8px currentColor}.phase-summary-card__meta{display:flex;justify-content:space-between;font-size:12.5px;font-weight:600;color:var(--text-muted)}.tech-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:4px}.tech-item{padding:16px 20px;border-bottom:1px solid var(--border)}.tech-item:nth-child(3n){border-right:none}.tech-label{display:block;font-size:10.5px;text-transform:uppercase;letter-spacing:.6px;color:var(--text-muted);font-weight:600;margin-bottom:3px}.tech-value{font-size:13.5px;font-weight:600}.phase-card{margin-bottom:16px;padding:0}.phase-card__header{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;border-bottom:1px solid var(--border)}.phase-card__title-row{display:flex;align-items:center;gap:12px}.phase-card__title-row h3{font-size:15px;font-weight:700}.phase-badge{padding:4px 12px;border-radius:7px;font-size:10.5px;font-weight:700;color:#fff;white-space:nowrap;box-shadow:0 2px 10px #0000001f}.phase-card__actions{display:flex;align-items:center;gap:14px}.phase-totals{display:flex;flex-direction:column;align-items:flex-end;gap:1px}.phase-totals__hours{font-size:12px;color:var(--text-muted);font-weight:500}.phase-totals__price{font-size:16px;font-weight:700;color:var(--accent)}.task-list{padding:6px 0}.task-row{display:grid;grid-template-columns:72px 1fr 64px 80px;align-items:center;gap:8px;padding:10px 22px;transition:all .15s ease;border-left:3px solid transparent}.task-row:hover{background:#6366f108}.task-row--active{border-left-color:var(--accent)}.task-row--off{opacity:.4}.task-row--off .task-name{text-decoration:line-through}.task-checkbox{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}.task-id{font-size:11px;font-weight:600;color:var(--text-muted);font-variant-numeric:tabular-nums}.task-name{font-size:13px;font-weight:500}.task-hours,.task-price{font-size:12.5px;font-weight:600;text-align:right;font-variant-numeric:tabular-nums}.task-price{color:var(--accent)}.grand-total{padding:24px 28px;margin-top:8px;background:linear-gradient(135deg,#6366f114,#a855f70f);border-color:#6366f140;box-shadow:0 0 32px #6366f11f}.grand-total__breakdown{border-bottom:1px solid var(--border);padding-bottom:14px;margin-bottom:14px}.grand-total__row{display:flex;justify-content:space-between;font-size:13.5px;color:var(--text-muted);font-weight:500;padding:4px 0}.grand-total__footer{display:flex;justify-content:space-between;align-items:center}.grand-total__label{font-size:16px;font-weight:700}.grand-total__price{font-size:28px;font-weight:800;background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.token-section__desc{padding:0 22px 12px;font-size:12.5px;color:var(--text-muted);border-bottom:1px solid var(--border)}.task-row--token .task-name{display:flex;flex-direction:column;gap:2px}.task-detail{font-size:11px;color:var(--text-muted);font-weight:400}.token-section{border-color:#e2e8f0;box-shadow:none}.infra-section{border-color:#10b9814d;box-shadow:0 0 24px #10b98114}.task-tag{display:inline-block;margin-left:6px;padding:1px 6px;font-size:9px;font-weight:700;text-transform:uppercase;background:#94a3b833;color:var(--text-muted);border-radius:4px;vertical-align:middle}.summary-table__row--infra{color:#10b981}.grand-total__row--infra{color:#10b981;font-weight:600}.price-split{display:flex;align-items:center;justify-content:center;gap:16px;padding:20px 24px;margin-bottom:20px;flex-wrap:wrap}.price-split__item{text-align:center}.price-split__label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.6px;color:var(--text-muted);font-weight:600;margin-bottom:4px}.price-split__value{font-size:20px;font-weight:700}.price-split__item--total .price-split__value{font-size:26px;background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-split__plus,.price-split__eq{font-size:20px;color:var(--text-muted);font-weight:300}.method-row--3{grid-template-columns:2fr .8fr .6fr}.method-row--3 small{font-size:11px;color:var(--text-muted);font-weight:400}.method-row--total{font-weight:700;background:#0ea5e90f;color:var(--primary)}.scope-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.scope-card{padding:24px}.scope-card h3{font-size:15px;font-weight:700;margin-bottom:14px}.scope-card--included h3{color:#16a34a}.scope-card--excluded h3{color:#dc2626}.scope-card ul{list-style:none}.scope-card li{font-size:13px;padding:5px 0;color:var(--text-muted);font-weight:500;line-height:1.4}.scope-card--included li:before{content:"✓ ";color:#16a34a;font-weight:700}.scope-card--excluded li:before{content:"✗ ";color:#dc2626;font-weight:700}.note-card{padding:16px 20px;font-size:13px;color:var(--text-muted);border-left:3px solid var(--accent)}.methodology-table{overflow:hidden}.method-row{display:grid;grid-template-columns:2fr 1fr 1fr .6fr;padding:12px 20px;font-size:13px;border-bottom:1px solid var(--border);font-weight:500}.method-row--head{font-size:10.5px;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);font-weight:700;background:#6366f10a}.method-highlight{color:var(--accent);font-weight:700}.payment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px}.payment-card{padding:24px 20px;text-align:center;transition:all .25s}.payment-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #6366f11a}.payment-card__pct{font-size:32px;font-weight:800;background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.payment-card__label{font-size:13px;font-weight:700;margin:6px 0}.payment-card__amount{font-size:20px;font-weight:800;margin-bottom:6px}.payment-card__when{font-size:11.5px;color:var(--text-muted);font-weight:500}.conditions{padding:24px;margin-bottom:24px}.conditions h3{font-size:15px;font-weight:700;margin-bottom:12px}.conditions ul{list-style:none}.conditions li{font-size:13.5px;padding:5px 0;color:var(--text-muted)}.signature-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.signature-box{padding:40px 24px 20px;text-align:center}.signature-line{border-top:1px solid var(--text);margin-bottom:8px}.signature-box span{font-size:12px;color:var(--text-muted);font-weight:500}.app-footer{display:flex;justify-content:space-between;padding-top:24px;margin-top:16px;border-top:1px solid var(--border);font-size:11.5px;color:var(--text-muted);font-weight:500}@media(max-width:1100px){.phase-grid,.hero__stats,.hero__stats--4,.hero__stats--3,.payment-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){:root{--radius: 14px;--radius-sm: 10px}.page{padding:16px 14px 36px}.hero-summary{margin-bottom:24px;background:#fff;border:1px solid #e2e8f0;box-shadow:none}.hero-summary__header{padding:20px 18px 16px;background:#fff;border-bottom:1px solid #eef2f7}.hero__title{font-size:24px;letter-spacing:-.6px;margin-bottom:6px;color:var(--text)}.hero__title-accent{background:none;-webkit-text-fill-color:inherit;color:inherit;filter:none}.hero__subtitle{font-size:13px;line-height:1.45;margin-bottom:0}.summary-panel{grid-template-columns:1fr;gap:0;padding:4px 14px 0}.summary-panel__dev,.summary-panel__client{padding:18px 2px;background:transparent;border:none;border-radius:0;box-shadow:none;border-bottom:1px solid #eef2f7}.summary-panel__client{border-bottom:none}.summary-hero-block{margin-bottom:16px}.summary-hero-block__eyebrow,.summary-client-block__eyebrow,.summary-panel__demos-label{font-size:11px;letter-spacing:.6px;color:var(--text-muted);margin-bottom:6px}.summary-hero-block__value{font-size:34px;letter-spacing:-1.2px;margin-bottom:6px;background:none;-webkit-text-fill-color:var(--text);color:var(--text);filter:none}.summary-hero-block__meta{font-size:13px;gap:6px}.hero__stats,.hero__stats--4,.hero__stats--3{grid-template-columns:repeat(3,1fr);gap:8px}.stat-card,.stat-card--large{padding:12px 10px;background:#f8fafc;border:1px solid #e2e8f0;box-shadow:none}.stat-card--highlight{background:#f8fafc;border-color:#e2e8f0;box-shadow:none}.stat-card__label,.stat-card--large .stat-card__label{font-size:10px;letter-spacing:.4px;margin-bottom:4px;color:var(--text-muted)}.stat-card__value,.stat-card--large .stat-card__value,.stat-card--large.stat-card--highlight .stat-card__value{font-size:16px;background:none;-webkit-text-fill-color:var(--text);color:var(--text)}.summary-client-block__value{font-size:28px;letter-spacing:-1px;color:var(--text)}.summary-client-block__label{font-size:12px;line-height:1.45;color:var(--text-muted)}.summary-client-block__divider{margin:14px 0 12px;background:#eef2f7}.summary-client-releases{grid-template-columns:1fr 1fr;gap:8px}.summary-client-release{padding:12px;background:#f8fafc;border:1px solid #e2e8f0}.summary-client-release__platform{font-size:10px;margin-bottom:4px;color:var(--text-muted)}.summary-client-release__price{font-size:17px;color:var(--text)}.summary-client-release__note{font-size:10px;margin-top:3px;color:var(--text-muted);opacity:1}.summary-panel__demos{padding:16px 2px 4px;border-top:1px solid #eef2f7}.summary-panel__demos-head{margin-bottom:10px}.summary-panel__demos-note{font-size:11px}.summary-demo-links{grid-template-columns:1fr;gap:8px}.summary-demo-link{padding:12px 14px;gap:12px;background:#f8fafc;border:1px solid #e2e8f0;box-shadow:none}.summary-demo-link:hover{transform:none;box-shadow:none;border-color:#cbd5e1}.summary-demo-link__icon{width:34px;height:34px;border-radius:8px}.summary-demo-link__text strong{font-size:13px}.summary-demo-link__text small{font-size:11px;white-space:normal}.summary-demo-link__arrow{display:none}.summary-footnote{padding:12px 14px 14px;font-size:11px;gap:4px 6px;line-height:1.45;background:#fafbfc;color:var(--text-muted)}.summary-footnote__dev{color:var(--text-muted);font-weight:500}#total{display:none}.section{margin-bottom:24px}.section-title{font-size:18px;margin-bottom:10px}.section-title--large{font-size:19px;margin-bottom:12px}.section-desc{font-size:13px;margin-bottom:12px;line-height:1.5}.glass-card{box-shadow:none;border:1px solid #e2e8f0;background:#fff}.glass-card:before{display:none}.section--summary-table .summary-table{font-size:12px}.section--summary-table .summary-table__head,.section--summary-table .summary-table__row{padding:8px 10px}.summary-table__head,.summary-table__row{grid-template-columns:52px 1fr 56px 72px;gap:6px;padding:8px 10px;font-size:11px}.summary-table__row--total{font-size:12px}.summary-table__section{padding:8px 10px 4px;font-size:9px}.phase-grid{grid-template-columns:1fr;gap:8px}.phase-summary-card{padding:14px}.phase-summary-card__title{font-size:13px;margin-bottom:8px}.phase-summary-card__meta{font-size:12px}.scope-grid{grid-template-columns:1fr;gap:12px;margin-bottom:12px}.scope-card{padding:16px}.scope-card h3{font-size:14px;margin-bottom:10px}.scope-card li{font-size:13px;padding:4px 0}.note-card{padding:12px 14px;font-size:13px;margin-top:8px}.tech-grid{grid-template-columns:1fr 1fr}.tech-item{padding:10px 12px}.tech-label{font-size:9px}.tech-value{font-size:12px}.phase-card{margin-bottom:10px}.phase-card__header{padding:12px 14px;flex-wrap:wrap;gap:8px}.phase-card__title-row{gap:8px}.phase-card__title-row h3{font-size:13px}.phase-badge{padding:3px 8px;font-size:9px}.phase-totals__price{font-size:14px}.task-row{grid-template-columns:52px 1fr;grid-template-rows:auto auto;padding:7px 12px;gap:4px 8px}.task-id{font-size:10px}.task-name{font-size:12px;line-height:1.35}.task-detail{font-size:10px}.task-hours,.task-price{display:none}.token-section__desc{padding:0 12px 8px;font-size:11px}.cost-subtitle{padding:8px 12px 2px;font-size:10px}.cost-subtotal{padding:8px 12px 10px;font-size:12px}.payment-grid{grid-template-columns:1fr 1fr}.app-footer{flex-direction:column;gap:4px;padding-top:14px;margin-top:10px;font-size:10px;line-height:1.4}.glow-orb{display:none}}.demo-page{--demo-bg: #f8fafc;--demo-surface: #fff;--demo-border: #e2e8f0;--demo-text: #1e293b;--demo-muted: #64748b;--demo-subtle: #94a3b8;--demo-accent: #6366f1;--demo-accent-strong: #4338ca;--demo-accent-soft: #eef2ff;--demo-accent-muted: rgba(99, 102, 241, .1);min-height:100vh;background:var(--demo-bg);color:var(--demo-text);font-family:var(--font, "Montserrat", system-ui, sans-serif)}.demo-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 24px;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:50}.demo-topbar__left{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.demo-topbar__title{font-weight:800;font-size:16px}.demo-badge{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:4px 10px;border-radius:99px;background:#fef3c7;color:#b45309;border:1px solid #fcd34d}.demo-role-switch{display:flex;gap:4px;padding:4px;background:#f1f5f9;border-radius:10px}.demo-role-switch button{border:none;background:transparent;padding:8px 14px;border-radius:8px;font-family:inherit;font-size:12px;font-weight:600;cursor:pointer;color:#64748b}.demo-role-switch button.active{background:#fff;color:var(--demo-accent);box-shadow:0 1px 4px #00000014}.demo-admin-layout{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.demo-page--immersive{background:var(--demo-bg)}.demo-mobile-stage{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.demo-sidebar{background:#fff;border-right:1px solid #e2e8f0;padding:20px 12px;display:flex;flex-direction:column;min-height:100vh}.demo-sidebar__brand{padding:0 10px 16px;border-bottom:1px solid #f1f5f9;margin-bottom:12px}.demo-sidebar__logo{display:block;font-size:18px;font-weight:800;color:var(--demo-accent)}.demo-sidebar__product{display:block;font-size:11px;color:#94a3b8;font-weight:600;margin-top:2px}.demo-sidebar__nav{display:flex;flex-direction:column;gap:2px;flex:1}.demo-sidebar__footer{margin-top:auto;padding-top:16px;border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:12px}.demo-role-switch--sidebar{width:100%}.demo-role-switch--sidebar button{flex:1}.demo-role-switch--header{flex-shrink:0}.demo-role-switch--header button{padding:8px 12px;font-size:11px;white-space:nowrap}.demo-admin-mobile-header,.demo-admin-drawer-backdrop{display:none}.demo-sidebar__label{font-size:10px;text-transform:uppercase;letter-spacing:.6px;color:#94a3b8;font-weight:700;padding:0 10px 12px}.demo-sidebar__nav button{border:none;background:transparent;text-align:left;padding:10px 12px;border-radius:8px;font-family:inherit;font-size:13px;font-weight:500;color:#475569;cursor:pointer}.demo-sidebar__nav button:hover{background:var(--demo-bg)}.demo-sidebar__nav button.active{background:var(--demo-accent-muted);color:var(--demo-accent);font-weight:600}.demo-content{padding:28px 32px 48px;overflow:auto}.demo-content__title{font-size:22px;font-weight:800;margin-bottom:20px}.demo-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.demo-stat{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.demo-stat__label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;font-weight:600}.demo-stat__value{display:block;font-size:28px;font-weight:800;margin-top:4px}.demo-stat__sub{font-size:11px;color:#64748b}.demo-dash-buildings{margin-bottom:20px}.demo-dash-buildings h3{font-size:14px;font-weight:700;margin-bottom:12px}.demo-building-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.demo-building-cards--admin{margin-bottom:24px}.demo-building-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.demo-building-card__media{aspect-ratio:16 / 10;overflow:hidden;background:#f1f5f9}.demo-building-card__media img{width:100%;height:100%;object-fit:cover;display:block}.demo-building-card__body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:4px}.demo-building-card__body>strong{font-size:14px;font-weight:700}.demo-building-card__body>span{font-size:12px;color:#64748b}.demo-building-card__meta{display:flex;flex-wrap:wrap;gap:6px 10px;margin-top:6px}.demo-building-card__meta span{font-size:11px;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:2px 8px}.demo-building-card__manager{font-size:11px;color:#64748b;margin:4px 0 0}.demo-building-card__actions{display:flex;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #f1f5f9}.demo-thumb{flex-shrink:0;object-fit:cover;border-radius:8px;background:#f1f5f9}.demo-thumb--md{width:48px;height:48px}.demo-thumb--avatar{width:36px;height:36px;border-radius:50%}.demo-thumb--empty{display:inline-block;background:linear-gradient(135deg,#e0e7ff,#f1f5f9)}.demo-user-cell,.demo-media-title{display:flex;align-items:center;gap:10px;min-width:0}.demo-user-cell__text,.demo-media-title__text{display:flex;flex-direction:column;gap:2px;min-width:0}.demo-user-cell__text strong,.demo-media-title__text strong{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demo-user-cell__text span,.demo-media-title__text span{font-size:11px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demo-feed{list-style:none;padding:0;margin:0}.demo-feed__item{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #f1f5f9}.demo-feed__item:last-child{border-bottom:none;padding-bottom:0}.demo-feed__item strong{display:block;font-size:13px;font-weight:600;margin-bottom:2px}.demo-feed__item span{font-size:11px;color:#94a3b8}.demo-feed__item p{font-size:12px;color:#64748b;margin:6px 0 0;line-height:1.4}.demo-subtitle{font-size:14px;font-weight:700;margin:20px 0 12px}.demo-panels{display:grid;grid-template-columns:1fr 1fr;gap:16px}.demo-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:18px}.demo-panel h3{font-size:14px;font-weight:700;margin-bottom:12px}.demo-list{list-style:none;padding:0;margin:0}.demo-list li{padding:10px 0;border-bottom:1px solid #f1f5f9;font-size:13px;display:flex;flex-direction:column;gap:2px}.demo-list li span{font-size:11px;color:#94a3b8}.demo-actions{display:flex;flex-direction:column;gap:8px}.demo-btn{border:none;background:var(--demo-accent);color:#fff;padding:10px 16px;border-radius:8px;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.demo-btn--ghost{background:#fff;color:var(--demo-accent);border:1px solid #c7d2fe}.demo-btn--sm{padding:6px 12px;font-size:12px}.demo-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.demo-table{width:100%;border-collapse:collapse;font-size:13px}.demo-table th{text-align:left;padding:12px 16px;background:#f8fafc;font-size:10px;text-transform:uppercase;letter-spacing:.4px;color:#64748b}.demo-table td{padding:12px 16px;border-top:1px solid #f1f5f9;vertical-align:middle}.demo-pill{font-size:11px;font-weight:600;padding:3px 8px;border-radius:99px}.demo-pill--active{background:#dcfce7;color:#166534}.demo-pill--pending{background:#fef3c7;color:#b45309}.demo-form{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:18px;display:grid;gap:12px;margin-bottom:20px;max-width:520px}.demo-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:600;color:#64748b}.demo-form input,.demo-form select,.demo-form textarea{font-family:inherit;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px}.demo-form--wide{max-width:640px}.demo-form-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:18px;margin-bottom:20px}.demo-form-panel__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.demo-form-panel__head h3{font-size:16px;font-weight:800}.demo-form-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap;margin-top:4px}.demo-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px}.demo-section-head .demo-content__title{margin-bottom:0}.demo-empty{padding:24px;text-align:center;color:#94a3b8;font-size:13px;background:#fff;border:1px dashed #e2e8f0;border-radius:12px}.demo-btn--danger{background:#fff;color:#dc2626;border:1px solid #fecaca}.demo-btn--danger:hover{background:#fef2f2}.demo-toast{position:fixed;bottom:max(20px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);z-index:200;background:#1e293b;color:#fff;font-size:13px;font-weight:600;padding:10px 18px;border-radius:99px;box-shadow:0 8px 24px #0f172a40;pointer-events:none}.demo-tree__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.demo-tree__item{display:flex;align-items:center;justify-content:space-between;gap:8px}.demo-tree__remove{border:none;background:#fef2f2;color:#dc2626;width:24px;height:24px;border-radius:6px;cursor:pointer;font-size:16px;line-height:1;flex-shrink:0}.demo-subtitle{font-size:13px;font-weight:700;margin:16px 0 10px}.demo-tree{margin-top:16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.demo-tree ul{margin:8px 0 0 16px;font-size:13px;line-height:1.8}.demo-inline-actions{display:flex;gap:6px}.demo-mobile-layout{display:flex;gap:32px;padding:32px;align-items:flex-start;justify-content:center;flex-wrap:wrap}.demo-screen-picker{width:220px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;position:sticky;top:72px}.demo-screen-picker h3{font-size:13px;font-weight:800;margin-bottom:12px}.demo-screen-group{margin-bottom:14px}.demo-screen-group p{font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;font-weight:700;margin-bottom:6px}.demo-screen-group button{display:block;width:100%;text-align:left;border:none;background:transparent;padding:8px 10px;border-radius:6px;font-family:inherit;font-size:12px;cursor:pointer;color:#475569}.demo-screen-group button.active{background:#6366f11a;color:#6366f1;font-weight:600}.iphone-stage{display:flex;flex-direction:column;align-items:center}.iphone-device{padding:14px;background:linear-gradient(145deg,#2d2d2d,#1a1a1a);border-radius:52px;box-shadow:0 0 0 2px #444,0 24px 64px #00000059,inset 0 0 0 1px #ffffff14}.iphone-device__bezel{position:relative;width:393px;height:852px;border-radius:40px;overflow:hidden;background:#000}.iphone-device__island{position:absolute;top:10px;left:50%;transform:translate(-50%);width:126px;height:34px;background:#000;border-radius:20px;z-index:10}.iphone-device__screen{width:100%;height:100%;background:#fff}.iphone-device__home-indicator{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:134px;height:5px;background:#ffffff59;border-radius:99px;z-index:10}.iphone-stage__caption{margin-top:14px;font-size:11px;color:#94a3b8;font-weight:500}.m-app{display:flex;flex-direction:column;height:100%;background:var(--demo-bg);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif}.m-status{display:flex;justify-content:space-between;padding:48px 24px 6px;font-size:14px;font-weight:600}.m-status__icons{font-size:11px;letter-spacing:1px}.m-app--welcome{background:var(--demo-accent-strong)}.m-app__body--welcome{padding:0;overflow:hidden}.m-screen--welcome{position:relative;display:flex;flex-direction:column;min-height:100%;padding:0;text-align:center;overflow:hidden;background:linear-gradient(165deg,var(--demo-accent-strong) 0%,var(--demo-accent) 55%,#4f46e5 100%)}.m-welcome__orbs{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.m-welcome__orb{position:absolute;border-radius:50%;filter:blur(40px);opacity:.55}.m-welcome__orb--1{width:220px;height:220px;top:-40px;right:-60px;background:#6366f173}.m-welcome__orb--2{width:180px;height:180px;bottom:120px;left:-50px;background:#4f46e559}.m-welcome__orb--3{width:140px;height:140px;top:42%;right:20%;background:#818cf847}.m-welcome__status{position:relative;z-index:2;display:flex;justify-content:space-between;padding:48px 28px 0;font-size:14px;font-weight:600;color:#ffffffeb}.m-welcome__content{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 28px 48px}.m-welcome__logo-wrap{position:relative;width:112px;height:112px;margin-bottom:28px}.m-welcome__logo-ring{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:32px;background:linear-gradient(135deg,#ffffff73,#ffffff0d);animation:welcome-pulse 3s ease-in-out infinite}@keyframes welcome-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.m-welcome__logo{position:relative;width:100%;height:100%;border-radius:28px;background:linear-gradient(145deg,#fffffff2,#ffffffbf);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #ffffff80 inset,0 16px 48px #00000040,0 0 60px #ffffff26}.m-welcome__logo-mark{font-size:52px;font-weight:800;color:var(--demo-accent);line-height:1}.m-welcome__title{font-size:36px;font-weight:800;letter-spacing:-1px;margin-bottom:8px;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.2)}.m-welcome__sub{font-size:15px;color:#ffffffc7;margin-bottom:36px;font-weight:500}.m-welcome__actions{width:100%;display:flex;flex-direction:column;gap:12px}.m-welcome-btn{width:100%;border:none;padding:18px 22px;border-radius:16px;font-family:inherit;font-size:17px;font-weight:700;letter-spacing:-.2px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;display:flex;align-items:center;justify-content:space-between}.m-welcome-btn__label{flex:1;text-align:left}.m-welcome-btn__arrow{flex-shrink:0;opacity:.45;transition:transform .2s ease,opacity .2s ease}.m-welcome-btn:active{transform:scale(.98)}.m-welcome-btn:active .m-welcome-btn__arrow{transform:translate(2px);opacity:.75}.m-welcome-btn--primary{background:#fff;color:var(--demo-accent-strong);box-shadow:0 8px 24px #0f172a2e}.m-welcome-btn--primary .m-welcome-btn__arrow{color:var(--demo-accent);opacity:.65}.m-welcome-btn--glass{background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.28);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 4px 20px #0000001f}.m-welcome-btn--glass .m-welcome-btn__arrow{color:#fff;opacity:.75}.m-welcome-btn--ghost{justify-content:center;background:transparent;color:#ffffffb8;font-size:14px;font-weight:600;padding:14px;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#ffffff59}.m-screen--auth{padding-top:8px}.m-auth-title{font-size:26px;font-weight:800;margin-bottom:4px}.m-auth-sub{font-size:14px;color:#64748b;margin-bottom:20px}.m-auth-form{display:flex;flex-direction:column;gap:14px}.m-auth-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:600;color:#64748b}.m-auth-form input,.m-auth-form select{font-family:inherit;font-size:15px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.m-auth-btn{border:1px solid #e2e8f0;background:#fff;color:#1e293b;padding:14px;border-radius:12px;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer}.m-auth-btn--primary{background:var(--demo-accent);color:#fff;border:none;box-shadow:0 4px 16px #6366f140}.m-auth-btn--ghost{background:transparent;border:none;color:#6366f1;font-size:14px}.m-auth-link{border:none;background:none;color:#6366f1;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;text-align:left;padding:0}.m-auth-link--block{display:block;text-align:center;margin-top:12px}.m-auth-footer{margin-top:20px;text-align:center;font-size:13px;color:#64748b}.m-auth-icon{width:64px;height:64px;border-radius:50%;background:#eef2ff;color:#6366f1;font-size:28px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.m-auth-icon--pending{background:#fef3c7;color:#b45309}.m-app__body{flex:1;overflow:hidden;position:relative;background:var(--demo-bg)}.m-stack{position:relative}.m-stack__layer{height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background:var(--demo-bg)}.m-stack__layer--forward{animation:rn-push-enter .32s cubic-bezier(.32,.72,0,1) both}.m-stack__layer--back{animation:rn-pop-enter .32s cubic-bezier(.32,.72,0,1) both}.m-stack__layer--fade{animation:rn-fade-in .22s ease both}.m-stack__layer--none{animation:none}@keyframes rn-push-enter{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@keyframes rn-pop-enter{0%{transform:translate3d(-22%,0,0);opacity:.88}to{transform:translateZ(0);opacity:1}}@keyframes rn-fade-in{0%{opacity:.4;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.m-icon{flex-shrink:0;display:block}.m-screen{padding:0 16px 16px}.m-header{display:flex;align-items:center;justify-content:space-between;padding:8px 0 16px}.m-header__title{display:flex;align-items:center;gap:10px}.m-header__icon{width:36px;height:36px;border-radius:10px;background:var(--demo-accent-soft);color:var(--demo-accent);display:flex;align-items:center;justify-content:center}.m-header h1{font-size:26px;font-weight:800;letter-spacing:-.5px}.m-icon-btn{position:relative;border:1px solid var(--demo-border);background:#fff;width:40px;height:40px;border-radius:12px;color:var(--demo-accent);cursor:pointer;box-shadow:none;display:flex;align-items:center;justify-content:center}.m-icon-btn__dot{position:absolute;top:8px;right:8px;width:8px;height:8px;border-radius:50%;background:#ef4444;border:2px solid #fff}.m-quick-row{display:flex;gap:8px;margin-bottom:16px}.m-quick-chip{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 8px;border:none;border-radius:12px;background:#fff;color:#475569;font-family:inherit;font-size:12px;font-weight:600;cursor:pointer;box-shadow:0 1px 4px #0000000f}.m-screen--home{padding-bottom:8px}.m-dash-header{display:flex;align-items:flex-start;justify-content:space-between;padding:4px 0 14px;gap:12px}.m-dash-header__greet{font-size:13px;color:#64748b;font-weight:500;margin-bottom:2px}.m-dash-header__title{font-size:22px;font-weight:800;letter-spacing:-.4px;line-height:1.2}.m-dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.m-dash-stat{position:relative;border:none;border-radius:14px;padding:12px 8px;cursor:pointer;font-family:inherit;background:#fff;box-shadow:0 1px 4px #0000000d;border:1px solid rgba(148,163,184,.12);display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;transition:transform .15s ease,box-shadow .15s ease}.m-dash-stat:active{transform:scale(.97)}.m-dash-stat__icon{position:relative}.m-dash-stat__value{display:block;font-size:22px;font-weight:800;line-height:1;letter-spacing:-.4px;color:#1e293b}.m-dash-stat__label{display:block;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.35px;color:#64748b}.m-dash-stat__dot{position:absolute;top:-2px;right:-2px;width:8px;height:8px;border-radius:50%;background:#ef4444;border:2px solid #fff;box-shadow:0 0 0 1px #ef444440}.m-featured-hero{position:relative;width:100%;height:168px;border:none;border-radius:18px;overflow:hidden;padding:0;margin-bottom:16px;cursor:pointer;font-family:inherit;text-align:left;box-shadow:0 8px 24px #6366f12e}.m-featured-hero img{width:100%;height:100%;object-fit:cover;display:block}.m-featured-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:14px 16px;display:flex;flex-direction:column;justify-content:flex-end;gap:4px;background:linear-gradient(180deg,#0f172a0d,#0f172abf);color:#fff}.m-featured-hero__tag{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#ffffffd9}.m-featured-hero strong{font-size:17px;font-weight:800;line-height:1.25}.m-featured-hero p{font-size:12px;line-height:1.35;color:#ffffffe0;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.m-featured-scroll{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;margin-bottom:14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.m-featured-scroll::-webkit-scrollbar{display:none}.m-scroll-strip{display:flex;gap:10px;overflow-x:auto;width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;margin-bottom:14px;padding-left:16px;padding-right:16px;padding-bottom:4px;scroll-padding-inline:16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain}.m-scroll-strip::-webkit-scrollbar{display:none}.m-scroll-strip>*{scroll-snap-align:start;flex-shrink:0}.m-section-label--inset{margin-bottom:10px}.m-featured-tile{flex:0 0 148px;scroll-snap-align:start;border:none;border-radius:16px;overflow:hidden;padding:0;cursor:pointer;font-family:inherit;text-align:left;background:#fff;box-shadow:0 2px 10px #6366f114;border:1px solid rgba(99,102,241,.08)}.m-featured-tile__img{height:88px;overflow:hidden}.m-featured-tile__img img{width:100%;height:100%;object-fit:cover;display:block}.m-featured-tile__body{padding:10px 10px 12px;display:flex;flex-direction:column;gap:2px}.m-featured-tile__tag{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.m-featured-tile--indigo .m-featured-tile__tag{color:#6366f1}.m-featured-tile--amber .m-featured-tile__tag{color:#d97706}.m-featured-tile--rose .m-featured-tile__tag{color:#ec4899}.m-featured-tile--violet .m-featured-tile__tag{color:#7c3aed}.m-featured-tile--active{border-color:#6366f173;box-shadow:0 4px 16px #6366f133}.m-radio-banners-label{width:100%;margin-top:8px}.m-scroll-strip--radio{margin-bottom:0}.m-featured-tile strong{font-size:13px;line-height:1.25}.m-featured-tile__body>span:last-child{font-size:11px;color:#64748b}.m-quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:16px}.m-quick-tile{display:flex;align-items:center;gap:10px;padding:12px 14px;border:none;border-radius:14px;background:#fff;font-family:inherit;font-size:13px;font-weight:600;color:#334155;cursor:pointer;box-shadow:0 1px 4px #0000000d;border:1px solid rgba(148,163,184,.12)}.m-quick-tile__icon{width:36px;height:36px;border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.m-quick-tile__icon--indigo,.m-quick-tile__icon--blue,.m-quick-tile__icon--green,.m-quick-tile__icon--amber{background:var(--demo-accent-soft);color:var(--demo-accent)}.m-section-label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;text-transform:uppercase;color:#94a3b8;margin-bottom:10px}.m-card{display:flex;align-items:center;gap:12px;width:100%;text-align:left;border:none;background:#fff;border-radius:16px;padding:0;overflow:hidden;margin-bottom:12px;cursor:pointer;box-shadow:0 2px 10px #6366f114;border:1px solid rgba(99,102,241,.08);font-family:inherit}.m-card--static{cursor:default}button.m-card{-moz-appearance:none;appearance:none;-webkit-appearance:none}.m-card__chev{margin-right:12px;color:#c7d2fe;flex-shrink:0}.m-card__img{width:96px;min-height:96px;flex-shrink:0;overflow:hidden;align-self:stretch}.m-card__img img{width:100%;height:100%;object-fit:cover;display:block}.m-card__body{padding:10px 12px 10px 0;display:flex;flex-direction:column;gap:4px}.m-card__date{font-size:11px;color:#94a3b8}.m-card__body strong{font-size:14px;line-height:1.3}.m-card__body p{font-size:12px;color:#64748b;line-height:1.4;margin:0}.m-card__meta{font-size:12px;color:#6366f1;font-weight:600}.m-card--loyalty{padding-right:14px}.m-card--loyalty .m-card__body{flex:1;min-width:0}.m-card__badge{width:46px;height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:inset 0 1px #fff9}.m-card__badge--amber,.m-card__badge--violet,.m-card__badge--blue{background:var(--demo-accent-soft);color:var(--demo-accent);box-shadow:none}.m-back{border:none;background:none;color:var(--demo-accent);font-size:14px;font-weight:600;padding:12px 0;cursor:pointer;display:inline-flex;align-items:center;gap:2px}.m-detail-meta{display:flex;align-items:center;gap:6px;font-size:12px;color:#94a3b8;margin-bottom:12px}.m-list-item--btn{cursor:pointer;width:100%}.m-list-item__icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.m-list-item__icon--purple,.m-list-item__icon--green,.m-list-item__icon--amber,.m-list-item__icon--blue{background:var(--demo-accent-soft);color:var(--demo-accent)}.m-list-item__body{flex:1;display:flex;flex-direction:column;gap:2px}.m-list-item__action{color:#94a3b8;flex-shrink:0}.m-menu-row{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:none;background:#fff;border-radius:12px;font-family:inherit;cursor:pointer;text-align:left;margin-bottom:6px;box-shadow:0 1px 3px #0000000a}.m-menu-row__icon{width:36px;height:36px;border-radius:10px;background:#f1f5f9;color:#6366f1;display:flex;align-items:center;justify-content:center}.m-menu-row__label{flex:1;font-size:15px;font-weight:600;color:#1e293b}.m-menu-row__chev{color:#cbd5e1}.m-menu-row--danger .m-menu-row__icon{background:#fef2f2;color:#ef4444}.m-menu-row--danger .m-menu-row__label{color:#ef4444}.m-menu--card{background:#fff;border-radius:16px;padding:8px;box-shadow:0 2px 12px #6366f114;border:1px solid rgba(99,102,241,.08)}.m-menu--card .m-menu-row{box-shadow:none;margin-bottom:2px}.m-auth-hero{text-align:center;margin-bottom:20px}.m-auth-hero__icon{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#eef2ff,#fae8ff);color:#6366f1;display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px}.m-field-label{display:inline-flex;align-items:center;gap:6px}.m-msg{display:flex;gap:12px;align-items:center;width:100%;border:none;background:#fff;border-radius:16px;padding:12px 14px;margin-bottom:8px;border:1px solid rgba(148,163,184,.12);box-shadow:0 2px 8px #6366f10f;cursor:pointer;font-family:inherit;text-align:left}.m-msg--unread{border-color:#6366f138;box-shadow:0 2px 12px #6366f11a}.m-msg__badge{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:inset 0 1px #fff9}.m-msg__badge--amber{background:linear-gradient(145deg,#fef3c7,#fde68a);color:#b45309}.m-msg__badge--blue{background:linear-gradient(145deg,#dbeafe,#bfdbfe);color:#1d4ed8}.m-msg__badge--indigo{background:linear-gradient(145deg,#eef2ff,#e0e7ff);color:#6366f1}.m-msg__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.m-msg__date{font-size:11px;color:#94a3b8}.m-msg__dot{width:8px;height:8px;border-radius:50%;background:#6366f1;flex-shrink:0;box-shadow:0 0 0 3px #6366f126}.m-msg__chev{color:#cbd5e1;flex-shrink:0}.m-msg--unread .m-msg__chev{color:#a5b4fc}.m-msg__icon{width:36px;height:36px;border-radius:10px;background:#eef2ff;color:#6366f1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.m-access-card{display:grid;grid-template-columns:auto 1fr;gap:8px 12px;align-items:start;background:#fff;border-radius:14px;padding:14px;margin-bottom:8px;border:1px solid rgba(148,163,184,.12);box-shadow:0 1px 4px #0000000a}.m-access-card__icon{width:44px;height:44px;border-radius:12px;background:#eef2ff;color:#6366f1;display:flex;align-items:center;justify-content:center;grid-row:span 2}.m-smart-btn{grid-column:1 / -1;display:inline-flex;align-items:center;gap:6px}.m-fab{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:12px;border:2px dashed #c7d2fe;background:#fff;color:#6366f1;padding:14px;border-radius:12px;font-weight:600;cursor:pointer;font-family:inherit}.m-hero-img{height:180px;border-radius:16px;margin-bottom:14px;overflow:hidden;background:#e2e8f0}.m-hero-img img{width:100%;height:100%;object-fit:cover;display:block}.m-event-thumb{width:64px;height:64px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#e2e8f0}.m-event-thumb img{width:100%;height:100%;object-fit:cover;display:block}.m-event-location{font-size:11px;color:#6366f1;font-weight:600}.m-list-item--event{padding:12px;align-items:center}.m-detail-title{font-size:22px;font-weight:800;margin-bottom:6px}.m-detail-text{font-size:14px;line-height:1.6;color:#475569}.m-list-item{background:#fff;border-radius:14px;padding:14px;margin-bottom:8px;display:flex;flex-direction:column;gap:4px;border:1px solid rgba(148,163,184,.12);box-shadow:0 1px 4px #0000000a}.m-list-item.m-list-item--row{flex-direction:row;align-items:center;gap:12px;text-align:left}button.m-list-item{font-family:inherit;-moz-appearance:none;appearance:none;-webkit-appearance:none}.m-list-item strong{font-size:14px}.m-list-item span{font-size:12px;color:#64748b}.m-link{font-size:13px;color:#6366f1;text-decoration:none}.m-link--inline{display:inline-flex;align-items:center;gap:5px;margin-top:2px}.m-list-item__date{font-size:11px;font-weight:700;color:#6366f1}.m-screen--center{text-align:center;padding-top:24px}.m-qr__code{width:160px;height:160px;margin:0 auto 12px;background:linear-gradient(90deg,#1e293b 2px,transparent 2px) 0 0 / 12px 12px,linear-gradient(#1e293b 2px,transparent 2px) 0 0 / 12px 12px;border-radius:8px}.m-screen--radio{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:auto;padding:16px 16px 24px;text-align:center;position:relative}.m-radio-glow{position:absolute;top:80px;left:50%;transform:translate(-50%);width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.32) 0%,rgba(168,85,247,.08) 45%,transparent 72%);filter:blur(18px);pointer-events:none}.m-radio-player{position:relative;z-index:1;width:100%;padding:28px 20px 24px;border-radius:24px;background:#ffffffe0;border:1px solid rgba(99,102,241,.12);box-shadow:0 12px 40px #6366f124,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.m-radio-art{position:relative;width:112px;height:112px;margin:0 auto 16px;border-radius:28px;overflow:hidden;box-shadow:0 12px 28px #6366f159,inset 0 1px #ffffff40}.m-radio-art__img{width:100%;height:100%;object-fit:cover;display:block}.m-radio-art__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#0f172a14,#0f172a73);color:#fff}.m-radio-live{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#ef44441a;color:#ef4444;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;margin-bottom:10px}.m-radio-live__dot{width:7px;height:7px;border-radius:50%;background:#ef4444;box-shadow:0 0 0 3px #ef444433;animation:m-radio-pulse 1.6s ease-in-out infinite}@keyframes m-radio-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.88)}}.m-radio-title{font-size:22px;font-weight:800;letter-spacing:-.4px;color:#1e293b;margin-bottom:4px}.m-radio-meta{font-size:13px;color:#64748b;margin-bottom:18px}.m-radio-wave{display:flex;align-items:flex-end;justify-content:center;gap:4px;height:28px;margin-bottom:22px}.m-radio-wave__bar{width:4px;height:8px;border-radius:999px;background:#c7d2fe;transform-origin:bottom}.m-radio-wave--active .m-radio-wave__bar{animation:m-radio-wave .9s ease-in-out infinite alternate}@keyframes m-radio-wave{0%{height:8px;opacity:.55}to{height:24px;opacity:1}}.m-radio-controls{display:grid;grid-template-columns:48px 64px 48px;align-items:center;justify-content:center;gap:20px;margin:0 auto}.m-radio-btn{width:48px;height:48px;border:none;border-radius:50%;background:#fff;color:#475569;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #0f172a14;border:1px solid rgba(148,163,184,.14);transition:transform .15s ease,box-shadow .15s ease}.m-radio-btn:active{transform:scale(.94)}.m-radio-btn--play{width:64px;height:64px;background:var(--demo-accent);color:#fff;border:none;box-shadow:0 8px 20px #6366f147}.m-radio-btn--play .m-icon{display:block}.m-radio-play-icon{margin-left:3px}.m-mini-player{font-size:11px;color:#94a3b8;margin-top:24px}.m-profile{text-align:center;padding:20px 0}.m-avatar{width:72px;height:72px;border-radius:50%;background:var(--demo-accent);margin:0 auto 12px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 6px 18px #6366f140}.m-menu{display:flex;flex-direction:column;gap:2px}.m-msg strong{display:block;font-size:14px;line-height:1.3}.m-msg p{font-size:12px;color:#64748b;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.m-tabs{display:flex;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #e2e8f0;padding:8px 0 22px}.m-tabs button{flex:1;border:none;background:none;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:10px;color:#94a3b8;cursor:pointer;font-family:inherit}.m-tabs button.active{color:var(--demo-accent);font-weight:600}.demo-links{display:grid;grid-template-columns:1fr 1fr;gap:14px}.demo-link-card{display:flex;flex-direction:column;gap:8px;padding:22px 24px;border-radius:var(--radius-sm);border:1px solid rgba(99,102,241,.25);background:linear-gradient(135deg,#6366f10f,#a855f70a);text-decoration:none;color:inherit;transition:all .2s ease}.demo-link-card:hover{transform:translateY(-2px);box-shadow:0 8px 28px #6366f126;border-color:#6366f166}.demo-link-card__eyebrow{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#6366f1}.demo-link-card__title{font-size:18px;font-weight:800}.demo-link-card__desc{font-size:13px;color:var(--text-muted);line-height:1.45}.demo-link-card__cta{display:inline-flex;align-items:center;gap:10px;margin-top:6px;padding:10px 14px 10px 10px;border-radius:12px;font-size:13px;font-weight:700;color:#4338ca;background:#ffffffb8;border:1px solid rgba(99,102,241,.2);box-shadow:0 2px 8px #6366f114;align-self:flex-start;transition:background .2s ease,border-color .2s ease}.demo-link-card:hover .demo-link-card__cta{background:#fff;border-color:#6366f159}.demo-link-card__cta-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.demo-link-card__cta-icon--browser{background:linear-gradient(145deg,#eef2ff,#e0e7ff);color:#6366f1;box-shadow:inset 0 1px #fffc}.demo-link-card__cta-icon--phone{background:linear-gradient(145deg,#1e293b,#334155);color:#e2e8f0;box-shadow:inset 0 1px #ffffff1f}.demo-link-card__cta-arrow{color:#818cf8;font-size:14px;line-height:1}@media(max-width:900px){.demo-admin-layout{grid-template-columns:1fr}.demo-page--admin .demo-sidebar{border-right:none;border-bottom:1px solid #e2e8f0}.demo-page--admin .demo-sidebar__nav{flex-direction:row;flex-wrap:wrap}.demo-stats-row{grid-template-columns:repeat(2,1fr)}.demo-panels,.demo-links{grid-template-columns:1fr}}@media(max-width:768px){.demo-page--admin.demo-page--immersive,.demo-page--mobile.demo-page--immersive{background:var(--demo-bg)}.demo-page--admin.demo-page--admin-nav-open{overflow:hidden;height:100dvh}.demo-admin-mobile-header{display:flex;align-items:center;gap:8px;position:sticky;top:0;z-index:40;padding:max(10px,env(safe-area-inset-top)) 12px 10px;background:#fffffff0;border-bottom:1px solid #e2e8f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.demo-admin-mobile-header__menu{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#475569;cursor:pointer}.demo-admin-mobile-header__center{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.demo-admin-mobile-header__title{font-size:14px;font-weight:800;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demo-page--admin .demo-admin-layout{grid-template-columns:1fr;min-height:auto}.demo-page--admin .demo-sidebar{position:fixed;top:0;left:0;bottom:0;z-index:60;width:min(288px,86vw);min-height:0;border-right:1px solid #e2e8f0;border-bottom:none;transform:translate(-105%);transition:transform .24s ease;box-shadow:8px 0 32px #0f172a1f;padding-top:max(16px,env(safe-area-inset-top));padding-bottom:max(16px,env(safe-area-inset-bottom))}.demo-page--admin.demo-page--admin-nav-open .demo-sidebar{transform:translate(0)}.demo-page--admin .demo-sidebar__nav{flex-direction:column;flex-wrap:nowrap;overflow-y:auto}.demo-admin-drawer-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;border:none;padding:0;margin:0;background:#0f172a73;opacity:0;pointer-events:none;transition:opacity .24s ease;cursor:pointer}.demo-page--admin.demo-page--admin-nav-open .demo-admin-drawer-backdrop{opacity:1;pointer-events:auto}.demo-page--admin .demo-content{padding:16px 14px max(24px,env(safe-area-inset-bottom));overflow:visible}.demo-page--admin .demo-content__title{display:none}.demo-page--admin .demo-stats-row{grid-template-columns:repeat(2,1fr);gap:10px}.demo-page--admin .demo-stat{padding:12px}.demo-page--admin .demo-stat__value{font-size:22px}.demo-page--admin .demo-building-cards{grid-template-columns:1fr}.demo-page--admin .demo-panels,.demo-page--admin .demo-form--wide{max-width:none}.demo-page--admin .demo-section-head{margin-bottom:12px}.demo-page--admin .demo-form-actions{flex-direction:column}.demo-page--admin .demo-form-actions .demo-btn{width:100%}.demo-page--admin .demo-table-wrap{overflow:visible;background:transparent;border:none;border-radius:0}.demo-page--admin .demo-table thead{display:none}.demo-page--admin .demo-table tbody{display:flex;flex-direction:column;gap:10px}.demo-page--admin .demo-table tr{display:block;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.demo-page--admin .demo-table td{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;border-top:1px solid #f1f5f9;text-align:right}.demo-page--admin .demo-table td:first-child{border-top:none}.demo-page--admin .demo-table td:before{content:attr(data-label);font-size:10px;text-transform:uppercase;letter-spacing:.4px;color:#94a3b8;font-weight:700;flex-shrink:0;text-align:left}.demo-page--admin .demo-table td[data-label=""]:before{display:none}.demo-page--admin .demo-table td[data-label=""]{justify-content:flex-end;padding-top:4px;padding-bottom:12px;border-top:none}.demo-page--admin .demo-inline-actions{flex-wrap:wrap;justify-content:flex-end}.demo-page--admin .demo-actions{flex-direction:column}.demo-page--admin .demo-btn{width:100%}}@media(max-width:768px){.demo-page--mobile.demo-page--immersive{min-height:100dvh}.demo-page--mobile .demo-mobile-stage{min-height:100dvh;padding:0;align-items:stretch}.demo-page--mobile .iphone-stage{width:100%;min-height:100dvh}.demo-page--mobile .iphone-device{padding:0;background:none;border-radius:0;box-shadow:none;width:100%;min-height:100dvh}.demo-page--mobile .iphone-device__bezel{width:100%;height:100dvh;max-height:100dvh;border-radius:0;transform:none!important;background:var(--demo-bg)}.demo-page--mobile .iphone-device__chrome{display:none}.demo-page--mobile .iphone-device__screen{background:var(--demo-bg)}.demo-page--mobile .m-app{min-height:100dvh}.demo-page--mobile .m-status,.demo-page--mobile .m-welcome__status{display:none}.demo-page--mobile .m-app__body:not(.m-app__body--welcome) .m-screen{padding-top:max(8px,env(safe-area-inset-top))}.demo-page--mobile .m-welcome__content{padding-top:max(24px,env(safe-area-inset-top))}.demo-page--mobile .m-tabs{padding-bottom:max(8px,env(safe-area-inset-bottom))}}@media(max-width:900px)and (min-width:769px){.iphone-device__bezel{transform:scale(.85);transform-origin:top center}}@media(max-width:480px)and (min-width:769px){.iphone-device__bezel{transform:scale(.72)}}@media print{.demo-page{display:none!important}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font: "Montserrat", system-ui, sans-serif;--bg: #f8faff;--bg-card: rgba(255, 255, 255, .72);--text: #1e293b;--text-muted: #64748b;--accent: #6366f1;--accent-light: #818cf8;--accent-glow: rgba(99, 102, 241, .35);--border: rgba(148, 163, 184, .25);--shine: linear-gradient(135deg, rgba(255,255,255,.9) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,.4) 100%);--radius: 16px;--radius-sm: 10px}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--text);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 10% 0%,rgba(99,102,241,.12) 0%,transparent 60%),radial-gradient(ellipse 60% 50% at 90% 10%,rgba(168,85,247,.1) 0%,transparent 55%),radial-gradient(ellipse 70% 50% at 50% 100%,rgba(236,72,153,.08) 0%,transparent 50%),linear-gradient(180deg,#f0f4ff,#f8faff 40%,#fafbff);z-index:-2;pointer-events:none}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");z-index:-1;pointer-events:none;opacity:.5}#root{min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:99px}@media print{body{padding:0}.no-print{display:none!important}.print-only{display:block!important}.app-sidebar{display:none!important}.page{max-width:100%!important;padding:0!important}.glass-card{box-shadow:none!important;border:1px solid #ddd!important;page-break-inside:avoid}.phase-card{page-break-inside:avoid}.phase-totals--print{display:flex!important}.phase-card__actions{display:none!important}.task-row{grid-template-columns:72px 1fr 64px 80px!important}h2.section-title{page-break-after:avoid}}
