.ap-page{background:var(--ap-ink);color:var(--ap-text);font-family:var(--ap-font-body);overflow:hidden}.ap-wrap{width:100%;max-width:1320px;margin:0 auto;padding:0 18px}@media(min-width:768px){.ap-wrap{padding:0 28px}}.ap-hero{position:relative;min-height:520px;display:flex;align-items:center;padding:6rem 0 4rem;border-bottom:1px solid var(--ap-border);overflow:hidden}.ap-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.18}.ap-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a0a0aeb,#0a0a0abf,#0a0a0ae6)}.ap-hero__glow{position:absolute;top:-20%;left:50%;transform:translate(-50%);width:70%;height:60%;background:radial-gradient(ellipse,rgba(212,175,55,.14) 0%,transparent 70%);pointer-events:none}.ap-hero__line{position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--ap-gold),transparent)}.ap-hero__inner{position:relative;z-index:1;text-align:center;max-width:780px;margin:0 auto}.ap-hero__logo{width:110px;height:110px;object-fit:contain;margin:0 auto 1.75rem;border-radius:50%;border:2px solid rgba(212,175,55,.5);padding:6px;background:var(--ap-ink);box-shadow:var(--ap-glow)}.ap-hero__title{font-family:var(--ap-font-display);font-size:clamp(2.25rem,5.5vw,3.75rem);font-weight:700;line-height:1.1;margin:0 0 1rem}.ap-hero__title em{font-style:italic;color:var(--ap-gold)}.ap-hero__subtitle{font-size:clamp(1rem,2.2vw,1.2rem);color:var(--ap-muted);line-height:1.7;max-width:640px;margin:0 auto}.ap-section{padding:4rem 0;border-top:1px solid rgba(212,175,55,.08)}.ap-section--dark{background:#060606}.ap-section--card-bg{background:linear-gradient(180deg,#0d0d0d,#0a0a0a)}.ap-head{text-align:center;max-width:680px;margin:0 auto 2.5rem}.ap-head--left{text-align:left;margin-left:0;margin-right:0}.ap-head__eyebrow{display:inline-flex;align-items:center;gap:.75rem;font-size:.68rem;letter-spacing:.28em;font-weight:700;color:var(--ap-gold);text-transform:uppercase;margin-bottom:.875rem}.ap-head__eyebrow:before,.ap-head__eyebrow:after{content:"";width:2rem;height:1px;background:var(--ap-gold)}.ap-head--left .ap-head__eyebrow:before{display:none}.ap-head__title{font-family:var(--ap-font-display);font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.15;margin:0 0 .875rem}.ap-head__title em{font-style:italic;color:var(--ap-gold)}.ap-head__desc{color:var(--ap-muted);font-size:.95rem;line-height:1.75;margin:0}.ap-story{display:grid;gap:2.5rem;align-items:center}@media(min-width:992px){.ap-story{grid-template-columns:1fr 1fr;gap:3.5rem}}.ap-story__media{position:relative}.ap-story__img{width:100%;border-radius:var(--ap-radius);border:1px solid var(--ap-border);display:block;aspect-ratio:4/3;object-fit:cover}.ap-story__frame{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border:1px solid rgba(212,175,55,.28);border-radius:calc(var(--ap-radius) + 4px);transform:translate(12px,12px);z-index:-1;pointer-events:none}.ap-story__text{color:var(--ap-muted);font-size:.97rem;line-height:1.8}.ap-story__text p{margin:0 0 1rem}.ap-story__text p:last-child{margin-bottom:0}.ap-grid-2,.ap-grid-3{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:640px){.ap-grid-2,.ap-grid-3{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.ap-grid-3{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.ap-grid-offer{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:640px){.ap-grid-offer{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.ap-grid-offer{grid-template-columns:repeat(4,1fr)}}.ap-card{background:var(--ap-card);border:1px solid var(--ap-border);border-radius:var(--ap-radius);overflow:hidden;transition:transform .3s,border-color .3s,box-shadow .3s}.ap-card:hover{transform:translateY(-4px);border-color:#d4af378c;box-shadow:var(--ap-glow)}.ap-card__icon-wrap{display:grid;place-items:center;height:88px;background:linear-gradient(180deg,rgba(212,175,55,.08),transparent);border-bottom:1px solid var(--ap-border);color:var(--ap-gold)}.ap-card__body{padding:1.25rem}.ap-card__title{font-family:var(--ap-font-display);font-size:1rem;font-weight:600;margin:0 0 .5rem;line-height:1.35}.ap-card__desc{font-size:.8rem;color:var(--ap-muted);line-height:1.6;margin:0}.ap-tool{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.35rem 1rem;background:var(--ap-card);border:1px solid var(--ap-border);border-radius:12px;text-align:center;transition:transform .3s,border-color .3s,box-shadow .3s}.ap-tool:hover{transform:translateY(-3px);border-color:#d4af3780;box-shadow:var(--ap-glow)}.ap-tool__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(212,175,55,.35);color:var(--ap-gold);background:#00000059;transition:background .3s,color .3s}.ap-tool:hover .ap-tool__icon{background:var(--ap-gold);color:var(--ap-ink)}.ap-tool__label{font-size:.82rem;font-weight:600;letter-spacing:.03em}.ap-mission{position:relative;padding:3.5rem 2rem;border:1px solid var(--ap-border);border-radius:18px;background:linear-gradient(145deg,#141414,#0c0c0c);overflow:hidden;text-align:center}.ap-mission__glow{position:absolute;inset:-40% 0 auto;height:80%;background:radial-gradient(ellipse,rgba(212,175,55,.1) 0%,transparent 65%);pointer-events:none}.ap-mission__text{position:relative;z-index:1;max-width:720px;margin:1.25rem auto 0;color:var(--ap-muted);font-size:1rem;line-height:1.8}.ap-why{padding:1.5rem;background:var(--ap-card);border:1px solid var(--ap-border);border-radius:var(--ap-radius);transition:transform .3s,border-color .3s}.ap-why:hover{transform:translateY(-3px);border-color:#d4af3780}.ap-why__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(212,175,55,.35);color:var(--ap-gold);margin-bottom:1rem}.ap-why__title{font-family:var(--ap-font-display);font-size:1.05rem;margin:0 0 .5rem}.ap-why__desc{font-size:.82rem;color:var(--ap-muted);line-height:1.65;margin:0}.ap-services .tavs-services-grid--compact{margin-top:0}.ap-cta{position:relative;padding:4.5rem 0;border-top:1px solid var(--ap-border);overflow:hidden}.ap-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.12}.ap-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--ap-ink),rgba(10,10,10,.88),var(--ap-ink))}.ap-cta__inner{position:relative;z-index:1;text-align:center;max-width:640px;margin:0 auto}.ap-cta__title{font-family:var(--ap-font-display);font-size:clamp(1.75rem,4vw,2.5rem);margin:0 0 .875rem}.ap-cta__title em{font-style:italic;color:var(--ap-gold)}.ap-cta__text{color:var(--ap-muted);font-size:.95rem;line-height:1.7;margin:0 0 1.75rem}.ap-cta__buttons{display:flex;flex-direction:column;align-items:center;gap:.75rem}@media(min-width:640px){.ap-cta__buttons{flex-direction:row;justify-content:center;flex-wrap:wrap}}.ap-btn-gold{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-width:11rem;padding:.85rem 1.5rem;background:linear-gradient(135deg,var(--ap-gold-soft),var(--ap-gold) 55%,var(--ap-gold-deep));color:var(--ap-ink);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;border:none;border-radius:4px;text-decoration:none;box-shadow:var(--ap-glow);transition:transform .25s}.ap-btn-gold:hover{transform:translateY(-2px)}.ap-btn-outline{display:inline-flex;align-items:center;justify-content:center;min-width:11rem;padding:.85rem 1.5rem;background:transparent;color:var(--ap-text);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;border:1px solid rgba(212,175,55,.45);border-radius:4px;text-decoration:none;transition:background .25s,color .25s,transform .25s}.ap-btn-outline:hover{background:var(--ap-gold);color:var(--ap-ink);transform:translateY(-2px)}.cp-page{background:var(--ap-ink);color:var(--ap-text);font-family:var(--ap-font-body);overflow:hidden}.cp-wrap{width:100%;max-width:1320px;margin:0 auto;padding:0 18px}@media(min-width:768px){.cp-wrap{padding:0 28px}}.cp-hero{position:relative;min-height:420px;display:flex;align-items:center;padding:5.5rem 0 3.5rem;border-bottom:1px solid var(--ap-border);overflow:hidden}.cp-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.16}.cp-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a0a0af0,#0a0a0ac7,#0a0a0aeb)}.cp-hero__glow{position:absolute;top:-20%;left:50%;transform:translate(-50%);width:70%;height:60%;background:radial-gradient(ellipse,rgba(212,175,55,.14) 0%,transparent 70%);pointer-events:none}.cp-hero__line{position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--ap-gold),transparent)}.cp-hero__inner{position:relative;z-index:1;text-align:center;max-width:760px;margin:0 auto}.cp-hero__logo{width:100px;height:100px;object-fit:contain;margin:0 auto 1.5rem;border-radius:50%;border:2px solid rgba(212,175,55,.5);padding:5px;background:var(--ap-ink);box-shadow:var(--ap-glow)}.cp-hero__title{font-family:var(--ap-font-display);font-size:clamp(2.1rem,5vw,3.5rem);font-weight:700;line-height:1.1;margin:0 0 1rem}.cp-hero__title em{font-style:italic;color:var(--ap-gold)}.cp-hero__subtitle{font-size:clamp(.95rem,2vw,1.15rem);color:var(--ap-muted);line-height:1.7;margin:0}.cp-section{padding:4rem 0 5rem}.cp-head{margin-bottom:1.75rem}.cp-head--left{text-align:left}.cp-head__eyebrow{display:inline-flex;align-items:center;gap:.75rem;font-size:.68rem;letter-spacing:.28em;font-weight:700;color:var(--ap-gold);text-transform:uppercase;margin-bottom:.75rem}.cp-head__eyebrow:before{content:"";width:2rem;height:1px;background:var(--ap-gold)}.cp-head__title{font-family:var(--ap-font-display);font-size:clamp(1.6rem,3.5vw,2.25rem);line-height:1.15;margin:0 0 .75rem}.cp-head__title em{font-style:italic;color:var(--ap-gold)}.cp-head__desc{color:var(--ap-muted);font-size:.92rem;line-height:1.7;margin:0}.cp-split{display:grid;gap:2.5rem;align-items:start}@media(min-width:992px){.cp-split{grid-template-columns:1fr 1.1fr;gap:3rem}}.cp-info-grid{display:grid;gap:.875rem;margin-bottom:2rem}@media(min-width:640px){.cp-info-grid{grid-template-columns:repeat(2,1fr)}}.cp-info-card{display:flex;gap:1rem;align-items:flex-start;padding:1.15rem;background:var(--ap-card);border:1px solid var(--ap-border);border-radius:12px;transition:border-color .3s,box-shadow .3s,transform .3s}.cp-info-card:hover{border-color:#d4af3780;box-shadow:var(--ap-glow);transform:translateY(-2px)}.cp-info-card__icon{flex-shrink:0;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(212,175,55,.35);color:var(--ap-gold);background:#0000004d}.cp-info-card__title{font-family:var(--ap-font-display);font-size:.95rem;margin:0 0 .35rem}.cp-info-card__text{font-size:.8rem;color:var(--ap-muted);line-height:1.55;margin:0}.cp-info-card__text a{color:var(--ap-gold);text-decoration:none}.cp-info-card__text a:hover{text-decoration:underline}.cp-checklist{margin-bottom:1.75rem;padding:1.25rem 1.35rem;background:#1a1a1a99;border:1px solid var(--ap-border);border-radius:12px}.cp-checklist__title{font-family:var(--ap-font-display);font-size:1rem;margin:0 0 .875rem;color:var(--ap-gold)}.cp-checklist__list{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.cp-checklist__list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;color:var(--ap-muted);line-height:1.5}.cp-checklist__list li svg{flex-shrink:0;margin-top:2px;color:var(--ap-gold)}.cp-support-grid{margin-bottom:0}.cp-support-cards{display:grid;gap:.75rem;grid-template-columns:1fr}@media(min-width:640px){.cp-support-cards{grid-template-columns:repeat(2,1fr)}}.cp-support-card{padding:1rem 1.1rem;background:var(--ap-card);border:1px solid var(--ap-border);border-radius:10px;transition:border-color .3s}.cp-support-card:hover{border-color:#d4af3773}.cp-support-card__title{font-size:.85rem;font-weight:600;margin:0 0 .35rem}.cp-support-card__text{font-size:.75rem;color:var(--ap-muted);line-height:1.55;margin:0}.cp-form-card{position:relative;border:1px solid rgba(212,175,55,.28);border-radius:16px;background:linear-gradient(160deg,#161616,#101010);overflow:hidden}.cp-form-card__glow{position:absolute;top:-30%;right:-20%;width:60%;height:70%;background:radial-gradient(ellipse,rgba(212,175,55,.1) 0%,transparent 70%);pointer-events:none}.cp-form-card__inner{position:relative;z-index:1;padding:2rem 1.5rem}@media(min-width:768px){.cp-form-card__inner{padding:2.25rem 2rem}}.cp-form-card__title{font-family:var(--ap-font-display);font-size:1.5rem;margin:0 0 .5rem}.cp-form-card__desc{font-size:.88rem;color:var(--ap-muted);line-height:1.65;margin:0 0 1.5rem}.cp-form__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:640px){.cp-form__grid{grid-template-columns:repeat(2,1fr)}}.cp-field{display:flex;flex-direction:column;gap:.4rem}.cp-field--full{grid-column:1 / -1}.cp-field label{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:#f5f0e6bf}.cp-field input,.cp-field select,.cp-field textarea{width:100%;background:#00000059;border:1px solid rgba(212,175,55,.25);color:var(--ap-text);padding:.8rem .9rem;font-family:inherit;font-size:.9rem;border-radius:6px;outline:none;transition:border-color .2s,box-shadow .2s}.cp-field input:focus,.cp-field select:focus,.cp-field textarea:focus{border-color:var(--ap-gold);box-shadow:0 0 0 3px #d4af371f}.cp-field textarea{resize:vertical;min-height:96px}.cp-field select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23d4af37' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .9rem center;padding-right:2.25rem}.cp-form__actions{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.75rem}.cp-btn-gold{display:inline-flex;align-items:center;justify-content:center;min-width:11rem;padding:.85rem 1.5rem;background:linear-gradient(135deg,var(--ap-gold-soft),var(--ap-gold) 55%,var(--ap-gold-deep));color:var(--ap-ink);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer;box-shadow:var(--ap-glow);transition:transform .25s}.cp-btn-gold:hover{transform:translateY(-2px)}.cp-form-success{text-align:center;padding:2.5rem 1rem}.cp-form-success__icon{color:var(--ap-gold);margin-bottom:1rem}.cp-form-success h3{font-family:var(--ap-font-display);font-size:1.5rem;margin:0 0 .5rem;color:var(--ap-gold)}.cp-form-success p{color:var(--ap-muted);margin:0;line-height:1.6}.cp-form-errors{margin-bottom:1rem;padding:.875rem 1rem;border:1px solid rgba(220,80,80,.4);border-radius:8px;color:#f5b0b0;font-size:.85rem}.cp-cta{position:relative;padding:4rem 0;border-top:1px solid var(--ap-border);overflow:hidden}.cp-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.1}.cp-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--ap-ink),rgba(10,10,10,.9),var(--ap-ink))}.cp-cta__inner{position:relative;z-index:1;text-align:center;max-width:620px;margin:0 auto}.cp-cta__title{font-family:var(--ap-font-display);font-size:clamp(1.6rem,3.5vw,2.25rem);margin:0 0 .75rem}.cp-cta__title em{font-style:italic;color:var(--ap-gold)}.cp-cta__text{color:var(--ap-muted);font-size:.92rem;line-height:1.7;margin:0 0 1.5rem}.cp-cta__buttons{display:flex;flex-direction:column;align-items:center;gap:.75rem}@media(min-width:640px){.cp-cta__buttons{flex-direction:row;justify-content:center;flex-wrap:wrap}}.cp-btn-outline{display:inline-flex;align-items:center;justify-content:center;min-width:11rem;padding:.85rem 1.5rem;background:transparent;color:var(--ap-text);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;border:1px solid rgba(212,175,55,.45);border-radius:4px;text-decoration:none;transition:background .25s,color .25s,transform .25s}.cp-btn-outline:hover{background:var(--ap-gold);color:var(--ap-ink);transform:translateY(-2px)}.tavs-action-email-modal{position:relative;width:min(92vw,420px);margin:0 auto;border:1px solid rgba(212,175,55,.35);border-radius:16px;background:linear-gradient(160deg,#141414,#0a0a0a);box-shadow:0 0 60px #d4af372e,0 24px 48px #0000008c;overflow:hidden}.tavs-action-email-modal__bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12;background-size:cover;background-position:center;pointer-events:none}.tavs-action-email-modal__glow{position:absolute;top:-35%;left:50%;transform:translate(-50%);width:80%;height:70%;background:radial-gradient(ellipse,rgba(212,175,55,.16) 0%,transparent 70%);pointer-events:none}.tavs-action-email-modal__close{position:absolute;top:.875rem;right:.875rem;z-index:2;width:2.25rem;height:2.25rem;display:grid;place-items:center;color:#f5f0e6a6;border:1px solid rgba(212,175,55,.25);border-radius:50%;background:#00000059;transition:color .25s,border-color .25s,transform .25s}.tavs-action-email-modal__close:hover{color:var(--ap-gold);border-color:#d4af378c;transform:rotate(90deg)}.tavs-action-email-modal__content{position:relative;z-index:1;padding:2.25rem 1.75rem 2rem;text-align:center}@media(min-width:480px){.tavs-action-email-modal__content{padding:2.5rem 2rem 2.25rem}}.tavs-action-email-modal__badge{display:inline-flex;align-items:center;gap:.375rem;padding:.35rem .75rem;border:1px solid rgba(212,175,55,.35);border-radius:999px;font-size:.625rem;letter-spacing:.18em;font-weight:700;color:var(--ap-gold)}.tavs-action-email-modal__title{margin:1.125rem 0 .625rem;font-family:var(--ap-font-display);font-size:clamp(1.5rem,4.5vw,1.875rem);line-height:1.15;font-weight:700}.tavs-action-email-modal__title em{font-style:italic;color:var(--ap-gold)}.tavs-action-email-modal__desc{margin:0;font-size:.875rem;line-height:1.65;color:var(--ap-muted)}.tavs-action-email-modal__form{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.tavs-action-email-modal__input{width:100%;padding:.875rem 1rem;background:#00000059;border:1px solid rgba(212,175,55,.3);border-radius:6px;color:var(--ap-text);font-family:var(--ap-font-body);font-size:.9rem;outline:none;transition:border-color .2s,box-shadow .2s}.tavs-action-email-modal__input::placeholder{color:#f5f0e673}.tavs-action-email-modal__input:focus{border-color:var(--ap-gold);box-shadow:0 0 0 3px #d4af371f}.tavs-action-email-modal__btn{width:100%;padding:.9rem 1.25rem;background:linear-gradient(135deg,var(--ap-gold-soft),var(--ap-gold) 55%,var(--ap-gold-deep));color:var(--ap-ink);border:none;border-radius:6px;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;box-shadow:var(--ap-glow);transition:transform .25s,opacity .25s}.tavs-action-email-modal__btn:hover{transform:translateY(-2px)}.tavs-action-email-modal__btn:disabled{opacity:.65;cursor:wait;transform:none}.tavs-action-email-modal__error{margin:.875rem 0 0;font-size:.8rem;color:#f5a8a8;line-height:1.5}.tavs-action-email-modal__error[hidden]{display:none}[data-action-email-gate]:not(.is-hidden){display:flex;align-items:center;justify-content:center;padding:1.25rem}@media(max-width:767px){[data-custom-modal].tavs-overlay:not(.is-hidden){padding:.75rem;align-items:center}[data-custom-modal] .tavs-custom-modal{width:100%;max-height:calc(100dvh - 1.5rem);overflow-y:auto;-webkit-overflow-scrolling:touch}}.tavs-custom-modal__actions{display:grid;grid-template-columns:1fr;gap:.875rem;margin-top:.25rem}@media(min-width:640px){.tavs-custom-modal__actions{grid-template-columns:1fr 1fr}}.tavs-custom-modal__cart-btn{width:100%;justify-content:center;gap:.5rem;padding:.95rem 1rem;font-size:.8rem;letter-spacing:.18em;min-height:3rem;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.tavs-custom-modal__actions .tavs-btn-submit{width:100%;min-height:3rem;justify-content:center;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.tavs-custom-modal__actions .tavs-btn-submit:hover:not(:disabled),.tavs-custom-modal__actions .tavs-custom-modal__cart-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px -8px #db94008c;box-shadow:0 8px 24px -8px oklch(.72 .16 75 / .55)}.tavs-custom-modal__actions .tavs-custom-modal__cart-btn:hover:not(:disabled){border-color:#ecaa0bd9;background:#ecaa0b14}.tavs-custom-modal__error{margin:0 0 .75rem;padding:.75rem 1rem;border-radius:.375rem;border:1px solid rgba(245,168,168,.35);background:#f5a8a814;color:#f5a8a8;font-size:.82rem;line-height:1.5}.tavs-custom-modal__error[hidden]{display:none}.tavs-custom-modal__hint,.tavs-custom-modal__note{margin:.5rem 0 0;font-size:.75rem;line-height:1.55;color:#aaa497bf}.tavs-custom-modal__note{margin-top:1rem;text-align:center}.tavs-custom-modal__actions .tavs-btn-submit:disabled,.tavs-custom-modal__actions .tavs-custom-modal__cart-btn:disabled{opacity:.65;cursor:wait;transform:none}[data-custom-modal] .tavs-selected-service{display:flex;flex-direction:column;align-items:stretch;gap:1.25rem;padding:1.25rem 1.35rem;margin-bottom:1.5rem;border:1px solid oklch(.78 .13 80 / .38);border-radius:.75rem;background:linear-gradient(145deg,#060402f5,#020201fa);box-shadow:inset 0 1px #ffcf7d14;box-shadow:inset 0 1px oklch(.88 .12 80 / .08)}@media(min-width:640px){[data-custom-modal] .tavs-selected-service{flex-direction:row;align-items:center;gap:1.5rem;padding:1.5rem 1.75rem}}[data-custom-modal] .tavs-selected-service__media{flex-shrink:0;width:100%;min-width:0;align-self:stretch}[data-custom-modal] .tavs-product-gallery--modal{width:100%}[data-custom-modal] .tavs-product-gallery--modal .tavs-product-gallery__stage{aspect-ratio:4 / 3;border-radius:.625rem;border:2px solid oklch(.78 .16 80 / .45);box-shadow:0 0 0 1px #ecaa0b1f,0 12px 28px -16px #db94008c;box-shadow:0 0 0 1px #ecaa0b1f,0 12px 28px -16px oklch(.72 .16 75 / .55)}[data-custom-modal] .tavs-product-gallery--modal .tavs-product-gallery__thumb{width:56px;height:56px}@media(min-width:640px){[data-custom-modal] .tavs-selected-service__media{flex:0 0 42%;max-width:360px}}[data-custom-modal] .tavs-selected-service__image-wrap{width:120px;height:120px;border-radius:.625rem;overflow:hidden;border:2px solid oklch(.78 .16 80 / .75);background:#0705048c;box-shadow:0 0 0 1px #ecaa0b26,0 12px 28px -16px #db9400a6;box-shadow:0 0 0 1px #ecaa0b26,0 12px 28px -16px oklch(.72 .16 75 / .65)}@media(min-width:768px){[data-custom-modal] .tavs-selected-service__image-wrap{width:150px;height:150px}}[data-custom-modal] .tavs-selected-service__content{flex:1;min-width:0}[data-custom-modal] .tavs-selected-service__eyebrow{margin:0 0 .4rem;font-size:.625rem;letter-spacing:.28em;text-transform:uppercase;color:#ecaa0bd9}[data-custom-modal] .tavs-selected-service__title{margin:0;max-width:32ch;font-size:1.2rem;line-height:1.35;font-weight:700;letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:768px){[data-custom-modal] .tavs-selected-service__title{font-size:1.35rem}}[data-custom-modal] .tavs-selected-service__summary{margin:.625rem 0 0;max-width:52ch;font-size:.875rem;line-height:1.65;color:#f9f4eebd;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}[data-custom-modal] .tavs-selected-service__price{margin:.875rem 0 0;font-size:1.05rem;font-weight:700;color:var(--gold, oklch(.78 .16 80));letter-spacing:.01em}[data-custom-modal] .tavs-selected-service__delivery,[data-custom-modal] .tavs-selected-service__revisions{margin:.4rem 0 0;font-size:.8125rem;line-height:1.5;color:#f9f4eead}[data-custom-modal] .tavs-selected-service__badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}[data-custom-modal] .tavs-service-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.4rem .7rem;border-radius:999px;border:1px solid oklch(.78 .16 80 / .42);background:linear-gradient(180deg,#ecaa0b24,#db95000f);background:linear-gradient(180deg,#ecaa0b24,color(xyz 0.402 0.363 0.036 / 0.059));font-size:.6875rem;font-weight:500;letter-spacing:.03em;line-height:1.3;color:#ffd896;color:oklch(.9 .1 80);white-space:nowrap}[data-custom-modal] .tavs-custom-modal__form{display:flex;flex-direction:column;gap:0}[data-custom-modal] .tavs-custom-modal__form .tavs-field{margin-bottom:1.25rem}[data-custom-modal] .tavs-custom-modal__form .tavs-field:last-of-type{margin-bottom:1rem}[data-custom-modal] .lux-input--select,[data-custom-modal] [data-service-select].lux-input{min-height:3.125rem;padding:.9rem 2.75rem .9rem 1rem;font-size:.9375rem;line-height:1.4;border-radius:.5rem;border-color:#ecaa0b52;background-color:#040302bf;background-image:linear-gradient(45deg,transparent 50%,oklch(.78 .16 80 / .85) 50%),linear-gradient(135deg,oklch(.78 .16 80 / .85) 50%,transparent 50%);background-position:calc(100% - 1.35rem) calc(50% + .2rem),calc(100% - 1rem) calc(50% + .2rem);background-size:.45rem .45rem,.45rem .45rem;background-repeat:no-repeat;-webkit-appearance:none;appearance:none;cursor:pointer}[data-custom-modal] .lux-input--select:focus,[data-custom-modal] [data-service-select].lux-input:focus{border-color:#ecaa0bb3;box-shadow:0 0 0 1px #ecaa0b33}[data-custom-modal] .tavs-custom-modal__header h2{font-size:1.35rem;line-height:1.3;letter-spacing:-.01em}@media(min-width:768px){[data-custom-modal] .tavs-custom-modal__header h2{font-size:1.5rem}}.tavs-hero,.tavs-hero__bg,.tavs-hero__overlay-dark,.tavs-hero__overlay-gradient,.tavs-hero__line,.tavs-hero__content,.tavs-hero__layout,.tavs-hero__text,.tavs-hero__flash-col{width:100%;max-width:none;box-sizing:border-box}@media(min-width:1024px){.tavs-hero__buttons{max-width:none}.tavs-hero-flash{padding:.875rem 1rem}.tavs-hero-flash__track{width:100%}}.tavs-section__container,.tavs-product-page__container,.tavs-footer__newsletter,.tavs-footer__grid,.tavs-footer__payments,.tavs-footer__bottom,.tavs-custom-order .tavs-section__container,.tavs-custom-order .tavs-custom-order__container,.tavs-section--shop .tavs-section__container{width:97%;max-width:1920px;margin-left:auto;margin-right:auto}.tavs-custom-order--animated{isolation:isolate}.tavs-custom-order__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.tavs-custom-order__media-base,.tavs-custom-order__video,.tavs-custom-order__fallback-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.tavs-custom-order__media-base{background-size:cover;background-position:center;transform:scale(1.06);animation:tavs-custom-order-kenburns 22s ease-in-out infinite alternate}.tavs-custom-order__video{display:none;opacity:0;transition:opacity .6s ease}.tavs-custom-order__fallback-img{display:block;opacity:1}.tavs-custom-order__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(8,6,4,calc(var(--custom-order-overlay, .72) + .08)),rgba(6,5,3,var(--custom-order-overlay, .72)) 45%,rgba(4,3,2,calc(var(--custom-order-overlay, .72) + .1))),radial-gradient(ellipse at 20% 15%,rgba(244,180,0,.12) 0%,transparent 55%),radial-gradient(ellipse at 80% 85%,rgba(212,175,55,.1) 0%,transparent 50%)}.tavs-custom-order__particles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.tavs-custom-order__particles span{position:absolute;width:4px;height:4px;border-radius:50%;background:radial-gradient(circle,#f4d03f 0%,rgba(244,180,0,.2) 70%,transparent 100%);box-shadow:0 0 12px #f4b4008c;opacity:.55;animation:tavs-custom-order-float 14s ease-in-out infinite}.tavs-custom-order__particles span:nth-child(1){left:8%;top:18%;animation-delay:0s}.tavs-custom-order__particles span:nth-child(2){left:22%;top:72%;animation-delay:-2.5s;width:6px;height:6px}.tavs-custom-order__particles span:nth-child(3){left:48%;top:28%;animation-delay:-5s}.tavs-custom-order__particles span:nth-child(4){left:67%;top:64%;animation-delay:-7s;width:5px;height:5px}.tavs-custom-order__particles span:nth-child(5){left:84%;top:22%;animation-delay:-9s}.tavs-custom-order__particles span:nth-child(6){left:56%;top:82%;animation-delay:-11s;width:3px;height:3px}@keyframes tavs-custom-order-kenburns{0%{transform:scale(1.04) translateZ(0)}to{transform:scale(1.12) translate3d(-1.5%,-1%,0)}}@keyframes tavs-custom-order-float{0%,to{transform:translateZ(0) scale(1);opacity:.35}50%{transform:translate3d(12px,-18px,0) scale(1.25);opacity:.75}}@media(min-width:768px){.tavs-custom-order__video{display:block}.tavs-custom-order__video.is-ready{opacity:1}.tavs-custom-order--animated:has(.tavs-custom-order__video.is-ready) .tavs-custom-order__fallback-img{display:none}.tavs-custom-order--animated:has(.tavs-custom-order__video.is-ready) .tavs-custom-order__media-base{opacity:0;visibility:hidden}}@media(max-width:767px){.tavs-custom-order__video{display:none!important}.tavs-custom-order__media-base{animation-duration:28s}}@media(prefers-reduced-motion:reduce){.tavs-custom-order__media-base,.tavs-custom-order__particles span{animation:none}.tavs-custom-order__video{display:none!important}.tavs-custom-order__fallback-img{display:block!important}}.tavs-custom-order--animated .tavs-custom-order__title,.tavs-custom-order--animated .tavs-custom-order__desc,.tavs-custom-order--animated .tavs-pill-badge{text-shadow:0 2px 18px rgba(0,0,0,.45)}.tavs-custom-order--animated .tavs-service-card--compact{box-shadow:0 10px 30px #00000059}.tavs-footer__newsletter{width:97%;max-width:1920px;margin-left:auto;margin-right:auto;padding:2.5rem 0 0;text-align:center}.tavs-footer__newsletter-title{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--foreground);margin:0 0 .5rem}.tavs-footer__newsletter-desc{font-size:.875rem;color:#f9f4eea6;margin:0 0 1.25rem}.tavs-footer__newsletter-form{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;max-width:28rem;margin:0 auto}.tavs-footer__newsletter-input{flex:1 1 200px;min-width:0;padding:.85rem 1.1rem;border-radius:999px;border:1px solid oklch(.78 .13 80 / .35);background:#0f0d0b;color:var(--foreground);font-size:.875rem}.tavs-footer__newsletter-input::placeholder{color:#f9f4ee73}.tavs-footer__payments{margin-top:1.75rem;padding:0 0 .25rem;text-align:center}.tavs-footer__payments-head{margin-bottom:1rem}.tavs-footer__payments-title{margin:0;font-size:11px;letter-spacing:.22em;font-weight:700;text-transform:uppercase;color:var(--gold)}.tavs-footer__payments-desc{margin:.5rem auto 0;max-width:28rem;font-size:.75rem;line-height:1.6;color:#f9f4ee8c}.tavs-footer__payments-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem .875rem;justify-items:center;align-items:center;width:100%;max-width:21rem;margin:0 auto;padding:0;list-style:none}.tavs-footer__payment-item{width:100%;display:flex;justify-content:center}.tavs-footer__payment-badge{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:6.75rem;min-height:3rem;padding:.5rem .75rem;border-radius:11px;background:#070504;border:1px solid oklch(.78 .13 80 / .22);box-shadow:inset 0 1px #f9f4ee0a;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;will-change:transform}.tavs-footer__payment-badge:hover,.tavs-footer__payment-badge:focus-within{transform:scale(1.05);border-color:#e3ad4b8c;box-shadow:0 0 0 1px #e3ad4b2e,0 0 18px #e3ad4b38}.tavs-payment-logo{display:block;height:30px;width:auto;max-width:100%;object-fit:contain}.tavs-payment-logo--visa{width:2.9rem}.tavs-payment-logo--mastercard{width:2.4rem}.tavs-payment-logo--amex{width:2.9rem}.tavs-payment-logo--paypal{width:3.1rem}.tavs-payment-logo--shopify-pay{width:3.5rem}.tavs-payment-logo--apple-pay{width:3.2rem}@media(min-width:640px){.tavs-footer__payments-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.875rem 1rem;max-width:none}.tavs-footer__payment-item{width:auto}.tavs-footer__payment-badge{width:auto;min-width:5.75rem;max-width:none}}@media(min-width:1024px){.tavs-footer__payments-grid{flex-wrap:nowrap;gap:1rem}}@media(prefers-reduced-motion:reduce){.tavs-footer__payment-badge{transition:border-color .3s ease,box-shadow .3s ease}.tavs-footer__payment-badge:hover,.tavs-footer__payment-badge:focus-within{transform:none}}.tavs-pcard--custom-design .tavs-pcard__cta{display:block;margin-top:.5rem}.tavs-pcard--custom-design .tavs-pcard__custom-order{width:100%;justify-content:center;gap:.35rem}.tavs-pcard__custom-order-star{font-size:.9em;line-height:1}.tavs-pcard--custom-design .tavs-pcard__link,.tavs-pcard--custom-design .tavs-pcard__title-link,.tavs-pcard--custom-design [data-view-product]{display:none!important;pointer-events:none!important}.tavs-section--custom-design-collection .tavs-pcard--custom-design{height:100%}.tavs-custom-design-service-empty{margin:0;padding:1.5rem 1rem .5rem;text-align:center;color:#f9f4ee9e;font-size:.875rem;line-height:1.6;font-style:italic}.tavs-custom-order .tavs-section__container,.tavs-custom-order .tavs-custom-order__container{width:97%;max-width:1920px;margin-left:auto;margin-right:auto}.tavs-custom-order .tavs-services-grid--premium{width:100%;max-width:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:1.75rem;margin-bottom:0;align-items:stretch}@media(min-width:768px){.tavs-custom-order .tavs-services-grid--premium{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}@media(min-width:1024px){.tavs-custom-order .tavs-services-grid--premium{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}}.tavs-cds-card{display:flex;flex-direction:column;height:100%;min-height:100%;background:linear-gradient(180deg,#0b0907,#050403);border:1px solid oklch(.78 .13 80 / .22);border-radius:16px;overflow:hidden;box-shadow:0 10px 28px #00000061,inset 0 1px #f9f4ee0a;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s ease,box-shadow .35s ease}.tavs-cds-card:hover{transform:translateY(-6px);border-color:#e3ad4b80;box-shadow:0 18px 42px #0000007a,0 0 32px #e3ad4b29,inset 0 1px #f9f4ee0f}.tavs-cds-card__media{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#111;flex-shrink:0}.tavs-cds-card__img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:transform .5s cubic-bezier(.22,1,.36,1)}.tavs-cds-card__img--placeholder{background:linear-gradient(135deg,#070504,#020201),radial-gradient(circle at 30% 40%,oklch(.78 .13 80 / .12),transparent 55%)}.tavs-cds-card:hover .tavs-cds-card__img{transform:scale(1.05)}.tavs-cds-card__shine{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,oklch(.08 .005 60 / .55) 100%);pointer-events:none}.tavs-cds-card__body{display:flex;flex-direction:column;flex:1;gap:.625rem;padding:1.25rem;min-height:0}.tavs-cds-card__title{margin:0;font-family:var(--font-display);font-size:1.125rem;font-weight:600;line-height:1.35;letter-spacing:.01em;color:#f9f4eef5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}.tavs-cds-card__desc{margin:0;font-size:.8125rem;line-height:1.55;color:#f9f4ee9e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em}.tavs-cds-card__price{margin:.125rem 0 0;font-family:var(--font-display);font-size:1.0625rem;font-weight:600;line-height:1.3;color:var(--gold)}.tavs-cds-card__order-btn{width:100%;margin-top:auto;padding:.9375rem 1rem;min-height:3rem;border:none;border-radius:10px;font-family:var(--font-sans);font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;line-height:1.2;color:var(--ink);background:linear-gradient(135deg,var(--gold) 0%,var(--gold-deep) 100%);box-shadow:0 4px 16px #e3ad4b47;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,filter .3s ease}.tavs-cds-card__order-btn:hover{transform:translateY(-2px);filter:brightness(1.06);box-shadow:0 8px 24px #e3ad4b6b}.tavs-cds-card__order-btn:active{transform:translateY(0)}.tavs-custom-order--animated .tavs-cds-card{box-shadow:0 10px 30px #0006,inset 0 1px #f9f4ee0d}.tavs-custom-order__header+.tavs-services-grid--premium{margin-top:1.75rem}@media(min-width:768px){.tavs-cds-card__title{font-size:1.1875rem}.tavs-cds-card__body{padding:1.375rem;gap:.75rem}}.tavs-custom-order--teaser .tavs-custom-order__container{padding-top:2.25rem;padding-bottom:2.25rem}.tavs-custom-order--teaser .tavs-custom-order__header{margin-bottom:.75rem}.tavs-custom-order__cta{display:flex;justify-content:center;margin-top:.25rem}.tavs-custom-order__services-btn{display:inline-flex;align-items:center;gap:.4rem;min-width:12rem;justify-content:center}.tavs-service-card--shop .tavs-service-card__body{display:flex;flex-direction:column;height:100%}.tavs-service-card--shop .tavs-service-card__title-link{color:inherit;text-decoration:none}.tavs-service-card--shop .tavs-service-card__title-link:hover{color:var(--gold)}.tavs-service-card__img-link{display:block;width:100%;height:100%}.tavs-service-card__meta--shop{margin-top:.35rem}.tavs-service-card__actions{display:flex;flex-direction:column;gap:.5rem;margin-top:auto;padding-top:.75rem}.tavs-service-card__view-btn,.tavs-service-card__cart-btn{width:100%;justify-content:center;text-align:center}.tavs-custom-order__header+.tavs-services-grid,.tavs-services-grid--shop{margin-top:1.25rem}.tavs-services-grid--shop+.tavs-custom-order__cta{margin-top:1.5rem}.tavs-wishlist-empty{margin:0;padding:4rem 1.5rem;text-align:center}.tavs-wishlist-empty p{margin:0;color:#a59d91;font-size:1rem}.tavs-wishlist-empty[hidden]{display:none!important}.tavs-product-page{background:var(--ink)}.tavs-product-page__container{width:97%;max-width:1920px;margin-left:auto;margin-right:auto;padding-top:1.75rem;padding-bottom:3.5rem}.tavs-product-detail{gap:2rem 2.5rem;align-items:start}@media(min-width:768px){.tavs-product-detail{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:2.5rem 3rem}}.tavs-product-detail__gallery{position:relative}.tavs-product-detail__gallery .tavs-product-gallery__stage{border-radius:12px}.tavs-product-detail__gallery .tavs-product-gallery__nav{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.tavs-product-detail__gallery .tavs-product-gallery__thumb{border-radius:10px}.tavs-product-detail__gallery .tavs-product-gallery__thumb:hover{transform:translateY(-2px);box-shadow:0 0 14px #e3ad4b33}.tavs-product-detail__buybox-inner{padding:1.5rem;border-radius:12px;border:1px solid oklch(.78 .13 80 / .22);background:linear-gradient(165deg,#060403,#030202);box-shadow:inset 0 1px #f9f4ee0a}@media(min-width:768px){.tavs-product-detail__buybox-inner{padding:1.75rem 1.875rem;position:sticky;top:calc(var(--tavs-header-height-desktop, 72px) + 1rem)}}.tavs-product-detail__title{font-family:var(--font-display);font-size:clamp(1.375rem,2.2vw,1.875rem);font-weight:600;line-height:1.3;letter-spacing:-.01em;max-width:22rem;margin:.4rem 0 0;color:#f9f4eef5}.tavs-product-detail__prices{margin-top:1rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem}.tavs-product-detail__price{font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:600;line-height:1.1}.tavs-product-detail__compare{font-size:.95rem;color:#f9f4ee73}.tavs-product-detail__meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;margin-top:.875rem;padding-bottom:1rem;border-bottom:1px solid oklch(.78 .13 80 / .15)}.tavs-product-detail__rating-row,.tavs-product-detail__inventory{margin-top:0}.tavs-product-detail__badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;margin:1rem 0 0;padding:0;list-style:none}@media(min-width:640px){.tavs-product-detail__badges{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.tavs-product-detail__badges{grid-template-columns:repeat(2,minmax(0,1fr))}}.tavs-product-detail__badge{display:flex;align-items:center;gap:.5rem;min-height:2.75rem;padding:.55rem .7rem;border-radius:10px;border:1px solid oklch(.78 .13 80 / .22);background:#070504d9;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.tavs-product-detail__badge:hover{transform:translateY(-1px);border-color:#e3ad4b73;box-shadow:0 0 16px #e3ad4b26}.tavs-product-detail__badge-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:8px;background:#e3ad4b1f;color:var(--gold)}.tavs-product-detail__badge-text{font-size:.68rem;font-weight:600;letter-spacing:.04em;line-height:1.25;color:#ece3d6e6}.tavs-product-form{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid oklch(.78 .13 80 / .15)}.tavs-product-form__select,.tavs-product-form__qty-input{border-radius:10px;border-color:#e3ad4b40;background:#040302;transition:border-color .3s ease,box-shadow .3s ease}.tavs-product-form__select:focus,.tavs-product-form__qty-input:focus{border-color:#e3ad4b80;box-shadow:0 0 0 3px #e3ad4b1f;outline:none}.tavs-product-form__submit,.tavs-product-form__buy-now .shopify-payment-button__button{border-radius:10px}.tavs-product-detail__description-wrap{margin-top:2.5rem;padding-top:2rem;border-top:1px solid oklch(.78 .13 80 / .18)}.tavs-product-content__intro{font-size:.9375rem;line-height:1.75;color:#ece3d6d1}.tavs-product-content__intro p{margin:0 0 1rem}.tavs-product-content__intro p:last-child{margin-bottom:0}.tavs-product-content__divider{height:1px;margin:1.5rem 0;background:linear-gradient(90deg,transparent,oklch(.78 .13 80 / .35),transparent)}.tavs-product-content__block{padding:1.25rem 1.125rem;border-radius:12px;border:1px solid oklch(.78 .13 80 / .18);background:#040302a6;transition:border-color .3s ease,box-shadow .3s ease}.tavs-product-content__block:hover{border-color:#e3ad4b52;box-shadow:0 8px 28px -18px #db940066;box-shadow:0 8px 28px -18px oklch(.72 .16 75 / .4)}.tavs-product-content__heading{display:flex;align-items:center;gap:.625rem;margin:0 0 .875rem;font-family:var(--font-display);font-size:1.05rem;font-weight:600;line-height:1.35;color:#f9f4eef2}.tavs-product-content__heading-icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:8px;background:#e3ad4b24;font-size:.95rem;line-height:1;flex-shrink:0}.tavs-product-content__body{font-size:.875rem;line-height:1.7;color:#e5ddd0c7}.tavs-product-content__body p{margin:0 0 .875rem}.tavs-product-content__body p:last-child{margin-bottom:0}.tavs-product-content__body ul,.tavs-product-content__body ol{margin:0 0 1rem;padding-left:1.35rem}.tavs-product-content__body li{margin-bottom:.45rem;padding-left:.15rem}.tavs-product-content__body li::marker{color:var(--gold)}.tavs-product-content__body strong{color:#f6ede0eb}.tavs-product-content__intro--empty{padding:1.25rem;border-radius:12px;border:1px dashed oklch(.78 .13 80 / .25);color:#d5cdc0bf}@media(max-width:767px){.tavs-product-detail__buybox-inner{padding:1.25rem}.tavs-product-detail__title{max-width:none}.tavs-product-detail__description-wrap{margin-top:2rem;padding-top:1.5rem}}@media(prefers-reduced-motion:reduce){.tavs-product-detail__badge:hover,.tavs-product-gallery__thumb:hover,.tavs-product-content__block:hover{transform:none}}.tavs-section--shop .tavs-section__container{width:97%;max-width:1920px;margin-left:auto;margin-right:auto}.tavs-section--shop .tavs-cat-tabs{width:100%;max-width:none;gap:12px 14px}.tavs-load-more{width:100%}.tavs-load-more__actions{display:flex;justify-content:center;margin-top:2.5rem;padding-bottom:.25rem}.tavs-load-more__actions[hidden]{display:none!important}.tavs-load-more__btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-width:15rem;padding:.95rem 2.15rem;border-radius:.625rem;border:1px solid oklch(.78 .16 80 / .55);background:linear-gradient(180deg,#070504,#020201);color:var(--gold, oklch(.78 .16 80));font-family:var(--font-sans);font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.tavs-load-more__btn:hover{border-color:#ecaa0be0;background:#ecaa0b1a;box-shadow:0 10px 32px -10px #db940099;box-shadow:0 10px 32px -10px oklch(.72 .16 75 / .6);transform:translateY(-2px)}.tavs-load-more__btn:focus-visible{outline:2px solid oklch(.78 .16 80 / .75);outline-offset:3px}[data-load-more-grid]>.is-load-more-hidden{display:none!important}[data-load-more-grid]>.is-load-more-reveal{animation:tavs-load-more-fade-in .5s ease forwards}.tavs-load-more.is-expanded [data-load-more-grid]{transition:gap .3s ease}@media(max-width:767px){.tavs-load-more__actions{margin-top:2rem;padding-left:.25rem;padding-right:.25rem}.tavs-load-more__btn{width:100%;max-width:22rem;min-width:0;padding-left:1.25rem;padding-right:1.25rem;font-size:.6875rem;letter-spacing:.14em}}@media(min-width:768px)and (max-width:1199px){.tavs-load-more__actions{margin-top:2.25rem}}@keyframes tavs-load-more-fade-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){[data-load-more-grid]>.is-load-more-reveal{animation:none}.tavs-load-more__btn{transition:none}}.tavs-product-grid.tavs-product-grid--shop{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px;margin-top:1.5rem}@media(min-width:768px){.tavs-product-grid.tavs-product-grid--shop{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px}}@media(min-width:1200px){.tavs-product-grid.tavs-product-grid--shop{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 24px}}@media(min-width:1600px){.tavs-product-grid.tavs-product-grid--shop{grid-template-columns:repeat(6,minmax(0,1fr));gap:28px 24px}}@media(min-width:768px){.tavs-product-grid--shop .tavs-pcard,.tavs-product-grid--shop .product-card{height:100%;display:flex;flex-direction:column}.tavs-product-grid--shop .tavs-pcard__body,.tavs-product-grid--shop .product-card__body{flex:1;display:flex;flex-direction:column;padding:.875rem}.tavs-product-grid--shop .tavs-pcard__cta,.tavs-product-grid--shop .product-card__actions{margin-top:auto}.tavs-product-grid--shop .tavs-pcard__media,.tavs-product-grid--shop .product-card__media{aspect-ratio:4 / 5}.tavs-product-grid--shop .tavs-pcard__img,.tavs-product-grid--shop .product-card__img{width:100%;height:100%;object-fit:contain;object-position:center}.tavs-product-grid--shop .tavs-pcard__title,.tavs-product-grid--shop .product-card__title{font-size:.8125rem;line-height:1.35}.tavs-product-grid--shop .tavs-pcard__price,.tavs-product-grid--shop .product-card__price{font-size:.9375rem}}@media(min-width:1600px){.tavs-product-grid--shop .tavs-pcard__body,.tavs-product-grid--shop .product-card__body{padding:.75rem}.tavs-product-grid--shop .tavs-pcard__title,.tavs-product-grid--shop .product-card__title{font-size:.75rem}.tavs-product-grid--shop .tavs-btn-gold.tavs-pcard__view,.tavs-product-grid--shop .tavs-btn-outline.tavs-pcard__add{font-size:.625rem;padding:.45rem .5rem;letter-spacing:.1em}}
/*# sourceMappingURL=/cdn/shop/t/118/assets/custom.css.map */
