*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffaf9;color:#272024;font-family:"DM Sans",sans-serif}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.site-header{height:78px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eadcda;background:#fffaf9;position:sticky;top:0;z-index:20}.logo,.footer-logo{font-family:"Cormorant Garamond",serif;font-size:30px;font-weight:700}.logo span,.footer-logo span{font-style:italic;color:#a45c72}.site-header nav{display:flex;gap:25px;align-items:center;font-size:13px;font-weight:600}.site-header nav a:hover{color:#a45c72}.cart-link{border:0;background:none;cursor:pointer;font-weight:700}.cart-link span{background:#a45c72;color:white;border-radius:50%;padding:3px 7px;font-size:11px}.menu-btn{display:none;background:none;border:0;font-size:24px}.hero{min-height:650px;padding:75px 9%;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px;background:radial-gradient(circle at 75% 30%,#f5dfe3 0,#fffaf9 40%)}.eyebrow{font-size:11px;letter-spacing:3px;font-weight:700;color:#a45c72;margin:0 0 16px}.hero h1,h2{font-family:"Cormorant Garamond",serif;font-weight:600;line-height:.92}.hero h1{font-size:82px;margin:0}.hero h1 em,h2 em{color:#a45c72;font-family:"Playfair Display",serif}.hero-text{max-width:520px;line-height:1.8;color:#6f6265;margin:28px 0}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-block;padding:14px 22px;border-radius:2px;border:1px solid #a45c72;cursor:pointer;font-weight:700;font-size:13px;text-align:center}.primary{background:#a45c72;color:#fff;border-color:#a45c72}.secondary{background:transparent;color:#a45c72}.full{width:100%}.hero-art{height:480px;position:relative}.nail{position:absolute;border-radius:55% 55% 45% 45%;box-shadow:0 20px 50px #b18b9455}.nail-one{width:155px;height:330px;background:linear-gradient(145deg,#fff,#dba7b4);transform:rotate(-18deg);left:18%;top:12%}.nail-two{width:160px;height:360px;background:linear-gradient(145deg,#1f1820,#7c5364);transform:rotate(12deg);left:48%;top:18%}.nail-three{width:145px;height:310px;background:linear-gradient(145deg,#d8b8a6,#fff0e9);transform:rotate(32deg);left:34%;top:38%}.hero-badge{position:absolute;right:3%;bottom:8%;width:105px;height:105px;border-radius:50%;background:#272024;color:#fff;display:grid;place-content:center;text-align:center;font-family:"Cormorant Garamond",serif;font-size:19px;line-height:1.05;transform:rotate(9deg)}.intro{text-align:center;padding:100px 8%;background:#f8edeb}.intro h2,.section h2{font-size:58px;margin:0 0 20px}.intro>p:not(.eyebrow){max-width:650px;margin:0 auto 45px;color:#6f6265;line-height:1.7}.choice-grid{display:grid;grid-template-columns:1fr 1fr;max-width:950px;margin:auto;gap:18px}.choice-card{background:#fff;padding:45px;text-align:left;border:1px solid #eadcda;transition:.2s}.choice-card:hover{transform:translateY(-4px)}.choice-card.featured{background:#272024;color:#fff}.choice-card span{font-size:11px;letter-spacing:2px;color:#a45c72}.choice-card h3{font-family:"Cormorant Garamond",serif;font-size:35px;margin:18px 0 8px}.choice-card p{color:#847477;line-height:1.6}.featured p{color:#d8cccf}.choice-card b{font-size:12px;color:#a45c72}.section{padding:105px 8%}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:45px}.section-heading>p{max-width:370px;color:#75686b;line-height:1.6}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:white;border:1px solid #eadcda;padding:12px}.product-image{height:280px;display:grid;place-items:center;overflow:hidden;position:relative}.product-image span{font-size:72px;filter:drop-shadow(0 10px 12px #0002)}.cherry{background:linear-gradient(135deg,#f5d7d9,#fff)}.midnight{background:linear-gradient(135deg,#252027,#725263)}.sugar{background:linear-gradient(135deg,#f7dfe7,#fff4f1)}.chrome{background:linear-gradient(135deg,#d9d8da,#fff,#a6a4aa)}.product-info{display:flex;justify-content:space-between;align-items:start;padding:17px 5px}.product-info h3{margin:0;font-family:"Cormorant Garamond",serif;font-size:23px}.product-info p{margin:4px 0 0;color:#89797c;font-size:12px}.product-info strong{font-size:14px}.add-btn{width:100%;padding:11px;background:#272024;color:#fff;border:0;cursor:pointer;font-weight:700}.add-btn:hover{background:#a45c72}.custom{background:#272024;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:80px}.custom .eyebrow{color:#dba7b4}.custom h2{font-size:66px}.custom-copy>p:not(.eyebrow){color:#cbbec1;line-height:1.8;max-width:580px}.steps{margin-top:35px;display:grid;gap:18px}.steps>div{display:flex;gap:18px;align-items:center}.steps b{font-size:12px;color:#dba7b4}.steps strong,.steps small{display:block}.steps small{color:#a9999d;margin-top:4px}.custom-form{background:#fff;color:#272024;padding:35px}.custom-form h3{font-family:"Cormorant Garamond",serif;font-size:34px;margin:0 0 24px}.custom-form label{display:block;font-size:12px;font-weight:700;margin-bottom:15px}.custom-form input,.custom-form textarea,.custom-form select{display:block;width:100%;margin-top:7px;border:1px solid #dfd0ce;padding:12px;background:#fffaf9;outline:none}.custom-form input:focus,.custom-form textarea:focus,.custom-form select:focus{border-color:#a45c72}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.optional{color:#998b8e;font-weight:400}.form-note{font-size:10px;color:#887a7d;line-height:1.5;text-align:center}.how{text-align:center;background:#f8edeb}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:950px;margin:55px auto 0;gap:20px}.process-grid div{background:#fff;padding:35px 25px}.process-grid span{color:#a45c72;font-weight:700}.process-grid h3{font-family:"Cormorant Garamond",serif;font-size:28px;margin:15px 0 8px}.process-grid p{color:#75686b;line-height:1.6;font-size:14px}.about{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-photo{min-height:480px;background:linear-gradient(145deg,#dfb8bf,#272024);display:grid;place-items:center;color:#fff;text-align:center;font-family:"Cormorant Garamond",serif;font-size:55px;line-height:.8}.about p:not(.eyebrow):not(.signature){color:#75686b;line-height:1.8}.signature{font-family:"Playfair Display",serif;font-style:italic;color:#a45c72;font-size:22px}.faq{max-width:900px;margin:auto}.faq-list{border-top:1px solid #dfd0ce}.faq details{border-bottom:1px solid #dfd0ce;padding:22px 0}.faq summary{cursor:pointer;font-weight:700;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";float:right;color:#a45c72;font-size:20px}.faq details[open] summary:after{content:"−"}.faq details p{color:#75686b;line-height:1.7;max-width:750px}.cart-drawer{position:fixed;right:-430px;top:0;height:100vh;width:430px;background:#fff;z-index:50;padding:30px;box-shadow:-10px 0 40px #0002;transition:.3s}.cart-drawer.open{right:0}.cart-head{display:flex;justify-content:space-between}.cart-head h2{font-size:38px;margin:0}.cart-head button{border:0;background:none;font-size:30px;cursor:pointer}.cart-item{display:flex;justify-content:space-between;border-bottom:1px solid #eadcda;padding:17px 0}.cart-item button{border:0;background:none;color:#a45c72;cursor:pointer}.empty{color:#8b7d80;text-align:center;padding:60px 0}.cart-total{display:flex;justify-content:space-between;border-top:1px solid #eadcda;margin-top:20px;padding:20px 0;font-weight:700}.overlay{position:fixed;inset:0;background:#0006;z-index:40;display:none}.overlay.show{display:block}footer{background:#181317;color:#fff;text-align:center;padding:60px 8%}.footer-logo{font-size:38px}.footer-links{display:flex;justify-content:center;gap:25px;margin:25px 0;color:#d8cccf;font-size:13px}.footer-links a:hover{color:#fff}footer small{color:#817478}.site-header .cart-link{padding:0}@media(max-width:900px){.site-header nav{display:none}.menu-btn{display:block}.hero{grid-template-columns:1fr;padding:60px 7%}.hero-art{height:400px}.hero h1{font-size:65px}.product-grid{grid-template-columns:1fr 1fr}.custom,.about{grid-template-columns:1fr;gap:45px}.process-grid{grid-template-columns:1fr}.section-heading{display:block}.cart-drawer{width:min(430px,92vw)}}@media(max-width:600px){.choice-grid,.product-grid{grid-template-columns:1fr}.section,.intro{padding:75px 6%}.hero{padding:50px 6%}.hero h1{font-size:55px}.hero-art{height:330px}.nail-one{width:110px;height:240px}.nail-two{width:115px;height:260px}.nail-three{width:105px;height:225px}.custom h2,.section h2,.intro h2{font-size:48px}.form-row{grid-template-columns:1fr}.site-header{padding:0 5%}.cart-drawer{padding:22px}}
