:root{--primary:#5b5ce2;--primary-hover:#4748c7;--primary-soft:#efefff;--cyan:#38bdf8;--home-info-pill-color:#138fbe;--home-info-pill-background:#38bdf81a;--home-info-pill-border:#138fbe29;--green:#22a95a;--dark:#182654;--ink:#1e293b;--muted:#59677f;--surface:#f7f7fa;--border:#dfe4ef;--white:#fff;--shadow:0 24px 70px -34px #17255447}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--dark);background:#fff;margin:0;font-family:Cairo,sans-serif;line-height:1.8;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1180px,100% - 48px);margin-inline:auto}.topbar{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1.5px solid #5c62ec38;border-radius:28px;justify-content:space-between;align-items:center;width:min(1280px,100% - 32px);min-height:72px;margin:24px auto 0;padding:10px 30px;display:flex;position:relative;box-shadow:0 16px 42px #17255417}.brand img{width:auto;height:50px;display:block}nav{flex:1;justify-content:space-between;align-items:center;gap:24px;margin-inline-start:24px;display:flex}.nav-main,.nav-actions{align-items:center;gap:24px;display:flex}.nav-main{flex:1;justify-content:center;gap:4px}nav a{color:var(--dark);text-align:center;font-size:.96rem;font-weight:600;transition:all .2s}.nav-main>a{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 22px;display:inline-flex}.new-home-page .nav-dropdown-toggle{padding-inline:22px;font-weight:600}.new-home-page .nav-dropdown-menu a{font-weight:600}nav a:hover,nav a.is-active{color:var(--primary)}.nav-auth-primary{background:var(--primary);border-radius:16px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-weight:600;display:inline-flex;color:#fff!important}.nav-auth-primary:hover{background:var(--primary-hover)}.mobile-menu-btn{color:var(--dark);cursor:pointer;background:0 0;border:0;font-size:1.8rem;display:none}.mobile-drawer-close,.mobile-drawer-brand{display:none}.hero{background:linear-gradient(#fafbfe 0%,#f5f7fc 100%);border-bottom:0;margin-top:-120px;padding:210px 0 165px;position:relative;overflow:hidden}.new-home-page .hero:after{content:"";inset-inline:0;z-index:1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 160' preserveAspectRatio='none'%3E%3Cpath fill='%23ffffff' d='M0,96L60,90.7C120,85,240,75,360,74.7C480,75,600,85,720,96C840,107,960,117,1080,112C1200,107,1320,85,1380,74.7L1440,64L1440,160L0,160Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;width:100%;height:120px;position:absolute;bottom:-1px}.hero-grid{z-index:2;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;display:grid;position:relative}.new-home-page .eyebrow{border:1px solid var(--home-info-pill-border);background:var(--home-info-pill-background);width:fit-content;color:var(--home-info-pill-color);border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 20px;font-size:.9rem;font-weight:700;display:inline-flex}.new-home-page .eyebrow i{color:var(--home-info-pill-color);font-size:1.1rem}.hero h1{max-width:720px;color:var(--dark);letter-spacing:-.02em;margin:0 0 20px;font-size:3.5rem;font-weight:900;line-height:1.35}.hero-lead{max-width:680px;color:var(--muted);margin:0;font-size:clamp(1.02rem,1.5vw,1.22rem);font-weight:600;line-height:1.95}.hero-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;margin:26px 0 0;padding:0;list-style:none;display:grid}.hero-points li{color:#334155;align-items:center;gap:8px;font-size:.92rem;font-weight:700;display:flex}.hero-points i{color:var(--primary);font-size:1.2rem}.hero-signup-bar{direction:ltr;background:#fff;border:1px solid #e2e8f0e6;border-radius:24px;justify-content:space-between;align-items:center;width:100%;max-width:620px;margin-top:30px;padding:6px;display:flex;box-shadow:0 15px 35px #0f172a14}.hero-url-field{background:#fff;border:1px solid #ffffffa6;border-radius:14px;flex:1;align-items:center;min-width:0;min-height:60px;padding:0 14px;display:flex;box-shadow:inset 0 0 0 1px #4f46e50a}.hero-url-prefix{color:#64748b;white-space:nowrap;flex:none;font-size:1.05rem;font-weight:500}.hero-url-input{color:#0f172a;min-width:0;font:inherit;direction:ltr;flex:1;padding:0 0 0 6px;font-size:1.05rem;font-weight:600;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.hero-url-input::placeholder{color:#94a3b8;opacity:1}.hero-signup-bar .btn{white-space:nowrap;border:0;flex-shrink:0;min-height:60px;padding-inline:24px;font-size:.96rem;font-weight:800}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:56px;padding:0 26px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 13px 30px #4f46e540}.btn-primary:hover{background:var(--primary-hover);box-shadow:0 16px 34px #4f46e552}.btn-secondary{border-color:var(--border);color:var(--dark);background:#fff;box-shadow:0 10px 26px #17255412}.btn-secondary:hover{color:var(--primary);border-color:#5c62ec59}.hero-note-list{color:#526078;flex-wrap:wrap;align-items:center;gap:8px 20px;width:100%;max-width:520px;margin-top:16px;font-size:.95rem;font-weight:600;line-height:1.6;display:flex}.hero-note-list span{align-items:center;gap:8px;display:flex}.hero-note-list i{color:#38bdf8;background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1.05em;line-height:1;display:inline-flex;box-shadow:0 0 0 1px #38bdf81f}.hero-visual{place-items:center;min-height:810px;display:grid;position:relative}.hero-visual:before{content:none}.hero-store-device{--tembo-navy:#1f3566;--tembo-gold:#8b87d8;--tembo-surface:#f7f8fb;--tembo-neutral:#f2f4f8;--tembo-gold-soft:#f0effb;--luna-blue:#8db7e8;--luna-muted:#667085;--luna-text:#24324b;--luna-border:#e6eaf1;z-index:2;width:min(360px,100%);height:790px;color:var(--tembo-navy);background:linear-gradient(#fff 0%,#f8fafc 100%);border:5px solid #667085;border-radius:42px;padding:22px 18px 28px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #50596b,0 28px 70px #24324b33,inset 0 4px 10px #1f35660a}.tembo-status-bar{inset-inline:0;z-index:6;pointer-events:none;background:0 0;place-items:center;min-height:40px;display:grid;position:absolute;top:0}.tembo-dynamic-island{background:#000;border-radius:999px;width:86px;height:25px;display:block;box-shadow:inset 0 0 0 1px #ffffff14}.tembo-store-actions{direction:ltr;justify-content:space-between;align-items:center;min-height:46px;display:flex;transform:translateY(-8px)}.tembo-store-actions span{border:1px solid var(--luna-border);width:42px;height:42px;color:var(--tembo-navy);background:#fffffff5;border-radius:15px;place-items:center;font-size:1.15rem;display:grid;box-shadow:0 8px 22px -14px #1f356642}.tembo-store-actions .tembo-linkarabi-mark>i{background:currentColor;width:24px;height:24px;display:block;-webkit-mask:url(/logo1.webp) 50%/contain no-repeat;mask:url(/logo1.webp) 50%/contain no-repeat}.tembo-profile{text-align:center;margin-top:12px}.tembo-profile-logo{background:#fff;border:4px solid #fff;border-radius:50%;width:92px;height:92px;margin:0 auto 9px;overflow:hidden;box-shadow:0 10px 25px #1f35661a}.tembo-profile-logo img{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.86)}.tembo-profile h2{color:var(--tembo-navy);letter-spacing:.17em;margin:0;font-family:Palatino Linotype,Palatino,Book Antiqua,Georgia,serif;font-size:1rem;font-weight:500;line-height:1.25}.tembo-profile>p{color:var(--luna-muted);margin:7px 0 10px;font-size:.78rem;font-weight:600;line-height:1.55}.tembo-socials{direction:ltr;justify-content:center;align-items:center;gap:3px;display:flex}.tembo-socials span{width:30px;height:30px;color:var(--tembo-navy);background:0 0;border:0;border-radius:0;place-items:center;font-size:1.28rem;display:grid}.tembo-snapchat-icon{object-fit:contain;filter:brightness(0)saturate()invert(20%)sepia(27%)saturate(1746%)hue-rotate(184deg)brightness(89%)contrast(91%);width:35px;height:35px;display:block;transform:translateY(-2px)}.tembo-mode-tabs{background:var(--tembo-neutral);direction:rtl;border:0;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,224px);margin:13px auto 12px;padding:4px;display:grid;box-shadow:0 10px 28px #0f172a0f}.tembo-mode-tabs span{min-height:38px;color:var(--luna-muted);border-radius:999px;justify-content:center;align-items:center;gap:6px;font-size:.68rem;font-weight:700;display:flex}.tembo-mode-tabs .is-active{color:var(--tembo-navy);background:#fff;box-shadow:0 8px 20px #1f356614,inset 0 0 0 1px #8b87d847}.tembo-store-search-row{direction:rtl;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:7px;margin:0 0 15px;display:grid}.tembo-filter,.tembo-search{min-height:38px;color:var(--tembo-gold);background:#fff;border:1px solid #8b87d86b;align-items:center;display:flex}.tembo-filter{border-radius:50%;justify-content:center;width:38px;font-size:.88rem}.tembo-search{border-radius:999px;gap:8px;padding:0 12px}.tembo-search b{color:var(--luna-muted);font-size:.57rem;font-weight:600}.tembo-categories{align-items:center;gap:6px;margin-bottom:14px;display:flex;overflow:hidden}.tembo-categories span{background:var(--tembo-neutral);color:var(--luna-muted);border:1px solid #0000;border-radius:999px;flex:none;padding:6px 12px;font-size:.65rem;font-weight:700}.tembo-categories .is-active{background:var(--tembo-gold-soft);color:var(--tembo-navy);border-color:#8b87d87a}.tembo-section-title{color:var(--tembo-navy);text-align:right;margin:0 0 10px;font-size:.7rem;font-weight:800}.tembo-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.tembo-product{border:1px solid var(--luna-border);background:#fff;border-radius:14px;min-width:0;padding:6px;overflow:hidden;box-shadow:0 10px 24px #1f35660f}.tembo-product>img{aspect-ratio:1;object-fit:cover;background:var(--tembo-neutral);border-radius:10px;width:100%;height:auto;display:block;box-shadow:0 8px 18px #1f356614}.tembo-product>div{padding:6px 2px 2px}.tembo-product strong{color:var(--luna-text);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:900;line-height:1.4;display:block;overflow:hidden}.tembo-product p{color:var(--luna-muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.64rem;font-weight:700;line-height:1.45;overflow:hidden}.tembo-product div>span{width:fit-content;color:var(--tembo-gold);direction:ltr;background:#fff;border-radius:999px;margin-top:5px;padding:4px 9px;font-size:.72rem;font-weight:900;display:inline-flex;box-shadow:0 6px 14px #8b87d81f}.tembo-order-preview{inset-inline:14px;z-index:7;color:#fff;direction:rtl;background:#6f6bc2;border-radius:11px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;padding:7px 12px 7px 15px;display:grid;position:absolute;bottom:14px;box-shadow:0 18px 42px #6f6bc24d}.tembo-order-preview strong{text-align:center;white-space:nowrap;min-width:0;font-size:.82rem;font-weight:700}.tembo-order-count{color:#6f6bc2;background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.75rem;font-weight:900;display:grid}.tembo-order-total{white-space:nowrap;direction:ltr;font-size:.76rem;font-weight:700}.store-steps{background:#fff;border-bottom:1px solid #e6e8f0;padding:88px 0 94px}.store-steps-heading{text-align:center;max-width:760px;margin:0 auto 48px}.store-steps-heading h2{max-width:760px;color:var(--dark);margin:0;font-size:clamp(2rem,3.4vw,3rem);font-weight:800;line-height:1.35}.store-steps-heading>p{max-width:690px;color:var(--muted);margin:14px auto 0;font-size:.98rem;font-weight:500;line-height:1.9}.store-steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.store-step{--step-color:var(--primary);text-align:center;min-width:0;box-shadow:0 12px 34px -18px color-mix(in srgb, var(--step-color) 22%, transparent);background:#fff;border:1px solid #5c62ec17;border-radius:24px;flex-direction:column;align-items:center;padding:32px 20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.store-step:hover{border-color:color-mix(in srgb, var(--step-color) 24%, #fff);box-shadow:0 22px 45px -18px color-mix(in srgb, var(--step-color) 28%, transparent);transform:translateY(-5px)}.step-violet,.step-indigo{--step-color:#5c62ec}.step-cyan,.step-green{--step-color:#38bdf8}.store-step-top{width:100%;color:var(--step-color);justify-content:center;align-items:center;display:flex}.store-step-number{background:var(--step-color);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-family:Arial,sans-serif;font-size:.95rem;font-weight:700;display:grid}.store-step h3{color:var(--dark);margin:18px 0 8px;font-size:1.18rem;font-weight:800}.store-step>p{min-height:64px;color:var(--muted);margin:0 0 22px;font-size:.86rem;font-weight:500;line-height:1.75}.store-step-visual{background:color-mix(in srgb, var(--step-color) 8%, #fff);border-radius:18px;width:100%;min-height:84px;margin-top:auto;padding:12px}.store-step-visual>div{text-align:center}.store-setup-visual{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.store-setup-visual>div{text-align:right}.store-setup-visual .mini-logo{background:var(--step-color);color:#fff;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.store-setup-visual div,.product-setup-visual div,.order-status-visual div{min-width:0}.store-setup-visual b,.store-setup-visual small,.product-setup-visual b,.product-setup-visual small,.order-status-visual b,.order-status-visual small{display:block}.store-setup-visual b,.product-setup-visual b,.order-status-visual b{color:var(--dark);font-size:.72rem}.store-setup-visual small,.product-setup-visual small,.order-status-visual small{color:#7b879b;text-align:right;direction:ltr;font-size:.61rem;font-weight:600}.store-setup-visual>i{color:var(--step-color);font-size:1.15rem}.product-setup-visual{grid-template-columns:50px 1fr;align-items:center;gap:11px;display:grid}.product-thumb{background:var(--step-color);color:#fff;border-radius:8px;place-items:center;width:50px;height:58px;font-size:1.2rem;display:grid}.product-setup-visual div>span{background:#d8dde7;border-radius:999px;width:78%;height:5px;margin:6px 0;display:block}.product-setup-visual small{color:var(--step-color);font-size:.72rem;font-weight:900}.content-setup-visual{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px;display:grid}.content-setup-visual>span{border:1px solid color-mix(in srgb, var(--step-color) 18%, #fff);min-width:0;color:var(--step-color);background:#fff;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:9px 8px;display:flex}.content-setup-visual i{font-size:1.55rem}.content-setup-visual b{color:var(--dark);font-size:.68rem;font-weight:700}.customize-page-visual{grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:12px;display:grid}.customize-icon,.layout-choice{border:1px solid color-mix(in srgb, var(--step-color) 18%, #fff);width:42px;height:42px;color:var(--step-color);background:#fff;border-radius:12px;place-items:center;font-size:1.2rem;display:grid}.color-swatches{justify-content:center;align-items:center;gap:7px;display:flex}.color-swatches i{border:3px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 0 0 1px #1725541a}.color-swatches i:first-child{background:#5c62ec}.color-swatches i:nth-child(2){background:#38bdf8}.color-swatches i:nth-child(3){background:#dbeafe}.share-store-visual{justify-content:center;align-items:center;gap:8px;display:flex}.share-store-visual>span{border:1px solid color-mix(in srgb, var(--step-color) 20%, #fff);width:34px;height:34px;color:var(--step-color);background:#fff;border-radius:50%;place-items:center;display:grid}.share-store-visual .share-arrow{background:var(--step-color);color:#fff;border:0}.order-status-visual{justify-content:space-between;align-items:center;gap:10px;display:flex}.order-status-visual>span{background:var(--step-color);color:#fff;white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:.62rem;font-weight:900}.section{padding:96px 0}.section-soft{background:linear-gradient(#fafbfe 0%,#f5f7fc 100%);border-block:1px solid #5c62ec14}.section-dark{color:#fff;background:#172554;overflow:hidden}.section-head{text-align:center;max-width:760px;margin:0 auto 52px}.section-kicker{color:var(--primary);align-items:center;gap:7px;margin-bottom:10px;font-size:.88rem;font-weight:900;display:inline-flex}.section h2{color:var(--dark);margin:0;font-size:clamp(2rem,3.5vw,3.05rem);font-weight:800;line-height:1.35}.section-head p{color:var(--muted);margin:14px auto 0;font-size:1.05rem;font-weight:500}.section-dark h2{color:#fff}.section-dark .section-head p{color:#cbd5e1}.products-grid{grid-template-rows:repeat(5,auto);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;max-width:1080px;margin-inline:auto;display:grid}.product-card{grid-row:span 5;grid-template-rows:subgrid;background:#fff;border:1px solid #dfe4ef;border-radius:24px;min-height:0;padding:40px 42px;display:grid;box-shadow:0 18px 46px -36px #17255447}.product-label{background:var(--primary-soft);width:fit-content;color:var(--primary);border:1px solid #5c62ec29;border-radius:999px;align-items:center;gap:9px;margin-bottom:19px;padding:7px 14px;font-size:.78rem;font-weight:800;display:inline-flex}.product-label i{color:var(--primary);font-size:1.15rem}.product-card.secondary .product-label{border-color:var(--home-info-pill-border);background:var(--home-info-pill-background)}.product-card.secondary .product-label,.product-card.secondary .product-label i{color:var(--home-info-pill-color)}.product-card h3{max-width:440px;color:var(--dark);margin:0 0 12px;font-size:1.5rem;font-weight:800}.product-card p{max-width:600px;color:var(--muted);margin:0;font-size:.94rem;font-weight:500}.product-list{border-top:1px solid #edf0f6;grid-template-rows:repeat(3,minmax(43px,1fr));margin:23px 0 27px;padding:0;list-style:none;display:grid}.product-list li{color:#40506b;border-bottom:1px solid #edf0f6;align-items:flex-start;gap:9px;min-height:43px;padding:9px 0;font-size:.88rem;font-weight:600;display:flex}.product-list i{color:var(--primary);margin-top:5px;font-size:.8rem}.product-card.secondary .product-list i{color:#1596c9}.text-link{width:fit-content;color:var(--primary);border-bottom:0;justify-content:center;align-items:center;gap:7px;margin-inline:auto;font-size:.9rem;font-weight:800;display:inline-flex}.text-link:hover{gap:11px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.feature-card{text-align:center;background:#fff;border:1px solid #5c62ec21;border-radius:22px;padding:27px;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 18px 42px -30px #17255438}.feature-card:hover{border-color:#5b5ce24d;transform:translateY(-3px);box-shadow:0 24px 48px -28px #4f46e53d}.feature-card i{background:var(--primary-soft);width:47px;height:47px;color:var(--primary);border-radius:15px;place-items:center;margin:0 auto 18px;font-size:1.35rem;display:grid}.feature-card h3{color:var(--dark);margin:0 0 8px;font-size:1.08rem;font-weight:800}.feature-card p{color:var(--muted);margin:0;font-size:.9rem;font-weight:500;line-height:1.75}.platforms-section{padding:96px 0}.platforms-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.platform-item{min-height:108px;color:var(--dark);background:#fffffff2;border:1px solid #5c62ec21;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px 12px;font-size:.84rem;font-weight:800;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 18px 42px -30px #17255438}.platform-item:hover{border-color:#5c62ec47;transform:translateY(-3px);box-shadow:0 22px 44px -28px #4f46e540}.platform-item i{font-size:1.65rem}.platform-item.instagram i{color:#e1306c}.platform-item.tiktok i,.platform-item.x-twitter i{color:#111827}.platform-item.whatsapp i{color:#25d366}.platform-item.youtube i{color:red}.platform-item.snapchat i{color:#e5c900}.platform-item.facebook i{color:#1877f2}.platform-item.telegram i{color:#229ed9}.platform-item.spotify i{color:#1db954}.platform-item.email i{color:#ef4444}.platform-item.website i{color:#5c62ec}.platform-item.maps i{color:#22a95a}.platforms-note{color:var(--muted);text-align:right;justify-content:center;align-items:flex-start;gap:9px;margin:30px 0 0;font-size:.88rem;font-weight:500;display:flex}.platforms-note i{background:var(--primary-soft);width:30px;height:30px;color:var(--primary);border-radius:10px;flex:0 0 30px;place-items:center;font-size:1.05rem;display:grid}.platforms-note span{max-width:560px;padding-top:3px;line-height:1.7}.analytics-layout,.orders-layout{grid-template-columns:.86fr 1.14fr;align-items:center;gap:56px;display:grid}.orders-layout{grid-template-columns:1.14fr .86fr}.feature-copy h2{margin:0 0 18px}.feature-copy>p{color:var(--muted);margin:0 0 26px;font-size:1.02rem;font-weight:500}.check-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.check-list li{grid-template-columns:34px 1fr;align-items:start;gap:12px;display:grid}.check-list i{background:var(--primary-soft);width:34px;height:34px;color:var(--primary);border-radius:11px;place-items:center;display:grid}.check-list strong{color:#27365f;font-size:.96rem;font-weight:700;display:block}.check-list span{color:var(--muted);font-size:.86rem;font-weight:500}.analytics-check-list li{grid-template-columns:minmax(0,1fr);gap:5px}.analytics-check-title{align-items:flex-start;gap:12px;min-width:0;display:flex}.analytics-check-title i{flex:0 0 34px}.analytics-check-title strong{min-width:0;padding-top:4px;line-height:1.55}.analytics-check-list li>span{padding-inline-start:46px;line-height:1.7;display:block}.dashboard-mock{direction:rtl;background:#fff;border:1px solid #5c62ec2e;border-radius:26px;padding:23px;box-shadow:0 24px 64px -34px #17255457}.mock-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.mock-top strong{color:#27365f;font-size:.96rem;font-weight:700}.mock-pill{color:#64748b;background:#f1f5f9;border-radius:9px;padding:6px 10px;font-size:.72rem;font-weight:800}.timeframe-select{color:#526078;cursor:pointer;background:#fff;border:1px solid #dfe4ef;border-radius:11px;align-items:center;gap:9px;min-height:36px;padding:0 12px;font-size:.72rem;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #1725540a}.timeframe-select:hover{color:var(--primary);border-color:#5c62ec59}.timeframe-select i{color:var(--primary);font-size:.8rem}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.metric{background:#fbfcff;border:1px solid #e8ebf3;border-radius:16px;padding:14px}.metric span,.metric strong{display:block}.metric span{color:#718096;font-size:.7rem;font-weight:600}.metric strong{color:#27365f;margin-top:3px;font-size:1.3rem;font-weight:700}.metric small{color:#319866;font-size:.68rem;font-weight:700}.chart{background:linear-gradient(#fff,#fafbff);border:1px solid #edf0f6;border-radius:18px;align-items:flex-end;gap:9px;height:128px;margin-top:16px;padding:18px 12px 8px;display:flex}.bar{background:var(--primary);border-radius:8px 8px 3px 3px;flex:1;min-width:8px;box-shadow:0 5px 12px #5c62ec29}.top-products{gap:8px;margin-top:14px;display:grid}.top-product{background:#f8fafc;border-radius:12px;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;padding:9px 11px;display:grid}.top-product i{width:30px;height:30px;color:var(--primary);background:#eef0ff;border-radius:9px;place-items:center;display:grid}.top-product span{color:#334155;font-size:.76rem;font-weight:800}.top-product b{color:var(--primary);font-size:.75rem}.traffic-sources{border-top:1px solid #edf0f6;gap:10px;margin-top:16px;padding-top:15px;display:grid}.traffic-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:2px;display:flex}.traffic-title strong{color:#27365f;font-size:.82rem;font-weight:700}.traffic-title span{color:#7b879b;font-size:.65rem;font-weight:500}.traffic-source{grid-template-columns:24px 82px minmax(80px,1fr) 35px;align-items:center;gap:8px;display:grid}.traffic-source>i{text-align:center;font-size:1rem}.traffic-source>span{color:#40506b;font-size:.69rem;font-weight:600}.traffic-source>div{direction:ltr;background:#edf0f6;border-radius:999px;height:7px;overflow:hidden}.traffic-source>div b{border-radius:inherit;background:var(--primary);height:100%;display:block}.traffic-source>strong{color:var(--primary);text-align:left;font-size:.68rem;font-weight:700}.traffic-source>i.source-instagram,.traffic-source>i.source-tiktok,.traffic-source>i.source-whatsapp,.traffic-source>i.source-direct{color:var(--primary);-webkit-text-fill-color:currentColor;text-shadow:none;background:0 0}.order-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:38px;display:grid}.flow-step{background:#fff;border:1px solid #5c62ec21;border-radius:20px;padding:21px 18px;position:relative;box-shadow:0 18px 42px -30px #17255438}.flow-step b{width:31px;height:31px;color:var(--primary);background:#eef0ff;border-radius:10px;place-items:center;margin-bottom:12px;display:grid}.flow-step strong{color:var(--dark);font-size:.92rem;display:block}.flow-step span{color:var(--muted);font-size:.77rem;font-weight:600}.orders-mock{color:var(--dark)}.order-row{color:#526078;border-bottom:1px solid #edf0f6;grid-template-columns:.6fr 1fr .7fr .9fr auto;align-items:center;gap:8px;padding:13px 10px;font-size:.73rem;display:grid}.order-row:last-child{border-bottom:0}.order-row strong,.order-row b{color:#27365f;font-size:.76rem;font-weight:700}.status{border-radius:999px;width:fit-content;padding:5px 8px;font-size:.64rem;font-weight:900}.status.new{color:#a21caf;background:#fdf4ff;border:1px solid #f0abfc}.status.confirmed{color:#0e7490;background:#ecfeff;border:1px solid #a5f3fc}.status.preparing{color:#a16207;background:#fefce8;border:1px solid #fde047}.status.shipped{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.status.completed{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.status.cancelled{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.statuses{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.statuses span{color:#526078;background:#fff;border:1px solid #5c62ec26;border-radius:999px;padding:5px 9px;font-size:.7rem;font-weight:700}.statuses .status-new{color:#a21caf;background:#fdf4ff;border-color:#f0abfc}.statuses .status-confirmed{color:#0e7490;background:#ecfeff;border-color:#a5f3fc}.statuses .status-preparing{color:#a16207;background:#fefce8;border-color:#fde047}.statuses .status-shipped{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.statuses .status-completed{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.statuses .status-cancelled{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.section-dark .feature-copy>p{color:#cbd5e1}.section-dark .check-list strong{color:#fff}.section-dark .check-list span{color:#cbd5e1}.section-dark .check-list i{color:#8be8ff;background:#ffffff1a}.bio-profile-section{background:#fff;overflow:hidden}.bio-profile-layout{grid-template-columns:1fr .8fr;align-items:center;gap:76px;display:grid}.bio-profile-copy h2{max-width:700px}.bio-profile-copy>p{max-width:670px;color:var(--muted);margin:18px 0 27px;font-size:1.04rem;font-weight:500}.bio-check-list{margin-bottom:30px}.bio-check-list li{display:block}.bio-check-title{align-items:center;gap:10px;display:flex}.bio-check-title i{flex:0 0 34px}.bio-phone-wrap{place-items:center;min-height:740px;display:grid}.bio-demo-phone{z-index:2;background:#090d16;border:8px solid #475569;border-radius:42px;width:min(330px,100%);height:700px;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,-10px 20px 40px -10px #0f172a4d,-30px 50px 70px -15px #0f172a38}.bio-demo-notch{z-index:10;background:#475569f0;border:1px solid #ffffff0d;border-top:0;border-radius:0 0 18px 18px;width:130px;height:28px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.bio-demo-scroll{text-align:center;background:linear-gradient(#fff 0%,#f8fafc 100%);height:100%;padding:65px 20px 20px;position:relative;overflow:hidden}.bio-demo-actions{direction:ltr;justify-content:space-between;align-items:center;display:flex;position:absolute;top:20px;left:20px;right:20px}.bio-demo-actions span{color:#172554;background:#ffffffd1;border:1px solid #e5eaf3f2;border-radius:12px;place-items:center;width:40px;height:40px;font-size:1.15rem;display:grid;box-shadow:0 8px 18px #0f172a14}.bio-demo-avatar{object-fit:cover;border:2px solid #4f46e51f;border-radius:50%;width:90px;height:90px;margin:0 auto 2px;display:block}.bio-demo-name{color:#172554;margin-bottom:4px;font-size:1.2rem;font-weight:800}.bio-demo-description{color:#172554;margin-bottom:14px;font-size:.85rem;font-weight:500}.bio-demo-socials{color:#172554;justify-content:center;align-items:center;gap:14px;margin-bottom:22px;font-size:1.2rem;display:flex}.bio-demo-links{display:grid}.bio-demo-links span{color:#172554;background:#faf8f5;border:1px solid #e5eaf3;border-radius:14px;justify-content:center;align-items:center;min-height:50px;margin-bottom:11px;padding:11px 18px;font-size:.86rem;display:flex;position:relative;box-shadow:0 8px 18px #0f172a12}.bio-demo-links b{padding-inline:32px;font-weight:600}.bio-demo-links i{color:#172554;font-size:1.2rem;position:absolute;right:18px}.bio-demo-footer{color:#172554;justify-content:center;align-items:center;gap:6px;margin-top:18px;font-size:.7rem;font-weight:600;display:inline-flex}.bio-demo-footer i{background:currentColor;width:17px;height:17px;display:inline-block;-webkit-mask:url(/logo1.webp) 50%/contain no-repeat;mask:url(/logo1.webp) 50%/contain no-repeat}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;max-width:1100px;margin:0 auto;display:grid}.faq-item{background:var(--surface);border:0;border-radius:24px;padding:24px 30px;transition:background .3s;overflow:hidden}.faq-item:hover{background:#f1f5f9}.faq-question{width:100%;color:var(--dark);text-align:right;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:0;font-size:1.15rem;font-weight:700;display:flex}.faq-question i{width:36px;height:36px;color:var(--primary);flex:none;place-items:center;font-size:1.35rem;transition:transform .3s,color .3s;display:grid}.faq-item.is-open .faq-question i{color:var(--primary-hover);transform:rotate(45deg)}.faq-answer{color:var(--muted);padding:0;font-size:1.05rem;font-weight:600;line-height:1.8;display:none}.faq-answer p{margin:15px 0 0}.faq-item.is-open .faq-answer{display:block}.final-cta{color:#fff;background:#5c62ec;padding:84px 0}.final-cta .container{justify-content:space-between;align-items:center;gap:30px;display:flex}.final-cta h2{color:#fff;margin:0;font-size:clamp(1.9rem,3vw,3rem);font-weight:900}.final-cta p{color:#e0e7ff;margin:8px 0 0;font-weight:600}.final-cta-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.final-cta .btn{flex:none}.final-store-cta{color:var(--primary);background:#fff}.final-bio-cta{color:#fff;background:#ffffff1a;border-color:#ffffff8c}.final-bio-cta:hover{background:#ffffff2e}footer{background:var(--dark);color:#fff;padding:78px 0 28px}.footer-grid{align-items:flex-start;gap:42px;margin-bottom:54px;display:flex}.footer-brand-side{max-width:330px}.footer-logo img{filter:brightness(0)invert();height:54px;margin-bottom:16px}.footer-brand-side p{color:#aebbd0;margin:0}.footer-links-group{flex:1;justify-content:space-between;gap:30px;display:flex}.footer-col h4{color:#fff;margin:0 0 18px}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{margin-bottom:12px}.footer-col a{color:#bdc8d8;transition:all .2s}.footer-col a:hover{color:#fff}.footer-bottom{color:#8593aa;text-align:center;border-top:1px solid #ffffff1a;padding-top:24px}.footer-bottom p{margin:0}.footer-bottom a{color:#c7d2fe}@media (width<=1100px){.analytics-layout,.orders-layout{grid-template-columns:1fr}.analytics-layout .feature-copy,.bio-profile-copy{text-align:center}.analytics-layout .feature-copy>p,.bio-profile-copy>p{margin-inline:auto}.analytics-layout .check-list,.bio-check-list{max-width:680px;margin-inline:auto}.analytics-layout .check-list li{text-align:center;grid-template-columns:34px minmax(0,auto);justify-content:center;align-items:start}.analytics-layout .analytics-check-list li{text-align:right;grid-template-columns:minmax(0,1fr);justify-content:stretch}.analytics-layout .analytics-check-title{justify-content:flex-start}.bio-check-title{justify-content:center}.orders-layout .dashboard-mock{order:1}.orders-layout .feature-copy{order:2}.bio-profile-layout{grid-template-columns:1fr;gap:36px}.bio-profile-copy h2{margin-inline:auto}.bio-profile-section{padding-bottom:0;position:relative}.bio-profile-section:after{content:"";z-index:4;filter:blur(18px);pointer-events:none;background:#24324b38;border-radius:50%;width:min(320px,72vw);height:42px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.bio-phone-wrap{align-items:start;height:520px;min-height:0;margin-top:8px;position:relative}.bio-demo-phone{border-bottom-width:0;border-radius:42px 42px 0 0;height:650px;box-shadow:0 18px 48px #24324b3d}}@media (width<=992px){.topbar{-webkit-backdrop-filter:none;min-height:66px;padding:8px 18px}.brand img{height:45px}.hero{padding-bottom:0}.new-home-page .hero:after{content:"";z-index:3;background:#fff;height:34px;box-shadow:0 -18px 34px #24324b24}.hero-grid,.analytics-layout,.orders-layout{grid-template-columns:1fr}.hero-copy{text-align:center}.eyebrow{margin-inline:auto}.hero h1{letter-spacing:0;text-align:center;max-width:820px;margin-inline:auto;font-size:clamp(2.35rem,5vw,3rem)}.hero-lead{margin-inline:auto}.hero-points{text-align:center;justify-items:center;max-width:620px;margin-inline:auto}.hero-points li{text-align:center;justify-content:center;width:100%}.hero-signup-bar{margin-inline:auto}.hero-note-list{text-align:center;justify-content:center;margin:16px auto 0}.hero-visual{align-items:start;min-height:670px}.hero-store-device{border-bottom-width:0;border-radius:42px 42px 0 0;width:min(360px,84vw);height:670px;box-shadow:0 18px 48px #24324b3d}.tembo-order-preview{display:none}.store-steps-grid,.feature-grid{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:18px;max-width:none;margin-inline:0;padding:4px 2px 18px;display:flex;overflow-x:auto}.faq-list{grid-template-columns:1fr}.store-steps-grid::-webkit-scrollbar{display:none}.feature-grid::-webkit-scrollbar{display:none}.store-step,.feature-card{scroll-snap-align:start;flex:0 0 calc(50% - 9px)}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{text-align:center}.product-label,.product-card h3,.product-card p{margin-inline:auto}.product-list li{text-align:center;justify-content:center;align-items:center}.product-list i{margin-top:0}.platforms-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.order-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.order-row{background:#fbfcff;border:1px solid #e8ebf3;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"id name status""items price price";gap:7px 12px;margin-bottom:9px;padding:13px 14px}.order-row:last-child{border-bottom:1px solid #e8ebf3;margin-bottom:0}.order-row>strong:first-child{grid-area:id}.order-row>span:nth-child(2){grid-area:name}.order-row>span:nth-child(3){grid-area:items}.order-row>b:nth-child(4){grid-area:price;justify-self:end}.order-row>em:last-child{grid-area:status}.footer-grid{flex-direction:column}.footer-brand-side{max-width:none}.footer-links-group{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}}@media (width<=640px){.container{width:min(100% - 30px,1180px)}.topbar{border-radius:20px;width:calc(100% - 20px);margin-top:10px}.hero{margin-top:-86px;padding:154px 0 0}.new-home-page .hero:after{height:28px;box-shadow:0 -16px 30px #24324b24}.hero h1{max-width:11.5em;font-size:clamp(1.62rem,7.4vw,1.96rem);line-height:1.36}.hero-lead{font-size:.96rem}.hero-points{grid-template-columns:1fr}.hero-signup-bar{max-width:342px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.hero-signup-bar .hero-url-field{display:none}.hero-signup-bar .btn{width:100%;min-width:0}.hero-visual{align-items:start;min-height:540px;margin-top:18px}.hero-store-device{border-width:5px 5px 0;border-radius:36px 36px 0 0;width:min(300px,88vw);height:540px;padding:15px 13px 20px}.tembo-store-actions{min-height:38px}.tembo-status-bar{min-height:31px;padding-inline:11px;top:0}.tembo-dynamic-island{width:70px;height:20px}.tembo-store-actions span{border-radius:12px;width:34px;height:34px;font-size:.9rem}.tembo-store-actions .tembo-linkarabi-mark>i{width:21px;height:21px}.tembo-profile{margin-top:7px}.tembo-profile-logo{border-width:3px;width:70px;height:70px;margin-bottom:5px}.tembo-profile h2{font-size:.86rem}.tembo-profile>p{margin:5px 0 7px;font-size:.68rem}.tembo-socials{gap:2px}.tembo-socials span{width:27px;height:27px;font-size:1.12rem}.tembo-snapchat-icon{width:31px;height:31px}.tembo-order-count{width:30px;height:30px;font-size:.68rem}.tembo-order-total{font-size:.67rem}.tembo-mode-tabs{width:min(100%,190px);margin:8px auto}.tembo-mode-tabs span{min-height:31px;font-size:.6rem}.tembo-store-search-row{grid-template-columns:33px minmax(0,1fr);margin-bottom:11px}.tembo-filter,.tembo-search{min-height:33px}.tembo-filter{width:33px}.tembo-categories{margin-bottom:10px}.tembo-categories span{padding:5px 10px;font-size:.59rem}.tembo-section-title{margin-bottom:7px}.tembo-product{border-radius:12px;padding:5px}.tembo-product>img{border-radius:8px;height:auto}.tembo-product>div{padding:5px 1px 1px}.tembo-product strong{font-size:.71rem}.tembo-product p{margin-top:2px;font-size:.59rem}.tembo-product div>span{font-size:.67rem}.hero-note-list{gap:8px 12px;margin-top:12px;font-size:.8rem}.store-steps{padding:68px 0 72px}.store-steps-heading{margin-bottom:30px}.store-steps-heading h2{font-size:1.9rem}.store-steps-heading>p{font-size:.9rem}.store-step,.feature-card{flex-basis:calc(100% - 4px)}.store-step>p{min-height:0}.section,.platforms-section{padding:76px 0}.platforms-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.platform-item{border-radius:18px;min-height:92px;padding:14px 7px;font-size:.76rem}.platform-item i{font-size:1.45rem}.section-head{margin-bottom:36px}.section h2{font-size:1.9rem}.product-card{border-radius:20px;min-height:0;padding:30px 24px}.products-grid{grid-template-rows:none;grid-template-columns:1fr;gap:22px}.product-card{grid-row:auto;display:block}.product-list{grid-template-rows:none}.product-card h3{font-size:1.35rem}.analytics-layout,.orders-layout{gap:34px}.dashboard-mock{border-radius:22px;padding:16px}.mock-top{grid-template-columns:minmax(0,1fr) auto;display:grid}.mock-top strong{min-width:0}.timeframe-select{white-space:nowrap}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metric-grid .metric:nth-child(3){grid-column:1/-1}.order-flow{grid-template-columns:1fr}.order-row{grid-template-columns:auto minmax(0,1fr) auto}.section.bio-profile-section{padding-bottom:0}.bio-phone-wrap{height:390px;min-height:0}.bio-demo-phone{border-width:7px 7px 0;border-radius:36px 36px 0 0;width:min(280px,86vw);height:560px}.bio-demo-notch{border-radius:0 0 14px 14px;width:104px;height:22px}.bio-demo-scroll{padding:50px 16px 16px}.bio-demo-actions{top:13px;left:14px;right:14px}.bio-demo-actions span{border-radius:10px;width:32px;height:32px;font-size:.9rem}.bio-demo-avatar{width:72px;height:72px}.bio-demo-name{font-size:1.05rem}.bio-demo-description{margin-bottom:10px;font-size:.74rem}.bio-demo-socials{gap:11px;margin-bottom:14px;font-size:1rem}.bio-demo-links span{min-height:46px;margin-bottom:9px;padding:9px 12px;font-size:.78rem}.bio-demo-links i{font-size:1.05rem;right:13px}.bio-demo-links span:nth-child(n+4),.bio-demo-footer{display:none}.final-cta .container{text-align:center;flex-direction:column;align-items:stretch}.final-cta-actions,.final-cta-actions .btn{width:100%}.footer-links-group{grid-template-columns:1fr 1fr;gap:28px 18px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.new-home-page .hero-store-device{--tembo-navy:#fbf9f5;--tembo-neutral:#ffffff14;--tembo-gold-soft:#8b87d833;--luna-muted:#d7dae6;--luna-text:#fbf9f5;--luna-border:#ffffff24;color:#fbf9f5;background:linear-gradient(165deg,#24396d 0%,#1f3566 48%,#172554 100%);box-shadow:0 0 0 1px #50596b,0 28px 70px #0f172a47,inset 0 4px 14px #ffffff0b}.new-home-page .tembo-store-actions span{color:#fbf9f5;background:#ffffff0f;border-color:#8b87d86b;box-shadow:inset 0 1px #ffffff0a}.new-home-page .tembo-profile-logo{border-color:#fbf9f5}.new-home-page .tembo-profile h2,.new-home-page .tembo-socials span,.new-home-page .tembo-section-title{color:#fbf9f5}.new-home-page .tembo-profile>p,.new-home-page .tembo-mode-tabs span,.new-home-page .tembo-search b{color:#d7dae6}.new-home-page .tembo-profile>p{font-weight:500}.new-home-page .tembo-snapchat-icon{filter:brightness(0)invert()}.new-home-page .tembo-mode-tabs{box-shadow:none;background:#09112d47;border:1px solid #8b87d838}.new-home-page .tembo-categories span{color:#5f6476;background:#f0effb}.new-home-page .tembo-categories .is-active{color:#fff;background:#8b87d8;border-color:#aaa6e7;box-shadow:0 6px 14px #070e2629}.new-home-page .tembo-mode-tabs .is-active{color:#1f3566;background:#fbf9f5;box-shadow:0 8px 20px #040a1c24}.new-home-page .tembo-filter,.new-home-page .tembo-search{color:#6f6bc2;background:#fbf9f5;border-color:#8b87d861;box-shadow:0 7px 18px #070e261a}.new-home-page .tembo-search b{color:#74778a}.new-home-page .tembo-product{background:#fbf9f5;border-color:#8b87d84d;border-radius:14px;padding:6px;box-shadow:0 10px 26px #070e2629}.new-home-page .tembo-products{gap:7px}.new-home-page .tembo-product>img{aspect-ratio:1;background:#f4f1eb;border-radius:10px}.new-home-page .tembo-product>div{padding:6px 2px 2px}.new-home-page .tembo-product strong{color:#24324b;font-size:.78rem;line-height:1.4}.new-home-page .tembo-product p{color:#6b7280;display:block}.new-home-page .tembo-product div>span{color:#6f6bc2;box-shadow:none;background:#f0effb;margin-top:5px;padding:4px 9px;font-size:.72rem;line-height:normal}.new-home-page .tembo-order-preview{display:none}.new-home-page .hero-device-pair{direction:ltr;width:570px;height:790px;position:relative}.new-home-page .hero-device-pair .hero-store-device{z-index:3;direction:rtl;width:360px;position:absolute;top:0;right:0}.new-home-page .hero-links-device{--tembo-navy:#fbf9f5;--luna-muted:#d7dae6;--luna-border:#ffffff24;z-index:2;color:#fbf9f5;direction:rtl;background:linear-gradient(165deg,#24396d 0%,#1f3566 48%,#172554 100%);border:5px solid #667085;border-radius:40px;width:285px;height:700px;padding:22px 15px 24px;position:absolute;top:48px;left:0;overflow:hidden;box-shadow:0 0 0 1px #50596b,-18px 26px 58px #0f172a38,inset 0 4px 14px #ffffff0b}.new-home-page .hero-links-device .tembo-dynamic-island{width:78px;height:23px}.new-home-page .hero-links-device .tembo-store-actions{min-height:42px}.new-home-page .hero-links-device .tembo-store-actions span{border-radius:13px;width:38px;height:38px;font-size:1rem}.new-home-page .hero-links-device .tembo-store-actions .tembo-linkarabi-mark>i{width:22px;height:22px}.new-home-page .hero-links-device .tembo-profile{margin-top:5px}.new-home-page .hero-links-device .tembo-profile-logo{border-width:3px;width:76px;height:76px;margin-bottom:6px}.new-home-page .hero-links-device .tembo-profile h2{font-size:.9rem}.new-home-page .hero-links-device .tembo-profile>p{margin:5px 0 7px;font-size:.68rem}.new-home-page .hero-links-device .tembo-socials span{width:27px;height:27px;font-size:1.08rem}.new-home-page .hero-links-device .tembo-snapchat-icon{width:30px;height:30px}.new-home-page .hero-links-device .tembo-mode-tabs{width:min(100%,205px);margin:10px auto 14px}.new-home-page .hero-links-device .tembo-mode-tabs span{min-height:34px;font-size:.62rem}.new-home-page .tembo-links-list{gap:9px;display:grid}.new-home-page .tembo-links-list>span{color:#1f3566;text-align:center;background:#fbf9f5;border:1px solid #8b87d84d;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:9px 42px 9px 14px;display:flex;position:relative;box-shadow:0 8px 20px #070e2621}.new-home-page .tembo-links-list b{font-size:.67rem;font-weight:700;line-height:1.5}.new-home-page .tembo-links-list i{color:#6f6bc2;font-size:1.08rem;position:absolute;right:15px}@media (width<=992px){.new-home-page .hero-visual{min-height:724px}.new-home-page .hero-device-pair{width:min(550px,94vw);height:724px}.new-home-page .hero-device-pair .hero-store-device{width:min(360px,84vw);height:724px}.new-home-page .hero-links-device{border-bottom-width:0;border-radius:40px 40px 0 0;width:265px;height:692px;top:32px}.new-home-page .hero-links-device .tembo-links-list>span:nth-child(n+4){display:none}}@media (width<=640px){.new-home-page .hero-visual{min-height:472px}.new-home-page .hero-device-pair{width:min(360px,100%);height:472px}.new-home-page .hero-device-pair .hero-store-device{transform-origin:100% 0;width:300px;height:605px;margin:0;position:absolute;top:0;right:0;transform:scale(.78)}.new-home-page .hero-links-device{transform-origin:0 0;border-bottom-width:0;border-radius:34px 34px 0 0;width:265px;height:674px;display:block;top:14px;left:0;transform:scale(.68)}}
