:root{--obsidian:#0d0d10;--boardroom:#171b1e;--kuorum-green:#103e35;--deep-moss:#1e564c;--sage:#2a7a6c;--accent-teal:#2ebfa5;--kpw-blue:#1d4d75;--slate-blue:#5a7899;--accent-gold:#c8a96e;--bone:#e8e6e1;--bone-70:#e8e6e1b3;--bone-40:#e8e6e18c;--bone-15:#e8e6e126;--teal-20:#2ebfa533;--teal-10:#2ebfa51a}body[data-page^=tkc-]{background:var(--obsidian);color:var(--bone);font-family:var(--font-inter), "Inter", system-ui, sans-serif;min-height:100vh;font-weight:300;line-height:1.6;display:block;overflow-x:hidden}body[data-page^=tkc-] *{box-sizing:border-box}body[data-page^=tkc-] img{max-width:100%;display:block}body[data-page^=tkc-] a{color:inherit;text-decoration:none}body[data-page^=tkc-] button,body[data-page^=tkc-] input,body[data-page^=tkc-] select,body[data-page^=tkc-] textarea{font-family:inherit}html:has(body[data-page^=tkc-]){scroll-behavior:smooth;font-size:16px}.serif{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif}.eyebrow{font-family:var(--font-inter), "Inter", system-ui, sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-teal);font-size:.78rem;font-weight:600}.italic{font-style:italic}.teal{color:var(--accent-teal)}.gold{color:var(--accent-gold)}.dim{color:var(--bone-70)}.wrap{max-width:1200px;margin:0 auto;padding:0 4rem}.section-pad{padding:7rem 0}.rule{align-items:center;gap:1rem;margin-bottom:1.4rem;display:flex}.rule:before{content:"";background:var(--accent-teal);flex-shrink:0;width:36px;height:1px;display:block}.rule.center{justify-content:center}.rule.center:after{content:"";background:var(--accent-teal);flex-shrink:0;width:36px;height:1px;display:block}.btn{font-family:var(--font-inter), "Inter", system-ui, sans-serif;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;border:none;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.68rem;font-weight:600;transition:all .3s;display:inline-flex}body[data-page^=tkc-] .btn-solid{background:var(--accent-teal);color:var(--obsidian)}body[data-page^=tkc-] .btn-solid:hover{background:var(--bone);color:var(--obsidian);transform:translateY(-2px)}body[data-page^=tkc-] .btn-outline{color:var(--bone-70);border:1px solid var(--bone-15);background:0 0}body[data-page^=tkc-] .btn-outline:hover{border-color:var(--accent-teal);color:var(--accent-teal)}.reveal,.reveal-l,.reveal-r,.reveal-f{will-change:opacity, transform}.reveal{opacity:0;transition:opacity .85s,transform .85s;transform:translateY(44px)}.reveal-l{opacity:0;transition:opacity .85s,transform .85s;transform:translate(44px)}.reveal-r{opacity:0;transition:opacity .85s,transform .85s;transform:translate(-44px)}.reveal-f{opacity:0;transition:opacity 1s}.reveal.in,.reveal-l.in,.reveal-r.in,.reveal-f.in{opacity:1;transform:translate(0)}.stagger>*{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(32px)}.stagger.in>:first-child{opacity:1;transition-delay:0s;transform:none}.stagger.in>:nth-child(2){opacity:1;transition-delay:.12s;transform:none}.stagger.in>:nth-child(3){opacity:1;transition-delay:.24s;transform:none}.stagger.in>:nth-child(4){opacity:1;transition-delay:.36s;transform:none}@media (prefers-reduced-motion:reduce){.reveal,.reveal-l,.reveal-r,.reveal-f,.stagger>*{opacity:1!important;transition:none!important;transform:none!important}}#nav{z-index:300;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:1.6rem 4rem;transition:background .5s,padding .4s,border-color .5s;display:flex;position:fixed;top:0;left:0;right:0}#nav.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom-color:var(--teal-10);background:#0d0d10eb;padding:1rem 4rem}.nav-brand{align-items:center;gap:.9rem;display:flex}.nav-mark{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;color:var(--accent-teal);letter-spacing:.04em;font-size:1.9rem;font-weight:500}.nav-sep{background:var(--bone-15);width:1px;height:28px}.nav-name{letter-spacing:.14em;text-transform:uppercase;color:var(--bone-70);font-size:.75rem;font-weight:500;line-height:1.35}.nav-links{gap:2.4rem;list-style:none;display:flex}.nav-links a{letter-spacing:.1em;text-transform:uppercase;color:var(--bone-70);font-size:.7rem;font-weight:400;transition:color .3s}.nav-links a:hover{color:var(--accent-teal)}body[data-page^=tkc-] .nav-cta{letter-spacing:.14em;text-transform:uppercase;color:var(--obsidian);background:var(--accent-teal);padding:.65rem 1.4rem;font-size:.68rem;font-weight:600;transition:all .3s}body[data-page^=tkc-] .nav-cta:hover{background:var(--bone);color:var(--obsidian);transform:translateY(-2px)}.nav-toggle{border:1px solid var(--bone-15);width:44px;height:44px;color:var(--bone);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0;transition:border-color .3s,color .3s,background .3s;display:none}.nav-toggle:hover{border-color:var(--accent-teal);color:var(--accent-teal)}.nav-toggle:focus-visible{outline:2px solid var(--accent-teal);outline-offset:2px}#nav[data-menu-open=true] .nav-toggle{border-color:var(--accent-teal);color:var(--accent-teal)}.mobile-menu{z-index:250;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;visibility:hidden;background:#0d0d10f7;transition:opacity .28s,transform .28s,visibility 0s linear .28s;position:fixed;inset:0;transform:translateY(-12px)}.mobile-menu[data-open=true]{opacity:1;visibility:visible;transition:opacity .28s,transform .28s,visibility linear;transform:translateY(0)}.mobile-menu-backdrop{cursor:pointer;z-index:0;background:0 0;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.mobile-menu-content{z-index:1;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:2.4rem;height:100%;padding:6rem 2rem 4rem;display:flex;position:relative}.mobile-menu-content>*{pointer-events:auto}.mobile-menu-links{flex-direction:column;align-items:center;gap:1.8rem;margin:0;padding:0;list-style:none;display:flex}.mobile-menu-links a{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;color:var(--bone);letter-spacing:.02em;font-size:1.8rem;font-weight:400;transition:color .3s}.mobile-menu-links a:hover{color:var(--accent-teal)}body[data-page^=tkc-] .mobile-menu-cta{font-family:var(--font-inter), "Inter", system-ui, sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--obsidian);background:var(--accent-teal);margin-top:1.4rem;padding:1rem 2.4rem;font-size:.72rem;font-weight:600;transition:background .3s,color .3s,transform .3s}body[data-page^=tkc-] .mobile-menu-cta:hover{background:var(--bone);color:var(--obsidian);transform:translateY(-2px)}.mobile-menu-close-hint{font-family:var(--font-inter), "Inter", system-ui, sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--bone-40);cursor:pointer;background:0 0;border:0;margin-top:1.6rem;padding:.5rem .8rem;font-size:.66rem;font-weight:500;transition:color .3s}.mobile-menu-close-hint:hover{color:var(--accent-teal)}.mobile-menu-close-hint:focus-visible{outline:2px solid var(--accent-teal);outline-offset:4px}#hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 5rem;display:flex;position:relative;overflow:hidden}.hero-stage{background:var(--obsidian);position:absolute;inset:0;overflow:hidden}.hero-photo{opacity:.65;will-change:transform;background-position:50% 55%;background-size:cover;transition:transform .1s linear;position:absolute;inset:0;transform:scale(1.06)}.tkc-bg-canvas{filter:blur(55px)saturate(1.5);opacity:.55;mix-blend-mode:screen;width:110%;height:110%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-overlay{z-index:2;background:radial-gradient(at 50% 40%,#0d0d101a 0%,#0d0d1080 70%),linear-gradient(#0d0d1059 0%,#0d0d1066 45%,#0d0d10cc 85%,#0d0d10 100%);position:absolute;inset:0}.hero-grain{z-index:3;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-content{z-index:2;max-width:860px;position:relative}.hero-eye{opacity:0;margin-bottom:2.2rem;animation:1s .4s forwards fadeUp}.hero-h1{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;opacity:0;margin-bottom:2.2rem;font-size:clamp(4.2rem,9.5vw,8.5rem);font-weight:300;line-height:.98;animation:1.1s .7s forwards fadeUp}.hero-h1 em{color:var(--accent-teal);font-style:italic;font-weight:300;display:block}.hero-line{background:linear-gradient(to bottom, var(--accent-teal), transparent);opacity:0;width:1px;height:52px;margin:0 auto 2rem;animation:1s 1.3s forwards fadeIn}.hero-pitch{letter-spacing:.08em;color:var(--bone-70);opacity:0;border-top:1px solid var(--teal-20);border-bottom:1px solid var(--teal-20);max-width:680px;margin:0 auto 1.6rem;padding:1.2rem 0;font-size:.82rem;font-weight:400;line-height:1.7;animation:1s 1.5s forwards fadeUp}.hero-sub{color:var(--bone-70);opacity:0;max-width:640px;margin:0 auto 3rem;font-size:1rem;font-weight:300;line-height:1.78;animation:1s 1.5s forwards fadeUp}.hero-actions{opacity:0;flex-wrap:wrap;justify-content:center;gap:1rem;animation:1s 1.8s forwards fadeUp;display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#shift{background:var(--boardroom);padding:8rem 0 9.5rem}.shift-grid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.shift-left h2{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;margin-top:.5rem;font-size:clamp(2.8rem,5vw,4.2rem);font-weight:300;line-height:1.12}.shift-right p{color:var(--bone-70);margin-bottom:1.5rem;font-size:.9rem;line-height:1.78}.shift-right p:last-child{margin-bottom:0}.shift-right strong{color:var(--bone);font-weight:500}#for-you{background:var(--obsidian);text-align:center;padding:9rem 2rem;position:relative;overflow:hidden}#for-you:before{content:"";pointer-events:none;background:radial-gradient(at 50% 60%,#2ebfa50d 0%,#0000 65%);position:absolute;inset:0}.for-you-inner{z-index:1;max-width:780px;margin:0 auto;position:relative}.for-you-lead{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;color:var(--bone);margin-bottom:3rem;font-size:clamp(1.7rem,3.2vw,2.6rem);font-style:italic;font-weight:300;line-height:1.45}.for-you-lead em{color:var(--accent-teal);font-style:normal}.for-you-divider{background:linear-gradient(to right, transparent, var(--accent-teal), transparent);width:40px;height:1px;margin:0 auto 3rem}.for-you-close{font-family:var(--font-inter), "Inter", system-ui, sans-serif;color:var(--bone-70);max-width:560px;margin:0 auto 1rem;font-size:.9rem;font-weight:300;line-height:1.78}.for-you-close strong{color:var(--bone);font-weight:400}.for-you-close-wide{font-family:var(--font-inter), "Inter", system-ui, sans-serif;color:var(--bone-70);max-width:900px;margin:0 auto;font-size:.9rem;font-weight:300;line-height:1.78}#pillars{background:#141918;padding:8.5rem 0}.pillars-head{text-align:center;max-width:560px;margin:0 auto 5rem}.pillars-head h2{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;margin-top:.4rem;font-size:clamp(2.4rem,4vw,3.2rem);font-weight:300}.pillars-grid{border:1px solid var(--teal-20);grid-template-columns:repeat(3,1fr);display:grid}.pillar{border-right:1px solid var(--teal-20);background:#ffffff06;padding:3rem 2.5rem;transition:background .4s;position:relative;overflow:hidden}.pillar:last-child{border-right:none}.pillar:before{content:"";background:linear-gradient(to right, transparent, var(--accent-teal), transparent);height:2px;transition:transform .55s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.pillar:hover:before{transform:scaleX(1)}.pillar:hover{background:#2ebfa50a}.pillar-num{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;color:#2ebfa599;margin-bottom:1.5rem;font-size:3.5rem;font-weight:300;line-height:1;display:block}.pillar h3{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;color:var(--bone);margin-bottom:1rem;font-size:1.6rem;font-weight:400}.pillar p{color:var(--bone-70);font-size:.9rem;line-height:1.78}#statement{text-align:center;padding:6rem 2rem;position:relative;overflow:hidden}.statement-bg{background:linear-gradient(135deg,#090e0b 0%,#0d2018 50%,#090e0b 100%) 0 0/300% 300%;animation:14s ease-in-out infinite gradShift;position:absolute;inset:0}@keyframes gradShift{0%,to{background-position:0%}50%{background-position:100%}}.statement-bg:before{content:"";background:radial-gradient(#1a3a2899 0%,#0000 60%);position:absolute;inset:0}.statement-content{z-index:1;max-width:860px;margin:0 auto;position:relative}#statement h2{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;color:var(--bone);font-size:clamp(2rem,4.5vw,3.4rem);font-style:italic;font-weight:300;line-height:1.3}#ecosystem{background:#1a1f22;padding:7rem 0}.eco-head{text-align:center;max-width:660px;margin:0 auto 5rem}.eco-head h2{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;margin-top:.4rem;margin-bottom:1rem;font-size:clamp(2.4rem,4vw,3.2rem);font-weight:300}.eco-head p{color:var(--bone-70);font-size:.9rem;line-height:1.78}.eco-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.eco-card{border:1px solid var(--teal-20);background:#0d0d1099;padding:2.8rem;transition:all .4s;position:relative;overflow:hidden}.eco-card:after{content:"";background:linear-gradient(to right, var(--accent-teal), var(--kpw-blue));transform-origin:0;height:2px;transition:transform .5s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.eco-card:hover{background:#103e352e;border-color:#2ebfa559;transform:translateY(-5px)}.eco-card:hover:after{transform:scaleX(1)}.eco-badge{letter-spacing:.04em;width:38px;height:38px;color:var(--accent-teal);border:1px solid #2ebfa566;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.8rem;font-size:.6rem;font-weight:700;display:inline-flex}.eco-entity-label{letter-spacing:.18em;text-transform:uppercase;color:var(--bone-40);margin-bottom:1rem;font-size:.6rem;font-weight:600;display:block}.eco-card h3{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;color:var(--bone);margin-bottom:.6rem;font-size:1.65rem;font-weight:400;line-height:1.25}.eco-tag{letter-spacing:.16em;text-transform:uppercase;color:var(--accent-teal);margin-bottom:1.1rem;font-size:.58rem;font-weight:600;display:block}.eco-card p{color:var(--bone-70);font-size:.9rem;line-height:1.78}#planning{background:var(--boardroom);padding:8rem 0;position:relative;overflow:hidden}#planning:before{content:"";pointer-events:none;background:radial-gradient(#2ebfa50a 0%,#0000 70%);position:absolute;inset:0}.plan-inner{z-index:1;text-align:center;max-width:880px;margin:0 auto;position:relative}.plan-head h2{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;margin-top:.4rem;margin-bottom:2.5rem;font-size:clamp(2.4rem,4.5vw,3.6rem);font-weight:300;line-height:1.15}.plan-head h2 em{color:var(--accent-teal);font-style:italic}.plan-divider{background:linear-gradient(to right, transparent, var(--accent-teal), transparent);width:40px;height:1px;margin:0 auto 2.5rem}.plan-body p{color:var(--bone-70);max-width:760px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:.95rem;font-weight:300;line-height:1.85}.plan-body p:last-child{margin-bottom:0}.plan-body strong{color:var(--bone);font-weight:400}.plan-pillars{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:720px;margin:3rem auto;display:grid}.plan-pill{border:1px solid var(--teal-20);font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;color:var(--bone);letter-spacing:.02em;background:#0d0d1080;padding:1.1rem .6rem;font-size:1.1rem;font-weight:400;transition:all .4s}.plan-pill:hover{color:var(--accent-teal);background:#2ebfa50d;border-color:#2ebfa580}#advisors{background:var(--obsidian);padding:7rem 0}.adv-head{text-align:center;max-width:580px;margin:0 auto 1.2rem}.adv-head h2{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;margin-top:.4rem;font-size:clamp(2.4rem,4vw,3.2rem);font-weight:300}.adv-sub{text-align:center;max-width:480px;color:var(--bone-70);margin:0 auto 5rem;font-size:.9rem;line-height:1.78}.adv-grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;display:grid}.adv-card{background:var(--boardroom);border-top:2px solid var(--teal-20);padding:2.5rem 2rem;transition:all .4s;position:relative}.adv-card:before{content:"";background:var(--accent-teal);transform-origin:0;height:2px;transition:transform .5s;position:absolute;top:-2px;left:0;right:0;transform:scaleX(0)}.adv-card:hover:before{transform:scaleX(1)}.adv-card:hover{background:#1e564c1f;transform:translateY(-5px)}.adv-card h3{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;color:var(--bone);margin-bottom:1rem;font-size:1.6rem;font-weight:400}.adv-card p{color:var(--bone-70);font-size:.9rem;line-height:1.78}#quote{background:var(--boardroom);border-top:1px solid var(--teal-10);border-bottom:1px solid var(--teal-10);padding:5rem 0}.quote-inner{align-items:flex-start;gap:2.5rem;display:flex}.quote-mark{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;color:var(--accent-teal);opacity:.35;-webkit-user-select:none;user-select:none;flex-shrink:0;margin-top:.5rem;font-size:8rem;line-height:.55}blockquote{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;color:var(--bone);font-size:clamp(1.4rem,2.4vw,1.9rem);font-style:italic;font-weight:300;line-height:1.5}.attribution{font-family:var(--font-inter), "Inter", system-ui, sans-serif;letter-spacing:.12em;color:var(--accent-teal);margin-top:1.4rem;font-size:.7rem;font-style:normal;font-weight:500}#connect{background:var(--obsidian);padding:7rem 0}.connect-grid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.connect-left h2{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;margin-top:.4rem;margin-bottom:1.8rem;font-size:clamp(2.6rem,4.5vw,4rem);font-style:italic;font-weight:300;line-height:1.08}.connect-left p{color:var(--bone-70);margin-bottom:2.5rem;font-size:.9rem;line-height:1.78}.contact-info{flex-direction:column;gap:1.2rem;display:flex}.ci-label{letter-spacing:.16em;text-transform:uppercase;color:var(--accent-teal);margin-bottom:.2rem;font-size:.6rem;font-weight:600;display:block}.ci-val{color:var(--bone-70);font-size:.92rem}.connect-form{flex-direction:column;gap:1.1rem;display:flex}.fg{flex-direction:column;gap:.4rem;display:flex}.fl{letter-spacing:.16em;text-transform:uppercase;color:var(--accent-teal);font-size:.6rem;font-weight:600}.fi,.fs,.ft{border:1px solid var(--teal-20);color:var(--bone);font-family:var(--font-inter), "Inter", system-ui, sans-serif;appearance:none;background:#171b1ecc;outline:none;width:100%;padding:.85rem 1rem;font-size:.88rem;font-weight:300;transition:border-color .3s,background .3s}.fi:focus,.fs:focus,.ft:focus{border-color:var(--accent-teal);background:#2ebfa50a}.fi::placeholder,.ft::placeholder{color:#e8e6e138}.fs option{background:var(--boardroom);color:var(--bone)}.ft{resize:vertical;min-height:110px}button.fs.fs-trigger{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;display:inline-flex}button.fs.fs-trigger[data-placeholder]{color:#e8e6e138}button.fs.fs-trigger[data-state=open]{border-color:var(--accent-teal);background:#2ebfa50a}.fs-icon{color:var(--bone-70);flex-shrink:0;transition:transform .2s,color .2s;display:inline-flex}button.fs.fs-trigger[data-state=open] .fs-icon{color:var(--accent-teal);transform:rotate(180deg)}.fs-content{width:var(--radix-select-trigger-width);min-width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);background:var(--boardroom);border:1px solid var(--teal-20);z-index:400;animation:.16s fsContentIn;overflow:hidden;box-shadow:0 18px 48px #00000073}@keyframes fsContentIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.fs-viewport{max-height:320px;padding:.4rem 0;overflow-y:auto}.fs-item{font-family:var(--font-inter), "Inter", system-ui, sans-serif;color:var(--bone);cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem 1rem;font-size:.88rem;font-weight:300;transition:background .15s,color .15s;display:flex}.fs-item[data-highlighted]{color:var(--accent-teal);background:#2ebfa514;outline:none}.fs-item[data-state=checked]{color:var(--accent-teal)}.fs-item[data-disabled]{color:var(--bone-40);cursor:not-allowed}.fs-item-indicator{color:var(--accent-teal);flex-shrink:0;align-items:center;display:inline-flex}.fsub{background:var(--accent-teal);color:var(--obsidian);font-family:var(--font-inter), "Inter", system-ui, sans-serif;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;border:none;width:100%;padding:1.1rem 2rem;font-size:.68rem;font-weight:600;transition:all .3s}.fsub:hover:not(:disabled){background:var(--bone);transform:translateY(-2px)}.fsub:disabled{opacity:.55;cursor:not-allowed}.form-error{color:#f0c4c4;background:#dc505014;border:1px solid #dc505066;margin-top:.4rem;padding:.75rem 1rem;font-size:.82rem;font-weight:400}.hp-field{width:1px;height:1px;top:auto;left:-10000px;overflow:hidden;position:absolute!important}.connect-success{border:1px solid var(--teal-20);background:#171b1e80;padding:3rem 2.5rem;animation:.7s successFade;position:relative;overflow:hidden}.connect-success:before{content:"";background:linear-gradient(to right, transparent, var(--accent-teal), transparent);height:2px;position:absolute;top:0;left:0;right:0}@keyframes successFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.success-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--accent-teal);align-items:center;gap:.7rem;margin-bottom:1.4rem;font-size:.62rem;font-weight:600;display:flex}.success-eyebrow:before{content:"";background:var(--accent-teal);width:28px;height:1px}.connect-success h3{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;color:var(--bone);margin-bottom:1.2rem;font-size:clamp(1.6rem,2.6vw,2rem);font-weight:300;line-height:1.25}.connect-success h3 em{color:var(--accent-teal);font-style:italic}.connect-success p{color:var(--bone-70);margin-bottom:0;font-size:.92rem;line-height:1.78}.success-divider{background:var(--teal-10);width:100%;height:1px;margin:1.8rem 0}.success-cta-label{letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--bone-40)!important;margin-bottom:.6rem!important;font-size:.65rem!important}.success-cta{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;color:var(--accent-teal);letter-spacing:.02em;align-items:baseline;gap:.5rem;font-size:1.9rem;font-weight:400;transition:color .3s;display:inline-flex}.success-cta:hover{color:var(--bone)}.success-cta:before{content:"↗";font-family:var(--font-inter), "Inter", system-ui, sans-serif;color:var(--bone-70);font-size:.95rem;font-weight:400}.tkc-footer{background:var(--boardroom);border-top:1px solid var(--teal-10);padding:0}.footer-top{grid-template-columns:1.5fr 1fr 1fr;align-items:start;gap:4rem;max-width:1200px;margin:0 auto;padding:4rem 4rem 3rem;display:grid}.footer-brand{align-items:center;gap:.9rem;margin-bottom:1.4rem;display:flex}.footer-mark{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;color:var(--accent-teal);letter-spacing:.04em;font-size:1.9rem;font-weight:500}.footer-sep{background:var(--bone-15);width:1px;height:22px}.footer-name{letter-spacing:.14em;text-transform:uppercase;color:var(--bone-70);font-size:.75rem;font-weight:500;line-height:1.35}.footer-tagline{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;color:var(--bone-70);max-width:320px;font-size:1.05rem;font-style:italic;line-height:1.5}.footer-col-title{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-teal);margin-bottom:1.2rem;font-size:.62rem;font-weight:600}.footer-contact{color:var(--bone-70);flex-direction:column;gap:.6rem;font-size:.82rem;line-height:1.5;display:flex}.footer-contact a{color:var(--bone-70);transition:color .3s}.footer-contact a:hover{color:var(--accent-teal)}.footer-contact .label{letter-spacing:.14em;text-transform:uppercase;color:var(--bone-40);margin-bottom:.15rem;font-size:.6rem;font-weight:600;display:block}.footer-links{flex-direction:column;gap:.65rem;list-style:none;display:flex}.footer-links a{letter-spacing:.04em;color:var(--bone-70);font-size:.78rem;transition:color .3s}.footer-links a:hover{color:var(--accent-teal)}.footer-disclosures{border-top:1px solid var(--teal-10);background:#0d0d1080;padding:3rem 0}.footer-disclosures-inner{max-width:1200px;margin:0 auto;padding:0 4rem}.disclosure-head{align-items:center;gap:1rem;margin-bottom:1.6rem;display:flex}.disclosure-head:before{content:"";background:var(--accent-teal);width:28px;height:1px;display:block}.disclosure-head span{letter-spacing:.22em;text-transform:uppercase;color:var(--accent-teal);font-size:.62rem;font-weight:600}.disclosure-body p{color:var(--bone-40);max-width:1080px;margin-bottom:1rem;font-size:.72rem;font-weight:300;line-height:1.75}.disclosure-body p:last-child{margin-bottom:0}.disclosure-body strong{color:var(--bone-70);font-weight:500}.footer-bottom{border-top:1px solid var(--teal-10);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:1.5rem 4rem;display:flex}.footer-copy{color:var(--bone-40);letter-spacing:.05em;font-size:.66rem}.footer-mini-links{gap:1.6rem;list-style:none;display:flex}.footer-mini-links a{letter-spacing:.14em;text-transform:uppercase;color:var(--bone-40);font-size:.62rem;transition:color .3s}.footer-mini-links a:hover{color:var(--accent-teal)}.tkc-legal-shell{background:var(--obsidian);min-height:100vh;padding-top:5rem}.tkc-legal-nav{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--teal-10);background:#0d0d10eb;justify-content:space-between;align-items:center;padding:1rem 4rem;display:flex;position:fixed;top:0;left:0;right:0}.tkc-legal-back{letter-spacing:.14em;text-transform:uppercase;color:var(--bone-70);align-items:center;gap:.5rem;font-size:.7rem;font-weight:500;transition:color .3s;display:inline-flex}.tkc-legal-back:hover{color:var(--accent-teal)}.tkc-legal-page{max-width:760px;margin:0 auto;padding:4rem 2rem 6rem}.tkc-legal-eyebrow{font-family:var(--font-inter), "Inter", system-ui, sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--accent-teal);margin-bottom:1.4rem;font-size:.72rem;font-weight:600}.tkc-legal-title{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;margin-bottom:1.4rem;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:300;line-height:1.1}.tkc-legal-meta{color:var(--bone-40);letter-spacing:.04em;border-bottom:1px solid var(--teal-10);margin-bottom:3rem;padding-bottom:2rem;font-size:.78rem}.tkc-legal-prose{color:var(--bone-70);font-size:.94rem;font-weight:300;line-height:1.85}.tkc-legal-prose h2{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;color:var(--bone);letter-spacing:.01em;margin-top:3rem;margin-bottom:1rem;font-size:clamp(1.6rem,2.6vw,2rem);font-weight:400;line-height:1.25}.tkc-legal-prose h3{font-family:var(--font-cormorant), "Cormorant Garamond", Georgia, serif;color:var(--bone);margin-top:2rem;margin-bottom:.7rem;font-size:1.25rem;font-weight:400}.tkc-legal-prose p{margin-bottom:1.2rem}.tkc-legal-prose ul{margin:0 0 1.4rem 1.5rem;padding:0}.tkc-legal-prose li{margin-bottom:.6rem;list-style:outside}.tkc-legal-prose strong{color:var(--bone);font-weight:500}.tkc-legal-prose a{color:var(--accent-teal);text-underline-offset:3px;text-decoration:underline;transition:color .2s}.tkc-legal-prose a:hover{color:var(--bone)}@media (max-width:1024px){.tkc-legal-nav{padding:.9rem 2rem}}@media (max-width:768px){.tkc-legal-nav{padding:.8rem 1.5rem}.tkc-legal-page{padding:3rem 1.5rem 4rem}}@media (max-width:1199.98px){#nav{padding:1.2rem 1.75rem}#nav.scrolled{padding:.85rem 1.75rem}.nav-links,.nav-cta{display:none}.nav-toggle{display:inline-flex}.wrap{padding:0 2rem}.adv-grid{grid-template-columns:repeat(2,1fr)}.shift-grid,.connect-grid{grid-template-columns:1fr;gap:3rem}.eco-grid{grid-template-columns:1fr}.plan-pillars{grid-template-columns:repeat(2,1fr);max-width:480px}.footer-top{grid-template-columns:1fr 1fr;gap:3rem;padding:4rem 2rem 3rem}.footer-disclosures-inner{padding:0 2rem}.footer-bottom{padding:1.5rem 2rem}}@media (max-width:767.98px){#nav{padding:1rem 1.25rem}#nav.scrolled{padding:.75rem 1.25rem}.wrap{padding:0 1.25rem}.section-pad{padding:5rem 0}#hero{padding:7rem 1.25rem 4rem}.pillars-grid{grid-template-columns:1fr}.pillar{border-right:none;border-bottom:1px solid var(--teal-20)}.pillar:last-child{border-bottom:none}.adv-grid{grid-template-columns:1fr}.plan-pillars{grid-template-columns:1fr;max-width:320px}.quote-inner{flex-direction:column;gap:.8rem}.quote-mark{font-size:5rem}.footer-top{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1.25rem 2.5rem}.footer-disclosures-inner{padding:0 1.25rem}.footer-bottom{text-align:center;flex-direction:column;padding:1.25rem}.mobile-menu{gap:1.6rem;padding-top:5rem}.mobile-menu-links{gap:1.4rem}.mobile-menu-links a{font-size:1.55rem}}
