/** Shopify CDN: Minification failed

Line 1306:18 Expected ":"

**/
@media print {
  body { -webkit-print-color-adjust: exact; }
  section { page-break-inside: avoid; }
}

.announcement-bar {
    background: var(--navy-main)!important;
    color: #e9e1d6!important;
    font-weight: normal!important;
}

#shopify-section-sections--15006357749873__text-with-icons, #shopify-section-sections--15006357815409__announcement-bar{
    display: none;
}

.header__dropdown-menu{
    border-color: rgb(var(--background));
}

.header__dropdown-menu:before, .header__primary-nav-item:before{
    background: rgb(var(--background))!important;
}

header-sidebar {
  --background: var(--primary-rgb) !important;
   --border-color: 228 221 207 / 36%!important;
}

#buySection{
    background-repeat: no-repeat !important;
    background-size: cover !important;
}


#buySection sale-price{
    font-size: calc(var(--font-mxl) - 5px);
    margin-top: 20px;
    font-family: Agatho Regular, serif;
    line-height: 1;
}

#buySection .buy-buttons .button {
    --initial-gradient: linear-gradient(var(--text-color), var(--text-color))!important;
    margin-left: auto;
}    

@media(min-width: 1100px){
    #buySection .buy-buttons .button{
        max-width: calc(100% - 160px);
    }
}

#buySection .product-info__block-item[data-block-type=quantity-selector]{
    position: relative;
    margin: 0;
}

@media(min-width: 1100px){ 
    #buySection quantity-selector{
        position: absolute;
        top: 9px;
    }
}

.product-gallery__thumbnail {
    border: 3px solid #0000 !important;
    color: var(--gold);
}

.product-gallery__thumbnail[aria-current=true] {
    border-color: currentColor !important;
}

#buySection .product-info__block-item[data-block-type=buy-buttons]{
    margin-top: 15px;
}

/* #buySection::after{
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/tusk_supplements_ingredient_file_MENS_FORMULA_ALPHA_GPC_2.png);
    height: 100px;
    width: 100px;
    opacity: 0.5;
    background-repeat: no-repeat;
    background-size: contain;
    top: 20%;
    right: -1%;
} */

/* PRODUCT CARD STYLING */

.product {
    margin-top: 40px;
}

.product-gallery {
    padding: clamp(18px, 2vw, 28px);
}

.product-gallery__thumbnail {
    border: 3px solid #0000 !important;
    color: var(--gold);
}

.product-gallery__carousel {
    width: 100%;
    place-self: center;
}

.dt-fcard-content {
    padding: 30px 22px 22px !important;
}

.dt-fcard-info.soap{
    display: none;
}

.product-gallery-card.dt-fcard {
    margin: 0 auto;
    width: 100% !important;
}

.product-gallery__media>* {
    border: 8px solid var(--gold);
}

@media (min-width: 1000px) {
    safe-sticky.product-info {
        max-width: 750px;
    }
}

@media (max-width: 1000px) {
    .product-gallery-card.dt-fcard {
        max-width: 500px;
        margin-top: 20px;
    }
}




.product-title.h3{
    font-size: clamp(3rem, 6vw, 4rem);
    line-height: 1.1;
    font-family: ui-serif, Georgia, Cambria, Times New Roman, Times, serif;
}

.buy-sec-pheading h1{ 
    font-family: 'Agatho Regular';
    color: var(--text-color);
    font-size: var(--font-xxl);
    line-height: 1;
    letter-spacing: 2px;
}

.buy-sec-pheading .apothecary-label{
    margin-bottom: 8px;
    opacity: 0.8;
    font-size: var(--font-s);    
} 

.buy-sec-pheading .ratings{
    font-size: var(--font-m);
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 8px;
}

.buy-sec-pheading .ratings .rating-stars{
    position: relative;
    bottom: 2px;
}

.buy-sec-pheading svg{
    color: #b68a42;
}

.buy-sec-pheading h2{
    color: var(--gold);
    font-family: 'Agatho Regular';
    font-size: var(--font-l);
    letter-spacing: 2px;
    text-transform: uppercase;
}

#buySection .product-info__block-item[data-block-type="description"]{
    margin-top: -10px;
}

compare-at-price{
    color: #e70000ba;
}

#buySection .p-benefits{
    display: flex;
    gap: 0;
    margin-bottom: 25px;
    padding-top: 10px;
}

#buySection .p-benefits div{
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 0 10px 8px 10px;
    line-height: 1.2;
}

#buySection .p-benefits div span:last-child{
    font-size: calc(var(--font-s) + 0px);
    letter-spacing: 2px;
}

#buySection .p-benefits div span:first-child{
    font-size: calc(var(--font-mxl) - 5px);
}

@media(max-width: 767px){

    #buySection sale-price{
        margin: 10px 0 10px 0;
    }

    .cp-count{
        bottom: 0;
    }

    #buySection .p-benefits{
        gap: 15px 5px;
        flex-wrap: wrap;
    }
    #buySection .p-benefits div{
        max-width: 48%;
        padding: 0 5px 8px 5px;
    }

    #buySection .p-benefits div span:last-child{
        font-size: var(--font-m)
    }

    .buy-sec-pheading h1 span{
        margin-bottom: 10px;
    }
    .buy-sec-pheading .p-benefits{
        flex-wrap: wrap;
        gap: 2px 10px;
    }
}

.product-hero-heading-divider {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 8px 0;
    width: 100%;
    max-width: 300px;
}
.product-hero-heading-divider::before,
.product-hero-heading-divider::after {
    content: "";
    height: 1px;
    flex: 1;
}
.product-hero-heading-divider::before {
    background: linear-gradient(to right, transparent, #b68a42);
}
.product-hero-heading-divider::after {
    background: linear-gradient(to left, transparent, #b68a42);
}

.product-hero-divider-star {
    line-height: 1;
    padding: 0 15px;
}
.product-hero-divider-star svg {
    width: 15px;
    color: #b68a42;
}

/* .product-info__block-item[data-block-type=quantity-selector]{
    display: flex;
    align-items: baseline;
    justify-content: space-between;
} */
.cp-count{
    position: absolute;
    right: 0;
    bottom: 10px;
    display: block;
    font-size: var(--font-m);
    letter-spacing: 2px;
}


/* --- RESET & GLOBAL --- */
* { margin: 0; padding: 0; box-sizing: border-box; }
body { 
    background: #e9e1d6!important;
}
.font-serif { font-family: 'Agatho Regular'; letter-spacing: 2px;}


.container { max-width: 1400px; margin: 0 auto!important; padding: 0 16px; }
::selection { background: var(--gold); color: var(--navy-main); }
.uppercase { text-transform: uppercase; }

/* --- UTILITIES --- */
.tracking-widest { letter-spacing: 0.5em; }
/* .tracking-tighter { letter-spacing: -0.05em; } */
.section-padding { padding: 8rem 0; }

/* --- ANIMATION --- */
@keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
.animate-spin { animation: spin 10s linear infinite; }



/* ---------- PRODUCT SECTION --------- */


.guarantee-list {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    margin-bottom: 2.5rem;
}

.guarantee-item {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: clamp(17px,2vw,22px);
    letter-spacing: 1px;
    font-weight: 500;
    color: var(--text-color);
}

.guarantee-icon {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--gold);
}


/* --- SECTION 1: HERO --- */
.hero-insomnia {
    background: var(--navy-main);
    padding: 6rem 0 8rem 0;
    position: relative;
    overflow: hidden;
}

.hero-insomnia .container{
    position: relative;
    z-index: 1;
}

.hero-insomnia .stamp-img{
    position: absolute;
    top: 40px;
    right: 100px;
    width: clamp(108px, 12vw, 300px);
    z-index: 1;
}

@media (max-width: 768px) {
    .hero-insomnia .stamp-img{
        top: 15px;
        right: 25px;
    }
    .hero-insomnia{
        padding: 8.5rem 0 6rem 0;
    }
}

.hero-insomnia::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    transform: skewX(12deg) translateX(8rem);
    opacity: 0.2;
    pointer-events: none;
}


.hero-insomnia.mf::after {
    background-color: #3c100f;
}
.hero-insomnia.wf::after {
    background-color: #2e123f;
}
.hero-insomnia.mk::after {
    background-color: #123f3e;
}
.hero-insomnia.dp::after {
    background-color: #161d35;
}

.hero-main-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem;
    align-items: flex-end;
    position: relative;
    z-index: 1;
}

@media (min-width: 1024px) {
    .hero-main-grid {
        grid-template-columns: repeat(12, 1fr);
    }
}

.hero-title-area {
    grid-column: span 1;
}

@media (min-width: 1024px) {
    .hero-title-area {
        grid-column: span 7;
    }
}

.bg-text-insomnia {
    color: #000000;
    position: absolute;
    margin-top: -4rem;
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: clamp(4.5rem, 12vw, 8rem);
    line-height: 0.8;
    letter-spacing: -0.05em;
    opacity: 0.05;
    font-weight: inherit;
    text-transform: uppercase;
    display: none;
}

.hero-heading {
    position: relative;
    z-index: 1;
    font-size: 6rem;
    font-weight: 500;
    line-height: 1.1;
    color: #e4ddcf;
    font-family: 'Agatho Regular';
}

@media(max-width: 2000px){
    .hero-heading {
        font-size: 5rem;
    }
}

@media(max-width: 1600px){
    .hero-heading {
        font-size: 3rem;
    }
}

.hero-heading .italic-gold {
    color: var(--gold);
}

.hero-description-area {
    display: none;
    grid-column: span 1;
    padding-bottom: 1rem;
}

@media (min-width: 1024px) {
    .hero-description-area {
        grid-column: span 5;
    }
}

.hero-description-text {
    font-size: var(--font-m);
    color: #e4ddcf;
    line-height: 1.6;
    font-weight: 300;
    border-left: 3px solid rgb(212 175 55 / 57%);
    padding-left: clamp(1rem, 2vw, 2rem);
}

.hero-feature-grid {
    display: grid;
    grid-template-columns: 1;
    gap: 2rem;
    margin-top: clamp(3rem, 5vw, 6rem);
}

@media (min-width: 768px) {
    .hero-feature-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

.feature-group {
    cursor: default;
}

.feature-label {
    color: var(--gold);
    font-weight: 700;
    font-size: var(--font-l);
    margin-bottom: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    transition: transform 0.3s ease;
}

.feature-group:hover .feature-label {
    transform: translateX(4px);
}

.feature-divider {
    height: 1px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.1);
    margin-bottom: 1rem;
    transition: background-color 0.3s ease;
}

.feature-group:hover .feature-divider {
    background-color: rgba(212, 175, 55, 0.5);
}

.feature-text {
    font-size: var(--font-m);
    color: #e4ddcf;
    line-height: 1.6;
}



/* --- BENTO SECTION ARCHITECTURE --- */

.bento-section .dt-hero__divider{
    margin-left: 0;
}

.bento-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: clamp(16px, 2vw, 24px);
}

@media (min-width: 768px) {
    .bento-grid {
        grid-template-columns: repeat(12, 1fr);
    }

    .md-span-7 {
        grid-column: span 7;
    }

    .md-span-5 {
        grid-column: span 5;
    }

    .md-span-12 {
        grid-column: span 12;
    }
}

.bento-card {
    position: relative;
    overflow: hidden;
    max-height: clamp(300px, 35vw, 637px);
    border: 1px solid rgba(102, 88, 57, 0.28);
}

.card-main {
    display: flex;
    align-items: stretch;
    border: 0;
}

.bg-img {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 1.5s ease;
    z-index: 1;
}

.card-content-wrapper {
    display: none;
    flex-direction: column;
    justify-content: end;
    text-align: left;
    position: relative;
    z-index: 3;
    padding: 50px 40px;
}

.right-column-stack {
    display: grid;
    gap: clamp(16px, 2vw, 24px);
}

.purple-box {
    background: var(--navy-main);
    color: var(--gold);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 40px;
    text-align: left;
}

.purple-box .tech-tag, .purple-box .bento-title-md {
    color: var(--gold);
}

.white-box {
    /* background: */
            /* linear-gradient(rgba(255, 255, 255, 0.28), rgba(255, 255, 255, 0.08)), */
            /* rgba(247, 238, 220, 0.74); */
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 40px;
    text-align: left;
}

.white-box .tech-tag {
    color: var(--gold);
}

.box-star {
    position: absolute;
    right: clamp(28px, 4vw, 56px);
    top: clamp(28px, 4vw, 56px);
    width: clamp(30px, 4vw, 45px);
    color: var(--gold);
}

.integrity-bar {
    min-height: auto;
    /* background: linear-gradient(rgba(255, 255, 255, 0.24), rgba(255, 255, 255, 0.06)), rgba(247, 238, 220, 0.72); */
    padding: clamp(24px, 3vw, 30px) clamp(15px, 1vw, 20px);
    display: grid;
    grid-template-columns: 1fr auto 4fr auto 0.8fr;
    align-items: center;
    gap: clamp(22px, 3vw, 35px);
    border: 1px solid rgba(102, 88, 57, 0.28);
    text-align: center;
}

.ritual-label {
    display: grid;
    gap: 12px;
    justify-items: center;
    color: var(--gold);
}

.ritual-label svg {
    width: clamp(30px, 3vw, 50px);
}

.ritual-label span {
    font-size: var(--font-s);
    line-height: 1.5;
    letter-spacing: 3px;
    font-weight: 600;
    text-transform: uppercase;
}

.bar-divider {
    width: 1px;
    height: 100%;
    opacity: 0.3;
    background: var(--gold);
}

.ritual-main p {
    margin: 16px 0 0;
    font-size: var(--font-s);
    line-height: 1.4;
    letter-spacing: 0.34em;
    text-transform: uppercase;
    color: var(--gold);
}

.ritual-main p span {
    padding: 0 14px;
}

.bento-title-lg {
    margin: 0;
    font-family: Agatho Regular;
    font-size: clamp(40px, 3vw + 8px, 72px);
    line-height: 1.05;
    color: var(--navy-main);
}

.bento-title-md {
    margin: clamp(28px, 3vw, 34px) 0 0;
    font-family: Agatho Regular;
    font-size: var(--font-mxl);
    text-transform: uppercase;
    line-height: 1.05;
}

.bento-title-sm {
    font-family: Agatho Regular;
    color: var(--navy-main);
    margin: clamp(22px, 3vw, 36px) 0 18px;
    text-transform: uppercase;
    font-size: var(--font-mxl);
    line-height: 1.02;
}

.integrity-title {
    font-family: Agatho Regular;
    margin: 0;
    font-size: var(--font-mxl);
    line-height: 1.1;
    color: var(--navy-main);
}

.bento-body {
    margin: 0;
    font-size: var(--font-m);
    line-height: 1.65;
    color: var(--text-color);
    max-width: 460px;
}

.tech-tag {
    font-size: var(--font-s);
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.tech-badge-wrapper {
    position: relative;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media (max-width: 767px) {

    .tech-badge-wrapper{
        position: absolute;
        top: 10px;
        right: 10px;
        width: 60px;
        height: 60px;
    }
    .bar-divider.mb-none{
        display: none;
    }
    .bento-card {
        min-height: auto;
    }

    .card-main {
        min-height: 400px;
    }
    .card-content-wrapper{
        padding: 25px;
    }
    .purple-box, .white-box{
        padding: 30px 25px
    }

    .integrity-bar {
        position: relative;
        grid-template-columns: 1fr;
    }
    .bar-divider {
        width: 100%;
        height: 1px;
    }
}


/* ######## INFOGRAPHIC SECTION ########## */

.blueprint-section {
    background-color: var(--navy-main)!important;
    overflow: hidden;
}

.blueprint-section .dt-hero__star{
    color: var(--gold);
}

.blueprint-section .dt-hero__divider{
    max-width: 650px;
}

.blueprint-section .dt-hero__divider:before{
    background: linear-gradient(to right, transparent, #c9933b91);
} 

.blueprint-section .dt-hero__divider:after{
    background: linear-gradient(to left, transparent, #c9933b91);
}

.blueprint-section h2{
    font-size: var(--font-xxl);
    line-height: 1;
    font-weight: 500;
    text-align: center;
}

.blueprint-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 3rem;
    gap: 100px;
}

.visual-hub {
    position: relative;
    width: 55%;
    min-height: 500px;
    display: flex;
    filter: drop-shadow(2px 4px 6px black);
    align-items: center;
    justify-content: center;
}

.capsule-img {
    width: 100%;
}

.benefits-hub {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 20px;
}


.benefit-item {
    padding: 30px 20px 25px 30px;
    border: 1px solid var(--gold);
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.16), inset 0 0 0 1px rgba(255, 255, 255, 0.025);
    background: #00000036;
}


.benefit-text h3 {
    font-family: Agatho Regular;
    margin: 0;
    font-weight: 100;
    font-size: var(--font-xl);
    color: var(--gold);    
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.benefit-text p {
    margin: 5px 0 0 0;
    font-size: var(--font-m);
}

@media (max-width: 992px) {
    .blueprint-wrapper {
        flex-direction: column;
        gap: 40px;
    }
    .visual-hub { width: 320px; min-height: 400px; }
 
    .benefit-item {
        padding: 25px 15px 15px 20px;
    }
}

/* --- Formula SECTION --- */

.formula-card .card-header{
    display: none;
}

.formula-section .dt-hero__star{
    color: var(--gold);
}

.formula-section .dt-hero__divider:before {
    background: linear-gradient(to right, transparent, var(--gold));
}

.formula-section .dt-hero__divider:after {
    background: linear-gradient(to left, transparent, var(--gold));
}

.formula-section .dt-hero__divider{
    margin-left: 0;
    max-width: 600px;
}

@media (min-width: 767px) {
    .formula-section .dt-hero__divider {
        position: relative;
        right: 30px;
    }
}

.formula-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 60px;
}

@media (min-width: 1100px) {
    .formula-grid {
        grid-template-columns: 40% 60%;
        align-items: center;
    }
}

.formula-main-title {
    font-size: var(--font-xxl);
    line-height: 1.2!important;
    letter-spacing: 2px;
    text-transform: uppercase!important;
    margin-bottom: 30px;
}

.formula-info{
    max-width: 600px;
}

.formula-main-title span{
    color: var(--gold);
}

.formula-description{
    font-size: var(--font-m);
    max-width: 650px;
}

.formula-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}

@media (min-width: 768px) {
    .formula-grid { grid-template-columns: repeat(2, 1fr); }
}

.formula-card {
    position: relative;
    border: 1px solid rgba(58,56,33,.22);
    border-radius: 8px;
    padding: 20px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.3);
    text-align: center;
    position: relative;
    transition: all 0.3s ease;
}

.card-num {
    font-family: Agatho Regular;
    font-size: clamp(45px, 4vw, 55px);
    line-height: 1;
    display: block;
    margin-bottom: 7px;
    color: var(--navy-main);
}

.formula-card *:not(.card-icon){
    z-index: 1;
    position: relative;
}

.card-icon {
    width: 80px;
    height: 80px;
    object-fit: contain;
    place-self: center;
    margin-bottom: 15px;
}

@media(max-width: 767px){

    .formula-info{
        text-align: center;
    }

    .card-icon{
        width: 80px;
        height: 80px;
    }
}

.card-title {
    font-family: Agatho Regular;
    font-size: var(--font-xl);
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.card-subtitle {
    font-style: italic;
    opacity: 0.6;
    font-size: var(--font-s);
    margin-bottom: 20px;
}

.card-line {
    width: 100%;
    height: 1px;
    background: radial-gradient(circle, rgb(var(--text-color)) 0%, transparent 100%);
    margin-bottom: 20px;
}

.card-body {
    font-size: var(--font-m);
    line-height: 1.6;
    opacity: 0.8;
}


/* --- RITUAL BLUEPRINT SECTION --- */

.ritual-blueprint {
    /* background: url(https://drtusk.com/cdn/shop/files/vin-paper-bg.png) no-repeat; */
    /* background-size: cover; */
    background-color: var(--navy-dark) !important;
    background-image:
            linear-gradient(rgba(212, 175, 55, 0.03) 1px, transparent 1px),
            linear-gradient(90deg, rgba(212, 175, 55, 0.03) 1px, transparent 1px)!important;
    background-size: 50px 50px;
    position: relative;
    overflow: hidden;
}

.blueprint-header {
    margin-bottom: 8rem;
    border-left: 4px solid var(--gold);
    padding-left: 2rem;
}

.blueprint-header h2 {
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    line-height: 1;
    text-transform: uppercase;
}

.blueprint-header p {
    font-size: calc(var(--font-s) - 3px);
    opacity: 0.8;
    margin-top: 0.5rem;
    letter-spacing: 3px;
}

.blueprint-container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem;
    position: relative;
}

.center-pillar {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    position: relative;
    min-height: 600px;
}

@media (min-width: 1024px) { .center-pillar { display: flex; } }

.pillar-line {
    width: 2px;
    height: 100%;
    background: linear-gradient(to bottom, transparent, var(--gold), var(--gold), transparent);
    position: absolute;
    box-shadow: 0 0 15px rgba(212, 175, 55, 0.3);
}

.node {
    width: 12px;
    height: 12px;
    background: #4d4b29;
    border: 2px solid var(--gold);
    border-radius: 50%;
    z-index: 2;
    box-shadow: 0 0 10px var(--gold);
}

.blueprint-column {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}

@media(min-width: 992px){
    .blueprint-container{
        gap: 1rem;
    }
    .blueprint-column{
        gap: 4rem;
    }
}

@media (min-width: 1024px) {
    .blueprint-container {
        grid-template-columns: 1fr 140px 1fr;
        align-items: center;
    }
    .blueprint-column{
        gap: 15rem;
    }
}

.step-card {
    display: flex;
    gap: 50px;
    padding: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.03);
    background: linear-gradient(135deg, rgb(255 255 255 / 6%) 0%, #00000000 100%);
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
}

.step-card h4 {
    font-size: clamp(1.5rem, 2.5vw, 1.8rem);
    margin-bottom: 1rem;
}

.step-card p {
    font-size: var(--font-m);
    line-height: 1.7;
}

.step-card:hover {
    border-color: var(--gold);
    background: rgba(212, 175, 55, 0.03);
    transform: translateY(-5px);
}

/* Tech Decor */
.tech-num {
    position: relative;
  font-size: clamp(65px, 5vw, 88px);
  font-weight: 700;
  color: var(--gold);
  display: flex;
  align-items: baseline;
  gap: 10px;
  font-family: 'Agatho Regular';
  letter-spacing: 10px;
  line-height: 1;
}

.tech-num::before {
    position: absolute;
    content: "";
    width: 1px;
    right: -20px;
    height: 100%;
    background: linear-gradient(to bottom, transparent, var(--gold), var(--gold), transparent);
}

@media(max-width: 767px){
    .step-card {
        flex-wrap: wrap;
        gap: 30px;
    }
    .tech-num::before {
        bottom: -4px;
        right: -20%;
        height: 1px;
        width: 140%;
        background: linear-gradient(to right, transparent, var(--gold), var(--gold), transparent);
    }
}

/* --- SOCIAL PROOF SECTION --- */

.social-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: clamp(3rem, 4.5rem, 6rem);
    gap: 2rem;
}

.social-title {
    font-size: clamp(3rem, 6vw, 4.5rem);
    line-height: 1;
}

.rating-display {
    padding-bottom: 0.5rem;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.rating-display p{
    font-size: calc(var(--font-s) - 3px);
    opacity: 0.8;
    margin-top: 0.5rem;
    letter-spacing: 3px;
}

.rating-score {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 800;
    font-size: 14px;
}

.rating-stars { color: var(--gold); letter-spacing: 2px; font-size: var(--font-xl); }

/* Testimonial Grid Architecture */
.testimonial-grid {
    display: grid;
    grid-template-columns: 1fr;
}

@media (min-width: 768px) {
    .testimonial-grid { grid-template-columns: repeat(3, 1fr); }
}

.testimonial_item {
    position: relative;
    padding: 2rem;
    border: 1px solid transparent;
    transition: all 0.5s ease;
}

@media(max-width: 767px){
    .social-header {
        flex-direction: column;
        align-items: inherit;
        margin-bottom: 2rem;
    }
    .testimonial-grid{
        gap: 1rem;
    }

    .testimonial_item {
        padding: 2rem 0;
    }
}


.quote-mark {
    font-size: 3rem;
    opacity: 0.1;
    line-height: 1;
    margin-bottom: 1rem;
    transition: 0.7s;
}

.testimonial_item:hover .quote-mark {
    opacity: 1;
    color: var(--gold);
}

.testimonial-text {
    font-size: var(--font-m);
    line-height: 1.6;
    margin-bottom: 2.5rem;
}

.testimonial-author {
    padding-top: 1.5rem;
    border-top: 1px solid rgba(0,0,0,0.08);
}

.author-name {
    font-size: var(--font-m);
    font-weight: 600;
    letter-spacing: 2px;
    opacity: 0.8;s
}
.author-title { font-size: clamp(10px, 2vw, 12px); opacity: 0.6; margin-top: 4px; }


/* --- FOOTER CTA SECTION --- */
.footer-section {
    background: var(--navy-dark);
    text-align: center;
    position: relative;
    overflow: hidden;
    color: #fff;
}

.footer-bg-text {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.03;
    font-size: clamp(5rem, 20vw, 30rem);
    pointer-events: none;
    z-index: 1;
}

.footer-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-title {
    font-size: clamp(3rem, 7vw, 4.5rem);
    margin-bottom: 2rem;
    line-height: 1.1;
}

.footer-para {
    max-width: 600px;
    margin: 0 auto 3.5rem;
    font-size: clamp(14px, 2vw, 16px);
    opacity: 0.8;
    line-height: 1.8;
}

/* --- THE RITUAL BUTTON --- */
.btn-ritual {
    background: var(--gold);
    border: none;
    color: #1c1c1c;
    font-weight: 700;
    padding: 1.25rem 3rem;
    font-size: clamp(14px, 2vw, 15px);
    text-transform: uppercase;
    letter-spacing: 0.3em;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
}

.btn-ritual:hover {
    background: var(--white);
    transform: translateY(-3px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}

/* Certifications Bar */
.footer-certs {
    margin-top: clamp(3rem, 5vw, 6rem);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: clamp(2rem, 5vw, 4rem);
    color: #cccccc82;
    font-size: clamp(9px,2vw, 12px);
    font-weight: 700;
}

.footer-certs span {
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer-certs span::before {
    content: "•";
    color: var(--gold);
}