@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Kalam:wght@400;700&display=swap");:root{--giftred-brand-primary:#ef233c;--giftred-brand-primary-hover:#d90429;--giftred-brand-primary-soft:rgba(239,35,60,0.1);--giftred-brand-primary-shadow:rgba(239,35,60,0.3);--giftred-brand-primary-hsl:351 86% 54%;--giftred-brand-primary-light-hsl:351 84% 62%;--giftred-brand-ring-hsl:351 83% 39%;--giftred-brand-highlight:#ffc81e;--giftred-color-dark-primary:#111827;--giftred-color-dark-secondary:#1f2937;--giftred-color-dark-surface:#0d1117;--giftred-color-light-primary:#f7f7fa;--giftred-color-light-secondary:#ffffff;--giftred-color-light-surface:#efeff4;--giftred-color-green:#34c78b;--giftred-color-orange:#ff6f14;--giftred-color-violet:#6853ff;--giftred-color-text-white:#ffffff;--giftred-color-text-light:#94a3b8;--giftred-color-text-muted:#696d7e;--giftred-color-text-dark:#1d1f2b;--giftred-color-border-dark:#e6e8ef;--giftred-font-app:"DM Sans","Helvetica Neue",Arial,sans-serif;--giftred-font-marketing:"DM Sans","Helvetica Neue",Arial,sans-serif;--giftred-font-handwriting:"Kalam",cursive;--lp-text-display:clamp(3.2rem,6vw,4.85rem);--lp-text-h1:clamp(2.2rem,4vw,3.3rem);--lp-text-h2:clamp(1.75rem,3vw,2.3rem);--lp-text-h3:1.375rem;--lp-text-body-lg:1.0625rem;--lp-text-body:1rem;--lp-text-body-sm:0.875rem;--lp-text-caption:0.8125rem;--lp-space-section:clamp(4.5rem,8vw,6.25rem);--lp-space-section-lg:clamp(5.5rem,10vw,7.5rem);--lp-space-xl:2.5rem;--lp-space-2xl:3.5rem;--lp-space-3xl:5rem;--lp-space-4xl:7rem;--lp-container:1180px;--lp-content-width:720px;--lp-narrow-width:560px;--lp-gap-grid:1.5rem;--lp-gap-section:5rem;--giftred-text-display:clamp(2.5rem,5vw,4rem);--giftred-text-h1:clamp(2rem,4vw,3rem);--giftred-text-h2:clamp(1.75rem,3.5vw,2.5rem);--giftred-text-h3:1.375rem;--giftred-text-h4:1.125rem;--giftred-text-body-lg:1.125rem;--giftred-text-body:1rem;--giftred-text-body-sm:0.875rem;--giftred-text-caption:0.75rem;--giftred-space-xs:0.25rem;--giftred-space-sm:0.5rem;--giftred-space-md:1rem;--giftred-space-lg:1.5rem;--giftred-space-xl:2rem;--giftred-space-2xl:3rem;--giftred-space-3xl:4rem;--giftred-radius-sm:6px;--giftred-radius-md:6px;--giftred-radius-lg:8px;--giftred-radius-xl:12px;--giftred-radius-full:9999px;--giftred-shadow-card:0 1px 2px rgba(15,24,44,0.04),0 8px 20px -18px rgba(15,24,44,0.42);--giftred-shadow-card-hover:0 1px 2px rgba(15,24,44,0.04),0 12px 28px -22px rgba(15,24,44,0.5);--giftred-shadow-button:0 2px 8px var(--giftred-brand-primary-shadow);--giftred-layout-max:1440px;--giftred-layout-inset:48px;--giftred-layout-inset-mobile:32px;--giftred-layout-width:min(calc(100vw - var(--giftred-layout-inset)),var(--giftred-layout-max));--giftred-shell-width:var(--giftred-layout-width);--giftred-shell-width-mobile:min(calc(100vw - var(--giftred-layout-inset-mobile)),var(--giftred-layout-max));--color-dark-primary:var(--giftred-color-dark-primary);--color-dark-secondary:var(--giftred-color-dark-secondary);--color-dark-surface:var(--giftred-color-dark-surface);--color-light-primary:var(--giftred-color-light-primary);--color-light-secondary:var(--giftred-color-light-secondary);--color-light-surface:var(--giftred-color-light-surface);--color-accent-blue:var(--giftred-brand-primary);--color-accent-blue-hover:var(--giftred-brand-primary-hover);--color-accent-blue-light:var(--giftred-brand-primary-soft);--color-text-white:var(--giftred-color-text-white);--color-text-light:var(--giftred-color-text-light);--color-text-muted:var(--giftred-color-text-muted);--color-text-dark:var(--giftred-color-text-dark);--color-text-dark-secondary:var(--giftred-color-text-muted);--color-border-light:rgba(255,255,255,0.08);--color-border-dark:var(--giftred-color-border-dark);--font-family:var(--giftred-font-app);--text-display:var(--giftred-text-display);--text-h1:var(--giftred-text-h1);--text-h2:var(--giftred-text-h2);--text-h3:var(--giftred-text-h3);--text-h4:var(--giftred-text-h4);--text-body-lg:var(--giftred-text-body-lg);--text-body:var(--giftred-text-body);--text-body-sm:var(--giftred-text-body-sm);--text-caption:var(--giftred-text-caption);--weight-light:300;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;--space-xs:var(--giftred-space-xs);--space-sm:var(--giftred-space-sm);--space-md:var(--giftred-space-md);--space-lg:var(--giftred-space-lg);--space-xl:var(--giftred-space-xl);--space-2xl:var(--giftred-space-2xl);--space-3xl:var(--giftred-space-3xl);--radius-sm:var(--giftred-radius-sm);--radius-md:var(--giftred-radius-md);--radius-lg:var(--giftred-radius-lg);--radius-xl:var(--giftred-radius-xl);--radius-full:var(--giftred-radius-full);--background:36 25% 96%;--background-warm:36 25% 96%;--foreground:222 47% 11%;--primary:var(--giftred-brand-primary-hsl);--primary-light:var(--giftred-brand-primary-light-hsl);--primary-foreground:0 0% 100%;--accent:var(--giftred-brand-primary-hsl);--accent-foreground:210 20% 16%;--muted:36 20% 92%;--muted-foreground:215 16% 47%;--card:0 0% 100%;--card-foreground:222 47% 11%;--border:220 13% 91%;--input:220 13% 91%;--ring:var(--giftred-brand-ring-hsl);--destructive:0 72% 51%;--destructive-foreground:0 0% 100%;--radius:0.5rem;--font-app:var(--giftred-font-app);--font-heading:var(--giftred-font-app);--font-marketing:var(--giftred-font-marketing);--shadow-card:var(--giftred-shadow-card);--shadow-card-hover:var(--giftred-shadow-card-hover);--shadow-button:var(--giftred-shadow-button);--transition-fast:150ms ease;--transition-base:160ms ease}.lp{--lp-font:"DM Sans","Helvetica Neue",Arial,sans-serif;--lp-canvas:#ffffff;--lp-subtle:#f7f7fa;--lp-hero:#171923;--lp-cta:#171923;--lp-text-strong:#1d1f2b;--lp-text-body:#696d7e;--lp-text-muted:#8d92a2;--lp-text-inverse:#ffffff;--lp-text-inverse-muted:rgba(255,255,255,0.72);--lp-action:var(--giftred-brand-primary);--lp-action-hover:var(--giftred-brand-primary-hover);--lp-yellow:var(--giftred-brand-highlight);--lp-orange:#ff6f14;--lp-green:#34c78b;--lp-violet:#6853ff;--lp-blue:#3b61ff;--lp-border:#e6e8ef;--lp-shadow:0 38px 70px -58px rgba(15,24,44,0.38);--lp-radius-card:14px;--lp-radius-btn:6px;--lp-radius-img:10px;--lp-container:1180px;min-height:100vh;color:var(--lp-text-strong);background:var(--lp-canvas);font-family:var(--lp-font);overflow-x:hidden}.lp *,.lp :after,.lp :before{box-sizing:border-box}.lp img{display:block;max-width:100%}.lp a{color:inherit;text-decoration:none}.lp-wrap{width:min(var(--giftred-shell-width),var(--lp-container));margin:0 auto}.lp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:16px 24px;border:1px solid transparent;border-radius:var(--lp-radius-btn);font-family:var(--lp-font);font-size:16px;font-weight:700;line-height:1;cursor:pointer;transition:background .14s ease-in-out,border-color .14s ease-in-out,color .14s ease-in-out,transform .14s ease-in-out}.lp-btn:hover{transform:translateY(-1px)}.lp-btn:active{transform:translateY(0)}.lp-btn-action{background:var(--lp-action);color:var(--lp-text-inverse)}.lp-btn-action:hover{background:var(--lp-action-hover)}.lp-btn-ghost{border-color:rgba(255,255,255,.2);background:transparent;color:var(--lp-text-inverse)}.lp-btn-ghost:hover{border-color:rgba(255,255,255,.42);background:rgba(255,255,255,.04)}.lp-btn-outline{border-color:rgba(255,255,255,.28);background:transparent;color:var(--lp-text-inverse)}.lp-btn-outline:hover{border-color:rgba(255,255,255,.44);background:rgba(255,255,255,.03)}.lp-btn-surface{border-color:#e4e8f0;background:#ffffff;color:#171923;box-shadow:0 12px 28px -18px rgba(15,24,44,.2)}.lp-btn-surface:hover{border-color:#d9dee8;background:#ffffff}.lp-hamburger{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:4px;z-index:10}.lp-mobile-overlay{display:none}.lp-mobile-login{color:rgba(255,255,255,.9);font-size:18px;font-weight:500;text-align:center;padding:8px 0}.lp-mobile-divider{height:1px;background:rgba(255,255,255,.1);margin:4px 0}.lp-hero-shell{position:relative;overflow:hidden;color:var(--lp-text-inverse);background:var(--lp-hero);padding-bottom:86px}.lp-hero-shell:after{content:"";position:absolute;right:0;bottom:18px;left:0;height:86px;background:#ffffff;clip-path:polygon(0 0,100% 88%,100% 100%,0 100%)}.lp-header{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;padding-top:18px}.lp-brand{display:flex;align-items:center;gap:10px}.lp-brand-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:rgba(255,255,255,.1);color:var(--lp-yellow)}.lp-brand span:last-child{font-size:20px;font-weight:700;color:#fff;letter-spacing:-.02em}.lp-nav{display:flex;align-items:center;gap:42px;justify-self:center}.lp-nav a{color:rgba(255,255,255,.92);font-size:17px;font-weight:500;letter-spacing:-.01em;transition:color .14s ease-in-out}.lp-nav a.lp-nav-active,.lp-nav a:hover{color:#ffffff}.lp-nav-actions{display:flex;align-items:center;gap:28px}.lp-login-link{color:rgba(255,255,255,.92);font-size:17px;font-weight:500;letter-spacing:-.01em;transition:color .14s ease-in-out}.lp-login-link:hover{color:#ffffff}.lp-hero{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.9fr);gap:58px;align-items:center;padding:78px 0 98px}.lp-hero-copy{max-width:620px;padding-top:34px}.lp-hero-title{margin:0 0 28px;font-size:clamp(44px,4.8vw,64px);line-height:1.02;font-weight:700;letter-spacing:-.045em}.lp-hero-title span{display:block}.lp-hero-title-accent{color:var(--lp-yellow)}.lp-hero-body{max-width:500px;margin:0 0 28px;color:var(--lp-text-inverse-muted);font-size:16px;line-height:1.5;letter-spacing:-.02em}.lp-hero-action-row{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:18px}.lp-hero-media{justify-self:end;width:min(100%,560px)}.lp-hero-media img{width:100%;height:auto;border-radius:var(--lp-radius-img)}.lp-hero-divider{position:absolute;right:0;bottom:36px;left:0;z-index:2;pointer-events:none}.lp-hero-divider-red,.lp-hero-divider-yellow{position:absolute;height:15px;border-radius:1px}.lp-hero-divider-yellow{left:max(24px,calc((100vw - min(var(--lp-container), var(--giftred-layout-max))) / 2));width:46%;background:var(--lp-yellow)}.lp-hero-divider-red{right:0;width:29%;background:var(--lp-action)}.lp-categories-band{padding:48px 0 28px;background:#ffffff}.lp-band-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.lp-band-kicker{display:block;margin-bottom:10px;color:var(--lp-action);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lp-band-header h2{margin:0;font-size:clamp(30px,3vw,42px);line-height:1.06;letter-spacing:-.04em}.lp-band-header h2,.lp-band-link{color:var(--lp-text-strong);font-weight:700}.lp-band-link{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-size:15px}.lp-band-link:hover{color:var(--lp-action)}.lp-category-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.lp-category-pill{display:flex;align-items:center;gap:14px;min-width:0;padding:16px 18px;border:1px solid var(--lp-border);border-radius:12px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.03),0 8px 24px -16px rgba(0,0,0,.08);transition:transform .18s ease,box-shadow .18s ease}.lp-category-pill:hover{transform:translateY(-2px);box-shadow:0 10px 32px -18px rgba(0,0,0,.14)}.lp-category-pill-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:999px;color:#fff}.lp-category-pill-copy{min-width:0;display:grid;gap:4px}.lp-category-pill-copy strong{color:var(--lp-text-strong);font-size:15px;font-weight:700;line-height:1.2}.lp-category-pill-copy small{color:var(--lp-text-body);font-size:13px}.lp-products{padding:56px 0 104px;background:#ffffff}.lp-section-heading-left{margin:0 0 42px;text-align:left}.lp-section-heading-left h2,.lp-section-heading-left p{margin-left:0}.lp-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.lp-product-card{overflow:hidden;border:1px solid var(--lp-border);border-radius:14px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.04),0 8px 28px -12px rgba(0,0,0,.08)}.lp-product-card-media{position:relative;height:220px;display:block;background-position:50%;background-size:cover}.lp-product-card-badge{position:absolute;top:16px;left:16px;min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.94);color:var(--lp-text-strong);font-size:12px;font-weight:700}.lp-product-card-body{display:grid;gap:18px;padding:22px 22px 20px}.lp-product-card-copy{display:grid;gap:10px}.lp-product-card-meta{color:var(--lp-action);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lp-product-card-copy h3{margin:0;color:var(--lp-text-strong);font-size:22px;line-height:1.14;letter-spacing:-.04em;font-weight:700}.lp-product-card-copy p{margin:0;color:var(--lp-text-body);font-size:15px;line-height:1.58}.lp-product-card-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.lp-product-card-link,.lp-product-card-link-muted{display:inline-flex;align-items:center;min-height:36px;font-size:14px;font-weight:700}.lp-product-card-link{color:var(--lp-action)}.lp-product-card-link-muted{color:var(--lp-text-body)}.lp-proof{padding:0 0 110px;background:#ffffff}.lp-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.lp-proof-card{padding:28px;border-radius:14px;background:#171923;color:#fff}.lp-proof-icon{width:46px;height:46px;display:grid;place-items:center;margin-bottom:18px;border-radius:12px;background:rgba(255,255,255,.1);color:var(--lp-yellow)}.lp-proof-card h3{margin:0;color:#fff;font-size:20px;line-height:1.15;letter-spacing:-.03em;font-weight:700}.lp-proof-card p{margin:14px 0 0;color:rgba(255,255,255,.72);font-size:15px;line-height:1.62}.lp-solutions,.lp-threat{padding:102px 0 122px;background:#ffffff}.lp-two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:70px;align-items:center}.lp-threat-layout{grid-template-columns:minmax(0,.94fr) minmax(0,.86fr);gap:50px}.lp-illus img{width:100%;border-radius:var(--lp-radius-img)}.lp-illus-tall{justify-self:end;width:min(100%,510px)}.lp-content{max-width:470px}.lp-content-narrow{max-width:535px}.lp-content h2,.lp-download-copy h2,.lp-section-heading h2{margin:0;font-size:clamp(42px,3.6vw,62px);line-height:1.05;font-weight:700;letter-spacing:-.05em;color:var(--lp-text-strong)}.lp-content p,.lp-download-copy p,.lp-feature-card p,.lp-section-heading p{margin:24px 0 0;color:var(--lp-text-body);font-size:18px;line-height:1.55;letter-spacing:-.02em}.lp-content .lp-lead{margin-top:24px}.lp-content .lp-btn{margin-top:38px}.lp-features{background:#ffffff;padding:118px 0 132px}.lp-section-heading{max-width:690px;margin:0 auto 72px;text-align:center}.lp-section-heading h2{max-width:720px;margin-inline:auto}.lp-section-heading p{max-width:630px;margin-inline:auto}.lp-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.lp-feature-card{min-height:245px;overflow:hidden;position:relative;padding:0;border:none;border-radius:16px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.04),0 8px 32px -8px rgba(0,0,0,.08);transition:transform .28s ease,box-shadow .28s ease}.lp-feature-card:hover{transform:translateY(-6px);box-shadow:0 4px 12px rgba(0,0,0,.06),0 20px 48px -12px rgba(0,0,0,.15)}.lp-feature-card-top{width:100%;height:6px}.lp-feature-card-body{padding:32px 36px 30px}.lp-icon-badge{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;color:#fff}.lp-feature-card h3{margin:22px 0 0;color:var(--lp-text-strong);font-size:20px;line-height:1.18;letter-spacing:-.04em;font-weight:700}.lp-feature-card p{margin:14px 0 0;font-size:16px;line-height:1.62}.lp-agent-section{background:#f8f6f3}.lp-abstract-illustration{position:relative;width:min(100%,448px);min-height:420px;justify-self:end}.lp-abstract-glow{position:absolute;border-radius:999px;filter:blur(40px);opacity:.5}.lp-abstract-glow-one{top:46px;right:8px;width:170px;height:170px;background:rgba(239,35,60,.12)}.lp-abstract-glow-two{bottom:36px;left:26px;width:190px;height:190px;background:rgba(59,97,255,.1)}.lp-abstract-card{position:absolute;border:1px solid #e7eaf1;background:rgba(255,255,255,.96);box-shadow:0 18px 50px -18px rgba(15,24,44,.18);backdrop-filter:blur(12px)}.lp-abstract-card-main{top:28px;left:8px;width:312px;padding:18px;border-radius:22px}.lp-abstract-card-floating{top:208px;right:4px;width:196px;gap:14px;padding:16px;border-radius:18px}.lp-abstract-card-floating,.lp-abstract-card-header,.lp-abstract-domain-pill,.lp-abstract-footer,.lp-abstract-status-row{display:flex;align-items:center}.lp-abstract-card-header{gap:12px}.lp-abstract-canvas{position:relative;height:164px;margin:18px 0 16px;border-radius:18px;background:linear-gradient(145deg,#f8f2f1,#f5f7fb);overflow:hidden}.lp-abstract-canvas-panel{position:absolute;border-radius:14px}.lp-abstract-canvas-panel-a{top:22px;left:20px;width:118px;height:118px;background:linear-gradient(135deg,rgba(239,35,60,.9),rgba(255,140,92,.82))}.lp-abstract-canvas-panel-b{right:18px;bottom:20px;width:128px;height:86px;background:linear-gradient(135deg,rgba(23,25,35,.95),rgba(59,97,255,.82))}.lp-abstract-canvas-panel-c{top:26px;left:26px;width:98px;height:98px;background:linear-gradient(135deg,rgba(23,25,35,.94),rgba(65,73,103,.88))}.lp-abstract-canvas-panel-d{right:22px;bottom:22px;width:142px;height:76px;background:linear-gradient(135deg,rgba(255,208,98,.82),rgba(255,146,82,.78))}.lp-abstract-canvas-badge{position:absolute;top:18px;right:18px;width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.86);color:#ef233c}.lp-abstract-footer{gap:10px}.lp-abstract-domain-bar,.lp-abstract-line,.lp-abstract-pill{display:block;border-radius:999px}.lp-abstract-pill{height:10px;background:#e7eaf1}.lp-abstract-pill-strong{width:110px;background:#ccd3df}.lp-abstract-pill-small{width:56px}.lp-abstract-line{height:10px;background:#dde2eb}.lp-abstract-line-short{width:92px}.lp-abstract-line-medium{width:126px}.lp-abstract-icon-badge{width:34px;height:34px;display:grid;place-items:center;border-radius:12px}.lp-abstract-icon-rose{background:rgba(239,35,60,.12);color:#ef233c}.lp-abstract-icon-ink{background:#171923;color:#ffffff}.lp-abstract-icon-gold{background:rgba(255,198,76,.18);color:#b8860b}.lp-abstract-floating-lines{display:grid;gap:10px}.lp-abstract-route{position:absolute;left:116px;right:28px;top:54px;display:flex;align-items:center;gap:8px}.lp-abstract-route-node{width:12px;height:12px;border-radius:999px;flex:0 0 auto}.lp-abstract-route-node-red{background:#ef233c}.lp-abstract-route-node-gold{background:#ffc44c}.lp-abstract-route-node-green{background:#23b26d}.lp-abstract-route-line{flex:1;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(239,35,60,.34),rgba(23,178,109,.28))}.lp-abstract-domain-pill{position:absolute;left:74px;bottom:88px;gap:12px;min-height:56px;padding:0 18px 0 12px;border:1px solid #eceef4;border-radius:999px;background:rgba(255,255,255,.95);box-shadow:0 12px 28px -16px rgba(15,24,44,.16)}.lp-abstract-domain-bar{width:132px;height:12px;background:linear-gradient(90deg,#171923,#343a4f 62%,#d5dbe6 0,#d5dbe6)}.lp-abstract-status-row{position:absolute;right:26px;bottom:26px;gap:12px;min-height:44px;padding:0 14px;border-radius:999px;background:rgba(35,178,109,.1)}.lp-abstract-illustration-delivery .lp-abstract-glow-one{top:26px;right:28px;background:rgba(255,196,76,.14)}.lp-abstract-illustration-delivery .lp-abstract-glow-two{left:6px;bottom:24px;background:rgba(239,35,60,.1)}.lp-abstract-card-delivery-main{top:52px;left:24px}.lp-abstract-card-delivery-floating{top:256px;right:18px}.lp-abstract-domain-pill-delivery{left:146px;bottom:38px}.lp-abstract-domain-bar-delivery{background:linear-gradient(90deg,#ef233c,#ef233c 24%,#171923 0,#171923 72%,#d5dbe6 0,#d5dbe6)}.lp-abstract-status-dot{width:10px;height:10px;border-radius:999px;background:#23b26d}.lp-download{padding:82px 0;background:var(--lp-cta);color:#fff}.lp-download-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.lp-download-copy{max-width:620px}.lp-download-copy h2,.lp-download-copy p{color:#fff}.lp-download-copy p{margin-top:20px;color:rgba(255,255,255,.74)}.lp-download-actions{display:flex;gap:16px;flex-wrap:wrap}.lp-footer{background:#171923;color:rgba(255,255,255,.72);border-top:1px solid rgba(255,255,255,.06)}.lp-footer-inner{min-height:76px;display:flex;align-items:center}.lp-footer-line{width:100%;display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap}.lp-footer-brand span:last-child{color:#fff;font-size:16px}.lp-footer-copy{color:rgba(255,255,255,.62);font-size:13px;font-weight:500}.lp-footer-links{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.lp-footer-links a{color:rgba(255,255,255,.72);font-size:13px;font-weight:600}.lp-footer-links a:hover{color:#fff}.lp-faq-section{background:#f8fafc}.lp-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lp-faq-card{display:grid;gap:10px;padding:24px;border:1px solid rgba(226,232,240,.9);border-radius:8px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.06)}.lp-faq-card h3{margin:0;color:#151525;font-size:18px;font-weight:800}.lp-faq-card p{margin:0;color:#62677a;font-size:15px;line-height:1.65}.gr-trust-page{min-height:100vh;background:#f8fafc;color:#151525}.gr-trust-header{background:#111827;color:#fff}.gr-trust-hero{display:grid;gap:18px;padding:72px 0 88px}.gr-trust-eyebrow{color:#f7b801;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.gr-trust-hero h1{max-width:860px;margin:0;color:#fff;font-size:clamp(40px,6vw,72px);font-weight:900;line-height:1.02}.gr-trust-hero p{max-width:820px;margin:0;color:rgba(255,255,255,.76);font-size:19px;line-height:1.65}.gr-trust-hero small{color:rgba(255,255,255,.64);font-size:14px;font-weight:700}.gr-trust-layout{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:28px;padding:42px 0 82px}.gr-trust-article,.gr-trust-aside{border:1px solid rgba(226,232,240,.92);border-radius:8px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.06)}.gr-trust-aside{align-self:start;display:grid;gap:18px;padding:24px;position:sticky;top:24px}.gr-trust-aside p{margin:0;color:#62677a;font-size:14px;line-height:1.7}.gr-trust-aside-links{display:grid;gap:10px}.gr-trust-aside-links a{display:inline-flex;align-items:center;gap:8px;color:#151525;font-size:14px;font-weight:800;text-decoration:none}.gr-trust-article{display:grid;gap:0;overflow:hidden}.gr-trust-article section{display:grid;gap:12px;padding:30px;border-bottom:1px solid rgba(226,232,240,.92)}.gr-trust-article section:last-child{border-bottom:0}.gr-trust-article h2{margin:0;color:#151525;font-size:24px;font-weight:900}.gr-trust-article p{margin:0;color:#62677a;font-size:16px;line-height:1.75}.gr-trust-cta{padding:30px}@media (max-width:1080px){.lp-hero,.lp-threat-layout,.lp-two-col{grid-template-columns:1fr;gap:42px}.lp-content,.lp-content-narrow,.lp-hero-copy{max-width:none}.lp-abstract-illustration,.lp-hero-media,.lp-illus-tall{justify-self:stretch;width:100%}.lp-abstract-illustration{min-height:380px}.lp-category-pills,.lp-feature-grid,.lp-product-grid,.lp-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-download-inner{flex-direction:column;align-items:flex-start}}@media (max-width:860px){.lp-wrap{width:min(var(--giftred-shell-width-mobile),var(--lp-container))}.lp-header{grid-template-columns:auto auto;justify-content:space-between;gap:20px}.lp-hamburger{display:block}.lp-nav,.lp-nav-actions{display:none}.lp-mobile-overlay{position:relative;z-index:3;display:grid;gap:18px;width:min(var(--giftred-shell-width-mobile),var(--lp-container));margin:18px auto 0;padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(255,255,255,.04);backdrop-filter:blur(10px)}.lp-mobile-overlay a{color:#fff;font-size:18px;font-weight:600}.lp-mobile-overlay .lp-btn{width:100%}.lp-hero{padding:50px 0 88px}.lp-hero-title{font-size:clamp(46px,12vw,68px)}.lp-abstract-card-main{width:min(100%,290px)}.lp-abstract-card-floating{width:182px}.lp-abstract-domain-pill{left:36px}.lp-abstract-domain-pill-delivery{left:112px}.lp-feature-grid{grid-template-columns:1fr}.lp-band-header{align-items:start;flex-direction:column}.gr-trust-layout,.lp-category-pills,.lp-faq-grid,.lp-product-grid,.lp-proof-grid{grid-template-columns:1fr}.gr-trust-aside{position:static}.lp-footer-inner{padding:24px 0}.lp-footer-line{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.lp-wrap{width:min(var(--giftred-shell-width-mobile),var(--lp-container))}.lp-content h2,.lp-download-copy h2,.lp-section-heading h2{font-size:clamp(34px,9vw,46px)}.lp-feature-card-body{padding:26px 22px 24px}.lp-hero-action-row{display:grid;grid-template-columns:1fr}.lp-hero-action-row .lp-btn{width:100%}.lp-download-actions{width:100%;display:grid;grid-template-columns:1fr}.lp-download-actions .lp-btn{width:100%}.lp-abstract-illustration{min-height:332px}.lp-abstract-card-main{left:0;width:min(100%,252px);padding:14px}.lp-abstract-canvas{height:138px}.lp-abstract-canvas-panel-a{width:92px;height:92px}.lp-abstract-canvas-panel-b{width:106px;height:70px}.lp-abstract-card-floating{top:178px;right:0;width:156px;padding:12px;gap:10px}.lp-abstract-domain-pill{left:18px;bottom:74px;min-height:48px;padding:0 14px 0 10px}.lp-abstract-domain-bar{width:94px}.lp-abstract-status-row{right:10px;bottom:14px}.lp-abstract-card-delivery-main{left:10px}.lp-abstract-card-delivery-floating{top:196px}.lp-abstract-domain-pill-delivery{left:72px;bottom:48px}}.card-base{background:var(--color-light-secondary);border-radius:var(--radius-lg);border:1px solid var(--color-border-dark);box-shadow:var(--shadow-card);transition:box-shadow var(--transition-base),border-color var(--transition-base)}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:0 1.25rem;background-color:var(--color-accent-blue);color:var(--color-text-white);font-family:var(--font-family);font-size:var(--text-body-sm);font-weight:var(--weight-bold);border:none;border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;transition:background-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.btn-primary:hover{background-color:var(--color-accent-blue-hover);transform:translateY(-1px);box-shadow:var(--shadow-button)}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{cursor:not-allowed;transform:none;box-shadow:none}.gr-site-brand{gap:10px;color:#ffffff;text-decoration:none}.gr-site-brand,.gr-site-brand-mark{display:inline-flex;align-items:center}.gr-site-brand-mark{width:32px;height:32px;border-radius:9999px;justify-content:center;background:rgba(239,35,60,.16);color:var(--giftred-brand-primary)}.gr-site-login-link{color:rgba(255,255,255,.92);font-size:14px;font-weight:500;text-decoration:none}.gr-site-login-link:hover{color:#ffffff}.gr-auth-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--color-light-primary);color:var(--color-text-dark);font-family:var(--font-family)}.gr-auth-nav{height:60px;padding:0 32px;background:var(--color-dark-primary);justify-content:space-between;border-bottom:1px solid var(--color-border-light)}.gr-auth-main,.gr-auth-nav{display:flex;align-items:center}.gr-auth-main{flex:1;justify-content:center;padding:var(--space-2xl)}.gr-auth-card{width:100%;max-width:480px;padding:var(--space-2xl) var(--space-3xl)}.gr-auth-title{color:var(--color-text-dark);font-size:var(--text-h3);font-weight:var(--weight-bold);letter-spacing:0;line-height:1.3;margin:0 0 var(--space-xs);text-align:center}.gr-auth-subtitle{color:var(--color-text-muted);font-size:var(--text-body-sm);margin:0 0 var(--space-xl);text-align:center}.gr-form-label{display:block;font-weight:var(--weight-bold);margin-bottom:6px}.gr-form-input,.gr-form-label{color:var(--color-text-dark);font-size:var(--text-body-sm)}.gr-form-input{width:100%;min-height:44px;padding:10px 14px;border-radius:var(--radius-md);border:1px solid var(--color-border-dark);background:#f7f7fa;font-family:var(--font-family);font-weight:var(--weight-medium);outline:none;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.gr-form-input:hover{border-color:rgba(0,0,0,.12);background:#fff}.gr-form-input:focus{background:#fff;border-color:var(--color-accent-blue);box-shadow:0 0 0 3px var(--color-accent-blue-light)}.gr-inline-alert{background:rgba(239,68,68,.06);color:#ef4444}.gr-inline-alert,.gr-inline-note{padding:10px 14px;border-radius:var(--radius-md);font-size:var(--text-body-sm);margin-bottom:var(--space-md)}.gr-inline-note{background:var(--color-accent-blue-light);color:var(--color-text-dark)}.gr-auth-footer{text-align:center;padding:16px;color:var(--color-text-muted);font-size:var(--text-caption)}@media (max-width:768px){.gr-auth-nav{padding:0 18px}.gr-auth-main{padding:var(--space-xl) var(--space-md)}.gr-auth-card{padding:var(--space-xl)}}