:root{--tc-accent:#d99a22}.tc-section{border-radius:28px;background:linear-gradient(145deg,#fffaf0,#ffffff);border:1px solid #eadfc8;box-shadow:0 18px 50px rgba(26,35,52,.10);overflow:hidden}.tc-hero{padding:34px;background:linear-gradient(120deg,#122a54,#1f3e70 55%,#4a3766);color:#fff;position:relative}.tc-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(255,220,137,.25),transparent 32%),radial-gradient(circle at 10% 90%,rgba(255,255,255,.12),transparent 35%);pointer-events:none}.tc-kicker{font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#f5cc76;font-size:.78rem}.tc-hero h2{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.5rem);margin:.35rem 0 .5rem;position:relative;z-index:1}.tc-hero p{max-width:780px;line-height:1.75;color:#e9edf7;position:relative;z-index:1}.tc-year-form{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px;position:relative;z-index:2}.tc-year-form input{width:180px;padding:13px 15px;border:1px solid rgba(255,255,255,.35);background:#fff;color:#172541;border-radius:12px;font-weight:800}.tc-year-form button,.tc-status button{border:0;border-radius:12px;padding:12px 18px;background:#f2bd52;color:#17233c;font-weight:900;cursor:pointer}.tc-body{padding:28px}.tc-status{margin-bottom:20px;padding:14px 16px;border-radius:14px;background:#fff0cd;border:1px solid #efd28f;color:#6b4c10}.tc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tc-memory{border-radius:18px;padding:18px;min-height:178px;border:1px solid #e8e0d2;background:#fff;position:relative;overflow:hidden;transition:.2s transform,.2s box-shadow}.tc-memory:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(34,43,66,.12)}.tc-memory:nth-child(1){background:#fff1db}.tc-memory:nth-child(2){background:#f5ecff}.tc-memory:nth-child(3){background:#e8f3ff}.tc-memory:nth-child(4){background:#eaf9f1}.tc-memory:nth-child(5){background:#fff0f3}.tc-memory:nth-child(6){background:#fff8dd}.tc-memory b{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#fff;font-size:1.4rem;box-shadow:0 5px 14px rgba(0,0,0,.07)}.tc-memory h3{margin:13px 0 6px;color:#182a4b;font-size:1.05rem}.tc-memory p{margin:0;color:#526176;line-height:1.55;font-size:.92rem}.tc-divider{height:1px;background:#e8dfcf;margin:26px 0}.tc-compare h3{font-family:Georgia,serif;color:#1c2d4e;margin:0 0 14px}.tc-compare-row{display:grid;grid-template-columns:150px 1fr 30px 1fr;gap:10px;align-items:center;padding:12px 0;border-top:1px solid #eee4d4}.tc-compare-row:first-of-type{border-top:0}.tc-compare-row strong{color:#22375d}.tc-compare-row span{color:#5e6c7e}.tc-compare-row i{font-style:normal;color:var(--tc-accent);font-weight:900;text-align:center}.tc-pilot-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.tc-pilot-row button{border:1px solid #dcccae;background:#fff;color:#22375d;padding:9px 13px;border-radius:999px;font-weight:800;cursor:pointer}.tc-pilot-row button:hover{border-color:#c69a42;background:#fff8e8}.tc-muted [data-tc-tagline],.tc-muted .tc-grid,.tc-muted .tc-compare{opacity:.38;filter:grayscale(.4)}
/* standalone */
.time-capsule-page .tc-section{margin:34px 0}.time-capsule-page .tc-intro{max-width:800px}.time-capsule-page .hub-hero{padding-bottom:38px}
/* Gold v2 embedded capsule expansion */
.goldv2 .tc-section{margin-top:22px}.goldv2 .tc-hero{padding:26px}.goldv2 .tc-hero h2{font-size:2.15rem}.goldv2 .tc-body{padding:22px}.goldv2 .tc-grid{grid-template-columns:repeat(3,1fr)}
@media(max-width:850px){.tc-grid{grid-template-columns:repeat(2,1fr)}.tc-compare-row{grid-template-columns:100px 1fr 24px 1fr}.goldv2 .tc-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.tc-grid,.goldv2 .tc-grid{grid-template-columns:1fr}.tc-compare-row{grid-template-columns:1fr}.tc-compare-row i{display:none}.tc-year-form input{width:100%}.tc-year-form button{width:100%}}