/* Owner-approved purchase folders. Native commerce controls are never replaced. */
.tss-native-purchase[hidden] { display:none!important; }
/* The current Trip Match dialog owns validated handoffs while mounted. */
.tss-purchase-mounted .tss-product-trip-handoff { display:none!important; }
@media all {
 body.single-product:has(.tss-purchase-mounted) { background:#fff7df; }
 body.single-product #site-content > .container:has(.tss-purchase-mounted) { max-width:1512px;width:100%;padding-inline:56px; }
 .single-product .tss-purchase-mounted .product-gallery-summary { display:block!important;max-width:none!important;margin:0!important;padding:0!important; }
 .tss-purchase-mounted .product-gallery-summary > .woocommerce-product-gallery,
 .tss-purchase-mounted .product-gallery-summary > .tss-product-media-stage,
 .tss-purchase-mounted .summary > .tss-pass-kicker,
 .tss-purchase-mounted .summary > .woocommerce-badges,
 .tss-purchase-mounted .summary > .glozin-product-taxonomy,
 .tss-purchase-mounted .summary > .glozin-product-price,
 .tss-purchase-mounted .summary > .product_meta { display:none!important; }
 .single-product .tss-purchase-mounted .summary.entry-summary { width:100%!important;max-width:none!important;flex:none!important;padding:0!important;position:static!important; }
 .tss-purchase-mounted .summary > .tss-product-plan-desk { padding:0!important;background:none!important;border:0!important;box-shadow:none!important; }
 .tss-purchase-mounted .summary > .tss-product-plan-desk:before,
 .tss-purchase-mounted .summary > .tss-product-plan-desk:after,
 .tss-purchase-mounted .summary > .tss-product-plan-desk > [data-tss-trip-match-card] { display:none!important; }
 .tss-purchase-mounted ~ .glozin-sticky-add-to-cart, body:has(.tss-purchase-mounted) .glozin-sticky-add-to-cart { display:none!important; }
 .tss-native-purchase { --np-ink:#101010;--np-paper:#fffdf3;position:relative;color:var(--np-ink);font-family:'Instrument Sans',Arial,sans-serif; }
 .tss-native-purchase * { box-sizing:border-box; }
 .tss-native-purchase [hidden] { display:none!important; }
 .tss-native-purchase button,.tss-native-purchase input,.tss-native-purchase select { font:inherit; }
 .tss-native-purchase button { cursor:pointer; }
 .tss-native-purchase :is(button,input,select,summary,a):focus-visible { outline:2px solid #007c78;outline-offset:3px; }
 .tss-purchase-mounted .glozin-breadcrumb-navigation-wrapper { padding:7px 0!important;min-height:0!important; }
 .np-heading { margin:6px 0 22px;max-width:75%; }
 .np-heading h1 { margin:0 0 6px;font-size:clamp(28px,2.6vw,40px);line-height:1.08;font-weight:700;letter-spacing:-1.3px;text-transform:none; }
 .tss-native-purchase .np-breadcrumbs .glozin-breadcrumb-navigation-wrapper { padding:3px 0 0!important;margin:0!important;min-height:0!important; }
 .np-breadcrumbs .woocommerce-breadcrumb { font-size:13px;line-height:1.4;color:#50564c; }
 .np-breadcrumbs .product-navigation { display:none!important; }
 .np-hero { display:grid;grid-template-columns:minmax(180px,.85fr) minmax(360px,1.65fr) minmax(280px,1fr);gap:18px;position:relative;isolation:isolate;align-items:stretch;background:#fff7df;min-height:var(--np-fold-height,490px); }
 .np-ground { position:absolute;pointer-events:none;z-index:-1;left:calc((100% - 100vw)/2);width:100vw;height:320px;bottom:-95px;overflow:hidden; }
 .np-ground svg { display:block;width:100%;height:100%; }
 .np-path-edge,.np-path,.np-dashes { fill:none;vector-effect:non-scaling-stroke; }
 .np-path-edge { stroke:#adb294;stroke-width:36px; }.np-path { stroke:#f6f0d9;stroke-width:34px; }.np-dashes { stroke:#a3a88b;stroke-width:1.5px;stroke-dasharray:13 13; }
 .np-visual { display:flex;flex-direction:column;justify-content:space-between;min-width:0;container-type:inline-size; }
 .np-scene { position:relative;width:100%;flex:1;min-height:290px; }
 .np-pass { position:absolute;left:-17.5%;top:0;width:135%;max-width:none;height:calc(100% - 33cqw);object-fit:contain;object-position:bottom center;z-index:2; }
 .np-rock,.np-crew { position:absolute;bottom:0;left:-5%;width:110%;max-width:none;height:auto;aspect-ratio:2/1; }
 /* The 110%-wide crew extends 5% outside the scene. Clip only its empty
    side margins so white source pixels cannot escape the cream blend backdrop. */
 .np-rock { z-index:0; }.np-crew { z-index:1;mix-blend-mode:multiply;clip-path:inset(0 4.546%);mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent); }
 .np-facts { margin:0 6px;padding:8px 12px;background:var(--np-paper);border:1px solid #adb49a;border-radius:4px 4px 8px 4px;box-shadow:0 3px #c6d3b5;font-size:12px;line-height:1.4; }
 .np-facts > div { display:grid;grid-template-columns:minmax(65px,.8fr) minmax(0,1.5fr);gap:8px;padding:9px 0;align-items:center;border-bottom:1px solid #cdd5bb; }
 .np-facts > div:last-child { border:0; }.np-facts dt { font-weight:600;text-transform:uppercase;margin:0; }.np-facts dd { margin:0;color:#50564c;overflow-wrap:anywhere; }
 .np-install-window { display:block;font-size:10px;margin-top:4px;line-height:1.3; }
 .np-board { position:relative;display:flex;flex-direction:column;min-width:0;padding:32px 12px 10px;border:2px solid #7b7e6d;border-radius:8px;background:var(--np-paper); }
 .np-board h2 { font-size:clamp(21px,1.8vw,27px);font-weight:650;letter-spacing:-.8px;text-align:center;line-height:1.2;margin:0 0 12px; }
 .np-help { position:absolute;top:-18px;right:15px;z-index:3;padding:7px 15px 7px 30px!important;min-height:44px;border:1px solid #817135!important;border-radius:4px 4px 12px 4px!important;background:#ffdc36!important;color:#26271f!important;box-shadow:1px 2px #b7a65f!important;text-align:left; }
 .np-help:before { content:'';position:absolute;left:11px;top:20px;width:7px;height:7px;border:1px solid #82783c;border-radius:50%;background:#fff7df; }
 .np-help:after { content:'';position:absolute;left:10px;top:-8px;width:8px;height:23px;border:1px solid #64634e;border-radius:50%;transform:rotate(-20deg); }
 .np-help { display:block!important; }.np-help small,.np-help strong { display:block!important;line-height:1.3; }.np-help small { font-size:11px;font-weight:400; }.np-help strong { font-size:14px;font-weight:650; }
 .np-tabs { display:grid;grid-template-columns:repeat(var(--np-tab-count),minmax(0,1fr));align-items:end;padding:0 10px; }
 .np-tabs button { position:relative;border:1px solid #9e9b8a;background:#eeebdc;min-height:40px;margin:0 -1px -1px 0;padding:7px 5px;border-radius:12px 12px 0 0;color:#28271f;font-size:16px;line-height:1.3;font-weight:600;box-shadow:none; }
 .np-tabs button[aria-selected=true] { min-height:46px;border-color:#302f27;border-bottom-color:var(--np-paper);background:var(--np-paper);z-index:1;text-decoration:underline;text-decoration-color:#ffd633;text-decoration-thickness:3px;text-underline-offset:5px; }
 .np-tabs [data-type=unlimited] { background:#eee0f7;border-color:#9d7cb6; }
 .np-tabs [data-type=unlimited]:before { content:'✦';font-size:11px;color:#9163b1;position:absolute;left:9px;top:7px;opacity:.5; }
 .np-tabs [data-type=unlimited][aria-selected=true] { text-decoration-color:#bc8add; }
 .np-folder { flex:1;display:flex;flex-direction:column;min-width:0;padding:12px 10px 9px;border:1px solid #6e705e;border-radius:8px;background:var(--np-paper); }
 .np-description { font-size:12px;color:#50564c;margin:0 0 6px;line-height:1.4; }
 .np-duration { display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:13px;font-weight:550;margin:0 0 12px; }
 .np-duration select { min-height:44px;width:auto;max-width:55%;border:1px solid #a99bb1;background:#fffdf6;border-radius:4px;padding:6px 25px 6px 10px; }
 .np-columns { display:grid;grid-template-columns:minmax(100px,1.1fr) minmax(55px,.65fr) minmax(85px,.8fr);gap:8px;padding:0 9px 4px 36px;color:#3a352a;font-size:11px;text-transform:uppercase; }
 .np-columns span:last-child { text-align:right; }
 .np-rows { display:grid;gap:5px;flex:1;grid-auto-rows:minmax(52px,1fr); }
 .np-rows { max-height:max(280px,calc(var(--np-fold-height,490px) - 208px));overflow:auto;scrollbar-gutter:stable; }
 .np-rows.np-larger-rows { grid-auto-rows:minmax(64px,80px);align-content:start; }
 .np-row { position:relative;display:grid;grid-template-columns:18px minmax(78px,1.1fr) minmax(55px,.65fr) minmax(85px,.8fr);gap:8px;align-items:center;margin:0;min-height:52px;padding:4px 9px 4px 10px;border:1px solid #bbbba9;border-radius:4px;background:#fffdf6;cursor:pointer;font-size:14px;color:#50564c; }
 .np-row input { width:18px;height:18px;min-height:0;padding:0;margin:0;accent-color:#101010;appearance:auto; }
 .np-row input:disabled { cursor:not-allowed; }.np-row:has(input:disabled) { opacity:.65;cursor:not-allowed; }
 .np-allowance { min-width:0;display:flex;flex-direction:column;gap:2px; }.np-allowance > strong { color:#101010;font-size:21px;letter-spacing:-.5px;line-height:1.1;font-weight:650; }
 .np-allowance > small { color:#50564c;font-size:12px;line-height:1.3;font-weight:500;min-height:16px; }
 .np-price { align-self:stretch;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;margin:-5px -9px -5px 0;padding:5px 8px;border-left:1px dashed #c7bea0;background:#f8f2df;border-radius:0 4px 4px 0;line-height:1.25; }
 .np-price strong { color:#101010;font-size:21px;font-weight:600;white-space:nowrap; }.np-price small { font-size:12px;color:#176a55; }
 .np-row[data-treatment] { box-shadow:inset 4px 0 #b9cdaf,inset 5px 0 #64856d; }.np-row[data-treatment] .np-allowance > small { color:#285958;font-weight:550; }
 .np-row[data-treatment=long] .np-validity { text-decoration:underline;text-decoration-color:#b9cdaf;text-decoration-thickness:4px;text-underline-offset:3px;text-decoration-skip-ink:none; }
 .np-row:hover { background:#fff8e4;border-color:#7b7e66; }.np-row.is-selected { border-color:#292c21;background:#fff0ac; }.np-row.is-selected .np-price { background:#ffe88b;border-color:#b4a45e; }
 .np-row[data-treatment].is-selected { box-shadow:inset 4px 0 #ffd633,inset 5px 0 #9a8637; }.np-row[data-treatment=long].is-selected .np-validity { text-decoration-color:#d6bd59; }
 .np-allowance > .np-match-tag { align-self:flex-start;min-height:18px;padding:1px 10px;background:#ffd633;color:#101010!important;border:1px solid #272727;border-radius:3px 7px 7px 3px;font-size:11px;font-weight:600; }
 .np-allowance > .np-hotspot { color:#176a55;font-size:11px; }
 .tss-native-purchase button.np-more { display:grid;grid-template-columns:auto minmax(0,1fr) 16px;align-items:center;gap:9px;border:0!important;border-top:1px dashed #bbb79e!important;border-radius:0 0 4px 4px!important;background:#f6f0dc!important;color:#101010!important;box-shadow:none!important;margin:6px 0 0;padding:10px;text-align:left;font-size:12px;line-height:1.3;font-weight:550;min-height:44px; }
 .tss-native-purchase button.np-more:is(:hover,:focus-visible) { background:#fff0ba!important;border-top-color:#8c8158!important;color:#101010!important; }
 .tss-native-purchase button.np-more:active { background:#f4e6b3!important; }
 .tss-native-purchase button.np-more:before,.tss-native-purchase button.np-more:after { display:none!important; }
 .np-more > strong { font-size:13px;font-weight:600; }.np-more > span { text-align:right;color:#50564c;font-size:11px;font-weight:400; }.np-more > b { font-size:20px;line-height:1; }
 .np-terms { margin-top:10px;font-size:12px;color:#514657; }.np-terms summary { min-height:44px;padding:10px 0;cursor:pointer; }.np-terms p { margin:5px 0 12px;line-height:1.5; }
 .np-check { min-width:0;border:1.5px solid #75806b;border-radius:7px;background:#fcf7e7;box-shadow:4px 4px #101010;display:flex;flex-direction:column; }
 .np-check > header { padding:9px 14px 10px;border-bottom:1px dashed #929480;background:#eef0df;font-size:11px;line-height:1.3; }.np-check.has-selection > header { background:#fff0ac; }
 .np-check > header span { font-size:11px;text-transform:uppercase; }.np-check > header h2 { font-size:clamp(21px,1.9vw,28px);font-weight:600;line-height:1.15;letter-spacing:-.7px;margin:4px 0 0; }
 .np-selection { padding:10px 16px 0;font-size:14px; }.np-selection > p { line-height:1.5;margin:16px 0;color:#50564c; }
 .np-selection dl { display:grid;grid-template-columns:1fr 1fr;margin:0;gap:8px;border-bottom:1px dotted #b7b49d;padding-bottom:8px; }
 .np-selection dl div:nth-child(2) { text-align:right; }.np-selection dl div:last-child { grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px dotted #b7b49d;padding-top:8px; }
 .np-selection dt { color:#50564c;font-size:12px;font-weight:400; }.np-selection dd { font-weight:550;font-size:20px;margin:0;line-height:1.3; }.np-selection .np-daily { text-align:right;color:#176a55;font-size:12px;margin:4px 0; }.np-selection .np-selected-terms { font-size:11px;margin:7px 0;color:#50564c; }
 .np-form-slot { flex:1;display:flex;flex-direction:column;padding:0 14px 14px; }
 .np-check:not(.has-selection) .np-selection { flex:1;display:flex;align-items:center; }
 .np-check:not(.has-selection) .np-form-slot { flex:0; }
 .np-check:not(.has-selection) .single_variation_wrap,.np-check:not(.has-selection) .tss-reward-hub { display:none!important; }
 .np-selection .np-selected-terms:empty,.np-form-slot .tss-product-travel-pack-chip:empty { display:none!important; }
 .single-product .np-form-slot form.variations_form { display:flex!important;flex-direction:column;flex:1;width:100%!important;padding:0!important;border:0!important;margin:0!important;background:none!important;box-shadow:none!important; }
 .np-form-slot form > :not(.tss-product-decision-rail):not(input):not(.woocommerce-notices-wrapper):not(.woocommerce-error):not(.woocommerce-message) { display:none!important; }
 .np-form-slot .tss-product-decision-rail { display:flex!important;flex-direction:column;flex:1;gap:8px!important;margin:0!important;padding:0!important;border:0!important;background:none!important; }
 .np-form-slot .tss-product-readiness-panel { display:flex!important;flex-direction:column;gap:9px!important;border:0!important;background:none!important;padding:0!important;margin:8px 0!important; }
 .np-form-slot .tss-selected-plan-summary,.np-form-slot .glozin-product-extra-link { display:none!important; }
 .np-form-slot .tss-preflight { padding:0!important;margin:0!important;border:0!important;background:none!important;box-shadow:none!important; }
 .np-form-slot .tss-product-phone-check { display:grid!important;grid-template-columns:1fr auto!important;padding:10px!important;border:1px solid #a0a78f!important;background:#fffdf3!important;border-radius:5px!important;gap:7px!important;box-shadow:none!important; }
 .np-form-slot .tss-product-phone-check:before,.np-form-slot .tss-product-phone-check:after { display:none!important; }
 .np-form-slot .tss-preflight:before,.np-form-slot .tss-preflight:after { display:none!important; }
 .np-form-slot .tss-product-phone-check__body { display:flex!important;flex-direction:column;justify-content:center;gap:5px!important;padding:0!important; }
 .np-form-slot .tss-product-phone-check__tag { font-size:13px!important;font-weight:600!important;color:#101010!important;letter-spacing:0!important;text-transform:none!important;background:none!important;padding:0!important;border:0!important; }
 .np-form-slot .tss-product-phone-check__status { font-size:11px!important;line-height:1.35!important; }
 .np-form-slot .tss-product-phone-check__actions { display:flex!important;flex-direction:row;flex-wrap:wrap;gap:4px!important;margin:0!important; }
 .np-form-slot .tss-product-phone-check__actions button { min-height:34px!important;padding:7px!important;font-size:11px!important;background:#fffdf3!important;color:#101010!important;border:1px solid #7b806d!important;box-shadow:none!important; }
 .np-form-slot .tss-product-phone-check { grid-template-columns:1fr!important;padding:7px 9px!important;gap:5px!important; }
 .np-form-slot .tss-product-phone-check__body { flex-direction:row!important;justify-content:space-between;align-items:center; }
 .np-form-slot .tss-product-phone-check__actions button { flex:1;white-space:nowrap; }
 .np-form-slot .tss-product-phone-check__secondary { text-decoration:underline; }
 .np-form-slot .tss-reward-hub { display:block!important;padding:9px!important;margin:0!important;border:1px solid #afc7a7!important;background:#edf3e5!important;border-radius:5px!important;box-shadow:none!important; }
 .np-form-slot .tss-reward-hub:before,.np-form-slot .tss-reward-hub:after { display:none!important; }
 .np-form-slot .tss-reward-hub__title { font-size:13px!important;line-height:1.3!important;font-weight:600!important;margin:0 0 7px!important;color:#285d3e!important; }
 .np-form-slot .tss-reward-hub:has(.np-rewards) > .tss-reward-hub__title { display:none!important; }
 .np-rewards summary { min-height:32px;display:list-item;list-style:disclosure-closed inside;cursor:pointer;color:#285d3e;font-size:13px;font-weight:600;padding:6px 0; }
 .np-rewards[open] summary { list-style-type:disclosure-open;margin-bottom:8px;border-bottom:1px dashed #afc7a7;padding-bottom:10px; }
 .np-form-slot .tss-reward-hub__items { display:flex!important;flex-direction:column;gap:8px!important; }
 .np-form-slot .tss-reward-strip__item { display:block!important;padding:0!important;margin:0!important;border:0!important;background:none!important;box-shadow:none!important; }.np-form-slot .tss-reward-strip__item[hidden] { display:none!important; }
 .np-form-slot .tss-reward-strip__icon { display:none!important; }.np-form-slot .tss-reward-strip__body { display:block!important; }.np-form-slot .tss-reward-strip__body > strong { font-size:12px!important;font-weight:600!important;color:#285d3e!important; }.np-form-slot .tss-reward-strip__body > span { font-size:11px!important;line-height:1.35!important;color:#496347!important; }.np-form-slot .tss-reward-strip__body button { min-height:32px!important;padding:5px 9px!important;font-size:11px!important; }
 .np-form-slot .single_variation_wrap { margin-top:auto!important;padding:0!important;border:0!important;background:none!important;box-shadow:none!important; }
 .np-form-slot .single_variation_wrap:before,.np-form-slot .single_variation_wrap:after { display:none!important; }
 .np-form-slot .woocommerce-variation-add-to-cart { padding:0!important;border:0!important;background:none!important;box-shadow:none!important; }
 .np-form-slot .glozin-product-atc-group { display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important;align-items:center!important;padding:14px 0 0!important;margin:0!important; }
 .single-product .tss-purchase-mounted .np-form-slot form.variations_form .single_variation_wrap .glozin-product-atc-group { border:0!important;background:none!important;box-shadow:none!important;border-radius:0!important; }
 .single-product .tss-purchase-mounted .np-form-slot form.variations_form .single_variation_wrap .glozin-product-atc-group > .tss-buy-now-button.button { background:#fff7df!important;box-shadow:none!important; }
 .np-form-slot .tss-product-travel-pack-chip { display:flex!important;align-items:center;gap:7px!important;padding:7px 0!important;border:0!important;background:none!important; }
 .np-form-slot .tss-quantity-label { grid-column:1!important;font-size:13px!important;margin:0!important; }.np-form-slot .quantity { grid-column:2!important;width:112px!important;margin:0!important;height:42px!important;min-height:42px!important; }
 .np-form-slot .tss-quantity-note,.np-form-slot .tss-product-travel-pack-chip,.np-form-slot .tss-offer-checkout { grid-column:1/-1!important;margin:0!important;font-size:11px!important; }
 .np-form-slot .np-total { grid-column:1/-1;display:flex;justify-content:space-between;align-items:baseline;border-top:2px solid #101010;padding:12px 0 3px;font-size:14px; }.np-total strong { font-size:27px;line-height:1.2;font-weight:650; }
 .np-form-slot .single_add_to_cart_button,.np-form-slot .tss-buy-now-button { grid-column:1/-1!important;width:100%!important;min-height:47px!important;margin:0!important;padding:10px!important;font-size:17px!important;line-height:1.2!important; }
 .np-form-slot .single_add_to_cart_button { background:#ffd633!important;color:#101010!important;border:2px solid #101010!important;border-radius:5px!important;box-shadow:3px 3px #101010!important; }.np-form-slot .tss-buy-now-button { background:#fff7df!important;color:#101010!important;border:1px solid #101010!important;box-shadow:none!important; }
 .np-form-slot .tss-buy-now-button { border-radius:5px!important; }.np-form-slot .tss-buy-now-button:before,.np-form-slot .tss-buy-now-button:after { display:none!important; }
 .np-form-slot .tss-product-phone-check__actions button { border-radius:4px!important; }.np-form-slot .tss-product-phone-check__actions button:before,.np-form-slot .tss-product-phone-check__actions button:after { display:none!important; }
 .np-row input[type=radio] { appearance:auto!important;border:1px solid #777!important; }.np-row input[type=radio]:before,.np-row input[type=radio]:after { display:none!important; }
 .np-form-slot .single_add_to_cart_button:active { transform:translate(1px,1px);box-shadow:1px 1px #101010!important; }
 .np-body { position:relative;padding-top:125px; }.np-confidence { margin-bottom:40px; }.np-confidence .tss-trust-band { width:100%!important;max-width:none!important;margin:0!important; }
 .np-briefing { display:grid;grid-template-columns:5fr 6fr;gap:clamp(28px,4vw,64px);align-items:start; }.np-about-right { padding-top:48px; }.np-about-right:empty { display:none; }
 .np-brief-left .gz-product-tabs { width:100%!important;margin:0!important; }.np-brief-left .tss-travel-note { margin:24px 0 0!important;width:100%!important;max-width:none!important; }
 .single-product .np-about-right > #tab-description { padding:0!important;border:2px solid var(--tss-pass-ink,#101010)!important;border-radius:12px!important;background:linear-gradient(180deg,rgba(255,214,51,.22) 0 7px,transparent 7px),var(--tss-pass-paper,#fffdf3)!important;box-shadow:4px 4px 0 var(--tss-pass-ink,#101010)!important;overflow:hidden;font-size:14px;line-height:1.6;margin:0!important; }
 .np-support { margin-top:40px; }.np-support:empty { display:none; }
 .tss-native-purchase dialog.np-matcher { width:min(620px,calc(100vw - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:24px;border:2px solid #101010;border-radius:10px;background:#fffdf3;color:#101010;box-shadow:5px 5px #ffd633;overflow:auto;overscroll-behavior:contain; }
 .np-matcher::backdrop { background:#10101088; }
 .np-match-header { display:flex;align-items:start;justify-content:space-between;gap:16px; }
 .tss-native-purchase .np-matcher h2 { font-size:27px;line-height:1.12;font-weight:650;letter-spacing:-.6px;margin:0;max-width:350px; }
 .tss-native-purchase .np-matcher #np-match-intro { font-size:14px;line-height:1.45;color:#50564c;margin:12px 0 20px; }
 .np-match-form { margin:0!important;padding:0!important;border:0!important; }
 .np-match-form fieldset { min-width:0;border:0;padding:0;margin:0 0 18px; }
 .np-match-form legend { float:none;width:auto;font-size:15px;line-height:1.3;font-weight:600;padding:0;margin:0 0 9px;color:#101010; }
 .np-length-controls { display:flex;align-items:center;gap:12px;flex-wrap:wrap; }
 .np-days-label { display:flex;align-items:center;gap:8px;margin:0;font-size:13px; }
 .tss-native-purchase .np-days-label input { width:70px;min-height:44px;padding:8px;border:1px solid #737b65;border-radius:4px;background:#fffdf6;color:#101010;font-size:18px;text-align:center; }
 .np-day-shortcuts { display:flex;gap:6px;flex-wrap:wrap; }
 .tss-native-purchase .np-matcher button { min-height:44px;border:1px solid #7b806b;border-radius:5px;background:#fffdf3;color:#101010!important;padding:8px 12px;font-size:13px;font-weight:550;line-height:1.25;box-shadow:none;text-transform:none; }
 .tss-native-purchase .np-matcher button:before,.tss-native-purchase .np-matcher button:after { display:none!important; }
 .tss-native-purchase .np-matcher button:is(:hover,:focus-visible) { background:#f6f0dc;color:#101010!important; }
 .tss-native-purchase .np-matcher button[aria-pressed=true] { background:#fff0ac;border-color:#101010; }
 .tss-native-purchase .np-matcher .np-close { flex-shrink:0;float:none;position:static;margin:0; }
 .np-match-usage { display:grid;gap:7px; }
 .np-match-usage > label { display:flex;align-items:center;gap:12px;min-height:56px;padding:9px 12px;margin:0;border:1px solid #b5b9a5;border-radius:4px;background:#fffdf6;cursor:pointer; }
 .np-match-usage > label:has(:checked) { background:#fff0ac;border-color:#101010; }
 .np-match-usage input { appearance:auto!important;accent-color:#101010;width:18px;height:18px;min-height:0;margin:0;padding:0;flex-shrink:0; }
 .np-match-usage input:before,.np-match-usage input:after { display:none!important; }
 .np-match-usage span { display:grid;gap:3px; }.np-match-usage strong { font-size:14px;line-height:1.2;font-weight:600; }.np-match-usage small { font-size:12px;line-height:1.3;color:#50564c; }
 .np-match-result { display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;min-height:80px;padding:13px 0;border-top:1px dashed #b5b9a5;font-size:13px;color:#50564c; }
 .np-match-result:not(.has-match) { display:block; }.np-match-result strong { font-size:19px;font-weight:600;color:#101010;line-height:1.2; }
 .np-match-result p { grid-column:1/-1;font-size:12px;line-height:1.4;margin:0; }
 .tss-native-purchase .np-match-caveat { font-size:11px;line-height:1.4;color:#50564c;margin:8px 0 12px; }
 .tss-native-purchase .np-matcher .np-match-go { width:100%;min-height:46px;background:#ffd633!important;border:2px solid #101010;box-shadow:2px 2px #101010;font-size:16px;font-weight:600; }
 .tss-native-purchase .np-matcher .np-match-go:hover { background:#ffe36e!important; }
 .tss-native-purchase .np-matcher .np-match-go:disabled { background:#ece9de!important;color:#585b50!important;border-color:#8e9280;box-shadow:none;cursor:not-allowed;opacity:1; }
 .tss-native-purchase .np-matcher .np-match-back { display:block;margin:8px auto 0;padding:8px;border:0;min-height:36px;text-decoration:underline;text-underline-offset:3px;background:transparent; }
}
@media(min-width:768px) and (max-width:1100px) {
 body.single-product #site-content > .container:has(.tss-purchase-mounted) { padding-inline:14px; }
 .np-hero { grid-template-columns:minmax(145px,.75fr) minmax(295px,1.5fr) minmax(205px,1fr);gap:10px; }
 .np-board { padding-inline:9px; }.np-folder { padding-inline:7px; }.np-tabs { padding-inline:6px; }.np-tabs button { font-size:14px; }.np-row { grid-template-columns:16px minmax(66px,1.1fr) minmax(43px,.6fr) minmax(70px,.8fr);gap:5px;padding-left:8px;font-size:12px; }.np-columns { grid-template-columns:minmax(66px,1.1fr) minmax(43px,.6fr) minmax(70px,.8fr);gap:5px;padding-left:29px; }.np-allowance > strong,.np-price strong { font-size:17px; }.np-allowance > small,.np-price small { font-size:11px; }.np-form-slot { padding:0 10px 10px; }.np-check > header,.np-selection { padding-inline:10px; }.np-selection dd { font-size:17px; }.np-facts > div { grid-template-columns:1fr;gap:3px; }.np-facts { font-size:11px; }.np-briefing { grid-template-columns:1fr; }.np-about-right { padding-top:0;margin-left:5%; }.np-brief-left { margin-right:5%; }
}
/* Short laptop/tablet windows retain the whole decision and purchase sequence. */
@media(min-width:768px) and (max-height:850px) {
 body.single-product:has(.tss-purchase-mounted) .campaign-bar { display:none!important; }
 .tss-purchase-mounted .glozin-breadcrumb-navigation-wrapper { padding:0!important; }
 .np-heading { margin-top:2px;margin-bottom:12px; }
 .np-heading h1 { font-size:32px;margin-bottom:4px; }.np-heading p { font-size:16px;line-height:1.3; }
 .np-board { padding-top:27px; }.np-board h2 { font-size:24px;margin-bottom:10px; }
 .np-tabs button { min-height:36px;padding-block:6px; }.np-tabs button[aria-selected=true] { min-height:42px; }
 .np-folder { padding-top:9px;padding-bottom:7px; }.np-description { font-size:11px;margin-bottom:4px; }
 .np-columns { line-height:1.3;padding-bottom:3px; }.np-more { padding-block:6px;min-height:36px; }
 .np-check > header { padding:6px 12px;font-size:10px;line-height:1.2; }.np-check > header span { font-size:10px; }.np-check > header h2 { font-size:24px;line-height:1.1;margin-top:2px; }
 .np-selection { padding:7px 12px 0; }
 .np-selection dt { font-size:11px;line-height:1.3; }.np-selection dd { font-size:19px;line-height:1.25; }.np-selection .np-daily { font-size:11px;line-height:1.3;margin:3px 0; }
 .np-form-slot { padding:0 12px 9px; }.np-form-slot .tss-product-readiness-panel { margin:5px 0!important;gap:6px!important; }
 .np-form-slot .tss-reward-hub { padding:4px 8px!important; }.np-rewards summary { padding:4px 0;min-height:30px; }
 .np-form-slot .glozin-product-atc-group { padding-top:6px!important;gap:5px!important; }
 .np-form-slot .quantity { height:34px!important;min-height:34px!important; }.np-form-slot .np-total { padding:6px 0 2px;line-height:1.2; }.np-total strong { font-size:24px; }
 .np-form-slot .single_add_to_cart_button,.np-form-slot .tss-buy-now-button { min-height:40px!important;padding:7px!important;font-size:16px!important; }
 .np-facts { padding-block:5px; }.np-facts > div { padding-block:7px; }
}
/* The approved draft docket, using the original live cart form underneath. */
@media all {
 .np-check { border:1.5px solid #101010;border-radius:7px;background:#fbf7e8;box-shadow:4px 4px #101010; }
 .np-check > header { position:relative;padding:9px 15px 11px;background:#fbf7e8;font-size:11px;line-height:1.25; }
 .np-check.has-selection > header { background:#fff0ac; }
 .np-check.has-selection > header:after { content:'';position:absolute;right:18px;bottom:-7px;width:13px;height:13px;background:#fff0ac;transform:rotate(45deg);border-right:1px solid #929480;border-bottom:1px solid #929480; }
 .np-check > header h2 { font-size:23px;font-weight:600;line-height:1.15;margin:4px 0 0; }
 .np-selection { padding:7px 15px 0;line-height:1.3; }
 .np-selection dl { grid-template-columns:1fr 1fr;gap:5px;padding-bottom:0;border-bottom:0; }
 .np-selection dt { font-size:13px;line-height:1.25; }.np-selection dd { font-size:20px;font-weight:550;line-height:1.25;margin-top:2px; }
 .np-selection dl div:nth-child(2) { text-align:right; }
 .np-selection dl div:last-child { grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-top:1px dotted #a6a58f;padding:5px 0 0;text-align:left; }
 .np-selection .np-daily { font-size:12px;line-height:1.3;padding-bottom:4px;margin:2px 0 0;border-bottom:1px dotted #a6a58f; }
 .np-check:not(.has-selection) .np-form-slot { display:none!important; }.np-check:not(.has-selection) .np-selection { padding:20px 16px; }
 .np-empty h3 { font-size:21px;line-height:1.2;font-weight:550;margin:0 0 14px; }.np-empty p { font-size:14px;color:#53594d;line-height:1.45;margin:0; }
 .np-empty button { margin-top:25px;background:none;border:0;box-shadow:none;padding:7px 0;min-height:44px;color:#285958;font-size:13px;text-decoration:underline;text-underline-offset:4px; }
 .np-utilities { display:grid;gap:9px;margin:7px 0 9px; }
 .np-phone { display:grid!important;grid-template-columns:29px minmax(0,1fr) auto;gap:9px;padding:9px 10px!important;min-height:64px!important;border:1px solid #8d927f!important;border-radius:5px!important;background:#fffdf3!important;box-shadow:none!important;align-items:center;text-align:left;color:#101010!important; }
 .np-phone-object { position:relative;display:block;width:24px;height:35px;border:1.5px solid #25291f;border-radius:5px 4px 5px 4px;background:#fffdf6;transform:rotate(-5deg); }
 .np-phone-object:before { content:'';position:absolute;width:8px;height:2px;top:3px;left:6px;background:#25291f;border-radius:1px; }
 .np-phone-object:after { content:'';position:absolute;left:5px;top:12px;width:12px;height:15px;background:#ffd633;clip-path:polygon(0 0,8px 0,100% 4px,100% 100%,0 100%); }
 .np-phone-copy { display:grid;gap:4px;min-width:0;text-align:left; }.np-phone-copy strong { font-size:14px;font-weight:600;line-height:1.2; }.np-phone-copy small { font-size:12px;line-height:1.35;color:#53594d;overflow-wrap:anywhere; }
 .np-phone-action { display:flex;align-items:center;justify-content:center;min-height:44px;padding:0 8px;border:1px solid #747968;border-radius:4px;background:#fffdf6;font-size:12px;font-weight:550; }
 .np-credit { position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);column-gap:12px;row-gap:4px;align-content:center;padding:9px 10px;background:#eef5e9;border:1px solid #afc5a9;border-radius:5px;min-height:55px; }
 .np-credit:before { content:'$';grid-column:1;grid-row:1/3;align-self:center;display:grid;place-items:center;width:24px;height:28px;border:1px solid #41754d;box-shadow:inset 0 0 0 2px #eef5e9,inset 0 0 0 3px #a9c2a3;border-radius:50%;color:#285c3b;font-size:14px;font-weight:500; }
 .np-credit:after { content:'';position:absolute;left:43px;top:8px;bottom:8px;border-left:1px dashed #9bb795; }
 .np-credit > strong,.np-credit > span { grid-column:2; }.np-credit > strong { font-size:12px;line-height:1.3;font-weight:600;color:#285c3b; }.np-credit > span { font-size:12px;line-height:1.35;color:#49614b; }
 .np-form-slot .tss-product-readiness-panel,.np-form-slot .tss-quantity-note,.np-form-slot .tss-product-travel-pack-chip { display:none!important; }
 .np-form-slot .glozin-product-atc-group { padding-top:6px!important;gap:6px!important; }
 .np-form-slot .quantity { width:124px!important;height:44px!important;min-height:44px!important;border:1px solid #101010!important;border-radius:4px!important;background:#fff!important;box-shadow:none!important;padding:0!important;display:grid!important;grid-template-columns:1fr 1fr 1fr!important;overflow:hidden; }
 .np-form-slot .quantity input.qty { width:100%!important;min-width:0!important;height:42px!important;padding:0!important;border:0!important;border-left:1px solid #101010!important;border-right:1px solid #101010!important;border-radius:0!important;text-align:center!important;font-size:17px!important;appearance:textfield!important; }
 .np-form-slot .glozin-qty-button { position:static!important;width:100%!important;height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:none!important; }
 .np-form-slot .glozin-qty-button:before,.np-form-slot .glozin-qty-button:after { display:none!important; }.np-form-slot .glozin-qty-button svg { display:block!important;width:11px!important;height:12px!important; }
 .np-form-slot .np-total { padding:10px 0 3px;border-top:2px solid #101010;margin-top:3px;font-size:15px; }.np-total strong { font-size:26px;font-weight:650; }
 .np-form-slot .single_add_to_cart_button,.np-form-slot .tss-buy-now-button { min-height:44px!important;font-size:17px!important; }
 .np-form-slot .np-checkout-note { grid-column:1/-1;font-size:10px!important;line-height:1.3!important;text-align:center;color:#53594d;margin:2px 0 0!important; }
}
@media(min-width:768px) and (max-width:1179px) {
 .np-check > header h2 { font-size:21px; }.np-phone { grid-template-columns:23px minmax(0,1fr) 44px;gap:6px;padding-inline:8px!important; }.np-phone-copy strong { font-size:13px; }.np-phone-copy small,.np-credit > span { font-size:11px; }.np-phone-action { padding:0 4px;font-size:11px; }.np-credit { padding:8px;column-gap:9px; }.np-credit:after { left:40px; }
}
@media(forced-colors:active) { .np-row[data-treatment],.np-row[data-treatment].is-selected { box-shadow:none; }.np-row[data-treatment=long] .np-validity { text-decoration:none; }.np-row.is-selected { outline:2px solid Highlight; } }
/* Phone Check uses the same policy and saved-state engine on every viewport. */
.tss-product-compat-modal .tss-product-compat-modal__panel { width:min(760px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;overscroll-behavior:contain;border:2px solid #101010;border-radius:10px;background:#fffaf0;box-shadow:5px 5px #ffd633;padding:24px; }
.tss-product-compat-modal .tss-product-compat-modal__close { position:sticky;top:0;float:right;z-index:3;min-height:44px;padding:8px 12px;background:#fffaf0;border:1px solid #747b6b;border-radius:4px; }
.tss-product-compat-modal .tss-compat-checker__masthead { padding-right:70px; }.tss-product-compat-modal .tss-compat-step__number,.tss-product-compat-modal .tss-compat-phone,.tss-product-compat-modal .tss-compat-board-tab { display:none; }
.tss-product-compat-modal .tss-compat-step,.tss-product-compat-modal .tss-compat-result { padding:16px!important;box-shadow:none!important;border-width:1px!important; }
.tss-product-compat-modal .tss-compat-step__prompt h3 { font-size:25px;line-height:1.2; }.tss-product-compat-modal .tss-compat-step__prompt p { font-size:14px;line-height:1.5; }
.tss-product-compat-modal .tss-product-compat-modal__panel { display:block!important;width:min(760px,calc(100vw - 24px))!important;height:auto!important;max-height:calc(100dvh - 24px)!important;padding:58px 18px 18px!important;overflow:auto!important; }
.tss-product-compat-modal .tss-product-compat-modal__close { position:absolute!important;top:10px!important;right:12px!important;float:none!important;width:auto!important;height:38px!important;min-height:38px!important;margin:0!important;padding:8px 12px!important;box-shadow:none!important; }
.tss-product-compat-modal .tss-compat-checker--product,.tss-product-compat-modal .tss-compat-checker__inner,.tss-product-compat-modal .tss-compat-checker__board,.tss-product-compat-modal .tss-compat-checker__steps,.tss-product-compat-modal .tss-compat-step { height:auto!important;min-height:0!important; }
.tss-product-compat-modal .tss-compat-checker__board { padding:12px!important;box-shadow:none!important;border:1px solid #a8ad99!important;border-radius:6px!important; }
.tss-product-compat-modal .tss-compat-step__prompt h3 { font-size:clamp(22px,3vw,30px)!important; }
@media(max-width:600px) { .tss-product-compat-modal .tss-product-compat-modal__panel { padding:14px;width:calc(100vw - 20px);max-height:calc(100dvh - 20px); }.tss-product-compat-modal .tss-compat-step,.tss-product-compat-modal .tss-compat-result { padding:12px!important; } }

/* One purchase renderer from phone to desktop. Native information stays in place
   below 768px; legacy card grids and sticky purchase clones never mix into it. */
.np-mobile-bar { display:none; }
.np-ground .np-ground-mobile { display:none; }
body:has(.tss-purchase-mounted) [data-tss-selected-plan-bar] { display:none!important; }
@media(max-width:767px) {
 body.single-product:has(.tss-purchase-mounted) { padding-bottom:0; }
 body.single-product #site-content > .container:has(.tss-purchase-mounted) { padding-inline:16px; }
 .single-product .tss-purchase-mounted .summary.entry-summary { display:block!important; }
 .np-heading { max-width:none;margin:12px 0 8px; }
 .np-heading h1 { font-size:clamp(28px,7.5vw,36px);letter-spacing:-1px;line-height:1.1; }
 .np-breadcrumbs .woocommerce-breadcrumb { font-size:12px;line-height:1.5; }
 .np-hero { display:flex;flex-direction:column;gap:28px;min-height:0;background:#fff7df; }
 .np-visual { --np-scene-width:min(280px,76vw);display:block;container-type:normal;position:relative; }
 .np-scene { width:var(--np-scene-width);height:calc(var(--np-scene-width) * 1.12);min-height:0;margin:0 auto; }
 .np-pass { height:calc(100% - var(--np-scene-width) * .33); }
 .np-ground { top:calc(min(280px,76vw) * .94);bottom:auto;height:180px; }
 .np-ground > svg { display:none; }
 .np-ground .np-ground-mobile { display:block;width:100%;height:180px; }
 .np-facts { position:relative;width:100%;margin:0;padding:5px 12px;box-shadow:0 2px #c6d3b5;font-size:13px;line-height:1.35; }
 .np-facts > div { grid-template-columns:95px minmax(0,1fr);padding:7px 0;gap:10px; }
 .np-facts dt { text-transform:none;font-size:12px; }
 .np-install-window { font-size:12px; }
 .np-board { padding:46px 9px 10px;border-width:1.5px; }
 .np-board h2 { font-size:25px;margin:0 0 16px; }
 .np-help { top:-16px;right:12px;padding:6px 12px 6px 29px!important; }
 .np-help small { font-size:11px; }.np-help strong { font-size:14px; }
 .np-tabs { padding-inline:5px; }
 .np-tabs button { min-height:47px;font-size:14px;padding:10px 3px;border-radius:10px 10px 0 0; }
 .np-tabs button[aria-selected=true] { min-height:53px; }
 .np-tabs [data-type=unlimited]:before { left:5px;top:4px;font-size:9px; }
 .np-folder { padding:12px 7px 8px; }
 .np-description { font-size:13px;margin-bottom:10px; }
 .np-duration { font-size:14px; }.np-duration select { font-size:16px;min-height:44px; }
 .np-columns { display:none; }
 .np-rows,.np-rows.np-larger-rows { max-height:none;overflow:visible;scrollbar-gutter:auto;grid-auto-rows:auto;gap:7px;flex:0; }
 .np-row { grid-template-columns:20px minmax(0,1fr) minmax(83px,auto);grid-template-rows:auto auto;column-gap:8px;row-gap:2px;min-height:82px;padding:9px 8px 9px 10px;font-size:13px; }
 .np-row input { grid-column:1;grid-row:1/3;align-self:center;width:20px;height:20px; }
 .np-allowance { grid-column:2;grid-row:1;align-self:end;gap:3px; }
 .np-allowance > strong { font-size:22px;line-height:1.15;overflow-wrap:anywhere; }
 .np-allowance > small { font-size:12px;min-height:0; }
 .np-validity { grid-column:2;grid-row:2;align-self:start;line-height:1.3; }
 .np-price { grid-column:3;grid-row:1/3;margin:-10px -8px -10px 0;padding:10px 7px; }
 .np-price strong { font-size:20px; }.np-price small { font-size:12px; }
 .np-allowance > .np-hotspot { font-size:12px;line-height:1.4; }
 .tss-native-purchase button.np-more { grid-template-columns:minmax(0,1fr) 18px;gap:3px 8px;padding:10px;min-height:56px; }
 .np-more > strong { grid-column:1;font-size:14px; }.np-more > span { grid-column:1;text-align:left;font-size:12px; }.np-more > b { grid-column:2;grid-row:1/3; }
 .np-terms { font-size:13px; }.np-terms summary { line-height:1.4; }
 .np-check { box-shadow:3px 3px #101010;scroll-margin-top:95px; }
 .np-check > header { padding:12px 14px; }.np-check > header h2 { font-size:25px; }
 .np-selection { padding:12px 14px 0; }.np-selection dt { font-size:14px; }.np-selection dd { font-size:22px; }
 .np-selection .np-daily,.np-selection .np-selected-terms { font-size:13px; }
 .np-form-slot { padding:0 14px 14px; }
 .np-form-slot .single_variation_wrap { margin-top:0!important; }
 .np-form-slot .glozin-product-atc-group > * { order:0!important;grid-row:auto!important; }
 .np-form-slot .tss-product-decision-rail { position:static!important;top:auto!important; }
 .np-utilities { gap:10px;margin:12px 0 16px; }
 .np-phone { min-height:76px!important; }.np-phone-copy strong { font-size:16px; }.np-phone-copy small { font-size:13px; }.np-phone-action { font-size:14px;min-width:54px; }
 .np-credit { min-height:64px; }.np-credit > strong,.np-credit > span { font-size:13px; }
 .np-form-slot .tss-quantity-label { font-size:15px!important; }
 .np-form-slot .quantity { width:138px!important;min-height:46px!important; }
 .np-form-slot .quantity input.qty,.np-form-slot .glozin-qty-button { height:44px!important; }
 .np-form-slot .np-total { margin-top:10px;padding-top:12px; }
 .np-form-slot .single_add_to_cart_button,.np-form-slot .tss-buy-now-button { min-height:48px!important;font-size:18px!important; }
 .np-form-slot .np-checkout-note { font-size:12px!important;margin-top:5px!important; }
 .np-check:not(.has-selection) { display:none; }
 .np-desktop-direction,.np-body { display:none; }
 .tss-purchase-mounted .summary > .tss-product-plan-desk { margin-top:28px!important; }
 .tss-native-purchase dialog.np-matcher { width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding:16px; }
 .np-match-header { position:sticky;top:-16px;z-index:2;background:#fffdf3;padding:12px 0;margin-top:-12px;gap:10px; }
 .tss-native-purchase .np-matcher h2 { font-size:24px; }
 .np-match-usage > label { padding:12px 10px;gap:10px; }
 .np-match-usage strong { font-size:15px; }.np-match-usage small { font-size:13px;line-height:1.4; }
 .np-day-shortcuts { flex:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr)); }
 .np-match-result { gap:8px;font-size:14px; }.np-match-result p,.tss-native-purchase .np-match-caveat { font-size:12px; }
 .np-mobile-bar:not([hidden]) { display:flex;position:fixed;left:0;right:0;bottom:0;z-index:90;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #747968;background:#fffdf3;color:#101010;font:600 15px/1.3 'Instrument Sans',Arial,sans-serif; }
 .np-mobile-bar > span { min-width:0; }.np-mobile-bar button { flex-shrink:0;min-height:44px;padding:8px 14px;border:1.5px solid #101010;border-radius:5px;background:#ffd633;color:#101010;font:inherit;box-shadow:2px 2px #101010; }
 .np-mobile-bar button:before,.np-mobile-bar button:after { display:none; }
 body.np-mobile-bar-active { padding-bottom:calc(80px + env(safe-area-inset-bottom))!important; }
 body:has(dialog[open],.tss-product-compat-modal[aria-hidden=false],.offscreen-panel--open) .np-mobile-bar,body.cart-panel-opened .np-mobile-bar { display:none!important; }
}
@media(min-width:480px) and (max-width:767px) {
 .np-visual { --np-scene-width:280px; }
 .np-board,.np-check,.np-hero > .np-facts { width:100%;max-width:650px;align-self:center; }
 .np-row { grid-template-columns:20px minmax(0,1fr) 75px minmax(95px,auto);grid-template-rows:auto;min-height:76px; }
 .np-row input,.np-allowance,.np-validity,.np-price { grid-row:1;align-self:center; }
 .np-validity { grid-column:3; }.np-price { grid-column:4;align-self:stretch; }
 .np-tabs button { font-size:16px; }
}
@media(prefers-reduced-motion:reduce) { .np-mobile-bar,.tss-native-purchase * { scroll-behavior:auto!important;animation:none!important;transition:none!important; } }

/* Selection can add mandatory supplier fields. Keep the desktop scene stable;
   contain overflow, never hide acknowledgements or change their native form. */
@media(min-width:768px) {
 .np-hero { height:var(--np-fold-height,490px);min-height:0;grid-template-rows:minmax(0,1fr); }
 .np-visual,.np-scene,.np-board,.np-folder,.np-check { min-height:0; }
 .np-facts { flex-shrink:0; }
 .np-folder { overflow:auto;overscroll-behavior:contain; }
 .np-folder > :not(.np-rows) { flex-shrink:0; }
 .np-rows { min-height:0; }
 .np-board:has([data-type=unlimited][aria-selected=true]) .np-rows { flex:0 0 auto;grid-auto-rows:minmax(82px,auto);align-content:start;max-height:none;overflow:visible; }
 .np-check { overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable; }
 .np-check > header,.np-check.has-selection .np-selection,.np-check.has-selection .np-form-slot { flex-shrink:0; }
 .np-check > header { position:sticky;top:0;z-index:2; }
 .np-form-slot .tss-offer-checkout { padding:10px; }
 .np-form-slot .tss-offer-checkout h3 { font-size:14px;margin-bottom:5px; }
 .np-form-slot .tss-offer-checkout > p { font-size:12px;line-height:1.4;margin-bottom:8px; }
 .np-form-slot .tss-offer-checkout__acknowledgement label { min-height:44px;align-items:center;font-size:12px;font-weight:550;gap:8px; }
}
/* Starting point: the existing helper form docks beside plans only on wide screens. */
.np-inline-matcher[hidden],.np-usage-explanation { display:none!important; }
@media(max-width:767px) { .np-inline-matcher { display:none!important; } }
@media(min-width:768px) {
 .np-hero { grid-template-columns:minmax(0,.72fr) minmax(0,1.38fr) minmax(0,1.06fr);gap:18px; }
 .np-check.is-help { background:#fffdf3;border-color:#7b7e6d;box-shadow:3px 3px #c9c8b6; }
 .np-check.is-help > header,.np-check.is-help > .np-selection,.np-check.is-help > .np-form-slot { display:none!important; }
 .np-inline-matcher { display:flex;flex-direction:column;min-height:100%;padding:16px; }
 .np-inline-matcher .np-match-content { flex:1; }
 .np-inline-matcher .np-close { display:none; }
 .np-inline-matcher .np-match-header { display:block; }
 .np-inline-matcher h2 { font-size:26px;line-height:1.12;font-weight:650;letter-spacing:-.6px;margin:0; }
 .np-inline-matcher #np-match-intro { font-size:13px;line-height:1.4;color:#50564c;margin:8px 0 14px; }
 .np-inline-matcher fieldset { margin:0 0 12px; }
 .np-inline-matcher legend { font-size:14px;margin-bottom:7px; }
 .np-inline-matcher .np-length-controls { display:flex;flex-wrap:nowrap;gap:8px; }
 .np-inline-matcher .np-days-label { gap:5px;flex-shrink:0; }
 .np-inline-matcher .np-days-label input { width:52px;height:44px;min-height:44px;font-size:17px;padding:5px; }
 .np-inline-matcher .np-day-shortcuts { display:flex;gap:4px;margin-left:auto; }
 .np-inline-matcher button { min-height:44px;border:1px solid #7b806b;border-radius:4px;background:#fffdf3;color:#101010!important;padding:6px 8px;font-size:13px;font-weight:550;line-height:1.25;box-shadow:none;text-transform:none; }
 .np-inline-matcher button:before,.np-inline-matcher button:after { display:none!important; }
 .np-inline-matcher button:is(:hover,:focus-visible) { background:#f6f0dc;color:#101010!important; }
 .np-inline-matcher button[aria-pressed=true] { background:#fff0ac;border-color:#101010; }
 .np-inline-matcher .np-day-shortcuts button { padding:5px;min-width:35px;font-size:12px; }
 .np-inline-matcher .np-match-usage { gap:6px; }
 .np-inline-matcher .np-match-usage > label { padding:8px;gap:8px;min-height:52px; }
 .np-inline-matcher .np-match-usage strong { font-size:13px;line-height:1.3; }
 .np-inline-matcher .np-match-usage small { font-size:12px; }
 .np-inline-matcher .np-match-result { height:86px;min-height:86px;padding:8px 0;align-content:center;font-size:13px; }
 .np-inline-matcher .np-match-result strong { font-size:18px; }
 .np-inline-matcher .np-match-result p { font-size:12px;line-height:1.35; }
 .np-inline-matcher .np-match-caveat { margin:3px 0 8px;font-size:11px;line-height:1.3; }
 .np-inline-matcher .np-match-go { width:100%;background:#ffd633;border:1.5px solid #101010;box-shadow:2px 2px #101010;font-size:15px;font-weight:650; }
 .np-inline-matcher .np-match-go:disabled { background:#ece9de!important;color:#585b50!important;border-color:#8e9280;box-shadow:none;cursor:not-allowed;opacity:1!important; }
 .np-inline-matcher .np-match-back { width:100%;border:0;background:none;text-decoration:underline;margin-top:3px; }
 .np-inline-matcher .np-match-form:has(.np-match-back:not([hidden])) .np-match-go { width:62%; }
 .np-inline-matcher .np-match-back:not([hidden]) { float:right;width:35%;margin:0;padding:4px;font-size:12px; }
 .np-inline-matcher .np-helper-phone { width:100%;margin-top:12px;flex-shrink:0; }
 .np-compact .np-inline-matcher { padding:12px; }
 .np-compact .np-inline-matcher h2 { font-size:23px; }
 .np-compact .np-inline-matcher #np-match-intro { margin:6px 0 9px; }
 .np-compact .np-inline-matcher fieldset { margin-bottom:8px; }
 .np-compact .np-inline-matcher .np-match-usage > label { min-height:44px;padding:6px 8px; }
 .np-compact .np-inline-matcher .np-match-usage small { display:none; }
 .np-compact .np-usage-explanation { display:block!important;font-size:12px;line-height:1.3;height:33px;margin:0 0 7px;color:#50564c; }
 .np-compact .np-inline-matcher .np-match-result { height:75px;min-height:75px; }
 .np-compact .np-inline-matcher .np-helper-phone { margin-top:8px;min-height:55px; }
 .np-compact .np-check > header { padding:7px 12px; }
 .np-compact .np-check > header h2 { font-size:22px; }
 .np-compact .np-selection { padding:6px 12px 0; }
 .np-compact .np-form-slot { padding:0 12px 9px; }
 .np-compact .np-selection dd { font-size:19px; }
 .np-compact .np-phone { min-height:55px!important;padding-block:6px!important; }
 .np-compact .np-credit { padding-block:7px;margin-top:7px; }
 .np-compact .np-form-slot .tss-offer-checkout { padding:8px!important;border-radius:6px; }
 .np-compact .np-form-slot .tss-offer-checkout h3 { font-size:13px;margin:0 0 3px; }
 .np-compact .np-form-slot .tss-offer-checkout > p { margin:0 0 4px;font-size:12px;line-height:1.3; }
 .np-compact .np-form-slot .glozin-product-atc-group { gap:4px!important;padding-top:5px!important; }
 .np-compact .np-form-slot .np-total { padding:6px 0 2px;margin-top:0; }
 .np-compact .np-form-slot .single_add_to_cart_button,.np-compact .np-form-slot .tss-buy-now-button { min-height:44px!important;padding:7px!important; }
 .np-short-viewport .np-hero { height:auto;min-height:560px; }
 .np-short-viewport .np-check { max-height:none;overflow:visible; }
 .np-short-viewport .np-rows { max-height:none; }
}
@media(min-width:768px) {
 .np-selection { position:relative; }
 .np-selection .np-selected-terms:not(:empty) { position:absolute;bottom:4px;left:12px;margin:0;line-height:1.3;max-width:65%; }
 .np-form-slot .tss-offer-checkout__acknowledgement label,.np-form-slot .tss-offer-checkout__acknowledgement label span { font-size:12px!important;font-weight:550!important;line-height:1.35!important; }
 .np-form-slot .tss-offer-checkout__acknowledgement label { display:flex!important;align-items:center!important;min-height:44px;gap:8px; }
 .np-form-slot .tss-offer-checkout__acknowledgement input { flex-shrink:0; }
 .np-compact .np-check > header { padding:6px 12px; }
 .np-compact .np-check > header > span { display:block;font-size:10px;line-height:1.2; }
 .np-compact .np-check > header h2 { margin-top:3px;font-size:21px;line-height:1.15; }
 .np-compact .np-selection dt { font-size:12px;line-height:1.2; }
 .np-compact .np-selection dd { font-size:18px;line-height:1.2; }
 .np-compact .np-utilities { gap:4px;margin:3px 0; }
 .np-compact .np-credit { min-height:44px;padding:5px 10px;margin:0;row-gap:2px; }
 .np-compact .np-phone { padding-block:4px!important;min-height:54px!important; }
 .np-compact .np-form-slot .tss-offer-checkout > p:not(.tss-offer-checkout__acknowledgement) { display:none; }
 .np-compact .np-form-slot .tss-offer-checkout__acknowledgement { margin:0!important;padding:0!important; }
 .np-compact .np-form-slot .tss-offer-checkout { padding:6px 8px!important; }
 .np-compact .np-form-slot { padding-bottom:2px; }
 .np-compact .np-selection { padding-top:3px; }
 .np-compact .np-inline-matcher .np-match-result { height:64px;min-height:64px;padding:6px 0; }
 .np-compact .np-inline-matcher .np-helper-phone { padding:4px 8px!important;min-height:54px!important;margin-top:7px; }
}
@media(min-width:768px) and (max-width:1199px) {
 .np-heading { margin-bottom:12px;max-width:none; }
 .np-heading h1 { font-size:30px; }
 .np-hero { grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);grid-template-rows:145px minmax(0,1fr);gap:18px 16px; }
 .np-visual { grid-column:1/-1;display:grid;grid-template-columns:170px minmax(0,1fr);gap:24px;align-items:center;container-type:normal; }
 .np-scene { width:160px;height:145px;min-height:0;container-type:inline-size; }
 .np-pass { width:130%;left:-15%;height:110px;bottom:35px;top:auto; }
 .np-rock,.np-crew { width:100%;left:0;height:80px;bottom:0; }
 .np-facts { margin:0;display:grid;grid-template-columns:1fr 1fr;gap:0 16px;padding:10px 14px;font-size:12px; }
 .np-facts > div { display:grid;grid-template-columns:1fr;gap:3px;padding:6px 0; }
 .np-facts > div:last-child { grid-column:1/-1; }
 .np-board,.np-check { width:auto;max-width:none; }
 .np-board { padding-top:32px; }
 .np-board > h2 { font-size:23px; }
 .np-tabs button { font-size:15px; }
 .np-ground { bottom:-80px;height:200px; }
 .np-short-viewport .np-hero { grid-template-rows:145px auto; }
}
@media(min-width:768px) and (max-width:1199px) and (max-height:850px) {
 .np-hero { grid-template-rows:70px minmax(0,1fr);row-gap:16px; }
 .np-visual { grid-template-columns:90px minmax(0,1fr);gap:16px; }
 .np-scene { width:80px;height:70px; }
 .np-pass { height:54px;bottom:16px; }
 .np-rock,.np-crew { height:40px; }
 .np-facts { grid-template-columns:.9fr .7fr 1.5fr;gap:12px;padding:7px 10px; }
 .np-facts > div:last-child { grid-column:auto; }
 .np-facts > div { border:0;padding:0; }
 .np-facts .np-install-window { display:inline;margin-left:4px; }
 .np-short-viewport .np-hero { grid-template-rows:70px auto; }
 .np-inline-matcher .np-match-length legend { float:left;max-width:100px;padding-top:8px;margin-bottom:0; }
 .np-inline-matcher .np-length-controls { justify-content:flex-end; }
 .np-inline-matcher .np-day-shortcuts { margin-left:0; }
 .np-inline-matcher .np-match-length { min-height:44px; }
 .np-inline-matcher #np-match-intro { margin-bottom:5px!important; }
 .np-inline-matcher .np-helper-phone { margin-top:3px!important; }
 .np-selection dl { grid-template-columns:1fr .8fr 1fr; }
 .np-selection dl div:last-child { grid-column:auto;display:block;border:0;padding:0;text-align:right; }
 .np-selection dl div:nth-child(2) { text-align:center; }
}

/* Approved clear comparison: bounded scale, substantial tablet scene, quiet help. */
.np-facts,.np-columns { display:none!important; }
.np-context { flex-shrink:0; }
.np-description { display:flex;justify-content:space-between;gap:12px; }
.np-description:after { content:'Total price';font-size:12px;white-space:nowrap; }
.np-board:not([data-plan-type=data]) .np-context { display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px; }
.np-board:not([data-plan-type=data]) .np-description { display:block;max-width:26ch;margin:0; }
.np-board:not([data-plan-type=data]) .np-description:after { content:none; }
.np-context .np-duration:not([hidden]) { display:flex;flex-direction:column;align-items:flex-end;gap:4px;font-size:12px;margin:0; }
.np-context .np-duration select { width:110px;max-width:none;font-size:15px; }
.np-scope-note { font-size:12px;line-height:1.45;color:#4d5848;margin:10px 2px 0; }
.np-details-link { font-size:12px;color:#335d4b;display:block;padding:9px 0 5px;text-decoration:underline;text-underline-offset:3px;flex-shrink:0; }
.np-row { border-left-width:3px;grid-template-columns:20px minmax(0,1.4fr) minmax(0,.8fr) minmax(0,1fr);gap:10px;padding:4px 9px 4px 9px; }
.np-row:after { content:'';position:absolute;top:-1px;right:-1px;width:9px;height:9px;background:var(--np-paper);border-left:1px solid #c4c6b7;border-bottom:1px solid #c4c6b7;clip-path:polygon(0 0,100% 100%,0 100%);pointer-events:none; }
.np-row[data-treatment] { box-shadow:none;border-left-color:#b1c5a2; }
.np-allowance { gap:3px; }
.np-allowance > strong { display:flex;flex-wrap:wrap;align-items:baseline;gap:2px;font-size:27px;font-weight:650;letter-spacing:-.7px;line-height:1.1; }
.np-allowance b { font-weight:650; }
.np-data-unit { font-size:20px;font-weight:500;letter-spacing:-.5px; }
.np-each-day { font-size:15px;font-weight:500;letter-spacing:0;margin-left:4px; }
.np-allowance > small { font-size:13px;font-weight:450;min-height:0; }
.np-allowance > small:empty { display:none; }
.np-validity { display:flex;flex-direction:column;gap:3px;line-height:1.25; }
.np-validity small { font-size:12px;color:#596151; }
.np-validity strong { font-size:14px;font-weight:500; }
.np-price { background:#faf8ed;border-left-color:#d6d3bf; }
.np-price strong { font-size:24px;font-weight:600;letter-spacing:-.7px;line-height:1.15; }
.np-price small { font-size:13px;margin-top:3px; }
.np-board[data-plan-type=unlimited] .np-row,.np-board[data-plan-type=daily] .np-row { grid-template-columns:20px minmax(0,1fr) minmax(110px,.43fr); }
.np-board[data-plan-type=unlimited] .np-row { border-left-color:#c9b3d7; }
.np-board[data-plan-type=unlimited] .np-allowance > strong { font-size:25px; }
.np-allowance > .np-hotspot { color:#176a55;font-size:13px;font-weight:450;line-height:1.35;margin-top:4px; }
.np-fact-label { display:block;font-size:12px;color:#4e5c47;margin-bottom:2px; }
.np-row.is-selected { border-left-color:#77691f; }
.np-trip-summary,.np-edit-trip { display:none; }
.np-review-dialog:not([open]) { display:none!important; }
.tss-native-purchase .np-review-dialog { width:min(440px,calc(100vw - 24px));max-height:calc(100dvh - 24px);padding:0;border:2px solid #22251b;border-radius:8px;background:#fcf7e7;overflow:auto; }
.np-review-dialog::backdrop { background:#15190f80; }
.tss-native-purchase .np-review-close { position:absolute;right:8px;top:5px;z-index:5;color:#101010!important;background:#fffdf3!important;border:1px solid #7b806b;min-height:40px;padding:5px 9px;font-size:12px;border-radius:4px; }
.np-review-dialog .np-check { display:flex!important;border:0;box-shadow:none;max-height:none;overflow:visible; }
.np-review-dialog .np-check > header { padding-right:85px; }
.np-review-dialog .np-form-slot { flex:none;padding-bottom:12px; }
.np-review-dialog .np-selection dl { grid-template-columns:1fr 1fr; }
.np-review-dialog .np-selection dl div:nth-child(2) { text-align:right; }
.np-review-dialog .np-selection dl div:last-child { grid-column:1/-1;display:flex;border-top:1px dotted #b7b49d;padding-top:8px; }
.np-review-dialog .np-check > header { position:static; }
.np-tablet-review { display:none; }
@media(min-width:768px) {
 body.single-product #site-content > .container:has(.tss-purchase-mounted),
 :where(html.tss-purchase-js) body.single-product #site-content > .container:has(.tss-purchase-prepared) { max-width:1360px;padding-inline:24px; }
 .np-heading { max-width:none;margin:8px 0 28px; }
 .np-heading h1 { font-size:34px;line-height:1.15;margin:0 0 12px; }
 .np-breadcrumbs .woocommerce-breadcrumb { font-size:13px;line-height:1.5; }
 .np-hero { grid-template-columns:minmax(0,.95fr) minmax(0,1.9fr) minmax(286px,1fr);grid-template-rows:minmax(0,1fr);gap:22px;min-height:0;height:var(--np-fold-height,620px); }
 .np-visual { position:relative;display:flex;align-items:center;justify-content:flex-end;container-type:normal;padding:0 0 66px; }
 .np-scene { width:100%;height:min(100%,calc(var(--np-scene-width,300px) * 1.65));flex:0 1 auto;min-height:0;container-type:normal; }
 .np-pass { top:auto;bottom:calc(var(--np-scene-width,300px) * .33);height:calc(100% - var(--np-scene-width,300px) * .33);left:-17.5%;width:135%; }
 .np-rock,.np-crew { bottom:0;left:-5%;width:110%;height:auto;aspect-ratio:2/1; }
 /* A curved lower edge, not a rectangular band. The right verge extends into the body. */
 .np-ground { bottom:-86px;top:auto;height:210px;overflow:visible; }
 .np-body { padding-top:125px; }
 .np-board { padding:15px 13px 7px;border:1px solid #b4b7a5; }
 .np-board h2 { font-size:26px;margin:2px 0 16px; }
 .np-folder { padding:11px 10px 5px;border-color:#949780; }
 .np-tabs { padding-inline:8px; }
 .np-description { font-size:13px;margin:0 0 12px; }
 .np-rows,.np-rows.np-larger-rows { flex:0 0 auto;grid-auto-rows:65px;max-height:none;overflow:visible;gap:6px;scrollbar-gutter:auto;align-content:start; }
 .np-board:has([data-type=unlimited][aria-selected=true]) .np-rows { grid-auto-rows:112px; }
 .np-board[data-plan-type=daily] .np-rows { grid-auto-rows:64px; }
 .np-terms { margin-top:5px; }.np-terms summary { min-height:36px;padding-block:8px; }
 .np-check.is-help { align-self:start;max-height:100%;background:#eef3e7;border-color:#cad5bf;box-shadow:none; }
 .np-inline-matcher,.np-compact .np-inline-matcher { min-height:0;padding:16px 13px 12px; }
 .np-inline-matcher h2,.np-compact .np-inline-matcher h2 { font-size:21px;line-height:1.2; }
 .np-inline-matcher #np-match-intro { font-size:12px; }
 .np-inline-matcher .np-match-usage > label { min-height:48px; }
 .np-inline-matcher .np-match-usage strong { font-size:12px;line-height:1.35; }
 .np-inline-matcher .np-match-usage small { display:none; }
 .np-inline-matcher .np-day-shortcuts button { min-width:31px;font-size:11px; }
 .np-inline-matcher .np-days-label input { width:43px; }
 .np-inline-matcher .np-match-result,.np-compact .np-inline-matcher .np-match-result { height:auto;min-height:0;margin-top:12px;padding-top:12px;border-top:1px dotted #bec9b0; }
 .np-inline-matcher .np-usage-explanation { display:none!important; }
 .np-inline-matcher .np-match-caveat { margin-top:8px; }
 .np-inline-matcher .np-match-go:disabled { display:none; }
 .np-inline-matcher .np-helper-phone { margin-top:15px; }
 .np-short-viewport .np-hero { min-height:560px;height:auto; }
 .np-short-viewport .np-scene { height:460px; }
}
@media(min-width:1200px) {
 .np-board > .np-help { display:none!important; }
 .np-inline-matcher.has-match:not(.is-editing) fieldset { display:none; }
 .np-inline-matcher.has-match:not(.is-editing) .np-trip-summary { display:block;font-size:13px;color:#485b41;margin:10px 0 0; }
 .np-inline-matcher.has-match .np-edit-trip { display:inline-block;background:none!important;border:0;text-decoration:underline;padding:4px 0;font-size:13px;min-height:40px; }
 .np-inline-matcher.has-match.is-editing .np-match-result { display:none; }
 /* Keep a route back to the helper after a direct selection. */
 .np-board:has(+ .np-check.has-selection) > .np-help { display:block!important;top:-18px; }
}
@media(min-width:768px) and (max-height:800px) {
 .tss-native-purchase .np-board:not([data-plan-type=data]) .np-context .np-duration { flex-direction:row;align-items:center;width:auto;gap:8px; }
 .np-heading { margin-bottom:22px; }.np-heading h1 { font-size:32px;margin-bottom:10px; }
 .np-board { padding-top:10px; }.np-board h2 { font-size:25px;margin-bottom:10px; }
 .np-tabs button,.np-tabs button[aria-selected=true] { min-height:40px; }
 .np-folder { padding-top:8px; }.np-description { margin-bottom:8px; }
 .np-rows { grid-auto-rows:58px;gap:5px; }
 .np-price strong { font-size:23px; }.np-allowance > strong { font-size:25px; }
 .np-board:has([data-type=unlimited][aria-selected=true]) .np-rows { grid-auto-rows:102px; }
 .np-board[data-plan-type=daily] .np-rows { grid-auto-rows:56px; }
 .np-scope-note { margin-top:6px; }
 .np-terms summary { padding-block:6px;min-height:32px; }
 .np-check .np-selection dl { gap:4px;padding-bottom:4px; }
 .np-check .np-selection dl div:last-child { padding-top:4px; }
 .np-check .np-selection dl dt,.np-check .np-selection dl dd { margin:0!important;line-height:1.2!important; }
 .np-check .np-selection .np-daily { margin:2px 0 0;line-height:1.3; }
 .np-compact .np-check > header { padding:5px 12px; }
 .np-compact .np-check > header h2 { font-size:20px;margin-top:2px;line-height:1.12; }
 .np-check .np-form-slot .tss-product-readiness-panel { margin:2px 0!important; }
 .np-check .np-form-slot .tss-product-decision-rail { gap:3px!important; }
 .np-check .np-form-slot .glozin-product-atc-group { gap:3px!important;padding-top:2px!important; }
 .np-check .np-phone-copy small { font-size:11px; }
 .np-compact .np-utilities { margin:1px 0; }
 .np-compact .np-credit { min-height:40px;padding-block:3px; }
 .np-compact .np-check .np-phone { min-height:50px!important;padding-block:2px!important; }
 .np-details-link { padding-block:6px; }
}
@media(min-width:768px) and (max-width:1199px) {
 .np-hero { grid-template-columns:minmax(230px,.78fr) minmax(0,1.4fr);grid-template-rows:minmax(0,1fr);gap:26px; }
 .np-visual { grid-column:1;grid-row:1;display:flex;padding-bottom:80px;align-items:center; }
 .np-board { grid-column:2;grid-row:1; }
 .np-hero > .np-check { display:none!important; }
 .np-board h2 { margin-top:10px; }
 .np-help small { display:none!important; }.np-help { padding:7px 14px 7px 25px!important; }
 .np-tablet-review:not([hidden]) { display:block;position:absolute;left:0;bottom:4px;width:calc((100% - 26px) * .78 / 2.18);padding:12px;border:1px solid #9ba78c;border-radius:6px;background:#fffdf3; }
 .np-tablet-review p { font-size:14px;font-weight:550;line-height:1.4;margin:0 0 8px; }
 .np-tablet-review button { width:100%;min-height:44px;background:#ffd633!important;color:#101010!important;border:1.5px solid #101010;border-radius:4px;font-size:14px;font-weight:600;padding:7px; }
 .np-tablet-review button:before,.np-tablet-review button:after { display:none; }
 .np-short-viewport .np-hero { grid-template-rows:minmax(560px,auto); }
 .np-row { gap:8px;grid-template-columns:20px minmax(0,1.2fr) minmax(0,.85fr) minmax(0,1fr); }
 .np-inline-matcher { display:none!important; }
}
@media(max-width:767px) {
 .np-row { grid-template-columns:18px minmax(0,1.1fr) minmax(0,.8fr) minmax(0,1fr);grid-template-rows:auto;gap:6px;min-height:76px;padding:7px 7px 7px 6px; }
 .np-row input,.np-allowance,.np-validity,.np-price { grid-row:1;align-self:center; }
 .np-row input { grid-column:1;width:18px;height:18px; }.np-allowance { grid-column:2; }
 .np-validity { grid-column:3; }.np-price { grid-column:4;align-self:stretch;margin:-8px -7px -8px 0;padding:8px 5px; }
 .np-allowance > strong { font-size:25px; }.np-data-unit { font-size:18px; }.np-each-day { font-size:13px;margin-left:0; }
 .np-allowance > small { font-size:12px; }.np-validity small { font-size:11px; }.np-validity strong { font-size:12px; }
 .np-price strong { font-size:21px; }.np-price small { font-size:12px; }
 .np-board[data-plan-type=unlimited] .np-row,.np-board[data-plan-type=daily] .np-row { grid-template-columns:18px minmax(0,1fr) minmax(86px,.6fr); }
 .np-board:not([data-plan-type=data]) .np-price { grid-column:3; }
 .np-board[data-plan-type=unlimited] .np-row { min-height:145px; }
 .np-board[data-plan-type=unlimited] .np-allowance > strong { font-size:22px; }
 .np-board[data-plan-type=daily] .np-row { min-height:88px; }
 .np-allowance > .np-hotspot { font-size:12px; }
 .np-description { font-size:12px; }.np-description:after { font-size:11px; }
 .np-context .np-duration select { width:100px; }
 .np-trip-summary,.np-edit-trip { display:none!important; }
}

/* Approved printed labels, companion SIM passes and yellow daily booklets.
   Presentation only: every option still selects its original Woo variation. */
.tss-native-purchase { width:100%; }
/* Approved Trip Match slip. Popup-only presentation; native form and matcher
   remain authoritative. Short viewports keep readable content and safe scrolling. */
.tss-native-purchase dialog.np-matcher.np-trip-slip {
 width:min(600px,calc(100vw - 24px));max-height:calc(100dvh - 24px);padding:0;
 border:2px solid #101010;border-radius:12px;background:#fffdf3;box-shadow:5px 6px 0 #101010;
 overflow:auto;overscroll-behavior:contain;
}
.np-trip-slip::backdrop { background:rgb(23 25 18 / 58%); }
.np-trip-slip .np-match-content { border-top:8px solid #ffd633;padding:22px 24px 18px; }
.tss-native-purchase .np-trip-slip .np-match-header { position:static;align-items:flex-start;gap:12px;margin:0;padding:0; }
.np-trip-slip .np-slip-tag { display:inline-block;background:#ffd633;border:1px solid #101010;border-radius:3px;padding:3px 9px;color:#101010;font-size:11px;font-weight:750;letter-spacing:.06em;line-height:1.3;box-shadow:1px 1px 0 #101010; }
.tss-native-purchase .np-trip-slip .np-match-header h2 { font-size:27px;line-height:1.08;letter-spacing:-.035em;margin:10px 0 0;max-width:none;font-weight:700; }
.tss-native-purchase .np-trip-slip .np-close { min-width:44px;min-height:44px;padding:8px 10px;font-size:14px;background:transparent;border:1px solid #898e7e;border-radius:5px; }
.tss-native-purchase .np-trip-slip #np-match-intro { position:static;clip-path:none;width:auto;height:auto;white-space:normal;font-size:15px;line-height:1.4;margin:9px 0 20px;color:#50564a; }
.tss-native-purchase .np-trip-slip .np-match-form { display:flex;flex-direction:column;gap:0; }
.tss-native-purchase .np-trip-slip fieldset { border:0;margin:0;padding:0;min-width:0; }
.tss-native-purchase .np-trip-slip legend { padding:0;margin:0 0 9px;font-size:17px;font-weight:700;line-height:1.25; }
.tss-native-purchase .np-trip-slip .np-length-controls { display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:nowrap; }
.tss-native-purchase .np-trip-slip .np-days-label { display:flex;gap:8px;font-size:15px;flex:none; }
.tss-native-purchase .np-trip-slip .np-days-label input { width:65px;height:46px;min-height:44px;padding:4px;background:#fff;border:1px solid #707664;border-radius:5px;font-size:22px;font-weight:650;appearance:textfield;-moz-appearance:textfield; }
.np-trip-slip .np-days-label input::-webkit-inner-spin-button { appearance:none; }
.tss-native-purchase .np-trip-slip .np-day-shortcuts { display:flex;gap:7px;flex-wrap:nowrap; }
.tss-native-purchase .np-trip-slip .np-day-shortcuts button { min-width:44px;min-height:44px;padding:6px 12px;border:1px solid #8b907f;background:#fff;font-size:14px;font-weight:650; }
.tss-native-purchase .np-trip-slip .np-day-shortcuts button[aria-pressed=true] { background:#101010;color:#fff!important;border-color:#101010; }
.tss-native-purchase .np-trip-slip .np-match-usage { display:grid;gap:8px;margin-top:20px; }
.tss-native-purchase .np-trip-slip .np-match-usage label { position:relative;display:flex;align-items:center;gap:11px;border:1px solid #969b8a;border-radius:6px;background:#fff;min-height:53px;padding:12px 14px; }
.tss-native-purchase .np-trip-slip .np-match-usage input { position:absolute;opacity:0;width:22px;height:22px; }
.tss-native-purchase .np-trip-slip .np-match-usage .np-usage-mark { display:grid;place-items:center;width:22px;height:22px;flex:none;border:1px solid #73796a;border-radius:50%;pointer-events:none; }
.tss-native-purchase .np-trip-slip .np-match-usage label > span:last-child { display:block;min-width:0; }
.tss-native-purchase .np-trip-slip .np-match-usage strong { display:block;font-size:16px;font-weight:650;line-height:1.2; }
.tss-native-purchase .np-trip-slip .np-match-usage small { position:static;clip-path:none;width:auto;height:auto;margin:3px 0 0;padding:0;white-space:normal;overflow:visible;font-size:12px;line-height:1.35;color:#505848; }
.tss-native-purchase .np-trip-slip .np-match-usage .np-usage-hint { display:block; }
.tss-native-purchase .np-trip-slip .np-match-usage .np-usage-detail { display:none; }
.tss-native-purchase .np-trip-slip .np-match-usage label:has(:checked) { background:#ffe567;border-color:#101010;box-shadow:2px 2px 0 #101010; }
.tss-native-purchase .np-trip-slip .np-match-usage label:has(:checked) .np-usage-hint { display:none; }
.tss-native-purchase .np-trip-slip .np-match-usage label:has(:checked) .np-usage-detail { display:block;color:#393e32; }
.tss-native-purchase .np-trip-slip .np-match-usage label:has(:checked) .np-usage-mark { background:#101010;border-color:#101010;color:#fff; }
.np-trip-slip .np-match-usage label:has(:checked) .np-usage-mark:after { content:'✓';font-size:15px;font-weight:750; }
.tss-native-purchase .np-trip-slip .np-match-result,
.tss-native-purchase .np-trip-slip .np-match-result.has-match { display:block;height:auto;min-height:0;border:0;border-top:1px dashed #989d8b;border-radius:0;background:none;margin:19px 0 0;padding:16px 0 0;font-size:14px;line-height:1.5;color:#515848; }
.tss-native-purchase .np-trip-slip .np-match-result:not(.has-match) { min-height:70px; }
.np-trip-slip .np-slip-result-head { display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-size:12px; }
.np-trip-slip .np-slip-match-label { display:inline-block;max-width:70%;background:#101010;color:#fff;font-size:11px;line-height:1.35;font-weight:750;letter-spacing:.04em;padding:4px 7px;border-radius:2px; }
.np-trip-slip .np-slip-plan { display:flex;justify-content:space-between;align-items:center;gap:12px; }
.np-trip-slip .np-slip-plan > div { min-width:0; }
.tss-native-purchase .np-trip-slip .np-slip-plan .np-slip-allowance { display:block;font-size:31px;font-weight:700;letter-spacing:-.04em;line-height:1.1;overflow-wrap:anywhere; }
.np-trip-slip .np-slip-validity { display:block;font-size:14px;line-height:1.3;margin-top:4px;color:#4d5546; }
.tss-native-purchase .np-trip-slip .np-slip-plan .np-slip-price { display:block;flex:none;font-size:25px;font-weight:700;letter-spacing:-.04em;line-height:1.2;text-align:right;white-space:nowrap; }
.np-trip-slip .np-slip-daily { display:block;font-size:12px;letter-spacing:0;line-height:1.3;color:#176a55;font-weight:500;margin-top:3px;white-space:normal; }
.np-trip-slip .np-slip-plan .np-slip-price { max-width:48%; }
.tss-native-purchase .np-trip-slip .np-match-result p { position:static;clip-path:none;white-space:normal;width:auto;height:auto;overflow:visible;margin:9px 0 0;font-size:12px;line-height:1.4;color:#41483b; }
.tss-native-purchase .np-trip-slip .np-match-result .np-slip-warning { border-left:3px solid #966211;padding-left:9px;font-weight:600;color:#653d0b; }
.np-trip-slip .np-slip-comparison { margin-top:6px;min-width:0; }
.np-trip-slip .np-slip-comparison summary { display:flex;align-items:center;min-height:44px;font-size:12px;color:#176a55;cursor:pointer;list-style:none;text-decoration:underline;text-underline-offset:3px; }
.np-trip-slip .np-slip-comparison summary::-webkit-details-marker { display:none; }
.np-trip-slip .np-slip-comparison summary:before { content:'+';font-size:18px;margin-right:7px;text-decoration:none; }
.np-trip-slip .np-slip-comparison[open] summary:before { content:'−'; }
.tss-native-purchase .np-trip-slip .np-slip-comparison button { display:block;width:100%;margin-top:8px;white-space:normal;text-align:left;background:#fff; }
.tss-native-purchase .np-trip-slip .np-match-go { display:block;width:100%;min-height:47px;background:#ffd633;border:2px solid #101010;border-radius:6px;box-shadow:2px 3px 0 #101010;font-size:17px;font-weight:700;margin:8px 0 0; }
.tss-native-purchase .np-trip-slip .np-match-go:hover { background:#ffdf51; }
.tss-native-purchase .np-trip-slip .np-match-caveat { font-size:11px;color:#58604f;line-height:1.35;margin:11px 0 0; }
.tss-native-purchase .np-trip-slip .np-match-form:not(:has(.has-match)) .np-match-caveat,
.tss-native-purchase .np-trip-slip .np-match-go:disabled,
.tss-native-purchase .np-trip-slip .np-match-back { display:none!important; }
.tss-native-purchase .np-trip-slip :is(button,input,summary):focus-visible,
.tss-native-purchase .np-trip-slip .np-match-usage label:has(input:focus-visible) { outline:3px solid #176a55;outline-offset:3px; }
.tss-native-purchase .np-trip-slip button:active { transform:translate(1px,1px); }
.tss-native-purchase .np-trip-slip .np-match-go:active { box-shadow:1px 1px 0 #101010; }
@media(max-width:450px) {
 .tss-native-purchase dialog.np-matcher.np-trip-slip { width:calc(100vw - 20px);max-height:calc(100dvh - 20px); }
 .np-trip-slip .np-match-content { padding:16px 15px 14px; }
 .tss-native-purchase .np-trip-slip .np-match-header h2 { font-size:23px; }
 .np-trip-slip .np-slip-tag { font-size:10px; }
 .tss-native-purchase .np-trip-slip .np-close { font-size:12px;padding:8px; }
 .tss-native-purchase .np-trip-slip #np-match-intro { font-size:13px;margin:8px 0 17px; }
 .tss-native-purchase .np-trip-slip legend { font-size:16px; }
 .tss-native-purchase .np-trip-slip .np-length-controls { gap:6px; }
 .tss-native-purchase .np-trip-slip .np-days-label { font-size:14px; }
 .tss-native-purchase .np-trip-slip .np-days-label input { width:59px; }
 .tss-native-purchase .np-trip-slip .np-day-shortcuts { gap:5px; }
 .tss-native-purchase .np-trip-slip .np-day-shortcuts button { padding:6px 9px; }
 .np-trip-slip .np-day-shortcuts button span { display:none; }
 .tss-native-purchase .np-trip-slip .np-match-usage { margin-top:17px; }
 .tss-native-purchase .np-trip-slip .np-match-usage label { padding:11px 10px;gap:9px;min-height:51px; }
 .tss-native-purchase .np-trip-slip .np-match-usage strong { font-size:15px; }
 .tss-native-purchase .np-trip-slip .np-match-result,
 .tss-native-purchase .np-trip-slip .np-match-result.has-match { margin-top:16px;padding-top:13px; }
 .tss-native-purchase .np-trip-slip .np-slip-plan .np-slip-allowance { font-size:28px; }
 .tss-native-purchase .np-trip-slip .np-slip-plan .np-slip-price { font-size:23px; }
}
@media(max-height:650px) {
 .np-trip-slip .np-match-content { padding-top:12px;padding-bottom:12px; }
 .tss-native-purchase .np-trip-slip .np-match-header h2 { font-size:22px;margin-top:6px; }
 .tss-native-purchase .np-trip-slip #np-match-intro { margin:6px 0 12px; }
 .tss-native-purchase .np-trip-slip .np-match-usage { margin-top:12px;gap:6px; }
 .tss-native-purchase .np-trip-slip .np-match-usage label { min-height:46px;padding-top:8px;padding-bottom:8px; }
 .tss-native-purchase .np-trip-slip .np-match-result,
 .tss-native-purchase .np-trip-slip .np-match-result.has-match { margin-top:12px;padding-top:10px; }
}
.tss-native-purchase .np-board { container-type:inline-size; }
.tss-native-purchase .np-allowance > .np-plan-badge:not(:empty) {
 align-self:flex-start;width:max-content;max-width:100%;min-height:0;padding:1px 6px;
 border:1px solid #c4bea7;border-radius:3px;background:#f3efdf;color:#37382f;
 font-size:12px;line-height:1.3;font-weight:550;letter-spacing:0;
}
.tss-native-purchase .np-allowance > .np-plan-badge[data-badge=popular] { background:#fff0ad;border-color:#d1ad36;color:#383017; }
.tss-native-purchase .np-allowance > .np-plan-badge[data-badge=recommended] { background:#ffdc36;border-color:#817135;color:#26271f; }
.tss-native-purchase .np-allowance > .np-plan-badge[data-badge=heavy-data] { background:#d8e8d1;border-color:#adbea5;color:#164e50; }
.tss-native-purchase .np-allowance > .np-plan-badge[data-badge=long-trip] { background:#dceafa;border-color:#a7bdd6;color:#254866; }
.tss-native-purchase .np-row:focus-within { outline:2px solid #164e50;outline-offset:2px; }
.tss-native-purchase .np-row.is-selected { border-color:#101010; }
.tss-native-purchase .np-board .np-rows:is([data-layout=passes],[data-layout=booklets]) {
 display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;align-content:start;
 gap:12px;flex:0 0 auto;max-height:none;overflow:visible;scrollbar-gutter:auto;padding:2px 3px 5px;
}
.tss-native-purchase .np-board .np-rows .np-sim-card,
.tss-native-purchase .np-board .np-rows .np-day-card {
 display:flex;flex-direction:column;align-items:stretch;gap:0;min-width:0;min-height:0;
 margin:0;padding:0;border:1px solid #323329;box-shadow:none;grid-column:auto;grid-row:auto;
 color:#101010;background:#fffdf6;line-height:1.3;
}
.tss-native-purchase .np-board .np-rows :is(.np-sim-card,.np-day-card) > * { grid-column:auto;grid-row:auto;position:relative;align-self:stretch; }
.tss-native-purchase .np-board .np-rows :is(.np-sim-card,.np-day-card) .np-allowance { padding:12px;gap:5px;flex:1; }
.tss-native-purchase .np-board .np-rows :is(.np-sim-card,.np-day-card) .np-allowance > strong { font-size:26px;line-height:1.08;letter-spacing:-.8px; }
.tss-native-purchase .np-board .np-rows :is(.np-sim-card,.np-day-card) .np-card-subtitle { font-size:13px;color:#444e40;line-height:1.35; }
.tss-native-purchase .np-board .np-rows :is(.np-sim-card,.np-day-card) .np-price {
 margin:0;padding:10px 12px 5px;align-items:flex-start;flex:none;background:transparent;border:0;border-top:1px dashed #b5af98;border-radius:0;
}
.tss-native-purchase .np-board .np-rows :is(.np-sim-card,.np-day-card) .np-price strong { font-size:25px;line-height:1.15; }
.tss-native-purchase .np-board .np-rows :is(.np-sim-card,.np-day-card) .np-price small { font-size:13px;line-height:1.4; }
.tss-native-purchase .np-choice { display:flex;align-items:center;gap:8px;padding:8px 12px;min-height:44px;font-size:13px;font-weight:550; }
.tss-native-purchase .np-choice input { flex:0 0 18px;width:18px;height:18px;margin:0; }
.tss-native-purchase .np-board .np-rows .np-sim-card {
 --np-pass-edge:#9f82b4;--np-pass-fill:#fcf8fc;position:relative;border:0;border-radius:9px 0 7px 7px;
 background:var(--np-pass-edge);clip-path:polygon(0 0,calc(100% - 29px) 0,100% 29px,100% 100%,0 100%);
 padding:1px;min-height:270px;
}
.tss-native-purchase .np-board .np-rows .np-sim-card:before {
 content:'';position:absolute;inset:1px;background:var(--np-pass-fill);border-radius:8px 0 6px 6px;
 clip-path:polygon(0 0,calc(100% - 29px) 0,100% 29px,100% 100%,0 100%);pointer-events:none;
}
.tss-native-purchase .np-board .np-rows .np-sim-card:after { display:none; }
.tss-native-purchase .np-board .np-rows .np-sim-card[data-edition=full] { --np-pass-edge:#674286;--np-pass-fill:#f0e7f7; }
.tss-native-purchase .np-board .np-rows .np-sim-card[data-edition=heavy] { --np-pass-edge:#618572;--np-pass-fill:#eff5e9;min-height:236px; }
.tss-native-purchase .np-board .np-rows .np-sim-card[data-edition=long] { --np-pass-edge:#6d91b5;--np-pass-fill:#edf3fa;min-height:236px; }
.tss-native-purchase .np-board .np-rows .np-sim-card:is(:hover,:focus-within) { --np-pass-edge:#101010; }
.tss-native-purchase .np-board .np-rows .np-sim-card.is-selected { --np-pass-fill:#fff0ac;--np-pass-edge:#101010;padding:2px; }
.tss-native-purchase .np-board .np-rows .np-sim-card.is-selected:before { inset:2px; }
.tss-native-purchase .np-infinity { padding:12px 13px 0;font-size:40px;font-weight:600;line-height:.85;color:#a589bd; }
.tss-native-purchase [data-edition=full] .np-infinity { color:#69418b; }
.tss-native-purchase .np-board .np-rows .np-sim-card .np-hotspot { margin-top:10px;padding-top:7px;border-top:1px solid #c8bfd0;font-size:13px;color:#176a55;line-height:1.4; }
.tss-native-purchase .np-board .np-rows .np-sim-card .np-fact-label { color:#53504f;font-size:11px;font-weight:500; }
.tss-native-purchase .np-board .np-rows .np-day-card { border-radius:5px 5px 0 0;box-shadow:3px 3px 0 -1px #fffdf6,3px 3px #8e8c79; }
.tss-native-purchase .np-board .np-rows .np-day-card:after { content:'';position:absolute;top:auto;right:0;bottom:-3px;left:0;width:auto;height:4px;border:0;background:linear-gradient(135deg,transparent 2px,#323329 2px,#323329 3px,transparent 3px) 0 0/7px 4px repeat-x;pointer-events:none; }
.tss-native-purchase .np-booklet-binding { padding:5px 23px;background:#ffda35;border-bottom:1px solid #323329;border-radius:4px 4px 0 0;text-align:center;font-weight:650;font-size:12px;letter-spacing:.4px; }
.tss-native-purchase .np-booklet-binding:before,.tss-native-purchase .np-booklet-binding:after { content:'';position:absolute;top:50%;width:12px;height:3px;margin-top:-1px;background:#101010;border-radius:2px; }
.tss-native-purchase .np-booklet-binding:before { left:9px; }.tss-native-purchase .np-booklet-binding:after { right:9px; }
.tss-native-purchase .np-board .np-rows .np-day-card .np-allowance { align-items:center;text-align:center;padding:9px 6px 8px;gap:2px; }
.tss-native-purchase .np-board .np-rows .np-day-card .np-allowance > strong { font-size:32px;justify-content:center; }
.tss-native-purchase .np-board .np-rows .np-day-card .np-price { align-items:center;text-align:center;padding:7px 6px 0; }
.tss-native-purchase .np-board .np-rows .np-day-card .np-price strong { font-size:23px; }
.tss-native-purchase .np-board .np-rows .np-day-card .np-price small { color:#444e40;font-size:12px; }
.tss-native-purchase .np-board .np-rows .np-day-card .np-choice { justify-content:center;padding:5px 6px; }
.tss-native-purchase .np-board .np-rows .np-day-card:is(:hover,:focus-within) { border-color:#101010;background:#fff9e2; }
.tss-native-purchase .np-board .np-rows .np-day-card.is-selected { background:#fff0ac;border-color:#101010;box-shadow:inset 0 0 0 1px #101010,3px 3px 0 -1px #fffdf6,3px 3px #101010; }
.tss-native-purchase .np-more[aria-expanded=true] { margin:0 0 10px;border-top:0!important;border-bottom:1px dashed #bbb79e!important; }
@container (min-width:460px) {
 .tss-native-purchase .np-board .np-rows[data-layout=booklets] { grid-template-columns:repeat(4,minmax(0,1fr)); }
 .tss-native-purchase .np-board .np-rows .np-day-card .np-allowance { padding-block:20px; }
}
@media(min-width:768px) {
 @container (max-width:459px) {
  .tss-native-purchase .np-board .np-rows .np-day-card { display:grid;grid-template-columns:1fr 1fr; }
  .tss-native-purchase .np-board .np-rows .np-day-card .np-booklet-binding { grid-column:1/-1; }
  .tss-native-purchase .np-board .np-rows .np-day-card .np-allowance { padding:4px; }
  .tss-native-purchase .np-board .np-rows .np-day-card .np-price { border-top:0;border-left:1px dashed #b5af98;justify-content:center;padding:7px 4px; }
  .tss-native-purchase .np-board .np-rows .np-day-card .np-price strong { font-size:20px; }
  .tss-native-purchase .np-board .np-rows .np-day-card .np-choice { grid-column:1/-1;border-top:1px dashed #b5af98; }
 }
}
@media(min-width:768px) and (max-height:800px) {
 .tss-native-purchase .np-board .np-rows[data-layout=booklets] { gap:7px;padding-bottom:3px; }
 .tss-native-purchase .np-board .np-rows .np-day-card .np-allowance { padding-block:5px; }
 .tss-native-purchase .np-board .np-rows .np-day-card .np-allowance > strong { font-size:28px; }
 .tss-native-purchase .np-board .np-rows .np-day-card .np-choice { min-height:38px; }
 .tss-native-purchase .np-board .np-rows .np-sim-card { min-height:252px; }
 .tss-native-purchase .np-board .np-rows .np-sim-card .np-infinity { padding-top:9px;font-size:29px;line-height:.8; }
 .tss-native-purchase .np-board .np-rows .np-sim-card .np-allowance { padding:8px 12px;gap:3px; }
 .tss-native-purchase .np-board .np-rows .np-sim-card .np-hotspot { margin-top:5px;padding-top:5px; }
 .tss-native-purchase .np-board .np-rows .np-sim-card .np-price { padding-top:7px;padding-bottom:0; }
}
@media(max-width:767px) {
 .tss-native-purchase .np-board .np-rows[data-layout=tickets] { grid-auto-rows:auto;overflow:visible;max-height:none;gap:8px; }
 .tss-native-purchase .np-board .np-rows[data-layout=tickets] .np-row { grid-template-columns:18px minmax(0,1fr) minmax(87px,.75fr);grid-template-rows:auto auto;column-gap:8px;row-gap:2px;min-height:90px;padding:9px 7px; }
 .tss-native-purchase .np-rows[data-layout=tickets] .np-row > input { grid-column:1;grid-row:1/3; }
 .tss-native-purchase .np-rows[data-layout=tickets] .np-allowance { grid-column:2;grid-row:1;align-self:end; }
 .tss-native-purchase .np-rows[data-layout=tickets] .np-validity { grid-column:2;grid-row:2;align-self:start;display:flex;flex-direction:row;gap:4px;flex-wrap:wrap;line-height:1.3; }
 .tss-native-purchase .np-rows[data-layout=tickets] .np-validity :is(small,strong) { font-size:13px;font-weight:400; }
 .tss-native-purchase .np-rows[data-layout=tickets] .np-price { grid-column:3;grid-row:1/3;align-self:stretch;margin:-10px -7px -10px 0;padding:8px 5px; }
 .tss-native-purchase .np-rows[data-layout=tickets] .np-price strong { font-size:22px; }.tss-native-purchase .np-rows[data-layout=tickets] .np-price small { font-size:13px; }
 .tss-native-purchase .np-board[data-plan-type=unlimited] .np-rows[data-layout=passes] { grid-template-columns:1fr; }
 .tss-native-purchase .np-board .np-rows .np-sim-card { min-height:0; }
 .tss-native-purchase .np-board .np-rows .np-sim-card .np-allowance { padding:10px 13px; }
 .tss-native-purchase .np-board .np-rows .np-sim-card .np-infinity { position:absolute;right:30px;top:15px;padding:0;font-size:34px; }
 .tss-native-purchase .np-board[data-plan-type=unlimited] .np-sim-card .np-allowance > strong { padding-right:42px;font-size:25px; }
 .tss-native-purchase .np-board .np-rows .np-sim-card .np-price { padding-top:8px; }
 .tss-native-purchase .np-board .np-rows .np-sim-card .np-hotspot { margin-top:4px;padding-top:6px;font-size:14px; }
 .tss-native-purchase .np-board .np-rows .np-card-subtitle { font-size:14px; }
 .tss-native-purchase .np-board .np-rows .np-sim-card[data-edition=heavy],.tss-native-purchase .np-board .np-rows .np-sim-card[data-edition=long] { min-height:218px; }
 .tss-native-purchase .np-choice { font-size:14px;min-height:44px; }
 .tss-native-purchase .np-context { gap:8px!important; }.tss-native-purchase .np-description { font-size:14px; }
 .tss-native-purchase .np-scope-note { font-size:13px;line-height:1.45; }
}
@container (max-width:300px) {
 .tss-native-purchase .np-board .np-rows:is([data-layout=passes],[data-layout=booklets]) { grid-template-columns:1fr; }
 .tss-native-purchase .np-board .np-rows .np-sim-card[data-edition=heavy],.tss-native-purchase .np-board .np-rows .np-sim-card[data-edition=long] { min-height:0; }
}
/* Approved Unlimited trip-length shortcuts. Day passes retain their picker. */
.tss-native-purchase .np-context fieldset.np-duration { border:0;padding:0;min-width:0;display:block; }
.tss-native-purchase .np-duration legend { float:none;width:auto;padding:0;margin:0 0 4px;font:inherit;text-align:right; }
.tss-native-purchase .np-duration-controls { display:flex; }
.tss-native-purchase .np-duration-picker { display:block;position:relative; }
.tss-native-purchase .np-board[data-plan-type=daily] .np-duration legend { float:left;margin:0 8px 0 0;line-height:44px; }
.tss-native-purchase .np-board[data-plan-type=unlimited] .np-context { display:block;margin-bottom:10px; }
.tss-native-purchase .np-board[data-plan-type=unlimited] .np-description { max-width:none;margin:0 0 9px; }
.tss-native-purchase .np-board[data-plan-type=unlimited] .np-duration { width:100%; }
.tss-native-purchase .np-board[data-plan-type=unlimited] .np-duration legend { text-align:left;font-size:14px;font-weight:600;margin-bottom:7px; }
.tss-native-purchase .np-board[data-plan-type=unlimited] .np-duration-controls { display:grid;grid-template-columns:repeat(var(--np-quick-count),minmax(0,1fr)) minmax(90px,1.3fr);gap:6px; }
.tss-native-purchase .np-duration-shortcuts:not([hidden]) { display:contents; }
.tss-native-purchase .np-duration-shortcuts button,.tss-native-purchase .np-board[data-plan-type=unlimited] .np-duration-picker {
 background:#fffdf6;color:#26232b;border:1px solid #b9a9c4;border-radius:5px;min-height:44px;box-shadow:none;
}
.tss-native-purchase .np-duration-shortcuts button { padding:5px;font-size:13px;font-weight:550;line-height:1.2; }
.tss-native-purchase .np-duration-shortcuts button[aria-pressed=true],.tss-native-purchase .np-board[data-plan-type=unlimited] .np-duration-picker.is-current { background:#ecddf5;border:2px solid #704a88; }
.tss-native-purchase .np-duration-shortcuts button[aria-pressed=true]:after { content:'✓';font-size:10px;margin-left:4px; }
.tss-native-purchase .np-board[data-plan-type=unlimited] .np-duration select { width:100%;max-width:none;min-height:42px;font-size:13px;font-weight:550;background:transparent;border:0;padding:5px 22px 5px 8px;appearance:none; }
.tss-native-purchase .np-board[data-plan-type=unlimited] .np-duration-picker:after { content:'⌄';position:absolute;right:8px;top:9px;pointer-events:none; }
.tss-native-purchase .np-duration-shortcuts button:hover { border-color:#704a88;background:#f3eaf8; }
.tss-native-purchase .np-duration-shortcuts button:active { transform:translate(1px,1px); }
.tss-native-purchase .np-duration :is(button,select):focus-visible { outline:2px solid #007c78;outline-offset:2px; }
.tss-native-purchase .np-duration-hint { font-size:12px;font-weight:400;line-height:1.35;color:#615a66;margin:7px 0 0; }
.tss-native-purchase .np-board .np-rows .np-unavailable-card { --np-pass-fill:#f1efe8;--np-pass-edge:#c4c0b6;cursor:default;color:#6c695e; }
.tss-native-purchase .np-board .np-unavailable-card .np-price { font-size:13px;font-weight:500; }
.tss-native-purchase .np-board .np-rows .np-sim-card.np-unavailable-card .np-hotspot,.tss-native-purchase .np-board .np-unavailable-card .np-infinity { color:#777166; }
@media(min-width:768px) {
 .tss-native-purchase .np-board[data-plan-type=unlimited] .np-rows .np-sim-card { min-height:186px; }
 .tss-native-purchase .np-board[data-plan-type=unlimited] .np-rows .np-allowance { padding:8px 12px;gap:3px; }
 .tss-native-purchase .np-board[data-plan-type=unlimited] .np-rows .np-hotspot { margin-top:5px;padding-top:5px; }
 .tss-native-purchase .np-board[data-plan-type=unlimited] .np-context { margin-bottom:7px; }
 .tss-native-purchase .np-board[data-plan-type=unlimited] .np-description { margin-bottom:6px; }
 .tss-native-purchase .np-board[data-plan-type=unlimited] .np-rows .np-infinity { position:absolute;right:22px;top:13px;font-size:27px;padding:0; }
 .tss-native-purchase .np-board[data-plan-type=unlimited] .np-rows .np-allowance > strong { padding-right:30px;font-size:22px; }
 .tss-native-purchase .np-board[data-plan-type=unlimited] .np-rows .np-price { flex-direction:row;align-items:baseline;gap:6px;flex-wrap:wrap;padding-top:5px; }
 .tss-native-purchase .np-board[data-plan-type=unlimited] .np-rows .np-price strong { font-size:23px; }
}
@media(max-width:767px) {
 .tss-native-purchase .np-board[data-plan-type=unlimited] .np-duration-controls { gap:5px;grid-template-columns:repeat(var(--np-quick-count),minmax(0,1fr)) minmax(106px,1.3fr); }
 .tss-native-purchase .np-duration-shortcuts button { font-size:12px;padding:4px 2px; }
 .tss-native-purchase .np-duration-shortcuts button[aria-pressed=true]:after { display:none; }
 .tss-native-purchase .np-board[data-plan-type=unlimited] .np-duration select { font-size:16px;padding-left:6px; }
}

/* Purchase security footer: quiet hierarchy beneath the checkout actions. */
.single-product .np-clarity .np-check .np-secure {
 margin:0 14px 14px;
 padding:12px 0 0;
 border-top:1px solid #d8ddcf;
 container-type:inline-size;
}
.single-product .np-clarity .np-secure .tss-trust-token {
 display:flex;
 flex-direction:column;
 align-items:center;
 text-align:center;
 gap:4px;
}
.single-product .np-clarity .np-secure .tss-trust-token__stamp {
 width:20px;
 height:20px;
 margin:0 0 2px;
 transform:none;
 color:#335449;
}
.single-product .np-clarity .np-secure .tss-trust-token__stamp svg {
 width:20px;
 height:20px;
}
.single-product .np-clarity .np-secure .tss-trust-token strong {
 font-size:13px;
 font-weight:600;
 line-height:1.4;
 letter-spacing:0;
}
.single-product .np-clarity .np-secure .tss-trust-token > span:last-child {
 font-size:10px;
 font-size:min(10px,3cqw);
 font-weight:400;
 line-height:1.45;
 max-width:none;
 white-space:nowrap;
}
.single-product .np-clarity .np-secure a {
 color:inherit;
 font-weight:600;
 text-decoration:underline;
 text-underline-offset:2px;
}
