.entry-content, .entry-content > *, #content .entry-content, .post-content { max-width: none !important; width: 100% !important; padding: 0 !important; margin: 0 !important; }
.site-main, #main, #content, #page, .hentry, .page-content, .entry, article { max-width: none !important; padding-left: 0 !important; padding-right: 0 !important; }
.wp-block-html { width: 100vw !important; position: relative !important; left: 50% !important; right: 50% !important; margin-left: -50vw !important; margin-right: -50vw !important; max-width: 100vw !important; padding: 0 !important; }
:root { –teal:#2a7a6f; –teal-dark:#1e5c54; –teal-dim:rgba(42,122,111,0.08); –gold:#b07c18; –gold-dim:rgba(176,124,24,0.09); –rust:#b84c2a; –ink:#1a1714; –bg:#f8f5f0; –white:#ffffff; –mid:#7a7060; –rule:rgba(122,112,96,0.16); –text:rgba(26,23,20,0.65); }
.gw * { font-family: ‘Karla’, sans-serif; }
.gw-hero { display:block; width:100%; line-height:0; position:relative; }
.gw-hero img { width:100%; display:block; height:auto; }
.gw-hero-cta { position:absolute; bottom:28px; right:36px; display:inline-flex; align-items:center; gap:8px; background:var(–gold); color:#1a1714; font-family:’Karla’,sans-serif; font-size:12px; font-weight:700; letter-spacing:2px; text-transform:none; padding:14px 24px; text-decoration:none; transition:background 0.2s; }
.gw-hero-cta:hover { background:#c8960a; }
.gw-hero-cta-icon { font-size:13px; }
.gw-hero-cta-now { letter-spacing:3px; text-transform:uppercase; }
@media(max-width:540px){ .gw-hero-cta { bottom:16px; right:16px; font-size:11px; padding:11px 18px; } }
.gw-page { max-width:900px; width:100%; margin:0 auto; padding:60px 40px 100px; background:var(–bg); }
@media(max-width:540px){.gw-page{padding:40px 20px 80px;}}
.gw-slabel { font-family:’Cormorant Garamond’,serif; font-size:clamp(1.6rem,3.5vw,2.4rem); font-weight:700; color:var(–ink); margin-bottom:24px; padding-bottom:16px; border-bottom:2px solid var(–rule); display:block; letter-spacing:-0.5px; line-height:1.1; }
.gw-invite { margin-bottom:56px; text-align:center; }
.gw-invite-body { font-size:clamp(1.25rem,2.8vw,1.6rem); line-height:1.8; color:var(–ink); margin:0; font-weight:400; }
.gw-invite-body strong { font-weight:700; color:var(–ink); }
.gw-invite-body em { font-style:italic; color:var(–teal); }
.gw-universal { margin-bottom:56px; padding:40px 44px; background:var(–teal); position:relative; overflow:hidden; }
.gw-universal::before { content:”; position:absolute; inset:0; background:radial-gradient(ellipse at 80% 30%, rgba(255,255,255,0.07) 0%, transparent 60%); pointer-events:none; }
.gw-uni-statement { font-family:’Cormorant Garamond’,serif; font-size:clamp(1.6rem,4vw,2.6rem); font-weight:300; line-height:1.1; color:#ffffff; margin:0 0 20px; position:relative; z-index:1; }
.gw-uni-statement em { font-style:italic; color:rgba(255,255,255,0.7); }
.gw-uni-tags { display:flex; flex-wrap:wrap; gap:7px; margin-bottom:18px; position:relative; z-index:1; }
.gw-utag { font-size:10px; letter-spacing:2px; text-transform:uppercase; padding:5px 12px; background:rgba(255,255,255,0.15); color:white; border:1px solid rgba(255,255,255,0.3); }
.gw-uni-sub { font-size:13px; color:rgba(255,255,255,0.75); line-height:1.7; max-width:600px; margin:0; position:relative; z-index:1; }
.gw-sessions { margin-bottom:56px; }
.gw-jnote { display:flex; align-items:flex-start; gap:14px; padding:18px 22px; margin-bottom:3px; background:rgba(176,124,24,0.09); border-left:3px solid var(–gold); }
.gw-jnote-icon { font-size:18px; flex-shrink:0; padding-top:2px; }
.gw-jnote-text { font-size:13px; color:var(–text); line-height:1.7; margin:0; }
.gw-jnote-text strong { color:var(–ink); font-weight:500; }
.gw-sess-list { border:1px solid var(–rule); background:var(–white); }
.gw-sess { border-bottom:1px solid var(–rule); }
.gw-sess:last-child { border-bottom:none; }
.gw-sess-head { display:grid; grid-template-columns:48px 1fr auto; align-items:stretch; }
.gw-sess-num-block { display:flex; align-items:center; justify-content:center; border-right:1px solid var(–rule); padding:20px 0; flex-shrink:0; background:var(–bg); }
.gw-sess-num { font-family:’Cormorant Garamond’,serif; font-size:1rem; color:var(–mid); letter-spacing:1px; }
.gw-sess-body { padding:24px 24px; }
.gw-sess-mood { font-family:’Cormorant Garamond’,serif; font-size:clamp(1rem,2vw,1.25rem); font-weight:700; color:var(–teal); margin-bottom:6px; display:block; }
.gw-sess.bonus .gw-sess-mood { color:var(–gold); }
.gw-sess-title { font-family:’Cormorant Garamond’,serif; font-size:clamp(1.2rem,2.5vw,1.5rem); font-weight:700; color:var(–ink); margin:0 0 10px; line-height:1.2; display:block; }
.gw-sess-copy { font-size:16px; color:var(–text); line-height:1.8; margin:0; font-weight:300; }
.gw-sess-copy em { font-style:italic; color:var(–teal); }
.gw-sess-right { display:flex; flex-direction:column; align-items:center; justify-content:center; padding:20px 24px; gap:8px; border-left:1px solid var(–rule); flex-shrink:0; background:var(–bg); }
.gw-wave { display:flex; align-items:center; gap:2px; height:18px; }
.gw-wave span { display:block; width:3px; background:var(–teal); border-radius:1px; opacity:0.5; }
.gw-wave span:nth-child(1){height:8px;}.gw-wave span:nth-child(2){height:14px;}.gw-wave span:nth-child(3){height:18px;}.gw-wave span:nth-child(4){height:12px;}.gw-wave span:nth-child(5){height:6px;}
.gw-sess-dur { font-size:11px; letter-spacing:1px; color:var(–mid); white-space:nowrap; font-weight:500; }
.gw-sess.preview { background:#f0f7f5; border-left:3px solid var(–teal); }
.gw-sess.preview .gw-sess-num-block { background:#e0eeeb; border-right:1px solid rgba(42,122,111,0.2); }
.gw-sess.preview .gw-sess-num { color:var(–teal); }
.gw-sess.preview .gw-sess-right { background:#e0eeeb; border-left:1px solid rgba(42,122,111,0.2); gap:10px; }
.gw-listen-btn { display:inline-flex; align-items:center; gap:7px; background:var(–teal); color:white; font-family:’Karla’,sans-serif; font-size:11px; font-weight:700; letter-spacing:3px; text-transform:uppercase; padding:10px 16px; text-decoration:none; white-space:nowrap; }
.gw-listen-btn:hover { background:#1e5c54; }
.gw-listen-btn-icon { font-size:14px; line-height:1; }
.gw-preview-badge { font-size:9px; letter-spacing:2px; text-transform:uppercase; color:var(–teal); font-weight:700; white-space:nowrap; }
.gw-sess.bonus { border:1.5px dashed rgba(176,124,24,0.45); background:#fffdf6; margin-top:12px; }
.gw-sess.bonus .gw-sess-num-block { background:#fffdf6; border-right:1px solid rgba(176,124,24,0.3); }
.gw-sess.bonus .gw-sess-num { color:var(–gold); font-size:1.1rem; }
.gw-sess.bonus .gw-sess-right { background:#fffdf6; border-left:1px solid rgba(176,124,24,0.3); }
.gw-purchase { margin-bottom:56px; }
.gw-price-block { background:var(–ink); padding:52px; position:relative; overflow:hidden; margin-bottom:3px; text-align:center; }
.gw-price-block::before { content:”; position:absolute; inset:0; background:radial-gradient(ellipse at 30% 50%,rgba(42,122,111,0.18) 0%,transparent 65%); pointer-events:none; }
.gw-price-eyebrow { font-size:11px; letter-spacing:4px; text-transform:uppercase; color:rgba(255,255,255,0.7); margin-bottom:20px; position:relative; z-index:1; }
.gw-price-bundle { display:flex; align-items:center; justify-content:center; gap:16px; margin-bottom:28px; font-size:14px; letter-spacing:3px; text-transform:uppercase; color:rgba(255,255,255,0.85); position:relative; z-index:1; font-weight:500; }
.gw-price-bundle span:nth-child(2) { color:var(–gold); font-size:20px; }
.gw-price-num { font-family:’Cormorant Garamond’,serif; font-size:clamp(5rem,13vw,7rem); font-weight:300; color:white; letter-spacing:-3px; line-height:1; margin-bottom:10px; position:relative; z-index:1; }
.gw-price-num sup { font-size:0.32em; vertical-align:super; color:var(–gold); }
.gw-price-fine { font-size:13px; color:rgba(255,255,255,0.6); margin-bottom:36px; position:relative; z-index:1; }
.gw-buy-btn { display:inline-block; background:var(–gold); color:#1e1a14; font-family:’Karla’,sans-serif; font-size:13px; font-weight:700; letter-spacing:4px; text-transform:uppercase; padding:20px 64px; text-decoration:none; position:relative; z-index:1; }
.gw-buy-btn:hover { background:#c8960a; }
.gw-pf-row { display:grid; grid-template-columns:repeat(3,1fr); gap:3px; }
@media(max-width:500px){ .gw-pf-row { grid-template-columns:1fr; } }
.gw-pf { padding:20px 22px; background:var(–white); }
.gw-pf-label { font-size:10px; letter-spacing:3px; text-transform:uppercase; color:var(–teal); margin-bottom:7px; }
.gw-pf-text { font-size:13px; color:var(–mid); line-height:1.6; margin:0; }
.gw-pf-text strong { color:var(–ink); font-weight:500; }
.gw-bio { display:flex; align-items:center; gap:24px; padding:40px; font-size:14px; color:var(–mid); border-top:1px solid var(–rule); background:var(–white); max-width:640px; margin:0 auto; }
.gw-bio-photo { width:80px; height:80px; border-radius:50%; object-fit:cover; flex-shrink:0; box-shadow:0 2px 12px rgba(0,0,0,0.12); }
.gw-bio strong { color:var(–ink); }
.gw-bio a { color:var(–teal); text-decoration:none; }
.gw-footer { display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap; gap:12px; padding:30px 40px; background:var(–bg); }
.gw-footer-name { font-size:11px; letter-spacing:4px; text-transform:uppercase; color:var(–mid); }
.gw-footer-links { display:flex; gap:20px; }
.gw-footer-links a { font-size:11px; letter-spacing:2px; text-transform:uppercase; color:var(–mid); text-decoration:none; }
There’s no shame in being overwhelmed by modern life. Join the club. But more freedom, fun, and fulfillment doesn’t have to be hard. Really.
This is for everyone.
Any ageAny incomeAny backgroundAny chapter of lifeJudgment Free ZoneTimeless
Doesn’t matter where you live, what you earn, who you voted for, or what chapter you’re in. The inner work is the same for everyone — you already have everything you need.
The 5 Audio Sessions
✏️
A note on how to use these: Listen straight through, one at a time, or revisit whenever something comes up. No right way — just be honest with yourself.
Where It StartsHow Do You Get Out of Your Own Way?The free session. One person you have complete control over: you. This is where it starts. Daring to imagine your ideal day.
The Real CulpritFrom Simple to Seismic: More or Less Can Change Your LifeTwo columns, zero filter. What do you want more of? What are you done tolerating? Immediately useful.
The ShiftLiberating Old Negative BeliefsName the old beliefs. Name the voice behind them. Update them and watch life take off.
The Secret Nobody Tells YouLittle Delights, Huge PayoffsThe small things that light you up — and why you need to start indulging them.
The Good PartGOYOW in the Real World — Happy RegardlessSelf-acceptance isn’t the enemy of abundance — it’s the foundation of it. Who you are when you’re fully out of your own way.
Bonus SessionHappy Regardless — Guided MeditationA quiet closing meditation to settle everything in. Come back to this one whenever you need to reset.
Get Started
Everything Included — One Price
5 Audio Sessions+eBook & Worksheets
$97
One-time. Yours forever. No subscription, no renewal.
Get Instant Access
Instant Download
Audio files and PDFs delivered immediately. Start today.
Listen Anywhere
On your phone, laptop, or tablet. Yours forever.
No Hard Sell. Ever.
No follow-up pitch. No upsell. Just the work.
Mitch Rustad is a Certified Life Coach, writer and creative based in New York City. mitchrustad.com