.pi-page{padding-top:1.5rem;padding-bottom:5rem}.pi-masthead{margin-bottom:0;padding-bottom:1rem}.pi-title{font-family:var(--font-display);font-style:italic;font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem;text-align:center;line-height:1.4}.pi-subtitle-row{display:flex;justify-content:space-between;align-items:baseline;font-family:var(--font-main);font-size:.7rem;color:var(--text-muted);letter-spacing:.02em}.pi-table-wrap{border:.5px solid #e8e8e8;border-radius:12px;overflow:hidden;border-top:3px double var(--text-primary)}.pi-table{width:100%;border-collapse:collapse;table-layout:fixed;font-variant-numeric:tabular-nums}.pi-th{font-family:var(--font-main);font-size:9px;font-weight:400;color:var(--text-muted);letter-spacing:1.5px;text-transform:none;padding:.75rem .5rem .5rem;text-align:center;border-bottom:1px solid #e0e0e0}.pi-th-product{text-align:start;width:22%;padding-inline-start:.875rem}.pi-row{border-bottom:.5px solid #f0f0f0}.pi-row--last{border-bottom:none}.pi-td{padding:.625rem .5rem;vertical-align:middle;text-align:center;min-height:48px}.pi-td-product{text-align:start;padding-inline-start:.875rem;display:flex;flex-direction:column;gap:.125rem;justify-content:center;min-height:48px}.pi-product-name{font-family:var(--font-display);font-size:14px;font-weight:700;color:var(--text-primary);line-height:1.3}.pi-product-unit{font-family:var(--font-main);font-size:9px;color:var(--text-muted)}.pi-td-num{font-family:var(--font-main);font-variant-numeric:tabular-nums;white-space:nowrap}.pi-td-muted{font-size:12px;color:var(--text-muted)}.pi-td-median{font-size:15px;font-weight:500;color:var(--text-primary)}.pi-td-diff{font-size:12px;font-weight:500;color:var(--text-primary)}.pi-td-change{font-size:11px;font-weight:500}.pi-td-change--down{color:#16a34a}.pi-td-change--up{color:#dc2626}.pi-empty{color:var(--text-muted);font-size:.9rem;padding:2rem 0;text-align:center}@media(max-width:480px){.pi-title{font-size:1.25rem}.pi-subtitle-row{font-size:.6rem}.pi-th{font-size:8px;padding:.5rem .25rem .375rem;letter-spacing:1px}.pi-td{padding:.5rem .25rem}.pi-td-product{padding-inline-start:.5rem}.pi-product-name{font-size:12px}.pi-td-median{font-size:13px}.pi-td-muted,.pi-td-diff{font-size:10px}.pi-td-change{font-size:9px}.pi-th-product{width:20%}}.pi-landing{min-height:100dvh;background:var(--bg-color);display:flex;flex-direction:column;align-items:center}.pi-landing-loader{flex:1;display:flex;align-items:center;justify-content:center}.pi-landing-spinner{width:28px;height:28px;border:2.5px solid var(--card-border);border-top-color:var(--text-primary);border-radius:50%;animation:pi-spin .7s linear infinite}@keyframes pi-spin{to{transform:rotate(360deg)}}.pi-landing-logo-wrap{padding:1.5rem 0 .5rem;text-align:center}.pi-landing-logo{height:44px;width:auto}.pi-landing-content{width:100%;max-width:600px;padding:0 1rem 3rem}.pi-landing-disclaimer{display:flex;align-items:flex-start;gap:.5rem;margin-top:1.5rem;padding:.75rem 0;border-top:1px solid var(--card-border);color:var(--text-muted)}.pi-landing-disclaimer p{margin:0;font-size:.78rem;line-height:1.5}@media(max-width:480px){.pi-landing-logo{height:36px}.pi-landing-content{padding:0 .75rem 2rem}}.legal-content h1{font-family:var(--font-display);font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.legal-content h2{font-family:var(--font-display);font-size:1.1rem;font-weight:600;margin:1.75rem 0 .75rem}.legal-content h3{font-family:var(--font-display);font-size:1rem;font-weight:600;margin:1.25rem 0 .5rem}.legal-content p{line-height:1.7;color:var(--text-secondary);margin-bottom:1rem}.legal-content ul,.legal-content ol{padding-inline-start:1.25rem;line-height:1.9;color:var(--text-secondary);margin-bottom:1rem}.legal-content li{margin-bottom:.5rem}.legal-content a{color:var(--primary-color, #000)}.np-page{min-height:100dvh;background:#d4c5a9;background-image:radial-gradient(ellipse at 20% 50%,rgba(139,119,85,.15) 0%,transparent 70%),radial-gradient(ellipse at 80% 50%,rgba(139,119,85,.15) 0%,transparent 70%);display:flex;justify-content:center;padding:1.5rem 1rem 3rem;font-family:Amiri,serif;color:#2c1810}.np-paper{width:100%;max-width:920px;background:#f5eed6;background-image:url("data:image/svg+xml,%3Csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");padding:2rem 2.5rem;box-shadow:0 2px 20px #2c181026,inset 0 0 80px #8b775514;position:relative}.np-paper:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to right,rgba(139,119,85,.12) 0%,transparent 3%,transparent 97%,rgba(139,119,85,.12) 100%),linear-gradient(to bottom,rgba(139,119,85,.08) 0%,transparent 2%,transparent 98%,rgba(139,119,85,.08) 100%)}.np-loader{flex:1;display:flex;align-items:center;justify-content:center;min-height:100dvh}.np-spinner{width:24px;height:24px;border:2px solid #c4b393;border-top-color:#2c1810;border-radius:50%;animation:np-spin .7s linear infinite}@keyframes np-spin{to{transform:rotate(360deg)}}.np-rule-thick{height:4px;background:#2c1810;margin-bottom:.5rem}.np-rule-thin{height:1px;background:#2c1810;opacity:.4}.np-rule-double{height:1px;background:#2c1810;border-top:3px solid #2c1810;margin-top:.75rem}.np-store-strip{font-family:Amiri,serif;font-size:.8rem;color:#6b5a3e;text-align:center;margin:0;padding:.4rem 1rem;letter-spacing:.04em}.np-header-actions{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-top:.75rem}.np-share-btn{display:inline-block;font-family:Amiri,serif;font-size:.72rem;font-weight:600;color:#2c1810;background:none;border:1.5px solid #2c1810;padding:.35rem 1.25rem;cursor:pointer;letter-spacing:.03em;transition:background .2s,color .2s}.np-share-btn:hover{background:#2c1810;color:#f5eed6}.np-share-btn--above-table{display:block;width:100%;text-align:center;margin-bottom:.6rem}.np-cta-btn{display:inline-block;font-family:Amiri,serif;font-size:.72rem;font-weight:600;color:#f5eed6;background:#2c1810;border:1.5px solid #2c1810;padding:.35rem 1.25rem;cursor:pointer;letter-spacing:.03em;text-decoration:none;transition:background .2s,color .2s}.np-cta-btn:hover{background:#4a2e1e;border-color:#4a2e1e}.np-masthead{text-align:center;margin-bottom:1.5rem}.np-masthead-top{display:flex;justify-content:space-between;align-items:flex-start;padding:.4rem 0;font-size:.75rem;color:#6b5744;font-family:Amiri,serif}.np-masthead-logo{height:24px;width:auto;opacity:.35;filter:sepia(50%) brightness(.8)}.np-edition,.np-date{letter-spacing:.02em}.np-date{display:flex;flex-direction:column}.np-weather{display:block;font-family:Amiri,serif;font-size:.72rem;color:#8b7755;margin-top:.15rem;letter-spacing:.02em}.np-title{font-family:Amiri,serif;font-size:3rem;font-weight:700;color:#2c1810;margin:.5rem 0 .25rem;line-height:1.2;letter-spacing:-.01em}.np-tagline{font-family:Amiri,serif;font-style:italic;font-size:.9rem;color:#6b5744;margin:0;letter-spacing:.03em}.np-byline{font-family:Amiri,serif;font-size:.78rem;color:#8b7755;margin:.3rem 0 0;letter-spacing:.02em}.np-charts{margin-bottom:1.5rem}.np-charts-grid{display:flex;gap:1.5rem}.np-chart-box{flex:1;border:1.5px solid rgba(44,24,16,.25);padding:1.25rem;background:#2c181004}.np-chart-title{font-family:Amiri,serif;font-size:.95rem;font-weight:700;color:#2c1810;margin:0 0 .15rem;text-align:center}.np-chart-subtitle{font-family:Amiri,serif;font-style:italic;font-size:.65rem;color:#8b7755;margin:0 0 1rem;text-align:center}.np-range-chart{display:flex;flex-direction:column;gap:.75rem}.np-range-row{display:flex;align-items:center;gap:.5rem}.np-range-label{font-family:Amiri,serif;font-size:.62rem;font-weight:600;color:#4a3728;width:52px;text-align:start;flex-shrink:0;line-height:1.2}.np-range-track{flex:1;height:8px;background:repeating-linear-gradient(90deg,rgba(44,24,16,.06) 0px,rgba(44,24,16,.06) 1px,transparent 1px,transparent 6px);position:relative;border-bottom:.5px solid rgba(44,24,16,.1)}.np-range-bar{position:absolute;top:0;height:100%;background:repeating-linear-gradient(-45deg,rgba(44,24,16,.18),rgba(44,24,16,.18) 2px,transparent 2px,transparent 5px);border:.5px solid rgba(44,24,16,.2)}.np-range-median{position:absolute;top:-2px;width:2.5px;height:12px;background:#2c1810;transform:translate(50%)}.np-range-median-label{position:absolute;bottom:100%;right:50%;transform:translate(50%);font-family:Amiri,serif;font-size:.52rem;font-weight:700;color:#2c1810;white-space:nowrap;margin-bottom:1px}.np-range-axis{margin-top:.25rem}.np-range-axis-track{flex:1;position:relative;height:16px;border-top:1px solid rgba(44,24,16,.2)}.np-axis-tick{position:absolute;top:2px;transform:translate(50%);font-family:Amiri,serif;font-size:.55rem;color:#8b7755}.np-chart-axis-label{font-family:Amiri,serif;font-size:.55rem;color:#8b7755;font-style:italic}.np-chart-legend{display:flex;justify-content:center;gap:1rem;margin-top:.75rem;font-family:Amiri,serif;font-size:.58rem;color:#8b7755}.np-legend-item{display:flex;align-items:center;gap:.3rem}.np-legend-bar{display:inline-block;width:14px;height:6px;background:repeating-linear-gradient(-45deg,rgba(44,24,16,.18),rgba(44,24,16,.18) 2px,transparent 2px,transparent 5px);border:.5px solid rgba(44,24,16,.2)}.np-legend-dot{display:inline-block;width:2.5px;height:10px;background:#2c1810}.np-savings-chart{display:flex;flex-direction:column;gap:.55rem}.np-savings-row{display:flex;align-items:center;gap:.5rem}.np-savings-label{font-family:Amiri,serif;font-size:.62rem;font-weight:600;color:#4a3728;width:52px;text-align:start;flex-shrink:0;line-height:1.2}.np-savings-track{flex:1;height:8px;background:repeating-linear-gradient(90deg,rgba(44,24,16,.06) 0px,rgba(44,24,16,.06) 1px,transparent 1px,transparent 6px);position:relative;border-bottom:.5px solid rgba(44,24,16,.1)}.np-savings-bar{height:100%;background:#2c1810;opacity:.2}.np-savings-row:first-child .np-savings-bar{opacity:.5}.np-savings-row:nth-child(2) .np-savings-bar{opacity:.38}.np-savings-row:nth-child(3) .np-savings-bar{opacity:.3}.np-savings-val{font-family:Amiri,serif;font-size:.62rem;font-weight:700;color:#2c1810;width:28px;text-align:end;flex-shrink:0}.np-banner-frame{border:2px solid #2c1810;padding:3px;background:#efe6cd;overflow:hidden;margin-bottom:1.25rem}.np-body{display:flex;gap:1.25rem;align-items:flex-start;margin-bottom:1.5rem}.np-photo-col{flex:0 0 150px;display:flex;flex-direction:column;gap:.75rem}.np-photo-frame{border:2px solid #2c1810;padding:3px;background:#efe6cd;overflow:hidden}.np-photo{width:100%;display:block;filter:sepia(30%) contrast(1.1) brightness(.95);aspect-ratio:4 / 5;object-fit:cover;object-position:center}.np-table-col{flex:1;min-width:0}.np-table{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums;border-top:3px solid #2c1810;border-bottom:2px solid #2c1810}.np-th{font-family:Amiri,serif;font-size:.7rem;font-weight:600;color:#2c1810;padding:.6rem .4rem .5rem;text-align:center;border-bottom:1.5px solid #2c1810;letter-spacing:.03em}.np-th-product{text-align:start;padding-inline-start:.75rem;width:24%}.np-th-mid{background:#2c18100a}.np-row{border-bottom:.5px solid rgba(44,24,16,.15)}.np-row:nth-child(2n){background:#2c181005}.np-row--last{border-bottom:none}.np-td{padding:.55rem .4rem;vertical-align:middle;text-align:center}.np-td-product{text-align:start;padding-inline-start:.75rem;display:flex;flex-direction:column;gap:1px;justify-content:center}.np-product-name{font-family:Amiri,serif;font-size:.82rem;font-weight:600;color:#2c1810;line-height:1.3}.np-product-unit{font-family:Amiri,serif;font-size:.6rem;color:#8b7755;font-style:italic}.np-td-num{font-family:Amiri,serif;font-variant-numeric:tabular-nums;white-space:nowrap}.np-td-muted{font-size:.75rem;color:#8b7755}.np-td-median{font-size:.95rem;font-weight:700;color:#2c1810;background:#2c18100a}.np-td-diff{font-size:.72rem;font-weight:600;color:#6b5744}.np-td-change{font-size:.68rem;font-weight:600}.np-td-change--down{color:#15803d}.np-td-change--up{color:#b91c1c}.np-currency{font-size:.7em;color:#8b7755;margin-right:.15em}.np-empty{font-family:Amiri,serif;font-style:italic;color:#8b7755;padding:2rem 0;text-align:center}.np-data-source{font-family:Amiri,serif;font-size:.85rem;color:#8b7755;text-align:center;margin:0 0 .75rem;padding:.5rem 0;border-bottom:1px dashed #d5c9a8;letter-spacing:.01em;line-height:1.6}.np-data-stores{font-size:.78rem;color:#a09070;letter-spacing:.02em}.np-col-legend{margin:.6rem 0 0;padding:.6rem .75rem;border-top:1px dashed #d5c9a8;display:flex;flex-direction:column;gap:.35rem}.np-col-legend-item{display:flex;align-items:baseline;gap:.4rem;line-height:1.4}.np-col-legend-item dt{font-family:Amiri,serif;font-size:.75rem;font-weight:700;color:#6b5a3e;white-space:nowrap;min-width:3.2rem}.np-col-legend-item dd{margin:0;font-family:Amiri,serif;font-size:.75rem;color:#8b7755;line-height:1.4}.np-proverb{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 0}.np-proverb p{font-family:Amiri,serif;font-style:italic;font-size:1.05rem;color:#4a3728;margin:0;letter-spacing:.02em}.np-proverb-mark{font-family:Amiri,serif;font-size:1.8rem;line-height:1;color:#8b7755;opacity:.5}.np-ornament{text-align:center;font-size:.7rem;color:#8b7755;letter-spacing:.5em;padding:1rem 0;opacity:.6}.np-metrics,.np-methodology{margin-bottom:1.5rem}.np-methodology-steps{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem;padding:.75rem 0}.np-method-step{display:flex;gap:.6rem;align-items:flex-start}.np-method-num{font-family:Amiri,serif;font-size:1.4rem;font-weight:700;color:#c8a96e;line-height:1;flex-shrink:0;margin-top:.1rem}.np-method-step strong{font-family:Amiri,serif;font-size:.9rem;font-weight:700;color:#3d2e1a;display:block;margin-bottom:.2rem}.np-method-step p{font-family:Amiri,serif;font-size:.82rem;color:#6b5a3e;line-height:1.6;margin:0}@media(max-width:600px){.np-methodology-steps{grid-template-columns:1fr}}.np-section-title{font-family:Amiri,serif;font-size:1.1rem;font-weight:700;color:#2c1810;text-align:center;margin:0 0 .5rem}.np-metrics-grid{display:flex;align-items:center;justify-content:center;padding:1rem 0;gap:0}.np-metric{flex:1;display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .75rem}.np-metric-value{font-family:Amiri,serif;font-size:1.4rem;font-weight:700;color:#2c1810;line-height:1.2}.np-metric-label{font-family:Amiri,serif;font-size:.68rem;color:#8b7755;font-style:italic;text-align:center;line-height:1.3}.np-metric-divider{width:1px;height:40px;background:#2c1810;opacity:.15;flex-shrink:0}.np-banner-frame{border:2px solid #2c1810;padding:3px;background:#efe6cd;overflow:hidden;margin-bottom:1.5rem}.np-banner-photo{width:100%;display:block;aspect-ratio:16 / 7;object-fit:cover;object-position:center center;filter:grayscale(100%) contrast(1.1) brightness(.95)}.np-waitlist{margin-bottom:1.5rem}.np-waitlist-border{border:2px solid #2c1810;padding:1.5rem;text-align:center;position:relative;background:linear-gradient(135deg,transparent 6px,#f5eed6 6px),linear-gradient(225deg,transparent 6px,#f5eed6 6px)}.np-waitlist-badge{position:absolute;top:-.65rem;right:1.5rem;background:#2c1810;color:#f5eed6;font-family:Amiri,serif;font-size:.65rem;font-weight:600;padding:.15rem .75rem;letter-spacing:.05em}.np-waitlist-title{font-family:Amiri,serif;font-size:1.6rem;font-weight:700;color:#2c1810;margin:.5rem 0 .4rem}.np-waitlist-desc{font-family:Amiri,serif;font-size:.85rem;color:#6b5744;margin:0 auto 1.25rem;line-height:1.6;max-width:400px}.np-store-note{font-family:Amiri,serif;font-size:.78rem;color:#a09070;text-align:center;margin:1rem 0 0;letter-spacing:.01em}.np-cta-btn--banner{display:block;margin:.5rem auto .75rem}.np-about{margin-bottom:1.5rem}.np-about-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:0 1.5rem;padding:1rem 0;align-items:start}.np-about-divider{width:1px;background:#d5c9a8;align-self:stretch;margin:.5rem 0}.np-about-card{display:flex;flex-direction:column;gap:.5rem}.np-about-icon{font-size:1.4rem;line-height:1}.np-about-logo{height:1.75rem;width:auto;object-fit:contain;display:block;margin-inline-end:auto}.np-about-card-title{font-family:Amiri,serif;font-size:1rem;font-weight:700;color:#3d2e1a;margin:0}.np-about-card-body{font-family:Amiri,serif;font-size:.85rem;color:#5a4a32;line-height:1.7;margin:0}.np-about-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.25rem}.np-about-list li{font-family:Amiri,serif;font-size:.8rem;color:#8b7755;padding-right:.9rem;position:relative}.np-about-list li:before{content:"◂";position:absolute;right:0;color:#c8a96e;font-size:.65rem;top:.15rem}@media(max-width:600px){.np-about-grid{grid-template-columns:1fr}.np-about-divider{width:auto;height:1px;margin:.75rem 0}}.np-waitlist-form{display:flex;flex-direction:column;gap:.75rem;max-width:420px;margin:0 auto}.np-form-row{display:flex;gap:.75rem}.np-form-field{flex:1;display:flex;flex-direction:column;gap:.25rem;text-align:start}.np-form-label{font-family:Amiri,serif;font-size:.7rem;font-weight:600;color:#4a3728}.np-form-optional{font-weight:400;color:#a09070}.np-form-input{font-family:Amiri,serif;font-size:.85rem;padding:.5rem .65rem;border:1.5px solid rgba(44,24,16,.25);background:#faf5e4;color:#2c1810;outline:none;transition:border-color .2s}.np-form-input::placeholder{color:#b8a88a}.np-form-input:focus{border-color:#2c1810}.np-form-input--error{border-color:#b91c1c}.np-field-error{font-family:Amiri,serif;font-size:.78rem;color:#b91c1c;margin-top:.2rem}.np-waitlist-btn{font-family:Amiri,serif;font-size:.85rem;font-weight:600;padding:.65rem 1.5rem;background:#2c1810;color:#f5eed6;border:none;cursor:pointer;letter-spacing:.03em;margin-top:.25rem;transition:opacity .2s}.np-waitlist-btn:hover{opacity:.85}.np-waitlist-btn:disabled{opacity:.5;cursor:not-allowed}.np-waitlist-success{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 0}.np-success-check{width:36px;height:36px;border-radius:50%;border:2px solid #2c1810;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#2c1810}.np-waitlist-success p{font-family:Amiri,serif;font-size:.9rem;color:#4a3728;margin:0}.np-form-error{font-family:Amiri,serif;font-size:.78rem;color:#b91c1c;margin:0;text-align:center}.np-footer{text-align:center}.np-disclaimer{font-family:Amiri,serif;font-style:italic;font-size:.72rem;color:#8b7755;margin:.75rem 0;line-height:1.6;max-width:500px;margin-inline:auto}.np-store-banner{margin:1.5rem -2rem;padding:0;position:relative}.np-store-banner-inner{padding:.75rem 2rem;display:flex;flex-direction:column;align-items:center;gap:.3rem}.np-store-ribbon{width:80%;max-width:400px;height:1px;background:linear-gradient(90deg,transparent 0%,#3d2e1a 20%,#3d2e1a 80%,transparent 100%)}.np-store-content{display:flex;align-items:center;gap:1rem;padding:.25rem 0}.np-store-star{font-size:.9rem;color:#3d2e1a;line-height:1}.np-store-label{font-family:Amiri,serif;font-size:.95rem;font-weight:700;color:#6b5a3e;margin:0 0 .1rem;letter-spacing:.08em;text-align:center}.np-store-name{font-family:Amiri,serif;font-size:1.5rem;font-weight:700;color:#3d2e1a;margin:0;text-align:center;letter-spacing:.12em}.np-store-text{font-family:Amiri,serif;font-size:.9rem;font-weight:400;color:#6b5a3e;margin:0;text-align:center;letter-spacing:.02em;line-height:1.4}@media(max-width:700px){.np-store-banner{margin:1rem -1rem}.np-store-banner-inner{padding:.6rem 1rem}}.np-footer-brand{margin-top:1rem}.np-logo{height:32px;width:auto;opacity:.7;filter:sepia(40%)}@media(max-width:700px){.np-paper{padding:1.25rem 1rem}.np-title{font-size:2.2rem}.np-tagline{font-size:.78rem}.np-body{flex-direction:column;gap:1rem}.np-photo-col{flex:none;width:100%;flex-direction:row;gap:1rem;align-items:flex-end}.np-photo-frame{flex:1;max-width:50%}.np-photo{aspect-ratio:4 / 3}.np-photo-col:last-of-type{display:none}.np-table-col{width:100%}.np-th{font-size:.6rem;padding:.5rem .25rem}.np-td{padding:.45rem .25rem}.np-product-name{font-size:.75rem}.np-td-median{font-size:.82rem}.np-td-muted{font-size:.65rem}.np-td-diff{font-size:.62rem}.np-td-change{font-size:.58rem}.np-th-product{width:22%}.np-charts-grid{flex-direction:column;gap:1rem}.np-chart-box{padding:1rem}.np-proverb p{font-size:.88rem}.np-metrics-grid{flex-wrap:wrap}.np-metric-divider:nth-of-type(2){display:none}.np-metric{flex:1 1 40%;padding:.5rem}.np-metric-value{font-size:1.15rem}.np-form-row{flex-direction:column;gap:.75rem}.np-waitlist-border{padding:1.25rem 1rem}.np-waitlist-title{font-size:1.3rem}.np-banner-photo{aspect-ratio:16 / 8}}@media(max-width:400px){.np-page{padding:.75rem .5rem 2rem}.np-paper{padding:1rem .75rem}.np-title{font-size:1.8rem}.np-masthead-top{font-size:.6rem}}
