:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f1ea;color:#1f1f1f}*{box-sizing:border-box}body{margin:0;min-height:100vh;overflow-x:hidden;background:linear-gradient(180deg,#f5f1ea,#ede9e1)}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:224px minmax(0,1fr);min-height:100vh}.sidebar{background:#262626;color:#f4efe5;padding:28px 16px;display:flex;flex-direction:column;gap:20px}.brand{display:flex;align-items:center;gap:14px}.brand-mark{width:46px;height:46px;border-radius:16px;background:#d4b684;display:grid;place-items:center;color:#1f1f1f;font-weight:700;font-size:1.15rem}.brand strong{display:block;font-size:1.1rem}.brand p{margin:4px 0 0;color:#c8b59d;font-size:.95rem}.nav-menu{display:grid;gap:8px}.nav-item{display:block;padding:10px 12px;border-radius:12px;color:#e8ded0;font-size:.95rem;text-decoration:none;transition:background .2s ease}.nav-item:hover,.nav-item.active{background:#d5b57c29;color:#fff}.main-content{min-width:0;padding:32px;overflow-x:hidden}.page-content{width:100%;max-width:100%;display:flex;flex-direction:column;gap:28px;overflow-x:hidden}.page-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.page-header h1{margin:0;font-size:2.2rem}.page-header p{margin:10px 0 0;color:#4b4b4b;line-height:1.6;max-width:720px}.eyebrow{margin:0 0 12px;color:#8b7c71;font-weight:600}.support-text{color:#5f5650}.dashboard-top-strip{width:100%;margin-bottom:24px;padding:0;display:flex;justify-content:center;align-items:center;background:transparent;border:none;box-shadow:none}.dashboard-top-logo{width:100%;max-width:700px;height:auto;display:block;margin:0 auto;object-fit:contain}.dashboard-banner{width:100%;margin-bottom:24px;padding:0;display:flex;justify-content:center;align-items:center;background:transparent;border:none;box-shadow:none}.dashboard-banner-image{width:100%;max-width:500px;height:auto;display:block;margin:0 auto;object-fit:contain}.primary-button,.secondary-button{border:none;border-radius:14px;padding:14px 22px;font-weight:600}.primary-button{background:#d4b684;color:#1f1f1f}.logout-button{display:block;width:calc(100% - 32px);margin:auto 16px 16px;padding:10px 16px;border-radius:10px;border:1px solid rgba(244,239,229,.2);background:transparent;color:#f4efe5;font-size:.875rem;font-weight:600;cursor:pointer;text-align:center;transition:background .2s ease,border-color .2s ease}.logout-button:hover{background:#f4efe514;border-color:#f4efe559}.form-actions{display:flex;flex-wrap:wrap;gap:0}.dashboard-hero{display:grid;gap:20px}.hero-card,.module-card,.history-panel,.empty-state,.login-card,.form-section{background:#ffffffeb;border:1px solid rgba(31,31,31,.08);box-shadow:0 18px 60px #1f1f1f14;border-radius:26px;padding:28px}.hero-card h2,.module-card h3,.history-panel h2,.login-card h1,.form-section h3{margin:0 0 10px}.hero-card p,.module-card p,.history-panel p,.empty-state p,.login-card p,.form-section p{margin:0 0 8px;color:#5f5650;line-height:1.6}.form-section textarea{width:100%;margin-top:16px;border:1px solid rgba(31,31,31,.12);border-radius:18px;padding:16px;background:#fff;color:#1f1f1f;resize:vertical}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.module-card{min-height:160px}.history-panel{display:flex;flex-direction:column;gap:16px}.history-empty{padding:18px;background:#f7f3ec;border-radius:18px;color:#5f5650}.empty-state{min-height:260px;display:grid;place-items:center;color:#5f5650}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#f5f1ea,#e6ddd3)}.login-card{width:min(520px,100%);display:grid;gap:22px}.login-card form{display:grid;gap:18px}.login-card label{display:grid;gap:10px;font-weight:600;color:#1f1f1f}.login-card input{width:100%;border:1px solid rgba(31,31,31,.12);border-radius:14px;padding:14px 16px;background:#fff;color:#1f1f1f}@media print{.sidebar,.no-print,.form-section:has(textarea),.dashboard-banner,.page-header,.hero-card{display:none!important}.app-shell{display:block}.main-content{padding:0}.page-content{gap:0}body{background:#fff;color:#1f1f1f}.print-doc-header{display:block!important;border-bottom:2px solid #d4b684;padding-bottom:14px;margin-bottom:24px}.print-doc-brand{font-size:1.4rem;font-weight:800;letter-spacing:.08em;color:#1f1f1f;margin:0 0 4px}.print-doc-meta{font-size:.85rem;color:#5f5650;margin:0}.form-section.result{border:none;box-shadow:none;border-radius:0;border-bottom:1px solid rgba(31,31,31,.08);padding:20px 0;page-break-inside:avoid;break-inside:avoid}.form-section.result h3{font-size:1rem;color:#1f1f1f;margin-bottom:10px}.form-section.result p{font-size:.9rem;line-height:1.75;color:#1f1f1f}.form-section:not(.result){display:none}}.print-doc-header{display:none}@media (max-width: 900px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.main-content{padding:20px}.module-grid{grid-template-columns:1fr}.dashboard-top-logo,.dashboard-banner-image{max-width:100%}}:root{--color-bg-primary: #F5F1EA;--color-bg-secondary: #EDE9E1;--color-bg-light: #F7F3EC;--color-text-primary: #1f1f1f;--color-text-secondary: #5f5650;--color-text-tertiary: #4b4b4b;--color-text-muted: #8b7c71;--color-accent: #d4b684;--color-accent-light: rgba(213, 181, 124, .16);--color-border: rgba(31, 31, 31, .08);--color-border-input: rgba(31, 31, 31, .12);--color-sidebar-bg: #262626;--color-sidebar-text: #f4efe5;--color-sidebar-text-light: #c8b59d;--color-sidebar-text-secondary: #e8ded0;--color-card-bg: rgba(255, 255, 255, .92);--color-white: #fff}.brand{display:flex;flex-direction:column;align-items:center;gap:8px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:20px}.sidebar-logo{width:48px;height:48px;border-radius:14px;background:transparent;object-fit:contain;display:block}.brand-text-only{display:flex;flex-direction:column;align-items:center;gap:2px}.brand-name{display:block;font-size:.95rem;font-weight:700;color:var(--color-sidebar-text);letter-spacing:-.1px}.brand-tagline{margin:0;color:var(--color-sidebar-text-light);font-size:.75rem;font-weight:500;line-height:1.2;text-align:center}.dashboard-logo{width:96px;height:auto;display:block;margin-bottom:20px;background:transparent;border:none;box-shadow:none}.primary-button.large{padding:18px 32px;font-size:1.05rem;border-radius:16px;background:linear-gradient(135deg,var(--color-accent) 0%,#c9a96a 100%);box-shadow:0 12px 36px #d4b68440;letter-spacing:.3px;border:none}.module-card{min-height:180px;padding:28px}.module-card-body h3{font-size:1.4rem}.module-card-body p{color:var(--color-text-secondary);margin-top:8px}.dashboard-banner{margin-bottom:8px}.dashboard-intro{display:grid;gap:8px}.dashboard-headline{font-size:2rem;font-weight:800;color:#1f1f1f;margin:0;line-height:1.2;letter-spacing:-.5px}.dashboard-sub{font-size:1rem;color:#5f5650;margin:0;line-height:1.6}.dashboard-actions{margin-top:-4px}.continue-card{display:flex;justify-content:space-between;align-items:center}.continue-left h2{margin:0 0 6px}.value-cards-label{font-size:.82rem;font-weight:600;color:#8b7c71;letter-spacing:.04em;text-transform:uppercase;margin:0 0 14px}.value-cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.value-card{background:#ffffffeb;border:1px solid rgba(31,31,31,.08);border-radius:20px;padding:20px;display:grid;gap:8px}.value-card-icon{font-size:1.4rem;line-height:1}.value-card-title{font-size:.93rem;font-weight:700;color:#1f1f1f;margin:0;line-height:1.3}.value-card-desc{font-size:.85rem;color:#5f5650;margin:0;line-height:1.6}@media (max-width: 900px){.value-cards-grid{grid-template-columns:1fr}}.muted{color:var(--color-text-secondary)}.dcc-form{display:grid;gap:16px;width:100%;max-width:none;margin:0 auto}.dcc-stepper{display:flex;gap:8px;flex-wrap:nowrap;overflow-x:auto;align-items:center;justify-content:flex-start;padding:14px 16px;border-radius:24px;background:#fffffff2;border:1px solid rgba(31,31,31,.08);box-shadow:0 12px 28px #1f1f1f14}.stepper-item{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:95px;padding:9px 14px;border-radius:999px;background:#1f1f1f0a;color:#5f5650;font-size:.85rem;font-weight:600;letter-spacing:.01em;border:1px solid transparent;white-space:nowrap;flex-shrink:0;transition:transform .2s ease,background .2s ease,border-color .2s ease}.stepper-item:hover{transform:translateY(-1px);background:#1f1f1f14}.stepper-item.active{background:#d4b684;color:#1f1f1f;border-color:#d4b68440;box-shadow:0 4px 12px #d4b6844d;transform:translateY(-2px)}.stepper-item.completed{background:#d5b57c2e;color:#1f1f1f}.stepper-item.completed:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-right:4px;background:#d4b684;border-radius:999px;color:#1f1f1f;font-size:.75rem;font-weight:700}.stepper-item .step-number{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#ffffffeb;color:#1f1f1f;font-size:.78rem;font-weight:700;border:1px solid rgba(31,31,31,.08);flex-shrink:0}.dcc-card{background:#fffffff5;border:1px solid rgba(31,31,31,.08);box-shadow:0 18px 60px #1f1f1f14;border-radius:28px;padding:24px 32px}.dcc-card-header{display:grid;gap:16px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(31,31,31,.06)}.step-label{display:inline-flex;padding:8px 14px;border-radius:999px;background:#d4b6841a;color:#8b7c71;font-size:.82rem;font-weight:600;letter-spacing:.02em;width:fit-content}.dcc-card-header h2{margin:0;font-size:1.7rem;line-height:1.2;color:#1f1f1f}.step-description{margin:0;color:#5f5650;max-width:800px;line-height:1.75;font-size:.95rem}.dcc-card-body{display:grid;gap:12px}.section-card{background:#f5f1ea;border:1px solid rgba(31,31,31,.08);border-radius:24px;padding:20px;display:grid;gap:14px}.section-card h3{margin:0 0 4px;font-size:1.25rem;font-weight:700;color:#1f1f1f;letter-spacing:-.3px}.label-group,.grid-2,.grid-3{display:grid;gap:14px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 1024px){.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.grid-2,.grid-3{grid-template-columns:1fr}}.label-group{grid-template-columns:1fr}label{display:grid;gap:10px;font-size:.95rem;font-weight:600;color:#1f1f1f}input,textarea{width:100%;border:1px solid rgba(31,31,31,.12);border-radius:16px;padding:10px 16px;background:#fff;color:#1f1f1f;font-size:.95rem;line-height:1.6;transition:border-color .2s ease,box-shadow .2s ease}input:focus,textarea:focus{outline:none;border-color:#d4b684;box-shadow:0 0 0 3px #d4b6841a}textarea{min-height:96px;resize:vertical}.upload-row{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.dropzone{min-height:180px;border:2px dashed #c9a96a;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,#f5f1eaf2,#ede9e1f2);color:#5f5650;text-align:center;padding:28px;cursor:pointer;transition:all .3s ease}.dropzone:hover{border-color:#d4b684;background:linear-gradient(135deg,#f5f1ea,#ede9e1);box-shadow:0 8px 24px #d4b68426;transform:translateY(-2px)}.dropzone-content{display:grid;gap:12px;justify-items:center}.upload-icon{font-size:2.2rem;display:block}.upload-label{font-size:1rem;font-weight:600;color:#1f1f1f}.upload-hint{font-size:.85rem;color:#8b7c71;font-weight:500}.form-actions.dcc-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;align-items:center;padding-top:12px;border-top:1px solid rgba(31,31,31,.06);margin-top:8px}.form-actions.dcc-actions button{padding:12px 18px;font-size:.93rem;font-weight:600}.form-actions.dcc-actions button:not(.primary-button.large){min-width:auto}.form-actions.dcc-actions .secondary-button{background:transparent;color:#1f1f1f;border:1px solid rgba(31,31,31,.14);transition:all .2s ease;padding:11px 16px}.form-actions.dcc-actions .secondary-button:hover{background:#1f1f1f0a;border-color:#1f1f1f3d}.primary-button.large{padding:12px 24px;font-size:.95rem;border-radius:12px;flex:none;min-width:auto;background:linear-gradient(135deg,#d4b684,#c9a96a);box-shadow:0 6px 16px #d4b6844d;border:none;font-weight:700;letter-spacing:.2px;color:#1f1f1f;transition:transform .2s ease,box-shadow .2s ease}.primary-button.large:hover{transform:translateY(-1px);box-shadow:0 8px 24px #d4b68466}.secondary-button{background:transparent;color:#1f1f1f;border:1px solid rgba(31,31,31,.12)}.photo-upload-area{display:flex;flex-direction:column;gap:10px}.photo-upload-label{display:flex;align-items:center;gap:8px;font-size:.95rem;font-weight:600;color:#1f1f1f;margin:0}.photo-upload-count{font-size:.8rem;font-weight:500;color:#8b7c71}.photo-preview-grid{display:flex;flex-wrap:wrap;gap:10px}.photo-preview-item{position:relative;width:88px;height:88px;border-radius:12px;overflow:hidden;border:1px solid rgba(31,31,31,.1)}.photo-preview-img{width:100%;height:100%;object-fit:cover;display:block}.photo-remove-btn{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:999px;background:#1f1f1fa6;color:#fff;border:none;font-size:1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s ease}.photo-remove-btn:hover{background:#1f1f1fe6}
