:root{--bg: #f5f7fb;--bg-soft: #edf2f8;--surface: rgba(255, 255, 255, .76);--surface-strong: rgba(255, 255, 255, .92);--surface-border: rgba(29, 52, 84, .1);--text: #11233f;--muted: rgba(17, 35, 63, .72);--soft: rgba(17, 35, 63, .56);--accent: #3f6793;--accent-strong: #7eb2da;--accent-warm: #f29d67;--shadow: 0 24px 80px rgba(50, 74, 105, .12);--radius-sm: 18px;--radius-md: 28px;--radius-lg: 40px;--container: 1180px;--space-1: .5rem;--space-2: .875rem;--space-3: 1.25rem;--space-4: 1.5rem;--space-5: 2rem;--space-6: 3rem;--space-7: 4.5rem;--space-8: 6rem;--header-offset: 5.5rem}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-offset)}body{position:relative;margin:0;min-width:320px;font-family:Manrope,sans-serif;color:var(--text);background:radial-gradient(circle at 16% 8%,rgba(126,178,218,.18),transparent 24%),radial-gradient(circle at 82% 12%,rgba(242,157,103,.12),transparent 22%),radial-gradient(circle at 70% 72%,rgba(125,224,207,.1),transparent 22%),linear-gradient(180deg,#fbfdff,#f3f6fb 45%,#eef3f9);background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;background-position:16% 8%,82% 12%,70% 72%,center top;background-size:auto,auto,auto,auto;line-height:1.6}body:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background:linear-gradient(180deg,#fbfdff61,#f5f8fc6b 42%,#f1f5fb8a),url(/brand/nomly-route-bg.webp) center top / 100% auto no-repeat;opacity:.92}body:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#fbfdff38,#fbfdff00 24% 76%,#f1f5fb52),radial-gradient(circle at 50% 115%,#fbfdfff2,#fbfdff00 34%)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.section{padding:var(--space-8) 0;min-height:auto;display:grid;align-items:center;position:relative;scroll-margin-top:var(--header-offset)}.snap-section{scroll-snap-align:none}.journey-scroll{position:relative}.section:after{content:"";position:absolute;left:50%;bottom:1rem;width:min(18rem,42vw);height:3.5rem;transform:translate(-50%);border-bottom:1.5px dashed rgba(63,103,147,.18);border-left:1.5px solid transparent;border-right:1.5px solid transparent;border-radius:0 0 999px 999px;opacity:.9;pointer-events:none}.section:before{content:"";position:absolute;left:50%;bottom:1.55rem;width:.6rem;height:.6rem;transform:translate(-50%);border-radius:999px;background:linear-gradient(135deg,var(--accent-strong),var(--accent-warm));box-shadow:0 0 #7eb2da4d;animation:waypointPulse 3.6s ease-in-out infinite;pointer-events:none}.hero:before,.hero:after,.faq-section:before,.faq-section:after,.final-cta:before,.final-cta:after,.availability-section:before,.availability-section:after{display:none}.eyebrow{margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:800;color:var(--accent)}h1,h2,h3{margin:0;font-family:Fraunces,serif;font-weight:600;line-height:.98;letter-spacing:-.03em}h1{font-size:clamp(3.3rem,8vw,6.8rem);max-width:11ch}h2{font-size:clamp(2.3rem,5vw,4.3rem);max-width:12ch}h3{font-size:clamp(1.25rem,2vw,1.7rem)}p{margin:0;color:var(--muted);font-size:1.03rem}.lede{max-width:60ch;font-size:1.15rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:3.4rem;padding:0 1.35rem;border-radius:999px;border:1px solid rgba(63,103,147,.12);background:linear-gradient(135deg,#7eb2da38,#f29d672e);color:var(--text);font-weight:800;transition:transform .18s ease,border-color .18s ease,background .18s ease;backdrop-filter:blur(18px)}.button:hover{transform:translateY(-2px);border-color:#3f67932e}.reveal{opacity:0;transform:translateY(22px);transition:opacity .76s ease,transform .76s cubic-bezier(.22,1,.36,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-left{transform:translate(-36px)}.reveal-right{transform:translate(36px)}.reveal-scale{transform:scale(.95) translateY(24px)}.reveal-up{transform:translateY(26px)}.button--ghost{background:#ffffff8f}.button--small{min-height:2.75rem;padding-inline:1rem;font-size:.92rem}.app-store-badge{display:inline-flex;align-items:center;width:180px;max-width:100%;transition:transform .18s ease,opacity .18s ease}.app-store-badge:hover{transform:translateY(-2px)}.app-store-badge img{display:block;width:100%;height:auto}.app-store-badge--compact{width:152px}.play-store-badge{position:relative;display:inline-flex;align-items:center;width:180px;aspect-ratio:135 / 40;max-width:100%;border-radius:14px;overflow:hidden;isolation:isolate;background:linear-gradient(180deg,#5f6876f5,#525a68f5);box-shadow:inset 0 1px #ffffff14}.play-store-badge img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1) saturate(0) brightness(.78) contrast(.92);opacity:.48}.play-store-badge:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff0f,#fff0 34%),linear-gradient(180deg,#22283214,#22283242);pointer-events:none}.play-store-badge__pill{position:absolute;left:50%;bottom:.55rem;transform:translate(-50%);z-index:1;display:inline-flex;align-items:center;justify-content:center;width:calc(100% - 1.1rem);min-height:1.55rem;padding:.2rem .45rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#6c7584f0;color:#fffffff0;font-size:.58rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 10px 24px #1a1f2838;white-space:nowrap;text-align:center}.play-store-badge--compact{width:152px}.section-heading{display:grid;gap:1rem;margin-bottom:var(--space-6)}.site-header{position:relative;z-index:20;padding:1.25rem 0 .65rem;backdrop-filter:none;background:transparent;border-bottom:0}.site-header__inner{display:flex;align-items:center;justify-content:flex-start;gap:1.6rem;min-height:3.8rem}.brand{display:inline-flex;align-items:center;gap:.8rem;font-weight:800;letter-spacing:.02em}.nomly-logo{display:inline-flex;align-items:center;gap:.9rem}.nomly-logo__mark{width:3.8rem;height:3.8rem;flex:0 0 auto;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(126,178,218,.2))}.nomly-logo__wordmark{margin-left:-1.5rem;font-family:Fraunces,serif;font-size:1.5rem;line-height:1;letter-spacing:-.04em;font-weight:700;color:#142349}.nomly-logo--compact .nomly-logo__mark{width:2.4rem;height:2.4rem}.nomly-logo--compact .nomly-logo__wordmark{font-size:1.35rem}.brand__mark{display:grid;place-items:center;width:2.35rem;height:2.35rem;border-radius:.9rem;background:linear-gradient(135deg,#7de0cf57,#8db3ff57);border:1px solid rgba(255,255,255,.12);font-family:Fraunces,serif}.site-nav,.site-header__actions,.site-footer__nav,.site-footer__lang,.hero__actions,.value-strip__inner{display:flex;align-items:center;gap:1rem}.site-nav a,.lang-switch,.site-footer__nav a,.site-footer__lang a{color:var(--soft);font-weight:700;font-size:.95rem}.site-nav{justify-content:flex-start;flex:0 0 auto;gap:1.35rem;margin-left:auto}.site-header__actions{justify-content:flex-end;min-width:0}.lang-switch{position:relative;display:inline-flex;align-items:center;justify-content:space-between;width:5.6rem;min-height:2.6rem;padding:.25rem;border-radius:999px;border:1px solid rgba(63,103,147,.14);background:#ffffffc2;box-shadow:0 10px 28px #3a4f6f14}.lang-switch__track{position:absolute;inset:.25rem;border-radius:999px;pointer-events:none}.lang-switch__thumb{position:absolute;top:0;left:0;width:calc(50% - .125rem);height:100%;border-radius:999px;background:linear-gradient(180deg,#607da62e,#607da614);box-shadow:inset 0 1px #ffffff47,0 6px 18px #3a4f6f14;transition:transform .18s ease}.lang-switch--en .lang-switch__thumb{transform:translate(100%)}.lang-switch__option{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:50%;min-height:2rem;font-size:.78rem;font-weight:800;letter-spacing:.05em;color:#11233f6b}.lang-switch:not(.lang-switch--en) .lang-switch__option:first-of-type,.lang-switch.lang-switch--en .lang-switch__option:last-of-type{color:var(--text)!important}.hero{padding-top:0}.hero__grid,.feature-section__grid,.experience-section__grid,.site-footer__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,4vw,5rem);align-items:center}.hero__copy,.feature-section__copy,.story-section__inner,.availability-section__card,.final-cta__card,.legal-page__inner{display:grid;gap:1.4rem}.hero__title{font-size:94px}.hero__stats{list-style:none;padding:0;margin:1rem 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hero__stats li,.capability-card,.availability-section__card,.final-cta__card,.faq-item,.site-footer,.story-section__inner,.legal-page__inner{border:1px solid var(--surface-border);background:linear-gradient(180deg,#ffffffe6,#f8fafdd1);box-shadow:var(--shadow);backdrop-filter:blur(20px)}.hero__stats li{padding:1rem;border-radius:var(--radius-sm)}.hero__stats span{display:block;margin-bottom:.35rem;color:var(--accent-warm);font-size:1.25rem;font-weight:800}.hero__stats small{color:var(--muted)}.hero__visual{position:relative;min-height:42rem;display:grid;place-items:center}.hero__visual .placeholder--phone,.hero__visual .hero-shot--phone{margin-top:-2rem;width:min(100%,46rem);height:auto}.hero-shot{position:relative;overflow:visible;border-radius:2rem;border:0;background:transparent;box-shadow:none;animation:routeDrift 10s ease-in-out infinite}.hero-shot img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 26px 42px rgba(17,35,63,.16))}.hero__orbit{position:absolute;inset:auto;border-radius:999px;filter:blur(20px);opacity:.7;animation:drift 14s ease-in-out infinite}.hero__orbit--one{width:18rem;height:18rem;top:4rem;left:0;background:radial-gradient(circle,rgba(126,178,218,.22),transparent 68%)}.hero__orbit--two{width:16rem;height:16rem;right:1rem;bottom:3rem;background:radial-gradient(circle,rgba(242,157,103,.18),transparent 70%);animation-duration:18s}.hero__tags{position:absolute;inset:0}.hero__tag{position:absolute;display:inline-flex;align-items:center;padding:.55rem .9rem;border-radius:999px;border:1px solid rgba(63,103,147,.1);background:#ffffffb8;color:var(--text);font-size:.88rem;font-weight:700;backdrop-filter:blur(18px);animation:routeFloat 9s ease-in-out infinite}.hero__tag--1{top:4rem;left:1rem}.hero__tag--2{top:9rem;right:0;animation-delay:1.2s}.hero__tag--3{bottom:12rem;left:0;animation-delay:2.1s}.hero__tag--4{bottom:4rem;right:2rem;animation-delay:3s}.hero__tag--5{top:50%;right:-.5rem;animation-delay:3.8s}.value-strip{min-height:auto;padding:2.5rem 0 4rem}.value-strip__inner{flex-wrap:wrap;justify-content:center;align-content:center;min-height:auto;padding:1.15rem 1.35rem;border-top:1px solid rgba(29,52,84,.08);border-bottom:1px solid rgba(29,52,84,.08);color:var(--soft);text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:800}.story-section__inner,.availability-section__card,.final-cta__card,.legal-page__inner{padding:clamp(1.5rem,3vw,3rem);border-radius:var(--radius-lg)}.story-section__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(1.5rem,4vw,3.25rem)}.story-section__copy{display:grid;gap:1.4rem;align-content:start}.story-section__body{max-width:58ch;font-size:1.1rem}.story-section__visual{display:grid;align-content:start;justify-items:end}.story-section__visual img{width:min(100%,22rem);height:auto;object-fit:contain;border-radius:2rem;box-shadow:0 24px 60px #324a6924}.capabilities__grid,.faq-section__list{display:grid;gap:1rem}.capabilities__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.capability-card{padding:1.5rem;border-radius:var(--radius-md);transition:transform .18s ease,border-color .18s ease}.capability-card:hover{transform:translateY(-4px)}.capability-card p,.feature-section__copy ul,.feature-list,.faq-item p,.availability-section__note,.site-footer__tagline,.site-footer__note,.legal-page p{color:var(--muted)}.feature-section__grid--reverse{direction:rtl}.feature-section__grid--reverse>*{direction:ltr}.feature-section__visual{display:grid;place-items:center}.feature-section__visual .placeholder--phone,.experience-section__placeholders .placeholder--phone{width:min(100%,24rem);height:min(62svh,38rem)}.feature-section__visual .hero-shot--phone,.experience-section__placeholders .hero-shot--phone{margin-top:-2rem;width:min(100%,46rem);height:auto}.feature-section__copy ul,.feature-list{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.feature-section__copy li,.feature-list li{position:relative;padding-left:1.2rem}.feature-section__copy li:before,.feature-list li:before{content:"";position:absolute;left:0;top:.8em;width:.42rem;height:.42rem;border-radius:999px;background:var(--accent)}.experience-section__placeholders{display:grid;grid-template-columns:1fr;gap:1rem;align-items:center;justify-items:center}.experience-section__placeholders .hero-shot--phone{justify-self:center}.placeholder{position:relative;overflow:hidden;width:100%;border-radius:2rem;border:1px solid rgba(63,103,147,.1);background:linear-gradient(145deg,#7eb2da1a,#f29d6714),linear-gradient(180deg,#fffffff5,#f3f7fce6);box-shadow:var(--shadow)}.placeholder--phone{aspect-ratio:9 / 19}.placeholder--panel{aspect-ratio:4 / 3.1}.placeholder--detail{aspect-ratio:16 / 8}.placeholder__grain,.placeholder__frame{position:absolute;inset:0}.placeholder__grain{background-image:radial-gradient(circle at 20% 20%,rgba(255,255,255,.1) 0,transparent 26%),radial-gradient(circle at 80% 30%,rgba(255,255,255,.06) 0,transparent 22%),radial-gradient(circle at 60% 80%,rgba(242,201,140,.12) 0,transparent 24%)}.placeholder__frame{inset:1rem;border-radius:1.5rem;border:1px dashed rgba(63,103,147,.18)}.placeholder:after{content:"";position:absolute;inset:auto -10% -30%;height:40%;background:radial-gradient(circle,rgba(126,178,218,.18),transparent 70%);filter:blur(28px);animation:drift 12s ease-in-out infinite}.placeholder--phone{animation:routeDrift 10s ease-in-out infinite}.placeholder__badge,.placeholder__label{position:absolute;left:1rem;right:1rem}.placeholder__badge{top:1rem;color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.placeholder__label{bottom:1rem;font-size:1rem;font-weight:700;color:var(--text)}.faq-item{border-radius:var(--radius-md);padding:1.25rem 1.35rem}.faq-item summary{cursor:pointer;list-style:none;font-weight:800}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin-top:.85rem}.site-footer{margin:0 auto 2rem;width:min(calc(100% - 2rem),var(--container));padding:1.4rem 1.6rem 1.2rem;border-radius:var(--radius-lg)}.site-footer__top{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.9fr);gap:1.5rem 2rem;align-items:start}.site-footer__brand-block{display:grid;gap:.55rem}.site-footer__nav{display:grid;grid-template-columns:repeat(2,minmax(0,max-content));justify-content:end;gap:.7rem 1.5rem;align-content:start}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;margin-top:1rem;border-top:1px solid rgba(29,52,84,.08);color:var(--soft)}.site-footer__tagline,.site-footer__note{margin:0}.site-footer__lang{gap:.55rem}.site-footer__lang a{display:inline-flex;align-items:center;justify-content:center;min-width:2.3rem;min-height:2.1rem;padding:0 .7rem;border-radius:999px;border:1px solid rgba(63,103,147,.12);background:#ffffff8a}.site-footer__lang a[aria-current=page]{color:var(--text);background:linear-gradient(180deg,#607da624,#607da60f)}.legal-page{padding:5rem 0}.legal-page__meta{font-size:.92rem;color:var(--soft)}.legal-page__content{display:grid;gap:1.5rem}.legal-page__section{display:grid;gap:.75rem}.legal-page__section h2{font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.05;max-width:none}.legal-page ul{margin:0;padding-left:1.35rem;color:var(--muted)}.legal-page li+li{margin-top:.5rem}.support-page__inner{gap:1.5rem}.support-page__hero-card,.support-page__actions,.support-grid{display:grid;gap:1rem}.support-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.support-card{padding:1.5rem;border-radius:var(--radius-md);border:1px solid var(--surface-border);background:linear-gradient(180deg,#ffffffe6,#f8fafdd1);box-shadow:var(--shadow)}.support-card h2,.support-page__hero-card h2{font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.05;max-width:none}.support-card a,.support-page__hero-card a,.legal-page__section a{color:var(--accent)}@keyframes drift{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(.5rem,-1rem,0) scale(1.05)}}@keyframes routeDrift{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(6px,-8px,0) rotate(-.35deg)}}@keyframes routeFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(.35rem,-.5rem,0)}}@keyframes waypointPulse{0%,to{box-shadow:0 0 #7eb2da2e}50%{box-shadow:0 0 0 10px #7eb2da00}}@media(max-width:960px){html{scroll-snap-type:none}body:before{background:linear-gradient(180deg,#fbfdff8a,#f5f8fc9e 42%,#f1f5fbc7),url(/brand/nomly-route-bg.webp) center top / 145% auto no-repeat;opacity:.64}body:after{background:linear-gradient(180deg,#fbfdff8a,#fbfdff2e 30%,#f1f5fb94),radial-gradient(circle at 50% 105%,#fbfdffe6,#fbfdff00 34%)}.site-nav{display:none}.hero__grid,.feature-section__grid,.feature-section__grid--reverse,.experience-section__grid,.capabilities__grid,.story-section__inner{grid-template-columns:1fr;direction:ltr}.story-section__visual{justify-items:center}.site-footer__top{grid-template-columns:1fr}.site-footer__nav{justify-content:start}.site-footer__bottom{flex-wrap:wrap}.hero__visual{min-height:24rem}.section:before,.section:after{display:none}.hero__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.support-grid{grid-template-columns:1fr}.hero__stats li:last-child{grid-column:1 / -1}.capabilities__grid,.experience-section__placeholders{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-section__visual .placeholder--phone{width:min(100%,14rem);height:min(34svh,23rem)}.experience-section__placeholders .placeholder--phone{width:min(100%,9rem);height:min(24svh,15rem)}}@media(max-width:720px){:root{--header-offset: 4.4rem}h1{font-size:clamp(2.55rem,10vw,3.5rem);max-width:10ch}h2{font-size:clamp(1.95rem,8vw,2.7rem);max-width:11ch}h3{font-size:1.15rem}p{font-size:.98rem}.lede{font-size:1rem}.section{padding:2.7rem 0;min-height:auto}.value-strip{padding:.6rem 0 1.5rem}.site-header{padding:.65rem 0}.site-header__inner{gap:.5rem;flex-wrap:nowrap}.site-header__actions{margin-left:auto;gap:.45rem;flex-wrap:nowrap}.lang-switch{width:5.1rem;min-height:2.35rem}.lang-switch__option{min-height:1.8rem;font-size:.74rem}.nomly-logo{gap:.5rem}.nomly-logo__mark{width:2.25rem;height:2.25rem}.nomly-logo__wordmark{display:none}.hero__actions{flex-wrap:wrap}.hero__actions .button{width:100%}.hero__actions .app-store-badge,.hero__actions .play-store-badge{width:170px;max-width:100%}.hero__actions .button--ghost{width:auto;min-height:auto;padding:0;border:0;background:transparent;color:var(--accent);justify-content:flex-start}.hero__copy,.feature-section__copy,.story-section__inner,.availability-section__card,.final-cta__card,.legal-page__inner{gap:1rem}.section-heading{margin-bottom:1.4rem}.capability-card,.faq-item,.story-section__inner,.availability-section__card,.final-cta__card,.site-footer,.legal-page__inner{border-radius:1.45rem}.capability-card{padding:1rem}.hero__tag{display:none}.site-footer{padding:1.15rem}.hero__visual{min-height:17rem}.hero__title{font-size:48px}.hero__visual .placeholder--phone,.hero__visual .hero-shot--phone{width:min(100%,17rem);height:auto}.hero__stats{grid-template-columns:1fr}.hero__stats li:last-child{grid-column:auto}.hero__stats li{padding:.85rem .9rem}.hero__stats span{font-size:1rem}.experience-section__placeholders{grid-template-columns:1fr;gap:.75rem}.experience-section__placeholders .placeholder--phone,.feature-section__visual .placeholder--phone,.experience-section__placeholders .hero-shot--phone,.feature-section__visual .hero-shot--phone{width:min(100%,10.75rem);height:auto}.availability-section__card .hero__actions,.final-cta__card .hero__actions{align-items:flex-start;gap:.65rem}.availability-section__card .button,.final-cta__card .button{width:auto}.availability-section__card .app-store-badge,.availability-section__card .play-store-badge,.final-cta__card .app-store-badge,.final-cta__card .play-store-badge{width:170px}.availability-section__note{font-size:.9rem}.value-strip__inner{gap:.65rem;padding:.9rem .4rem;font-size:.68rem}.feature-section__grid,.experience-section__grid{gap:1.35rem}.faq-item{padding:1rem}.site-footer{padding:1.1rem 1rem .95rem}.site-footer__top{gap:1rem}.site-footer__nav{grid-template-columns:1fr;gap:.55rem}.site-footer__bottom{align-items:flex-start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.placeholder--phone,.hero-shot,.hero__tag,.section:before,.section:after{animation:none!important}}
