/* Seansla customer homepage V43 */
.motion-page{overflow-x:hidden!important;overflow-y:auto!important;}
.seansla-home-v43{background:
  radial-gradient(circle at 13% 12%,rgba(168,85,247,.12),transparent 28%),
  radial-gradient(circle at 91% 8%,rgba(224,68,183,.11),transparent 25%),
  linear-gradient(180deg,#fff 0%,#fbf8ff 45%,#f7f1ff 100%);}
.seansla-home-v43 main{overflow:hidden;}
.home-hero{position:relative;min-height:720px;padding:76px 0 46px;display:flex;align-items:center;background:linear-gradient(180deg,rgba(255,255,255,.3),rgba(248,242,255,.48));}
.home-hero::after{content:"";position:absolute;left:-6%;right:-6%;bottom:-2px;height:90px;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.95) 100%);pointer-events:none;}
.home-orb{position:absolute;border-radius:999px;filter:blur(6px);pointer-events:none;z-index:0;}
.home-orb-one{width:42vw;height:42vw;left:-18vw;top:22%;background:radial-gradient(circle,rgba(124,58,237,.13),transparent 66%);}
.home-orb-two{width:38vw;height:38vw;right:-16vw;top:4%;background:radial-gradient(circle,rgba(224,68,183,.13),transparent 68%);}
.home-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:42px;}
.home-hero-copy h1{font-size:clamp(4rem,8vw,7.2rem);line-height:.88;letter-spacing:-.085em;margin:22px 0 20px;max-width:9.5ch;color:#170b35;}
.home-hero-copy h1 span{display:inline-block;background:linear-gradient(100deg,#7c3aed 0%,#e044b7 48%,#6075ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent;}
.home-hero-copy p{max-width:48ch;margin:0;color:#493c67;font-size:1.18rem;line-height:1.72;font-weight:760;}
.home-kicker{display:inline-flex;align-items:center;gap:9px;padding:10px 14px;border-radius:999px;background:rgba(124,58,237,.08);border:1px solid rgba(124,58,237,.1);color:#6d28d9;font-weight:950;font-size:.84rem;letter-spacing:.01em;}
.hero-benefit-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:34px;max-width:520px;}
.hero-benefit-row article{min-height:92px;padding:16px 14px;border-radius:20px;background:rgba(255,255,255,.72);border:1px solid rgba(43,24,95,.07);box-shadow:0 15px 46px rgba(75,40,145,.08);}
.hero-benefit-row i{display:grid;place-items:center;width:30px;height:30px;border-radius:12px;background:#f0e7ff;color:#7c3aed;font-style:normal;font-weight:1000;margin-bottom:8px;}
.hero-benefit-row strong{display:block;color:#6d28d9;font-weight:950;font-size:.92rem;}
.hero-benefit-row small{display:block;color:#675e7e;font-weight:760;line-height:1.35;margin-top:3px;}
.home-hero-visual{position:relative;min-height:610px;display:grid;place-items:center;perspective:1200px;}
.hero-character{position:relative;z-index:2;display:block;width:min(620px,100%);filter:drop-shadow(0 34px 70px rgba(92,48,160,.18));transform:translate3d(var(--mx,0),var(--my,0),0);transition:filter .25s ease;}
.hero-character img{width:100%;height:auto;}
.home-hero-visual::before{content:"";position:absolute;inset:7% 2% 5% 2%;border-radius:58px;background:radial-gradient(circle at 45% 40%,rgba(168,85,247,.2),transparent 42%),radial-gradient(circle at 70% 74%,rgba(224,68,183,.13),transparent 38%);filter:blur(12px);z-index:0;}
.hero-float{position:absolute;z-index:4;display:grid;grid-template-columns:auto auto;align-items:center;gap:4px 10px;padding:14px 17px;border-radius:18px;background:rgba(255,255,255,.78);border:1px solid rgba(43,24,95,.08);box-shadow:0 18px 48px rgba(75,40,145,.13);backdrop-filter:blur(18px);transform:translate3d(var(--mx,0),var(--my,0),0);}
.hero-float i{grid-row:1/3;display:grid;place-items:center;width:36px;height:36px;border-radius:14px;background:#f0e7ff;color:#7c3aed;font-style:normal;font-weight:1000;}
.hero-float strong{font-size:.87rem;color:#321d5b;font-weight:950;}
.hero-float span{font-size:.96rem;color:#170b35;font-weight:950;}
.hero-float-time{left:4%;top:20%;}
.hero-float-ok{left:2%;top:43%;grid-template-columns:auto auto;}
.hero-float-new{left:8%;bottom:28%;}
.section-title{text-align:center;margin:0 auto 36px;max-width:820px;}
.section-title h2{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;letter-spacing:-.055em;color:#1b1039;}
.section-title p{margin:10px 0 0;color:#675e7e;font-weight:760;line-height:1.65;}
.journey-line-section{position:relative;padding:62px 0 70px;background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(251,248,255,.64));}
.journey-line{position:relative;display:grid;grid-template-columns:repeat(4,1fr) 140px;align-items:start;gap:18px;min-height:170px;}
.journey-line::before{content:"";position:absolute;left:2%;right:12%;top:54px;height:2px;background:linear-gradient(90deg,transparent,#cdbbff,#e9a4dd,#cdbbff,transparent);}
.journey-line::after{content:"";position:absolute;left:1%;right:11%;top:52px;height:62px;background:repeating-linear-gradient(90deg,rgba(124,58,237,.2) 0 8px, transparent 8px 24px);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);opacity:.25;pointer-events:none;}
.journey-item{position:relative;z-index:2;padding:36px 16px 10px;}
.journey-number{position:absolute;left:18px;top:0;width:34px;height:34px;border-radius:999px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#a855f7,#e044b7);font-weight:1000;box-shadow:0 12px 26px rgba(124,58,237,.22);}
.journey-icon{width:56px;height:56px;border-radius:22px;display:grid;place-items:center;background:#fff;color:#6d28d9;border:1px solid rgba(43,24,95,.08);box-shadow:0 15px 38px rgba(75,40,145,.09);font-size:1.5rem;font-weight:1000;margin-bottom:13px;}
.journey-item h3{margin:0 0 7px;color:#1a1039;font-size:1.04rem;letter-spacing:-.02em;}
.journey-item p{margin:0;color:#5e5375;font-weight:730;line-height:1.48;font-size:.92rem;}
.journey-mascot{align-self:center;justify-self:center;display:block;width:150px;filter:drop-shadow(0 24px 45px rgba(92,48,160,.2));}
.journey-mascot img{width:100%;height:auto;}
.why-section{position:relative;padding:54px 0 74px;}
.why-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;}
.why-card{min-height:178px;padding:22px 17px;border-radius:24px;background:rgba(255,255,255,.76);border:1px solid rgba(43,24,95,.08);box-shadow:0 18px 48px rgba(75,40,145,.08);text-align:center;}
.why-card i{display:grid;place-items:center;width:58px;height:58px;border-radius:22px;margin:0 auto 15px;background:linear-gradient(135deg,#f0e7ff,#fff0fb);color:#7c3aed;font-size:1.55rem;font-style:normal;font-weight:1000;}
.why-card h3{margin:0 0 8px;color:#1b1039;font-size:1.05rem;letter-spacing:-.02em;}
.why-card p{margin:0;color:#665b7c;font-size:.88rem;line-height:1.48;font-weight:720;}
.discover-section{position:relative;padding:66px 0;background:linear-gradient(180deg,rgba(255,255,255,.74),rgba(247,241,255,.72));}
.discover-section::before{content:"";position:absolute;left:5%;top:32px;width:160px;height:40px;border-top:2px solid rgba(168,85,247,.25);border-radius:50%;transform:rotate(-4deg);}
.category-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin:0 0 26px;}
.category-tabs button{border:0;min-width:118px;height:44px;border-radius:999px;background:#efe8fb;color:#5c4b7b;font-weight:950;cursor:pointer;transition:.22s ease;}
.category-tabs button:hover,.category-tabs button.is-active{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);box-shadow:0 14px 32px rgba(124,58,237,.2);transform:translateY(-2px);}
.service-showcase{display:grid;grid-template-columns:1fr 210px;gap:20px;align-items:stretch;}
.service-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;}
.service-card{padding:10px 10px 15px;border-radius:24px;background:#fff;border:1px solid rgba(43,24,95,.08);box-shadow:0 18px 48px rgba(75,40,145,.09);}
.service-card.is-hidden{display:none;}
.service-visual{height:132px;border-radius:18px;display:grid;place-items:center;overflow:hidden;margin-bottom:12px;position:relative;background:linear-gradient(135deg,#f2e8ff,#fff0fb);}
.service-visual::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.9),transparent 28%),linear-gradient(135deg,rgba(124,58,237,.44),rgba(224,68,183,.24));opacity:.75;}
.service-visual.salon{background:linear-gradient(135deg,#261a40,#6d28d9);}
.service-visual.swim{background:linear-gradient(135deg,#dbeafe,#38bdf8);}
.service-visual.tattoo{background:linear-gradient(135deg,#111827,#6d28d9);}
.service-visual.beauty{background:linear-gradient(135deg,#ffe4f4,#e044b7);}
.service-visual span{position:relative;z-index:2;width:56px;height:56px;border-radius:20px;background:rgba(255,255,255,.74);display:grid;place-items:center;color:#6d28d9;font-size:1.7rem;font-weight:1000;backdrop-filter:blur(12px);}
.service-card h3{margin:0 0 6px;color:#1b1039;font-size:1.1rem;letter-spacing:-.02em;}
.service-meta{display:flex;justify-content:space-between;gap:8px;color:#706585;font-size:.82rem;font-weight:780;margin-bottom:11px;}
.service-card strong{display:block;color:#1b1039;font-size:.88rem;margin-bottom:8px;}
.time-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:10px;}
.time-row button{height:34px;border:1px solid rgba(124,58,237,.12);border-radius:10px;background:#f6f0ff;color:#6d28d9;font-weight:950;}
.service-card a{display:inline-flex;color:#6d28d9;font-weight:950;font-size:.88rem;}
.discover-aside{position:relative;overflow:hidden;border-radius:26px;background:linear-gradient(160deg,#fff,#f2e8ff);border:1px solid rgba(43,24,95,.08);box-shadow:0 18px 48px rgba(75,40,145,.09);padding:20px;display:flex;flex-direction:column;justify-content:flex-end;min-height:100%;}
.discover-aside picture{position:absolute;right:-24px;top:2px;width:118px;filter:drop-shadow(0 20px 35px rgba(92,48,160,.18));}
.discover-aside img{width:100%;}
.discover-aside h3{position:relative;margin:120px 0 18px;font-size:1.28rem;line-height:1.15;letter-spacing:-.04em;color:#211044;}
.discover-aside .motion-btn{min-height:46px;width:100%;font-size:.92rem;}
.panel-promo-section{position:relative;padding:76px 0;background:linear-gradient(180deg,rgba(251,248,255,.9),rgba(255,255,255,.86));}
.panel-promo-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:44px;}
.panel-copy h2{font-size:clamp(2.3rem,5vw,4.2rem);line-height:1;letter-spacing:-.065em;margin:18px 0 14px;color:#1b1039;}
.panel-copy h2 span{color:#7c3aed;}
.panel-copy p{max-width:44ch;color:#574a70;font-size:1.06rem;font-weight:760;line-height:1.7;margin:0;}
.panel-copy ul{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:10px;}
.panel-copy li{color:#37264f;font-weight:900;}
.panel-copy li::before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;margin-right:9px;background:#ede4ff;color:#7c3aed;font-size:.78rem;}
.store-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px;}
.store-row span{display:inline-flex;align-items:center;min-height:48px;padding:0 16px;border-radius:12px;background:#111;color:#fff;font-size:.82rem;font-weight:850;line-height:1.1;}
.panel-visual{position:relative;min-height:430px;display:grid;place-items:center;}
.panel-visual picture{display:block;width:min(480px,100%);filter:drop-shadow(0 30px 70px rgba(92,48,160,.18));transform:translate3d(var(--mx,0),var(--my,0),0);}
.panel-visual img{width:100%;height:auto;}
.panel-bubble{position:absolute;width:58px;height:58px;border-radius:22px;display:grid;place-items:center;background:rgba(255,255,255,.76);border:1px solid rgba(43,24,95,.08);box-shadow:0 18px 48px rgba(75,40,145,.1);color:#7c3aed;font-size:1.45rem;font-weight:1000;}
.bubble-one{left:9%;top:18%;}.bubble-two{right:8%;top:24%;}.bubble-three{right:18%;bottom:18%;}
.business-cta-section{padding:50px 0 80px;background:#fff;}
.business-cta-grid{display:grid;grid-template-columns:1.1fr .85fr 1.1fr;gap:20px;align-items:center;padding:22px;border-radius:36px;background:linear-gradient(135deg,#f6efff,#fff);border:1px solid rgba(43,24,95,.08);box-shadow:0 24px 70px rgba(75,40,145,.09);}
.business-cta-grid h2{font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.05;letter-spacing:-.05em;margin:0 0 10px;color:#1b1039;}
.business-cta-grid p{margin:0;color:#635876;font-weight:740;line-height:1.6;}
.business-cta-benefits{display:grid;gap:12px;color:#493c67;font-weight:900;}
.business-purple-card{position:relative;min-height:170px;overflow:hidden;border-radius:26px;padding:26px;color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#e044b7 100%);box-shadow:0 22px 50px rgba(124,58,237,.22);}
.business-purple-card span{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:950;opacity:.85;}
.business-purple-card strong{display:block;max-width:22ch;font-size:1.55rem;line-height:1.08;letter-spacing:-.04em;margin:9px 0 16px;}
.business-purple-card em{font-style:normal;font-weight:950;}
.business-purple-card picture{position:absolute;right:-20px;bottom:-35px;width:160px;filter:drop-shadow(0 16px 35px rgba(20,9,55,.22));}
.business-purple-card img{width:100%;}
@media(max-width:1120px){.home-hero-grid,.panel-promo-grid{grid-template-columns:1fr;}.home-hero{padding-top:54px}.home-hero-copy{text-align:center}.home-hero-copy h1,.home-hero-copy p{margin-left:auto;margin-right:auto}.hero-benefit-row{margin-left:auto;margin-right:auto}.home-hero-visual{min-height:520px}.hero-character{width:min(520px,92%)}.why-grid{grid-template-columns:repeat(3,1fr)}.service-showcase{grid-template-columns:1fr}.discover-aside{min-height:220px}.discover-aside picture{right:8px;top:6px}.discover-aside h3{margin-top:70px;max-width:280px}.business-cta-grid{grid-template-columns:1fr}.journey-line{grid-template-columns:repeat(2,1fr);}.journey-line::before,.journey-line::after{display:none}.journey-mascot{grid-column:1/-1;width:128px}}
@media(max-width:860px){.home-hero-copy h1{font-size:clamp(3.4rem,14vw,5.6rem)}.hero-benefit-row{grid-template-columns:1fr}.home-hero-visual{min-height:460px}.hero-float{transform:scale(.88) translate3d(var(--mx,0),var(--my,0),0)}.hero-float-time{left:1%;top:10%}.hero-float-ok{left:auto;right:1%;top:39%}.hero-float-new{left:4%;bottom:18%}.service-cards{grid-template-columns:repeat(2,1fr)}.panel-visual{min-height:330px}.why-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.home-hero{min-height:auto;padding:38px 0 30px}.home-hero-copy{text-align:left}.home-hero-copy h1{font-size:clamp(3.2rem,16vw,4.7rem);margin-top:16px}.home-hero-copy p{font-size:1rem}.hero-benefit-row{gap:10px}.home-hero-visual{min-height:390px}.hero-character{width:min(390px,100%)}.hero-float{padding:10px 12px;border-radius:15px}.hero-float i{width:30px;height:30px}.hero-float-time{top:5%}.hero-float-new{display:none}.journey-line-section,.why-section,.discover-section,.panel-promo-section{padding:48px 0}.journey-line{grid-template-columns:1fr}.journey-item{padding-left:0}.why-grid,.service-cards{grid-template-columns:1fr}.category-tabs{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px}.category-tabs button{min-width:110px}.panel-copy h2{font-size:2.5rem}.business-purple-card picture{width:120px}.store-row span{font-size:.74rem}.section-title h2{font-size:2.2rem}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.public-footer-v43{padding-top:38px;background:linear-gradient(180deg,#fff 0%,#f7f1ff 100%)}
.footer-newsletter{position:relative;display:grid;grid-template-columns:auto 1fr minmax(340px,520px);gap:20px;align-items:center;margin-bottom:46px;padding:24px 28px;border-radius:34px;background:rgba(255,255,255,.78);border:1px solid rgba(43,24,95,.08);box-shadow:0 24px 70px rgba(75,40,145,.09);overflow:hidden}
.newsletter-mascot{width:86px;height:86px;border-radius:28px;background:linear-gradient(135deg,#f0e7ff,#fff0fb);display:grid;place-items:center;overflow:hidden}.newsletter-mascot picture{width:76px;transform:translateY(12px)}.newsletter-mascot img{width:100%}.footer-newsletter h2{font-size:clamp(1.45rem,2.5vw,2.25rem);line-height:1.05;letter-spacing:-.05em;margin:0 0 6px;color:#1b1039}.footer-newsletter p{margin:0;color:#675e7e;font-weight:760}.newsletter-form{display:flex;gap:10px}.newsletter-form input{width:100%;height:54px;border:1px solid rgba(43,24,95,.1);border-radius:16px;background:#fff;padding:0 18px;color:#1b1039;font-weight:760;outline:none}.newsletter-form input:focus{border-color:rgba(124,58,237,.45);box-shadow:0 0 0 4px rgba(124,58,237,.09)}.newsletter-form button{min-width:132px;height:54px;border:0;border-radius:16px;background:linear-gradient(135deg,#7c3aed,#e044b7);color:#fff;font-weight:950;cursor:pointer;box-shadow:0 14px 34px rgba(124,58,237,.2)}
.public-footer-v43 .public-footer-inner{grid-template-columns:1.35fr repeat(4,.75fr);gap:26px}.public-footer-v43 .public-brand{letter-spacing:0;text-transform:none;font-size:1.45rem}.footer-socials{display:flex;gap:9px;margin-top:18px}.footer-socials span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#efe8fb;color:#6d28d9;font-weight:950;font-size:.84rem}.public-footer-v43 .public-footer-col h3{font-size:1rem;margin-bottom:10px}.public-footer-v43 .public-footer-col a{font-weight:760;line-height:1.7}
@media(max-width:980px){.footer-newsletter{grid-template-columns:1fr}.newsletter-mascot{display:none}.newsletter-form{max-width:100%}.public-footer-v43 .public-footer-inner{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.footer-newsletter{padding:20px;border-radius:26px}.newsletter-form{flex-direction:column}.newsletter-form button{width:100%}.public-footer-v43 .public-footer-inner{grid-template-columns:1fr}.public-footer-v43 .public-brand{font-size:1.3rem}}

/* V44 visual sections using supplied Seansla illustrations */
.seansla-home-v43 main{overflow-x:hidden;overflow-y:visible;}
.visual-story-section{position:relative;padding:88px 0 58px;background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(248,242,255,.78));overflow:hidden;}
.visual-story-section::before{content:"";position:absolute;left:-10%;top:16%;width:44vw;height:44vw;border-radius:50%;background:radial-gradient(circle,rgba(168,85,247,.11),transparent 66%);pointer-events:none;}
.visual-story-section::after{content:"";position:absolute;right:-14%;bottom:0;width:40vw;height:40vw;border-radius:50%;background:radial-gradient(circle,rgba(224,68,183,.11),transparent 70%);pointer-events:none;}
.visual-story-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch;}
.story-card{position:relative;min-height:520px;border-radius:42px;background:rgba(255,255,255,.78);border:1px solid rgba(43,24,95,.08);box-shadow:0 28px 80px rgba(75,40,145,.11);overflow:hidden;padding:34px;display:flex;align-items:flex-start;}
.story-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 86% 20%,rgba(124,58,237,.12),transparent 30%),radial-gradient(circle at 20% 88%,rgba(224,68,183,.10),transparent 34%);pointer-events:none;}
.story-card-phone{background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(247,241,255,.9));}
.story-copy{position:relative;z-index:3;max-width:360px;}
.story-copy h2{margin:18px 0 12px;color:#170b35;font-size:clamp(2.2rem,3.6vw,3.7rem);line-height:.98;letter-spacing:-.065em;}
.story-copy p{margin:0 0 24px;color:#574a70;font-size:1rem;line-height:1.66;font-weight:760;}
.story-image{position:absolute;right:-7%;bottom:-6%;z-index:1;width:74%;display:block;filter:drop-shadow(0 26px 55px rgba(92,48,160,.15));transform:translate3d(var(--mx,0),var(--my,0),0);}
.story-image img{width:100%;height:auto;display:block;}
.story-image-customer{right:-8%;bottom:-2%;width:78%;}
.story-image-phone{right:-13%;bottom:-13%;width:80%;}
.business-preview-section{position:relative;padding:86px 0;background:linear-gradient(180deg,rgba(248,242,255,.78),#fff);overflow:hidden;}
.business-preview-grid{position:relative;display:grid;grid-template-columns:.82fr 1.18fr;gap:34px;align-items:center;padding:34px;border-radius:46px;background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(247,241,255,.78));border:1px solid rgba(43,24,95,.08);box-shadow:0 30px 90px rgba(75,40,145,.12);}
.business-preview-grid::before{content:"";position:absolute;left:30%;top:-22%;width:40vw;height:40vw;border-radius:50%;background:radial-gradient(circle,rgba(124,58,237,.10),transparent 68%);pointer-events:none;}
.business-preview-copy{position:relative;z-index:2;}
.business-preview-copy h2{margin:18px 0 14px;color:#170b35;font-size:clamp(2.15rem,4vw,4rem);line-height:.98;letter-spacing:-.065em;}
.business-preview-copy p{margin:0;color:#574a70;font-weight:760;line-height:1.72;max-width:48ch;}
.business-preview-list{display:grid;gap:10px;margin:22px 0 26px;}
.business-preview-list span{display:flex;align-items:center;gap:8px;color:#37264f;font-weight:900;}
.business-preview-image{position:relative;z-index:1;display:block;width:100%;filter:drop-shadow(0 26px 62px rgba(92,48,160,.15));}
.business-preview-image img{width:100%;height:auto;display:block;border-radius:28px;}
.home-hero{min-height:780px;}
.panel-promo-section{padding-top:96px;padding-bottom:96px;}
.business-cta-section{padding-bottom:100px;}
@media(max-width:1120px){.visual-story-grid,.business-preview-grid{grid-template-columns:1fr}.story-card{min-height:480px}.story-image{width:min(560px,80%)}.business-preview-grid{padding:24px}.business-preview-image{max-width:760px;margin-inline:auto}}
@media(max-width:760px){.visual-story-section,.business-preview-section{padding:58px 0}.visual-story-grid{gap:16px}.story-card{min-height:520px;padding:24px;border-radius:32px}.story-copy{max-width:100%}.story-image{right:-20%;width:100%;opacity:.62}.story-image-phone{right:-28%;bottom:-9%;width:110%}.business-preview-grid{border-radius:32px}.business-preview-copy h2{font-size:2.45rem}.home-hero{min-height:auto}}

/* Business landing V44 */
.business-v44{background:linear-gradient(180deg,#fff 0%,#fbf8ff 48%,#f7f1ff 100%);overflow-y:auto!important;}
.business-hero-v44{padding:86px 0 72px;background:radial-gradient(circle at 82% 15%,rgba(168,85,247,.13),transparent 30%),radial-gradient(circle at 12% 72%,rgba(224,68,183,.09),transparent 34%),linear-gradient(180deg,#fff,#fbf8ff);}
.business-hero-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:42px;align-items:center;position:relative;z-index:2;}
.business-hero-image{display:block;width:100%;filter:drop-shadow(0 30px 74px rgba(92,48,160,.17));}
.business-hero-image img{width:100%;height:auto;display:block;border-radius:30px;}
.business-modules-section{background:linear-gradient(180deg,#fff,#fbf8ff);}
.business-deep-dive{padding-top:60px;}
.business-deep-dive .business-panel{min-height:420px;background:rgba(255,255,255,.84);}
@media(max-width:1080px){.business-hero-grid{grid-template-columns:1fr}.business-hero-image{max-width:900px;margin-inline:auto}.business-hero-v44 .inner-copy{text-align:center}.business-hero-v44 .inner-copy p{margin-inline:auto}.business-hero-v44 .hero-actions{justify-content:center}}
@media(max-width:640px){.business-hero-v44{padding:54px 0}.business-hero-v44 .hero-actions{flex-direction:column}.business-hero-v44 .motion-btn{width:100%}.business-hero-image img{border-radius:22px}.business-deep-dive .business-panel{min-height:360px}}

/* V45 approved homepage layout: tighter, brighter, closer to the concept mockup */
.seansla-home-v45{background:
  radial-gradient(circle at 82% 8%,rgba(224,68,183,.105),transparent 30%),
  radial-gradient(circle at 13% 16%,rgba(124,58,237,.09),transparent 31%),
  linear-gradient(180deg,#fff 0%,#fbf8ff 42%,#f8f2ff 100%);
}
.seansla-home-v45 main{overflow-x:hidden;overflow-y:visible;}
.seansla-home-v45 .home-hero{min-height:auto;padding:58px 0 42px;align-items:start;background:
  radial-gradient(circle at 68% 26%,rgba(168,85,247,.11),transparent 34%),
  linear-gradient(180deg,rgba(255,255,255,.7),rgba(250,245,255,.52));
}
.seansla-home-v45 .home-hero::after{height:58px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.86));}
.seansla-home-v45 .home-hero-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:34px;align-items:center;}
.seansla-home-v45 .home-kicker{padding:9px 18px;border-radius:999px;background:#f2ebff;border-color:rgba(124,58,237,.09);font-size:.92rem;letter-spacing:0;color:#6d28d9;box-shadow:0 12px 28px rgba(124,58,237,.055)}
.seansla-home-v45 .home-hero-copy h1{font-size:clamp(4.6rem,6.25vw,7.05rem);line-height:.94;letter-spacing:-.072em;max-width:10.4ch;margin:26px 0 18px;}
.seansla-home-v45 .home-hero-copy p{max-width:49ch;font-size:1.19rem;line-height:1.68;font-weight:780;color:#504466;}
.seansla-home-v45 .hero-benefit-row{margin-top:34px;gap:18px;max-width:620px;}
.seansla-home-v45 .hero-benefit-row article{min-height:104px;padding:18px 18px;border-radius:19px;background:rgba(255,255,255,.78);box-shadow:0 20px 54px rgba(75,40,145,.075);}
.seansla-home-v45 .hero-benefit-row i{width:33px;height:33px;border-radius:12px;background:#f1e8ff;}
.seansla-home-v45 .home-hero-visual{min-height:560px;place-items:center;}
.seansla-home-v45 .home-hero-visual::before{inset:3% 2% 2% 7%;border-radius:52px;background:radial-gradient(circle at 48% 48%,rgba(168,85,247,.16),transparent 44%),radial-gradient(circle at 76% 72%,rgba(224,68,183,.08),transparent 35%);filter:blur(16px);}
.seansla-home-v45 .hero-character{width:min(640px,100%);filter:drop-shadow(0 30px 62px rgba(92,48,160,.16));}
.seansla-home-v45 .hero-float{border-radius:18px;background:rgba(255,255,255,.84);box-shadow:0 18px 44px rgba(75,40,145,.12);}
.seansla-home-v45 .hero-float-time{left:3%;top:18%;}
.seansla-home-v45 .hero-float-ok{left:1%;top:45%;}
.seansla-home-v45 .hero-float-new{left:8%;bottom:22%;}
.seansla-home-v45 .journey-line-section{padding:52px 0 54px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(251,248,255,.74));}
.seansla-home-v45 .section-title{margin-bottom:30px;}
.seansla-home-v45 .section-title h2{font-size:clamp(1.85rem,2.8vw,3rem);letter-spacing:-.045em;}
.seansla-home-v45 .journey-line{grid-template-columns:repeat(4,1fr) 118px;min-height:146px;gap:16px;}
.seansla-home-v45 .journey-line::before{top:45px;left:4%;right:12%;background:linear-gradient(90deg,transparent,#d7c7ff,#e9a4dd,#d7c7ff,transparent);}
.seansla-home-v45 .journey-line::after{top:43px;height:50px;}
.seansla-home-v45 .journey-item{padding:30px 14px 6px;}
.seansla-home-v45 .journey-icon{width:50px;height:50px;border-radius:18px;font-size:1.35rem;margin-bottom:11px;}
.seansla-home-v45 .journey-number{width:31px;height:31px;left:16px;font-size:.88rem;}
.seansla-home-v45 .journey-item p{font-size:.9rem;line-height:1.44;}
.seansla-home-v45 .journey-mascot{width:124px;}
.seansla-home-v45 .why-section{padding:42px 0 58px;}
.seansla-home-v45 .why-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;}
.seansla-home-v45 .why-card{min-height:166px;padding:20px 15px;border-radius:22px;background:rgba(255,255,255,.82);box-shadow:0 16px 44px rgba(75,40,145,.075);}
.seansla-home-v45 .why-card i{width:54px;height:54px;border-radius:19px;margin-bottom:13px;}
.seansla-home-v45 .why-card h3{font-size:1.02rem;}
.seansla-home-v45 .discover-section{padding:54px 0 66px;background:linear-gradient(180deg,rgba(255,255,255,.76),rgba(247,241,255,.76));}
.seansla-home-v45 .category-tabs{margin-bottom:24px;}
.seansla-home-v45 .category-tabs button{height:42px;min-width:118px;}
.seansla-home-v45 .service-showcase{grid-template-columns:1fr 205px;gap:18px;}
.seansla-home-v45 .service-visual{height:142px;}
.seansla-home-v45 .discover-aside{border-radius:25px;}
.seansla-home-v45 .panel-promo-section{padding:68px 0 58px;background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(248,242,255,.83));}
.seansla-home-v45 .panel-promo-grid{grid-template-columns:.8fr 1.2fr;gap:26px;align-items:center;}
.seansla-home-v45 .panel-copy h2{font-size:clamp(2.45rem,4.1vw,4.55rem);line-height:.98;letter-spacing:-.065em;}
.seansla-home-v45 .panel-visual{min-height:460px;}
.seansla-home-v45 .panel-visual picture{width:min(560px,92%);}
.seansla-home-v45 .business-cta-section{padding:42px 0 64px;background:linear-gradient(180deg,rgba(248,242,255,.85),#fff);}
.seansla-home-v45 .business-cta-grid{border-radius:34px;background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(247,241,255,.88));box-shadow:0 22px 70px rgba(75,40,145,.09);}
.seansla-home-v45 .business-purple-card{min-height:150px;border-radius:26px;background:linear-gradient(135deg,#8b3df2 0%,#d83bc9 100%);}
.seansla-home-v45 .business-purple-card picture{width:130px;right:6px;bottom:-42px;opacity:.95;}
.seansla-home-v45 .public-footer-v43{padding-top:32px;}
.seansla-home-v45 .footer-newsletter{margin-bottom:34px;border-radius:28px;padding:20px 24px;}
.seansla-home-v45 .public-footer-v43 .public-footer-inner{padding-bottom:6px;}
@media(max-width:1280px){
  .seansla-home-v45 .home-hero-copy h1{font-size:clamp(4.1rem,7vw,6.1rem)}
  .seansla-home-v45 .home-hero-visual{min-height:500px}.seansla-home-v45 .hero-character{width:min(560px,100%)}
  .seansla-home-v45 .why-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:1040px){
  .seansla-home-v45 .home-hero-grid,.seansla-home-v45 .panel-promo-grid{grid-template-columns:1fr;}
  .seansla-home-v45 .home-hero-copy{text-align:center}.seansla-home-v45 .home-hero-copy h1,.seansla-home-v45 .home-hero-copy p{margin-left:auto;margin-right:auto}.seansla-home-v45 .hero-benefit-row{margin-left:auto;margin-right:auto}
  .seansla-home-v45 .service-showcase{grid-template-columns:1fr}.seansla-home-v45 .journey-line{grid-template-columns:repeat(2,1fr)}.seansla-home-v45 .journey-line::before,.seansla-home-v45 .journey-line::after{display:none}.seansla-home-v45 .journey-mascot{grid-column:1/-1;}
}
@media(max-width:760px){
  .seansla-home-v45 .home-hero{padding:34px 0 30px}.seansla-home-v45 .home-hero-copy{text-align:left}.seansla-home-v45 .home-hero-copy h1{font-size:clamp(3.45rem,16vw,4.75rem);max-width:9.8ch;margin-left:0;margin-right:0}.seansla-home-v45 .home-hero-copy p{margin-left:0;margin-right:0;font-size:1rem}.seansla-home-v45 .hero-benefit-row{grid-template-columns:1fr;max-width:100%}.seansla-home-v45 .home-hero-visual{min-height:360px}.seansla-home-v45 .hero-character{width:min(370px,100%)}.seansla-home-v45 .hero-float{display:none}.seansla-home-v45 .why-grid,.seansla-home-v45 .service-cards{grid-template-columns:1fr}.seansla-home-v45 .panel-visual{min-height:300px}.seansla-home-v45 .panel-visual picture{width:min(360px,100%)}
}

/* V46 hero width/search correction: approved mockup spacing + customer search */
:root{--se-container:1680px;}
.seansla-home-v45 .home-hero{padding-top:50px;padding-bottom:46px;}
.seansla-home-v45 .home-hero .motion-container{width:min(1680px,calc(100% - 120px));}
.seansla-home-v45 .home-hero-grid{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:58px;}
.seansla-home-v45 .home-hero-copy{padding-left:0;}
.seansla-home-v45 .home-hero-copy h1{font-size:clamp(4.35rem,5.7vw,6.65rem);max-width:10.2ch;margin-top:22px;margin-bottom:18px;}
.seansla-home-v45 .home-hero-copy p{font-size:1.16rem;line-height:1.62;max-width:48ch;}
.hero-search-form{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:12px;max-width:640px;margin:26px 0 0;padding:10px;border-radius:24px;background:rgba(255,255,255,.82);border:1px solid rgba(43,24,95,.08);box-shadow:0 22px 60px rgba(75,40,145,.10);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);}
.hero-search-box{display:flex;align-items:center;gap:12px;min-height:54px;padding:0 18px;border-radius:18px;background:#fff;border:1px solid rgba(43,24,95,.07);}
.hero-search-box span{display:grid;place-items:center;width:32px;height:32px;border-radius:12px;background:#f1e8ff;color:#7c3aed;font-weight:1000;font-size:1.15rem;line-height:1;}
.hero-search-box input{width:100%;border:0;outline:0;background:transparent;color:#170b35;font:inherit;font-weight:800;min-width:0;}
.hero-search-box input::placeholder{color:#8d81a4;font-weight:760;}
.hero-search-form button{border:0;border-radius:18px;background:linear-gradient(135deg,#e044b7 0%,#7c3aed 100%);color:#fff;font-weight:950;font-size:1rem;cursor:pointer;box-shadow:0 16px 32px rgba(124,58,237,.20);transition:transform .2s ease,box-shadow .2s ease;}
.hero-search-form button:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgba(124,58,237,.26);}
.seansla-home-v45 .hero-benefit-row{margin-top:24px;max-width:640px;}
.seansla-home-v45 .home-hero-visual{min-height:545px;}
.seansla-home-v45 .hero-character{width:min(612px,100%);}
.seansla-home-v45 .hero-float-time{left:0;top:17%;}
.seansla-home-v45 .hero-float-ok{left:-2%;top:44%;}
.seansla-home-v45 .hero-float-new{left:5%;bottom:21%;}
@media(max-width:1320px){
  .seansla-home-v45 .home-hero .motion-container{width:min(100% - 72px,1680px);}
  .seansla-home-v45 .home-hero-grid{gap:38px;}
  .seansla-home-v45 .home-hero-copy h1{font-size:clamp(4rem,6.4vw,6rem);}
  .seansla-home-v45 .hero-character{width:min(560px,100%);}
}
@media(max-width:1040px){
  .seansla-home-v45 .home-hero .motion-container{width:min(100% - 46px,1680px);}
  .hero-search-form{margin-left:auto;margin-right:auto;}
}
@media(max-width:760px){
  .seansla-home-v45 .home-hero .motion-container{width:min(100% - 28px,1680px);}
  .hero-search-form{grid-template-columns:1fr;padding:8px;border-radius:22px;margin-top:22px;}
  .hero-search-form button{min-height:50px;}
  .hero-search-box{min-height:50px;}
  .seansla-home-v45 .hero-benefit-row{margin-top:18px;}
}


/* V47 focused hero + store badge corrections */
.seansla-home-v47 .home-hero{
  min-height:calc(100vh - 74px);
  padding-top:34px;
  padding-bottom:34px;
  align-items:center;
}
.seansla-home-v47 .home-hero .motion-container{
  width:min(1760px,calc(100% - 96px));
}
.seansla-home-v47 .home-hero-grid{
  grid-template-columns:minmax(520px,.92fr) minmax(660px,1.08fr);
  gap:46px;
}
.seansla-home-v47 .home-hero-copy{
  align-self:center;
}
.seansla-home-v47 .home-hero-copy h1{
  font-size:clamp(5.25rem,6.7vw,8.25rem);
  max-width:9.7ch;
  line-height:.9;
  margin:22px 0 18px;
  overflow:visible;
}
.seansla-home-v47 .home-hero-copy p{
  font-size:1.22rem;
  line-height:1.58;
  max-width:54ch;
}
.seansla-home-v47 .hero-search-form{
  max-width:720px;
  margin-top:28px;
  grid-template-columns:minmax(0,1fr) 132px;
}
.seansla-home-v47 .home-hero-visual{
  min-height:600px;
  place-items:center;
}
.seansla-home-v47 .hero-character{
  width:min(760px,100%);
  margin-left:auto;
  margin-right:0;
}
.seansla-home-v47 .hero-float,
.seansla-home-v47 .hero-benefit-row{
  display:none!important;
}
.seansla-home-v47 .panel-copy h2{
  overflow:visible;
  line-height:1.02;
}
.store-row-badges{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  align-items:center;
  margin-top:22px;
}
.store-row-badges .store-badge{
  min-width:152px;
  height:58px;
  display:flex;
  align-items:center;
  gap:10px;
  padding:0 16px;
  border-radius:16px;
  background:#0f0f14;
  color:#fff;
  text-decoration:none;
  box-shadow:0 18px 36px rgba(17,10,34,.16);
  transition:transform .22s ease,box-shadow .22s ease;
}
.store-row-badges .store-badge:hover{
  transform:translateY(-2px);
  box-shadow:0 22px 46px rgba(17,10,34,.21);
}
.store-row-badges .store-icon{
  width:25px;
  height:25px;
  display:grid;
  place-items:center;
  flex:0 0 auto;
}
.store-row-badges svg{
  width:100%;
  height:100%;
  fill:currentColor;
  display:block;
}
.store-row-badges small{
  display:block;
  color:rgba(255,255,255,.78);
  font-size:.72rem;
  line-height:1;
  font-weight:800;
  letter-spacing:.01em;
}
.store-row-badges strong{
  display:block;
  color:#fff;
  font-size:1.05rem;
  line-height:1.1;
  font-weight:950;
  letter-spacing:-.02em;
  margin-top:3px;
}
.store-row-badges .play-icon{
  color:#fff;
}
@media(max-width:1500px){
  .seansla-home-v47 .home-hero-grid{grid-template-columns:minmax(500px,.92fr) minmax(600px,1.08fr);gap:34px;}
  .seansla-home-v47 .home-hero-copy h1{font-size:clamp(4.8rem,6.1vw,7.25rem);}
  .seansla-home-v47 .hero-character{width:min(690px,100%);}
}
@media(max-width:1180px){
  .seansla-home-v47 .home-hero{min-height:auto;padding-top:44px;}
  .seansla-home-v47 .home-hero .motion-container{width:min(100% - 54px,1760px);}
  .seansla-home-v47 .home-hero-grid{grid-template-columns:1fr;gap:16px;}
  .seansla-home-v47 .home-hero-copy{text-align:center;}
  .seansla-home-v47 .home-hero-copy h1,
  .seansla-home-v47 .home-hero-copy p{margin-left:auto;margin-right:auto;}
  .seansla-home-v47 .hero-search-form{margin-left:auto;margin-right:auto;}
  .seansla-home-v47 .home-hero-visual{min-height:520px;}
  .seansla-home-v47 .hero-character{margin-inline:auto;width:min(640px,100%);}
}
@media(max-width:760px){
  .seansla-home-v47 .home-hero .motion-container{width:min(100% - 28px,1760px);}
  .seansla-home-v47 .home-hero-copy{text-align:left;}
  .seansla-home-v47 .home-hero-copy h1{font-size:clamp(3.6rem,15vw,5rem);line-height:.94;}
  .seansla-home-v47 .home-hero-copy p{font-size:1rem;}
  .seansla-home-v47 .hero-search-form{grid-template-columns:1fr;}
  .seansla-home-v47 .home-hero-visual{min-height:360px;}
  .seansla-home-v47 .hero-character{width:min(390px,100%);}
  .store-row-badges .store-badge{min-width:146px;height:54px;border-radius:15px;}
}

/* V48: hero starts higher on first load and keeps approved wide balance */
.seansla-home-v48 .home-hero{
  min-height:auto;
  padding-top:24px;
  padding-bottom:34px;
  align-items:flex-start;
}
.seansla-home-v48 .home-hero-grid{
  align-items:center;
}
.seansla-home-v48 .home-hero-copy{
  padding-top:16px;
}
.seansla-home-v48 .home-hero-visual{
  min-height:560px;
}
.seansla-home-v48 .hero-character{
  width:min(720px,100%);
}
@media(max-width:1500px){
  .seansla-home-v48 .home-hero{padding-top:20px;}
  .seansla-home-v48 .home-hero-visual{min-height:535px;}
  .seansla-home-v48 .hero-character{width:min(670px,100%);}
}
@media(max-width:1180px){
  .seansla-home-v48 .home-hero{padding-top:30px;}
  .seansla-home-v48 .home-hero-copy{padding-top:0;}
}
@media(max-width:760px){
  .seansla-home-v48 .home-hero{padding-top:22px;padding-bottom:30px;}
  .seansla-home-v48 .home-hero-visual{min-height:350px;}
}

/* V49: reduce top emptiness, use softly tinted background, add small Seansla-related object chips */
.seansla-home-v49{
  background:linear-gradient(180deg,#faf7ff 0%,#f8f3ff 18%,#fbf8ff 40%,#ffffff 100%);
}
.seansla-home-v49 .home-hero{
  min-height:auto;
  padding-top:12px;
  padding-bottom:26px;
  background:
    radial-gradient(circle at 14% 18%, rgba(196,181,253,.20), transparent 18%),
    radial-gradient(circle at 84% 28%, rgba(224,68,183,.08), transparent 18%),
    linear-gradient(135deg,#faf7ff 0%,#f5efff 48%,#fbf8ff 100%);
}
.seansla-home-v49 .home-hero::after{
  height:42px;
  background:linear-gradient(180deg,transparent,rgba(251,248,255,.94));
}
.seansla-home-v49 .home-hero .motion-container{
  width:min(1760px,calc(100% - 90px));
}
.seansla-home-v49 .home-hero-grid{
  align-items:start;
  gap:42px;
}
.seansla-home-v49 .home-hero-copy{
  padding-top:4px;
}
.seansla-home-v49 .home-kicker{
  margin-bottom:14px;
}
.seansla-home-v49 .hero-object-row{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  max-width:680px;
  margin:0 0 12px;
}
.seansla-home-v49 .hero-object-pill{
  display:inline-flex;
  align-items:center;
  gap:10px;
  min-height:42px;
  padding:0 16px;
  border-radius:999px;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(124,58,237,.10);
  box-shadow:0 12px 28px rgba(75,40,145,.07);
  color:#5b4d76;
  font-weight:820;
  font-size:.96rem;
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}
.seansla-home-v49 .hero-object-pill i{
  display:grid;
  place-items:center;
  width:24px;
  height:24px;
  border-radius:50%;
  background:#f2eaff;
  color:#7c3aed;
  font-style:normal;
  font-size:.88rem;
  line-height:1;
  font-weight:900;
}
.seansla-home-v49 .home-hero-copy h1{
  margin-top:10px;
  margin-bottom:14px;
  max-width:9.1ch;
}
.seansla-home-v49 .home-hero-copy p{
  max-width:50ch;
}
.seansla-home-v49 .hero-search-form{
  margin-top:22px;
}
.seansla-home-v49 .home-hero-visual{
  min-height:520px;
  align-self:start;
}
.seansla-home-v49 .hero-character{
  width:min(700px,100%);
}
.seansla-home-v49 .home-orb-one{background:radial-gradient(circle,rgba(192,132,252,.18),transparent 70%);}
.seansla-home-v49 .home-orb-two{background:radial-gradient(circle,rgba(224,68,183,.10),transparent 70%);}
.seansla-home-v49 .journey-line-section,
.seansla-home-v49 .panel-promo-section,
.seansla-home-v49 .business-cta-section{
  background-color:#fcfaff;
}
.seansla-home-v49 .discover-section,
.seansla-home-v49 .why-section{
  background-color:#fbf8ff;
}
@media (max-width: 1180px){
  .seansla-home-v49 .home-hero{padding-top:18px;}
  .seansla-home-v49 .home-hero .motion-container{width:min(100% - 48px,1760px);}
  .seansla-home-v49 .home-hero-grid{gap:18px;}
  .seansla-home-v49 .home-hero-copy{text-align:center;}
  .seansla-home-v49 .hero-object-row,
  .seansla-home-v49 .home-hero-copy h1,
  .seansla-home-v49 .home-hero-copy p,
  .seansla-home-v49 .hero-search-form{margin-left:auto;margin-right:auto;}
  .seansla-home-v49 .home-hero-visual{min-height:470px;}
}
@media (max-width: 760px){
  .seansla-home-v49 .home-hero{padding-top:14px;padding-bottom:24px;}
  .seansla-home-v49 .home-hero .motion-container{width:min(100% - 24px,1760px);}
  .seansla-home-v49 .home-hero-copy{text-align:left;}
  .seansla-home-v49 .hero-object-row,
  .seansla-home-v49 .home-hero-copy h1,
  .seansla-home-v49 .home-hero-copy p,
  .seansla-home-v49 .hero-search-form{margin-left:0;margin-right:0;}
  .seansla-home-v49 .hero-object-row{gap:8px;}
  .seansla-home-v49 .hero-object-pill{min-height:38px;padding:0 12px;font-size:.88rem;}
  .seansla-home-v49 .hero-object-pill i{width:22px;height:22px;font-size:.8rem;}
  .seansla-home-v49 .home-hero-copy h1{font-size:clamp(3.2rem,15vw,4.7rem);max-width:8.6ch;}
  .seansla-home-v49 .home-hero-visual{min-height:330px;}
  .seansla-home-v49 .hero-character{width:min(360px,100%);}
}

/* V51: homepage business cards open public company profile pages */
.seansla-home-v51 .service-card{display:block;text-decoration:none;color:inherit;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;}
.seansla-home-v51 .service-card:hover{transform:translateY(-5px);box-shadow:0 30px 80px rgba(75,40,145,.14);border-color:rgba(124,58,237,.18);}
.seansla-home-v51 .service-card em{display:inline-flex;color:#6d28d9;font-style:normal;font-weight:950;font-size:.88rem;margin-top:2px;}
.seansla-home-v51 .time-row span{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border-radius:11px;background:#f4edff;border:1px solid #e7d8ff;color:#6d28d9;font-weight:950;}

/* V53: yeni Seansla illüstrasyonları - müşteri ve işletme landing alanları */
.seansla-home-v53 .home-hero-visual{overflow:visible;}
.seansla-home-v53 .hero-deco-visual{position:absolute;z-index:0;pointer-events:none;opacity:.92;filter:drop-shadow(0 24px 45px rgba(75,40,145,.13));}
.seansla-home-v53 .hero-deco-visual img{display:block;width:100%;height:auto;}
.seansla-home-v53 .hero-deco-shop{width:clamp(120px,14vw,240px);left:-7%;bottom:0;transform:rotate(-5deg);opacity:.72;}
.seansla-home-v53 .hero-deco-mascot{width:clamp(82px,9vw,150px);right:-5%;top:8%;transform:rotate(6deg);opacity:.72;}
.seansla-home-v53 .hero-character{position:relative;z-index:2;}
.visual-illustration-section{position:relative;padding:58px 0;background:linear-gradient(180deg,#fbf8ff 0%,#f6efff 100%);overflow:hidden;}
.visual-illustration-section::before{content:"";position:absolute;inset:10% -8% auto auto;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(168,85,247,.14),transparent 67%);pointer-events:none;}
.visual-illustration-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .95fr .95fr;gap:18px;align-items:stretch;}
.visual-illustration-card{min-height:360px;padding:24px;border-radius:34px;background:rgba(255,255,255,.76);border:1px solid rgba(124,58,237,.10);box-shadow:0 24px 70px rgba(75,40,145,.09);display:grid;grid-template-rows:minmax(180px,1fr) auto;overflow:hidden;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);}
.visual-illustration-card picture{display:grid;place-items:center;min-height:210px;margin:-18px -18px 4px;}
.visual-illustration-card picture img{max-width:112%;max-height:285px;object-fit:contain;filter:drop-shadow(0 18px 36px rgba(75,40,145,.12));}
.visual-illustration-card:first-child picture img{max-width:124%;max-height:306px;}
.visual-illustration-card:nth-child(2) picture img{max-width:112%;}
.visual-illustration-card span{display:inline-flex;width:max-content;padding:7px 11px;border-radius:999px;background:#f2eaff;color:#7c3aed;font-size:.78rem;font-weight:950;letter-spacing:.03em;text-transform:uppercase;}
.visual-illustration-card h3{margin:12px 0 8px;color:#170b35;font-size:clamp(1.25rem,2vw,1.75rem);letter-spacing:-.04em;line-height:1.05;}
.visual-illustration-card p{margin:0;color:#5b506e;font-weight:760;line-height:1.55;}
.seansla-home-v53 .discover-aside{overflow:hidden;min-height:100%;}
.seansla-home-v53 .discover-aside .discover-illustration-v53{position:absolute;right:-48px;top:20px;width:260px;opacity:.86;}
.seansla-home-v53 .discover-aside .discover-illustration-v53 img{display:block;width:100%;height:auto;filter:drop-shadow(0 18px 38px rgba(75,40,145,.13));}
.seansla-home-v53 .discover-aside h3{position:relative;z-index:2;margin-top:210px;}
.seansla-home-v53 .discover-aside .motion-btn{position:relative;z-index:2;}
.seansla-home-v53 .panel-visual picture{width:min(650px,100%);}
.seansla-home-v53 .panel-visual picture img{filter:drop-shadow(0 28px 54px rgba(75,40,145,.16));}
.seansla-home-v53 .business-purple-card{overflow:hidden;}
.seansla-home-v53 .business-purple-card .business-card-illustration-v53{width:260px;right:-28px;bottom:-62px;opacity:.92;}
.seansla-home-v53 .business-purple-card .business-card-illustration-v53 img{width:100%;height:auto;}
.business-v53 .business-hero-image-v53{width:min(660px,100%);filter:drop-shadow(0 30px 62px rgba(75,40,145,.14));}
.business-v53 .business-panel-illustrated{display:grid;place-items:center;background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(246,239,255,.8));overflow:hidden;}
.business-v53 .business-panel-illustrated picture{display:block;width:min(620px,100%);}
.business-v53 .business-panel-illustrated img{display:block;width:100%;height:auto;filter:drop-shadow(0 24px 44px rgba(75,40,145,.12));}
.business-v53 .business-report-illustration{height:auto;padding:0;background:transparent;border:0;box-shadow:none;}
.business-v53 .business-report-illustration picture{display:block;width:min(620px,100%);margin-inline:auto;}
.business-v53 .business-report-illustration img{display:block;width:100%;height:auto;filter:drop-shadow(0 24px 46px rgba(75,40,145,.14));}
@media(max-width:1180px){
  .visual-illustration-grid{grid-template-columns:1fr;}
  .visual-illustration-card{min-height:0;grid-template-columns:220px 1fr;grid-template-rows:auto;align-items:center;}
  .visual-illustration-card picture{min-height:180px;margin:-14px 0 -14px -20px;}
  .visual-illustration-card picture img{max-height:210px;}
  .seansla-home-v53 .hero-deco-shop{left:1%;bottom:2%;width:170px;}
  .seansla-home-v53 .hero-deco-mascot{right:2%;top:4%;width:110px;}
}
@media(max-width:760px){
  .seansla-home-v53 .hero-deco-visual{display:none;}
  .visual-illustration-section{padding:40px 0;}
  .visual-illustration-card{grid-template-columns:1fr;padding:20px;border-radius:26px;}
  .visual-illustration-card picture{min-height:170px;margin:-12px -12px 4px;}
  .visual-illustration-card picture img{max-height:190px;}
  .seansla-home-v53 .discover-aside .discover-illustration-v53{position:relative;right:auto;top:auto;width:210px;margin:-18px auto 4px;}
  .seansla-home-v53 .discover-aside h3{margin-top:0;}
  .seansla-home-v53 .business-purple-card .business-card-illustration-v53{width:145px;right:-28px;bottom:-32px;}
}

/* V55: desktop hero width correction - slightly narrower, more comfortable reading */
.seansla-home-v55 .home-hero .motion-container{
  width:min(1560px,calc(100% - 140px));
}
.seansla-home-v55 .home-hero-grid{
  grid-template-columns:minmax(500px,.94fr) minmax(620px,1.06fr);
  gap:46px;
}
.seansla-home-v55 .home-hero-copy h1{
  font-size:clamp(5rem,6.15vw,7.6rem);
}
.seansla-home-v55 .hero-character{
  width:min(650px,100%);
}
.seansla-home-v55 .hero-deco-shop{
  left:-2%;
  bottom:-2%;
  width:clamp(110px,11vw,200px);
  opacity:.66;
}
.seansla-home-v55 .hero-deco-mascot{
  right:-1%;
  top:7%;
  width:clamp(76px,7.2vw,130px);
  opacity:.68;
}
@media(max-width:1500px){
  .seansla-home-v55 .home-hero .motion-container{width:min(1500px,calc(100% - 96px));}
  .seansla-home-v55 .home-hero-grid{grid-template-columns:minmax(470px,.94fr) minmax(560px,1.06fr);gap:34px;}
  .seansla-home-v55 .hero-character{width:min(610px,100%);}
}
@media(max-width:1180px){
  .seansla-home-v55 .home-hero .motion-container{width:min(100% - 54px,1560px);}
  .seansla-home-v55 .home-hero-grid{grid-template-columns:1fr;}
  .seansla-home-v55 .hero-character{width:min(620px,100%);}
}
@media(max-width:760px){
  .seansla-home-v55 .home-hero .motion-container{width:min(100% - 28px,1560px);}
  .seansla-home-v55 .home-hero-copy h1{font-size:clamp(3.2rem,15vw,4.7rem);}
  .seansla-home-v55 .hero-character{width:min(360px,100%);}
}


/* V56: ana sayfa kart sadeleştirme + işletme CTA görsel yenileme */
.seansla-home-v56 .service-card{
  padding:10px 10px 18px;
}
.seansla-home-v56 .service-meta{
  justify-content:flex-start;
  color:#706585;
  margin-bottom:9px;
}
.seansla-home-v56 .service-card strong{
  margin-bottom:10px;
}
.seansla-home-v56 .time-row{
  display:none !important;
}
.seansla-home-v56 .service-card em{
  margin-top:0;
}
.seansla-home-v56 .business-purple-card-v56{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(220px,1.1fr);
  align-items:center;
  gap:18px;
  min-height:184px;
  padding:26px 24px 24px 28px;
  text-decoration:none;
  isolation:isolate;
}
.seansla-home-v56 .business-purple-card-v56::before{
  content:"";
  position:absolute;
  inset:auto -70px -95px auto;
  width:250px;
  height:250px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(255,255,255,.28),transparent 68%);
  pointer-events:none;
}
.seansla-home-v56 .business-purple-card-copy{
  position:relative;
  z-index:2;
}
.seansla-home-v56 .business-purple-card-copy > span{
  display:block;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:.78rem;
  font-weight:950;
  opacity:.9;
}
.seansla-home-v56 .business-purple-card-copy > strong{
  display:block;
  max-width:18ch;
  font-size:1.55rem;
  line-height:1.08;
  letter-spacing:-.04em;
  margin:9px 0 16px;
}
.seansla-home-v56 .business-purple-card-copy > em{
  display:inline-flex;
  font-style:normal;
  font-weight:950;
}
.seansla-home-v56 .business-dashboard-mock{
  position:relative;
  z-index:2;
  min-height:138px;
  border-radius:24px;
  background:rgba(255,255,255,.18);
  border:1px solid rgba(255,255,255,.24);
  box-shadow:0 24px 54px rgba(32,10,88,.22);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
  transform:rotate(-1.4deg);
  overflow:visible;
}
.seansla-home-v56 .mock-window-head{
  height:34px;
  display:flex;
  align-items:center;
  gap:6px;
  padding:0 13px;
  border-bottom:1px solid rgba(255,255,255,.2);
  color:#fff;
}
.seansla-home-v56 .mock-window-head i{
  width:7px;
  height:7px;
  border-radius:999px;
  display:block;
  background:rgba(255,255,255,.72);
}
.seansla-home-v56 .mock-window-head b{
  margin-left:7px;
  font-size:.72rem;
  letter-spacing:.02em;
  opacity:.88;
}
.seansla-home-v56 .mock-window-body{
  display:grid;
  grid-template-columns:1fr .78fr;
  gap:9px;
  padding:11px;
}
.seansla-home-v56 .mock-stat-card,
.seansla-home-v56 .mock-calendar-card,
.seansla-home-v56 .mock-list-card{
  border-radius:15px;
  background:rgba(255,255,255,.92);
  color:#221044;
  padding:10px;
  box-shadow:0 14px 30px rgba(49,16,106,.14);
}
.seansla-home-v56 .mock-stat-card{
  min-height:76px;
}
.seansla-home-v56 .mock-stat-card small,
.seansla-home-v56 .mock-calendar-card small,
.seansla-home-v56 .mock-list-card small{
  display:block;
  color:#6b5d82;
  font-size:.62rem;
  font-weight:900;
  line-height:1.1;
}
.seansla-home-v56 .mock-stat-card strong{
  display:block;
  color:#1d0f3b;
  font-size:1.3rem;
  line-height:1;
  margin:5px 0 8px;
}
.seansla-home-v56 .mock-bars{
  display:flex;
  align-items:end;
  gap:4px;
  height:24px;
}
.seansla-home-v56 .mock-bars i{
  display:block;
  width:100%;
  border-radius:999px 999px 4px 4px;
  background:linear-gradient(180deg,#a855f7,#7c3aed);
}
.seansla-home-v56 .mock-bars i:nth-child(1){height:44%;}
.seansla-home-v56 .mock-bars i:nth-child(2){height:70%;}
.seansla-home-v56 .mock-bars i:nth-child(3){height:52%;}
.seansla-home-v56 .mock-bars i:nth-child(4){height:88%;}
.seansla-home-v56 .mock-bars i:nth-child(5){height:62%;}
.seansla-home-v56 .mock-calendar-card{
  min-height:76px;
}
.seansla-home-v56 .mock-calendar-dots{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:5px;
  margin-top:9px;
}
.seansla-home-v56 .mock-calendar-dots i{
  display:block;
  aspect-ratio:1;
  border-radius:8px;
  background:#f0e7ff;
  border:1px solid #e0d3fb;
}
.seansla-home-v56 .mock-calendar-dots i:nth-child(2),
.seansla-home-v56 .mock-calendar-dots i:nth-child(5){
  background:linear-gradient(135deg,#7c3aed,#e044b7);
  border-color:transparent;
}
.seansla-home-v56 .mock-list-card{
  grid-column:1/-1;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:6px 8px;
  align-items:center;
}
.seansla-home-v56 .mock-list-card small{
  grid-column:1/-1;
}
.seansla-home-v56 .mock-list-card b{
  display:block;
  padding:7px 8px;
  border-radius:10px;
  background:#f7f2ff;
  color:#38205f;
  font-size:.64rem;
  white-space:nowrap;
}
.seansla-home-v56 .mock-floating-card{
  position:absolute;
  right:-14px;
  top:44px;
  padding:9px 11px;
  border-radius:14px;
  background:#fff;
  color:#6d28d9;
  font-size:.72rem;
  font-weight:1000;
  box-shadow:0 16px 32px rgba(48,14,100,.2);
}
@media(max-width:760px){
  .seansla-home-v56 .business-purple-card-v56{
    grid-template-columns:1fr;
    gap:16px;
    padding:24px 20px 22px;
  }
  .seansla-home-v56 .business-purple-card-copy > strong{
    max-width:20ch;
  }
  .seansla-home-v56 .business-dashboard-mock{
    min-height:130px;
    transform:none;
  }
  .seansla-home-v56 .mock-window-body{
    grid-template-columns:1fr 1fr;
  }
  .seansla-home-v56 .mock-floating-card{
    right:10px;
    top:-12px;
  }
}
@media(max-width:430px){
  .seansla-home-v56 .mock-list-card{
    grid-template-columns:1fr;
  }
}

/* V67: ana sayfa firma kartları artık veritabanından dinamik gelir */
.seansla-home-v56 .service-visual.sport{background:linear-gradient(135deg,#dcfce7,#22c55e);}
.seansla-home-v56 .service-visual.health{background:linear-gradient(135deg,#ffe4e6,#fb7185);}
.seansla-home-v56 .service-visual.other{background:linear-gradient(135deg,#ede9fe,#8b5cf6);}
.seansla-home-v56 .service-visual.has-image{background:var(--service-cover),linear-gradient(135deg,#f2e8ff,#fff0fb);}
.seansla-home-v56 .service-visual.has-image::before{background:linear-gradient(180deg,rgba(27,16,57,.08),rgba(27,16,57,.42));opacity:1;}
.seansla-home-v56 .service-visual > img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;}
.seansla-home-v56 .service-visual span{box-shadow:0 16px 34px rgba(27,16,57,.12);}
.seansla-home-v56 .service-visual span img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block;}
.seansla-home-v56 .service-empty-card{grid-column:1/-1;padding:28px;border-radius:24px;background:#fff;border:1px dashed rgba(124,58,237,.22);text-align:center;color:#574a70;}
.seansla-home-v56 .service-empty-card strong{display:block;color:#1b1039;font-size:1.15rem;margin-bottom:6px;}
.seansla-home-v56 .service-empty-card p{margin:0;font-weight:760;}
@media(max-width:620px){.seansla-home-v56 .service-meta{display:grid;gap:4px}.seansla-home-v56 .service-meta span{display:block}}

/* V71: Anasayfa dinamik firma kapakları */
.seansla-home-v67 .service-visual.has-image{background-size:cover;background-position:center;}
.seansla-home-v67 .service-visual.has-image > img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;}
.seansla-home-v67 .service-visual.has-image::before{z-index:1;background:linear-gradient(180deg,rgba(27,16,57,.06),rgba(27,16,57,.42));opacity:1;}
.seansla-home-v67 .service-visual.has-image span{z-index:2;overflow:hidden;}
.seansla-home-v67 .service-visual.has-image span img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block;}

/* v72 - dynamic company covers */
.seansla-home-v67 .home-hero-copy h1{margin-top:0;}
.seansla-home-v67 .service-visual.has-image{background-size:cover!important;background-position:center!important;}
.seansla-home-v67 .service-visual.has-image>img{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;z-index:0!important;}
.seansla-home-v67 .service-visual.has-image::before{z-index:1!important;}
.seansla-home-v67 .service-visual.has-image span{position:relative!important;z-index:2!important;}
