#cribal{--navy: #1b2441;--navy-deep: #141b33;--lime: #dbe00e;--coral: #a4c61a;--gray: #898A8E;--ink: #1b2441;--ink-soft: #41506e;--ink-faint: #707b94;--paper: #ffffff;--paper-warm: #f6f7f9;--paper-soft: #eef0f3;--line: rgba(27,36,65,.12);--line-soft: rgba(27,36,65,.07);--steel-1:#e7e9ec;--steel-2:#c8ccd2;--steel-3:#aab0b8;--radius: 18px;--radius-sm: 12px;--radius-lg: 28px;--shadow: 0 18px 50px -22px rgba(27,36,65,.3);--shadow-sm: 0 8px 24px -14px rgba(27,36,65,.35);--maxw: 1380px;--gutter: clamp(16px, 2.5vw, 36px);--ff: "Roboto", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--ff-hand: "Ordinary Letter", "Segoe Script", cursive;--ff-price: "Minion", "Roboto", Georgia, serif}#cribal *{box-sizing:border-box}#cribal{font-family:var(--ff);font-weight:300;color:var(--ink);background:var(--paper);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#cribal img{max-width:100%;display:block;height:auto}#cribal a{color:inherit;text-decoration:none}#cribal button{font-family:inherit}#cribal h1,#cribal h2,#cribal h3,#cribal h4,#cribal p{margin:0}#cribal ::selection{background:var(--lime);color:var(--navy)}#cribal .wrap{max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter);width:100%}#cribal .section{padding-block:clamp(56px,9vw,120px)}#cribal .section--tight{padding-block:clamp(40px,6vw,72px)}#cribal .eyebrow{display:inline-flex;align-items:center;gap:.5em;font-size:1.15rem;font-weight:700;letter-spacing:.01em;text-transform:none;color:#7f9c08;margin-bottom:.3rem}#cribal .eyebrow:before{display:none}#cribal .eyebrow--center{justify-content:center}#cribal h1,#cribal h2,#cribal h3,#cribal h4{font-family:var(--ff)!important;font-weight:700;letter-spacing:-.02em;color:var(--navy);text-wrap:balance;margin:0}#cribal .h-display,#cribal h1.h-display,#cribal .wrap .h-display{font-size:clamp(1.55rem,2.8vw,2.3rem)!important;line-height:1.1!important;font-weight:600!important}#cribal .h-section,#cribal h2.h-section,#cribal .wrap .h-section{font-size:clamp(1.45rem,2.5vw,2.1rem)!important;line-height:1.15!important;font-weight:700!important}#cribal p,.body-text,#cribal .lead,#cribal .body{font-size:.95rem;color:#4f4f4f;line-height:1.6;font-weight:400}#cribal p strong,#cribal p b,#cribal .lead strong,#cribal .lead b,#cribal .body strong,#cribal .body b{font-weight:700;color:#1b2441}#cribal .muted{color:var(--ink-faint)}#cribal .hand{font-family:var(--ff-hand);font-weight:400;letter-spacing:.01em;line-height:1}#cribal .center{text-align:center}#cribal .mx-auto{margin-inline:auto}#cribal .divider{height:1px;background:var(--line-soft);border:0;margin:0}#cribal .hero,#cribal .problem,#cribal .solution,#cribal .trust,#cribal .faq{background:#fff}#cribal .btn{display:inline-flex;align-items:center;justify-content:center;gap:.6em;font-weight:700;font-size:1rem;letter-spacing:.01em;padding:1.05em 1.9em;border-radius:12px;border:0;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;text-align:center;line-height:1.1}#cribal .btn svg{width:1.15em;height:1.15em;flex:none}#cribal .btn-primary{background:var(--coral);color:#fff;box-shadow:0 10px 26px -12px #a4c61acc}#cribal .btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px -12px #a4c61ad9}#cribal .btn-lime{background:var(--lime);color:var(--navy);box-shadow:0 10px 26px -12px #1b244180}#cribal .btn-lime:hover{transform:translateY(-2px)}#cribal .btn-dark{background:var(--navy);color:#fff}#cribal .btn-dark:hover{transform:translateY(-2px);background:#243056}#cribal .btn-light{background:#fff;color:var(--navy);box-shadow:var(--shadow-sm)}#cribal .btn-light:hover{transform:translateY(-2px)}#cribal .btn-ghost{background:transparent;color:var(--ink);border:1.5px solid var(--line)}#cribal .btn-ghost:hover{border-color:var(--ink);background:#1b244108}#cribal .btn-block{display:flex;width:100%}#cribal .btn-lg{font-size:1.08rem;padding:1.15em 2em}@media(prefers-reduced-motion:no-preference){#cribal .btn-pulse{animation:cb-pulse 2.6s ease-in-out infinite}@keyframes cb-pulse{0%,to{box-shadow:0 10px 26px -12px #a4c61acc,0 0 #a4c61a80}50%{box-shadow:0 10px 26px -12px #a4c61acc,0 0 0 12px #a4c61a00}}}#cribal .trust-row{display:flex;flex-direction:column;gap:.4rem;align-items:flex-start}#cribal .pill{display:inline-flex;align-items:center;gap:.6em;font-size:.93rem;font-weight:400;color:#4f4f4f;background:#efefef;border:none;padding:.48em 1.15em;border-radius:999px;white-space:nowrap}#cribal .pill svg{width:1.15em;height:1.15em;color:#4f4f4f;flex:none;stroke-width:1.6}#cribal .pill strong{font-weight:500;color:#4f4f4f}#cribal .pill-badge{display:inline-block;color:#fff;font-weight:600;font-size:.85em;background:var(--coral);border-radius:999px;padding:.18em .8em;margin-left:.3em;line-height:1.4}#cribal .img-ph{width:100%;height:100%;border-radius:inherit;display:grid;place-items:center;color:#1b244173;background:linear-gradient(115deg,#ffffff8c,#fff0 16%,#1b24410d,#fff6 64%,#1b24410f),linear-gradient(180deg,#e9ebee,#c4c8ce)}#cribal .img-ph svg{width:34px;height:34px;opacity:.5}#cribal .img-cover{width:100%;height:100%;object-fit:cover;display:block}#cribal .ic-img{width:60%;height:60%;object-fit:contain;display:block}#cribal .ben-card .ic .ic-img{width:58%;height:58%}#cribal .spec-img{width:1.05em;height:1.05em;object-fit:contain;display:inline-block;flex:none}#cribal .site-head{position:sticky;top:0;z-index:60;background:#f7f7f7;border-bottom:1px solid var(--line-soft)}#cribal .site-head .wrap{display:flex;align-items:center;gap:1rem;min-height:72px}#cribal .brand{display:flex;align-items:center;gap:.6em;flex:none}#cribal .brand img{max-height:34px;width:auto}#cribal .wordmark{display:inline-flex;align-items:center;gap:.45em;font-weight:700;font-size:1.55rem;letter-spacing:.03em;color:var(--navy);line-height:1;white-space:nowrap}#cribal .wordmark:before{content:"";width:34px;height:9px;border-radius:4px;background:var(--lime);flex:none}#cribal .wordmark sup{font-size:.42em;font-weight:700;letter-spacing:0;vertical-align:super;margin-left:-.1em}#cribal .head-strip{margin-left:auto;display:flex;align-items:center;gap:1.4rem}#cribal .head-note{display:flex;align-items:center;gap:.55em;font-size:1rem;color:var(--ink-soft);font-weight:500}#cribal .head-note svg{width:1.5em;height:1.5em;color:var(--navy)}#cribal .site-head .btn-dark{border-radius:10px;padding:.85em 2em;font-size:1rem}@media(max-width:860px){#cribal .head-note{display:none}}#cribal .hero{position:relative;overflow:hidden;background:var(--paper)}#cribal .hero .wrap{display:grid!important;gap:clamp(48px,6vw,80px);align-items:center;grid-template-columns:1fr;padding-block:clamp(14px,1.8vw,28px)}#cribal .hero-copy{display:flex;flex-direction:column;gap:0}#cribal .hero h1{margin-top:0}#cribal .hero .lead{max-width:none;margin-top:1.1rem;margin-bottom:1.1rem}#cribal .hero-cta{display:flex;flex-direction:column;gap:1.4rem;align-items:flex-start;margin-top:0}#cribal .hero-badges{margin-top:1.2rem}#cribal .hero-badges img{max-width:280px;height:auto;display:block}#cribal .hero-blob{position:absolute;border-radius:50%;filter:blur(2px);opacity:.5;z-index:0;width:360px;height:360px;background:radial-gradient(circle,rgba(219,224,14,.3),transparent 70%);top:-120px;right:-80px}#cribal .hero .wrap{position:relative;z-index:1}#cribal .hero-media{position:relative}#cribal .hero-figure{position:relative;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow)}#cribal .hero-carousel{position:relative;width:100%;height:clamp(340px,52vw,540px)}#cribal .hero-track{display:flex;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1)}#cribal .hero-slide{flex:0 0 100%;height:100%;position:relative}#cribal .hero-slide .img-cover,#cribal .hero-slide .img-ph{height:100%}#cribal .hero-kicker{position:absolute;left:18px;bottom:18px;z-index:3;background:var(--navy);color:#fff;border-radius:14px;padding:.7em 1em;display:flex;align-items:center;gap:.6em;font-size:.84rem;font-weight:500;box-shadow:var(--shadow-sm)}#cribal .hero-kicker .dot{width:8px;height:8px;border-radius:50%;background:var(--lime)}#cribal .hero-dots{position:absolute;top:16px;right:18px;z-index:3;display:flex;gap:7px}#cribal .hero-dots button{width:9px;height:9px;border-radius:50%;border:0;padding:0;cursor:pointer;background:#ffffff8c;transition:.2s}#cribal .hero-dots button[aria-selected=true]{background:#fff;transform:scale(1.25)}#cribal .hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:38px;height:38px;border-radius:50%;border:0;cursor:pointer;display:grid;place-items:center;background:#1b24418c;color:#fff;transition:.2s}#cribal .hero-arrow:hover{background:#1b2441cc}#cribal .hero-arrow svg{width:18px;height:18px}#cribal .hero-arrow.prev{left:12px}#cribal .hero-arrow.next{right:12px}@media(min-width:880px){#cribal .hero .wrap{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)!important;display:grid!important;gap:clamp(56px,7vw,96px)!important}}#cribal .trustband{background:var(--navy);color:#fff}#cribal .trustband .wrap{display:flex;flex-wrap:wrap;gap:.8rem 1.4rem;align-items:center;justify-content:center;padding-block:1rem}#cribal .trustband .tb-item{display:flex;align-items:center;gap:.7em;font-size:1.28rem;font-weight:400;color:#fff}#cribal .trustband .tb-item .ic{width:48px;height:48px;border-radius:50%;border:1.5px solid rgba(255,255,255,.4);display:grid;place-items:center;flex:none}#cribal .trustband .tb-item .ic svg{width:24px;height:24px;color:#fff}#cribal .trustband .tb-item .ic-img{width:55%;height:55%;object-fit:contain}@media(min-width:760px){#cribal .trustband .wrap{justify-content:space-evenly}}#cribal .figure{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);position:relative}#cribal .problem{padding-block:clamp(32px,4vw,52px) clamp(24px,3vw,36px)}#cribal .problem .grid{display:grid;gap:clamp(48px,6vw,80px);grid-template-columns:1fr;align-items:start}#cribal .compare{display:grid;grid-template-columns:1fr 1fr;gap:10px;border-radius:var(--radius);overflow:hidden}#cribal .compare figure{margin:0;position:relative;border-radius:var(--radius-sm);overflow:hidden}#cribal .compare .ph-h{width:100%;height:clamp(260px,35vw,440px)}#cribal .compare .tag{position:absolute;top:10px;left:10px;font-size:.78rem;font-weight:600;letter-spacing:.01em;padding:.35em .8em;border-radius:8px;z-index:2;text-transform:none}#cribal .tag-bad{background:#1b2441d1;color:#fff}#cribal .tag-good{background:var(--lime);color:var(--navy)}#cribal .prob-copy{display:flex;flex-direction:column;align-items:flex-start}#cribal .prob-copy .eyebrow{margin-bottom:.3rem}#cribal .prob-copy h2{margin-bottom:1rem}#cribal .prob-copy .body{font-size:.95rem;color:#4f4f4f;line-height:1.55;font-weight:400;margin-bottom:.9rem;text-align:left}#cribal .prob-copy .body b,#cribal .prob-copy .body strong{font-weight:700;color:#1b2441}#cribal .note-blocks{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-top:.4rem;width:100%}#cribal .note{display:flex;gap:.85rem;align-items:flex-start;background:#efefef;border:none;border-radius:var(--radius-sm);padding:1rem}#cribal .note .ic{flex:none;width:72px;height:72px;border-radius:16px;display:grid;place-items:center;background:#efefef;color:var(--navy)}#cribal .note .ic svg{width:42px;height:42px;color:var(--navy)}#cribal .note .ic .ic-img{width:80%;height:80%;object-fit:contain}#cribal .note h4{font-size:1.05rem;font-weight:700;margin-bottom:.25rem;color:var(--navy)}#cribal .note p{font-size:.95rem;color:var(--navy);line-height:1.5;font-weight:400}#cribal .prob-cta-wrap{width:100%;display:flex;justify-content:center;margin-top:1.4rem}@media(min-width:880px){#cribal .problem .grid{grid-template-columns:.9fr 1.1fr;gap:clamp(56px,7vw,96px)}#cribal .problem .figure-col{order:-1}}#cribal .solution{position:relative;padding-block:clamp(32px,4vw,56px)}#cribal .solution .grid{display:grid;gap:clamp(48px,6vw,80px);grid-template-columns:1fr;align-items:start}#cribal .solution .sol-copy{text-align:left;display:flex;flex-direction:column;align-items:flex-start}#cribal .solution .sol-copy .eyebrow{align-self:center}#cribal .solution .sol-copy h2{text-align:center;align-self:center;margin-bottom:1.3rem}#cribal .solution .sol-copy .lead{margin-bottom:1.2rem;text-align:left}#cribal .solution .sol-copy .body{text-align:left}#cribal .sol-figs{display:grid;gap:14px}#cribal .sol-figs .figure{border-radius:var(--radius)}#cribal .sol-figs .ph-h{width:100%;height:clamp(200px,26vw,290px)}#cribal .claim{font-family:var(--ff-hand);font-size:clamp(1.3rem,2.6vw,1.9rem);font-weight:400;color:#94b714;line-height:1.2;margin:.2em 0 1.2rem;text-align:left}#cribal .claim:after{display:none}#cribal .spec-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.4rem;margin-bottom:1.4rem;justify-content:flex-start}#cribal .spec{display:inline-flex;align-items:center;gap:.55em;font-size:1.02rem;font-weight:400;color:#051c47;border:none;border-radius:999px;padding:.7em 1.25em;background:#efefef}#cribal .spec svg{width:1.3em;height:1.3em;color:#051c47;stroke:#051c47;flex:none}#cribal .spec .spec-img{width:1.3em;height:1.3em;object-fit:contain;flex:none}@media(min-width:880px){#cribal .solution .grid{grid-template-columns:1fr 1fr;gap:clamp(56px,7vw,96px)}}#cribal .benefits{background:linear-gradient(180deg,#0e0e26,#1b2441);color:#fff;position:relative;overflow:hidden;padding-block:clamp(40px,6vw,80px)}#cribal .benefits .eyebrow{color:#cfe01a}#cribal .benefits h2{color:#fff}#cribal .benefits .lead{color:#ffffffe6;font-size:1.05rem;font-weight:600;max-width:72ch;margin-inline:auto;margin-top:.8rem}#cribal .ben-grid{display:grid;gap:clamp(16px,2.5vw,24px);grid-template-columns:1fr;margin-top:2.4rem}#cribal .ben-card{background:#0f182d;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:2rem 1.8rem;display:flex;flex-direction:column;gap:1rem;transition:transform .2s ease,border-color .2s ease;cursor:default}#cribal .ben-card:first-child{border-color:#c0cc2380}#cribal .ben-card:hover{transform:translateY(-4px);border-color:#c0cc23}#cribal .ben-card .ic{width:68px;height:68px;border-radius:16px;display:grid;place-items:center;background:#fff;flex:none}#cribal .ben-card .ic svg{width:40px;height:40px;color:#1b2441;stroke:#1b2441}#cribal .ben-card .ic-img{width:58%;height:58%;object-fit:contain;display:block}#cribal .ben-num{font-size:1rem;font-weight:700;color:#a4c61a;letter-spacing:.02em;margin-top:.2rem}#cribal .ben-card h3{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.01em;line-height:1.25}#cribal .ben-card p{font-size:1.04rem;color:#ffffffbf;line-height:1.6;font-weight:400}@media(min-width:820px){#cribal .ben-grid{grid-template-columns:repeat(3,1fr)}}#cribal .pricing{background:#f7f7f7;padding-block:clamp(40px,6vw,72px)}#cribal .pricing-wrap{max-width:1080px}#cribal .pricing-head{display:grid;gap:1rem;grid-template-columns:1fr;align-items:end}#cribal .pricing-head .ph-note{color:#4f4f4f;font-size:.95rem;line-height:1.5;font-weight:400;align-self:end}@media(min-width:760px){#cribal .pricing-head{grid-template-columns:1.1fr .9fr;align-items:end}}#cribal .price-grid{display:grid;gap:1rem;grid-template-columns:1fr;margin-top:2rem}#cribal .price-card{position:relative;background:#eaeaea;border:1.5px solid transparent;border-radius:var(--radius);padding:1.3rem 1.5rem;display:flex;flex-direction:column;gap:0;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}#cribal .price-card:hover{border-color:#a4c61a80}#cribal .price-card[aria-pressed=true]{border-color:#a4c61a}#cribal .price-card .pc-top{display:flex;justify-content:space-between;align-items:center;gap:.8rem;padding-right:34px}#cribal .price-card .pc-name{font-size:1.05rem;font-weight:700;line-height:1.2;color:#051c47}#cribal .price-card .pc-size{font-size:.85rem;color:#4f4f4f;font-weight:500;margin-top:.2rem}#cribal .price-card .pc-size b{color:#2aa9d4;font-weight:700}#cribal .price-card .pc-price{font-family:var(--ff-price);font-size:1.6rem;font-weight:700;font-style:italic;color:#051c47;white-space:nowrap}#cribal .price-card .pc-desc{font-size:.85rem;color:#4f4f4f;line-height:1.45;display:flex;gap:.45em;align-items:flex-start;font-weight:400}#cribal .price-card .pc-desc svg{width:1em;height:1em;color:#4f4f4f;flex:none;margin-top:.2em}#cribal .price-card .pc-bar{display:block;height:1px;background:#051c4726;margin:.85rem 0}#cribal .price-check{position:absolute;top:1.3rem;right:1.4rem;width:20px;height:20px;border-radius:50%;border:1.5px solid #b9bcc2;background:transparent;display:grid;place-items:center;transition:.18s}#cribal .price-card[aria-pressed=true] .price-check{background:#a4c61a;border-color:#a4c61a}#cribal .price-check svg{display:none}#cribal .combo-card{position:relative;background:var(--navy);color:#fff;border-radius:var(--radius);padding:1.6rem 1.8rem;margin-top:1rem;overflow:hidden;border:1.5px solid var(--navy);cursor:pointer;transition:border-color .18s ease}#cribal .combo-card:hover,#cribal .combo-card[aria-pressed=true]{border-color:#a4c61a}#cribal .combo-flag{display:flex;align-items:center;gap:.5em;background:#a4c61a;color:var(--navy);font-size:.92rem;font-weight:700;letter-spacing:.01em;padding:.5em 1.3em;border-radius:999px;width:100%;max-width:min(680px,calc(100% - 48px))}#cribal .combo-card h3{font-size:1.25rem;font-weight:700;color:#fff;margin-top:.8rem}#cribal .combo-card .combo-price{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 1rem;margin-top:.3rem}#cribal .combo-card .cp-now{font-family:var(--ff-price);font-size:2.6rem;font-weight:700;font-style:italic;color:#a4c61a;line-height:1}#cribal .combo-card .cp-was{font-size:1.05rem;color:#ffffff8c;text-decoration:line-through}#cribal .combo-card .cp-save{font-size:.9rem;font-weight:700;color:#fff;background:#fc8074;padding:.4em 1em;border-radius:8px;white-space:nowrap}#cribal .combo-card p{color:#ffffffd1;font-size:.92rem;margin-top:.7rem;line-height:1.5;font-weight:400}#cribal .combo-card .price-check{top:1.6rem;right:1.6rem;border-color:#ffffff80}#cribal .combo-card[aria-pressed=true] .price-check{background:#a4c61a;border-color:#a4c61a}#cribal .checkout-bar{margin-top:1.4rem;background:#fff;border:1px solid #e2e4e9;border-radius:var(--radius);padding:1.3rem 1.6rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.4rem;justify-content:space-between}#cribal .checkout-bar .btn{flex:1 1 240px;background:#a4c61a}@media(min-width:620px){#cribal .checkout-bar .btn{flex:0 0 auto}}#cribal .checkout-bar .sel-label{font-size:.82rem;color:#4f4f4f;font-weight:600;letter-spacing:.02em;text-transform:uppercase}#cribal .checkout-bar .sel-name{font-size:1.1rem;font-weight:700;white-space:nowrap;color:#051c47}#cribal .checkout-bar .sel-group{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}#cribal .checkout-bar .sel-price{font-size:1.1rem;font-weight:700;color:#051c47}@media(min-width:760px){#cribal .price-grid{grid-template-columns:1fr 1fr}}#cribal .trust{background:#fff;padding-block:clamp(40px,6vw,72px)}#cribal .trust-wrap{max-width:1080px}#cribal .trust .grid{display:grid;gap:clamp(56px,7vw,96px);grid-template-columns:1fr;align-items:center}#cribal .trust .figure{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm)}#cribal .trust .figure .ph-h{width:100%;height:clamp(320px,42vw,520px)}#cribal .trust .eyebrow{margin-bottom:.2rem}#cribal .trust h2{margin-bottom:.8rem}#cribal .guarantee{display:flex;gap:1rem;align-items:center;background:var(--paper-warm);border:1px solid var(--line-soft);border-radius:var(--radius);padding:1.2rem 1.4rem;margin-top:1.2rem}#cribal .guarantee .ic{flex:none;width:74px;height:74px;border-radius:16px;display:grid;place-items:center;background:var(--navy);overflow:hidden}#cribal .guarantee .ic img{width:100%;height:100%;object-fit:cover;border-radius:16px}#cribal .guarantee .ic svg{width:34px;height:34px;color:var(--coral)}#cribal .guarantee h4{font-size:1.15rem;font-weight:700;margin-bottom:.3rem;color:var(--navy)}#cribal .guarantee p{font-size:1rem;color:#4f4f4f;line-height:1.55}#cribal .stat-quote{margin-top:2rem}#cribal .stat-quote .big{font-size:clamp(1rem,1.75vw,1.45rem);font-weight:700;letter-spacing:-.02em;line-height:1.25;color:var(--navy);font-family:var(--ff)!important}#cribal .stat-quote .big b,#cribal .stat-quote .big strong{color:var(--navy);font-weight:700;position:relative}#cribal .stat-quote .big b:before,#cribal .stat-quote .big strong:before{content:"";position:absolute;left:0;right:0;top:-.35em;height:3px;background:#a4c61a;border-radius:3px}#cribal .trust-badges{margin-top:1.4rem}#cribal .trust-badges img{max-width:480px;width:100%;height:auto;display:block}#cribal .ugc-row{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;margin-top:clamp(24px,4vw,40px)}#cribal .ugc-row .figure{border-radius:var(--radius);overflow:hidden;position:relative;aspect-ratio:1/1}#cribal .ugc-row .figure img{width:100%;height:100%;object-fit:cover;display:block}#cribal .ugc-row .ph-h{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}@media(min-width:760px){#cribal .ugc-row{grid-template-columns:repeat(4,1fr)}#cribal .trust .grid{grid-template-columns:.95fr 1.05fr}}#cribal .faq{background:#fff;padding-block:clamp(28px,4vw,52px)}#cribal .faq-list{max-width:860px;margin-inline:auto;margin-top:1.6rem;display:flex;flex-direction:column;gap:.8rem;text-align:left}#cribal .faq-item{position:relative;border:1px solid #e0e2e8;border-radius:999px;background:#f0f1f4;overflow:hidden;transition:border-radius .3s ease,background .2s ease}#cribal .faq-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:36px;background:var(--navy);border-radius:999px 0 0 999px;transition:border-radius .3s ease}#cribal .faq-item[open]{border-radius:var(--radius-lg);background:#eef0f5}#cribal .faq-item[open]:before{border-radius:var(--radius-sm) 0 0 var(--radius-sm)}#cribal .faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:1.2rem;justify-content:space-between;padding:1.1rem 1.5rem 1.1rem 3.2rem;font-size:1.05rem;font-weight:700;color:var(--navy);text-align:left}#cribal .faq-item summary::-webkit-details-marker{display:none}#cribal .faq-item .q-ic{flex:none;width:34px;height:34px;display:grid;place-items:center;color:var(--navy);font-size:1.8rem;line-height:1;font-weight:700}#cribal .faq-item .q-ic:before{content:"+"}#cribal .faq-item[open] .q-ic:before{content:"\2013"}#cribal .faq-item .a{padding:.2rem 2rem 1.4rem 3.2rem;color:#4f4f4f;font-size:.95rem;line-height:1.65;text-align:left}#cribal .final{background:var(--navy);color:#fff;text-align:center;position:relative;overflow:hidden}#cribal .final h2{color:#fff;max-width:16ch;margin-inline:auto}#cribal .final .lead{color:#ffffffc7;max-width:40ch;margin-inline:auto;margin-top:1rem}#cribal .final .btn{margin-top:1.8rem}#cribal .final .hand{color:var(--coral);font-size:clamp(1.1rem,2.2vw,1.6rem);display:block;margin-bottom:.3rem}#cribal .final-glow{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(219,224,14,.18),transparent 70%);top:-180px;right:-120px;z-index:0}#cribal .final .wrap{position:relative;z-index:1}#cribal .site-foot{background:var(--navy-deep);color:#ffffffa8;font-size:.9rem}#cribal .foot-top .wrap{display:flex;flex-wrap:wrap;gap:1.2rem 1.6rem;justify-content:space-between;align-items:center;padding-block:1.8rem;border-bottom:1px solid rgba(255,255,255,.08)}#cribal .site-foot .wordmark{color:#a4c61a}#cribal .site-foot a:hover{color:#fff}#cribal .foot-links{display:flex;gap:1.3rem;flex-wrap:wrap;align-items:center}#cribal .foot-copy{color:#ffffff80}#cribal .foot-bottom .wrap{display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:space-between;align-items:center;padding-block:1.8rem}#cribal .foot-para{max-width:62ch;font-size:.82rem;line-height:1.7;color:#ffffff80}#cribal .socials{display:flex;gap:.7rem;flex:none}#cribal .socials a{width:50px;height:50px;border-radius:50%;background:#a4c61a;color:var(--navy);display:grid;place-items:center;transition:transform .18s}#cribal .socials a:hover{transform:translateY(-3px)}#cribal .socials svg{width:24px;height:24px}#cribal .sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:80;display:flex;align-items:center;gap:.9rem;justify-content:space-between;padding:.7rem max(14px,env(safe-area-inset-left)) calc(.7rem + env(safe-area-inset-bottom));background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);transform:translateY(120%);transition:transform .35s cubic-bezier(.2,.7,.2,1)}#cribal .sticky-cta.show{transform:translateY(0)}#cribal .sticky-cta .sc-price{display:flex;flex-direction:column;line-height:1.15}#cribal .sticky-cta .sc-price .n{font-size:.74rem;color:var(--ink-faint);font-weight:600}#cribal .sticky-cta .sc-price .p{font-size:1.1rem;font-weight:700;color:var(--navy)}#cribal .sticky-cta .btn{padding:.9em 1.3em;font-size:.95rem}@media(min-width:760px){#cribal .sticky-cta{display:none}}@media(prefers-reduced-motion:no-preference){#cribal .reveal{animation:cb-reveal .6s both cubic-bezier(.2,.7,.2,1)}#cribal .reveal.d1{animation-delay:.08s}#cribal .reveal.d2{animation-delay:.16s}#cribal .reveal.d3{animation-delay:.24s}@keyframes cb-reveal{0%{transform:translateY(14px);opacity:.6}to{transform:none;opacity:1}}}#cribal-pricing,#cribal-solution{scroll-margin-top:88px}#cribal .hero-carousel{contain:layout paint}#cribal .price-card,#cribal .combo-card{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}@media(max-width:900px){#cribal .section{padding-block:clamp(40px,7vw,72px)}#cribal .head-strip{gap:.8rem}#cribal .site-head .btn-dark{padding:.7em 1.3em;font-size:.92rem}}@media(max-width:640px){#cribal .eyebrow{font-size:1.05rem}#cribal .problem,#cribal .solution,#cribal .pricing,#cribal .trust{padding-block:clamp(32px,8vw,48px)}#cribal .benefits{padding-block:clamp(36px,9vw,56px)}#cribal .note-blocks{grid-template-columns:1fr;gap:.7rem}#cribal .compare .ph-h{height:clamp(180px,42vw,280px)}#cribal .spec-row{gap:.45rem}#cribal .combo-card{padding:1.4rem 1.3rem}#cribal .combo-card .cp-now{font-size:2rem}#cribal .combo-flag{font-size:.85rem;padding:.45em 1em}#cribal .price-card{padding:1.2rem}#cribal .checkout-bar{flex-direction:column;align-items:stretch;gap:1rem;padding:1.1rem 1.2rem}#cribal .checkout-bar .sel-group{justify-content:space-between;width:100%;gap:1rem}#cribal .checkout-bar .btn{width:100%;flex:1 1 auto}#cribal .faq-item summary{padding:1rem 1.2rem 1rem 2.6rem;font-size:.98rem;gap:.8rem}#cribal .faq-item .a{padding:.2rem 1.3rem 1.2rem 2.6rem}#cribal .faq-item .q-ic{width:28px;height:28px;font-size:1.5rem}#cribal .foot-top .wrap{flex-direction:column;align-items:flex-start;gap:1rem}#cribal .foot-bottom .wrap{flex-direction:column;align-items:flex-start;gap:1.4rem}#cribal .foot-links{gap:1rem}#cribal .hero-arrow{width:34px;height:34px}#cribal .hero-badges img{max-width:240px}}@media(max-width:480px){#cribal .wordmark{font-size:1.3rem}#cribal .wordmark:before{width:28px;height:8px}#cribal .site-head .btn-dark{padding:.65em 1.1em;font-size:.88rem}#cribal .note .ic{width:60px;height:60px}#cribal .note .ic svg{width:34px;height:34px}}@media(max-width:400px){#cribal .combo-card .cp-now{font-size:1.7rem}#cribal .combo-price{gap:.4rem .6rem}#cribal .trustband .tb-item{font-size:.98rem}#cribal .trustband .tb-item .ic{width:40px;height:40px}#cribal .trustband .tb-item .ic svg{width:20px;height:20px}#cribal .stat-quote .big{font-size:1.05rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cribal-lifestyle.css.map */
