#nord-home{--ink:#211d18;--muted:#79726a;--line:#e9e3d8;--cream:#f6f2ea;--paper:#fffdf9;--sand:#efe8db;--brand:#2f3b34;--brand-2:#3f5145;--accent:#b8724a;--accent-d:#a2603c;--gold:#c9a24b;--good:#3f6b3a;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;line-height:1.65;font-size:17px;-webkit-font-smoothing:antialiased;max-width:100%;overflow-x:clip}#nord-home *{box-sizing:border-box}#nord-home img{max-width:100%;display:block}#nord-home h1,#nord-home h2,#nord-home h3{font-family:Georgia,Times New Roman,serif;line-height:1.15;color:var(--ink);font-weight:700;letter-spacing:-.015em;margin:0}#nord-home h1{font-size:56px;margin:0 0 20px;font-weight:400}#nord-home h2{font-size:38px;margin:0 0 16px;font-weight:400}#nord-home h3{font-size:21px;margin:0 0 8px}#nord-home p{margin:0 0 18px}#nord-home em{font-style:italic}#nord-home strong{font-weight:700}#nord-home a{color:inherit}#nord-home .small{font-size:13.5px;color:var(--muted)}#nord-home .center{text-align:center}#nord-home .stars{color:var(--gold);letter-spacing:2px}#nord-home .eyebrow{display:inline-block;color:var(--accent);font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;margin-bottom:18px}#nord-home .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--brand);color:#f6f2ea;font-weight:700;font-size:15px;letter-spacing:.02em;text-decoration:none;border:none;border-radius:100px;padding:15px 30px;cursor:pointer;transition:transform .12s,background .18s}#nord-home .btn:hover{background:#25302a;transform:translateY(-1px)}#nord-home .btn.accent{background:var(--accent)}#nord-home .btn.accent:hover{background:var(--accent-d)}#nord-home .btn.ghost{background:transparent;color:var(--brand);border:1.5px solid var(--line)}#nord-home .btn.ghost:hover{background:var(--cream);border-color:var(--brand)}#nord-home .btn.block{display:flex;width:100%}#nord-home .btn.lg{font-size:16px;padding:17px 36px}#nord-home .section{padding:96px 40px}#nord-home .section.sm{padding:64px 40px}#nord-home .section.alt{background:var(--cream)}#nord-home .section.deep{background:var(--brand);color:#e9efe8}#nord-home .section.deep h2,#nord-home .section.deep h3,#nord-home .section.deep .sechead p{color:#fff}#nord-home .section.deep .eyebrow{color:#d9b871}#nord-home .sechead{max-width:720px;margin:0 auto 44px}#nord-home .sechead.center{text-align:center}#nord-home .sechead p{color:#5c564d;font-size:18px}#nord-home .hero{position:relative;min-height:86vh;max-height:860px;display:flex;align-items:flex-end;overflow:hidden;background:linear-gradient(155deg,#3a4a40,#232c26)}#nord-home .hero .bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 28%}#nord-home .hero .scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#18140f57,#18140f0a 26%,#18140f4d 60%,#18140fd6)}#nord-home .hero .inner{position:relative;z-index:2;padding:0 64px 76px;max-width:680px;color:#fff}#nord-home .hero .kicker{display:inline-block;color:#f1e6d5;font-size:12px;font-weight:700;letter-spacing:.26em;text-transform:uppercase;margin-bottom:20px}#nord-home .hero h1{color:#fff;font-size:64px;line-height:1.03;margin:0 0 20px;text-shadow:0 2px 30px rgba(0,0,0,.3)}#nord-home .hero .sub{color:#fffffff0;font-size:19px;line-height:1.55;max-width:46ch;margin:0 0 30px;text-shadow:0 1px 16px rgba(0,0,0,.35)}#nord-home .hero .ctarow{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:24px}#nord-home .hero .rr{font-size:14px;color:#ffffffeb;display:flex;align-items:center;gap:8px;flex-wrap:wrap;text-shadow:0 1px 12px rgba(0,0,0,.4)}#nord-home .hero .rr b{color:#fff}#nord-home .credstrip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}#nord-home .credstrip>div{padding:26px 20px;text-align:center;border-right:1px solid var(--line)}#nord-home .credstrip>div:last-child{border-right:none}#nord-home .credstrip .k{font-family:Georgia,serif;font-size:22px;color:var(--brand);line-height:1.1}#nord-home .credstrip .l{font-size:12px;letter-spacing:.03em;color:var(--muted);margin-top:5px;text-transform:uppercase}#nord-home .manifesto{max-width:900px;margin:0 auto;text-align:center}#nord-home .manifesto p{font-family:Georgia,serif;font-size:29px;line-height:1.5;color:var(--ink);font-weight:400}#nord-home .manifesto p strong{color:var(--brand)}#nord-home .feature{display:grid;grid-template-columns:1fr 1fr;gap:0;max-width:1180px;margin:0 auto;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:var(--paper)}#nord-home .feature .pic{background:linear-gradient(155deg,#efe8db,#e0d5c0);position:relative;min-height:520px}#nord-home .feature .pic img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}#nord-home .feature .body{padding:56px 54px;display:flex;flex-direction:column;justify-content:center}#nord-home .feature .rr2{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--muted);margin-bottom:14px}#nord-home .feature .name{font-family:Georgia,serif;font-size:15px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:6px}#nord-home .feature h2{margin-bottom:16px}#nord-home .feature .desc{font-size:17px;color:#5c564d;margin-bottom:22px}#nord-home .feature ul.mini{list-style:none;padding:0;margin:0 0 28px}#nord-home .feature ul.mini li{position:relative;padding:5px 0 5px 26px;font-size:15px;color:#33302b}#nord-home .feature ul.mini li:before{content:"";position:absolute;left:0;top:11px;width:16px;height:16px;border-radius:50%;background:var(--brand);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f4efe6' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");background-size:10px;background-repeat:no-repeat;background-position:center}#nord-home .usecase{display:grid;grid-template-columns:1fr 1fr;gap:56px;max-width:1120px;margin:0 auto;align-items:center}#nord-home .usecase+.usecase{margin-top:80px}#nord-home .usecase .pic{border-radius:20px;overflow:hidden;border:1px solid var(--line);aspect-ratio:5/4;background:linear-gradient(155deg,#e9e0d0,#d6c8b1)}#nord-home .usecase .pic img{width:100%;height:100%;object-fit:cover}#nord-home .usecase.rev .txt{order:2}#nord-home .usecase.rev .pic{order:1}#nord-home .usecase .num{font-family:Georgia,serif;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;display:block}#nord-home .usecase p{font-size:16.5px;color:#5c564d}#nord-home .pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1120px;margin:0 auto}#nord-home .pillar .ic{width:52px;height:52px;border-radius:50%;background:var(--sand);display:flex;align-items:center;justify-content:center;margin-bottom:16px}#nord-home .pillar .ic svg{width:25px;height:25px;stroke:var(--brand-2);fill:none;stroke-width:1.6}#nord-home .pillar h3{font-size:18px;margin-bottom:8px}#nord-home .pillar p{margin:0;font-size:14.5px;color:#5c564d}#nord-home .ings{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1080px;margin:0 auto}#nord-home .ing{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--paper)}#nord-home .ing .pic{aspect-ratio:16/10;background:linear-gradient(135deg,#e6ddce,#d3c6b2);position:relative}#nord-home .ing .pic img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}#nord-home .ing .ct{padding:18px 20px}#nord-home .ing h3{font-size:16px;margin-bottom:5px}#nord-home .ing p{margin:0;font-size:13.5px;color:#5c564d}#nord-home .ritual{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:960px;margin:0 auto}#nord-home .stepc{text-align:center;padding:6px}#nord-home .stepc .n{width:44px;height:44px;margin:0 auto 14px;border-radius:50%;border:1.5px solid var(--brand);color:var(--brand);font-family:Georgia,serif;font-weight:700;display:flex;align-items:center;justify-content:center}#nord-home .stepc h3{font-size:18px;margin-bottom:6px}#nord-home .stepc p{margin:0;font-size:14.5px;color:#5c564d}#nord-home .hscroll{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:6px 4px 12px;scrollbar-width:thin}#nord-home .hscroll::-webkit-scrollbar{height:8px}#nord-home .hscroll::-webkit-scrollbar-thumb{background:#d9cfbe;border-radius:100px}#nord-home .hscroll-wrap{max-width:1120px;margin:0 auto;position:relative}#nord-home .scrollhint{text-align:center;font-size:12.5px;color:var(--muted);margin-top:10px}#nord-home .rslide{flex:0 0 auto;width:min(84vw,360px);scroll-snap-align:start;border:1px solid var(--line);border-radius:16px;padding:26px 28px;background:var(--paper);display:flex;flex-direction:column}#nord-home .rslide .stars{font-size:14px;margin-bottom:10px}#nord-home .rslide p{margin:0 0 16px;font-size:15.5px;color:#33302b;font-family:Georgia,serif;font-style:italic;line-height:1.55}#nord-home .rslide .who{margin-top:auto;font-size:13px;color:var(--muted);display:flex;align-items:center;gap:8px;flex-wrap:wrap}#nord-home .rslide .who b{color:var(--ink);font-family:Georgia,serif;font-style:normal}#nord-home .rslide .who .v{background:#e7f0e5;color:var(--good);font-size:11px;font-weight:700;padding:2px 8px;border-radius:100px}#nord-home .slider-nav{position:absolute;top:calc(50% + 8px);transform:translateY(-50%);width:46px;height:46px;border-radius:50%;background:#fff;border:1px solid var(--line);box-shadow:0 6px 18px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;padding:0}#nord-home .slider-nav.prev{left:-14px}#nord-home .slider-nav.next{right:-14px}#nord-home .slider-nav svg{width:20px;height:20px;stroke:var(--brand);fill:none;stroke-width:2.2}#nord-home .slider-nav:hover{background:var(--cream)}#nord-home .cols3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1080px;margin:0 auto}#nord-home .col3{background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:30px 28px}#nord-home .col3 .k{font-family:Georgia,serif;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#d9b871;margin-bottom:10px}#nord-home .col3 h3{color:#fff;font-size:19px;margin:0 0 10px}#nord-home .col3 p{margin:0;color:#c6d1c6;font-size:14.5px}#nord-home .guarantee{display:flex;gap:26px;align-items:center;max-width:820px;margin:0 auto;background:var(--cream);border-radius:20px;padding:34px 36px}#nord-home .guarantee img{width:110px;height:110px;object-fit:contain;flex:0 0 110px}#nord-home .guarantee h3{margin:0 0 8px;font-size:22px}#nord-home .guarantee p{margin:0;font-size:15.5px;color:#5c564d}#nord-home-sticky{position:fixed;bottom:0;left:0;right:0;z-index:40;background:#fffdf9f7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid #e9e3d8;padding:12px 16px;display:none}#nord-home-sticky a{display:block;text-align:center;background:#b8724a;color:#fff;font-weight:700;text-decoration:none;padding:15px;border-radius:100px;letter-spacing:.02em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}@media(max-width:900px){#nord-home .section{padding:60px 22px}#nord-home .section.sm{padding:44px 22px}#nord-home h1{font-size:38px}#nord-home h2{font-size:29px}#nord-home .hero{min-height:82vh;max-height:none}#nord-home .hero .bg{object-position:50% 24%}#nord-home .hero .inner{padding:0 22px 44px;max-width:none}#nord-home .hero h1{font-size:40px}#nord-home .hero .sub{font-size:16.5px;margin-bottom:24px}#nord-home .hero .ctarow{gap:10px}#nord-home .hero .ctarow .btn{flex:1}#nord-home .manifesto p{font-size:22px}#nord-home .feature{grid-template-columns:1fr}#nord-home .feature .pic{min-height:360px}#nord-home .feature .body{padding:34px 24px}#nord-home .usecase{grid-template-columns:1fr;gap:24px}#nord-home .usecase.rev .txt{order:2}#nord-home .usecase.rev .pic{order:1}#nord-home .usecase+.usecase{margin-top:52px}#nord-home .pillars{grid-template-columns:1fr 1fr;gap:26px}#nord-home .ings{grid-template-columns:1fr 1fr;gap:14px}#nord-home .ritual{grid-template-columns:1fr;gap:28px}#nord-home .cols3{grid-template-columns:1fr}#nord-home .credstrip{grid-template-columns:1fr 1fr}#nord-home .credstrip>div:nth-child(2){border-right:none}#nord-home .credstrip>div:nth-child(1),#nord-home .credstrip>div:nth-child(2){border-bottom:1px solid var(--line)}#nord-home .slider-nav.prev{left:2px}#nord-home .slider-nav.next{right:2px}#nord-home-sticky{display:block}}@media(max-width:560px){#nord-home .pillars,#nord-home .ings{grid-template-columns:1fr}#nord-home .guarantee{flex-direction:column;text-align:center;padding:28px 22px}}#nord-home p{font-size:17px}#nord-home a.btn{color:#f6f2ea}#nord-home .btn.ghost{color:var(--brand)}#nord-home-sticky{transition:transform .3s ease,opacity .3s ease}#nord-home-sticky.nh-hidden{transform:translateY(160%);opacity:0;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/4/assets/home-styles.css.map */
