.samay-landing-root{--bg-void:#090312;--bg-deep:#12061d;--bg-panel:#1a0a28;--bg-card:#3a174b8c;--cream:#f8e8c8;--cream-soft:#fff4dc;--text:#fff4dc;--muted:#d4b8cf;--copper:#8a3f2a;--gold:#d9a85c;--magenta:#4b1d4a;--purple:#3a174b;--border-gold:#d9a85c5c;--border-purple:#3a174b73;--samay-border:var(--border-gold);--samay-glass:var(--bg-card);--samay-cream:var(--cream);--samay-copper:var(--gold);--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:#fff4dc;letter-spacing:.03em;text-transform:none;background:linear-gradient(135deg,#3a174b 0%,#5b244b 48%,#8a3f2a 100%);border:1px solid #d9a85ca6;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 7px 24px #5b244b57}.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:#fff4dc;background:linear-gradient(135deg,#3a174b 0%,#5b244b 48%,#8a3f2a 100%);border:1px solid #d9a85cb3;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.8rem 1.55rem;font-size:.9rem;font-weight:600;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 8px 28px #5b244b5c}.samay-btn-copper:hover{transform:translateY(-2px);box-shadow:0 10px 36px #d9a85c61}.samay-btn-ghost{color:#f8e8c8;background:linear-gradient(135deg,#3a174b8c,#12061db8);border:1px solid #d9a85c8c;border-radius:999px;align-items:center;gap:.6rem;padding:.75rem 1.2rem;font-size:.8125rem;font-weight:500;transition:background .2s,border-color .2s;display:inline-flex}.samay-btn-ghost:hover{background:#3a174bb8;border-color:#d9a85cb8}.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-picture,.samay-hero-picture img{width:100%;height:100%;position:absolute;inset:0}.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;grid-template-columns:1fr;grid-template-areas:"copy""phone""cta";align-items:center;gap:1.35rem;padding:1.75rem 1.25rem 2.25rem;display:grid;position:relative}@media (min-width:768px){.samay-hero-grid{grid-template-columns:minmax(0,44%) minmax(0,56%);grid-template-areas:"copy phone""cta phone";align-items:center;gap:.5rem 1rem;padding:2rem 2.75rem 2.75rem}}.samay-hero-copy{grid-area:copy;max-width:28rem}.samay-hero-phone-wrap{grid-area:phone;justify-content:center;align-items:center;padding-top:.25rem;display:flex}.samay-hero-cta-wrap{grid-area:cta}.samay-hero-title{font-size:clamp(2.5rem,5.2vw,4rem);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-phone-wrap{justify-content:flex-end;align-items:center;padding-right:.5rem}}.samay-hero-cta{flex-direction:column;align-items:center;gap:.75rem;margin-top:.25rem;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:.35rem}}.samay-hero-cta .samay-btn-copper{padding:.85rem 1.65rem;font-size:.9rem}.samay-hero-cta>a{white-space:nowrap;flex-shrink:0}.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-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,#d9a85c42 0%,#4b1d4a2e 40%,#0000 72%);border-radius:50%;position:absolute;inset:-14% -28%}.samay-phone-glow-2{filter:blur(18px);background:radial-gradient(circle,#8a3f2a2e 0%,#0000 60%);border-radius:50%;position:absolute;inset:-6% -18%}.samay-phone-tilt{transform-origin:50%;transform:rotate(-3deg)perspective(1200px)rotateY(-5deg)rotateX(2deg)}@media (min-width:768px){.samay-phone-tilt{transform-origin:58% 18%;transform:rotate(-8deg)perspective(1200px)rotateY(-9deg)rotateX(3deg)}}.samay-phone-shell{box-sizing:border-box;aspect-ratio:9/19.5;background:linear-gradient(165deg,#1a0a24 0%,#0a020f 55%,#090312 100%) padding-box padding-box,linear-gradient(150deg,#d9a85c 0%,#8a3f2a 32%,#4b1d4a 62%,#3a174b 100%) border-box;border:2px solid #0000;border-radius:44px;width:clamp(280px,78vw,360px);padding:13px;position:relative;box-shadow:0 40px 96px #000000d1,0 0 72px #4b1d4a47,0 0 28px #d9a85c33,inset 0 1px #fff4dc24,inset -2px 0 12px #ffffff0a}@media (min-width:768px){.samay-phone-shell{width:clamp(380px,28vw,460px)}}.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:#3a174b8c;border:1px solid #d9a85c66;border-radius:14px;justify-content:center;align-items:center;display:flex;box-shadow:0 0 22px #4b1d4a38,inset 0 1px #fff4dc0f}.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:var(--bg-void)}.samay-business-backdrop{z-index:0;object-fit:cover;object-position:center 46%;opacity:.76}.samay-business-overlay{pointer-events:none;z-index:1;background:linear-gradient(90deg, #050008eb 0%, #09020fb3 50%, #050008c7 100%), linear-gradient(180deg, var(--bg-deep) 0%, transparent 24%, transparent 76%, var(--bg-void) 100%);position:absolute;inset:0}.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-intent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;max-width:62rem;margin:0 auto;display:grid}@media (min-width:768px){.samay-intent-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}}.samay-intent-card{background:#16071f;border:1px solid #d9a85c6b;border-radius:18px;align-items:flex-end;min-height:7rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #0000004d}.samay-intent-card:hover{border-color:#f0c36fa8;transform:translateY(-2px);box-shadow:0 16px 34px #00000061}.samay-intent-card-image{object-fit:cover;object-position:center;transition:transform .45s}.samay-intent-card:hover .samay-intent-card-image{transform:scale(1.035)}.samay-intent-card-overlay{background:linear-gradient(#0903121f 0%,#09031261 45%,#050008eb 100%);position:absolute;inset:0}.samay-intent-card-label{z-index:1;color:#fff4dc;text-align:left;text-shadow:0 2px 12px #000000b3;padding:.85rem .9rem;font-size:.82rem;font-weight:600;line-height:1.15;position:relative}.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:#13031c;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:"";z-index:1;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}.samay-cta-final-image{z-index:0;object-fit:cover;object-position:center 52%}.samay-cta-final-overlay{pointer-events:none;z-index:0;background:linear-gradient(90deg,#0a0212e0 0%,#13031cad 55%,#09000fc7 100%),radial-gradient(75% 70% at 12% 20%,#5b244b52 0%,#0000 58%);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{z-index:1;letter-spacing:.02em;color:#f6dfb2b8;text-align:center;font-size:.6875rem;position:relative}.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-badges{justify-content:center;align-items:center;gap:.7rem;width:100%;display:flex}.samay-store-badges--stack,.samay-store-badges--row{flex-direction:column}@media (min-width:640px){.samay-store-badges--row{flex-flow:wrap}}.samay-store-badge{filter:drop-shadow(0 8px 18px #00000059);justify-content:center;align-items:center;width:min(100%,11.75rem);height:3.35rem;line-height:0;transition:transform .2s,opacity .2s,filter .2s;display:inline-flex}.samay-store-badge:hover{opacity:.96;transform:translateY(-2px)}.samay-store-badge-img{object-fit:contain;object-position:center;width:100%;height:100%}@media (min-width:768px){.samay-store-badge{width:12.5rem;height:3.55rem}}.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:#fff4dc;background:linear-gradient(135deg,#3a174b 0%,#5b244b 45%,#8a3f2a 100%);border:1px solid #d9a85ca6;box-shadow:0 8px 28px #5b244b5c}.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}.samay-qr-box--live{justify-content:center;align-items:center;display:flex;overflow:hidden}.samay-qr-image{object-fit:contain;border-radius:10px;width:100%;height:100%}.samay-qr-figure{flex-direction:column;align-items:center;gap:.65rem;display:flex}.samay-qr-caption{color:#f8e8c8;letter-spacing:.02em;text-align:center;flex-direction:column;align-items:center;gap:.15rem;font-size:.75rem;font-weight:600;display:flex}.samay-qr-caption-sub{color:#d8b8cfd9;font-size:.65rem;font-weight:500}@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 #d9a85c33;padding:1.6rem 1.25rem 1.75rem}@media (min-width:768px){.samay-footer{padding:1.75rem 2.75rem 1.9rem}}.samay-footer-grid{text-align:center;gap:1.35rem;max-width:1180px;margin:0 auto;display:grid}@media (min-width:768px){.samay-footer-grid{text-align:left;grid-template-columns:1.2fr 1.4fr auto;align-items:start;gap:2rem}}.samay-footer-brand{flex-direction:column;gap:.25rem;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.15rem;font-weight:600;line-height:1.2}.samay-footer-tagline,.samay-footer-desc{color:var(--muted);font-size:.78rem;line-height:1.45}.samay-footer-nav{color:var(--muted);flex-direction:column;gap:.55rem;font-size:.8125rem;display:flex}@media (min-width:768px){.samay-footer-nav{text-align:center;align-items:center}}.samay-footer-nav a{color:#f8e8c8c7;transition:color .2s}.samay-footer-nav a:hover{color:var(--gold)}.samay-footer-social{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;display:flex}@media (min-width:768px){.samay-footer-social{justify-content:flex-end}}.samay-footer-chip{color:#f8e8c8;letter-spacing:.02em;background:linear-gradient(135deg,#3a174b8c,#12061dbf);border:1px solid #d9a85c73;border-radius:999px;align-items:center;gap:.45rem;min-height:2.5rem;padding:.45rem .9rem;font-size:.78rem;font-weight:600;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.samay-footer-chip:hover{color:#fff4dc;background:linear-gradient(135deg,#4b1d4ab3,#3a174b8c);border-color:#d9a85cbf}.samay-footer-chip-icon{width:1.05rem;height:1.05rem;color:var(--gold);flex-shrink:0}.samay-footer-social-muted{color:#d9a85c59;letter-spacing:.04em;cursor:default}.samay-footer-social-link{color:var(--gold);transition:color .2s}.samay-footer-social-link:hover{color:#fff4dc}.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{align-items:start;gap:1.35rem;padding-top:1.5rem;padding-bottom:2rem}.samay-hero-picture img{object-position:center 30%;transform-origin:top;transform:translateY(-11%)scale(1.08)}.samay-hero-overlay{background:linear-gradient(180deg, #0500083d 0%, #08010e52 35%, #08010e9e 70%, var(--bg-deep) 100%), radial-gradient(ellipse 90% 48% at 50% 18%, #5b244b29, transparent 70%)}.samay-hero-title{font-size:clamp(2.35rem,11vw,3.05rem);line-height:1.01}.samay-hero-lead{max-width:21rem;margin-left:auto;margin-right:auto}.samay-hero-cta{width:min(100%,22rem);margin-left:auto;margin-right:auto}.samay-hero-cta>a{min-height:3.1rem}.samay-hero-phone-wrap{margin-top:.15rem}.samay-business-backdrop{object-position:62% center;opacity:.82}.samay-business-overlay{background:linear-gradient(#0500088a 0%,#09020f9e 48%,#050008d1 100%),radial-gradient(90% 55% at 70% 16%,#8a3f2a1a,#0000 68%)}.samay-cta-final-image{object-position:58% center;opacity:.9}.samay-cta-final-overlay{background:linear-gradient(#09000fc2 0%,#13031c9e 46%,#050008d6 100%)}.samay-phone-tilt{transform:rotate(-2.5deg)perspective(1200px)rotateY(-4deg)}.samay-phone-shell{width:clamp(280px,78vw,360px)}.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}}.samay-landing-root .samay-section-what{padding:2.75rem 0}.samay-landing-root .samay-what-title{max-width:18ch;margin-inline:auto}.samay-landing-root .samay-what-lead{max-width:34rem}.samay-landing-root .samay-section-what .samay-features-grid{gap:.65rem;margin-top:1.25rem}.samay-landing-root .samay-what-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:#180722c7;border-radius:18px;grid-template-rows:auto auto;grid-template-columns:2.9rem minmax(0,1fr);column-gap:.85rem;min-height:0;padding:1rem 1.05rem;display:grid}.samay-landing-root .samay-what-icon-wrap{width:2.9rem;height:2.9rem;color:var(--gold);border-radius:14px;grid-row:1/3}.samay-landing-root .samay-what-icon-wrap svg{width:1.4rem;height:1.4rem}.samay-landing-root .samay-what-card-title{grid-column:2;margin-top:0;font-size:1.05rem}.samay-landing-root .samay-what-card-body{grid-column:2;margin-top:.2rem;font-size:.78rem}.samay-landing-root .samay-section-feel{padding:2.75rem 0}.samay-feel-preview-grid{gap:.7rem;margin-top:1.25rem;display:grid}.samay-feel-preview{background:#14051edb;border:1px solid #d9a85c52;border-radius:19px;grid-template-columns:6.75rem minmax(0,1fr);min-height:7rem;transition:transform .25s,border-color .25s;display:grid;overflow:hidden;box-shadow:0 12px 30px #00000057,inset 0 1px #fff4dc0d}.samay-feel-preview:hover{border-color:#d9a85c85;transform:translateY(-2px)}.samay-feel-preview-media{min-height:7rem;position:relative;overflow:hidden}.samay-feel-preview-image{object-fit:cover;transition:transform .4s}.samay-feel-preview:hover .samay-feel-preview-image{transform:scale(1.035)}.samay-feel-preview-shade{background:linear-gradient(90deg,#0000 55%,#14051ed1 100%);position:absolute;inset:0}.samay-feel-preview-copy{text-align:left;flex-direction:column;justify-content:center;min-width:0;padding:.85rem .9rem;display:flex}.samay-feel-preview-eyebrow{color:#d9a85c;letter-spacing:.16em;font-size:.55rem;font-weight:700}.samay-feel-preview-title{color:#fff4dc;margin-top:.32rem;font-size:.98rem;line-height:1.1}.samay-feel-preview-body{color:#d8bfd3e0;margin-top:.35rem;font-size:.68rem;line-height:1.35}.samay-landing-root .samay-section-business{padding:3rem 0}.samay-landing-root .samay-section-business .samay-inner{gap:1.75rem}.samay-business-verified{z-index:2;color:#ecfdf5;letter-spacing:.1em;text-transform:uppercase;background:#064e3bc2;border:1px solid #a7f3d073;border-radius:999px;padding:.28rem .55rem;font-size:.57rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.samay-landing-root .samay-cta-wrap{padding-top:2rem}.samay-landing-root .samay-cta-final{padding-block:1.85rem}.samay-landing-root .samay-cta-title{max-width:18ch;font-size:clamp(1.65rem,4.2vw,2.35rem)}.samay-landing-root .samay-qr-box{border-radius:18px;width:8.2rem;height:8.2rem;padding:.45rem}.samay-landing-root .samay-qr-box--live{background:#fff4dc}.samay-landing-root .samay-footer{padding:1.5rem 1.25rem 1.65rem}.samay-landing-root .samay-footer-grid{gap:1.25rem;max-width:1180px;display:grid}.samay-landing-root .samay-footer-brand{text-align:center;align-items:center}.samay-landing-root .samay-footer-nav{flex-flow:wrap;justify-content:center;gap:.55rem 1.1rem;font-size:.78rem}@media (min-width:768px){.samay-landing-root .samay-section-what,.samay-landing-root .samay-section-feel{padding:3.5rem 0}.samay-landing-root .samay-section-what .samay-features-grid{gap:.85rem}.samay-feel-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.samay-feel-preview{grid-template-columns:7.25rem minmax(0,1fr);min-height:7.5rem}.samay-feel-preview-media{min-height:7.5rem}.samay-landing-root .samay-section-business{padding:3.75rem 0}.samay-landing-root .samay-cta-final{padding-block:2.5rem}.samay-landing-root .samay-qr-box{width:8.5rem;height:8.5rem}.samay-landing-root .samay-footer-grid{text-align:left;grid-template-columns:1.2fr 1.4fr auto}.samay-landing-root .samay-footer-brand{text-align:left;align-items:flex-start}.samay-landing-root .samay-footer-nav{justify-content:center}}@media (max-width:767px){.samay-landing-root .samay-hero-copy{max-width:22rem;margin-inline:auto}.samay-landing-root .samay-section-business .samay-inner{gap:1.5rem}.samay-landing-root .samay-business-card,.samay-landing-root .samay-cta-title{margin-inline:auto}}@media (prefers-reduced-motion:reduce){.samay-feel-preview,.samay-feel-preview-image{transition:none}.samay-feel-preview:hover,.samay-feel-preview:hover .samay-feel-preview-image{transform:none}}
