@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}.hero-title { font-family: 'Cormorant Garamond', serif; font-size: 3.5rem; font-weight: 400; color: #8B5D3B; margin-bottom: 20px; letter-spacing: -0.02em; }@media (max-width: 768px) { .hero-title { font-size: 2.5rem; }}.hero-subtitle { font-size: 1.3rem; color: #6B4423; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; font-weight: 300; }@media (max-width: 768px) { .hero-subtitle { font-size: 1.1rem; }}.tagline { font-family: 'Cormorant Garamond', serif; font-size: 1.8rem; color: #D4B896; font-weight: 500; margin-top: 20px; }#brxe-azxedz {align-self: center !important; text-align: center; padding-top: var(--space-3xl)} .intro-text p { font-size: 1.1rem; text-align: center; line-height: 1.8; color: #4a4a4a; }#brxe-ljmwgz {margin-top: 60px; margin-right: 0; margin-bottom: 60px; margin-left: 0}.intro-text { background: rgba(255, 255, 255, 0.8); border-radius: 20px; padding: 40px;  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08); border: 1px solid rgba(212, 184, 150, 0.2); }@media (max-width: 992px) {#brxe-ljmwgz {margin-top: 20px; margin-bottom: 20px}} .package-title { font-family: 'Cormorant Garamond', serif; font-size: 2.2rem; color: #8B5D3B; margin-bottom: 15px; text-align: center; font-weight: 500; } .package-duration { text-align: center; color: #6B4423; font-size: 1.1rem; margin-bottom: 25px; font-weight: 500; } .features-list li { padding: 8px 0; padding-left: 25px; position: relative; font-size: 0.95rem; line-height: 1.6; color: #4a4a4a; } .features-list li::before { content: '✨'; position: absolute; left: 0; top: 8px; } .features-list { list-style: none; margin: 30px 0; } .numerology-text { font-size: 0.9rem; color: #8B5D3B; margin-bottom: 15px; font-style: italic; line-height: 1.6; } .price { font-family: 'Cormorant Garamond', serif; font-size: 3rem; color: #8B5D3B; font-weight: 600; margin-bottom: 10px; }@media (max-width: 768px) { .price { font-size: 2.5rem; }} .original-price { font-size: 1.2rem; color: #999; text-decoration: line-through; margin-bottom: 20px; } .price-section { text-align: center; margin: 30px 0; padding: 25px; background: linear-gradient(135deg, #f8f6f3 0%, #f0ebe5 100%); border-radius: 15px; } .waitlist-btn { background: linear-gradient(135deg, #D4B896 0%, #8B5D3B 100%); color: white; padding: 15px 40px; border: none; border-radius: 50px; font-size: 1.1rem; font-weight: 600; cursor: pointer; transition: all 0.3s ease; width: 100%; margin-top: 25px; box-shadow: 0 8px 25px rgba(139, 93, 59, 0.3); } .waitlist-btn:hover { transform: translateY(-2px); box-shadow: 0 12px 35px rgba(139, 93, 59, 0.4); } .package-card { background: rgba(255, 255, 255, 0.95); border-radius: 25px; padding: 40px 30px; box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1); border: 2px solid transparent; transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); position: relative; overflow: hidden; } .package-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #D4B896, #8B5D3B); } .package-card:hover { transform: translateY(-10px); box-shadow: 0 25px 60px rgba(0, 0, 0, 0.15); border-color: rgba(212, 184, 150, 0.3); }@media (max-width: 768px) { .package-card { padding: 30px 25px; }}.starter-package h4 { color: #8B5D3B; font-family: 'Cormorant Garamond', serif; font-size: 1.3rem; margin-bottom: 15px; text-align: center; } .starter-items li { font-size: 0.9rem; padding-left: 20px; } .starter-items li::before { content: '🎁'; }.starter-items { display: grid; grid-template-columns: 1fr; gap: 8px; }.starter-package { background: rgba(212, 184, 150, 0.1); border-radius: 15px; padding: 20px; margin: 20px 0; }.package-card.premium { border-color: #D4B896; background: linear-gradient(135deg, rgba(212, 184, 150, 0.08) 0%, rgba(255, 255, 255, 0.95) 100%); }.business-section h4 { color: #8B5D3B; font-family: 'Cormorant Garamond', serif; font-size: 1.4rem; margin-bottom: 15px; text-align: center; }.business-section { background: rgba(139, 93, 59, 0.08); border-radius: 15px; padding: 25px; margin: 25px 0; } .important-note p { font-size: 0.95rem; color: #6B4423; line-height: 1.7; margin-bottom: 10px; }.important-note { background: rgba(212, 184, 150, 0.15); border-left: 4px solid #D4B896; padding: 20px; margin: 30px 0; border-radius: 0 10px 10px 0; }.package-card.business { border-color: #8B5D3B; background: linear-gradient(135deg, rgba(139, 93, 59, 0.08) 0%, rgba(255, 255, 255, 0.95) 100%); grid-column: 1 / -1; }#brxe-iohehh {grid-template-columns: repeat(2, minmax(0, 1fr)); display: grid; align-items: initial; grid-gap: 30px}@media (max-width: 992px) {#brxe-iohehh {grid-template-columns: 1fr}}.closing-text { font-size: 1.8rem; color: #8B5D3B; margin-bottom: 30px; font-weight: 400; }.grow-flow-glow { font-family: 'Cormorant Garamond', serif; font-size: 2.5rem; color: #D4B896; font-weight: 500; margin: 20px 0; letter-spacing: 0.05em; }.signature { font-family: 'Cormorant Garamond', serif; font-size: 1.4rem; color: #6B4423; font-style: italic; margin-top: 30px; }.closing-section { text-align: center; padding: 60px 0; background: rgba(255, 255, 255, 0.6); border-radius: 25px; margin: 60px 0 40px; }.container { margin: 0 auto; padding: 0 20px; }