:root{font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.5;font-weight:400;color:#003325;--ni-green: #00ad7c;--ni-green-dark: #003325;--ni-blue-dark: #1b2552;--ni-white: #ffffff;--ni-gray-light: #ececed;--ni-silver: #9fa1a4;--ni-black: #000000;--ni-text: #003325;--ni-text-muted: #4d615a;--ni-border: #cfd4d1;--ni-panel: #ffffff;--ni-panel-alt: #f6f7f7;--ni-radius-sm: 4px;--ni-radius-md: 8px;--ni-radius-lg: 12px;background:linear-gradient(180deg,#ffffffeb,#ffffffeb),linear-gradient(90deg,transparent 0,transparent 31px,rgba(159,161,164,.08) 31px,rgba(159,161,164,.08) 32px),linear-gradient(0deg,transparent 0,transparent 31px,rgba(159,161,164,.08) 31px,rgba(159,161,164,.08) 32px),#ececed;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}#root{min-height:100vh}.page-shell{width:min(1360px,calc(100vw - 32px));margin:0 auto;padding:0 0 44px}.auth-shell{display:grid;min-height:100vh;align-items:center;padding-top:28px}.auth-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;padding:28px;border:1px solid rgba(123,164,58,.16);border-radius:28px;background:linear-gradient(180deg,#fffffffa,#f6f9f1f5),#fff;box-shadow:0 16px 36px #33491f12}.auth-panel-loading{grid-template-columns:1fr}.auth-copy h1{margin:0;color:#1f2a18;font-size:clamp(2rem,3vw,3.1rem);line-height:1.04;letter-spacing:-.05em;max-width:8ch}.auth-copy{display:grid;align-items:stretch}.auth-logo-card{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;align-items:center;min-height:100%;overflow:hidden;background:transparent}.auth-logo-stage{position:relative;z-index:2;display:grid;place-items:center;width:min(96%,630px);aspect-ratio:1;padding:10px;background:transparent;overflow:hidden;transform:perspective(1000px) rotateX(var(--logo-rotate-x, 0deg)) rotateY(var(--logo-rotate-y, 0deg));transition:transform .14s ease}.auth-logo-image{display:block;width:min(100%,480px);height:auto;object-fit:contain;position:relative;z-index:2}.auth-logo-glow{position:absolute;inset:18% 16% 28%;border-radius:999px;background:radial-gradient(circle,rgba(125,182,61,.12),transparent 72%);filter:blur(28px)}.auth-quote-list{display:none}.auth-quote-random{position:relative;z-index:2;width:min(86%,420px);margin:-40px auto 0;text-align:center}.auth-quote-random p{margin:0;color:#25311d;font-size:1rem;line-height:1.45}.auth-quote-random span{display:block;margin-top:8px;color:#6a745f;font-size:.8rem;font-weight:700;letter-spacing:.04em}.auth-card{padding:24px;border:1px solid rgba(123,164,58,.12);border-radius:24px;background:linear-gradient(180deg,#fff,#f7faef)}.auth-card-header h2{margin:18px 0 6px;color:#1f2a18;font-size:1.7rem}.auth-card-header p{margin:0;color:#647059}.auth-mode-switch{display:inline-flex;gap:8px;padding:6px;border-radius:999px;background:#7ba43a1a}.auth-mode-button{min-height:38px;padding:0 16px;border:none;border-radius:999px;background:transparent;color:#5b694e;font-weight:700}.auth-mode-button-active{background:#fff;color:#2d431d;box-shadow:0 8px 18px #3f582214}.auth-form{display:grid;gap:14px;margin-top:20px}.auth-field{display:grid;gap:8px}.auth-field span{color:#5e6952;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.auth-field input{width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(123,164,58,.18);border-radius:14px;background:#fff;color:#25311d;font-size:.98rem}.auth-field input:focus{outline:none;border-color:#618e2794;box-shadow:0 0 0 4px #7db63d1f}.auth-password-row{position:relative;display:block}.auth-password-toggle{position:absolute;top:50%;right:10px;width:32px;height:32px;padding:0;border:none;background:transparent;transform:translateY(-50%);display:grid;place-items:center}.auth-password-input{padding-right:50px}.auth-password-toggle-icon{display:block;width:20px;height:20px;object-fit:contain}.auth-password-rules{display:grid;gap:6px;margin-top:-2px}.auth-password-rule{display:flex;align-items:center;gap:8px;color:#7a8470;font-size:.84rem}.auth-password-rule-passed{color:#4f7427}.auth-message{padding:12px 14px;border-radius:14px;font-size:.92rem}.auth-message-error{border:1px solid rgba(190,87,74,.18);background:#fff5f3;color:#9b4337}.auth-message-success{border:1px solid rgba(97,142,39,.18);background:#f4faeb;color:#4f7427}.auth-submit{min-height:48px;border:none;border-radius:16px;background:linear-gradient(135deg,#7db63d,#c5dd58);color:#1f2a18;font-size:1rem;font-weight:800}.auth-submit:disabled{opacity:.6}.global-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;border:1px solid rgba(123,164,58,.16);border-radius:22px;background:linear-gradient(180deg,#fffffffa,#f6f9f1f5),#fff;box-shadow:0 14px 30px #33491f0f}.global-brand{display:flex;align-items:center;gap:10px;min-width:0}.global-brand-logo{display:block;width:40px;height:40px;object-fit:contain}.global-brand-name{color:#25311d;font-size:1.02rem;font-weight:700;letter-spacing:-.03em}.global-nav{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.global-account{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.global-account-email{color:#5e6952;font-size:.88rem;white-space:nowrap}.global-signout-button{min-height:40px;padding:0 14px;border:1px solid rgba(123,164,58,.14);border-radius:999px;background:#fff;color:#425534;font-weight:700}.global-nav-item{min-height:40px;padding:0 16px;border:1px solid rgba(123,164,58,.14);border-radius:999px;background:#ffffffdb;color:#5b694e;font-size:.9rem;font-weight:700}.global-nav-item:hover{border-color:var(--ni-green);color:var(--ni-green-dark);background:#f6f7f7}.global-nav-item-active{border-color:#618e274d;background:linear-gradient(135deg,#7db63d2e,#c5dd583d);color:#2d431d}.home-shell{display:grid;gap:24px}.home-shell .home-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.home-shell .home-grid{grid-template-columns:1fr}.home-hero,.home-panel,.module-sidebar,.canvas-panel{border:1px solid rgba(123,164,58,.16);border-radius:24px;background:linear-gradient(180deg,#fffffffa,#f6f9f1f5),#fff;box-shadow:0 16px 36px #33491f12}.home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:start;gap:24px;padding:28px}.home-copy h1{margin:0;color:#1f2a18;font-size:clamp(2rem,3vw,3.4rem);line-height:1.04;letter-spacing:-.05em;max-width:none}.ni-logo-card{display:grid;grid-template-columns:164px minmax(0,1fr);gap:18px;align-items:center;margin-bottom:22px;padding:18px;border:1px solid rgba(123,164,58,.14);border-radius:22px;background:radial-gradient(circle at top left,rgba(197,221,88,.18),transparent 42%),linear-gradient(180deg,#fff,#f5f8ef);box-shadow:0 18px 36px #3c552114;transform-style:preserve-3d}.ni-logo-stage{display:grid;place-items:center;min-height:110px;padding:16px;border-radius:18px;background:linear-gradient(180deg,#fffffff5,#eff6e5eb);transform:perspective(900px) rotateX(var(--logo-rotate-x, 0deg)) rotateY(var(--logo-rotate-y, 0deg));transition:transform .14s ease,box-shadow .14s ease;box-shadow:0 16px 32px #364e1d14}.ni-logo-card:hover .ni-logo-stage{box-shadow:0 22px 40px #364e1d1f}.ni-logo-image{display:block;width:min(100%,128px);height:auto;object-fit:contain}.ni-logo-copy{display:grid;gap:8px}.ni-logo-copy .eyebrow{margin:0}.ni-logo-copy span{color:#4e5f41;font-size:1rem;font-weight:600}.home-primary,.back-home-button{min-height:42px;padding:0 18px;border-radius:999px;border:none;background:linear-gradient(135deg,#7db63d,#c5dd58);color:#1f2a18;font-weight:700}.home-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-hero .home-summary{align-self:start;justify-self:stretch}.summary-card{padding:18px;border-radius:18px;background:linear-gradient(180deg,#fff,#f5f8ef);border:1px solid rgba(123,164,58,.12);min-height:0}.summary-card strong{display:block;color:#25311d;font-size:1.5rem}.summary-card span{display:block;margin-top:6px;color:#6f7b63;font-size:.9rem}.summary-card small{display:block;margin-top:8px;color:#7f8974;font-size:.78rem}.home-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.user-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.user-id-text{word-break:break-all}.user-settings-form{display:grid;gap:14px;margin-top:18px}.user-settings-submit{width:fit-content;min-width:180px}.saved-config-list{display:grid;gap:12px;margin-top:18px}.saved-config-card{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 18px;border:1px solid rgba(123,164,58,.14);border-radius:18px;background:linear-gradient(180deg,#fff,#f5f8ef)}.saved-config-card strong,.saved-config-card span{display:block}.saved-config-card strong{color:#25311d;font-size:1rem}.saved-config-card span{margin-top:6px;color:#647059;font-size:.88rem}.saved-config-actions{display:flex;gap:8px;flex-wrap:wrap}.summary-link-button{min-height:38px;padding:0 14px;border:1px solid rgba(123,164,58,.18);border-radius:999px;background:#fff;color:#425534;font-weight:700}.summary-card-button{width:100%;text-align:left;cursor:pointer}.saves-title-row{display:flex;align-items:center;gap:12px}.saves-hero-heading{display:flex;align-items:center;gap:12px;margin-bottom:10px}.saves-hero-heading .eyebrow{margin:0}.home-panel .saves-back-button{display:none}.saves-hero-heading .saves-back-button{display:grid}.saves-back-button{flex:0 0 auto;position:relative;color:transparent}.saves-back-button:before{content:"←";position:absolute;inset:0;display:grid;place-items:center;color:#425534}.saves-hero .home-copy h1,.saves-hero .hero-text{max-width:none}.user-hero .home-summary{grid-template-columns:1fr}.home-panel{padding:24px}.section-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.section-title-row h2{margin:0;color:#1f2a18;font-size:clamp(1.45rem,2.5vw,2rem)}.home-search{display:grid;gap:6px;min-width:min(280px,100%)}.home-search-label{color:#6f7b63;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.home-search-input{width:100%;min-height:42px;padding:0 14px;border:1px solid rgba(123,164,58,.2);border-radius:14px;background:#fff;color:#25311d;font-size:.95rem}.home-search-input:focus{outline:none;border-color:#618e2794;box-shadow:0 0 0 4px #7db63d1f}.chassis-card-grid,.catalog-grid{display:grid;gap:14px;margin-top:18px}.chassis-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chassis-option{padding:18px;border-radius:20px;border:1px solid rgba(123,164,58,.14);background:linear-gradient(180deg,#fff,#f5f8ef);text-align:left}.chassis-visual{display:grid;place-items:center;height:168px;margin-bottom:14px;border-radius:16px;background:linear-gradient(180deg,#ffffff85,#ebf3e0eb),repeating-linear-gradient(-45deg,rgba(125,182,61,.03),rgba(125,182,61,.03) 10px,transparent 10px,transparent 20px);overflow:hidden}.chassis-option-image{display:block;max-width:92%;max-height:150px;object-fit:contain}.chassis-placeholder-visual{display:grid;place-items:center;width:calc(100% - 20px);height:calc(100% - 20px);border-radius:14px;border:1px dashed rgba(123,164,58,.28);color:#6f7b63;font-size:.92rem}.chassis-option-active{border-color:#618e2785;box-shadow:inset 0 0 0 1px #618e2729}.chassis-option-placeholder{background:linear-gradient(180deg,#fbfcf8,#f4f7ed)}.chassis-option-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.chassis-option strong{color:#25311d;font-size:1rem}.chassis-option p{margin:10px 0 0;color:#647059}.chassis-option-actions{display:flex;align-items:center;justify-content:flex-start;margin-top:14px}.chassis-enter-button{min-height:38px;padding:0 16px;border:none;border-radius:999px;background:linear-gradient(135deg,#7db63d,#c5dd58);color:#1f2a18;font-weight:700}.chassis-waiting-text{color:#6f7b63;font-size:.88rem}.option-badge{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#1f2a1812;color:#56644a;font-size:.75rem}.option-badge-live{background:#7db63d24;color:#4f7427}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-card{padding:16px;border-radius:20px;border:1px solid rgba(123,164,58,.14);background:linear-gradient(180deg,#fff,#f5f8ef)}.catalog-thumb{display:grid;place-items:center;height:120px;margin-top:12px;border-radius:16px;background:linear-gradient(180deg,#ffffff85,#ebf3e0eb),repeating-linear-gradient(-45deg,rgba(125,182,61,.03),rgba(125,182,61,.03) 10px,transparent 10px,transparent 20px)}.catalog-thumb-image{display:block;max-width:82%;max-height:90px;object-fit:contain}.catalog-card span:last-child{display:block;margin-top:12px;color:#647059;font-size:.84rem}.home-empty-state{display:grid;place-items:center;min-height:88px;margin-top:16px;padding:16px;border:1px dashed rgba(123,164,58,.28);border-radius:18px;background:#f7faf1e6;color:#647059;text-align:center}.dashboard-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.dashboard-tool-card{display:grid;gap:10px;padding:22px;border-radius:20px;border:1px solid rgba(123,164,58,.14);background:linear-gradient(180deg,#fff,#f5f8ef);text-align:left}button.dashboard-tool-card{cursor:pointer}.dashboard-tool-card-active{background:radial-gradient(circle at top right,rgba(197,221,88,.16),transparent 34%),linear-gradient(180deg,#fff,#f5f8ef)}.dashboard-tool-card-placeholder{background:linear-gradient(180deg,#fbfcf8,#f4f7ed);border-style:dashed}.dashboard-tool-kicker{color:#6ea23a;font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.dashboard-tool-card strong{color:#25311d;font-size:1.15rem}.dashboard-tool-card p{margin:0;color:#647059;line-height:1.55}.update-log-list{display:grid;gap:12px;margin-top:18px}.update-log-card{display:grid;gap:6px;padding:18px;border:1px solid var(--ni-border);border-radius:var(--ni-radius-md);background:linear-gradient(180deg,#fff,#f6f7f7)}.update-log-date{color:var(--ni-green);font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.update-log-card strong{color:var(--ni-green-dark);font-size:1rem}.update-log-card p{margin:0;color:var(--ni-text-muted);line-height:1.55}.builder-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:24px;align-items:start}.page-topbar{display:none}.topbar-home-button{width:42px;height:42px;border:1px solid rgba(123,164,58,.2);border-radius:999px;background:#fff;color:#425534;font-weight:700;font-size:1.2rem;display:grid;place-items:center}.sidebar-title-row{display:flex;align-items:center;gap:10px}.sidebar-home-button{flex:0 0 auto;width:34px;height:34px;font-size:1rem}.sidebar-title-row .eyebrow{margin:0}.module-sidebar{display:grid;grid-template-rows:auto auto minmax(0,1fr);padding:22px;min-height:calc(100vh + 12px);max-height:calc(100vh + 12px);overflow:hidden}.canvas-panel{padding:24px}.sidebar-header h1,.canvas-header h2{margin:0;color:#1f2a18;letter-spacing:-.04em}.sidebar-header h1{font-size:clamp(1.8rem,2.6vw,2.8rem);line-height:1.04}.canvas-header h2{font-size:clamp(1.5rem,2.1vw,2.1rem)}.eyebrow{margin:0 0 10px;color:#6ea23a;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hero-text{margin:16px 0 0;color:#56644a;font-size:.98rem;line-height:1.6}.builder-nav{display:flex;align-items:center;gap:12px;margin-top:18px}.back-home-button{display:none}.builder-nav-label{color:#647059;font-size:.9rem}.module-search{display:grid;gap:6px;margin-top:16px;align-self:start}.module-search-input{min-height:40px;height:40px}.module-list{display:grid;gap:10px;margin-top:14px;padding-right:8px;overflow-y:auto;overscroll-behavior:contain}.module-list::-webkit-scrollbar{width:10px}.module-list::-webkit-scrollbar-track{border-radius:999px;background:#7ba43a14}.module-list::-webkit-scrollbar-thumb{border-radius:999px;background:#7ba43a57}.library-section{overflow:hidden;border:1px solid rgba(123,164,58,.14);border-radius:18px;background:linear-gradient(180deg,#fff,#f5f8ef)}.library-section-header{display:flex;align-items:center;gap:10px;padding:0 12px 0 0}.library-section-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:52px;padding:0 0 0 16px;border:none;background:transparent;color:#25311d;font-size:.95rem;font-weight:700;text-align:left;cursor:pointer}.library-section-title{display:flex;align-items:center;gap:8px;min-width:0}.library-section-count{display:inline-flex;align-items:center;min-height:20px;padding:0 6px;border:1px solid var(--ni-border);border-radius:var(--ni-radius-sm);color:var(--ni-text-muted);font-size:.7rem;font-weight:700;letter-spacing:.04em}.library-section-toggle-open{background:#7ba43a14}.library-section-add{min-width:58px;height:32px;padding:0 12px;border:1px solid rgba(97,142,39,.2);border-radius:999px;background:#7db63d1f;color:#5f8731;font-size:.78rem;font-weight:700;cursor:pointer}.library-section-add:disabled{opacity:.45;cursor:not-allowed}.library-section-arrow{color:#6a7a5c;font-size:1.1rem;line-height:1}.library-section-items{display:grid;gap:6px;padding:10px 12px 12px;border-top:1px solid rgba(123,164,58,.1);max-height:248px;overflow-y:auto}.library-section-items::-webkit-scrollbar{width:8px}.library-section-items::-webkit-scrollbar-track{background:#9fa1a414}.library-section-items::-webkit-scrollbar-thumb{background:#0033252e}.library-item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:38px;padding:0 10px;border:1px solid rgba(123,164,58,.12);border-radius:var(--ni-radius-sm);background:#fff;color:#2a341f;text-align:left;cursor:pointer}.library-item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-item-selected{border-color:#618e2773;background:#7db63d1a}.library-item-placeholder{border-style:dashed;background:#f8faf4;color:#738168}.library-item-meta{color:#6f7b63;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.library-empty-state{padding:10px 2px 2px;color:var(--ni-text-muted);font-size:.84rem}.module-thumb-image-hidden{position:fixed;top:-9999px;left:-9999px;width:auto;height:auto;max-width:none;max-height:none;opacity:0;pointer-events:none}.module-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:.78rem;font-weight:700}.module-chip-controller{background:#7db63d24;color:#4f7427}.module-chip-module{background:#c9dd582e;color:#5d6e21}.canvas-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.canvas-badge-group{display:flex;gap:10px;flex-wrap:wrap}.panel-badge{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#7db63d1f;color:#5f8731;font-size:.8rem}.badge-button{border:none;cursor:pointer}.badge-button:disabled{cursor:wait;opacity:.58}.subtle-badge{background:#1f2a180f;color:#4e5f41}.canvas-dropzone{margin-top:18px}.builder-save-bar{display:flex;align-items:flex-end;gap:14px;margin-top:18px}.builder-save-field{display:grid;gap:8px;flex:1 1 auto}.builder-save-field span{color:#5e6952;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.builder-save-field input{width:100%;min-height:46px;padding:0 14px;border:1px solid rgba(123,164,58,.18);border-radius:14px;background:#fff;color:#25311d;font-size:.96rem}.builder-save-field input:focus{outline:none;border-color:#618e2794;box-shadow:0 0 0 4px #7db63d1f}.builder-save-button{min-width:190px;flex:0 0 auto}.builder-save-message{margin-top:12px}.tmj-stage{overflow:hidden;width:100%;border-radius:24px;border:1px solid rgba(123,164,58,.14);background:linear-gradient(180deg,#ffffffa3,#ebf3e0eb),repeating-linear-gradient(-45deg,rgba(125,182,61,.03),rgba(125,182,61,.03) 12px,transparent 12px,transparent 24px)}.builder-stage{min-height:420px;max-height:560px}.tmj-canvas{position:relative;width:100%;height:100%}.tmj-image,.missing-asset{position:absolute;display:block}.chassis-image{z-index:1}.placed-module-image{z-index:3}.placed-module-hitbox{position:absolute;z-index:3;cursor:grab}.placed-module-hitbox:active{cursor:grabbing}.module-delete-pop{position:absolute;top:-10px;right:-10px;z-index:5;width:24px;height:24px;border-radius:999px;border:2px solid #ffffff;background:#cb4f41;color:#fff;font-size:.9rem;line-height:1;display:grid;place-items:center;box-shadow:0 8px 20px #6c1f1538}.snap-preview-image{opacity:.42;filter:saturate(.88) blur(1.2px);pointer-events:none}.missing-asset{display:grid;place-items:center;padding:12px;border:2px dashed rgba(125,182,61,.35);background:#ffffffc7;color:#496036;font-weight:700;text-align:center}.slot-anchor{position:absolute;z-index:4;width:24px;height:24px;margin-left:-12px;margin-top:-12px;border-radius:999px;border:3px solid #ffffff;background:#7db63d;box-shadow:0 0 0 2px #1f2a1829;display:grid;place-items:center;color:transparent;transition:transform .12s ease,background-color .12s ease}.slot-anchor:hover{transform:scale(1.1)}.slot-anchor span{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);padding:2px 6px;border-radius:999px;background:#1f2a18bf;color:#fff;font-size:.7rem;opacity:0}.slot-anchor:hover span{opacity:1}.slot-anchor-filled{background:#2b3c17}.slot-anchor-active{transform:scale(1.12);box-shadow:0 0 0 4px #7db63d2e}.slot-anchor-hover{transform:scale(1.12)}.slot-anchor-magnet{box-shadow:0 0 0 5px #7db63d29,0 0 22px #7db63d57}.preview-empty{display:grid;place-items:center;min-height:360px;color:#647059;text-align:center;padding:24px}.slot-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:16px}.slot-summary-card{padding:12px;border-radius:16px;border:1px solid rgba(123,164,58,.12);background:linear-gradient(180deg,#fff,#f5f8ef)}.slot-summary-card-active{border-color:#618e2773;box-shadow:inset 0 0 0 1px #618e272e}.slot-summary-card span{display:block;color:#6f7b63;font-size:.78rem}.slot-summary-card strong{display:block;margin-top:4px;color:#25311d;font-size:.92rem;word-break:break-word}.slot-summary-actions{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.slot-action{min-height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(123,164,58,.2);background:#fff;color:#425534;font-size:.78rem}.slot-action-danger{border-color:#b5574c38;color:#8f3f35;background:#fff8f7}.auth-panel,.auth-card,.global-heading,.home-hero,.home-panel,.module-sidebar,.canvas-panel,.summary-card,.saved-config-card,.library-section,.chassis-option,.catalog-card,.dashboard-tool-card,.slot-summary-card,.tmj-stage,.home-empty-state{border-radius:var(--ni-radius-lg);border-color:var(--ni-border);background:var(--ni-panel);box-shadow:0 0 0 1px #00332505,6px 6px #9fa1a41f}.global-heading{background:linear-gradient(180deg,#fff,#f6f7f7);border-top:4px solid var(--ni-green-dark);border-radius:0 0 var(--ni-radius-lg) var(--ni-radius-lg);margin-bottom:24px}.global-brand-name,.home-copy h1,.auth-copy h1,.section-title-row h2,.sidebar-header h1,.canvas-header h2,.auth-card-header h2,.summary-card strong,.chassis-option strong,.dashboard-tool-card strong,.saved-config-card strong,.slot-summary-card strong{color:var(--ni-green-dark)}.eyebrow,.dashboard-tool-kicker,.home-search-label,.auth-field span,.builder-save-field span{color:var(--ni-green)}.hero-text,.summary-card span,.summary-card small,.auth-card-header p,.global-account-email,.builder-nav-label,.chassis-option p,.dashboard-tool-card p,.saved-config-card span,.slot-summary-card span,.preview-empty,.home-empty-state,.catalog-card span:last-child,.chassis-waiting-text,.library-item-meta{color:var(--ni-text-muted)}.auth-card,.module-sidebar,.canvas-panel,.home-panel{border-top:4px solid var(--ni-green)}.auth-mode-switch,.global-nav-item,.global-signout-button,.home-primary,.back-home-button,.chassis-enter-button,.summary-link-button,.library-section-add,.panel-badge,.slot-action,.topbar-home-button{border-radius:var(--ni-radius-sm)}.auth-mode-switch{background:var(--ni-gray-light);border:1px solid var(--ni-border)}.auth-mode-button{border-radius:var(--ni-radius-sm);color:var(--ni-text-muted)}.auth-mode-button-active,.global-nav-item-active{background:var(--ni-green-dark);color:var(--ni-white);box-shadow:none;border-color:var(--ni-green-dark)}.global-nav-item-active{position:relative}.global-nav-item-active:after{content:"";position:absolute;left:10px;right:10px;bottom:4px;height:3px;background:var(--ni-green)}.global-nav-item,.global-signout-button,.topbar-home-button,.slot-action,.summary-link-button{background:var(--ni-white);border:1px solid var(--ni-border);color:var(--ni-green-dark)}.auth-submit,.chassis-enter-button,.library-section-add,.badge-button{background:var(--ni-green);color:var(--ni-white);border:1px solid var(--ni-green);box-shadow:none}.auth-submit:hover,.chassis-enter-button:hover,.library-section-add:hover,.badge-button:hover{background:var(--ni-green-dark);border-color:var(--ni-green-dark)}.auth-field input,.home-search-input,.builder-save-field input,.library-item{border-radius:var(--ni-radius-sm);border-color:var(--ni-border)}.auth-field input:focus,.home-search-input:focus,.builder-save-field input:focus{border-color:var(--ni-green);box-shadow:0 0 0 3px #00ad7c1f}.summary-card,.saved-config-card,.dashboard-tool-card,.chassis-option,.catalog-card,.slot-summary-card{background:linear-gradient(180deg,#fff,#f6f7f7)}.dashboard-tool-card-active,.chassis-option-active,.slot-summary-card-active,.library-item-selected{border-color:var(--ni-green);box-shadow:inset 0 0 0 1px #00ad7c29;background:linear-gradient(180deg,#fff,#eef7f4)}.dashboard-tool-card-placeholder,.chassis-option-placeholder,.library-item-placeholder,.home-empty-state,.catalog-thumb,.chassis-visual,.tmj-stage{background:linear-gradient(180deg,#fffffffa,#f6f7f7fa),repeating-linear-gradient(0deg,rgba(159,161,164,.06),rgba(159,161,164,.06) 1px,transparent 1px,transparent 18px),repeating-linear-gradient(90deg,rgba(159,161,164,.06),rgba(159,161,164,.06) 1px,transparent 1px,transparent 18px)}.option-badge,.module-chip,.panel-badge{border-radius:var(--ni-radius-sm)}.option-badge-live,.module-chip-controller,.panel-badge{background:#00ad7c1a;color:var(--ni-green-dark)}.module-chip-module,.subtle-badge{background:#1b255214;color:var(--ni-blue-dark)}.slot-anchor{border-radius:var(--ni-radius-sm);border:2px solid var(--ni-white);background:var(--ni-green);box-shadow:0 0 0 2px #00332524}.slot-anchor-filled{background:var(--ni-green-dark)}.slot-anchor span{border-radius:var(--ni-radius-sm);background:var(--ni-green-dark)}.module-delete-pop{border-radius:var(--ni-radius-sm)}.topbar-home-button,.sidebar-home-button,.saves-back-button{background:var(--ni-panel-alt)}@media(max-width:1180px){.auth-panel,.home-hero,.home-grid,.builder-layout{grid-template-columns:1fr}.module-sidebar{min-height:0;max-height:none}.module-list{max-height:560px}.slot-summary{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:720px){.page-shell{width:min(100vw - 20px,1360px);padding:20px 0 36px}.global-heading{align-items:flex-start;flex-direction:column}.global-nav{justify-content:flex-start}.global-account{justify-content:flex-start;flex-wrap:wrap}.auth-panel,.home-hero,.home-panel,.module-sidebar,.canvas-panel{padding:18px;border-radius:var(--ni-radius-lg)}.home-actions,.home-summary,.user-card-grid,.dashboard-tool-grid,.chassis-card-grid,.catalog-grid{grid-template-columns:1fr;flex-direction:column}.canvas-header{flex-direction:column}.builder-save-bar,.saved-config-card{flex-direction:column;align-items:stretch}.section-title-row{align-items:stretch;flex-direction:column}.home-search{min-width:0}.ni-logo-card{grid-template-columns:1fr}.auth-logo-card{min-height:280px}.auth-logo-stage{width:min(90%,460px)}.builder-stage,.preview-empty{min-height:240px;max-height:none}.slot-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
