.sk-page{--ink: #1b2b4b;--ink-deep: #12203a;--cream: #faf8f4;--cream-card: #ede7dc;--sand: #6b6152;--gold: #c8a85e;--gold-ink: #C8A85E;--border: rgba(27, 43, 75, .12);--fd: "Playfair Display", Georgia, serif;--fb: "DM Sans", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;font-family:var(--fb);color:var(--ink);background:#fff}.sk-page *{box-sizing:border-box}.sk-page__wrap{max-width:108rem;margin:0 auto;padding:0 2.4rem}.sk-page__narrow{max-width:76rem;margin:0 auto;padding:0 2.4rem}.sk-page__hero{background:var(--cream);border-bottom:1px solid rgba(200,168,94,.15);padding:8rem 0 7rem;text-align:center}.sk-page__eyebrow{display:block;font-size:1.1rem;font-weight:400;letter-spacing:.4em;text-transform:uppercase;color:var(--gold-ink);margin-bottom:1.6rem}.sk-page__title{font-family:var(--fd);font-size:clamp(3.4rem,5.5vw,6.4rem);font-weight:400;line-height:1.02;margin:0 0 1.8rem}.sk-page__title em{font-style:italic;color:var(--gold-ink)}.sk-page__lead{font-size:1.6rem;line-height:1.8;color:var(--sand);max-width:58ch;margin:0 auto}.sk-badge{display:inline-flex;align-items:center;gap:.8rem;background:var(--ink);color:var(--cream);border-radius:100px;padding:.9rem 2rem;font-size:1.1rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;margin-bottom:2.4rem}.sk-badge__dot{width:.6rem;height:.6rem;border-radius:50%;background:var(--gold)}.sk-section{padding:7rem 0;background:#fff}.sk-section--cream{background:var(--cream)}.sk-section--navy{background:var(--ink);color:var(--cream)}.sk-section--navy .sk-section__head h2{color:var(--cream)}.sk-section--navy .sk-section__head p{color:#ebe5d899}.sk-section__head{text-align:center;margin-bottom:4.8rem}.sk-section__head h2{font-family:var(--fd);font-size:clamp(2.8rem,3.8vw,4.4rem);font-weight:400;line-height:1.08;margin:0 0 1.2rem;color:var(--ink)}.sk-section__head h2 em{font-style:italic;color:var(--gold-ink)}.sk-section--navy .sk-section__head h2 em{color:var(--gold)}.sk-section__head p{font-size:1.5rem;line-height:1.8;color:var(--sand);max-width:56ch;margin:0 auto;text-wrap:pretty}.sk-section__head--wide p{max-width:70rem}.sk-section__head--wide h2{margin-bottom:2.4rem}.sk-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(26rem,1fr));gap:1.2rem;background:transparent;border:none}.sk-card{background:#fff;padding:3.2rem 2.8rem;border:1px solid rgba(200,168,94,.22);border-radius:12px}.sk-section--cream .sk-card{background:#fff}.sk-card__num{font-family:var(--fd);font-size:3.2rem;line-height:1;color:#c8a85e47;margin-bottom:1rem}.sk-card__name{font-family:var(--fd);font-size:2rem;font-weight:500;margin:0 0 .8rem;color:var(--ink)}.sk-card__desc{font-size:1.35rem;line-height:1.75;color:var(--sand);margin:0}.sk-card--soon{background:linear-gradient(135deg,#fdf9f1,#faf4e8)}.sk-card__tag{display:inline-block;font-size:.95rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-ink);border:1px solid rgba(200,168,94,.4);border-radius:100px;padding:.3rem 1rem;margin-bottom:1rem}.sk-tiers{display:grid;grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));gap:1.6rem}.sk-tier{border:1px solid var(--border);border-radius:12px;padding:3rem 2.4rem;background:#fff;text-align:center}.sk-tier--feature{border-color:#c8a85e80;background:var(--cream)}.sk-tier__qty{font-family:var(--fd);font-size:2.6rem;color:var(--ink);margin:0 0 .4rem}.sk-tier__label{font-size:1.05rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-ink);margin:0 0 1.6rem}.sk-tier__desc{font-size:1.35rem;line-height:1.7;color:var(--sand);margin:0}.sk-uses{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:2.4rem}.sk-use{border-left:2px solid var(--gold);padding:.4rem 0 .4rem 2rem}.sk-use h3{font-family:var(--fd);font-size:2rem;font-weight:500;margin:0 0 .8rem;color:var(--ink)}.sk-use p{font-size:1.35rem;line-height:1.75;color:var(--sand);margin:0}.sk-faq{border-top:1px solid rgba(200,168,94,.2)}.sk-faq__item{border-bottom:1px solid rgba(200,168,94,.2)}.sk-faq__q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:2rem;background:none;border:none;cursor:pointer;text-align:left;padding:2.4rem 0;font-family:var(--fd);font-size:2rem;font-weight:400;line-height:1.35;color:var(--ink);transition:color .18s ease}.sk-faq__q:hover{color:var(--gold-ink)}.sk-faq__icon{flex-shrink:0;font-family:var(--fb);font-size:2.2rem;font-weight:300;color:var(--gold-ink);transition:transform .25s ease}.sk-faq__item[open] .sk-faq__icon{transform:rotate(45deg)}.sk-faq__a{padding:0 0 2.4rem}.sk-faq__a p{font-size:1.45rem;line-height:1.85;color:var(--sand);margin:0 0 1.2rem;max-width:68ch}.sk-faq__a p:last-child{margin-bottom:0}.sk-faq__a a{color:var(--gold-ink);text-decoration:underline}.sk-faq__item summary{list-style:none}.sk-faq__item summary::-webkit-details-marker{display:none}.sk-btn,.sk-btn--ghost{display:inline-flex;align-items:center;justify-content:center;font-family:var(--fb);font-size:1.15rem;letter-spacing:.24em;text-transform:uppercase;padding:1.7rem 3.6rem;border-radius:3px;text-decoration:none;cursor:pointer;transition:opacity .2s ease,border-color .2s ease,color .2s ease}.sk-btn{background:var(--gold);color:#fff;border:none}.sk-btn:hover{opacity:.88;color:#fff}.sk-btn--ghost{background:transparent;color:var(--ink);border:1.5px solid rgba(27,43,75,.25)}.sk-btn--ghost:hover{border-color:var(--gold);color:var(--gold-ink)}.sk-section--navy .sk-btn--ghost{color:#c8a85ed9;border-color:#c8a85e59}.sk-section--navy .sk-btn--ghost:hover{color:var(--gold);border-color:var(--gold)}.sk-cta-row{display:flex;gap:1.4rem;justify-content:center;flex-wrap:wrap;margin-top:3.2rem}.sk-form{max-width:46rem;margin:3.2rem auto 0}.sk-form__row{display:flex}.sk-form__input{flex:1;font-family:var(--fb);font-size:1.4rem;padding:1.6rem 2rem;border:1.5px solid rgba(200,168,94,.3);border-right:none;border-radius:3px 0 0 3px;background:#fff;color:var(--ink)}.sk-form__input:focus{outline:none;border-color:#c8a85eb3}.sk-form__btn{background:var(--gold);color:#fff;border:none;border-radius:0 3px 3px 0;padding:1.6rem 2.8rem;font-family:var(--fb);font-size:1.05rem;letter-spacing:.24em;text-transform:uppercase;cursor:pointer;white-space:nowrap}.sk-form__btn:hover{opacity:.88}.sk-form__note{font-size:1.05rem;color:#6b6152b3;text-align:center;margin:1.2rem 0 0}.sk-form__success{display:none;font-family:var(--fd);font-size:2rem;font-style:italic;color:var(--gold-ink);text-align:center;margin-top:1.2rem}@media screen and (max-width:749px){.sk-page__hero{padding:5.6rem 0 4.8rem}.sk-section{padding:4.8rem 0}.sk-form__row{flex-direction:column;gap:1rem}.sk-form__input{border-right:1.5px solid rgba(200,168,94,.3);border-radius:3px}.sk-form__btn{border-radius:3px;padding:1.6rem}}.sk-page__hero-media{max-width:110rem;margin:4.8rem auto 0;padding:0 2.4rem}.sk-page__hero-media img{width:100%;height:auto;display:block;border-radius:12px;border:1px solid rgba(200,168,94,.2)}@media screen and (max-width:749px){.sk-page__hero-media{margin-top:3.2rem;padding:0 1.6rem}}.sk-calc{margin:4rem auto 0;max-width:76rem;background:#fff;border:1px solid rgba(200,168,94,.28);border-radius:12px;padding:3.2rem}.sk-calc__head{text-align:center;margin-bottom:2.8rem}.sk-calc__label{display:block;font-size:1.1rem;letter-spacing:.24em;text-transform:uppercase;color:var(--gold-ink);margin-bottom:1.4rem}.sk-calc__input-row{display:flex;justify-content:center;align-items:stretch;gap:0;margin-bottom:1.4rem}.sk-calc__step{width:4.8rem;background:var(--cream);border:1px solid var(--border);color:var(--ink);font-size:2rem;line-height:1;cursor:pointer;transition:background .18s ease}.sk-calc__step:first-of-type{border-radius:8px 0 0 8px;border-right:none}.sk-calc__step:last-of-type{border-radius:0 8px 8px 0;border-left:none}.sk-calc__step:hover{background:var(--cream-card)}.sk-calc__input{width:14rem;text-align:center;font-family:var(--fd);font-size:3.2rem;color:var(--ink);border:1px solid var(--border);background:#fff;padding:.8rem 0;-moz-appearance:textfield}.sk-calc__input::-webkit-outer-spin-button,.sk-calc__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sk-calc__input:focus{outline:none;border-color:var(--gold)}.sk-calc__presets{display:flex;justify-content:center;flex-wrap:wrap;gap:.6rem}.sk-calc__preset{background:none;border:1px solid var(--border);border-radius:100px;padding:.6rem 1.4rem;font-family:var(--fb);font-size:1.15rem;color:var(--sand);cursor:pointer;transition:all .18s ease}.sk-calc__preset:hover{border-color:var(--gold);color:var(--gold-ink)}.sk-calc__out{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#c8a85e33;border:1px solid rgba(200,168,94,.2);border-radius:10px;overflow:hidden;margin-bottom:1.6rem}.sk-calc__figure{background:var(--cream);padding:2rem 1.6rem;text-align:center}.sk-calc__figure--total{background:var(--ink)}.sk-calc__figure-label{display:block;font-size:1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--sand);margin-bottom:.8rem}.sk-calc__figure--total .sk-calc__figure-label{color:#ebe5d899}.sk-calc__figure-value{display:block;font-family:var(--fd);font-size:2.6rem;line-height:1;color:var(--ink)}.sk-calc__figure--total .sk-calc__figure-value{color:var(--cream)}.sk-calc__save{grid-column:1 / -1}.sk-calc__save:not(:empty){background:var(--cream);padding:1.2rem;text-align:center;font-size:1.3rem;color:var(--gold-ink);margin:0}.sk-calc__next{text-align:center;font-size:1.3rem;color:var(--sand);margin:0 0 2rem;min-height:1.8rem}.sk-calc__actions{display:flex;gap:1.2rem;justify-content:center;flex-wrap:wrap}.sk-calc__actions [hidden]{display:none}.sk-calc__note{font-size:1.2rem;line-height:1.7;color:var(--sand);text-align:center;margin:2.4rem auto 0;max-width:56ch;text-wrap:pretty}.sk-calc__note--wide{max-width:70ch}.sk-annual{max-width:76rem;margin:2.4rem auto 0;padding:3rem 3.2rem;background:var(--cream);border-left:2px solid var(--gold);border-radius:0 12px 12px 0}.sk-annual__title{font-family:var(--fd);font-size:2.4rem;font-weight:400;color:var(--ink);margin:0 0 1rem}.sk-annual__body{font-size:1.4rem;line-height:1.8;color:var(--sand);margin:0 0 1.8rem;max-width:62ch}.sk-annual__example{background:#fff;border-radius:10px;padding:1.8rem 2rem}.sk-annual__example-head{font-size:1.05rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-ink);margin:0 0 .8rem}.sk-annual__example-body{font-family:var(--fd);font-size:1.9rem;line-height:1.55;color:var(--ink);margin:0}@media screen and (max-width:749px){.sk-calc{padding:2.4rem 1.8rem}.sk-calc__out{grid-template-columns:1fr}.sk-calc__actions{flex-direction:column}.sk-calc__actions .sk-btn,.sk-calc__actions .sk-btn--ghost{width:100%}.sk-annual{padding:2.4rem 2rem}}.sk-calc__next--flag{color:var(--gold-ink);font-weight:500;background:var(--cream);border-radius:8px;padding:1rem 1.4rem}.sk-section__head p+p{margin-top:1.6rem}.sk-b2b-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;max-width:110rem;margin:4rem auto 0;padding:0 2.4rem}.sk-b2b-strip__item{border-radius:12px;overflow:hidden;border:1px solid rgba(200,168,94,.22);aspect-ratio:4 / 5;background:var(--cream)}.sk-b2b-strip__item img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:749px){.sk-b2b-strip{grid-template-columns:1fr;gap:1rem;margin-top:2.8rem;padding:0 1.6rem}.sk-b2b-strip__item{aspect-ratio:16 / 10}}.sk-b2b-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:0;background:var(--cream);border-bottom:1px solid rgba(200,168,94,.15)}.sk-b2b-hero__media{height:100%;min-height:52rem;overflow:hidden}.sk-b2b-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.sk-b2b-hero__copy{padding:7rem 6rem;text-align:left}.sk-b2b-hero__copy .sk-page__eyebrow,.sk-b2b-hero__copy .sk-page__title,.sk-b2b-hero__copy .sk-page__lead{text-align:left}.sk-b2b-hero__copy .sk-page__title{margin-bottom:1.8rem}.sk-b2b-hero__copy .sk-page__lead{margin:0;max-width:46ch}.sk-b2b-hero__copy .sk-cta-row{justify-content:flex-start;margin-top:3rem}.sk-b2b-hero--noimg{grid-template-columns:1fr;text-align:center}.sk-b2b-hero--noimg .sk-b2b-hero__copy{padding:8rem 2.4rem}.sk-b2b-hero--noimg .sk-page__lead{margin-inline:auto}.sk-b2b-hero--noimg .sk-cta-row{justify-content:center}@media screen and (max-width:899px){.sk-b2b-hero{grid-template-columns:1fr}.sk-b2b-hero__media{min-height:0;aspect-ratio:16 / 10;order:-1}.sk-b2b-hero__copy{padding:4.8rem 2.4rem;text-align:center}.sk-b2b-hero__copy .sk-page__lead{margin-inline:auto}.sk-b2b-hero__copy .sk-cta-row{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/sk-pages.css.map */
