@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=Montserrat:wght@300;400;500;600;700&display=swap');
.wct *{box-sizing:border-box;margin:0;padding:0;}.wct{font-family:'Montserrat',sans-serif;color:#2C1A3E;width:100%;}.wct-hero{background:#2C1A3E;padding:5rem 2rem 4.5rem;text-align:center;position:relative;overflow:hidden;}.wct-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 60%,rgba(201,168,76,0.14) 0%,transparent 65%);pointer-events:none;}.wct-eyebrow{font-size:0.57rem;letter-spacing:0.32em;text-transform:uppercase;color:#C9A84C;margin-bottom:1.4rem;position:relative;}.wct-hero h1{font-family:'Cormorant Garamond',serif;font-size:clamp(2.6rem,6.5vw,4.8rem);font-weight:300;color:#F5F3EF;line-height:1.0;margin-bottom:0.5rem;position:relative;}.wct-hero h1 em{font-style:italic;color:#C9A84C;}.wct-hero-sub{font-size:0.68rem;letter-spacing:0.24em;text-transform:uppercase;color:rgba(245,243,239,0.42);display:block;margin-bottom:2rem;position:relative;}.wct-hero-desc{font-size:0.78rem;color:rgba(245,243,239,0.65);max-width:520px;margin:0 auto 2.5rem;line-height:2.1;position:relative;}.wct-hero-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;position:relative;}.wct-btn-primary{display:inline-block;background:#C9A84C;color:#2C1A3E;padding:0.85rem 2.25rem;font-size:0.62rem;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;text-decoration:none;transition:background 0.2s;cursor:pointer;border:none;font-family:'Montserrat',sans-serif;}.wct-btn-primary:hover{background:#E8D49A;}.wct-btn-ghost{display:inline-block;background:transparent;color:rgba(245,243,239,0.7);padding:0.85rem 2.25rem;font-size:0.62rem;font-weight:600;letter-spacing:0.2em;text-transform:uppercase;text-decoration:none;border:1px solid rgba(245,243,239,0.2);transition:all 0.2s;}.wct-btn-ghost:hover{border-color:#C9A84C;color:#C9A84C;}.wct-context{background:#1A2744;padding:3.5rem 2rem;}.wct-context-label{font-size:0.57rem;letter-spacing:0.3em;text-transform:uppercase;color:#C9A84C;text-align:center;margin-bottom:0.5rem;}.wct-context-title{font-family:'Cormorant Garamond',serif;font-size:clamp(1.4rem,3vw,2rem);font-weight:300;color:#F5F3EF;text-align:center;margin-bottom:2.5rem;}.wct-context-title em{font-style:italic;color:#C9A84C;}.wct-stat-trio{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(245,243,239,0.07);max-width:860px;margin:0 auto 3rem;}.wct-trio-stat{background:#1A2744;padding:2.25rem 1.5rem;text-align:center;}.wct-trio-val{font-family:'Cormorant Garamond',serif;font-size:3rem;font-weight:300;line-height:1;margin-bottom:0.5rem;}.wct-trio-val.neutral{color:#F5F3EF;}.wct-trio-val.gold{color:#C9A84C;}.wct-trio-val.red{color:#e05a5a;}.wct-trio-lbl{font-size:0.58rem;letter-spacing:0.12em;text-transform:uppercase;color:rgba(245,243,239,0.48);line-height:1.7;}.wct-bars-wrap{max-width:860px;margin:0 auto;}.wct-bars-title{font-size:0.57rem;letter-spacing:0.22em;text-transform:uppercase;color:rgba(245,243,239,0.4);margin-bottom:1.5rem;text-align:center;}.wct-bar-row{margin-bottom:1.4rem;}.wct-bar-meta{display:flex;justify-content:space-between;margin-bottom:0.45rem;}.wct-bar-name{font-size:0.6rem;letter-spacing:0.1em;text-transform:uppercase;color:rgba(245,243,239,0.55);}.wct-bar-pct{font-size:0.6rem;font-weight:700;letter-spacing:0.08em;}.wct-bar-pct.neutral{color:rgba(245,243,239,0.55);}.wct-bar-pct.gold{color:#C9A84C;}.wct-bar-pct.red{color:#e05a5a;}.wct-bar-track{width:100%;height:5px;background:rgba(245,243,239,0.07);border-radius:3px;overflow:hidden;}.wct-bar-fill{height:100%;border-radius:3px;width:0;transition:width 1.8s cubic-bezier(0.4,0,0.2,1);}.wct-bar-fill.neutral{background:rgba(245,243,239,0.22);}.wct-bar-fill.gold{background:#C9A84C;}.wct-bar-fill.red{background:#e05a5a;}.wct-context-note{text-align:center;font-size:0.57rem;color:rgba(245,243,239,0.28);margin-top:1.75rem;letter-spacing:0.04em;line-height:1.9;}.wct-context-note a{color:rgba(201,168,76,0.6);text-decoration:none;}.wct-context-note a:hover{color:#C9A84C;}.wct-progress-band{background:#2C1A3E;padding:2.5rem 2rem 3rem;border-top:1px solid rgba(201,168,76,0.12);}.wct-progress-inner{max-width:860px;margin:0 auto;}.wct-progress-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.25rem;flex-wrap:wrap;gap:0.5rem;}.wct-progress-title{font-family:'Cormorant Garamond',serif;font-size:1.5rem;font-weight:300;color:#F5F3EF;}.wct-progress-title em{font-style:italic;color:#C9A84C;}.wct-progress-tag{font-size:0.55rem;letter-spacing:0.14em;text-transform:uppercase;color:rgba(245,243,239,0.35);}.wct-track{width:100%;height:4px;background:rgba(245,243,239,0.07);border-radius:2px;position:relative;margin-bottom:0.6rem;}.wct-track-fill{height:100%;background:linear-gradient(90deg,#C9A84C,#E8D49A);border-radius:2px;width:2%;transition:width 2s cubic-bezier(0.4,0,0.2,1);position:relative;}.wct-track-fill::after{content:'';position:absolute;right:-4px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:#E8D49A;box-shadow:0 0 12px rgba(201,168,76,0.8);}.wct-track-labels{display:flex;justify-content:space-between;font-size:0.54rem;letter-spacing:0.1em;color:rgba(245,243,239,0.3);text-transform:uppercase;}.wct-live-stats{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:3px solid #2C1A3E;}.wct-ls-cell{background:#F5F3EF;padding:2.25rem 1rem;text-align:center;border-right:1px solid rgba(44,26,62,0.07);}.wct-ls-cell:last-child{border-right:none;}.wct-ls-val{font-family:'Cormorant Garamond',serif;font-size:2.5rem;font-weight:300;color:#2C1A3E;line-height:1;margin-bottom:0.4rem;}.wct-ls-val.gold{color:#C9A84C;}.wct-ls-lbl{font-size:0.55rem;letter-spacing:0.13em;text-transform:uppercase;color:#6a5a7a;line-height:1.5;font-weight:500;}.wct-table-section{background:#fff;padding:3.5rem 2rem;}.wct-table-header{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:1rem;border-bottom:2px solid #2C1A3E;margin-bottom:2rem;flex-wrap:wrap;gap:0.75rem;}.wct-table-title{font-family:'Cormorant Garamond',serif;font-size:2rem;font-weight:300;color:#2C1A3E;}.wct-table-title em{font-style:italic;color:#C9A84C;}.wct-live-pill{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.57rem;letter-spacing:0.1em;text-transform:uppercase;color:#3a6a3a;background:rgba(34,197,94,0.08);padding:4px 10px;border-radius:20px;font-weight:600;margin-bottom:0.4rem;}.wct-live-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;animation:wct-pulse 2s infinite;}@keyframes wct-pulse{0%,100%{box-shadow:0 0 0 0 rgba(34,197,94,0.4);}50%{box-shadow:0 0 0 5px rgba(34,197,94,0);}}.wct-meta-note{font-size:0.54rem;color:#8a7a9a;line-height:1.6;max-width:210px;}.wct-empty{text-align:center;padding:4.5rem 2rem;border:1px dashed rgba(44,26,62,0.14);background:rgba(245,243,239,0.35);}.wct-empty-icon{font-size:2.4rem;margin-bottom:1.25rem;display:block;}.wct-empty h3{font-family:'Cormorant Garamond',serif;font-size:1.8rem;font-weight:300;color:#2C1A3E;margin-bottom:0.75rem;}.wct-empty h3 em{font-style:italic;color:#C9A84C;}.wct-empty p{font-size:0.7rem;color:#5a4a6a;max-width:380px;margin:0 auto 1.75rem;line-height:2;}.wct-table-wrap{overflow-x:auto;display:none;}.wct-table{width:100%;border-collapse:collapse;min-width:600px;}.wct-table th{font-size:0.57rem;letter-spacing:0.17em;text-transform:uppercase;color:#2C1A3E;padding:0.85rem 1rem;text-align:left;font-weight:700;border-bottom:1px solid rgba(44,26,62,0.14);background:#F5F3EF;white-space:nowrap;}.wct-table td{padding:1.1rem 1rem;font-size:0.75rem;vertical-align:middle;border-bottom:1px solid rgba(44,26,62,0.05);color:#2C1A3E;}.wct-table tr:hover td{background:rgba(245,243,239,0.6);}.wct-co-name{font-weight:700;font-size:0.8rem;display:block;color:#2C1A3E;}.wct-co-sector{font-size:0.6rem;color:#6a5a7a;margin-top:3px;font-weight:500;}.wct-amount{font-family:'Cormorant Garamond',serif;font-size:1.25rem;color:#2C1A3E;}.wct-stage-badge{display:inline-block;padding:3px 8px;font-size:0.54rem;letter-spacing:0.1em;text-transform:uppercase;font-weight:700;border-radius:2px;}.badge-pre-seed{background:rgba(201,168,76,0.12);color:#7a5e00;}.badge-seed{background:rgba(44,26,62,0.08);color:#3a2a5e;}.badge-series-a{background:rgba(26,39,68,0.1);color:#1A2744;}.badge-series-b{background:rgba(34,197,94,0.08);color:#15803d;}.wct-investors-cell{font-size:0.65rem;color:#3a2a4e;line-height:1.5;}.wct-date-cell{font-size:0.65rem;color:#6a5a7a;font-weight:500;white-space:nowrap;}.wct-ref-section{background:#F5F3EF;padding:3rem 2rem;}.wct-ref-header{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:0.8rem;border-bottom:1px solid rgba(44,26,62,0.12);margin-bottom:1.75rem;flex-wrap:wrap;gap:0.5rem;}.wct-ref-title{font-family:'Cormorant Garamond',serif;font-size:1.5rem;font-weight:300;color:#2C1A3E;}.wct-ref-sub{font-size:0.58rem;color:#8a7a9a;letter-spacing:0.08em;}.wct-ref-note{font-size:0.62rem;color:#5a4a6a;background:rgba(44,26,62,0.04);border-left:3px solid rgba(201,168,76,0.4);padding:0.75rem 1rem;margin-bottom:1.5rem;line-height:1.8;}.wct-ref-table-wrap{overflow-x:auto;}.wct-ref-table{width:100%;border-collapse:collapse;min-width:560px;}.wct-ref-table th{font-size:0.55rem;letter-spacing:0.15em;text-transform:uppercase;color:#2C1A3E;padding:0.75rem 1rem;text-align:left;font-weight:700;border-bottom:1px solid rgba(44,26,62,0.12);background:rgba(44,26,62,0.04);}.wct-ref-table td{padding:1rem;font-size:0.72rem;vertical-align:middle;border-bottom:1px solid rgba(44,26,62,0.05);color:#2C1A3E;}.wct-ref-table tr:hover td{background:rgba(44,26,62,0.02);}.wct-footer-strip{background:#2C1A3E;padding:2.5rem 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.25rem;}.wct-footer-left{font-size:0.6rem;color:rgba(245,243,239,0.38);line-height:1.8;letter-spacing:0.04em;}.wct-footer-links{display:flex;gap:1.5rem;flex-wrap:wrap;}.wct-footer-links a{font-size:0.6rem;letter-spacing:0.14em;text-transform:uppercase;color:rgba(245,243,239,0.45);text-decoration:none;font-weight:600;transition:color 0.2s;}.wct-footer-links a:hover{color:#C9A84C;}@media(max-width:580px){.wct-stat-trio{grid-template-columns:1fr;}.wct-live-stats{grid-template-columns:repeat(2,1fr);}}@media(max-width:700px){.wct-hero{padding:3.5rem 1.25rem;}.wct-context{padding:2.5rem 1.25rem;}.wct-table-section,.wct-ref-section{padding:2.5rem 1rem;}.wct-footer-strip{flex-direction:column;text-align:center;}.wct-footer-links{justify-content:center;}}