:root{--bg: #1e1e1e;--bg-card: #2a2a2a;--text-primary: #ffffff;--text-secondary: #888888;--text-muted: #838383;--text-dim: #666666;--accent-gold: #d4a843;--accent-gold-border: #2a2519;--disruption: #c43b3b;--card-border: #333333;--pill-bg: #2a2a2a;--quote-text: #d9d9d9;--font-display: "Cormorant Garamond", "Georgia", "Times New Roman", serif;--font-body: "Cormorant Garamond", "Georgia", "Times New Roman", serif;--font-ui: "Geist", -apple-system, "Helvetica Neue", sans-serif;--content-width: 1440px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text-primary);font-family:var(--font-body);line-height:1.4}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}.heading-display{font-family:var(--font-display);font-weight:300;font-size:clamp(36px,4vw,58px);line-height:.93;letter-spacing:-.02em;text-align:center;color:var(--text-primary)}.heading-display em{font-style:italic;font-weight:300}.body-text{font-family:var(--font-body);font-weight:400;font-size:clamp(16px,1.25vw,18px);line-height:1.33;text-align:center;color:var(--text-primary);max-width:417px;margin-left:auto;margin-right:auto}.body-text--subtle{color:var(--text-primary);max-width:537px}.section{display:flex;flex-direction:column;align-items:center;padding:80px 40px;max-width:var(--content-width);margin:0 auto}.section-hero{padding-top:70px;gap:24px}.section-hero .heading-display,.section-hero .body-text{margin-bottom:8px}.cta-button{display:inline-flex;align-items:center;justify-content:center;background-color:var(--accent-gold);color:#111;font-family:var(--font-ui);font-weight:400;font-size:20px;line-height:24px;padding:16px 24px;border-radius:16px;border:1px solid var(--accent-gold-border);width:220px;transition:opacity .2s ease,transform .15s ease}.cta-button:hover{opacity:.9;transform:translateY(-1px)}.cta-button:active{transform:translateY(0)}.phone-frame{border-radius:24px;overflow:hidden;flex-shrink:0}.phone-frame img{width:100%;height:100%;object-fit:cover}.phone-hero{width:min(402px,80vw);max-height:874px;margin-top:24px}.phone-pair{display:flex;gap:36px;justify-content:center;margin-top:40px;flex-wrap:wrap}.phone-pair .phone-frame{width:min(402px,42vw);max-height:874px}.phone-mapped{width:min(402px,80vw);max-height:874px;margin-top:40px}.section-energies{gap:24px}.energy-card{width:min(828px,90vw);background:linear-gradient(180deg,#2a2a2acc,#1e1e1ef2);border:1px solid var(--card-border);border-radius:32px;overflow:hidden;margin-top:40px}.energy-pills{display:flex;gap:8px;padding:16px 20px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.energy-pills::-webkit-scrollbar{display:none}.pill{display:inline-flex;align-items:center;gap:10px;padding:8px 12px 8px 8px;border-radius:40px;background:var(--pill-bg);border:1px solid var(--card-border);font-family:var(--font-body);font-weight:400;font-size:16px;color:var(--text-dim);white-space:nowrap;flex-shrink:0;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.pill:hover:not(.pill-active){border-color:#555;color:#999}.pill-icon{width:16px;height:16px;flex-shrink:0}.pill-active{cursor:default}.energy-card-content{display:flex;gap:16px;padding:16px 20px 24px;transition:opacity .15s ease}.energy-card-left{flex:0 0 377px;display:flex;flex-direction:column;gap:8px}.energy-card-header{display:flex;align-items:flex-start;gap:11px}.energy-card-icon{width:72px;height:72px;flex-shrink:0}.energy-card-icon img{width:100%;height:100%}.energy-card-title h3{font-family:var(--font-display);font-weight:300;font-size:40px;line-height:1;color:var(--text-primary)}.energy-subtitle{font-family:var(--font-ui);font-weight:300;font-size:18px;line-height:2;transition:color .3s ease}.energy-description{font-family:var(--font-body);font-weight:400;font-size:21px;line-height:1.16;color:var(--text-muted)}.energy-quotes{display:flex;flex-direction:column;gap:8px;margin-top:4px}.energy-quotes blockquote{border-left:4px solid currentColor;padding:8px 16px;font-family:var(--font-body);font-style:italic;font-weight:400;font-size:16px;line-height:1.5;color:var(--quote-text);transition:border-color .3s ease}.energy-card-right{flex:1;min-width:0;display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end;padding:16px 0;min-height:270px}.energy-card-right .outfit-img{width:180px;height:270px;object-fit:cover;border-radius:20px;flex-shrink:0}.energy-card-right .outfit-img:only-child{width:min(320px,100%);height:270px;object-fit:cover}.section-wardrobe,.section-mapped{gap:24px}.section-cta{gap:28px}.section-cta .body-text{margin-top:4px}.site-footer{position:fixed;bottom:0;left:0;right:0;z-index:50}main{padding-bottom:200px}@media(max-width:600px){.site-footer{position:static;padding-top:40px}main{padding-bottom:0}}.footer-inner{display:flex;justify-content:space-between;align-items:flex-end;padding:0 44px 36px}.footer-left{display:flex;flex-direction:column;gap:14px}.footer-nav{display:flex;gap:0}.footer-link{font-family:var(--font-ui);font-weight:300;font-size:24px;line-height:1.5;color:var(--text-secondary);width:119px;transition:color .2s ease}.footer-link:hover{color:var(--text-primary)}.footer-info{font-family:var(--font-body);font-weight:400;font-size:18px;line-height:1.33;color:var(--text-primary)}.footer-info p{line-height:24px}.footer-right{display:flex;align-items:flex-end}.footer-logo{width:387px;height:auto}@media(max-width:900px){.energy-card-content{flex-direction:column}.energy-card-left{flex:none;width:100%}.energy-card-right{justify-content:center;padding:0 0 8px;min-height:0}.energy-card-right .outfit-img:only-child{width:min(100%,420px);height:auto;aspect-ratio:2 / 3;max-height:min(520px,68vh);object-fit:cover;margin-inline:auto}.phone-pair .phone-frame{width:min(320px,80vw)}.footer-inner{flex-direction:column;align-items:flex-start;gap:20px;padding:0 24px 28px}.footer-logo{width:200px;align-self:flex-end}.footer-link{font-size:18px;width:auto;margin-right:24px}}@media(max-width:600px){.section{padding:60px 20px}.heading-display{font-size:32px;line-height:1}.body-text{font-size:16px}.energy-card{width:calc(100vw - 32px)}.energy-card-header{flex-wrap:wrap}.energy-card-icon{width:48px;height:48px}.energy-card-title h3{font-size:28px}.energy-subtitle{font-size:15px}.energy-description{font-size:17px}.energy-card-right .outfit-img:only-child{width:100%;max-width:none;max-height:min(480px,62vh)}.phone-pair{gap:16px}.phone-pair .phone-frame{width:calc(50vw - 28px)}.cta-button{width:200px;font-size:18px;padding:14px 20px}.footer-logo{width:120px}.footer-nav{gap:0}.footer-link{font-size:16px;margin-right:16px}.footer-info{font-size:14px}.footer-inner{padding:0 16px 20px}}
