:root{--gold: #d4af37;--gold-soft: #e5c97b;--bg: #0a0a0a}html,body{margin:0!important;padding:0!important;width:100%!important;background-color:var(--bg);color:#e5c97b;font-family:Playfair Display,Cormorant Garamond,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main,section,div{box-sizing:border-box}h1,h2,h3,h4{font-family:Playfair Display,serif;color:var(--gold);text-align:center;margin:0 0 1rem;letter-spacing:.5px}h1{font-size:clamp(2.2rem,5vw,4rem);font-weight:700}p,li,span{font-family:Cormorant Garamond,serif;color:var(--gold-soft);line-height:1.6;font-size:1.1rem;text-align:center}a{color:var(--gold);text-decoration:none;transition:color .25s,letter-spacing .25s}a:hover{color:#f0da91;letter-spacing:.5px}button,.button{background:var(--gold);color:var(--bg);border:none;padding:.9rem 1.6rem;border-radius:2rem;font-weight:600;cursor:pointer}button:hover{background:#fff2b2;transform:translateY(-2px)}header,.header,.site-header{background:var(--bg);border-bottom:1px solid rgba(212,175,55,.24)}header a,.header a{color:var(--gold)}footer,.footer,.site-footer{background:var(--bg);color:var(--gold);text-align:center;padding:3rem 1rem 2rem;border-top:1px solid rgba(212,175,55,.18)}.tm-essence,.tm-craft,.tm-collections,.tm-wellness,.tm-way{position:relative;padding:6rem 2rem;overflow:hidden;background:radial-gradient(circle at 50% 25%,#120d08,#0b0907 70%,#060606);text-align:center}.tm-essence__title,.tm-craft__title,.tm-collections__title,.tm-wellness__title,.tm-way__title{font-family:Playfair Display,serif;font-size:clamp(2.5rem,4vw,3.8rem);font-weight:700;letter-spacing:.8px;margin-bottom:1.2rem;position:relative;z-index:5;background:linear-gradient(180deg,#f5d88a,#c9a34f 50%,#6e4a1b 95%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 3px 3px rgba(0,0,0,.65),0 0 25px rgba(200,160,70,.12)}.tm-essence__title:after,.tm-craft__title:after,.tm-collections__title:after,.tm-wellness__title:after,.tm-way__title:after{content:"";display:block;width:120px;height:2px;margin:1.3rem auto 2.2rem;background:linear-gradient(90deg,#70521e,#d6b35b,#f6e3a4,#d6b35b,#70521e);background-size:300% 100%;border-radius:2px;box-shadow:0 0 12px #ffd2782e;animation:goldenShimmer 5.5s ease-in-out infinite;z-index:5}.tm-essence__text p,.tm-craft__text p,.tm-collections__text p,.tm-wellness__text p,.tm-way__text p{font-family:Cormorant Garamond,serif;color:#f0dcb0;max-width:760px;margin:0 auto 1.4rem;font-size:1.15rem;line-height:1.9;z-index:5;position:relative;opacity:.98}.tm-essence__text p:last-child,.tm-craft__text p:last-child,.tm-collections__text p:last-child,.tm-wellness__text p:last-child,.tm-way__text p:last-child{color:#f7e5b6;font-style:italic;font-size:1.2rem;text-shadow:0 0 8px rgba(255,230,180,.14)}.tm-essence:before,.tm-craft:before,.tm-collections:before,.tm-wellness:before,.tm-way:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 15%,rgba(240,200,120,.06),transparent 80%),linear-gradient(to bottom,#0000002e,#0a0a0a);mix-blend-mode:soft-light;pointer-events:none;z-index:1}.tm-essence:after,.tm-craft:after,.tm-collections:after,.tm-wellness:after,.tm-way:after{content:"";position:absolute;left:0;right:0;bottom:0;height:140px;background:linear-gradient(to bottom,#0000,#0a0a0a 92%);pointer-events:none;z-index:1}.tm-collections,.tm-way{background:radial-gradient(circle at 50% 40%,#0b0b0b,#060606 90%)}.tm-craft,.tm-wellness{background:radial-gradient(circle at 50% 20%,#0a0a0a,#040404 90%)}@keyframes goldenShimmer{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.tm-essence__title,.tm-craft__title,.tm-collections__title,.tm-wellness__title,.tm-way__title{opacity:0;animation:fadeUp 1.1s ease-out forwards;animation-delay:.25s}.tm-essence__text p,.tm-craft__text p,.tm-collections__text p,.tm-wellness__text p,.tm-way__text p{opacity:0;animation:fadeUp 1.2s ease-out forwards;animation-delay:.6s}@media (max-width:768px){.tm-essence,.tm-craft,.tm-collections,.tm-wellness,.tm-way{padding:4rem 1.5rem}.tm-essence__title,.tm-craft__title,.tm-collections__title,.tm-wellness__title,.tm-way__title{font-size:2rem}.tm-essence__text p,.tm-craft__text p,.tm-collections__text p,.tm-wellness__text p,.tm-way__text p{font-size:1.02rem;line-height:1.7}}.tm-mist-parent{position:relative;overflow:hidden}.tm-mist-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:url('{{ "mist-layer.png" | asset_url }}') repeat;background-position:50% 35%;background-size:180% auto;opacity:.06;animation:mistDrift 55s linear infinite}.tm-texture-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;background:url('{{ "texture-warm.png" | asset_url }}') center/cover no-repeat;opacity:.07;mix-blend-mode:soft-light}.tm-mist-parent>*:not(.tm-mist-overlay):not(.tm-texture-overlay){position:relative;z-index:6}@keyframes mistDrift{0%{background-position:0 0}to{background-position:100% 100%}}@media (max-width:768px){.tm-mist-overlay{background-size:300% auto;opacity:.08;background-position:50% 40%}.tm-texture-overlay{opacity:.08}}.mist-test{height:260px;border:2px dashed rgba(212,175,55,.18);margin:20px auto}html{scroll-behavior:smooth}.tm-hidden{opacity:0;transform:translateY(40px);transition:opacity 1.2s ease,transform 1.2s ease}.tm-visible{opacity:1!important;transform:translateY(0)!important}
/*# sourceMappingURL=/cdn/shop/t/13/assets/tana-style.css.map */
