.samay-landing-root{--bg-void:#030005;--bg-deep:#08000d;--bg-panel:#13031c;--bg-card:#1f082bd1;--cream:#fff0c8;--cream-soft:#f6dfb2;--text:#fff7e8;--muted:#d4b8cf;--copper:#d89a5f;--gold:#f0c36f;--magenta:#9b255f;--purple:#6824a6;--border-gold:#d89a5f52;--border-purple:#9b46d247;--samay-border:var(--border-gold);--samay-glass:var(--bg-card);--samay-cream:var(--cream);--samay-copper:var(--copper);--samay-muted:var(--muted);--samay-text:var(--text);background:var(--bg-void);min-height:100vh;color:var(--text);padding:12px 10px 16px;position:relative}@media (min-width:768px){.samay-landing-root{padding:20px 16px 24px}}.samay-landing-root:before{pointer-events:none;content:"";z-index:0;background:radial-gradient(90% 70% at 50% 0,#6824a614 0%,#0000 55%),radial-gradient(80% 50% at 50% 100%,#000000a6 0%,#0000 70%);position:fixed;inset:0}.samay-landing-frame{z-index:1;background:linear-gradient(180deg, #0a0212 0%, #0d0216 18%, var(--bg-deep) 100%);border:1px solid #d89a5f57;border-radius:22px;max-width:1440px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 0 1px #6824a624,0 0 60px #9b255f1a,0 32px 100px #000000b8,inset 0 1px #fff0c81a}.samay-inner{max-width:1180px;margin-left:auto;margin-right:auto;padding-left:1.75rem;padding-right:1.75rem}@media (min-width:768px){.samay-inner{padding-left:3rem;padding-right:3rem}}.samay-noise{position:relative}.samay-noise:before{pointer-events:none;content:"";z-index:1;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.samay-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#06000aeb;border-bottom:1px solid #d89a5f29;justify-content:space-between;align-items:center;min-height:68px;padding:0 1.25rem;display:flex}@media (min-width:768px){.samay-nav{min-height:84px;padding:0 2.75rem}}.samay-nav-logo{font-family:var(--font-playfair), Georgia, serif;color:var(--cream);letter-spacing:-.02em;font-size:1.625rem;font-weight:500;line-height:1}.samay-nav-logo span{color:var(--gold);vertical-align:.05em;margin-left:.28rem;font-size:.72em}.samay-nav-link{letter-spacing:.015em;color:#f6dfb2b8;font-size:.8125rem;font-weight:400;transition:color .2s}.samay-nav-link:hover{color:var(--cream)}.samay-nav-cta{color:#fff;letter-spacing:.03em;text-transform:none;background:linear-gradient(92deg,#e4a264 0%,#c06d48 22%,#9b255f 58%,#6a2485 100%);border:1px solid #ffe4b461;border-radius:999px;align-items:center;gap:.35rem;padding:.48rem 1rem;font-size:.6875rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #c86e3c61,0 0 16px #9b255f33}.samay-nav-cta span[aria-hidden]{opacity:.95;font-size:.85rem;font-weight:400;line-height:1}.samay-nav-cta:hover{transform:translateY(-1px);box-shadow:0 6px 28px #d89a5f5c}.samay-heading-serif{font-family:var(--font-playfair), Georgia, "Times New Roman", serif;letter-spacing:-.03em;color:var(--cream);line-height:1.04}.samay-section-title{font-size:clamp(1.65rem,3.2vw,2.15rem);font-weight:600}.samay-section-lead{max-width:34rem;color:var(--muted);margin-top:.65rem;margin-left:auto;margin-right:auto;font-size:.875rem;line-height:1.5}.samay-btn-copper{color:#fff;background:linear-gradient(90deg,#e8a86a 0%,#c4724a 25%,#9b255f 70%,#6d2288 100%);border:1px solid #ffe4b46b;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.75rem 1.45rem;font-size:.9rem;font-weight:600;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 6px 28px #c8643c66}.samay-btn-copper:hover{transform:translateY(-2px);box-shadow:0 10px 36px #d89a5f6b}.samay-btn-ghost{border:1px solid var(--border-gold);color:var(--cream-soft);background:#00000040;border-radius:999px;align-items:center;gap:.6rem;padding:.7rem 1.15rem;font-size:.8125rem;font-weight:500;transition:background .2s,border-color .2s;display:inline-flex}.samay-btn-ghost:hover{background:#6824a62e;border-color:#d89a5f8c}.samay-btn-play{border:1px solid var(--border-gold);width:1.75rem;height:1.75rem;color:var(--gold);background:#0006;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.55rem;display:flex}.samay-btn-disabled{color:var(--muted);cursor:default;background:#13031ce0;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:.5rem;padding:.8rem 1.25rem;font-size:.8125rem;font-weight:500;display:inline-flex}.samay-badge{letter-spacing:.18em;color:var(--gold);text-transform:uppercase;background:#0300059e;border:1px solid #d89a5f6b;border-radius:999px;padding:.38rem .9rem;font-size:.5625rem;font-weight:700;display:inline-block}.samay-hero{min-height:560px;position:relative;overflow:hidden}@media (min-width:768px){.samay-hero{min-height:680px}}.samay-hero-bg{position:absolute;inset:0}.samay-hero-img-city{object-fit:cover;object-position:center 88%;opacity:1}.samay-hero-img-mountain{object-fit:cover;object-position:center 22%;opacity:.96;mix-blend-mode:normal}.samay-hero-city-glow{pointer-events:none;z-index:1;background:radial-gradient(50% 32% at 68% 82%,#ffaf5a2e 0%,#0000 58%),radial-gradient(38% 28% at 52% 88%,#d273371f 0%,#0000 52%);position:absolute;inset:0}.samay-hero-overlay{z-index:2;background:linear-gradient(98deg, #030005e6 0%, #030005b8 26%, #03000552 48%, #0300050f 62%, #0300051f 78%, #03000559 100%), linear-gradient(0deg, var(--bg-deep) 0%, transparent 22%), radial-gradient(ellipse 55% 45% at 82% 28%, #9b255f2e, transparent 62%);position:absolute;inset:0}.samay-hero-grid{z-index:2;min-height:inherit;align-items:center;gap:1.75rem;padding:1.75rem 1.25rem 2.25rem;display:grid;position:relative}@media (min-width:768px){.samay-hero-grid{grid-template-columns:minmax(0,42%) minmax(0,58%);gap:.25rem;padding:2rem 2.75rem 2.5rem}}.samay-hero-copy{max-width:28rem}.samay-hero-title{font-size:clamp(2.5rem,5.2vw,4.15rem);font-weight:500;line-height:1.03}.samay-hero-lead{color:var(--muted);font-size:.9375rem;line-height:1.55}@media (min-width:768px){.samay-hero-lead{max-width:26rem;font-size:1rem}}.samay-hero-cta{flex-direction:column;align-items:center;gap:.75rem;margin-top:2rem;display:flex}@media (min-width:640px){.samay-hero-cta{flex-direction:row;align-items:center;gap:.85rem}}@media (min-width:768px){.samay-hero-cta{justify-content:flex-start;margin-top:2.25rem}}.samay-hero-cta .samay-btn-copper{padding:.8rem 1.55rem;font-size:.875rem}.samay-btn-copper .samay-cta-star{opacity:.95;font-size:.7rem}.samay-hero-fade{animation:.85s forwards samay-hero-in}.samay-hero-fade-delay{opacity:0;animation-delay:.1s}@keyframes samay-hero-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.samay-hero-phone-wrap{justify-content:center;align-items:center;padding-top:.5rem;display:flex}@media (min-width:768px){.samay-hero-phone-wrap{justify-content:flex-end;align-items:flex-start;margin-top:-.25rem;padding-top:.25rem;padding-right:.25rem}}.samay-float-phone{width:fit-content;max-width:100%;animation:5.5s ease-in-out infinite samay-float;position:relative}.samay-phone-glow{filter:blur(36px);background:radial-gradient(circle,#f0c36f47 0%,#9b255f29 40%,#0000 72%);border-radius:50%;position:absolute;inset:-14% -28%}.samay-phone-glow-2{filter:blur(18px);background:radial-gradient(circle,#d89a5f33 0%,#0000 60%);border-radius:50%;position:absolute;inset:-6% -18%}.samay-phone-tilt{transform-origin:50%;transform:rotate(-4deg)perspective(1200px)rotateY(-6deg)rotateX(2deg)}@media (min-width:768px){.samay-phone-tilt{transform-origin:58% 18%;transform:rotate(-10deg)perspective(1200px)rotateY(-10deg)rotateX(3deg)}}.samay-phone-shell{box-sizing:border-box;aspect-ratio:9/19.5;background:linear-gradient(165deg,#1a0a24 0%,#0a020f 55%,#030005 100%) padding-box padding-box,linear-gradient(150deg,#f0c36f 0%,#d89a5f 28%,#9b255f 62%,#5e1f8a 100%) border-box;border:2px solid #0000;border-radius:42px;width:clamp(230px,72vw,290px);padding:12px;position:relative;box-shadow:0 36px 90px #000000d9,0 0 80px #9b255f52,0 0 32px #d89a5f38,inset 0 1px #fff0c824,inset -2px 0 12px #ffffff0a}@media (min-width:768px){.samay-phone-shell{width:clamp(280px,24vw,340px)}}.samay-phone-shell:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(125deg,#ffffff12 0%,#0000 38% 72%,#ffc8780a 100%);border-radius:34px;position:absolute;inset:10px}.samay-phone-island{z-index:4;background:#0c0810eb;border:1px solid #fff0c814;border-radius:999px;width:72px;height:10px;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px 2px #0009}.samay-phone-side-btn{z-index:3;background:linear-gradient(#d89a5f73 0%,#5a284659 100%);border-radius:2px;position:absolute;box-shadow:inset 0 1px #fff0c81f}.samay-phone-side-btn--left{width:3px;height:28px;top:28%;left:-2px}.samay-phone-side-btn--right{width:3px;height:18px;top:22%;right:-2px}.samay-phone-side-btn--right-2{width:3px;height:36px;top:32%;right:-2px}.samay-phone-screen{z-index:1;height:100%;min-height:0;font-family:var(--font-inter), system-ui, sans-serif;background:radial-gradient(90% 40% at 50% 0,#6824a638 0%,#0000 55%),linear-gradient(#0d0614 0%,#09000f 100%);border:1px solid #ffffff1a;border-radius:32px;flex-direction:column;display:flex;position:relative;overflow:hidden}.samay-phone-screen:after{pointer-events:none;content:"";opacity:.5;background:linear-gradient(110deg,#0000 0%,#ffffff08 48%,#0000 52%);animation:6s ease-in-out infinite samay-phone-shimmer;position:absolute;inset:0}@keyframes samay-phone-shimmer{0%,to{opacity:.25;transform:translate(-8%)}50%{opacity:.45;transform:translate(8%)}}.samay-phone-ios-bar{flex-shrink:0;justify-content:space-between;align-items:center;min-height:14px;padding:4px 12px 0;display:flex}.samay-phone-ios-time{color:#fff7e8b8;font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:7px;font-weight:600}.samay-phone-ios-icons{align-items:center;gap:3px;display:flex}.samay-phone-ios-signal,.samay-phone-ios-wifi,.samay-phone-ios-battery{background:#fff7e88c;border-radius:1px;display:block}.samay-phone-ios-signal{clip-path:polygon(0 100%,25% 45%,50% 70%,75% 25%,100% 55%,100% 100%);width:10px;height:5px}.samay-phone-ios-wifi{background:0 0;border:1px solid #fff7e88c;border-bottom:none;border-radius:50% 50% 0 0;width:7px;height:5px}.samay-phone-ios-battery{border:1px solid #fff7e873;border-radius:2px;width:12px;height:5px;position:relative}.samay-phone-ios-battery:after{content:"";background:#fff7e8a6;border-radius:1px;position:absolute;inset:1px 3px 1px 1px}.samay-phone-ui{flex-direction:column;flex:1;min-height:0;padding:2px 9px 0;display:flex}.samay-phone-body{flex-direction:column;flex:1;gap:4px;min-height:0;display:flex;overflow:hidden}.samay-phone-brand{letter-spacing:.06em;color:#f0c36f;flex-shrink:0;font-size:7px;font-weight:600}.samay-phone-greeting{color:#fff7e8;flex-shrink:0;font-size:10px;font-weight:700;line-height:1.2}.samay-phone-search{background:#17091ff2;border:1px solid #d89a5f33;border-radius:12px;flex-shrink:0;align-items:center;gap:.35rem;padding:5px 9px;display:flex;box-shadow:inset 0 1px #ffffff0a}.samay-phone-search-icon{color:#f0c36fb3;font-size:8px}.samay-phone-search-placeholder{color:#d8bfd3;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:6.5px;line-height:1.2;overflow:hidden}.samay-phone-quickcats{flex-shrink:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;padding:2px 0 3px;display:grid}.samay-phone-quickcats>span{flex-direction:column;align-items:center;gap:2px;min-width:0;display:flex}.samay-phone-quickcat-icon{color:#d8bfd3;background:#1c0c27e6;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.samay-phone-quickcats>span.is-active .samay-phone-quickcat-icon{color:#f0c36f;background:#9b255f59;border-color:#f0c36f73;box-shadow:0 0 10px #9b255f59}.samay-phone-quickcat-label{color:#d8bfd3;text-align:center;font-size:6px;line-height:1.1}.samay-phone-quickcats>span.is-active .samay-phone-quickcat-label{color:#f0c36f;font-weight:600}.samay-phone-svg{width:10px;height:10px}.samay-phone-section-label{letter-spacing:.12em;text-transform:uppercase;color:#f0c36f;flex-shrink:0;margin-top:1px;font-size:6px;font-weight:700}.samay-phone-feature-card{background:#1c0c27;border:1px solid #d89a5f47;border-radius:14px;flex-shrink:0;overflow:hidden;box-shadow:0 6px 16px #00000073,0 0 20px #9b255f1f}.samay-phone-feature-img{width:100%;height:44px;position:relative}.samay-phone-feature-img-overlay{background:linear-gradient(#0000 20%,#09000fbf 100%);position:absolute;inset:0}.samay-phone-feature-body{background:linear-gradient(#17091f 0%,#1c0c27 100%);padding:5px 7px 6px}.samay-phone-feature-head{justify-content:space-between;align-items:flex-start;gap:4px;display:flex}.samay-phone-feature-title{color:#fff7e8;font-size:9px;font-weight:700;line-height:1.15}.samay-phone-feature-sub{color:#d8bfd3;margin-top:1px;font-size:6.5px;line-height:1.2}.samay-phone-feature-rating{color:#f0c36f;white-space:nowrap;flex-shrink:0;font-size:7px;font-weight:700}.samay-phone-feature-status{color:#8fd4a8;align-items:center;gap:3px;margin-top:3px;font-size:6px;font-weight:600;display:flex}.samay-phone-status-dot{background:#8fd4a8;border-radius:50%;width:4px;height:4px;box-shadow:0 0 6px #8fd4a899}.samay-phone-chips{flex-wrap:wrap;gap:3px;margin-top:4px;display:flex}.samay-phone-chip{color:#f6dfb2;background:#6824a638;border:1px solid #6824a673;border-radius:999px;padding:2px 5px;font-size:5.5px;font-weight:600;line-height:1.1}.samay-phone-block{flex-direction:column;flex-shrink:0;gap:3px;display:flex}.samay-phone-event-row{background:#17091feb;border:1px solid #d89a5f2e;border-radius:10px;align-items:center;gap:6px;padding:5px 7px;display:flex}.samay-phone-event-copy{flex:1;min-width:0}.samay-phone-event-title{color:#fff7e8;white-space:nowrap;text-overflow:ellipsis;font-size:7.5px;font-weight:600;overflow:hidden}.samay-phone-event-meta{color:#d8bfd3;margin-top:1px;font-size:6px}.samay-phone-event-thumb{border:1px solid #ffffff1a;border-radius:8px;flex-shrink:0;width:30px;height:30px;position:relative;overflow:hidden}.samay-phone-event-badge{letter-spacing:.04em;text-transform:uppercase;color:#fff7e8;background:#9b255feb;border-radius:4px;padding:1px 3px;font-size:4.5px;font-weight:700;line-height:1.1;position:absolute;top:2px;right:2px}.samay-phone-route-card{background:linear-gradient(90deg,#1c0c27f2 0%,#17091fe0 100%);border:1px solid #6824a659;border-radius:10px;align-items:center;gap:6px;padding:4px 6px 4px 4px;display:flex}.samay-phone-route-thumb{border:1px solid #d89a5f33;border-radius:7px;flex-shrink:0;width:28px;height:28px;position:relative;overflow:hidden}.samay-phone-route-copy{flex:1;min-width:0}.samay-phone-route-title{color:#fff7e8;font-size:7px;font-weight:600;line-height:1.2}.samay-phone-route-sub{color:#d8bfd3;margin-top:1px;font-size:5.5px}.samay-phone-route-arrow{color:#f0c36f;opacity:.85;flex-shrink:0;font-size:11px;line-height:1}.samay-phone-bottom-nav{text-align:center;background:#09000fe0;border-top:1px solid #d89a5f29;flex-shrink:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-top:auto;padding:5px 0 6px;display:grid}.samay-phone-bottom-nav>span{flex-direction:column;align-items:center;gap:1px;min-width:0;display:flex}.samay-phone-nav-icon{color:#d8bfd3;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.samay-phone-bottom-nav>span.is-active .samay-phone-nav-icon{color:#f0c36f;filter:drop-shadow(0 0 4px #f0c36f73)}.samay-phone-bottom-label{color:#d8bfd3;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:5px;line-height:1.05;overflow:hidden}.samay-phone-bottom-nav>span.is-active .samay-phone-bottom-label{color:#f0c36f;font-weight:700}@media (prefers-reduced-motion:reduce){.samay-phone-screen:after{opacity:0;animation:none}}.samay-section{padding:2.75rem 0;position:relative}@media (min-width:768px){.samay-section{padding:3.25rem 0}}.samay-section-glow{background:radial-gradient(ellipse 85% 55% at 50% 0%, #9b255f47 0%, transparent 50%), radial-gradient(ellipse 50% 40% at 85% 90%, #6824a626 0%, transparent 45%), var(--bg-deep)}.samay-section-what{background:var(--bg-deep);border-top:1px solid #d89a5f14;padding:3rem 0}@media (min-width:768px){.samay-section-what{padding:5.5rem 0}}.samay-section-what-glow{pointer-events:none;background:radial-gradient(70% 50% at 50% 0,#9b255f38 0%,#0000 58%),radial-gradient(45% 35% at 20% 80%,#6824a61f 0%,#0000 55%),radial-gradient(40% 30% at 88% 70%,#d89a5f14 0%,#0000 50%);position:absolute;inset:0}.samay-what-title{color:var(--cream)}.samay-what-lead{max-width:32rem;font-size:.9375rem;line-height:1.55}.samay-section-what .samay-features-grid{gap:.75rem;margin-top:1.5rem}@media (min-width:768px){.samay-section-what .samay-features-grid{gap:1rem;margin-top:1.75rem}}.samay-what-card{text-align:left;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1f082bb8;border:1px solid #d89a5f59;border-radius:24px;flex-direction:column;align-items:flex-start;height:100%;min-height:172px;padding:1.35rem 1.3rem 1.4rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 10px 36px #0000006b,inset 0 1px #fff0c80f}@media (min-width:768px){.samay-what-card{min-height:188px;padding:1.5rem 1.4rem}}.samay-what-card:hover{border-color:#f0c36f80;transform:translateY(-4px);box-shadow:0 18px 48px #0000007a,0 0 32px #9b255f33,inset 0 1px #fff0c814}.samay-what-icon-wrap{width:3rem;height:3rem;color:var(--gold);background:#6824a63d;border:1px solid #d89a5f52;border-radius:14px;justify-content:center;align-items:center;display:flex;box-shadow:0 0 22px #9b255f2e,inset 0 1px #fff0c80f}.samay-what-icon-wrap svg{width:1.625rem;height:1.625rem}.samay-what-card-title{color:var(--cream);margin-top:.85rem;font-size:1.05rem;font-weight:600;line-height:1.2}@media (min-width:768px){.samay-what-card-title{font-size:1.125rem}}.samay-what-card-body{color:var(--muted);margin-top:.45rem;font-size:.8125rem;line-height:1.5}.samay-what-cta-wrap{margin-top:1.5rem;display:block}@media (min-width:768px){.samay-what-cta-wrap{margin-top:1.75rem}}.samay-what-cta{margin-left:auto;margin-right:auto}.samay-section-feel{background:linear-gradient(180deg, var(--bg-deep) 0%, #0a0212 100%);border-top:1px solid #6824a61f;padding:3rem 0}@media (min-width:768px){.samay-section-feel{padding:5rem 0 5.5rem}}.samay-section-feel-glow{pointer-events:none;background:radial-gradient(60% 45% at 50% 100%,#9b255f2e 0%,#0000 55%),radial-gradient(50% 40% at 50% 0,#6824a61a 0%,#0000 50%);position:absolute;inset:0}.samay-feel-title{color:var(--cream)}.samay-feel-lead{max-width:30rem;font-size:.9375rem}.samay-section-feel .samay-mosaic-grid{gap:.75rem;margin-top:1.5rem}@media (min-width:768px){.samay-section-feel .samay-mosaic-grid{gap:1rem;margin-top:1.75rem}}.samay-section-plan{background:radial-gradient(ellipse 110% 90% at 50% 45%, #9b255f6b 0%, #6824a638 45%, transparent 72%), linear-gradient(180deg, #1c0a2a 0%, var(--bg-panel) 48%, var(--bg-deep) 100%);border-top:1px solid var(--border-purple);border-bottom:1px solid var(--border-purple)}.samay-section-business{background:linear-gradient(180deg, var(--bg-panel) 0%, var(--bg-void) 100%)}.samay-features-grid{gap:.85rem;margin-top:2rem;display:grid}@media (min-width:768px){.samay-features-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.25rem}}.samay-glass{border:1px solid var(--border-gold);background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1.125rem;box-shadow:0 8px 32px #00000061,inset 0 1px #fff0c80a}.samay-feature-card{text-align:left;height:100%;min-height:168px;padding:1.35rem 1.25rem}.samay-card-hover{transition:transform .3s,box-shadow .3s,border-color .3s}.samay-card-hover:hover{border-color:#f0c36f85;transform:translateY(-3px);box-shadow:0 16px 44px #0000006b,0 0 28px #9b255f2e}.samay-icon-gold{color:var(--gold)}.samay-mosaic-grid{gap:.85rem;margin-top:2rem;display:grid}@media (min-width:768px){.samay-mosaic-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.25rem}}.samay-mosaic-card{aspect-ratio:3/4;border:1px solid #d89a5f57;border-radius:26px;min-height:272px;transition:transform .4s,box-shadow .4s,border-color .4s;position:relative;overflow:hidden}@media (min-width:768px){.samay-mosaic-card{aspect-ratio:3/4.1;min-height:340px}}.samay-mosaic-card:hover{border-color:#f0c36f7a;transform:translateY(-4px);box-shadow:0 22px 56px #00000085,0 0 36px #9b255f33}.samay-mosaic-img{transition:transform .5s}.samay-mosaic-overlay{z-index:1;background:linear-gradient(#0000 18%,#0500082e 42%,#0500089e 68%,#050008f0 100%),linear-gradient(#09000f66 0%,#0000 24%);position:absolute;inset:0}.samay-mosaic-copy{z-index:2;text-align:left;padding:1rem 1.1rem 1.15rem;position:absolute;bottom:0;left:0;right:0}.samay-mosaic-icon{width:1.75rem;height:1.75rem;color:var(--gold);filter:drop-shadow(0 0 8px #f0c36f59);justify-content:center;align-items:center;display:inline-flex}.samay-mosaic-icon svg{width:1.25rem;height:1.25rem}.samay-mosaic-title{color:#fff7e8;text-shadow:0 2px 12px #000000a6;margin-top:.5rem;font-size:1.05rem;font-weight:600;line-height:1.15}@media (min-width:768px){.samay-mosaic-title{font-size:1.125rem}}.samay-mosaic-body{color:#d8bfd3f2;text-shadow:0 1px 8px #0000008c;max-width:95%;margin-top:.35rem;font-size:.75rem;line-height:1.45}@media (min-width:768px){.samay-mosaic-body{font-size:.8125rem}}.samay-mosaic-card:after{content:"";z-index:3;border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #fff0c81a}.samay-chips-wrap{z-index:2;margin-top:1.5rem;position:relative}.samay-chips-row{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:44rem;margin:0 auto;display:flex}.samay-chips-row+.samay-chips-row{margin-top:.5rem}.samay-chip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--cream-soft);cursor:pointer;background:#050008b8;border:1px solid #f0c36f73;border-radius:999px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.75rem;transition:box-shadow .2s,border-color .2s,transform .2s;display:inline-flex}.samay-chip:hover{border-color:#f0c36fa6;transform:translateY(-2px);box-shadow:0 0 28px #d89a5f59,0 0 12px #9b255f33}.samay-business-card{border-radius:1.25rem;box-shadow:0 16px 48px #00000073,0 0 40px #9b255f1f,inset 0 1px #fff0c80f}.samay-cta-wrap{border-top:1px solid #d89a5f1a;padding:2.5rem 1.25rem 2rem;position:relative}@media (min-width:768px){.samay-cta-wrap{padding:3rem 2.75rem 2.75rem}}.samay-cta-wrap-glow{pointer-events:none;background:radial-gradient(70% 55% at 50% 100%,#9b255f33 0%,#0000 58%),radial-gradient(50% 40% at 20%,#6824a61a 0%,#0000 55%);position:absolute;inset:0}.samay-cta-final{z-index:2;background:radial-gradient(80% 70% at 12% 20%,#9b255f8c 0%,#0000 55%),radial-gradient(60% 50% at 88% 80%,#6824a659 0%,#0000 52%),linear-gradient(128deg,#2a0e28 0%,#1a0824 38%,#13031c 72%,#0a0212 100%);border:1px solid #d89a5f59;border-radius:30px;max-width:1080px;margin:0 auto;padding:1.75rem 1.25rem;position:relative;overflow:hidden;box-shadow:0 28px 80px #00000094,0 0 56px #9b255f38,inset 0 1px #fff0c81f}.samay-cta-final:before{pointer-events:none;content:"";opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}@media (min-width:768px){.samay-cta-final{border-radius:32px;grid-template-columns:minmax(0,1.15fr) minmax(260px,300px) minmax(150px,170px);align-items:center;gap:2rem 2.25rem;padding:3rem 3.25rem;display:grid}}.samay-cta-copy{z-index:1;text-align:center;position:relative}@media (min-width:768px){.samay-cta-copy{text-align:left}}.samay-cta-title{color:var(--cream);font-size:clamp(1.65rem,3.2vw,2.15rem);font-weight:600;line-height:1.08}.samay-cta-lead{max-width:22rem;color:var(--muted);margin-top:.65rem;margin-left:auto;margin-right:auto;font-size:.9375rem;line-height:1.55}@media (min-width:768px){.samay-cta-lead{margin-left:0;margin-right:0}}.samay-cta-beta{letter-spacing:.02em;color:#f6dfb2b8;text-align:center;font-size:.6875rem}.samay-cta-beta--desktop{margin-top:.75rem;display:none}.samay-cta-beta--mobile{margin:0;display:block}@media (min-width:768px){.samay-cta-beta--desktop{display:block}.samay-cta-beta--mobile{display:none}}.samay-cta-actions{z-index:1;justify-content:center;display:flex;position:relative}.samay-cta-buttons{flex-direction:column;gap:.75rem;width:100%;max-width:20rem;display:flex}.samay-store-btn{letter-spacing:.01em;text-align:left;border-radius:20px;justify-content:center;align-items:center;gap:.65rem;width:100%;min-height:3.5rem;padding:.85rem 1.25rem;font-size:.875rem;font-weight:600;transition:transform .25s,box-shadow .25s,border-color .25s;display:inline-flex}.samay-store-btn-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.samay-store-icon{width:1.25rem;height:1.25rem}.samay-store-btn-label{line-height:1.2}.samay-store-btn--active{color:#fff;background:linear-gradient(92deg,#e8a86a 0%,#c4724a 22%,#9b255f 58%,#6a2485 100%);border:1px solid #ffe4b46b;box-shadow:0 8px 28px #c86e3c61}.samay-store-btn--active:hover{transform:translateY(-2px);box-shadow:0 12px 36px #d89a5f6b}.samay-store-btn--soon{color:#fff7e8e0;cursor:default;background:#1c0c27e0;border:1px solid #d89a5f52;box-shadow:inset 0 1px #fff0c80f,0 6px 20px #00000059}.samay-cta-qr-col{z-index:1;justify-content:center;display:flex;position:relative}@media (min-width:768px){.samay-cta-qr-col{justify-content:flex-end}}.samay-qr-box{background:linear-gradient(155deg,#fffef9 0%,#f3e8d2 48%,#ebe0c8 100%);border:1px solid #d89a5f73;border-radius:20px;width:8.75rem;height:8.75rem;padding:.7rem;position:relative;box-shadow:0 12px 36px #00000061,0 0 24px #f0c36f1f,inset 0 0 0 1px #1a0a2e0f}@media (min-width:768px){.samay-qr-box{border-radius:22px;width:10.25rem;height:10.25rem;padding:.8rem}}.samay-qr-pattern{z-index:0;opacity:.88;background:linear-gradient(90deg,#1a0a2e 46%,#0000 46%) 0 0/6px 6px,linear-gradient(#1a0a2e 46%,#0000 46%) 0 0/6px 6px;border-radius:8px;width:100%;height:100%;position:relative}.samay-qr-finder{z-index:1;background:#fffef9;border:3px solid #1a0a2e;border-radius:4px;width:1.35rem;height:1.35rem;position:absolute;box-shadow:inset 0 0 0 2px #fffef9}.samay-qr-finder:after{content:"";background:#1a0a2e;border-radius:2px;position:absolute;inset:4px}.samay-qr-finder--tl{top:.95rem;left:.95rem}.samay-qr-finder--tr{top:.95rem;right:.95rem}.samay-qr-finder--bl{bottom:1.65rem;left:.95rem}.samay-qr-label{z-index:2;letter-spacing:.1em;text-transform:uppercase;color:#1a0a2e94;white-space:nowrap;font-size:.5625rem;font-weight:700;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%)}.samay-stars{pointer-events:none;z-index:1;opacity:.95;background-image:radial-gradient(2px 2px at 6% 20%,#fff0c8bf 0,#0000 100%),radial-gradient(1.5px 1.5px at 18% 6%,#f0c36fa6 0,#0000 100%),radial-gradient(1.5px 1.5px at 90% 12%,#ffffff8c 0,#0000 100%),radial-gradient(1px 1px at 68% 32%,#f0c36f80 0,#0000 100%),radial-gradient(2px 2px at 12% 70%,#fff0c88c 0,#0000 100%),radial-gradient(1.5px 1.5px at 52% 88%,#d89a5f99 0,#0000 100%),radial-gradient(1px 1px at 94% 68%,#ffffff73 0,#0000 100%),radial-gradient(1.5px 1.5px at 38% 42%,#ffffff59 0,#0000 100%);position:absolute;inset:0}.samay-twinkle{animation:4s ease-in-out infinite samay-twinkle}@keyframes samay-twinkle{0%,to{opacity:.7}50%{opacity:1}}.samay-cta-glow{animation:4s ease-in-out infinite samay-cta-pulse}@keyframes samay-cta-pulse{0%,to{box-shadow:0 6px 28px #c8643c66}50%{box-shadow:0 10px 40px #d89a5f7a}}@keyframes samay-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.samay-footer{background:var(--bg-void);border-top:1px solid #d89a5f29;padding:1.35rem 1.25rem 1.5rem}@media (min-width:768px){.samay-footer{padding:1.35rem 2.75rem 1.6rem}}.samay-footer-grid{text-align:center;gap:1.25rem;max-width:1180px;margin:0 auto;display:grid}@media (min-width:768px){.samay-footer-grid{text-align:left;grid-template-columns:1fr auto 1fr;align-items:start;gap:2rem}}.samay-footer-brand{flex-direction:column;gap:.2rem;display:flex}@media (min-width:768px){.samay-footer-brand{align-items:flex-start}}.samay-footer-logo{font-family:var(--font-playfair), Georgia, serif;color:var(--cream);font-size:1.05rem;font-weight:600;line-height:1.2}.samay-footer-tagline,.samay-footer-desc{color:var(--muted);font-size:.75rem;line-height:1.45}.samay-footer-nav{color:var(--muted);flex-direction:column;gap:.4rem;font-size:.8125rem;display:flex}@media (min-width:768px){.samay-footer-nav{text-align:center;align-items:center}}.samay-footer-nav a{color:var(--muted);transition:color .2s}.samay-footer-nav a:hover{color:var(--copper)}.samay-footer-social{justify-content:center;align-items:center;gap:1rem;font-size:.75rem;display:flex}@media (min-width:768px){.samay-footer-social{justify-content:flex-end}}.samay-footer-social-muted{color:#d89a5f59;letter-spacing:.04em;cursor:default}.samay-footer-social-link{color:var(--copper);transition:color .2s}.samay-footer-social-link:hover{color:var(--gold)}.samay-link-business{color:var(--gold);align-items:center;gap:.2rem;font-size:.8125rem;transition:opacity .2s;display:inline-flex}.samay-link-business:hover{opacity:.85}@media (max-width:767px){.samay-landing-root{padding:0;overflow-x:hidden}.samay-landing-frame{border-left:none;border-right:none;border-radius:0}.samay-hero-grid{padding-bottom:2rem}.samay-hero-phone-wrap{margin-top:.5rem}.samay-phone-tilt{transform:rotate(-3deg)perspective(1200px)rotateY(-4deg)}.samay-phone-shell{width:clamp(230px,72vw,290px)}.samay-cta-final{flex-direction:column;gap:1.35rem;padding:1.75rem 1.15rem;display:flex}.samay-cta-buttons{max-width:none}.samay-store-btn{min-height:3.25rem}.samay-store-btn--active:hover{transform:none}}@media (prefers-reduced-motion:reduce){.samay-hero-fade,.samay-hero-fade-delay{opacity:1;animation:none}.samay-float-phone,.samay-twinkle,.samay-cta-glow{animation:none!important}.samay-phone-tilt{transform:rotate(-6deg)perspective(1200px)rotateY(-8deg)rotateX(2deg)}.samay-mosaic-card:hover,.samay-what-card:hover,.samay-card-hover:hover{transform:none}.samay-mosaic-img{transform:none!important}}
@keyframes samay-aurora{0%,to{opacity:.55;transform:translate(0)scale(1)}50%{opacity:.85;transform:translate(3%,-2%)scale(1.05)}}@keyframes samay-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes samay-glow-pulse{0%,to{box-shadow:0 0 40px #7c3aed40}50%{box-shadow:0 0 56px #a78bfa61}}@keyframes samay-scroll-hint{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(6px)}}.samay-aurora{animation:14s ease-in-out infinite samay-aurora}.samay-float{animation:5s ease-in-out infinite samay-float}.samay-float-phone{animation:5.5s ease-in-out infinite samay-float}.samay-float-delayed{animation:6.5s ease-in-out .8s infinite samay-float}.samay-cta-pulse{animation:4s ease-in-out infinite samay-glow-pulse}.samay-scroll-hint{animation:2.2s ease-in-out infinite samay-scroll-hint}.samay-mosaic-card{transition:transform .45s,box-shadow .45s,border-color .45s}.samay-mosaic-card:hover{border-color:#a78bfa73;transform:translateY(-4px)scale(1.02);box-shadow:0 24px 60px #00000073,0 0 48px #7c3aed2e}.samay-phone-tilt{transition:transform .5s;transform:perspective(1200px)rotateY(-8deg)rotateX(4deg)}.samay-phone-tilt:hover{transform:perspective(1200px)rotateY(-4deg)rotateX(2deg)}@media (prefers-reduced-motion:reduce){.samay-aurora,.samay-float,.samay-float-delayed,.samay-cta-pulse,.samay-scroll-hint{animation:none}.samay-mosaic-card:hover,.samay-phone-tilt,.samay-phone-tilt:hover{transform:none}}
