.sylo-page{--black:#000000;--ink:#0c0c0c;--white:#ffffff;--soft-white:#e9e9e7;--mute:#9a958c;--red:#8d1919;--red-dark:#6e1212;--cream:#ecdfcd;--line:rgba(255,255,255,.1);font-family:Poppins,sans-serif;background:var(--black);color:var(--white);overflow-x:hidden;min-height:100vh}.sylo-page *{margin:0;padding:0;box-sizing:border-box}.sylo-page a{color:inherit}.sylo-page .nav{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;justify-content:space-between;align-items:center;padding:22px 48px;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sylo-page .logo{font-family:Poppins,sans-serif;font-weight:400;font-size:22px;letter-spacing:4px;color:var(--white)}.sylo-page .nav-links{display:flex;gap:36px;align-items:center}.sylo-page .nav-links a{color:var(--soft-white);text-decoration:none;font-size:14px;font-weight:400;letter-spacing:.3px;transition:opacity .25s}.sylo-page .nav-links a:hover{opacity:.65}.sylo-page .nav-cta{background:var(--red);color:var(--white)!important;padding:11px 24px;border-radius:40px;font-weight:500}.sylo-page .nav-cta:hover{background:var(--red-dark);opacity:1}.sylo-page .nav-toggle{display:none;background:transparent;border:0;color:var(--white);cursor:pointer;padding:6px}.sylo-page .mobile-menu{display:none}.sylo-page .hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:flex-end;background:var(--black);overflow:hidden;padding-top:90px}.sylo-page .hero-photo{position:absolute;left:0;top:0;height:100%;width:54%;background-size:cover;background-position:center top;background-color:#000;-webkit-mask-image:linear-gradient(to right,#000 60%,rgba(0,0,0,0) 100%),linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000 12%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,#000 60%,#0000),linear-gradient(to bottom,#0000,#000 12%);mask-composite:intersect}.sylo-page .hero-photo-mobile{display:none}.sylo-page .hero-veil{position:absolute;left:0;top:0;height:100%;width:54%;background:linear-gradient(255deg,#0000008c,#00000052 35%,#0000001f 65%,#0000);-webkit-mask-image:linear-gradient(to right,#000 60%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to right,#000 60%,#0000)}.sylo-page .hero-bottom{position:absolute;left:0;right:0;bottom:0;height:140px;background:linear-gradient(to top,#000000e6,#0000)}.sylo-page .hero-content{position:relative;z-index:10;max-width:620px;margin-left:auto;padding:0 64px 0 48px;text-align:left}.sylo-page .hero-eyebrow{font-size:13px;letter-spacing:3.5px;text-transform:uppercase;color:var(--mute);font-weight:400;margin-bottom:26px}.sylo-page .hero h1{font-family:Lora,serif;font-weight:600;font-size:55px;line-height:1.16;margin-bottom:28px;color:var(--white)}.sylo-page .hero h1 em{font-style:italic;font-weight:500;color:var(--cream)}.sylo-page .hero-sub{font-size:18px;line-height:1.85;color:var(--soft-white);font-weight:300;margin-bottom:38px;max-width:520px}.sylo-page .hero-sub-lift{color:var(--cream);font-family:Lora,serif;font-style:italic;font-size:19px}.sylo-page .hero-ctas{display:flex;gap:16px;flex-wrap:wrap}.sylo-page .btn-primary{background:var(--red);color:var(--white);padding:16px 34px;border-radius:40px;font-weight:500;font-size:15px;text-decoration:none;transition:background .25s;display:inline-block}.sylo-page .btn-primary:hover{background:var(--red-dark)}.sylo-page .btn-ghost{border:1.5px solid rgba(255,255,255,.32);color:var(--white);padding:16px 34px;border-radius:40px;font-weight:400;font-size:15px;text-decoration:none;transition:all .25s;display:inline-block}.sylo-page .btn-ghost:hover{border-color:var(--white);background:#ffffff0d}.sylo-page section{padding:64px;background:var(--black);position:relative}.sylo-page .wrap{max-width:860px;margin:0 auto}.sylo-page .eyebrow{font-size:15px;letter-spacing:4px;text-transform:uppercase;color:var(--mute);font-weight:400;margin-bottom:22px}.sylo-page .meet .eyebrow,.sylo-page .meet h2{text-align:center}.sylo-page .divider{width:100%;max-width:520px;height:2px;margin:0 auto 30px;border:none;background:linear-gradient(to right,#8d191900,#8d1919d9,#8d191900);box-shadow:0 0 8px 1px #8d191973}.sylo-page .divider.left{margin-left:0;margin-right:auto;max-width:420px}.sylo-page .section-line{width:100%;max-width:680px;height:2px;margin:0 auto;border:none;background:linear-gradient(to right,#8d191900,#8d1919cc,#8d191900);box-shadow:0 0 9px 1px #8d191966}.sylo-page .been-here{text-align:center}.sylo-page .been-here h2{font-family:Lora,serif;font-weight:600;font-size:40px;line-height:1.3;margin-bottom:34px;color:var(--white)}.sylo-page .been-here h2 em{font-style:italic;font-weight:500;color:var(--cream)}.sylo-page .been-here p{font-size:18px;line-height:1.9;color:var(--soft-white);font-weight:300;max-width:660px;margin:0 auto 22px}.sylo-page .been-here p:last-child{margin-bottom:0}.sylo-page .been-here .lift{color:var(--cream);font-style:italic;font-family:Lora,serif;font-size:19px}.sylo-page .meet .wrap{max-width:760px}.sylo-page .meet h2{font-family:Lora,serif;font-weight:600;font-size:38px;line-height:1.28;margin-bottom:28px;color:var(--white)}.sylo-page .meet h2 em{font-style:italic;font-weight:500;color:var(--cream)}.sylo-page .meet p{font-size:17px;line-height:1.85;color:var(--soft-white);font-weight:300;margin-bottom:20px}.sylo-page .meet .proof{border-left:2px solid var(--red);padding-left:26px;margin:34px 0 8px;font-style:italic;font-family:Lora,serif;font-size:18px;color:var(--cream);line-height:1.7}.sylo-page .meet .sign{font-family:Lora,serif;font-style:italic;font-size:17px;color:var(--white);margin-top:30px}.sylo-page .what{text-align:center}.sylo-page .what h2{font-family:Lora,serif;font-weight:600;font-size:40px;margin-bottom:16px;color:var(--white)}.sylo-page .what h2.sys-heading{color:var(--cream);letter-spacing:2px}.sylo-page .what .lede{font-size:18px;color:var(--soft-white);font-weight:300;max-width:600px;margin:0 auto 58px;line-height:1.8}.sylo-page .triad{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.sylo-page .triad-card{border:1.5px solid rgba(236,223,205,.55);border-radius:8px;padding:42px 30px;text-align:left;transition:border-color .25s}.sylo-page .triad-card:hover{border-color:var(--cream)}.sylo-page .triad-card h3{font-family:Archivo Black,sans-serif;font-size:19px;color:var(--cream);margin-bottom:16px;letter-spacing:.5px}.sylo-page .triad-card p{font-size:15px;line-height:1.8;color:var(--soft-white);font-weight:300}.sylo-page .doors{text-align:center}.sylo-page .doors h2{font-family:Lora,serif;font-weight:600;font-size:38px;margin-bottom:16px;color:var(--white)}.sylo-page .doors h2 em{font-style:italic;font-weight:500;color:var(--cream)}.sylo-page .doors .lede{font-size:17px;color:var(--soft-white);font-weight:300;max-width:560px;margin:0 auto 56px;line-height:1.8}.sylo-page .door-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:1000px;margin:0 auto}.sylo-page .door{border:1.5px solid rgba(236,223,205,.55);border-radius:8px;padding:38px 28px;text-align:left;transition:border-color .25s,transform .25s;display:flex;flex-direction:column}.sylo-page .door:hover{border-color:var(--cream);transform:translateY(-4px)}.sylo-page .door .tag{font-size:11px;letter-spacing:2.5px;text-transform:uppercase;color:var(--mute);font-weight:500;margin-bottom:16px}.sylo-page .door h3{font-family:Lora,serif;font-size:21px;color:var(--cream);margin-bottom:13px;font-weight:600}.sylo-page .door p{font-size:14.5px;line-height:1.75;color:var(--soft-white);font-weight:300;margin-bottom:22px}.sylo-page .door .door-cta{margin-top:auto;align-self:stretch;text-align:center;padding:14px 24px;font-size:14px;border-bottom:none}.sylo-page .door .door-cta:hover{opacity:1}.sylo-page .manifesto{text-align:center;padding:72px 64px}.sylo-page .manifesto p{font-family:Lora,serif;font-style:italic;font-size:33px;line-height:1.5;color:var(--cream);max-width:740px;margin:0 auto;font-weight:500}.sylo-page .manifesto .attrib{font-family:Poppins,sans-serif;font-style:normal;font-size:16px;letter-spacing:3px;text-transform:uppercase;color:var(--mute);margin-top:24px;font-weight:400}.sylo-page .manifesto .divider{margin:30px auto 0}.sylo-page footer{background:var(--black);padding:64px 64px 44px;border-top:1px solid var(--line)}.sylo-page .foot-wrap{max-width:860px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:30px}.sylo-page .foot-logo{font-family:Archivo Black,sans-serif;font-size:19px;color:var(--white)}.sylo-page .foot-tag{font-size:13px;color:var(--mute);font-weight:300;margin-top:9px}.sylo-page .foot-links{display:flex;gap:26px;flex-wrap:wrap}.sylo-page .foot-links a{font-size:13px;color:var(--soft-white);text-decoration:none;font-weight:300}.sylo-page .foot-links a:hover{color:var(--mute)}.sylo-page .foot-base{max-width:860px;margin:38px auto 0;font-size:12px;color:#5c5c5c;text-align:center;font-weight:300}@media(max-width:880px){.sylo-page .nav{padding:16px 20px}.sylo-page .nav-links{display:none}.sylo-page .nav-toggle{display:inline-flex;align-items:center;justify-content:center}.sylo-page .mobile-menu{display:flex;flex-direction:column;position:fixed;top:60px;left:0;right:0;z-index:49;background:#000000f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:18px 24px 24px;gap:6px;border-bottom:1px solid var(--line)}.sylo-page .mobile-menu a{color:var(--soft-white);text-decoration:none;font-size:16px;padding:14px 4px;border-bottom:1px solid rgba(255,255,255,.06)}.sylo-page .mobile-menu a.nav-cta{margin-top:12px;text-align:center;border-bottom:none;color:var(--white)!important;padding:13px 24px}.sylo-page section{padding:48px 22px}.sylo-page .hero{min-height:auto;flex-direction:column;align-items:stretch;padding-top:72px}.sylo-page .hero-photo,.sylo-page .hero-veil,.sylo-page .hero-bottom{display:none}.sylo-page .hero-photo-mobile{display:block;width:100%;height:auto;object-fit:cover;object-position:center top;aspect-ratio:4/5;max-height:62vh}.sylo-page .hero-content{padding:32px 22px 48px;margin-left:0;max-width:100%}.sylo-page .hero h1{font-size:clamp(28px,8vw,40px)}.sylo-page .hero-sub{font-size:16px}.sylo-page .hero-ctas{flex-wrap:nowrap;gap:10px}.sylo-page .hero-ctas .btn-primary,.sylo-page .hero-ctas .btn-ghost{flex:1 1 0;min-width:0;padding:14px 10px;font-size:14px;text-align:center}.sylo-page .triad,.sylo-page .door-grid{grid-template-columns:1fr}.sylo-page .manifesto{padding:52px 22px}.sylo-page .manifesto p{font-size:24px}.sylo-page .been-here h2,.sylo-page .what h2,.sylo-page .doors h2,.sylo-page .meet h2{font-size:30px}}@media(min-width:600px)and (max-width:880px){.sylo-page .hero-photo-mobile{aspect-ratio:auto;height:auto;max-height:none;width:min(420px,70%);margin:8px auto 0;display:block;border-radius:8px;object-position:center 20%}}.sylo-page .tools-hero{padding:140px 64px 40px;text-align:center;background:var(--black)}.sylo-page .tools-hero h1{font-family:Lora,serif;font-weight:600;font-size:54px;line-height:1.15;color:var(--white);margin-bottom:20px}.sylo-page .tools-tagline{font-size:18px;line-height:1.8;color:var(--soft-white);font-weight:300;max-width:640px;margin:0 auto}.sylo-page .tools-grid-section{padding:32px 64px 96px;background:var(--black)}.sylo-page .tools-wrap{max-width:1100px}.sylo-page .tools-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.sylo-page .tool-card{border:1.5px solid rgba(236,223,205,.55);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;background:#0a0a0a;transition:border-color .25s,transform .25s}.sylo-page .tool-card:hover{border-color:var(--cream);transform:translateY(-4px)}.sylo-page .tool-card-media{position:relative;width:100%;aspect-ratio:16/9;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden;gap:0}.sylo-page .tool-card-media img{width:100%;height:100%;object-fit:cover;display:block}.sylo-page .tool-card-media img+img{display:none}.sylo-page .tool-card-body{padding:28px 26px;display:flex;flex-direction:column;flex:1}.sylo-page .tool-card-body h3{font-family:Lora,serif;font-size:24px;color:var(--cream);margin-bottom:12px;font-weight:600}.sylo-page .tool-card-body p{font-size:15px;line-height:1.75;color:var(--soft-white);font-weight:300;margin-bottom:24px}.sylo-page .tool-card-cta{margin-top:auto;align-self:flex-start;padding:13px 28px;font-size:14px}.sylo-page .coaching-tools-card .tool-card-body{padding:28px 26px}.sylo-page .mini-blocks{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:8px}.sylo-page .mini-block{display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid rgba(236,223,205,.25);border-radius:8px;padding:14px 12px 16px;background:#070707}.sylo-page .mini-block-media{width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:6px;background:#000;display:flex;align-items:center;justify-content:center}.sylo-page .mini-block-media img{width:100%;height:100%;object-fit:cover;display:block}.sylo-page .mini-block-label{font-family:Lora,serif;color:var(--cream);font-size:14px;margin:12px 0;font-weight:500;letter-spacing:.02em}.sylo-page .mini-block-cta{padding:10px 20px;font-size:13px}@media(max-width:880px){.sylo-page .tools-hero{padding:110px 22px 28px}.sylo-page .tools-hero h1{font-size:36px}.sylo-page .tools-tagline{font-size:16px}.sylo-page .tools-grid-section{padding:24px 22px 64px}.sylo-page .tools-grid{grid-template-columns:1fr;gap:22px}.sylo-page .tool-card-body{padding:24px 22px}.sylo-page .tool-card-body h3{font-size:21px}}.sylo-page .mini-rows{display:flex;flex-direction:column;gap:18px;margin-top:8px}.sylo-page .mini-row{display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center;border:1px solid rgba(236,223,205,.25);border-radius:10px;padding:14px;background:#070707}.sylo-page .mini-row-media{width:100%;aspect-ratio:16/7;overflow:hidden;border-radius:8px;background:#000}.sylo-page .mini-row-media img{width:100%;height:100%;object-fit:cover;display:block}.sylo-page .mini-row-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:12px;padding-right:8px}.sylo-page .mini-row-label{font-family:Lora,serif;color:var(--cream);font-size:16px;font-weight:600;letter-spacing:.02em;text-align:right}.sylo-page .mini-row-cta{padding:13px 28px;font-size:14px;white-space:nowrap}@media(max-width:640px){.sylo-page .mini-row{grid-template-columns:1fr}.sylo-page .mini-row-side{align-items:center}.sylo-page .mini-row-label{text-align:center}}.sylo-page .sales-hero{padding:90px 26px 24px;text-align:center;background:var(--black)}.sylo-page .sales-hero img{display:block;max-width:min(720px,92%);height:auto;margin:0 auto}.sylo-page .sales-section{padding:36px 26px;background:var(--black)}.sylo-page .sales-section.cream{background:#ecdfcd;color:#0c0c0c;padding:40px 26px}.sylo-page .sales-section.red{background:var(--red-dark);padding:48px 26px}.sylo-page .sales-wrap{max-width:780px;margin:0 auto;text-align:center}.sylo-page .sales-wrap.wide{max-width:920px}.sylo-page .sales-h2{font-family:Lora,serif;font-weight:600;font-size:clamp(28px,4vw,40px);color:var(--white);margin-bottom:18px}.sylo-page .sales-section.cream .sales-h2{color:#0c0c0c}.sylo-page .sales-sub{font-family:Lora,serif;font-style:italic;font-size:16px;line-height:1.7;color:var(--soft-white);max-width:560px;margin:0 auto 24px}.sylo-page .sales-section .sales-h2.howto,.sylo-page .howto{font-size:clamp(40px,6vw,64px);margin-bottom:18px}.sylo-page .sales-video{max-width:720px;margin:0 auto 24px}.sylo-page .sales-btn{display:inline-block;background:var(--red);color:var(--white);text-decoration:none;padding:18px 42px;border-radius:40px;font-family:Archivo Black,sans-serif;font-size:15px;letter-spacing:2px;transition:background .25s}.sylo-page .sales-btn:hover{background:#a52424}.sylo-page .sales-btn-note{margin-top:14px;font-family:Lora,serif;font-style:italic;font-size:14px;color:var(--soft-white)}.sylo-page .sales-section.cream .sales-btn-note{color:#3a2a2a}.sylo-page .recognition p{font-family:Lora,serif;font-style:italic;font-size:18px;line-height:1.8;color:var(--soft-white);margin-bottom:12px}.sylo-page .cream-title-img{display:block;max-width:min(620px,92%);height:auto;margin:0 auto 20px;border:0;background:transparent;box-shadow:none;padding:0}.sylo-page .devices-img{display:block;width:100%;max-width:920px;height:auto;margin:0 auto 28px;border:0;background:transparent;box-shadow:none;padding:0}.sylo-page .cream-body p{font-size:16px;line-height:1.75;color:#2b1a1a;margin-bottom:14px;text-align:left}.sylo-page .cream-body{max-width:680px;margin:0 auto 24px}.sylo-page .red-block{max-width:820px;margin:0 auto}.sylo-page .red-block h2{font-family:Archivo Black,sans-serif;font-size:clamp(26px,4vw,38px);color:var(--cream);text-align:center;margin:0 0 18px;letter-spacing:1px}.sylo-page .red-block h2:not(:first-child){margin-top:36px}.sylo-page .red-block ul{list-style:disc;padding-left:24px}.sylo-page .red-block ul li{font-size:18px;line-height:1.65;color:#f5e6d8;margin-bottom:12px}.sylo-page .faq{margin-top:12px}.sylo-page .faq-item{border-top:1px solid rgba(255,255,255,.18)}.sylo-page .faq-item:last-child{border-bottom:1px solid rgba(255,255,255,.18)}.sylo-page .faq-q{width:100%;background:transparent;border:0;color:var(--cream);font-family:Lora,serif;font-size:18px;text-align:left;padding:16px 8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px}.sylo-page .faq-q .chev{font-size:18px;opacity:.7;transition:transform .25s}.sylo-page .faq-q.open .chev{transform:rotate(180deg)}.sylo-page .faq-a{padding:0 8px 16px;color:#f5e6d8;font-size:17px;line-height:1.7}.sylo-page .ready-banner{background:#ecdfcd;text-align:center;padding:44px 26px}.sylo-page .ready-banner h2{font-family:Archivo Black,sans-serif;font-size:clamp(26px,4vw,38px);color:var(--red);letter-spacing:1px;margin:0}.sylo-page .sales-section .center-block p{font-family:Lora,serif;font-size:17px;line-height:1.8;color:var(--soft-white);margin-bottom:14px}@media(max-width:680px){.sylo-page .sales-section{padding:32px 22px}.sylo-page .cream-body p{font-size:15px}.sylo-page .red-block ul li{font-size:16px}}.sylo-page .freebie-hero{padding:120px 26px 40px;text-align:center}.sylo-page .freebie-hero h1{font-family:Archivo Black,sans-serif;font-size:clamp(64px,12vw,160px);line-height:.95;color:var(--cream);letter-spacing:-1px;margin-bottom:28px}.sylo-page .freebie-hero .hero-rule{width:100%;max-width:520px;height:2px;margin:0 auto 22px;border:none;background:linear-gradient(to right,#8d191900,#8d1919d9,#8d191900);box-shadow:0 0 8px 1px #8d191973}.sylo-page .freebie-hero .hero-tag{font-family:Lora,serif;font-style:italic;font-size:18px;color:var(--soft-white)}.sylo-page .freebie-band{background:var(--red-dark);padding:34px 26px;display:flex;justify-content:center}.sylo-page .freebie-band a{font-family:Archivo Black,sans-serif;color:var(--white);text-decoration:none;letter-spacing:3px;font-size:18px;text-align:center}.sylo-page .freebie-main{padding:72px 26px}.sylo-page .freebie-main .grid{max-width:1060px;margin:0 auto;display:flex;flex-direction:column;gap:28px}.sylo-page .freebie-main .bottom-row{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}.sylo-page .freebie-main .bottom-row .freebie-card{display:flex;flex-direction:column;align-items:center}.sylo-page .freebie-main .bottom-row .cover-frame{flex:1;display:flex;align-items:center;justify-content:center;width:100%}.sylo-page .freebie-card.wide .video-wrap{max-width:720px;margin:0 auto}.sylo-page .freebie-card{border:1.5px solid rgba(236,223,205,.35);border-radius:14px;padding:36px 30px;background:#080808}.sylo-page .freebie-card.center{text-align:center}.sylo-page .freebie-card h2,.sylo-page .freebie-card h3{font-family:Lora,serif;font-weight:600;color:var(--white)}.sylo-page .freebie-card h2{font-size:28px;margin-bottom:22px}.sylo-page .freebie-card h3{font-size:20px;margin-bottom:18px}.sylo-page .freebie-card .caption{margin-top:14px;font-family:Lora,serif;font-style:italic;font-size:15px;line-height:1.7;color:var(--soft-white);max-width:480px;margin-left:auto;margin-right:auto}.sylo-page .video-frame{position:relative;width:100%;aspect-ratio:16/9;border-radius:10px;overflow:hidden;background:#000}.sylo-page .video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.sylo-page .right-col{display:flex;flex-direction:column;gap:24px}.sylo-page .btn-red{display:inline-block;background:var(--red);color:var(--white);text-decoration:none;padding:13px 30px;border-radius:40px;font-weight:600;letter-spacing:2px;font-size:13px;margin-top:20px;transition:background .25s}.sylo-page .btn-red:hover{background:var(--red-dark)}.sylo-page .freebie-pill{display:flex;justify-content:center;margin-top:36px}.sylo-page .freebie-pill span{background:var(--red);color:var(--white);padding:10px 24px;border-radius:40px;font-size:13px;font-weight:600}.sylo-page .freebie-strip{background:var(--cream);color:#0c0c0c;padding:46px 26px;text-align:center}.sylo-page .freebie-strip h2{font-family:Archivo Black,sans-serif;font-size:clamp(26px,5vw,46px);letter-spacing:1px}.sylo-page .pocket{padding:72px 26px}.sylo-page .pocket-card{max-width:1060px;margin:0 auto;border:1.5px solid rgba(236,223,205,.35);border-radius:14px;padding:46px;background:#080808}.sylo-page .pocket-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.sylo-page .pocket-grid .left{text-align:center}.sylo-page .pocket-grid .left h3{font-family:Lora,serif;font-weight:600;font-size:22px;color:var(--white);margin-bottom:22px}.sylo-page .pocket-grid .left .caption{margin-top:14px;font-family:Lora,serif;font-style:italic;font-size:15px;line-height:1.7;color:var(--soft-white)}.sylo-page .pocket-grid .right{text-align:center}.sylo-page .pocket-grid .right .eyebrow{font-size:12px;letter-spacing:3px;color:var(--soft-white);margin-bottom:18px;text-transform:uppercase}.sylo-page .pocket-mock{border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 40px #8d191940}.sylo-page .pocket-mock img{display:block;width:100%;height:auto}.sylo-page .pocket-grid .right .one-tool{margin-top:18px;font-size:14px;color:var(--soft-white)}.sylo-page .pocket-grid .pocket-right{text-align:left;font-family:Lora,serif;color:var(--soft-white);font-size:15px;line-height:1.75}.sylo-page .pocket-grid .pocket-right p{margin-bottom:16px}.sylo-page .learn-more-wrap{display:flex;justify-content:center;margin-top:38px}.sylo-page .btn-learn{display:inline-block;background:var(--red);color:var(--white);text-decoration:none;padding:16px 44px;border-radius:40px;font-weight:700;letter-spacing:3px;font-size:14px;transition:background .25s}.sylo-page .btn-learn:hover{background:var(--red-dark)}@media(max-width:880px){.sylo-page .freebie-main .bottom-row,.sylo-page .pocket-grid{grid-template-columns:1fr}.sylo-page .pocket-card{padding:30px 22px}.sylo-page .freebie-hero{padding:110px 22px 30px}}.sylo-page .hero-banner{max-width:1060px;margin:36px auto 0;border-radius:14px;overflow:hidden;box-shadow:0 12px 50px #0000008c}.sylo-page .hero-banner img{display:block;width:100%;height:auto}.sylo-page .cover-frame{border-radius:10px;overflow:hidden;background:#000}.sylo-page .cover-frame img{display:block;width:100%;height:auto}.sylo-page .pocket-photo{border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 40px #8d191940}.sylo-page .pocket-photo img{display:block;width:100%;height:auto}.sylo-page .video-thumb{width:100%}.sylo-page .thumb-btn{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:#000;cursor:pointer;display:block}.sylo-page .thumb-btn img{width:100%;height:100%;object-fit:contain;display:block;background:#000;transition:transform .35s ease}.sylo-page .thumb-btn:hover img{transform:scale(1.03)}.sylo-page .thumb-btn .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;background:#000000a6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;padding-left:5px;border:2px solid rgba(255,255,255,.85);transition:background .25s,transform .25s}.sylo-page .thumb-btn:hover .play-icon{background:var(--red);transform:translate(-50%,-50%) scale(1.06)}.sylo-page .video-title{margin-top:16px;font-family:Archivo Black,sans-serif;letter-spacing:3px;color:var(--cream);font-size:16px;text-align:center}.sylo-page .pocket-grid .left .video-frame{border:1.5px solid rgba(236,223,205,.35);background:#000}.sylo-page .pocket-grid .left .video-frame iframe{top:-1px;height:calc(100% + 2px)}.sylo-page .pocket-grid .left .thumb-btn img{object-fit:cover}.sylo-page .intro-card{text-align:left}.sylo-page .intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.sylo-page .intro-grid .intro-left{text-align:center}.sylo-page .intro-grid .intro-left h2{font-size:28px;margin-bottom:22px;font-family:Lora,serif;font-weight:600;color:var(--white)}.sylo-page .intro-grid .intro-right{font-family:Lora,serif;color:var(--soft-white);font-size:15px;line-height:1.75}.sylo-page .intro-grid .intro-right p{margin-bottom:16px}.sylo-page .soft-focus-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.sylo-page .soft-focus-list li{line-height:1.6}.sylo-page .soft-focus-list strong{color:var(--white);font-weight:700;letter-spacing:1px}.sylo-page .intro-card .video-frame .thumb-btn img{object-fit:cover}@media(max-width:880px){.sylo-page .intro-grid{grid-template-columns:1fr}}.sylo-page .freebie-band.lora-banner a,.sylo-page .freebie-strip.lora-banner h2{font-family:Lora,serif!important;font-style:italic;font-weight:700;letter-spacing:.5px;font-size:clamp(28px,4.4vw,46px);line-height:1.15;text-transform:none}.sylo-page .song-image-link{display:block;border-radius:10px;overflow:hidden}.sylo-page .contact-hero{padding:120px 26px 30px;text-align:center}.sylo-page .contact-hero h1{font-family:Lora,serif;font-weight:600;font-size:clamp(40px,7vw,64px);line-height:1.16;color:var(--white);margin-bottom:28px}.sylo-page .contact-hero .hero-rule{width:100%;max-width:520px;height:2px;margin:0 auto 26px;border:none;background:linear-gradient(to right,#8d191900,#8d1919d9,#8d191900);box-shadow:0 0 8px 1px #8d191973}.sylo-page .contact-hero .hero-intro{font-family:Lora,serif;font-style:italic;font-size:17px;line-height:1.7;color:var(--soft-white);max-width:680px;margin:0 auto}.sylo-page .contact-hero .hero-intro .sig{display:block;margin-top:18px;font-family:Lora,serif;font-style:italic;font-weight:700;font-size:22px;color:var(--cream);letter-spacing:.5px}.sylo-page .contact-main{padding:50px 26px 80px}.sylo-page .contact-wrap{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.sylo-page .contact-card{border:1.5px solid rgba(236,223,205,.35);border-radius:14px;padding:36px 30px;background:#080808}.sylo-page .contact-card h2{font-family:Lora,serif;font-weight:600;color:var(--white);font-size:22px;margin-bottom:16px}.sylo-page .contact-email{font-family:Lora,serif;font-size:16px;color:var(--soft-white)}.sylo-page .contact-email a{color:var(--cream);text-decoration:underline;font-weight:600}.sylo-page .contact-email a:hover{color:var(--red)}.sylo-page .contact-form{display:flex;flex-direction:column;gap:18px}.sylo-page .contact-form label{font-family:Lora,serif;font-size:13px;letter-spacing:2px;text-transform:uppercase;color:var(--cream);margin-bottom:6px;display:block}.sylo-page .contact-form input,.sylo-page .contact-form textarea{width:100%;background:var(--cream);border:1px solid rgba(236,223,205,.25);border-radius:8px;padding:13px 14px;font-family:Lora,serif;font-size:15px;color:#0a0a0a;transition:border-color .2s}.sylo-page .contact-form input:focus,.sylo-page .contact-form textarea:focus{outline:none;border-color:var(--red)}.sylo-page .contact-form textarea{min-height:160px;resize:vertical}.sylo-page .contact-form .send-wrap{display:flex;justify-content:center;margin-top:10px}.sylo-page .btn-send{display:inline-block;background:var(--red);color:var(--white);border:none;cursor:pointer;padding:16px 50px;border-radius:40px;font-weight:700;letter-spacing:3px;font-size:14px;font-family:inherit;transition:background .25s}.sylo-page .btn-send:hover:not(:disabled){background:var(--red-dark)}.sylo-page .btn-send:disabled{opacity:.6;cursor:not-allowed}.sylo-page .contact-confirm{text-align:center;padding:30px 20px;font-family:Lora,serif;font-style:italic;font-size:17px;line-height:1.7;color:var(--cream)}.sylo-page .contact-error{margin-top:14px;text-align:center;color:#ff9a9a;font-family:Lora,serif;font-size:14px}
