:root{
  --bg:#f5f3ef;
  --panel:#fbfaf7;
  --panel-2:#f0eee9;
  --ink:#060606;
  --muted:#66635d;
  --line:rgba(6,6,6,.095);
  --line-strong:rgba(6,6,6,.16);
  --dark:#050505;
  --white:#fffefa;
  --green:#16a34a;
  --shadow:0 24px 80px rgba(15,13,10,.10);
  --shadow-soft:0 16px 45px rgba(15,13,10,.08);
  --radius:28px;
  --radius-sm:18px;
  --max:1320px;
  --pad:44px;
  --font:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Inter","Segoe UI",Roboto,Arial,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:radial-gradient(circle at 65% 0%,rgba(255,255,255,.85),transparent 36%),var(--bg);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;letter-spacing:-.02em}
a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.section-shell,.sub-page,.contact-page,.profile-page,.faq-page,.legal-page,.thanks-page{width:min(var(--max),calc(100% - 64px));margin-inline:auto}.site-header{position:sticky;top:18px;z-index:60;width:min(var(--max),calc(100% - 64px));height:72px;margin:18px auto 0;display:flex;align-items:center;gap:28px;padding:0 14px 0 22px;border:1px solid var(--line);border-radius:26px;background:rgba(251,250,247,.72);backdrop-filter:blur(22px);box-shadow:0 10px 32px rgba(20,18,15,.06)}.brand-logo{display:flex;align-items:center;min-width:198px}.brand-logo img{height:32px;width:auto}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:32px;margin-left:auto}.desktop-nav a{font-size:14px;font-weight:650;color:#111;opacity:.82;position:relative;white-space:nowrap}.desktop-nav a:hover,.desktop-nav a.is-active{opacity:1}.desktop-nav a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:1px;background:#111}.header-cta,.btn{border:0;border-radius:999px;padding:15px 28px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:760;font-size:14px;letter-spacing:-.025em;min-height:52px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.header-cta{background:#050505;color:#fff;box-shadow:0 10px 26px rgba(0,0,0,.16);margin-left:8px;white-space:nowrap}.header-cta svg,.btn svg{width:16px;height:16px}.btn:hover,.header-cta:hover{transform:translateY(-2px)}.btn-dark{background:#050505;color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.15)}.btn-light{background:#fff;color:#070707;border:1px solid var(--line);box-shadow:0 12px 30px rgba(0,0,0,.055)}.btn-outline-light{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.25)}.hamburger{display:none;width:48px;height:48px;border:0;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:5px;border-radius:999px}.hamburger span{width:24px;height:2px;background:#111;border-radius:4px}.mobile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.16);opacity:0;pointer-events:none;z-index:70;transition:.24s}.mobile-overlay.is-open{opacity:1;pointer-events:auto}.mobile-menu{position:fixed;top:16px;right:16px;bottom:16px;width:min(390px,calc(100vw - 32px));background:#fbfaf7;border:1px solid var(--line);border-radius:28px;box-shadow:0 30px 120px rgba(0,0,0,.22);z-index:80;transform:translateX(calc(100% + 28px));transition:.28s cubic-bezier(.2,.7,.2,1);padding:22px;display:flex;flex-direction:column;gap:6px}.mobile-menu.is-open{transform:translateX(0)}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.mobile-menu-head img{height:30px}.mobile-menu-head button{border:0;background:#111;color:#fff;width:42px;height:42px;border-radius:999px;font-size:28px;line-height:1}.mobile-menu>a{padding:17px 4px;border-bottom:1px solid var(--line);font-size:24px;font-weight:800}.mobile-menu-ctas{margin-top:auto;display:grid;gap:10px}.section-pad{padding:42px 0}.creator-hero{position:relative;min-height:690px;margin-top:28px;padding:76px 58px 42px;border-radius:34px;overflow:hidden;border:1px solid var(--line);background:linear-gradient(105deg,#f8f6f1 0%,#f4f2ed 46%,#edeae3 100%);box-shadow:var(--shadow)}.creator-hero-copy{position:relative;z-index:2;max-width:610px}.creator-hero h1{font-size:clamp(72px,7.3vw,132px);line-height:.87;margin:0 0 24px;font-weight:890;letter-spacing:-.082em}.hero-lead{font-size:clamp(28px,3.2vw,58px);line-height:1.02;margin:0 0 24px;font-weight:330;letter-spacing:-.07em}.hero-lead span{background:linear-gradient(transparent 64%,#0b0b0b 64%,#0b0b0b 68%,transparent 68%)}.hero-desc{max-width:460px;font-size:18px;line-height:1.45;margin:0 0 28px;color:#1d1c19;letter-spacing:-.025em}.hero-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.hero-visual{position:absolute;right:0;top:0;bottom:0;width:58%;z-index:1}.hero-visual>img{height:100%;width:100%;object-fit:cover;object-position:center bottom;filter:saturate(.94) contrast(.98)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f6f4ef 0%,rgba(246,244,239,.78) 16%,rgba(246,244,239,.16) 43%,rgba(246,244,239,0) 100%)}.hero-floating-card{position:absolute;z-index:3;left:12%;top:30%;width:232px;background:rgba(251,250,247,.84);border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 18px 50px rgba(0,0,0,.10);backdrop-filter:blur(16px);display:grid;gap:12px}.hero-floating-card b{font-size:15px}.hero-floating-card span{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.32;color:#282622}.hero-floating-card svg{width:18px;height:18px;flex:0 0 auto}.creator-trust{margin-top:34px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.creator-trust>img{width:132px;height:auto}.creator-trust>span{font-size:14px;color:var(--muted)}.brand-row{display:flex;align-items:center;gap:28px;flex-wrap:wrap;opacity:.58}.brand-row img{max-width:74px;max-height:24px;filter:grayscale(1)}.icon-products{width:min(var(--max),calc(100% - 64px));margin:-46px auto 0;position:relative;z-index:5}.product-grid{background:rgba(251,250,247,.88);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow-soft);display:grid;grid-template-columns:repeat(8,1fr);overflow:hidden;backdrop-filter:blur(18px)}.product-grid article{padding:26px 18px 24px;display:grid;place-items:center;text-align:center;gap:10px;min-height:138px;border-right:1px solid var(--line)}.product-grid article:last-child{border-right:0}.product-grid svg{width:28px;height:28px}.product-grid strong{font-size:15px}.product-grid span{font-size:12px;color:var(--muted);line-height:1.25}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px}.section-heading h2{font-size:44px;line-height:1;margin:0;letter-spacing:-.06em}.section-heading p{max-width:440px;margin:0;color:var(--muted);font-size:16px;line-height:1.45}.process-section,.packages-section,.proof-split,.offer-grid-section,.big-comparison,.values-grid,.logos-profile,.cases-section,.testimonial-band{width:min(var(--max),calc(100% - 64px));margin:30px auto 0}.process-section,.packages-section,.offer-grid-section{padding:48px 0}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.process-grid article{background:rgba(251,250,247,.74);border:1px solid var(--line);border-radius:22px;padding:25px;min-height:160px;box-shadow:0 14px 34px rgba(0,0,0,.035)}.process-grid i{font-style:normal;color:var(--muted);font-size:13px;display:block;margin-bottom:18px}.process-grid b{display:block;font-size:19px;margin-bottom:8px}.process-grid span{font-size:14px;line-height:1.35;color:var(--muted)}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.package-card{position:relative;background:#fbfaf7;border:1px solid var(--line);border-radius:28px;padding:30px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;min-height:398px}.package-card.is-featured{background:#060606;color:#fff;transform:translateY(-12px)}.package-card em{position:absolute;right:22px;top:18px;background:#fff;color:#050505;padding:8px 14px;border-radius:999px;font-size:12px;font-style:normal;font-weight:800}.package-card h3{font-size:30px;margin:0 0 8px;letter-spacing:-.05em}.package-card p{margin:0 0 24px;color:var(--muted);line-height:1.42}.package-card.is-featured p,.package-card.is-featured li{color:rgba(255,255,255,.72)}.package-card strong{font-size:34px;letter-spacing:-.05em;margin-bottom:18px}.package-card ul{margin:0 0 28px;padding:0;list-style:none;display:grid;gap:12px}.package-card li{color:#4a4742;font-size:14px}.package-card li:before{content:"✓";margin-right:9px}.package-card .btn{margin-top:auto}.proof-split{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.dark-card{background:#050505;color:#fff;border-radius:28px;overflow:hidden;position:relative}.quote-card{min-height:420px;padding:36px;display:flex;flex-direction:column}.quote-card:after{content:"";position:absolute;right:0;bottom:0;width:48%;height:100%;background:url('/assets/img/woman-phone-premium.webp') center/cover no-repeat;opacity:.72}.quote-card>*{position:relative;z-index:2}.quote-card strong{font-size:58px;letter-spacing:-.07em}.quote-card>span{font-size:18px}.quote-card p{max-width:360px;line-height:1.45;color:rgba(255,255,255,.82);margin:26px 0 auto}.quote-card div{display:flex;align-items:center;gap:12px;margin-bottom:22px}.quote-card div img{width:44px;height:44px;border-radius:999px;object-fit:cover}.quote-card div small{display:block;color:rgba(255,255,255,.62)}.quote-card .btn{width:max-content}.about-card{background:#fbfaf7;border:1px solid var(--line);border-radius:28px;padding:36px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;justify-content:center}.about-card h2{font-size:48px;line-height:1;margin:0 0 18px;letter-spacing:-.06em}.about-card p{font-size:18px;line-height:1.45;color:var(--muted);margin:0 0 22px}.about-card a{font-weight:800}.cta-band{width:min(var(--max),calc(100% - 64px));margin:32px auto 0;background:#050505;color:#fff;border-radius:30px;min-height:112px;padding:28px 32px;display:grid;grid-template-columns:1.1fr auto 1fr auto;align-items:center;gap:24px;overflow:hidden}.cta-band h2{font-size:34px;line-height:1;margin:0;letter-spacing:-.055em}.cta-band img{width:122px}.cta-band p{color:rgba(255,255,255,.72);margin:0;line-height:1.35}.site-footer{width:min(var(--max),calc(100% - 64px));margin:28px auto 40px;display:grid;grid-template-columns:1fr auto auto auto;align-items:center;gap:30px;padding:14px 10px}.footer-brand{display:flex;align-items:center;gap:24px}.footer-brand img{height:32px}.footer-brand p{margin:0;color:#5e5a54;font-size:12px;line-height:1.2}.footer-main,.footer-legal,.socials{display:flex;align-items:center;gap:24px}.footer-main a,.footer-legal a{font-size:13px;font-weight:650;color:#403d38}.footer-legal a{color:#7a756e}.socials a{width:28px;height:28px;display:grid;place-items:center}.socials svg{width:18px;height:18px}.sub-hero{width:min(var(--max),calc(100% - 64px));margin:28px auto 0;background:rgba(251,250,247,.72);border:1px solid var(--line);border-radius:34px;padding:64px;box-shadow:var(--shadow-soft)}.two-col-hero{display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:50px;overflow:hidden;background:linear-gradient(105deg,#f8f6f1,#efede7)}.two-col-hero img{height:440px;width:100%;object-fit:cover;border-radius:26px}.sub-hero.compact{max-width:920px;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-weight:850;text-transform:uppercase;letter-spacing:.12em;font-size:12px;color:#5f5b54;margin-bottom:16px}.sub-hero h1,.contact-hero h1,.legal-hero h1{font-size:clamp(48px,6vw,92px);line-height:.92;margin:0 0 20px;letter-spacing:-.075em}.sub-hero p,.contact-hero p,.legal-hero p{font-size:20px;line-height:1.42;color:#3d3a35;margin:0 0 28px;max-width:660px}.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.offer-grid article,.values-grid article,.profile-card{background:#fbfaf7;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 14px 35px rgba(0,0,0,.035)}.offer-grid svg,.values-grid svg{width:28px;height:28px;margin-bottom:26px}.offer-grid h3,.values-grid h3{font-size:24px;margin:0 0 10px;letter-spacing:-.04em}.offer-grid p,.values-grid p{margin:0;color:var(--muted);line-height:1.43}.big-comparison{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center;background:#fbfaf7;border:1px solid var(--line);border-radius:30px;padding:40px;box-shadow:var(--shadow-soft)}.big-comparison h2{font-size:52px;margin:0 0 12px;letter-spacing:-.06em}.big-comparison p{margin:0;color:var(--muted);font-size:18px;line-height:1.45}.comparison-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.comparison-list span{display:flex;align-items:center;gap:12px;background:#f4f2ed;border:1px solid var(--line);padding:22px;border-radius:18px;font-weight:780}.contact-hero{width:min(var(--max),calc(100% - 64px));margin:28px auto 0;display:grid;grid-template-columns:.78fr 1fr;gap:32px;align-items:center;border-radius:34px;overflow:hidden;padding:56px 58px;background:linear-gradient(105deg,#f8f6f1,#efede7);border:1px solid var(--line);box-shadow:var(--shadow-soft)}.contact-hero img{height:360px;width:100%;object-fit:cover;border-radius:28px}.contact-layout{width:min(var(--max),calc(100% - 64px));margin:28px auto 0;display:grid;grid-template-columns:1fr 390px;gap:22px}.contact-form,.side-card{background:#fbfaf7;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:var(--shadow-soft)}.contact-form h2{font-size:22px;margin:4px 0 16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:grid;gap:9px;font-size:13px;font-weight:740;color:#1f1d1a;margin-bottom:16px}input,select,textarea{width:100%;border:1px solid var(--line-strong);background:#fffefa;border-radius:14px;padding:14px 16px;outline:none;color:#111;letter-spacing:-.02em}textarea{min-height:140px;resize:vertical}.checkbox{display:flex;grid-template-columns:auto 1fr;gap:10px;align-items:flex-start;font-weight:520;color:var(--muted)}.checkbox input{width:16px;margin-top:2px}.contact-side{display:grid;gap:18px;align-content:start}.side-card h3{font-size:24px;margin:0 0 14px;letter-spacing:-.04em}.side-card p{color:var(--muted);line-height:1.43}.side-card ol{margin:0;padding:0;list-style:none;display:grid;gap:20px}.side-card li{display:grid;gap:4px;position:relative;padding-left:34px}.side-card li:before{content:counter(list-item,decimal-leading-zero);position:absolute;left:0;top:0;font-size:12px;font-weight:900;color:var(--muted)}.side-card li span{font-size:14px;color:var(--muted);line-height:1.35}.contact-line{display:flex;align-items:center;gap:10px;font-weight:770;color:#111!important}.side-card.mini{padding:28px}.side-card.mini p{color:rgba(255,255,255,.72)}.faq-list{width:min(920px,calc(100% - 64px));margin:26px auto 0}.faq-item{background:#fbfaf7;border:1px solid var(--line);border-radius:20px;margin-bottom:10px;overflow:hidden}.faq-item button{width:100%;border:0;background:transparent;display:flex;justify-content:space-between;gap:16px;align-items:center;padding:22px 24px;text-align:left;font-weight:820;font-size:18px}.faq-item button b{width:30px;height:30px;border-radius:999px;background:#f0eee9;display:grid;place-items:center}.faq-content{display:grid;grid-template-rows:0fr;transition:.22s}.faq-content p{overflow:hidden;margin:0 24px;color:var(--muted);line-height:1.45}.faq-item.is-open .faq-content{grid-template-rows:1fr}.faq-item.is-open .faq-content p{padding-bottom:22px}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.profile-hero{position:relative;width:min(var(--max),calc(100% - 64px));margin:28px auto 0;border-radius:34px;overflow:hidden;min-height:430px;padding:58px;background:#fbfaf7;border:1px solid var(--line);box-shadow:var(--shadow-soft);display:grid;grid-template-columns:1fr 330px;gap:28px;align-items:end}.profile-bg{position:absolute;right:0;top:0;width:50%;height:100%;object-fit:cover;z-index:0}.profile-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fbfaf7 0%,#fbfaf7 52%,rgba(251,250,247,.25) 80%,rgba(251,250,247,0) 100%);z-index:1}.profile-head,.profile-actions{position:relative;z-index:2}.profile-head{display:flex;align-items:center;gap:32px}.profile-avatar{width:172px;height:172px;border-radius:999px;object-fit:cover;border:1px solid var(--line);box-shadow:0 20px 45px rgba(0,0,0,.10)}.availability{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 13px;font-size:13px;font-weight:760;margin-bottom:16px}.availability i{width:8px;height:8px;background:var(--green);border-radius:999px}.profile-head h1{font-size:62px;line-height:.94;margin:0;letter-spacing:-.075em}.handle{font-size:22px;margin:6px 0 14px;color:#171613}.profile-head p:not(.handle){max-width:500px;margin:0 0 16px;font-size:18px;line-height:1.42}.tags{display:flex;gap:8px;flex-wrap:wrap}.tags span{background:#f0eee9;border:1px solid var(--line);border-radius:999px;padding:8px 13px;font-size:13px;font-weight:700}.profile-actions{display:grid;gap:12px;align-self:center}.media-kit{display:flex;align-items:center;gap:12px;justify-content:center;font-weight:760;font-size:14px;padding:14px;border-radius:18px}.media-kit small{display:block;font-weight:500;color:var(--muted)}.profile-grid-main{width:min(var(--max),calc(100% - 64px));margin:22px auto 0;display:grid;grid-template-columns:1fr 1.1fr .9fr;gap:18px}.profile-card h2,.logos-profile h2{font-size:24px;margin:0 0 16px;letter-spacing:-.04em}.profile-card p{color:var(--muted);line-height:1.45}.bars{display:grid;gap:14px;margin-top:22px}.bars span{display:grid;grid-template-columns:120px 1fr auto;align-items:center;gap:12px;font-size:13px}.bars i{height:8px;background:#ebe8e1;border-radius:999px;position:relative}.bars i:after{content:"";position:absolute;inset:0 auto 0 0;width:var(--w);background:#070707;border-radius:999px}.bars em{font-style:normal;color:var(--muted)}.platform-row{display:grid;grid-template-columns:1fr auto;gap:4px;padding:13px 0;border-bottom:1px solid var(--line)}.platform-row:last-child{border-bottom:0}.platform-row b{font-size:16px}.platform-row span{font-weight:780}.platform-row em{grid-column:1/3;font-style:normal;color:var(--muted);font-size:13px}.formats ul{margin:0;padding:0;list-style:none;columns:2;gap:20px}.formats li{break-inside:avoid;padding:8px 0;color:#302e2a;font-size:14px}.formats li:before{content:"✓";margin-right:8px}.logos-profile{background:#fbfaf7;border:1px solid var(--line);border-radius:24px;padding:24px 28px;box-shadow:var(--shadow-soft);display:flex;align-items:center;justify-content:space-between;gap:24px}.cases-section{padding:30px 0}.cases-intro{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:22px}.cases-intro h2{font-size:44px;line-height:1;margin:0;letter-spacing:-.06em}.cases-intro a{font-weight:800}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.case-card{position:relative;min-height:210px;border-radius:24px;overflow:hidden;background:#111;color:#fff;padding:24px;display:flex;flex-direction:column;justify-content:flex-end}.case-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.62}.case-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.76),rgba(0,0,0,.04))}.case-card strong,.case-card span,.case-card em{position:relative;z-index:2}.case-card strong{font-size:36px;letter-spacing:-.06em}.case-card span{font-size:16px}.case-card em{font-style:normal;font-size:11px;font-weight:860;letter-spacing:.08em;margin-top:12px}.testimonial-band{background:#fbfaf7;border:1px solid var(--line);border-radius:28px;padding:28px 34px;box-shadow:var(--shadow-soft);display:flex;justify-content:space-between;align-items:center;gap:30px}.testimonial-band blockquote{font-size:25px;line-height:1.25;margin:0;letter-spacing:-.04em;max-width:800px}.testimonial-band div{display:flex;align-items:center;gap:12px;min-width:260px}.testimonial-band img{width:52px;height:52px;border-radius:999px;object-fit:cover}.testimonial-band span{display:block;color:var(--muted);font-size:13px}.creator-profile-cta{width:min(var(--max),calc(100% - 64px));margin:28px auto 0;min-height:150px;padding:30px 34px;display:grid;grid-template-columns:1fr auto auto 220px;gap:16px;align-items:center}.creator-profile-cta h2{font-size:34px;margin:0 0 8px;letter-spacing:-.055em}.creator-profile-cta p{margin:0;color:rgba(255,255,255,.72)}.creator-profile-cta img{position:absolute;right:0;bottom:0;width:240px;height:100%;object-fit:cover;opacity:.55}.legal-hero{width:min(var(--max),calc(100% - 64px));margin:28px auto 0;padding:62px 64px;background:#fbfaf7;border:1px solid var(--line);border-radius:34px;box-shadow:var(--shadow-soft)}.legal-layout{width:min(var(--max),calc(100% - 64px));margin:22px auto 0;display:grid;grid-template-columns:280px 1fr;gap:28px}.legal-layout aside{position:sticky;top:112px;align-self:start;background:#fbfaf7;border:1px solid var(--line);border-radius:22px;padding:18px;display:grid;gap:5px}.legal-layout aside a{padding:12px;border-radius:14px;color:#44413c;font-weight:720}.legal-layout aside a:hover{background:#f0eee9}.legal-layout article{background:#fbfaf7;border:1px solid var(--line);border-radius:28px;padding:44px;box-shadow:var(--shadow-soft)}.legal-layout h2{font-size:28px;letter-spacing:-.04em;margin:0 0 12px;padding-top:12px}.legal-layout p{font-size:16px;line-height:1.6;color:#46423d;margin:0 0 24px}.thanks-page{min-height:54vh}.cookie-banner{position:fixed;left:24px;right:24px;bottom:24px;z-index:120;background:#050505;color:#fff;border-radius:22px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:18px;box-shadow:0 20px 70px rgba(0,0,0,.25)}.cookie-banner p{margin:0;color:rgba(255,255,255,.76);line-height:1.35}.cookie-banner div{display:flex;align-items:center;gap:12px;white-space:nowrap}.cookie-banner a{color:#fff;text-decoration:underline}.cookie-banner button{border:0;background:#fff;color:#050505;border-radius:999px;padding:11px 18px;font-weight:800}
@media (max-width:1120px){.desktop-nav{gap:18px}.desktop-nav a{font-size:13px}.header-cta{padding-inline:20px}.creator-hero{padding:56px 36px;min-height:640px}.creator-hero-copy{max-width:540px}.hero-visual{width:62%;opacity:.85}.product-grid{grid-template-columns:repeat(4,1fr)}.product-grid article:nth-child(4n){border-right:0}.product-grid article{border-bottom:1px solid var(--line)}.process-grid{grid-template-columns:repeat(3,1fr)}.offer-grid,.profile-grid-main{grid-template-columns:1fr 1fr}.formats{grid-column:1/3}.values-grid{grid-template-columns:1fr 1fr}.contact-layout{grid-template-columns:1fr}.profile-hero{grid-template-columns:1fr}.profile-actions{max-width:360px}.profile-bg{width:55%;opacity:.75}.creator-profile-cta{grid-template-columns:1fr auto auto}.creator-profile-cta img{display:none}.site-footer{grid-template-columns:1fr;justify-items:center;text-align:center}.footer-brand{justify-content:center}.cta-band{grid-template-columns:1fr auto}.cta-band p{grid-column:1/2}.cta-band img{display:none}}
@media (max-width:820px){:root{--pad:20px}.section-shell,.sub-page,.contact-page,.profile-page,.faq-page,.legal-page,.thanks-page,.site-header,.icon-products,.process-section,.packages-section,.proof-split,.offer-grid-section,.big-comparison,.values-grid,.logos-profile,.cases-section,.testimonial-band,.contact-hero,.contact-layout,.profile-hero,.profile-grid-main,.creator-profile-cta,.legal-hero,.legal-layout,.cta-band,.site-footer{width:min(100% - 28px,540px)}.site-header{top:12px;height:64px;margin-top:12px;border-radius:22px;padding:0 10px 0 18px}.brand-logo{min-width:0}.brand-logo img{height:30px}.desktop-nav,.header-cta{display:none}.hamburger{display:flex;margin-left:auto}.creator-hero{margin-top:18px;min-height:auto;padding:40px 22px 0;border-radius:30px;display:flex;flex-direction:column}.creator-hero h1{font-size:64px;letter-spacing:-.08em}.hero-lead{font-size:31px}.hero-desc{font-size:16px}.hero-actions .btn{flex:1 1 auto;padding-inline:18px}.hero-visual{position:relative;width:calc(100% + 44px);right:auto;margin:22px -22px 0;height:300px;opacity:1}.hero-visual:after{background:linear-gradient(0deg,#f6f4ef 0%,rgba(246,244,239,.15) 38%,rgba(246,244,239,0) 100%)}.hero-floating-card{display:none}.creator-trust{gap:12px;margin-top:24px}.creator-trust .brand-row{width:100%;gap:18px}.brand-row img{max-width:58px}.icon-products{margin:16px auto 0}.product-grid{grid-template-columns:repeat(2,1fr);border-radius:24px}.product-grid article{min-height:116px;padding:20px 10px}.product-grid article:nth-child(2n){border-right:0}.section-heading{display:block}.section-heading h2,.cases-intro h2{font-size:34px}.section-heading p{margin-top:10px}.process-section,.packages-section,.offer-grid-section{padding:32px 0}.process-grid,.package-grid,.offer-grid,.values-grid,.case-grid,.profile-grid-main{grid-template-columns:1fr}.process-grid article{min-height:auto}.package-card,.package-card.is-featured{transform:none;min-height:auto}.proof-split{grid-template-columns:1fr}.quote-card{min-height:460px}.quote-card:after{width:100%;opacity:.42}.about-card h2{font-size:36px}.cta-band{grid-template-columns:1fr;padding:26px}.cta-band h2{font-size:29px}.sub-hero,.legal-hero{padding:38px 22px;border-radius:28px}.two-col-hero{grid-template-columns:1fr;gap:24px}.two-col-hero img{height:260px}.sub-hero h1,.contact-hero h1,.legal-hero h1{font-size:44px}.sub-hero p,.contact-hero p,.legal-hero p{font-size:17px}.big-comparison{grid-template-columns:1fr;padding:26px}.big-comparison h2{font-size:36px}.comparison-list{grid-template-columns:1fr}.contact-hero{grid-template-columns:1fr;padding:36px 22px}.contact-hero img{height:240px}.form-row{grid-template-columns:1fr}.contact-form,.side-card{padding:22px}.profile-hero{padding:28px 20px 0;min-height:auto;display:block}.profile-hero:after{background:linear-gradient(0deg,#fbfaf7 0%,#fbfaf7 38%,rgba(251,250,247,.25) 75%,rgba(251,250,247,0) 100%)}.profile-bg{position:relative;width:calc(100% + 40px);margin:20px -20px 0;height:260px;opacity:1;object-position:center}.profile-head{display:block;text-align:center}.profile-avatar{width:150px;height:150px;margin:0 auto 18px}.profile-head h1{font-size:44px}.profile-head p:not(.handle){font-size:16px}.tags{justify-content:center}.profile-actions{margin:18px auto 0}.formats{grid-column:auto}.formats ul{columns:1}.logos-profile{display:block}.logos-profile .brand-row{margin-top:14px}.testimonial-band{display:block;padding:24px}.testimonial-band blockquote{font-size:22px;margin-bottom:22px}.creator-profile-cta{display:block;padding:26px}.creator-profile-cta .btn{width:100%;margin-top:12px}.legal-layout{display:block}.legal-layout aside{position:static;margin-bottom:16px}.legal-layout article{padding:26px}.footer-main,.footer-legal{flex-wrap:wrap;justify-content:center}.cookie-banner{display:block;left:14px;right:14px;bottom:14px}.cookie-banner div{margin-top:12px;justify-content:space-between}.mobile-menu>a{font-size:21px}}
@media (max-width:430px){.creator-hero h1{font-size:56px}.hero-lead{font-size:28px}.btn{min-height:50px}.product-grid span{display:none}.stat-strip{grid-template-columns:1fr 1fr}.profile-head h1{font-size:40px}}
.stat-strip{width:min(var(--max),calc(100% - 64px));margin:24px auto 0;background:rgba(251,250,247,.86);border:1px solid var(--line);border-radius:26px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;box-shadow:var(--shadow-soft);backdrop-filter:blur(16px)}.stat-item{min-height:106px;padding:24px;display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:16px;border-right:1px solid var(--line)}.stat-item:last-child{border-right:0}.stat-item svg{grid-row:1/3;width:30px;height:30px}.stat-item strong{font-size:25px;letter-spacing:-.05em;line-height:1}.stat-item span{font-size:13px;color:#3e3b36;line-height:1.16}.page-tworca .stat-strip{margin-top:-34px;position:relative;z-index:5}.page-home .stat-strip{display:none}@media (max-width:820px){.stat-strip{width:min(100% - 28px,540px);grid-template-columns:1fr 1fr}.stat-item{border-bottom:1px solid var(--line);min-height:92px;padding:18px}.stat-item:nth-child(2n){border-right:0}.page-tworca .stat-strip{margin-top:16px}}

/* Production refinement pass: closer desktop proportions, safer hero and cookie controls */
.site-header{width:min(1240px,calc(100% - 96px));top:24px;margin-top:24px;height:72px;padding-left:26px;padding-right:14px;border-radius:26px;background:rgba(251,250,247,.82)}
.creator-hero{width:min(1240px,calc(100% - 96px));min-height:650px;margin-top:36px;padding:72px 58px 36px;border-radius:32px;overflow:hidden}
.creator-hero-copy{max-width:560px}.creator-hero h1{font-size:clamp(64px,5.9vw,98px);line-height:.89;letter-spacing:-.082em;margin-bottom:26px}.hero-lead{font-size:clamp(28px,2.55vw,44px);line-height:1.04;max-width:560px;margin-bottom:24px}.hero-desc{max-width:470px;font-size:17px;line-height:1.46}.hero-visual{width:55%}.hero-visual>img{object-position:center bottom}.hero-floating-card{left:7%;top:34%;width:258px;padding:20px;border-radius:20px}.creator-trust{max-width:840px}.brand-row{gap:30px}.brand-row img{max-width:78px}.icon-products{width:min(1240px,calc(100% - 96px));margin-top:-44px}.process-section,.packages-section,.proof-split,.offer-grid-section,.big-comparison,.values-grid,.logos-profile,.cases-section,.testimonial-band,.stat-strip,.contact-hero,.contact-layout,.profile-hero,.profile-grid-main,.creator-profile-cta,.legal-hero,.legal-layout,.cta-band,.site-footer{width:min(1240px,calc(100% - 96px))}.section-heading h2{font-size:42px}.profile-head h1{letter-spacing:-.06em}.profile-hero{overflow:hidden}.profile-bg{object-position:center bottom}.text-brands{opacity:1}.text-brands a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:14px;font-weight:750;box-shadow:0 10px 24px rgba(0,0,0,.035)}
.cookie-banner{position:fixed;left:50%;right:auto;bottom:28px;transform:translateX(-50%);z-index:1000;width:min(1240px,calc(100% - 48px));display:flex;align-items:center;justify-content:space-between;gap:22px;padding:14px 18px 14px 24px;background:#050505;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:24px;box-shadow:0 24px 80px rgba(0,0,0,.28)}.cookie-banner[hidden],.cookie-banner.is-hidden{display:none!important}.cookie-banner p{margin:0;color:rgba(255,255,255,.82);font-size:15px;line-height:1.35;letter-spacing:-.02em}.cookie-banner div{display:flex;align-items:center;gap:12px;flex:0 0 auto}.cookie-banner a{color:#fff;text-decoration:underline;text-underline-offset:3px}.cookie-banner button{border:0;border-radius:999px;background:#fff;color:#080808;font-weight:800;padding:13px 22px;cursor:pointer}.cookie-banner .cookie-close{width:38px;height:38px;padding:0;background:rgba(255,255,255,.12);color:#fff;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center}
@media (max-width:1280px){.site-header,.creator-hero,.icon-products,.process-section,.packages-section,.proof-split,.offer-grid-section,.big-comparison,.values-grid,.logos-profile,.cases-section,.testimonial-band,.stat-strip,.contact-hero,.contact-layout,.profile-hero,.profile-grid-main,.creator-profile-cta,.legal-hero,.legal-layout,.cta-band,.site-footer{width:min(100% - 64px,1160px)}.desktop-nav{gap:22px}.creator-hero h1{font-size:clamp(60px,5.3vw,88px)}.hero-lead{font-size:clamp(26px,2.35vw,38px)}.hero-floating-card{left:4%;top:36%;width:242px}}
@media (max-width:1120px){.site-header{width:min(100% - 40px,980px)}.creator-hero{width:min(100% - 40px,980px)}.creator-hero h1{font-size:clamp(58px,7vw,78px)}.hero-floating-card{display:none}.hero-visual{width:57%;opacity:.78}.icon-products,.process-section,.packages-section,.proof-split,.offer-grid-section,.big-comparison,.values-grid,.logos-profile,.cases-section,.testimonial-band,.stat-strip,.contact-hero,.contact-layout,.profile-hero,.profile-grid-main,.creator-profile-cta,.legal-hero,.legal-layout,.cta-band,.site-footer{width:min(100% - 40px,980px)}}
@media (max-width:820px){.site-header,.creator-hero,.icon-products,.process-section,.packages-section,.proof-split,.offer-grid-section,.big-comparison,.values-grid,.logos-profile,.cases-section,.testimonial-band,.stat-strip,.contact-hero,.contact-layout,.profile-hero,.profile-grid-main,.creator-profile-cta,.legal-hero,.legal-layout,.cta-band,.site-footer{width:min(100% - 28px,540px)}.creator-hero{padding:40px 22px 0}.creator-hero h1{font-size:58px;line-height:.92}.hero-lead{font-size:29px}.hero-visual{position:relative;width:calc(100% + 44px);right:auto;margin:22px -22px 0;height:300px;opacity:1}.cookie-banner{left:14px;right:14px;bottom:14px;transform:none;width:auto;display:block;padding:16px;border-radius:20px}.cookie-banner div{margin-top:12px;justify-content:space-between}.cookie-banner button{padding:12px 18px}.cookie-banner .cookie-close{width:38px}}
@media (max-width:430px){.creator-hero h1{font-size:53px}.hero-lead{font-size:27px}.site-header{width:calc(100% - 24px)}.creator-hero{width:calc(100% - 24px)}}

/* Final production pass — hidden sample profile in navigation, aligned cards, OSCANRE profile assets */
.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.text-brands span{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:14px;font-weight:750;box-shadow:0 10px 24px rgba(0,0,0,.035);white-space:nowrap}.text-brands a{display:inline-flex}.profile-oscanre .profile-bg{object-position:center center}.profile-oscanre .profile-avatar{object-position:center center}.profile-kamil-nowak .profile-bg{object-position:center bottom}.profile-kamil-nowak .profile-avatar{object-position:center top}.site-footer{align-items:center}.footer-brand p{min-width:120px}.contact-line{word-break:break-word}.contact-form select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#111 50%),linear-gradient(135deg,#111 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 13px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.process-grid article,.offer-grid article,.values-grid article,.profile-card,.side-card,.package-card{height:100%}.sub-hero.two-col-hero,.contact-hero,.profile-hero,.legal-hero,.legal-layout article{box-shadow:var(--shadow-soft)}.profile-hero .profile-actions{z-index:3}.creator-profile-cta img{object-position:center center}.case-card img{object-fit:cover}.page-tworca.creator-oscanre .profile-head p:not(.handle){max-width:560px}.page-tworca.creator-kamil-nowak .profile-head p:not(.handle){max-width:540px}
@media (min-width:821px){.footer-main{justify-content:center}.profile-hero{min-height:470px}.profile-head{max-width:690px}.profile-actions{max-width:660px}.contact-layout{align-items:start}.contact-form{height:100%}.sub-hero.two-col-hero img{height:410px;object-fit:cover}.page-oferta .sub-hero.two-col-hero img,.page-o-mnie .sub-hero.two-col-hero img{object-position:center center}.profile-oscanre .profile-bg{width:58%;opacity:.86}.profile-kamil-nowak .profile-bg{width:54%;opacity:.82}.creator-profile-cta img{right:0;width:36%;opacity:.62}.offer-grid,.values-grid{align-items:stretch}.offer-grid article,.values-grid article{min-height:210px}.legal-layout article h2:first-child{margin-top:0}}
@media (max-width:820px){.text-brands span{min-height:38px;padding-inline:13px;font-size:13px}.profile-oscanre .profile-bg{object-position:center center}.creator-profile-cta img{object-position:center center}.site-footer{gap:22px}.footer-brand{text-align:center}.profile-page .stat-strip{margin-top:16px}}

/* June 2026 polish / production alignment pass */
:root{--shell-max:1240px;--shell-gap:96px}
.site-header,
.creator-hero,
.icon-products,
.process-section,
.packages-section,
.proof-split,
.offer-grid-section,
.big-comparison,
.values-grid,
.logos-profile,
.cases-section,
.testimonial-band,
.stat-strip,
.sub-hero,
.contact-hero,
.contact-layout,
.profile-hero,
.profile-grid-main,
.creator-profile-cta,
.legal-hero,
.legal-layout,
.cta-band,
.site-footer,
.faq-list{width:min(var(--shell-max),calc(100% - var(--shell-gap)))}
.sub-page,.contact-page,.profile-page,.faq-page,.legal-page,.thanks-page{width:100%;max-width:none}
.sub-hero,.contact-hero,.legal-hero{padding:42px 42px 40px;border-radius:30px;border:1px solid var(--line);background:linear-gradient(135deg,rgba(251,250,247,.92),rgba(240,238,233,.96));box-shadow:var(--shadow-soft)}
.contact-hero{margin-top:30px}
.contact-hero .eyebrow,.sub-hero .eyebrow,.legal-hero .eyebrow{display:inline-flex;margin-bottom:14px}
.contact-hero h1,.legal-hero h1,.sub-hero h1{margin-top:0}
.contact-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:22px;align-items:start;margin-top:22px}
.contact-form,.side-card,.faq-item,.legal-layout article{box-shadow:var(--shadow-soft)}
.contact-form,.side-card{background:#fbfaf7;border:1px solid var(--line);border-radius:28px;padding:30px}
.contact-form .btn{margin-top:8px}
.contact-side{display:grid;gap:18px;align-content:start}
.side-card.dark-card{background:#050505;color:#fff;border-color:rgba(255,255,255,.06)}
.side-card.dark-card h3,.side-card.dark-card p,.side-card.dark-card .contact-line{color:#fff!important}
.side-card.dark-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.16),transparent 38%)}
.side-card.dark-card>*{position:relative;z-index:1}
.process-steps{margin:0;padding:0;list-style:none;display:grid;gap:18px}
.process-steps li{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}
.process-steps li i{font-style:normal;display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;border-radius:999px;background:#f0eee9;border:1px solid var(--line);font-size:12px;font-weight:850;letter-spacing:.08em;color:#111}
.process-steps li b{display:block;font-size:17px;margin-bottom:5px}
.process-steps li span{display:block;font-size:14px;line-height:1.42;color:var(--muted)}
.checkbox{position:relative;display:grid;grid-template-columns:auto auto 1fr;gap:12px;align-items:flex-start;color:#403d38}
.checkbox input{position:absolute;opacity:0;pointer-events:none}
.checkbox .checkbox-ui{width:22px;height:22px;border-radius:7px;border:1px solid var(--line-strong);background:#fff;display:inline-block;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}
.checkbox input:checked + .checkbox-ui{background:#050505;border-color:#050505;box-shadow:0 8px 18px rgba(0,0,0,.16)}
.checkbox input:checked + .checkbox-ui:after{content:"";position:relative;display:block;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(7px,3px) rotate(45deg)}
.checkbox a{font-weight:700;text-decoration:underline;text-underline-offset:3px}
.faq-list{margin-top:24px}
.faq-item button,.faq-item button span,.faq-item button b{color:#111!important}
.faq-item button{font-weight:760}
.faq-item .faq-content p{margin:0;color:var(--muted)}
.faq-item button b{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:#f3f1ec;border:1px solid var(--line);font-size:20px;line-height:1}
.faq-item.is-open button b{transform:rotate(45deg)}
.profile-hero{align-items:center;min-height:490px}
.profile-head{max-width:700px}
.profile-actions{width:min(100%,292px);align-self:flex-start}
.profile-actions .btn,.profile-actions .media-kit{width:100%}
.media-kit{background:#fff;border:1px solid var(--line);box-shadow:0 12px 30px rgba(0,0,0,.05)}
.media-kit small{margin-top:3px}
.page-o-mnie .sub-hero.two-col-hero img{object-position:center 12%}
.page-o-mnie .sub-hero.two-col-hero img,.page-oferta .sub-hero.two-col-hero img{height:430px}
.page-tworca.creator-oscanre .brand-row.text-brands{gap:12px}
.page-tworca.creator-oscanre .brand-row.text-brands span{background:#fff}
.case-card img{opacity:.72}
.case-card:after{background:linear-gradient(0deg,rgba(0,0,0,.82),rgba(0,0,0,.12) 55%,rgba(0,0,0,.02) 100%)}
.legal-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:22px}
.legal-layout aside{position:sticky;top:120px;height:max-content}
.legal-layout article{padding:36px}
.legal-layout article h2{scroll-margin-top:112px}
.footer-brand img{height:34px}
.footer-main a,.footer-legal a{white-space:nowrap}
@media (max-width:1280px){:root{--shell-gap:64px}}
@media (max-width:1120px){.contact-layout,.legal-layout{grid-template-columns:1fr}.legal-layout aside{position:static}}
@media (max-width:820px){:root{--shell-gap:28px}.sub-hero,.contact-hero,.legal-hero{padding:36px 22px 34px}.contact-layout{gap:16px;margin-top:16px}.contact-form,.side-card{padding:24px}.profile-hero{min-height:auto}.profile-actions{width:100%;margin:18px auto 0;align-self:auto}.page-o-mnie .sub-hero.two-col-hero img,.page-oferta .sub-hero.two-col-hero img{height:280px;object-position:center 10%}.faq-list,.site-header,.creator-hero,.icon-products,.process-section,.packages-section,.proof-split,.offer-grid-section,.big-comparison,.values-grid,.logos-profile,.cases-section,.testimonial-band,.stat-strip,.sub-hero,.contact-hero,.contact-layout,.profile-hero,.profile-grid-main,.creator-profile-cta,.legal-hero,.legal-layout,.cta-band,.site-footer{width:min(100% - 28px,540px)}}
.side-card{position:relative}.side-card.dark-card{overflow:hidden}

/* Final hotfix — contact numbering, FAQ accordion, mobile profile spacing */
.process-steps{counter-reset:step;gap:20px}
.process-steps li{
  counter-increment:step;
  display:grid!important;
  grid-template-columns:46px minmax(0,1fr)!important;
  gap:14px!important;
  align-items:start!important;
  padding-left:0!important;
}
.side-card .process-steps li:before{
  content:counter(step,decimal-leading-zero)!important;
  position:static!important;
  display:block!important;
  min-width:0!important;
  width:auto!important;
  height:auto!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  font-size:13px!important;
  line-height:1.2!important;
  font-weight:860!important;
  letter-spacing:.08em!important;
  color:#6b675f!important;
  padding-top:3px!important;
}
.process-steps li i{display:none!important}
.process-steps li div{min-width:0}
.process-steps li b{display:block;margin:0 0 6px;font-size:17px;line-height:1.15}
.process-steps li span{display:block;font-size:14px;line-height:1.42;color:var(--muted)}

.faq-item{overflow:hidden}
.faq-item button{min-width:0}
.faq-item button span{min-width:0;flex:1;line-height:1.18}
.faq-item button b{flex:0 0 34px}
.faq-content{
  display:block!important;
  max-height:0;
  overflow:hidden;
  transition:max-height .22s ease;
}
.faq-content p{
  display:block!important;
  margin:0!important;
  padding:0 24px 22px!important;
  overflow:visible!important;
  max-width:100%;
  line-height:1.48;
  word-break:normal;
  overflow-wrap:break-word;
}
.faq-item.is-open .faq-content{max-height:260px}
.faq-item.is-open .faq-content p{padding-bottom:24px!important}

@media (max-width:820px){
  .profile-hero{padding-bottom:26px!important}
  .profile-hero .profile-bg{display:none!important}
  .profile-hero:after{display:none!important}
  .profile-actions{gap:12px}
  .media-kit{min-height:72px}
  .faq-item button{padding:20px 22px;font-size:20px;gap:12px}
  .faq-content p{padding:0 22px 22px!important;font-size:17px;line-height:1.5}
  .process-steps li{grid-template-columns:42px minmax(0,1fr)!important;gap:12px!important}
}


/* Final production overrides - logo/grafiki/mobile polish */
.brand-logo img{height:34px;width:auto}.footer-brand img{height:34px;width:auto}.mobile-menu-head img{height:32px;width:auto}
.creator-trust>span{letter-spacing:-.02em}
.side-card .process-steps{counter-reset:step!important;gap:20px!important}
.side-card .process-steps li{counter-increment:step!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:14px!important;align-items:start!important;padding-left:0!important}
.side-card .process-steps li:before{content:counter(step,decimal-leading-zero)!important;position:static!important;width:auto!important;height:auto!important;min-width:0!important;background:transparent!important;border:0!important;border-radius:0!important;font-size:13px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.08em!important;color:#67625b!important;padding-top:3px!important}
.side-card .process-steps li i{display:none!important}.process-steps li div{min-width:0!important}.process-steps li b{display:block!important;margin:0 0 6px!important;font-size:17px!important;line-height:1.15!important}.process-steps li span{display:block!important;font-size:14px!important;line-height:1.42!important;color:var(--muted)!important}
.faq-item{overflow:hidden!important}.faq-item button{min-width:0!important}.faq-item button span{min-width:0!important;flex:1!important;line-height:1.18!important}.faq-item button b{flex:0 0 34px!important}.faq-content{display:block!important;max-height:0!important;overflow:hidden!important;transition:max-height .22s ease!important}.faq-content p{display:block!important;margin:0!important;padding:0 24px 22px!important;overflow:visible!important;max-width:100%!important;line-height:1.48!important;word-break:normal!important;overflow-wrap:break-word!important}.faq-item.is-open .faq-content{max-height:280px!important}.faq-item.is-open .faq-content p{padding-bottom:24px!important}
.quote-card p{font-size:18px;max-width:430px}.quote-card:after{background-image:url('/assets/img/woman-phone-premium.webp')!important;opacity:.50!important}
.case-card img{opacity:.70}.case-card:after{background:linear-gradient(0deg,rgba(0,0,0,.82),rgba(0,0,0,.16) 55%,rgba(0,0,0,.04))!important}
@media (max-width:820px){.brand-logo{min-width:auto}.brand-logo img{height:31px}.site-header{height:72px}.profile-hero{padding:28px 20px 26px!important;display:block!important;min-height:auto!important}.profile-hero .profile-bg{display:none!important}.profile-hero:after{display:none!important}.profile-actions{gap:12px!important;margin:18px auto 0!important}.media-kit{min-height:72px!important}.faq-item button{padding:20px 22px!important;font-size:20px!important;gap:12px!important}.faq-content p{padding:0 22px 22px!important;font-size:17px!important;line-height:1.5!important}.side-card .process-steps li{grid-template-columns:38px minmax(0,1fr)!important;gap:12px!important}.side-card .process-steps li:before{font-size:13px!important;padding-top:2px!important}.quote-card:after{opacity:.38!important}.case-card{min-height:230px}}


/* Final logo / copy / case polish */
.brand-logo,.footer-brand img,.mobile-menu-head img{isolation:isolate}
.brand-logo img{display:block!important;height:34px!important;width:auto!important;max-width:none!important;object-fit:contain!important}
.footer-brand img{display:block!important;height:34px!important;width:auto!important;max-width:none!important;object-fit:contain!important}
.mobile-menu-head img{display:block!important;height:32px!important;width:auto!important;max-width:none!important;object-fit:contain!important}
.quote-card div b{font-size:16px;line-height:1.1;display:block;white-space:nowrap}
.quote-card div small{font-size:13px;line-height:1.15;max-width:190px}
.case-card img{opacity:.66;filter:saturate(.86) contrast(.96)}
.case-card:after{background:linear-gradient(0deg,rgba(0,0,0,.82),rgba(0,0,0,.36) 52%,rgba(0,0,0,.08) 100%)!important}
.profile-cases .case-card{background:#0a0a0a}
.testimonial-band div b{line-height:1.15}
.testimonial-band div span{text-transform:none}
@media (max-width:820px){
  .brand-logo img{height:31px!important}
  .quote-card div{align-items:center;max-width:100%}
  .quote-card div b{white-space:normal}
  .quote-card div small{max-width:210px}
}


/* v4.0 production alignment pass: logo, footer, profiles, CTA, quote/card polish */
:root{--logo-h:30px}
.brand-logo{min-width:170px;flex:0 0 auto;display:flex;align-items:center;overflow:visible}
.brand-logo img,.mobile-menu-head img,.footer-brand img{display:block!important;height:var(--logo-h)!important;width:auto!important;max-width:none!important;object-fit:contain!important;object-position:left center!important}
.site-header{overflow:visible!important}.mobile-menu-head img{--logo-h:30px}.footer-brand img{--logo-h:30px}
.creator-trust{display:grid!important;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:18px 22px;max-width:790px}.creator-trust>img{grid-column:1}.creator-trust>span{grid-column:2;white-space:nowrap}.creator-trust .brand-row{grid-column:1/-1;display:flex!important;flex-wrap:nowrap!important;align-items:center;gap:30px;min-width:0;overflow:visible}.creator-trust .brand-row img{height:23px!important;max-height:23px!important;max-width:82px!important;width:auto!important;object-fit:contain!important;opacity:.78;flex:0 0 auto}.creator-trust .brand-row img[src*="holy"]{max-width:64px!important;height:22px!important;transform:none!important}
.proof-split{align-items:stretch}.quote-card{position:relative;min-height:420px!important;padding:38px!important;overflow:hidden;background:#050505!important}.quote-card:before{content:"";position:absolute;inset:0 42% 0 0;background:linear-gradient(90deg,#050505 0%,#050505 82%,rgba(5,5,5,.86) 100%);z-index:1}.quote-card:after{right:0!important;top:0!important;bottom:0!important;width:47%!important;height:100%!important;opacity:.64!important;background-position:center center!important;z-index:0!important}.quote-card>*{position:relative;z-index:2}.quote-card p{max-width:430px!important;margin:22px 0 auto!important}.quote-card div{max-width:440px}.quote-card .btn{position:relative;z-index:3}
.site-footer{width:min(1240px,calc(100% - 96px))!important;display:grid!important;grid-template-columns:minmax(230px,.9fr) minmax(360px,auto) minmax(310px,auto) auto!important;gap:18px!important;align-items:center!important;padding:18px 0 38px!important;margin-top:30px!important;overflow:visible!important}.footer-brand{gap:18px!important;min-width:0}.footer-brand p{white-space:normal}.footer-main,.footer-legal{gap:18px!important;min-width:0}.footer-main a,.footer-legal a{font-size:13px!important;white-space:nowrap}.socials{gap:12px!important;justify-content:flex-end}.socials a{flex:0 0 auto}
.profile-hero{grid-template-columns:minmax(0,1fr) 292px!important;align-items:center!important;min-height:430px!important}.profile-bg{width:53%!important;object-position:88% center!important;opacity:.48!important}.profile-hero:after{background:linear-gradient(90deg,#fbfaf7 0%,#fbfaf7 58%,rgba(251,250,247,.76) 73%,rgba(251,250,247,.18) 100%)!important}.profile-oscanre .profile-bg{object-position:100% center!important;opacity:.40!important}.profile-kamil-nowak .profile-bg{object-position:100% center!important;opacity:.45!important}.profile-actions{align-self:center!important;z-index:4!important;display:grid!important;gap:12px!important}.profile-actions .btn,.profile-actions .media-kit{width:100%;position:relative;z-index:5}.media-kit{background:#fff!important;border:1px solid var(--line)!important;box-shadow:0 12px 26px rgba(0,0,0,.05)!important;min-height:72px!important;line-height:1.1!important}.profile-grid-main{align-items:stretch}.case-grid{align-items:stretch}.case-card img{filter:saturate(.95) contrast(.98);opacity:.75}.case-card:after{background:linear-gradient(0deg,rgba(0,0,0,.82),rgba(0,0,0,.18) 54%,rgba(0,0,0,.04) 100%)!important}
.creator-profile-cta{position:relative!important;overflow:hidden!important;grid-template-columns:minmax(0,1fr) 164px 174px 240px!important;padding-right:34px!important}.creator-profile-cta>*:not(img){position:relative!important;z-index:2!important}.creator-profile-cta img{z-index:0!important;pointer-events:none!important;opacity:.36!important;filter:saturate(.9) contrast(.98)!important}.creator-profile-cta:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,0) 0%,rgba(5,5,5,.18) 58%,rgba(5,5,5,.72) 100%);z-index:1;pointer-events:none}.creator-profile-cta .btn{z-index:3!important;position:relative!important;white-space:nowrap}.creator-profile-cta .btn-outline-light{background:rgba(255,255,255,.04)}
@media (max-width:1280px){.site-footer{width:min(100% - 64px,1160px)!important;grid-template-columns:1fr auto auto!important}.site-footer .socials{grid-column:1/-1;justify-content:flex-end}.creator-trust .brand-row{gap:22px}.creator-trust .brand-row img{max-width:72px!important}}
@media (max-width:1120px){.creator-trust{grid-template-columns:auto 1fr}.creator-trust .brand-row{flex-wrap:wrap!important}.site-footer{grid-template-columns:1fr!important;text-align:center;justify-items:center}.footer-brand,.footer-main,.footer-legal,.socials{justify-content:center;flex-wrap:wrap}.profile-hero{grid-template-columns:1fr!important}.profile-bg{opacity:.20!important}.profile-actions{max-width:320px;margin-left:auto}}
@media (max-width:820px){:root{--logo-h:31px}.brand-logo{min-width:0}.creator-trust{display:flex!important;align-items:center;gap:14px;flex-wrap:wrap!important}.creator-trust>span{white-space:normal}.creator-trust .brand-row{width:100%;flex-wrap:wrap!important;gap:18px 24px}.creator-trust .brand-row img{height:21px!important;max-height:21px!important}.quote-card{min-height:610px!important;padding:30px 26px!important}.quote-card:before{inset:0;background:linear-gradient(0deg,#050505 0%,#050505 50%,rgba(5,5,5,.82) 100%)}.quote-card:after{width:100%!important;height:55%!important;top:auto!important;bottom:0!important;opacity:.45!important}.quote-card p{max-width:100%!important}.site-footer{width:min(100% - 28px,540px)!important;padding:20px 0 36px!important;gap:22px!important}.profile-hero{padding:28px 20px 26px!important}.profile-bg{display:none!important}.profile-actions{max-width:none!important;width:100%!important}.creator-profile-cta{display:grid!important;grid-template-columns:1fr!important;padding:28px!important;gap:14px!important}.creator-profile-cta img{display:none!important}.creator-profile-cta:after{display:none}.creator-profile-cta .btn{width:100%}.footer-brand{flex-direction:column;gap:10px!important}.footer-main,.footer-legal{gap:18px 24px!important}}
