:root{
    --a8dd-black:#07080a;
    --a8dd-charcoal:#101216;
    --a8dd-panel:#15171b;
    --a8dd-gold:#d9ad4b;
    --a8dd-gold-light:#f0cf7b;
    --a8dd-ivory:#f7f1e7;
    --a8dd-muted:#b9b2a6;
    --a8dd-line:rgba(217,173,75,.28);
    --a8dd-success:#173f2d;
    --a8dd-error:#632821;
    --a8dd-info:#213758;
}

html{scroll-behavior:smooth}
body.a8dd-standalone-landing{
    margin:0!important;
    min-width:320px;
    background:var(--a8dd-black)!important;
    color:var(--a8dd-ivory);
    font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
    overflow-x:hidden;
}
body.a8dd-standalone-landing #wpadminbar{z-index:999999}
body.a8dd-standalone-landing .elementor-location-header,
body.a8dd-standalone-landing .elementor-location-footer,
body.a8dd-standalone-landing header.site-header,
body.a8dd-standalone-landing footer.site-footer,
body.a8dd-standalone-landing #masthead,
body.a8dd-standalone-landing #colophon,
body.a8dd-standalone-landing #site-header,
body.a8dd-standalone-landing #site-footer,
body.a8dd-standalone-landing .page-header,
body.a8dd-standalone-landing .entry-header,
body.a8dd-standalone-landing .entry-title,
body.a8dd-standalone-landing .page-title{display:none!important}
body.a8dd-standalone-landing .a8dd-page-root,
body.a8dd-standalone-landing .a8dd-page-root *{box-sizing:border-box}

.a8dd-landing-shell{
    position:relative;
    min-height:100vh;
    isolation:isolate;
    overflow:hidden;
    background:
        radial-gradient(circle at 12% 15%,rgba(217,173,75,.15),transparent 27%),
        radial-gradient(circle at 87% 12%,rgba(114,26,35,.18),transparent 27%),
        linear-gradient(135deg,#060709 0%,#0d0f13 52%,#08090c 100%);
}
.a8dd-landing-shell:before{
    content:"A  8";
    position:absolute;
    inset:auto -2vw -15vw auto;
    z-index:-1;
    font-family:Georgia,"Times New Roman",serif;
    font-weight:800;
    font-size:clamp(240px,34vw,620px);
    line-height:.7;
    letter-spacing:-.11em;
    color:transparent;
    -webkit-text-stroke:1px rgba(217,173,75,.075);
    transform:rotate(-8deg);
    pointer-events:none;
}
.a8dd-landing-shell:after{
    content:"";
    position:absolute;
    inset:0;
    z-index:-2;
    opacity:.2;
    background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);
    background-size:42px 42px;
    mask-image:linear-gradient(to bottom,#000,transparent 90%);
}

.a8dd-brandbar{
    width:min(1180px,calc(100% - 48px));
    min-height:116px;
    margin:0 auto;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:24px;
    border-bottom:1px solid rgba(255,255,255,.08);
}
.a8dd-brandmark{display:inline-flex;align-items:center;text-decoration:none!important;color:var(--a8dd-gold-light)!important}
.a8dd-brandmark img{display:block;width:210px;height:88px;object-fit:cover;object-position:center 50%;border-radius:12px;box-shadow:0 12px 34px rgba(0,0,0,.28)}
.a8dd-brandmark span{font-size:22px;font-weight:900;letter-spacing:.16em}
.a8dd-site-link{
    display:inline-flex;
    align-items:center;
    gap:10px;
    color:#e6dfd3!important;
    text-decoration:none!important;
    font-size:14px;
    font-weight:700;
    letter-spacing:.02em;
    transition:color .2s ease,transform .2s ease;
}
.a8dd-site-link span{font-size:20px;color:var(--a8dd-gold)}
.a8dd-site-link:hover{color:var(--a8dd-gold-light)!important;transform:translateX(2px)}

.a8dd-landing-main{
    width:min(1180px,calc(100% - 48px));
    margin:0 auto;
    padding:78px 0 84px;
    display:grid;
    grid-template-columns:minmax(0,1.02fr) minmax(460px,.84fr);
    gap:clamp(52px,7vw,108px);
    align-items:center;
}
.a8dd-hero-copy{padding:24px 0}
.a8dd-eyebrow{
    display:flex;
    align-items:center;
    gap:12px;
    color:var(--a8dd-gold-light);
    font-size:13px;
    font-weight:800;
    letter-spacing:.2em;
    text-transform:uppercase;
}
.a8dd-eyebrow span{color:#8c7138}
.a8dd-hero-copy h1{
    margin:18px 0 22px!important;
    max-width:720px;
    color:#fff!important;
    font-family:Georgia,"Times New Roman",serif!important;
    font-size:clamp(64px,8vw,118px)!important;
    font-weight:500!important;
    line-height:.88!important;
    letter-spacing:-.055em!important;
}
.a8dd-hero-lead{
    max-width:630px;
    margin:0!important;
    color:#d0c8bd!important;
    font-size:clamp(18px,2vw,23px)!important;
    line-height:1.65!important;
}
.a8dd-proof-row{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:1px;
    margin:38px 0;
    overflow:hidden;
    border:1px solid rgba(255,255,255,.08);
    border-radius:16px;
    background:rgba(255,255,255,.08);
    box-shadow:0 18px 50px rgba(0,0,0,.24);
}
.a8dd-proof-row div{padding:18px 19px;background:rgba(11,12,15,.82);backdrop-filter:blur(12px)}
.a8dd-proof-row strong{display:block;color:#fff;font-size:17px;line-height:1.2}
.a8dd-proof-row span{display:block;margin-top:6px;color:#9f988d;font-size:12px;line-height:1.35}
.a8dd-sample-quote{
    position:relative;
    margin:0!important;
    padding:28px 30px 26px 68px!important;
    border:1px solid var(--a8dd-line)!important;
    border-left:3px solid var(--a8dd-gold)!important;
    border-radius:2px 18px 18px 2px!important;
    background:linear-gradient(135deg,rgba(217,173,75,.09),rgba(255,255,255,.025))!important;
    box-shadow:0 24px 60px rgba(0,0,0,.28);
}
.a8dd-quote-mark{position:absolute;left:22px;top:14px;color:var(--a8dd-gold);font:64px/1 Georgia,serif}
.a8dd-sample-quote p{margin:0!important;color:#f4ede2!important;font:italic 21px/1.58 Georgia,"Times New Roman",serif!important}
.a8dd-sample-quote footer{margin-top:13px;color:#a79e91;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}

.a8dd-signup-card{
    position:relative;
    overflow:hidden;
    padding:42px 42px 36px;
    border:1px solid rgba(217,173,75,.35);
    border-radius:26px;
    background:linear-gradient(165deg,rgba(25,27,32,.98),rgba(13,14,18,.98));
    box-shadow:0 36px 100px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.05);
}
.a8dd-signup-card:after{
    content:"♠";
    position:absolute;
    right:-18px;
    top:-30px;
    color:rgba(217,173,75,.055);
    font-size:180px;
    line-height:1;
    pointer-events:none;
}
.a8dd-card-topline{position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#8e6722,var(--a8dd-gold-light),#8e6722)}
.a8dd-kicker{position:relative;z-index:1;color:var(--a8dd-gold-light);font-size:13px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
.a8dd-signup-card h2{position:relative;z-index:1;margin:10px 0 12px!important;color:#fff!important;font-size:clamp(31px,3vw,42px)!important;font-weight:650!important;line-height:1.12!important;letter-spacing:-.035em!important}
.a8dd-form-intro{position:relative;z-index:1;margin:0 0 24px!important;color:#bfb7ab!important;font-size:15px!important;line-height:1.7!important}
.a8dd-signup-form{position:relative;z-index:1}
.a8dd-signup-form label{display:block;margin:16px 0;color:#ebe4d9!important;font-size:13px;font-weight:750;line-height:1.4}
.a8dd-signup-form label>span:first-of-type{color:var(--a8dd-gold-light)}
.a8dd-signup-form label small{font-weight:500;color:#8f897f}
.a8dd-signup-form input[type=text],
.a8dd-signup-form input[type=email],
.a8dd-signup-form input[type=tel]{
    width:100%!important;
    min-height:50px;
    margin-top:8px!important;
    padding:13px 15px!important;
    border:1px solid rgba(217,173,75,.22)!important;
    border-radius:11px!important;
    outline:none!important;
    background:#0e1013!important;
    color:#fff!important;
    font:500 15px/1.2 inherit!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
    transition:border-color .2s ease,box-shadow .2s ease,background .2s ease!important;
}
.a8dd-signup-form input:focus{border-color:var(--a8dd-gold)!important;background:#111318!important;box-shadow:0 0 0 3px rgba(217,173,75,.13)!important}
.a8dd-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.a8dd-popia-panel{margin:22px 0 16px;padding:16px 17px;border:1px solid rgba(217,173,75,.18);border-radius:12px;background:rgba(217,173,75,.055)}
.a8dd-popia-heading{display:flex;align-items:center;gap:10px;color:#f2e5c5;font-size:13px}
.a8dd-popia-heading>span{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:rgba(217,173,75,.2);color:var(--a8dd-gold-light);font-size:12px;font-weight:900}
.a8dd-popia-panel p{margin:8px 0 0!important;color:#a9a196!important;font-size:12px!important;line-height:1.6!important}
.a8dd-consent{display:flex!important;align-items:flex-start;gap:11px;margin:13px 0!important;color:#bdb5a9!important;font-size:12px!important;font-weight:500!important;line-height:1.58!important;cursor:pointer}
.a8dd-consent input{flex:0 0 17px;width:17px;height:17px;margin:2px 0 0!important;accent-color:var(--a8dd-gold)}
.a8dd-consent>span{color:#bdb5a9!important;font-weight:500!important}
.a8dd-consent a{color:var(--a8dd-gold-light)!important;text-decoration:underline!important;text-underline-offset:2px}
.a8dd-signup-form button{
    width:100%;
    min-height:54px;
    margin-top:18px;
    padding:14px 20px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:16px;
    border:1px solid #f1d27e!important;
    border-radius:12px!important;
    background:linear-gradient(135deg,#e5bd5b,#c9942f)!important;
    color:#0a0b0d!important;
    font-size:15px!important;
    font-weight:900!important;
    letter-spacing:.02em!important;
    cursor:pointer;
    box-shadow:0 14px 34px rgba(201,148,47,.22)!important;
    transition:transform .2s ease,filter .2s ease,box-shadow .2s ease!important;
}
.a8dd-signup-form button:hover{transform:translateY(-1px);filter:brightness(1.05);box-shadow:0 18px 42px rgba(201,148,47,.3)!important}
.a8dd-signup-form button span:last-child{font-size:21px}
.a8dd-form-note{margin:12px 0 0!important;color:#858078!important;font-size:11px!important;text-align:center;line-height:1.5!important}
.a8dd-message{margin:17px 0;padding:13px 15px;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#fff;font-size:13px;line-height:1.55}
.a8dd-success{background:var(--a8dd-success)}
.a8dd-error{background:var(--a8dd-error)}
.a8dd-info{background:var(--a8dd-info)}
.a8dd-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important}


.a8dd-experiences{
    width:min(1180px,calc(100% - 48px));
    margin:0 auto;
    padding:0 0 82px;
}
.a8dd-experience-heading{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:32px;
    margin-bottom:26px;
}
.a8dd-experience-kicker{color:var(--a8dd-gold-light);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
.a8dd-experience-heading h2{margin:9px 0 9px!important;color:#fff!important;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(34px,4.8vw,60px)!important;font-weight:500!important;line-height:1.05!important;letter-spacing:-.035em!important}
.a8dd-experience-heading p{max-width:720px;margin:0!important;color:#a9a196!important;font-size:15px!important;line-height:1.7!important}
.a8dd-experience-heading>a{flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;padding:11px 0;color:var(--a8dd-gold-light)!important;text-decoration:none!important;font-size:13px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}
.a8dd-experience-heading>a span{font-size:21px}
.a8dd-experience-grid{display:grid;grid-template-columns:1.16fr 1fr 1fr;gap:18px}
.a8dd-experience-card{position:relative;display:block;min-height:320px;overflow:hidden;border:1px solid rgba(217,173,75,.25);border-radius:22px;background:#101216;text-decoration:none!important;box-shadow:0 28px 70px rgba(0,0,0,.32);isolation:isolate}
.a8dd-experience-card:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to top,rgba(3,4,6,.96) 2%,rgba(3,4,6,.45) 54%,rgba(3,4,6,.04) 100%);transition:background .35s ease}
.a8dd-experience-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease,filter .55s ease}
.a8dd-experience-card:hover img{transform:scale(1.045);filter:saturate(1.08)}
.a8dd-experience-card:hover:after{background:linear-gradient(to top,rgba(3,4,6,.96) 4%,rgba(3,4,6,.32) 62%,rgba(3,4,6,.02) 100%)}
.a8dd-experience-overlay{position:absolute;inset:auto 0 0;z-index:2;padding:27px;color:#fff}
.a8dd-experience-overlay small{display:block;margin-bottom:8px;color:var(--a8dd-gold-light);font-size:10px;font-weight:900;letter-spacing:.17em}
.a8dd-experience-overlay strong{display:block;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(22px,2.2vw,31px);font-weight:500;line-height:1.18}
.a8dd-experience-overlay em{display:block;margin-top:13px;color:#d5cec2;font-size:12px;font-style:normal;font-weight:750}

.a8dd-landing-footer{
    width:min(1180px,calc(100% - 48px));
    margin:0 auto;
    padding:25px 0 34px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
    border-top:1px solid rgba(255,255,255,.08);
    color:#888278;
    font-size:12px;
}
.a8dd-landing-footer a{color:#c7b17d!important;text-decoration:none!important}
.a8dd-landing-footer a:hover{text-decoration:underline!important}

@media(max-width:980px){
    .a8dd-landing-main{grid-template-columns:1fr;gap:44px;padding-top:54px}
    .a8dd-experience-grid{grid-template-columns:1fr 1fr}
    .a8dd-experience-wide{grid-column:1/-1;min-height:390px}
    .a8dd-hero-copy{max-width:760px;margin:0 auto;text-align:center}
    .a8dd-eyebrow{justify-content:center}
    .a8dd-hero-lead{margin-inline:auto!important}
    .a8dd-signup-card{width:min(100%,620px);margin:0 auto}
}
@media(max-width:680px){
    .a8dd-brandbar,.a8dd-landing-main,.a8dd-experiences,.a8dd-landing-footer{width:min(100% - 30px,1180px)}
    .a8dd-brandbar{min-height:76px}
    .a8dd-brandmark img{width:150px;height:64px}
    .a8dd-site-link{font-size:0}
    .a8dd-site-link span{font-size:24px}
    .a8dd-landing-main{padding:40px 0 54px}
    .a8dd-hero-copy h1{font-size:clamp(56px,18vw,82px)!important}
    .a8dd-hero-lead{font-size:17px!important}
    .a8dd-proof-row{grid-template-columns:1fr}
    .a8dd-proof-row div{display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left}
    .a8dd-proof-row span{margin:0;text-align:right}
    .a8dd-sample-quote{padding:24px 22px 22px 56px!important;text-align:left}
    .a8dd-sample-quote p{font-size:18px!important}
    .a8dd-signup-card{padding:35px 22px 28px;border-radius:20px}
    .a8dd-grid{grid-template-columns:1fr;gap:0}
    .a8dd-experiences{padding-bottom:52px}
    .a8dd-experience-heading{align-items:flex-start;flex-direction:column;gap:9px;margin-bottom:20px}
    .a8dd-experience-grid{grid-template-columns:1fr;gap:14px}
    .a8dd-experience-wide{grid-column:auto;min-height:310px}
    .a8dd-experience-card{min-height:300px;border-radius:18px}
    .a8dd-experience-overlay{padding:22px}
    .a8dd-landing-footer{flex-direction:column;text-align:center}
}
@media(prefers-reduced-motion:reduce){
    html{scroll-behavior:auto}
    .a8dd-site-link,.a8dd-signup-form button,.a8dd-signup-form input{transition:none!important}
}
