/* Nexamas global home */
.home-page{overflow-x:hidden;background:var(--nx-gradient-canvas)}
.global-header{border-bottom:1px solid transparent;background:color-mix(in srgb,var(--nx-color-canvas) 80%,transparent);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.global-header.is-scrolled{border-bottom-color:var(--nx-color-border);background:color-mix(in srgb,var(--nx-color-canvas) 94%,transparent);box-shadow:0 12px 36px color-mix(in srgb,var(--nx-color-shadow-color) 55%,transparent)}
.global-header-inner{min-height:84px}
.global-header .brand-logo{height:62px;width:auto;max-width:180px}
.global-navigation{gap:16px}
.nav-pills{display:flex;align-items:center;gap:8px}
.nav-pill{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid var(--nx-color-border);border-radius:var(--nx-radius-pill);color:var(--nx-color-text);background:color-mix(in srgb,var(--nx-color-surface) 74%,transparent);font:inherit;font-size:13px;font-weight:800;text-decoration:none;cursor:pointer;box-shadow:0 6px 18px color-mix(in srgb,var(--nx-color-shadow-color) 30%,transparent);transition:transform var(--nx-motion-fast),border-color var(--nx-motion-fast),background var(--nx-motion-fast),box-shadow var(--nx-motion-fast)}
.nav-pill:hover,.nav-pill:focus-visible,.nav-dropdown.is-open>.nav-pill,.nav-dropdown[open]>.nav-pill{transform:translateY(-1px);border-color:var(--nx-color-border-interactive);color:var(--nx-color-text-strong);background:var(--nx-color-surface);box-shadow:var(--nx-shadow-sm)}
.nav-pill:focus-visible{outline:3px solid color-mix(in srgb,var(--nx-color-focus) 30%,transparent);outline-offset:3px}
.nav-pill-menu{list-style:none}.nav-pill-menu::-webkit-details-marker{display:none}.nav-pill-menu::marker{content:""}.nav-pill-menu svg{width:11px;transform-origin:center;height:8px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform var(--nx-motion-fast)}
.nav-dropdown{position:relative}
.nav-dropdown.is-open .nav-pill-menu svg,.nav-dropdown[open] .nav-pill-menu svg{transform:rotate(180deg)}
.dropdown-panel{position:absolute;top:calc(100% + 13px);left:50%;z-index:40;width:330px;padding:13px;border:1px solid var(--nx-color-border);border-radius:20px;background:color-mix(in srgb,var(--nx-color-surface) 96%,transparent);box-shadow:0 24px 68px var(--nx-color-shadow-strong-color);opacity:0;visibility:hidden;transform:translate(-50%,-8px) scale(.98);transform-origin:top center;transition:opacity var(--nx-motion-fast),visibility var(--nx-motion-fast),transform var(--nx-motion-fast);backdrop-filter:blur(18px)}
.nav-dropdown.is-open .dropdown-panel,.nav-dropdown[open] .dropdown-panel{opacity:1;visibility:visible;transform:translate(-50%,0) scale(1)}
.dropdown-panel:before{content:"";position:absolute;top:-6px;left:50%;width:11px;height:11px;border-left:1px solid var(--nx-color-border);border-top:1px solid var(--nx-color-border);background:var(--nx-color-surface);transform:translateX(-50%) rotate(45deg)}
.dropdown-label{display:block;padding:5px 8px 10px;color:var(--nx-color-text-subtle);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.dropdown-product{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:14px;border:1px solid transparent;border-radius:15px;color:var(--nx-color-text);text-decoration:none;transition:background var(--nx-motion-fast),border-color var(--nx-motion-fast),transform var(--nx-motion-fast)}
.dropdown-product:hover,.dropdown-product:focus-visible{transform:translateY(-1px);border-color:var(--nx-color-border);background:var(--nx-color-surface-soft);outline:0}
.dropdown-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:#fff;font-size:11px;font-weight:950;letter-spacing:.06em;box-shadow:0 10px 22px rgba(0,0,0,.14)}
.dropdown-icon-web{background:linear-gradient(135deg,#11a6a6,#297fc4)}
.dropdown-icon-desktop{background:linear-gradient(135deg,#7558d2,#315fa9)}
.dropdown-product strong,.dropdown-product small{display:block}.dropdown-product strong{color:var(--nx-color-text-strong);font-size:14px}.dropdown-product small{margin-top:4px;color:var(--nx-color-text-muted);font-size:11px;line-height:1.45}.dropdown-product b{color:var(--nx-color-accent-primary);font-size:16px}
.header-theme-toggle{min-width:42px}

.global-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:690px;padding:110px 0 96px;overflow:hidden}
.global-hero:before{content:"";position:absolute;inset:0;z-index:-3;background:linear-gradient(180deg,color-mix(in srgb,var(--nx-color-surface) 42%,transparent),transparent 74%)}
.hero-glow{position:absolute;z-index:-2;border-radius:50%;filter:blur(2px);pointer-events:none}
.hero-glow-one{top:-220px;right:-140px;width:660px;height:660px;background:radial-gradient(circle,color-mix(in srgb,var(--nx-color-accent-secondary) 18%,transparent),transparent 68%)}
.hero-glow-two{bottom:-330px;left:-190px;width:720px;height:720px;background:radial-gradient(circle,color-mix(in srgb,var(--nx-color-accent-tertiary) 14%,transparent),transparent 68%)}
.global-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr);gap:clamp(58px,8vw,112px);align-items:center}
.global-hero-copy{max-width:710px}
.global-hero-copy h1{max-width:760px;margin:24px 0 25px;color:var(--nx-color-text-strong);font-size:clamp(3.45rem,7vw,6.35rem);line-height:.93;letter-spacing:-.065em}
.global-hero-copy h1 em{font-style:normal;color:transparent;background:var(--nx-gradient-brand-strong);background-clip:text;-webkit-background-clip:text}
.global-hero-copy>p{max-width:670px;margin:0;color:var(--nx-color-text-muted);font-size:clamp(1.08rem,1.8vw,1.35rem);line-height:1.72}
.hero-signals{display:flex;flex-wrap:wrap;align-items:center;gap:13px;margin-top:36px;color:var(--nx-color-text);font-size:12px;font-weight:850;letter-spacing:.02em}
.hero-signals i{width:4px;height:4px;border-radius:50%;background:var(--nx-color-accent-secondary)}
.global-hero-visual{position:relative;min-height:520px;perspective:1100px}
.constellation-card{position:absolute;inset:35px 18px 30px 38px;display:flex;flex-direction:column;justify-content:space-between;padding:34px;border:1px solid color-mix(in srgb,var(--nx-color-border) 75%,transparent);border-radius:32px;background:linear-gradient(145deg,color-mix(in srgb,var(--nx-color-surface) 92%,transparent),color-mix(in srgb,var(--nx-color-surface-soft) 83%,transparent));box-shadow:0 38px 90px var(--nx-color-shadow-strong-color);transform:rotateY(-8deg) rotateX(3deg);overflow:hidden}
.constellation-card:before,.constellation-card:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.constellation-card:before{top:-140px;right:-110px;width:360px;height:360px;border:1px solid color-mix(in srgb,var(--nx-color-accent-secondary) 25%,transparent);box-shadow:0 0 0 42px color-mix(in srgb,var(--nx-color-accent-secondary) 4%,transparent),0 0 0 86px color-mix(in srgb,var(--nx-color-accent-primary) 4%,transparent)}.constellation-card:after{left:-80px;bottom:-125px;width:290px;height:290px;background:radial-gradient(circle,color-mix(in srgb,var(--nx-color-accent-tertiary) 18%,transparent),transparent 65%)}
.constellation-brand{position:relative;z-index:1;display:flex;align-items:center;gap:20px}.constellation-brand img{width:78px;height:78px;filter:drop-shadow(0 14px 28px color-mix(in srgb,var(--nx-color-accent-primary) 28%,transparent))}.constellation-brand span,.constellation-brand strong{display:block}.constellation-brand span{color:var(--nx-color-text-muted);font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.constellation-brand strong{margin-top:4px;color:var(--nx-color-text-strong);font-size:clamp(1.35rem,2vw,1.85rem);letter-spacing:-.035em}
.constellation-lines{position:relative;z-index:1;display:grid;gap:12px;margin:30px 0}.constellation-lines span{display:block;height:1px;background:linear-gradient(90deg,var(--nx-color-border),transparent)}.constellation-lines span:nth-child(2){width:78%}.constellation-lines span:nth-child(3){width:54%}
.constellation-categories{position:relative;z-index:1;display:grid;gap:12px}.constellation-categories>span{display:flex;align-items:center;gap:12px;min-height:51px;padding:0 16px;border:1px solid color-mix(in srgb,var(--nx-color-border) 82%,transparent);border-radius:15px;background:color-mix(in srgb,var(--nx-color-surface) 62%,transparent);color:var(--nx-color-text);font-size:13px;font-weight:800;backdrop-filter:blur(10px)}.category-dot{width:9px;height:9px;border-radius:50%;box-shadow:0 0 0 5px color-mix(in srgb,currentColor 11%,transparent)}.category-web{color:#13a7aa;background:#13a7aa}.category-desktop{color:#5f69d6;background:#5f69d6}.category-future{color:#b67c2a;background:#b67c2a}
.floating-note{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid color-mix(in srgb,var(--nx-color-border) 78%,transparent);border-radius:999px;color:var(--nx-color-text);background:color-mix(in srgb,var(--nx-color-surface) 90%,transparent);font-size:11px;font-weight:850;box-shadow:var(--nx-shadow-md);backdrop-filter:blur(14px)}.floating-note span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#fff;background:var(--nx-gradient-brand);font-size:9px}.floating-note-one{top:0;right:0}.floating-note-two{bottom:0;left:0}

.products-showcase{position:relative;padding:clamp(82px,11vw,132px) 0;background:var(--nx-color-surface)}
.products-showcase>.container{width:min(calc(100% - 2*var(--nx-layout-gutter)),82rem)}
.products-showcase:before{content:"";position:absolute;top:0;left:50%;width:min(calc(100% - 40px),1180px);height:1px;background:linear-gradient(90deg,transparent,var(--nx-color-border),transparent);transform:translateX(-50%)}
.products-heading{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.7fr);gap:48px;align-items:end;margin-bottom:48px}.products-heading h2{max-width:720px;margin:18px 0 0;color:var(--nx-color-text-strong);font-size:clamp(2.35rem,4.7vw,4.25rem);line-height:1.02;letter-spacing:-.055em}.products-heading>p{margin:0;color:var(--nx-color-text-muted);font-size:16px;line-height:1.75}
.global-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.global-product-card{position:relative;display:block;aspect-ratio:1424/861;min-height:0;padding:0;overflow:hidden;border:1px solid var(--nx-color-border);border-radius:30px;color:inherit;background:var(--nx-color-surface);box-shadow:0 24px 64px color-mix(in srgb,var(--nx-color-shadow-color) 54%,transparent);text-decoration:none;transition:transform var(--nx-motion-normal),border-color var(--nx-motion-normal),box-shadow var(--nx-motion-normal)}
.global-product-card:hover{transform:translateY(-7px);border-color:var(--nx-color-border-interactive);box-shadow:0 34px 84px var(--nx-color-shadow-strong-color)}
.global-product-card:focus-visible{outline:4px solid color-mix(in srgb,var(--nx-color-focus) 32%,transparent);outline-offset:5px}
.product-media{position:absolute;inset:0;aspect-ratio:1424/861;height:100%;min-height:0;overflow:hidden;background:linear-gradient(145deg,#e9f1f6,#d9e7ef)}.product-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(3,17,30,.12) 73%,rgba(3,17,30,.52))}.product-media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform 600ms var(--nx-motion-ease-emphasized),filter 600ms var(--nx-motion-ease-emphasized)}.global-product-card:hover .product-media img{transform:scale(1.008);filter:saturate(1.04)}
.product-platform{position:absolute;top:18px;left:18px;z-index:2;padding:8px 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;background:rgba(3,20,35,.66);font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;backdrop-filter:blur(10px)}
.product-status{position:absolute;top:18px;right:18px;z-index:2;box-shadow:0 10px 24px rgba(3,20,35,.14)}
.global-product-body{position:absolute;right:0;bottom:0;left:0;z-index:3;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:64px;padding:9px 16px;border-top:1px solid color-mix(in srgb,var(--nx-color-border) 72%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--nx-color-surface) 82%,transparent),color-mix(in srgb,var(--nx-color-surface) 97%,transparent));box-shadow:0 -16px 34px color-mix(in srgb,var(--nx-color-shadow-color) 26%,transparent);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.product-title-row{display:contents}.product-mark{display:grid;grid-column:1;place-items:center;width:44px;height:44px;border-radius:15px;color:#fff;font-size:12px;font-weight:950;letter-spacing:.06em;box-shadow:0 12px 28px color-mix(in srgb,var(--nx-color-shadow-strong-color) 66%,transparent)}.product-mark-iconstudio{background:linear-gradient(135deg,#15b4af,#2c7fc8)}.product-mark-ui{background:linear-gradient(135deg,#7c5bd4,#2f68b5)}
.global-product-body>div:not(.product-title-row){grid-column:2;min-width:0}.global-product-body .product-kicker{display:block;margin-bottom:1px;color:var(--nx-color-text-subtle);font-size:8px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.global-product-body h3{margin:0;color:var(--nx-color-text-strong);font-size:clamp(1.45rem,2vw,1.85rem);line-height:1;letter-spacing:-.045em}.global-product-body p{display:none}
.product-benefits{display:none}
.global-product-card .product-destination{grid-column:3;display:inline-flex;align-items:center;gap:7px;margin:0;padding:0;white-space:nowrap;font-size:11px}.global-product-card:hover .product-destination b{transform:translate(4px,-2px)}

.global-footer{padding-top:70px;background:#041725}
.global-footer-top{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:70px;padding-bottom:58px}
.global-footer-brand{max-width:530px}.global-footer-brand .footer-logo{height:105px;width:auto;max-width:260px}.global-footer-brand p{max-width:510px;margin:20px 0 22px;color:#a9c0cb;font-size:16px;line-height:1.75}.footer-email{display:inline-flex;color:#75dfd3;font-weight:850;text-decoration:none}.footer-email:hover{text-decoration:underline}
.footer-links-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.global-footer .footer-column strong{color:#fff}.global-footer .footer-column a{color:#9fb7c3}.global-footer .footer-column a:hover{color:#fff}
.global-footer-bottom{border-top-color:rgba(255,255,255,.1);color:#7895a3}

@media(max-width:1050px){.global-hero-grid{grid-template-columns:1fr;gap:54px}.global-hero-copy{max-width:800px}.global-hero-visual{width:min(100%,650px);margin-inline:auto}.products-heading{grid-template-columns:1fr;gap:20px}.products-heading>p{max-width:720px}.global-footer-top{grid-template-columns:1fr}.footer-links-grid{max-width:700px}}
@media(max-width:860px){.global-header-inner{min-height:74px}.global-header .brand-logo{height:54px}.global-navigation{position:absolute;top:calc(100% + 8px);right:var(--nx-layout-gutter);left:var(--nx-layout-gutter);display:none;align-items:stretch;padding:15px;border:1px solid var(--nx-color-border);border-radius:22px;background:color-mix(in srgb,var(--nx-color-surface) 97%,transparent);box-shadow:var(--nx-shadow-lg);backdrop-filter:blur(18px)}.global-navigation.is-open{display:flex}.nav-pills{align-items:stretch;flex-direction:column;width:100%}.nav-pill{justify-content:space-between;width:100%;min-height:48px;border-radius:14px;box-shadow:none}.nav-dropdown{width:100%}.dropdown-panel{position:static;width:100%;max-height:0;margin:0;padding:0;border:0;box-shadow:none;opacity:1;visibility:visible;transform:none;overflow:hidden;background:transparent;transition:max-height var(--nx-motion-normal),padding var(--nx-motion-normal),margin var(--nx-motion-normal)}.nav-dropdown.is-open .dropdown-panel,.nav-dropdown[open] .dropdown-panel{max-height:220px;margin-top:7px;padding:7px;border:1px solid var(--nx-color-border);transform:none}.dropdown-panel:before{display:none}.dropdown-label{display:none}.header-theme-toggle{width:100%;justify-content:center}.global-hero{min-height:0;padding-top:86px}.global-product-grid{grid-template-columns:1fr}.global-footer-top{gap:50px}}
@media(max-width:620px){.global-hero{padding:70px 0 78px}.global-hero-copy h1{font-size:clamp(3rem,15vw,4.45rem)}.global-hero-copy>p{font-size:1.04rem}.global-hero-visual{min-height:430px}.constellation-card{inset:28px 4px 30px 15px;padding:24px;transform:rotateY(-3deg) rotateX(1deg)}.constellation-brand img{width:62px;height:62px}.floating-note{padding:9px 12px;font-size:9px}.floating-note span{width:24px;height:24px}.floating-note-one{right:-4px}.floating-note-two{left:-4px}.products-showcase{padding:72px 0}.products-heading{margin-bottom:32px}.global-product-card{border-radius:24px}.global-product-body{min-height:54px;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:8px 11px}.product-mark{width:38px;height:38px;border-radius:12px;font-size:10px}.global-product-body .product-kicker{font-size:7px}.global-product-body h3{font-size:1.35rem}.global-product-body p{display:none}.global-product-card .product-destination{font-size:0}.global-product-card .product-destination b{font-size:17px}.product-platform{top:11px;left:11px;padding:6px 9px;font-size:7px}.product-status{top:11px;right:11px}.footer-links-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}.global-footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){.global-product-card,.product-media img,.nav-pill,.dropdown-panel,.nav-pill-menu svg{transition:none}}

/* SmartBookmarks product registry accents — 2026-08-03 */
.dropdown-icon-browser{background:linear-gradient(135deg,#237b75,#315fa9)}
.product-mark-smartbookmarks{background:linear-gradient(135deg,#237b75,#315fa9)}
.smartbookmarks-card .product-media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 60%,rgba(2,22,36,.13))}
