.nn-home{--page:var(--color-bg);--ink:var(--color-ink);--accent:var(--color-accent);--lavender:var(--color-selected);--blush:var(--color-warm-soft);--surface:var(--color-card-muted);--accent-hover:var(--color-accent-hover);--line:var(--color-border);font-synthesis:none;color:var(--ink);background:var(--page);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.nn-home *{box-sizing:border-box}.nn-home,.nn-home h1,.nn-home h2,.nn-home p{margin:0}.nn-home h1,.nn-home h2{font-weight:500}.nn-home button,.nn-home a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.nn-home button{font:inherit;color:inherit;cursor:pointer}.nn-home a{color:inherit;text-decoration:none}.nn-home svg{stroke-width:1.7px;flex-shrink:0}.nn-home button:focus-visible,.nn-home a:focus-visible,.nn-home summary:focus-visible,.nn-home [tabindex="0"]:focus-visible{outline:2px solid var(--ink);outline-offset:5px}.nn-home h2:focus,.nn-home main:focus{outline:none}.nn-home .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nn-home .skip-link{z-index:30;background:var(--ink);color:var(--page);border-radius:8px;padding:13px 20px;position:fixed;top:-80px;left:16px}.nn-home .skip-link:focus{top:12px}.nn-home .header-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1280px;min-height:80px;margin:auto;padding:0 64px;display:flex}.nn-home .site-header{background:var(--color-header);padding-top:env(safe-area-inset-top,0px)}.nn-home .mobile-nav-actions{display:none}.nn-home .mobile-navigation{overscroll-behavior:contain;width:100%;max-width:none;max-height:100dvh;padding:env(safe-area-inset-top,0px) 20px 24px;background:var(--page);color:var(--ink);border:0;border-radius:0 0 20px 20px;margin:0;inset:0 0 auto;overflow-y:auto}.nn-home .mobile-navigation::backdrop{background:rgb(var(--ink-rgb) / .24)}.nn-home .mobile-menu-heading{background:var(--color-header);justify-content:space-between;align-items:center;min-height:64px;margin:0 -20px 12px;padding:0 20px;display:flex}.nn-home .mobile-navigation nav{gap:0;display:grid}.nn-home .mobile-navigation nav :is(a,button){border-bottom:1px solid var(--line);justify-content:space-between;min-height:60px;font-size:18px}.nn-home .brand-link{align-items:center;min-height:48px;display:inline-flex}.nn-home .wordmark{letter-spacing:.02em;white-space:nowrap;align-items:baseline;gap:10px;font-size:25px;font-weight:600;display:inline-flex}.nn-home .wordmark-dot{background:var(--accent);border-radius:4px;width:16px;height:7px;display:inline-block}.nn-home nav{align-items:center;gap:36px;display:flex}.nn-home nav a,.nn-home nav button{background:0 0;border:0;align-items:center;min-height:48px;padding:4px 0;font-size:17px;display:flex}.nn-home nav a:hover,.nn-home nav button:hover,.nn-home .text-link:hover{text-underline-offset:6px;text-decoration:underline}.nn-home .hero{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:64px;max-width:1280px;margin:auto;padding:40px 64px 56px;display:grid}.nn-home h1{letter-spacing:.01em;font-size:clamp(42px,3.75vw,50px);line-height:1.32}.nn-home .hero-description{text-wrap:pretty;margin-top:23px;font-size:20px;line-height:1.85}.nn-home .desktop-break{display:inline}.nn-home .primary{background:var(--accent);color:#fff;border:none;border-radius:14px;justify-content:center;align-items:center;gap:13px;min-height:60px;padding:13px 35px;font-size:24px;font-weight:600;display:inline-flex}.nn-home .primary:hover{background:var(--accent-hover)}.nn-home .primary:active{transform:translateY(1px)}.nn-home .hero-action{min-width:190px;margin-top:30px}.nn-home .text-link{background:0 0;border:none;justify-content:flex-start;align-items:center;gap:10px;min-height:48px;padding:4px 0;font-size:17px;display:inline-flex}.nn-home .hero-more{width:fit-content;margin-top:9px;display:flex}.nn-home .album{min-width:0}.nn-home .gift-journey{border-top:1px solid var(--line);max-width:1280px;margin:auto;padding:56px 64px 64px;scroll-margin-top:24px}.nn-home .gift-journey h2{font-size:32px;line-height:1.5}.nn-home .gift-journey-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin:36px 0 28px;padding:0;list-style:none;display:grid}.nn-home .gift-journey-steps h3{margin:10px 0 12px;font-size:21px;font-weight:500;line-height:1.6}.nn-home .gift-journey-steps p,.nn-home .gift-journey-note{font-size:17px;line-height:1.85}.nn-home .gift-journey-note{border-top:1px solid var(--line);color:var(--color-muted);padding-top:20px}@media (width<=820px){.nn-home .gift-journey{max-width:670px;padding:36px 20px 40px}.nn-home .gift-journey h2{font-size:28px}.nn-home .gift-journey-steps{grid-template-columns:1fr;gap:24px;margin-top:28px}.nn-home .gift-journey-steps h3{margin:4px 0 6px}.nn-home .gift-journey-note{font-size:15px}}.nn-home .album-frame{aspect-ratio:7/6;background:var(--lavender);touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:24px;position:relative;overflow:hidden}.nn-home .album-slide{opacity:0;pointer-events:none;transition:opacity .8s ease-in-out;position:absolute;inset:0}.nn-home .album-slide.is-current{opacity:1;pointer-events:auto}.nn-home .album-slide:first-child{background:var(--lavender)}.nn-home .album-slide img{object-fit:cover;width:100%;height:100%;display:block}.nn-home .album-slide:first-child img{width:230.523%;max-width:none;height:auto;position:absolute;top:0;left:0;transform:translate(-51.8916%,-16.3306%)}.nn-home .photo-error{text-align:center;background:var(--lavender);place-content:center;padding:20px;font-size:18px;line-height:1.8;display:grid;position:absolute;inset:0}.nn-home .album-focus-hint{white-space:nowrap;background:var(--page);color:var(--ink);opacity:0;pointer-events:none;border-radius:7px;padding:8px 13px;font-size:14px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.nn-home .album-frame:focus-visible .album-focus-hint{opacity:1}.nn-home .how-section{background:var(--surface);scroll-margin-top:24px;position:relative;overflow:hidden}.nn-home .how-inner{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:80px;max-width:1280px;margin:auto;padding:72px 64px;display:grid;position:relative}.nn-home .how-section h2{margin-bottom:22px;font-size:34px;line-height:1.45}.nn-home .how-copy{font-size:18px;line-height:1.85}.nn-home .section-eyebrow{margin-bottom:17px;font-size:15px}.nn-home .story-steps{gap:18px;margin:26px 0 0;padding:0;list-style:none;display:grid}.nn-home .story-steps li{align-items:center;gap:16px;display:flex}.nn-home .story-steps span{background:var(--lavender);font-variant-numeric:tabular-nums;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:14px;display:grid}.nn-home .story-example{min-width:0}.nn-home .example-tabs{border-bottom:1px solid var(--line);gap:8px;margin-bottom:16px;display:flex}.nn-home .example-tabs button{background:0 0;border:0;border-bottom:3px solid #0000;min-height:52px;margin-bottom:-1px;padding:10px 24px;font-size:18px}.nn-home .example-tabs button[aria-selected=true]{border-bottom-color:var(--ink);font-weight:600}.nn-home .example-tabs button:hover{background:color-mix(in srgb, var(--lavender) 28%, transparent)}.nn-home .example-reading{background:var(--color-card);border-radius:20px;min-height:320px;padding:32px}.nn-home .example-caption{margin-bottom:16px;font-size:15px;line-height:1.8}.nn-home .example-reading h3{margin:0 0 22px;font-size:24px;font-weight:500;line-height:1.5}.nn-home .example-reading blockquote,.nn-home .example-prose{margin:0;font-size:20px;line-height:1.9}.nn-home .example-disclosure{margin-top:16px;font-size:14px;line-height:1.8}.nn-home .example-assurance{margin-top:5px;font-size:17px;line-height:1.8}.nn-home .faq-section{max-width:1128px;margin:auto;padding:80px 64px 48px}.nn-home .faq-section h2{text-align:center;text-wrap:balance;margin-bottom:40px;font-size:32px;line-height:1.45}.nn-home .faq-list details{border-top:1px solid var(--line)}.nn-home .faq-list details:last-child{border-bottom:1px solid var(--line)}.nn-home .faq-list summary{cursor:pointer;touch-action:manipulation;justify-content:space-between;align-items:center;gap:24px;min-height:80px;padding:22px 0;font-size:20px;line-height:1.6;list-style:none;display:flex}.nn-home .faq-list summary::-webkit-details-marker{display:none}.nn-home .faq-list details[open] summary svg path:last-child{display:none}.nn-home .faq-list p{max-width:850px;padding:0 44px 28px 0;font-size:18px;line-height:1.85}.nn-home .closing-invitation{justify-content:center;align-items:center;gap:28px;margin-top:48px;display:flex}.nn-home .closing-invitation p{font-size:22px;line-height:1.6}.nn-home .closing-invitation .primary{min-width:180px}.nn-home .site-footer{justify-content:space-between;align-items:center;gap:20px;max-width:1280px;margin:auto;padding:25px 64px 29px;font-size:14px;display:flex}.nn-home .site-footer>span{font-size:17px;font-weight:500}.nn-home .circle-button{background:var(--page);border:1px solid var(--line);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.nn-home .circle-button:hover{background:var(--lavender)}.nn-home .introduction{background:var(--page);width:calc(100% - 40px);max-width:540px;max-height:86dvh;color:var(--ink);border:0;border-radius:24px;margin:auto;padding:39px}.nn-home .introduction::backdrop{background:rgb(var(--ink-rgb) / .32)}.nn-home .dialog-close{position:absolute;top:14px;right:14px}.nn-home .intro-eyebrow{margin-bottom:14px!important;font-size:15px!important}.nn-home .introduction h2{margin-bottom:17px;font-size:28px;line-height:1.6}.nn-home .introduction p{margin-bottom:17px;font-size:20px;line-height:1.85}.nn-home .preview-note{background:var(--surface);border-radius:12px;margin-top:20px;padding:16px 18px;font-size:15px;line-height:1.8}.nn-home .intro-link{width:100%;margin-top:21px}.nn-home .intro-back{justify-content:center;width:100%;margin-top:9px;display:flex}@media (width>=821px) and (width<=1100px){.nn-home .header-inner{padding:0 38px}.nn-home .hero{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:30px;padding:28px 38px 42px}.nn-home h1{font-size:41px}.nn-home .hero-description{margin-top:18px;font-size:18px}.nn-home .hero-action{margin-top:24px}.nn-home .how-inner{gap:30px;padding:56px 38px}.nn-home .how-section h2{font-size:30px}.nn-home .faq-section,.nn-home .site-footer{padding-left:38px;padding-right:38px}}@media (width<=820px){.nn-home .header-inner{gap:12px;min-height:64px;padding:0 20px}.nn-home .wordmark{gap:8px;font-size:23px}.nn-home .wordmark-dot{width:14px;height:6px}.nn-home nav{gap:20px}.nn-home nav a,.nn-home nav button{font-size:16px}.nn-home .desktop-nav{display:none}.nn-home .mobile-nav-actions{align-items:center;gap:10px;display:flex}.nn-home .mobile-nav-actions :is(a,button){background:0 0;border:0;justify-content:center;align-items:center;gap:5px;min-width:44px;min-height:48px;padding:0;font-size:16px;display:inline-flex}.nn-home .hero{grid-template-columns:minmax(0,1fr);gap:24px;max-width:670px;padding:28px 20px 32px}.nn-home h1{letter-spacing:.01em;font-size:34px;line-height:1.35}.nn-home .hero-description{margin-top:17px;font-size:18px;line-height:1.85}.nn-home .desktop-break{display:inline}.nn-home .hero-action{width:100%;min-height:56px;margin-top:22px;padding:12px 30px}.nn-home .hero-more{justify-content:center;width:100%;margin-top:7px;font-size:16px}.nn-home .album-frame{aspect-ratio:4/3;border-radius:20px}.nn-home .how-inner{grid-template-columns:1fr;gap:28px;max-width:670px;padding:40px 20px}.nn-home .how-section h2{margin-bottom:16px;font-size:28px}.nn-home .desktop-only{display:none}.nn-home .how-copy{font-size:18px}.nn-home .section-eyebrow{margin-bottom:12px}.nn-home .story-steps{gap:12px;margin-top:22px}.nn-home .example-reading{border-radius:16px;min-height:370px;padding:24px}.nn-home .example-reading h3{margin-bottom:18px;font-size:22px}.nn-home .example-reading blockquote,.nn-home .example-prose{font-size:18px;line-height:1.85}.nn-home .example-tabs button{flex:1}.nn-home .faq-section{max-width:670px;padding:44px 20px 32px}.nn-home .faq-section h2{text-align:left;margin-bottom:26px;font-size:26px}.nn-home .faq-list summary{gap:14px;min-height:72px;padding:20px 0;font-size:18px}.nn-home .faq-list p{padding:0 0 24px;font-size:17px}.nn-home .closing-invitation{flex-direction:column;gap:18px;margin-top:32px}.nn-home .closing-invitation p{font-size:20px}.nn-home .closing-invitation .primary{width:100%}.nn-home .site-footer{flex-direction:column;align-items:flex-start;gap:9px;max-width:670px;padding:23px 25px 27px;font-size:13px;line-height:1.7}.nn-home .introduction{width:100%;max-width:none;max-height:94dvh;padding:30px 24px max(24px, env(safe-area-inset-bottom));overscroll-behavior:contain;border-radius:24px 24px 0 0;margin:auto 0 0}.nn-home .introduction h2{font-size:26px}.nn-home .introduction p{font-size:19px}}@media (width<=370px){.nn-home .header-inner{padding:0 20px}.nn-home .hero{gap:24px;padding:22px 20px 32px}.nn-home .wordmark{font-size:21px}.nn-home nav button{font-size:15px}.nn-home h1{font-size:32px}.nn-home .how-inner,.nn-home .site-footer{padding-left:20px;padding-right:20px}.nn-home .intro-link{padding-left:14px;padding-right:14px}}@media (prefers-reduced-motion:reduce){.nn-home *,.nn-home :before,.nn-home :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.nn-home .hero-action,.nn-home .hero-more,.nn-home .closing-invitation,.nn-home .introduction,.nn-home nav{display:none!important}.nn-home .hero{break-inside:avoid}.nn-home .album-slide:not(.is-current){display:none}}.nn-home .introduction{overscroll-behavior:contain}.nn-home .site-footer a{align-items:center;min-height:44px;display:inline-flex}body:has(.nn-home dialog[open]){overflow:hidden}.nn-home .example-book-page{background:#fffdf8;border:1px solid #ded6ca;max-width:360px;min-height:340px;margin:18px auto 0;padding:30px 24px;box-shadow:5px 5px #eee8de}.nn-home .example-book-page small,.nn-home .example-book-page>span{color:#6c6259;font-size:13px}.nn-home .example-book-page>span{text-align:center;margin-top:36px;display:block}
