:root{--purple:#54206f;--purple-dark:#2f0d45;--gold:#d8aa36;--cream:#fffaf0;--ink:#241c28;--white:#fff;--shadow:0 18px 45px rgba(42,15,58,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--cream);line-height:1.6}a{color:inherit}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.75rem;z-index:999}.page-width{width:min(1180px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:30;background:#fffaf0f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(84,32,111,.12)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;min-height:76px}.brand{display:flex;align-items:center;gap:.8rem;text-decoration:none}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,var(--purple),var(--purple-dark));color:var(--gold);font-weight:800;border:2px solid var(--gold);letter-spacing:-1px}.brand-copy strong{display:block;color:var(--purple-dark);font-size:1.02rem;line-height:1.1}.brand-copy span{display:block;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#6f6273}.nav-list{display:flex;align-items:center;gap:1.25rem;list-style:none;margin:0;padding:0}.nav-list a{text-decoration:none;font-weight:700;color:var(--purple-dark)}.nav-list a:hover{color:var(--gold)}.header-actions{display:flex;gap:.75rem;align-items:center}.button,.shopify-payment-button__button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.82rem 1.25rem;font-weight:800;text-decoration:none;border:2px solid var(--gold);background:var(--gold);color:var(--purple-dark);cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #54206f2e}.button--outline{background:transparent;color:var(--purple);border-color:var(--purple)}.menu-toggle{display:none;background:none;border:0;font-size:1.4rem;color:var(--purple)}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(216,170,54,.26),transparent 30%),linear-gradient(135deg,var(--purple-dark),var(--purple));color:#fff;padding:6.4rem 0 5.6rem}.hero:after{content:"";position:absolute;right:-90px;bottom:-120px;width:360px;height:360px;border:1px solid rgba(216,170,54,.4);border-radius:50%;box-shadow:0 0 0 45px #d8aa3614,0 0 0 90px #d8aa360d}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:3rem;align-items:center;position:relative;z-index:1}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:var(--gold);font-size:.78rem}.hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,6vw,5rem);line-height:1.02;margin:.65rem 0 1.2rem}.hero p{font-size:1.08rem;max-width:690px;color:#ffffffe0}.hero-buttons{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.7rem}.hero .button--outline{color:#fff;border-color:#ffffffb3}.hero-card{background:#ffffff1a;border:1px solid rgba(255,255,255,.22);border-radius:26px;padding:2rem;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-card h3{color:var(--gold);margin-top:0}.hero-card ul{padding-left:1.1rem}.section{padding:5rem 0}.section--white{background:#fff}.section--purple{background:linear-gradient(135deg,var(--purple-dark),var(--purple));color:#fff}.section-heading{max-width:760px;margin:0 auto 2.4rem;text-align:center}.section-heading h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1;color:var(--purple-dark);margin:.4rem 0}.section--purple .section-heading h2{color:#fff}.section-heading p{color:#6e6171}.section--purple .section-heading p{color:#fffc}.grid{display:grid;gap:1.4rem}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--2{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border-radius:22px;padding:1.7rem;border:1px solid rgba(84,32,111,.1);box-shadow:0 12px 34px #2a0f3a14}.card-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#d8aa362e;color:var(--purple);font-size:1.35rem;font-weight:900}.card h3{color:var(--purple-dark);margin:.9rem 0 .45rem}.card p{color:#695c6d;margin:0}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:3rem;align-items:center}.about-panel{min-height:410px;border-radius:30px;background:radial-gradient(circle at 30% 20%,rgba(216,170,54,.5),transparent 30%),linear-gradient(145deg,var(--purple),var(--purple-dark));display:grid;place-items:center;padding:2rem;color:#fff;box-shadow:var(--shadow)}.about-seal{width:230px;height:230px;border-radius:50%;border:3px solid var(--gold);display:grid;place-items:center;text-align:center;padding:2rem;box-shadow:0 0 0 14px #d8aa361f}.about-seal strong{font-family:Georgia,Times New Roman,serif;font-size:2rem;color:var(--gold)}.check-list{list-style:none;padding:0;margin:1.5rem 0}.check-list li{position:relative;padding-left:1.8rem;margin:.65rem 0}.check-list li:before{content:"\2713";position:absolute;left:0;color:var(--gold);font-weight:900}.funding-box{display:grid;grid-template-columns:.75fr 1.25fr;gap:2rem;align-items:center;background:#fff;color:var(--ink);border-radius:28px;padding:2.2rem}.funding-amount{font-family:Georgia,Times New Roman,serif;color:var(--purple);font-size:clamp(3rem,8vw,5.4rem);line-height:1;text-align:center}.funding-amount span{display:block;font-family:Arial,Helvetica,sans-serif;font-size:.85rem;letter-spacing:.14em;text-transform:uppercase;color:#756779;margin-top:.7rem}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.product-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 12px 30px #2a0f3a14}.product-card img{width:100%;aspect-ratio:4/3;object-fit:cover;background:#eee}.product-card__body{padding:1.25rem}.product-card h3{margin:0;color:var(--purple-dark)}.price{font-weight:900;color:var(--purple);margin:.45rem 0}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:2rem}.contact-details{background:linear-gradient(150deg,var(--purple-dark),var(--purple));color:#fff;border-radius:24px;padding:2rem}.contact-details h3{color:var(--gold)}.contact-details a{color:#fff}.contact-form{background:#fff;border-radius:24px;padding:2rem;box-shadow:var(--shadow)}.field{margin-bottom:1rem}.field label{display:block;font-weight:800;color:var(--purple-dark);margin-bottom:.35rem}.field input,.field textarea,.field select{width:100%;padding:.9rem 1rem;border:1px solid rgba(84,32,111,.22);border-radius:12px;background:#fff;color:var(--ink);font:inherit}.field textarea{min-height:140px;resize:vertical}.site-footer{background:#1f0b2b;color:#ffffffd1;padding:3rem 0 1.2rem}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2rem}.site-footer h3,.site-footer h4{color:var(--gold)}.site-footer ul{list-style:none;padding:0}.site-footer a{color:#ffffffd6;text-decoration:none}.footer-bottom{margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.14);font-size:.82rem}.notice{font-size:.83rem;color:#766a79;background:#d8aa361f;padding:1rem;border-left:4px solid var(--gold);border-radius:8px}.page-banner{background:linear-gradient(135deg,var(--purple-dark),var(--purple));color:#fff;padding:4rem 0;text-align:center}.rte{max-width:850px;margin:0 auto}.rte img{max-width:100%}.collection-title,.product-title{font-family:Georgia,Times New Roman,serif;color:var(--purple-dark)}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:4rem 0}.product-page img{max-width:100%;border-radius:20px}.quantity{width:90px;padding:.75rem;border-radius:10px;border:1px solid #ccc}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:1rem;border-bottom:1px solid rgba(84,32,111,.14);text-align:left}@media(max-width:900px){.nav-list{display:none;position:absolute;top:76px;left:0;right:0;background:var(--cream);padding:1rem 2rem;flex-direction:column;align-items:flex-start;border-bottom:1px solid rgba(84,32,111,.15)}.nav-list.is-open{display:flex}.menu-toggle{display:block}.header-actions .button{display:none}.hero-grid,.about-grid,.funding-box,.contact-grid,.product-page{grid-template-columns:1fr}.grid--3,.product-grid{grid-template-columns:repeat(2,1fr)}.hero{padding-top:4.5rem}.hero-card{max-width:620px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.grid--3,.grid--2,.product-grid,.footer-grid{grid-template-columns:1fr}.hero-buttons{flex-direction:column;align-items:stretch}.hero-buttons .button{width:100%}.brand-copy span{display:none}.section{padding:3.8rem 0}.header-inner{min-height:68px}.nav-list{top:68px}}.hero-note{font-size:.86rem;color:#ffffffb8;margin-top:1rem}.brand-mark{font-size:.73rem;letter-spacing:.02em}.info-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:1.5rem}.info-stack{display:grid;gap:1.5rem}.info-card{background:#fff;border-radius:24px;padding:1.8rem;border:1px solid rgba(84,32,111,.12);box-shadow:0 12px 32px #2a0f3a14}.info-card--purple{background:linear-gradient(150deg,var(--purple-dark),var(--purple));color:#fff}.info-card h3{font-family:Georgia,Times New Roman,serif;color:var(--purple-dark);font-size:1.55rem;margin:.35rem 0 1rem}.info-card--purple h3{color:var(--gold)}.business-facts{margin:0}.business-facts div{padding:.72rem 0;border-bottom:1px solid rgba(255,255,255,.15)}.business-facts div:last-child{border-bottom:0}.business-facts dt{font-size:.72rem;letter-spacing:.11em;text-transform:uppercase;color:var(--gold);font-weight:800}.business-facts dd{margin:.25rem 0 0;color:#fff}.business-facts a{color:#fff}.code-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.code-grid>div{background:var(--cream);border-radius:16px;padding:1rem}.code-grid span{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#78647e}.code-grid strong{display:block;color:var(--purple);font-size:1.45rem;margin:.25rem 0}.code-grid p{font-size:.88rem;margin:0;color:#695c6d}.service-boundary{margin-top:1.5rem;padding:1.25rem 1.4rem;border-radius:16px;background:#fff4d7;border-left:5px solid var(--gold);color:#4c3d51}.business-service-grid{grid-template-columns:repeat(3,1fr)}.funding-profile-section .section-heading{max-width:900px}.funding-box--wide{grid-template-columns:.65fr 1.35fr;align-items:start}.funding-summary p{color:#55465a}.funding-table-wrap{overflow-x:auto}.funding-table{width:100%;border-collapse:collapse;font-size:.88rem}.funding-table th,.funding-table td{padding:.78rem;border-bottom:1px solid rgba(84,32,111,.14);text-align:left;vertical-align:top}.funding-table thead th{background:var(--cream);color:var(--purple-dark)}.funding-table td:last-child,.funding-table th:last-child{white-space:nowrap;font-weight:800;color:var(--purple)}.funding-table tfoot th{border-top:2px solid var(--gold);border-bottom:0}.detail-accordion{display:grid;gap:1rem}.detail-accordion details{background:#fff;border:1px solid rgba(84,32,111,.13);border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #2a0f3a0f}.detail-accordion summary{cursor:pointer;list-style:none;padding:1.15rem 1.35rem;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:700;color:var(--purple-dark);background:linear-gradient(90deg,rgba(216,170,54,.18),transparent)}.detail-accordion summary::-webkit-details-marker{display:none}.detail-accordion summary:after{content:"+";float:right;color:var(--gold);font-family:Arial,sans-serif}.detail-accordion details[open] summary:after{content:"\2013"}.details-body{padding:1.35rem}.mini-card{background:var(--cream);border-radius:16px;padding:1.1rem}.mini-card h3{color:var(--purple-dark);margin-top:0}.detail-columns{align-items:start}.risk-list p{padding:.7rem 0;border-bottom:1px solid rgba(84,32,111,.1);margin:0}.risk-list p:last-child{border-bottom:0}.checklist-panel{margin-top:1.5rem;background:linear-gradient(145deg,var(--purple-dark),var(--purple));color:#fff;border-radius:24px;padding:2rem}.checklist-panel h3{font-family:Georgia,Times New Roman,serif;color:var(--gold);font-size:1.6rem;margin-top:0}.checklist-columns{display:grid;grid-template-columns:1fr 1fr;gap:.65rem 1.4rem}.checklist-columns label{display:block;padding:.55rem 0;border-bottom:1px solid rgba(255,255,255,.12)}.purpose-statement{margin-top:1.5rem;background:#fff;border:2px solid var(--gold);border-radius:20px;padding:1.5rem}.purpose-statement p{margin-bottom:0}.center-button{text-align:center;margin-top:2rem}.product-placeholder{aspect-ratio:4/3;display:grid;place-items:center;background:linear-gradient(135deg,var(--purple),var(--purple-dark));color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:2rem}.contact-section{background:var(--cream)}@media(max-width:900px){.info-layout,.funding-box--wide{grid-template-columns:1fr}.business-service-grid{grid-template-columns:repeat(2,1fr)}.checklist-columns{grid-template-columns:1fr}}@media(max-width:620px){.code-grid,.business-service-grid{grid-template-columns:1fr}.funding-table{min-width:760px}.info-card,.checklist-panel{padding:1.25rem}.brand-copy strong{font-size:.88rem}}:root{--purple:#4b136b;--purple-dark:#24052f;--purple-mid:#6f2392;--lavender:#f7f0fb;--gold:#d5aa3d;--gold-light:#f6d97b;--ink:#241529;--cream:#fffaf1}body{background:#fff;color:var(--ink)}.announcement{background:linear-gradient(90deg,#b98a20,#f2d478,#b98a20);color:#2a1232;text-align:center;font-weight:900;letter-spacing:.12em;font-size:.72rem;padding:.7rem 1rem}.site-header{background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(75,19,107,.12);position:sticky;top:0;z-index:30}.header-inner{min-height:84px}.nav-list a{font-weight:800;color:var(--purple-dark)}.cart-link{font-weight:800;color:var(--purple);text-decoration:none}.button{border-radius:999px;box-shadow:0 12px 30px #4b136b2e;font-weight:900}.button--small{padding:.75rem 1.1rem}.button--gold{background:linear-gradient(135deg,#c99722,#f2d477,#ba861c);color:#2c1234;border:0}.button--glass{background:#ffffff14;border:1px solid rgba(255,255,255,.4);color:#fff;box-shadow:none}.luxury-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,#7b2a9e 0,#4b136b 32%,#24052f 72%);color:#fff;padding:5.8rem 0}.luxury-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,black,transparent);mask-image:linear-gradient(to bottom,black,transparent)}.luxury-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .92fr;gap:4rem;align-items:center}.luxury-hero h1{font-size:clamp(3rem,6vw,6rem);line-height:.95;max-width:780px;margin:.8rem 0 1.4rem;letter-spacing:-.055em}.hero-lead{font-size:1.2rem;line-height:1.75;max-width:680px;color:#eadcf0}.hero-proof{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:1.6rem;color:#f4d778;font-weight:800;font-size:.86rem}.luxury-hero__visual{position:relative;min-height:510px;display:grid;place-items:center}.score-card{position:absolute;border-radius:30px;padding:2rem;box-shadow:0 35px 80px #00000059}.score-card--front{width:min(100%,410px);min-height:450px;background:linear-gradient(145deg,#fffffffa,#faf1ffeb);color:var(--purple-dark);border:1px solid rgba(255,255,255,.8);transform:rotate(3deg)}.score-card--back{width:360px;height:300px;background:linear-gradient(135deg,#d4a92f,#f5da83);color:#381342;transform:translate(-80px,90px) rotate(-10deg);display:flex;flex-direction:column;justify-content:flex-end}.score-card--back span{font-size:.78rem;font-weight:900;letter-spacing:.2em}.score-card--back strong{font-size:2.2rem}.score-card__top{display:flex;justify-content:space-between;font-weight:900;font-size:.72rem;letter-spacing:.14em}.score-ring{width:210px;height:210px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:2.3rem auto;background:conic-gradient(var(--gold) 0 78%,#e8dff0 78% 100%);position:relative}.score-ring:after{content:"";position:absolute;width:162px;height:162px;border-radius:50%;background:#fff}.score-ring strong,.score-ring span{z-index:2}.score-ring strong{font-size:3.2rem}.score-ring span{font-size:.72rem;font-weight:900;letter-spacing:.2em;color:var(--purple-mid)}.score-card--front h3{font-size:1.45rem;margin-bottom:.4rem}.score-card--front p{color:#6d5a72}.hero-orb{position:absolute;border-radius:50%;filter:blur(4px);opacity:.45}.hero-orb--one{width:380px;height:380px;background:#b84de2;left:-160px;top:-170px}.hero-orb--two{width:320px;height:320px;background:#e2b94e;right:-140px;bottom:-160px}.gold-spark{position:absolute;color:#f6d97b;font-size:3rem}.gold-spark--one{right:2%;top:10%}.gold-spark--two{left:6%;bottom:10%;font-size:1.8rem}.trust-bar{background:#fff;border-bottom:1px solid #eee3f3}.trust-bar__grid{display:grid;grid-template-columns:repeat(4,1fr);padding:1.6rem 0}.trust-bar__grid div{padding:0 1.4rem;border-right:1px solid #eadff0}.trust-bar__grid div:last-child{border:0}.trust-bar strong,.trust-bar span{display:block}.trust-bar strong{color:var(--purple);font-size:1rem}.trust-bar span{font-size:.8rem;color:#79687f;margin-top:.25rem}.section--lavender{background:linear-gradient(180deg,#fbf7fd,#f4eaf9)}.centered{text-align:center;margin-inline:auto}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.service-card{position:relative;background:#fff;padding:2rem;border-radius:24px;border:1px solid #eadff0;box-shadow:0 18px 45px #38134614;transition:.25s}.service-card:hover{transform:translateY(-8px);box-shadow:0 28px 60px #38134629}.service-card.featured{background:linear-gradient(160deg,#4b136b,#24052f);color:#fff}.service-card.featured p{color:#dfd1e5}.service-number{position:absolute;right:1.4rem;top:1.3rem;font-weight:900;color:#cbb5d5}.service-icon{font-size:2rem;color:var(--gold);margin-bottom:2.4rem}.service-card h3{font-size:1.35rem}.service-card p{min-height:120px;color:#715f77}.service-card a{font-weight:900;color:var(--purple);text-decoration:none}.service-card.featured a{color:#f5d875}.section--dark{background:linear-gradient(145deg,#22042d,#4b136b);color:#fff}.section-heading.light p{color:#dfd2e5}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.process-grid article{padding:2.2rem;border-radius:24px;background:#ffffff12;border:1px solid rgba(255,255,255,.16)}.process-grid span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#c99722,#f4da80);color:#32123d;font-weight:900}.process-grid p{color:#d9c8e0}.benefit-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:4rem;align-items:center}.benefit-panel{background:linear-gradient(145deg,#f8effc,#fff);padding:3rem;border-radius:32px;border:1px solid #e9dced}.mini-crown{font-size:3rem;color:var(--gold)}.benefit-panel h2{font-size:2.5rem}.benefit-list>div{display:grid;grid-template-columns:68px 1fr;gap:1rem;padding:1.45rem 0;border-bottom:1px solid #eadff0}.benefit-list>div>span{font-size:1.7rem;font-weight:900;color:#d3a735}.benefit-list h3{margin:0}.benefit-list p{margin:.35rem 0 0;color:#715f77}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:4rem}.faq-list details{background:#fff;border:1px solid #eadff0;border-radius:18px;padding:1.2rem 1.4rem;margin-bottom:.8rem}.faq-list summary{cursor:pointer;font-weight:900;color:var(--purple-dark)}.faq-list p{color:#715f77}.cta-wrap{background:#fff;padding:2rem 0 0}.cta-banner{background:linear-gradient(120deg,#4b136b,#260632);border-radius:34px;color:#fff;padding:3.2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;box-shadow:0 30px 70px #3a0f4840}.cta-banner h2{font-size:2.5rem;margin:.5rem 0}.cta-banner p{color:#e6d7eb}.contact-section{background:#fff}.contact-note{margin-top:1.5rem;padding:1rem;border-left:4px solid var(--gold);background:#fff8df;font-size:.85rem}.contact-form{box-shadow:0 20px 60px #3813461f;border:1px solid #eadff0}.field input,.field select,.field textarea{border-radius:12px;border:1px solid #d8c7df;background:#fff}.eyebrow{color:var(--gold);font-weight:900;letter-spacing:.16em}.section-heading h2{font-size:clamp(2.2rem,4vw,3.6rem);letter-spacing:-.035em}@media(max-width:990px){.luxury-hero__grid,.benefit-layout,.faq-layout{grid-template-columns:1fr}.luxury-hero__visual{min-height:480px}.service-grid{grid-template-columns:repeat(2,1fr)}.trust-bar__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.trust-bar__grid div{border:0}.process-grid{grid-template-columns:1fr}.cta-banner{align-items:flex-start;flex-direction:column}}@media(max-width:650px){.luxury-hero{padding:3.8rem 0}.luxury-hero h1{font-size:3.2rem}.luxury-hero__visual{min-height:390px}.score-card--front{width:86%;min-height:370px;padding:1.4rem}.score-card--back{width:75%;height:220px;transform:translate(-40px,75px) rotate(-8deg)}.score-ring{width:160px;height:160px;margin:1.5rem auto}.score-ring:after{width:122px;height:122px}.score-ring strong{font-size:2.4rem}.service-grid,.trust-bar__grid{grid-template-columns:1fr}.hero-proof{flex-direction:column;gap:.5rem}.cta-banner,.benefit-panel{padding:2rem}}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#4b136b,#24052f);color:#f3d575;font-size:1.45rem;box-shadow:0 10px 25px #4b136b38}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:1.15rem;color:#3b0b4c;font-family:Georgia,serif}.brand-copy small{font-size:.62rem;letter-spacing:.2em;color:#b18420;font-weight:900;margin-top:.3rem}.page-width--catalog{width:min(1320px,calc(100% - 2rem))}.catalog-section{overflow:hidden}.collection-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin:-.4rem auto 1.7rem;max-width:1100px}.collection-chips--left{justify-content:flex-start;margin:0 0 1.5rem}.collection-chip{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.55rem .95rem;border:1px solid #ddcfe3;border-radius:999px;background:#fff;color:var(--purple-dark);font-size:.82rem;font-weight:800;text-decoration:none;transition:.2s}.collection-chip:hover,.collection-chip.is-active{background:var(--purple);border-color:var(--purple);color:#fff;transform:translateY(-1px)}.catalog-summary{margin:0 0 1rem;color:#74647a;font-size:.9rem}.catalog-summary strong{color:var(--purple-dark)}.product-grid.product-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem;align-items:stretch}.product-card{display:flex;flex-direction:column;min-width:0;height:100%;border:1px solid #eadff0;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 12px 28px #300d4514;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px #300d4524}.product-card__media{position:relative;display:block;height:220px;padding:12px;background:linear-gradient(145deg,#fbf7fd,#f3eaf7);overflow:hidden}.product-card__media img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:contain;background:transparent;border-radius:10px}.product-placeholder{width:100%;height:100%;aspect-ratio:auto;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,var(--purple),var(--purple-dark));color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1.8rem}.product-placeholder--large{min-height:520px}.product-badge{position:absolute;top:12px;left:12px;z-index:2;padding:.35rem .65rem;border-radius:999px;font-size:.68rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.product-badge--sold{background:#2b1c30;color:#fff}.product-badge--sale{left:auto;right:12px;background:var(--gold);color:var(--purple-dark)}.product-card__body{display:flex;flex-direction:column;flex:1;padding:1rem}.product-card__type{font-size:.66rem;line-height:1.2;text-transform:uppercase;letter-spacing:.12em;color:#9b7d38;font-weight:900;margin-bottom:.4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card h3{margin:0;min-height:2.75em;font-size:1rem;line-height:1.36;color:var(--purple-dark);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-card h3 a{text-decoration:none}.product-card__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:.45rem;margin:.55rem 0 .9rem}.product-card .price{margin:0;font-size:1rem}.compare-price{color:#918494;font-size:.82rem}.product-card__button{width:100%;margin-top:auto;padding:.62rem .8rem;font-size:.82rem}.collection-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:1.5rem}.collection-header .collection-title{font-size:clamp(2.2rem,5vw,4rem);line-height:1;margin:.35rem 0}.collection-description{max-width:760px;margin:0;color:#6e6171}.collection-sort{min-width:220px}.collection-sort label{display:block;margin-bottom:.35rem;color:var(--purple-dark);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.collection-sort select{width:100%;padding:.75rem .85rem;border:1px solid #d9c8e0;border-radius:12px;background:#fff;color:var(--purple-dark);font:inherit}.pagination-wrap{text-align:center;margin-top:2rem}.pagination-wrap .page,.pagination-wrap a,.pagination-wrap .next,.pagination-wrap .prev{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;margin:.2rem;border:1px solid #dbcce2;border-radius:10px;text-decoration:none}.pagination-wrap .current{background:var(--purple);color:#fff;border-color:var(--purple)}.product-page--polished{align-items:start;gap:3.2rem}.product-media-panel{position:sticky;top:112px;display:grid;place-items:center;min-height:560px;padding:1.4rem;border:1px solid #eadff0;border-radius:24px;background:linear-gradient(145deg,#fbf7fd,#f3eaf7)}.product-media-panel>img{width:100%;height:auto;max-height:600px;object-fit:contain;border-radius:14px}.product-info-panel{padding:1rem 0}.product-page-price{display:flex;align-items:center;gap:.7rem;margin:1rem 0;font-size:1.3rem}.product-description{margin:0 0 1.5rem}.product-description img{height:auto}.product-form{padding-top:1rem;border-top:1px solid #eadff0}.product-add-button{width:100%;font-size:1rem}.shopify-payment-button{margin-top:.7rem}.product-assurances{display:grid;gap:.5rem;margin-top:1.2rem;padding:1rem;border-radius:14px;background:#fff8df;color:#594a5e;font-size:.82rem;font-weight:700}@media(max-width:1080px){.product-grid.product-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card__media{height:210px}}@media(max-width:800px){.product-grid.product-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-header{align-items:flex-start;flex-direction:column}.collection-sort{width:100%;min-width:0}.product-media-panel{position:static;min-height:420px}.product-page--polished{gap:1.4rem}}@media(max-width:480px){.page-width--catalog{width:min(100% - 1rem,1320px)}.product-grid.product-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.product-card{border-radius:14px}.product-card__media{height:155px;padding:7px}.product-card__body{padding:.75rem}.product-card h3{font-size:.86rem;min-height:2.7em}.product-card__type{font-size:.58rem}.product-card .price{font-size:.9rem}.product-card__button{padding:.52rem .4rem;font-size:.72rem}.collection-chip{font-size:.72rem;padding:.48rem .7rem}.product-media-panel{min-height:330px;padding:.8rem}.product-placeholder--large{min-height:300px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/base.css.map */
