@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:radial-gradient(circle at top left,rgba(79,70,229,.08),transparent 26%),linear-gradient(180deg,#fff,#f8fafc 22%,#f8fafc);margin:0}a{color:inherit;text-decoration:none}.brand-reference-page{min-height:100vh;background:#f8fafc;color:#0f172a}.brand-reference-shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.brand-reference-topbar{position:sticky;top:0;z-index:20;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e2e8f0}.brand-reference-topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0}.brand-reference-lockup,.brand-reference-file-list div,.brand-reference-hero-card{display:flex;align-items:center}.brand-reference-lockup{gap:12px}.brand-reference-logo{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#4f46e5;color:#fff;box-shadow:0 8px 18px #4f46e524}.brand-reference-logo svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.brand-reference-kicker,.brand-reference-label,.brand-reference-eyebrow,.brand-reference-chip{margin:0;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.brand-reference-kicker,.brand-reference-label,.brand-reference-eyebrow{color:#64748b}.brand-reference-lockup h1,.brand-reference-hero h2,.brand-reference-section h3,.brand-reference-card h4,.brand-reference-guidance-item h4,.brand-reference-hero-card h3{margin:0;letter-spacing:-.04em}.brand-reference-lockup h1{font-size:1.1rem;font-weight:900;text-transform:uppercase}.brand-reference-nav{display:flex;align-items:center;gap:18px}.brand-reference-nav a{font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.brand-reference-nav a:hover{color:#4f46e5}.brand-reference-main{padding:32px 0 56px}.brand-reference-hero,.brand-reference-section{background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0a;border-radius:12px}.brand-reference-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:24px;padding:32px}.brand-reference-hero:before,.brand-reference-section:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;border-radius:12px 12px 0 0;background:linear-gradient(90deg,#4f46e5,#0d9488 28%,#10b981,#f59e0b,#8b5cf6,#ef4444)}.brand-reference-hero-copy,.brand-reference-hero-panel,.brand-reference-guidance-grid{display:grid;gap:18px}.brand-reference-chip{width:fit-content;padding:8px 12px;border-radius:999px;background:#eef2ff;border:1px solid #c7d2fe;color:#4338ca}.brand-reference-hero h2{max-width:12ch;font-size:clamp(2.4rem,6vw,4.8rem);font-weight:900;line-height:.96}.brand-reference-hero p,.brand-reference-section-head p,.brand-reference-card p,.brand-reference-guidance-item p,.brand-reference-hero-card p{margin:0;color:#475569;line-height:1.7}.brand-reference-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.brand-reference-metrics div,.brand-reference-guidance-item,.brand-reference-card,.brand-reference-hero-card{border-radius:10px;border:1px solid #e2e8f0}.brand-reference-metrics div{padding:16px;background:#f8fafc}.brand-reference-metrics strong{display:block;margin-bottom:8px;color:#4f46e5;font-size:1.25rem;font-weight:900}.brand-reference-metrics span{color:#334155;font-size:.92rem;font-weight:700;line-height:1.5}.brand-reference-hero-panel{align-content:start}.brand-reference-hero-card{gap:14px;align-items:flex-start;padding:20px;background:#f8fafc}.brand-reference-hero-card svg{color:#4f46e5;flex-shrink:0;margin-top:2px}.brand-reference-hero-card h3,.brand-reference-section h3{font-size:1.35rem;font-weight:800}.brand-reference-hero-card-strong{background:#eef2ff;border-color:#c7d2fe}.brand-reference-hero-card-strong h3,.brand-reference-hero-card-strong p,.brand-reference-hero-card-strong svg{color:#3730a3}.brand-reference-section{position:relative;margin-top:24px;padding:28px;overflow:hidden}.brand-reference-section-tight{margin-top:0;height:100%}.brand-reference-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.brand-reference-section-head p{max-width:48ch}.brand-reference-color-grid,.brand-reference-icon-grid,.brand-reference-dual-grid{display:grid;gap:18px}.brand-reference-color-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-reference-icon-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.brand-reference-dual-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.brand-reference-card{position:relative;overflow:hidden;background:#f8fafc}.brand-reference-swatch{height:120px;border-bottom:1px solid #e2e8f0}.brand-reference-card-body{padding:18px}.brand-reference-card h4,.brand-reference-guidance-item h4{margin-top:8px;font-size:1.15rem;font-weight:800}.brand-reference-card code{display:inline-block;margin-top:12px;color:#4338ca;background:#fff;border:1px solid #c7d2fe;padding:6px 10px;border-radius:999px;font-size:.8rem;font-weight:700}.brand-reference-icon-card{text-align:center}.brand-reference-icon-stage{display:grid;place-items:center;min-height:170px;background:#fff;border-bottom:1px solid #e2e8f0;color:#4f46e5}.brand-reference-icon-stage svg{width:78px;height:78px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.brand-reference-lucide-icon{width:78px;height:78px;stroke-width:1.8}.brand-reference-guidance-item{padding:18px;background:#fff}.brand-reference-file-list{display:grid;gap:12px}.brand-reference-file-list div{gap:10px;padding:14px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#334155;font-weight:700}.brand-reference-file-list svg{color:#0d9488;flex-shrink:0}@media(max-width:980px){.brand-reference-hero,.brand-reference-dual-grid,.brand-reference-section-head{grid-template-columns:1fr}.brand-reference-section-head{align-items:start}.brand-reference-color-grid,.brand-reference-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-reference-metrics{grid-template-columns:1fr}}@media(max-width:760px){.brand-reference-shell{width:min(100% - 24px,1180px)}.brand-reference-topbar-inner{flex-direction:column;align-items:flex-start}.brand-reference-nav{flex-wrap:wrap}.brand-reference-hero,.brand-reference-section{padding:22px}.brand-reference-hero h2{max-width:none;font-size:2.4rem}.brand-reference-color-grid,.brand-reference-icon-grid,.brand-reference-dual-grid{grid-template-columns:1fr}.brand-reference-icon-stage{min-height:144px}}.template-guide-page{min-height:100vh;background:#f8fafc;color:#0f172a}.template-guide-shell{width:min(1100px,calc(100% - 32px));margin:0 auto}.template-guide-topbar{position:sticky;top:0;z-index:20;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e2e8f0}.template-guide-topbar-inner,.template-guide-marketlearn-link,.template-guide-how-header,.template-guide-card-head,.template-guide-input-wrap,.template-guide-footer{display:flex;align-items:center}.template-guide-topbar-inner{justify-content:flex-start;gap:16px;padding:18px 0}.template-guide-marketlearn-link{gap:8px;font-size:.88rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.template-guide-marketlearn-link{color:#334155}.template-guide-marketlearn-icon{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:999px;background:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe}.template-guide-marketlearn-icon svg,.template-guide-ready-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.template-guide-marketlearn-icon svg{stroke-width:2;transform:scale(1.18);transform-origin:center}.template-guide-ready-icon svg{transform:scale(.94);transform-origin:center}.template-guide-how-icon svg,.template-guide-input-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.template-guide-main{padding:30px 0 56px}.template-guide-overview-card,.template-guide-input-card,.template-guide-ready-card{position:relative;overflow:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 2px #0f172a0a}.template-guide-overview-card:before,.template-guide-ready-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;border-radius:12px 12px 0 0;background:linear-gradient(90deg,#4f46e5,#0d9488 28%,#10b981,#f59e0b,#8b5cf6,#ef4444)}.template-guide-overview-card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:24px;padding:30px}.template-guide-eyebrow,.template-guide-card-label{margin:0;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#64748b}.template-guide-overview-copy h1,.template-guide-how-card h2,.template-guide-input-card h2,.template-guide-ready-card h2{margin:0;letter-spacing:-.04em}.template-guide-overview-copy{display:grid;gap:14px}.template-guide-overview-copy h1{font-size:clamp(1.95rem,4vw,3rem);font-weight:900;line-height:1.04}.template-guide-lead,.template-guide-card-head p,.template-guide-instruction-copy p,.template-guide-ready-card p,.template-guide-footer p{margin:0;color:#475569;line-height:1.65;font-size:.95rem}.template-guide-how-card{display:grid;gap:18px;padding:22px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.template-guide-how-header{gap:12px;align-items:flex-start}.template-guide-how-icon,.template-guide-ready-icon{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:999px;background:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe;flex-shrink:0}.template-guide-how-card h2,.template-guide-input-card h2,.template-guide-ready-card h2{font-size:1.45rem;font-weight:800;line-height:1.15}.template-guide-instruction-copy,.template-guide-form-grid{display:grid;gap:12px}.template-guide-instruction-copy p{padding:12px 0;border-top:1px solid #e2e8f0}.template-guide-instruction-copy p:first-child{border-top:0;padding-top:0}.template-guide-input-card{margin-top:24px;padding:28px;background:#1e1b4b;border-color:#4338ca}.template-guide-card-title-wrap{display:flex;align-items:center;gap:12px}.template-guide-input-icon{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:999px;background:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe;flex-shrink:0}.template-guide-card-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px}.template-guide-card-head p{max-width:55ch}.template-guide-input-card .template-guide-eyebrow,.template-guide-input-card h2,.template-guide-input-card p,.template-guide-input-card .template-guide-field span{color:#e0e7ff}.template-guide-input-card .template-guide-input-icon{background:#eef2ff;border-color:#c7d2fe;color:#1e1b4b}.template-guide-form-grid{grid-template-columns:minmax(0,1fr) 220px auto;align-items:end}.template-guide-field{display:grid;gap:10px}.template-guide-field span{font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#64748b}.template-guide-field-note{color:#c7d2fe;font-size:.78rem;line-height:1.45}.template-guide-field-wide{min-width:0}.template-guide-input-wrap,.template-guide-field select,.template-guide-action-cell button{min-height:52px;border-radius:10px}.template-guide-input-wrap,.template-guide-field select{background:#312e81;border:1px solid #4f46e5}.template-guide-input-wrap{gap:10px;padding:0 14px;color:#c7d2fe}.template-guide-input-wrap input,.template-guide-field select{width:100%;font:inherit;color:#fff;outline:none}.template-guide-input-wrap input{border:0;background:transparent}.template-guide-input-wrap input::placeholder{color:#c7d2fe}.template-guide-field select{padding:0 14px}.template-guide-action-cell button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;border:0;background:#eef2ff;color:#1e1b4b;font-size:.92rem;font-weight:800;letter-spacing:.02em;min-width:160px}.template-guide-action-cell button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.template-guide-ready-card{margin-top:24px;padding:34px 28px;text-align:center}.template-guide-ready-icon{margin:0 auto 14px;background:#ecfeff;color:#0d9488;border-color:#99f6e4}.template-guide-ready-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.template-guide-ready-card p{max-width:56ch;margin-left:auto;margin-right:auto}.template-guide-footer{flex-direction:column;justify-content:center;gap:6px;padding:26px 0 6px;text-align:center}.template-guide-footer a{color:#4f46e5;font-weight:700}@media(max-width:980px){.template-guide-overview-card,.template-guide-form-grid{grid-template-columns:1fr}.template-guide-card-head{align-items:start;flex-direction:column}}@media(max-width:760px){.template-guide-shell{width:min(100% - 24px,1100px)}.template-guide-topbar-inner{align-items:center}.template-guide-overview-card,.template-guide-input-card,.template-guide-ready-card{padding:22px}.template-guide-overview-copy h1{font-size:2rem}}
