.dt-front{--dt-c-bg:#0b0f16;--dt-c-fg:#e7eaf0;--dt-c-accent:#ffc107;--dt-c-muted:#9aa3b2;--dt-header-h:86px;--dt-footer-h:56px;--dt-hero-copy-py:20px;--dt-hero-copy-pl:20px;--dt-hero-copy-pr:36px;--dt-hero-copy-radius:12px;background:var(--dt-c-bg) no-repeat center fixed;color:var(--dt-c-fg);font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;line-height:1.5;background-image:url('/storage/images/background/modern_football_stadium_background.jpg');background-size:cover;position:relative}
/* Global background dimmer overlay across the entire page (not just hero) */
.dt-front::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background:
	linear-gradient(180deg, rgb(6 12 18 / 58%), rgb(6 12 18 / 72%)),
	radial-gradient(1200px 600px at 70% -10%, rgb(0 229 164 / 12%), transparent 60%),
	radial-gradient(900px 480px at 14% 8%, rgb(59 130 246 / 10%), transparent 55%)}
.dt-container{max-width:1100px;margin:0 auto;padding:0 16px}
.dt-skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}
.dt-skip-link:focus{position:static;width:auto;height:auto;background:#fff;color:#000;padding:8px 12px}
.dt-front-header{position:fixed;left:0;right:0;top:0;background:rgb(11 15 22 / 80%);backdrop-filter:saturate(1.2) blur(6px);border-bottom:1px solid rgb(255 255 255 / 6%);z-index:1000}
.dt-front-header__inner{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;height:var(--dt-header-h);padding:8px 0}
.dt-front-brand{display:flex;align-items:center;height:var(--dt-header-h)}
.dt-front-logo{height:calc(var(--dt-header-h) - 16px);width:auto;transform:scale(1.2);transform-origin:left center}
.dt-front-nav__toggle{display:none;background:transparent;border:1px solid rgb(255 255 255 / 18%);color:var(--dt-c-fg);border-radius:8px;padding:8px 10px}
.dt-front-nav__list{list-style:none;margin:0;padding:0;display:flex;gap:16px}
.dt-front-nav__list--tiles{gap:8px}
.dt-front-nav__list--tiles .dt-front-nav__link{
	/* Subtiele dots bovenop een zachte glans */
	background-image:
		radial-gradient(circle at 0 0, rgb(255 255 255 / 14%) 1.2px, transparent 2px),
		linear-gradient(180deg, rgb(255 255 255 / 12%), rgb(255 255 255 / 6%));
	background-size:12px 12px, auto;
	background-position:0 0, 0 0;
	border:1px solid rgb(255 255 255 / 18%)
}
.dt-front-nav__list--tiles .dt-front-nav__link:hover,
.dt-front-nav__list--tiles .dt-front-nav__link:focus{
	background-image:
		radial-gradient(circle at 0 0, rgb(255 255 255 / 16%) 1.2px, transparent 2px),
		linear-gradient(180deg, rgb(255 255 255 / 22%), rgb(255 255 255 / 12%));
	background-size:12px 12px, auto;
	background-position:0 0, 0 0;
	border-color:var(--dt-c-accent)
}
.dt-front-nav__list--tiles .dt-front-nav__link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-width:88px;height:54px;padding:8px 10px;border-radius:12px;text-align:center;line-height:1.2;box-shadow:0 3px 10px -6px rgb(0 0 0 / 50%)}
.dt-front-nav__list--tiles .dt-front-nav__link .dt-icon{font-size:18px}
/* Reset default left/right icon margins inside tile */
.dt-front-nav__list--tiles .dt-front-nav__link .dt-icon.dt-icon-left{margin-right:0}
.dt-front-nav__list--tiles .dt-front-nav__link .dt-icon.dt-icon-right{margin-left:0}
/* Active state: subtiele dots + merkblauw i.p.v. groen */
.dt-front-nav__list--tiles .dt-front-nav__link.is-active::after{display:none}
.dt-front-nav__list--tiles .dt-front-nav__link.is-active{
	background-image:
		radial-gradient(circle at 0 0, rgb(255 255 255 / 14%) 1.2px, transparent 2px),
		linear-gradient(180deg,#02426b,#02426b);
	background-size:12px 12px, auto;
	background-position:0 0, 0 0;
	color:var(--dt-c-fg);
	border-color:#02426b;
	box-shadow:0 6px 16px -6px rgb(2 66 107 / 55%)
}
/* Disabled tile: prevent interaction but keep label visible */
.dt-front-nav li.is-disabled .dt-front-nav__link{pointer-events:none}
/* Desktop separators between tiles */
@media (width > 860px){
	.dt-front-nav__list--tiles > li{position:relative}
				.dt-front-nav__list--tiles > li + li::before{content:"";position:absolute;left:-5px;top:50%;transform:translateY(-50%);width:1px;height:30px;background:rgb(255 255 255 / 14%)}
}
.dt-front-nav__link{color:var(--dt-c-fg);text-decoration:none;padding:8px 10px;border-radius:6px;position:relative}
.dt-front-nav__link:hover,.dt-front-nav__link:focus{background:rgb(255 255 255 / 6%)}
.dt-front-nav__link.is-active{background:linear-gradient(180deg,#00e5a4,#02c996);color:#052c1f;box-shadow:0 4px 12px -4px rgb(0 229 164 / 50%)}
.dt-front-nav__link.is-active::after{content:"";position:absolute;left:10px;right:10px;bottom:2px;height:3px;border-radius:3px;background:linear-gradient(90deg,#00e5a4,#d4af37);box-shadow:0 0 4px -1px rgb(0 229 164 / 55%)}
.dt-front-nav li.is-disabled .dt-front-nav__link,
.dt-front-nav li .is-disabled{opacity:.6;filter:grayscale(.2);cursor:not-allowed}
.dt-front-main{padding:calc(var(--dt-header-h) + 24px) 0 calc(var(--dt-footer-h) + 16px)}
.dt-cookie-visible .dt-front-main{padding-bottom:calc(var(--dt-footer-h) + var(--dt-cookie-h, 0) + 16px)}
.dt-hero-front{margin:0 0 24px}
.dt-hero-front--text{margin:0 0 24px}
.dt-hero-front__stage{position:relative;border-radius:14px;overflow:hidden;border:1px solid rgb(255 255 255 / 8%);min-height:360px;background:radial-gradient(60% 80% at 50% 40%, rgb(0 192 176 / 8%) 0%, rgb(0 0 0 / 0%) 60%), radial-gradient(50% 70% at 60% 45%, rgb(255 160 0 / 6%) 0%, rgb(0 0 0 / 0%) 55%)}
.dt-hero-front__copy--solid{background:rgb(15 27 61 / 98%);border:1px solid rgb(255 255 255 / 14%);box-shadow:0 6px 24px rgb(0 0 0 / 35%)}
.dt-hero-front__banner{position:relative;border-radius:14px;overflow:hidden;border:1px solid rgb(255 255 255 / 8%);min-height:360px;background:radial-gradient(60% 80% at 50% 40%, rgb(0 192 176 / 15%) 0%, rgb(0 0 0 / 0%) 60%), radial-gradient(50% 70% at 60% 45%, rgb(255 160 0 / 12%) 0%, rgb(0 0 0 / 0%) 55%)}
.dt-hero-front__banner--short{min-height:250px}
@media (width <= 860px){.dt-hero-front__banner--short{min-height:182px}}
/* New: show full image (no crop) by containing it to 500px height on desktop */
.dt-hero-front__banner--contain-500{min-height:500px}
@media (width <= 860px){.dt-hero-front__banner--contain-500{min-height:300px}}
.dt-hero-front__banner--dim{position:relative}
.dt-hero-front__banner--dim::after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:
	linear-gradient(180deg, rgb(6 12 18 / 45%), rgb(6 12 18 / 55%));}
.dt-hero-front__bg{display:block;width:100%;height:auto}
.dt-hero-front__bg--shift-right{transform:translateX(6%)}
@media (width <= 860px){.dt-hero-front__bg--shift-right{transform:translateX(10%)}}
/* Decorative dots inside banner */
.dt-hero-front__banner--dots{position:relative}
.dt-hero-front__banner--dots::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;
	background-image:radial-gradient(circle at 0 0, rgb(255 255 255 / 18%) 1.2px, transparent 2px);
	background-size:14px 14px;opacity:.14}

/* Decorative dots inside stage (text variant) */
.dt-hero-front__stage--dots{position:relative}
.dt-hero-front__stage--dots::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;
	background-image:radial-gradient(circle at 0 0, rgb(255 255 255 / 18%) 1.2px, transparent 2px);
	background-size:14px 14px;opacity:.14}
/* Slight left nudge utility for hero images (reversible) */
.dt-hero-front__bg--nudge-left{transform:translateX(-3%)}
@media (width <= 860px){.dt-hero-front__bg--nudge-left{transform:translateX(-6%)}}
/* When banner uses the --short modifier, clamp the image height so the container truly becomes shorter */
.dt-hero-front__banner--short .dt-hero-front__bg{height:250px;object-fit:cover}
@media (width <= 860px){.dt-hero-front__banner--short .dt-hero-front__bg{height:182px}}
/* Contained variant: keep entire image visible (no cropping) */
.dt-hero-front__banner--contain-500 .dt-hero-front__bg{height:500px;object-fit:contain;object-position:right bottom}
@media (width <= 860px){.dt-hero-front__banner--contain-500 .dt-hero-front__bg{height:300px}}
.dt-hero-front__overlay{position:absolute;inset:0;display:flex;align-items:center;z-index:3}
.dt-hero-front__copy{max-width:min(90%, 820px);background:rgb(15 27 61 / 56%);backdrop-filter:saturate(1.1) blur(2px);border:1px solid rgb(255 255 255 / 8%)}
/* Dots overlay inside the copy panel (works with both solid and translucent variants) */
.dt-hero-front__copy--dots{background-image:radial-gradient(circle at 0 0, rgb(255 255 255 / 10%) 1px, transparent 1.6px);
	background-size:12px 12px;background-position:0 0}
/* Diagonal stripes overlay inside the copy panel */
.dt-hero-front__copy--stripes{background-image:repeating-linear-gradient(135deg, rgb(255 255 255 / 12%) 0 2px, rgb(255 255 255 / 6%) 2px 4px, transparent 4px 10px)}
/* Temporary gradient text for experiments (easy to remove) */
.dt-text-gradient--trial{background-image:linear-gradient(90deg,#d4af37 0%,#00e5a4 60%,#d4af37 100%);
	/* stylelint-disable-next-line property-no-vendor-prefix */
	-webkit-background-clip:text;background-clip:text;color:transparent;
	/* Safari */
	-webkit-text-fill-color:transparent;
}
/* Shared hero copy styles */
.dt-hero-front__copy,.dt-hero-front__copy--solid{padding:var(--dt-hero-copy-py) var(--dt-hero-copy-pr) var(--dt-hero-copy-py) var(--dt-hero-copy-pl);border-radius:var(--dt-hero-copy-radius);position:relative;z-index:2;box-sizing:border-box}
.dt-hero-front__copy > :first-child{margin-top:0}
.dt-hero-front__copy > :last-child{margin-bottom:0}
.dt-hero-front__figure{position:absolute;inset:auto 0 0 auto;right:0;bottom:0;z-index:1;pointer-events:none;opacity:.75}
.dt-hero-front__figure img{display:block;max-height:360px;width:auto;filter:drop-shadow(0 12px 24px rgb(0 0 0 / 40%))}
.dt-hero-front__figure--right{right:8px}
@media (width <= 1100px){.dt-hero-front__figure{display:none}}
.dt-hero-front--text .dt-hero-front__copy{max-width:100%;width:100%}
.dt-hero-front--text .dt-hero-front__overlay{position:static;inset:auto;display:block}
.dt-hero-front--text .dt-hero-front__stage{min-height:auto}
.dt-hero-front__title{font-size:clamp(24px,3.6vw,40px);line-height:1.15;margin:0 0 8px}
.dt-hero-front__sub{color:var(--dt-c-muted);margin:0}
.dt-icon{line-height:1}
.dt-icon.dt-icon-left{margin-right:8px}
.dt-icon.dt-icon-right{margin-left:8px}
.text-gold{color:#d4af37}
.dt-sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
/* Decorative: subtle stripes or dots at the top edge of a section */
.dt-section--top-stripes{position:relative}
.dt-section--top-stripes::before{content:"";position:absolute;left:0;right:0;top:0;height:120px;pointer-events:none;z-index:0;
	background-image:repeating-linear-gradient(135deg,rgb(255 255 255 / 10%) 0 2px,rgb(255 255 255 / 6%) 2px 4px,transparent 4px 10px);
	opacity:.08;mask-image:linear-gradient(to bottom,black 0%,transparent 100%)}
.dt-section--top-dots{position:relative}
.dt-section--top-dots::before{content:"";position:absolute;left:0;right:0;top:0;height:120px;pointer-events:none;z-index:1;
	background-image:radial-gradient(circle at 0 0, rgb(255 255 255 / 16%) 1.2px, transparent 2px);
	background-size:14px 14px;opacity:.12;mask-image:linear-gradient(to bottom,black 0%,transparent 100%)}
/* Language selector parity with in-game popover */
.dt-front-header__actions{display:flex;align-items:center;gap:10px}
.dt-lang{margin:0}
.dt-lang--popover{position:relative}
.dt-lang-trigger{background:linear-gradient(180deg,rgb(255 255 255 / 16%),rgb(255 255 255 / 5%));border:1px solid rgb(255 255 255 / 22%);height:46px;padding:0 16px;border-radius:16px;display:inline-flex;align-items:center;gap:10px;color:var(--dt-c-fg);cursor:pointer;font:inherit;font-size:13px}
.dt-lang-trigger:hover,.dt-lang-trigger:focus{background:linear-gradient(180deg,rgb(255 255 255 / 26%),rgb(255 255 255 / 10%));outline:none;border-color:var(--dt-c-accent)}
.dt-lang-flag-img{width:20px;height:14px;display:inline-block;border-radius:3px;box-shadow:0 0 0 1px rgb(0 0 0 / 40%),0 1px 2px rgb(0 0 0 / 60%);object-fit:cover}
.dt-lang-popover{position:absolute;top:calc(100% + 10px);right:0;min-width:220px;max-width:min(320px,calc(100vw - 24px));background:#101828 !important;backdrop-filter:none !important;border:1px solid rgb(255 255 255 / 22%);padding:12px;border-radius:16px;box-shadow:0 10px 28px -8px rgb(0 0 0 / 65%);z-index:1200}
.dt-popover--solid{
	background:#101828 !important;
	/* stylelint-disable-next-line property-no-vendor-prefix */
	-webkit-backdrop-filter:none !important;
	backdrop-filter:none !important;
	border:1px solid rgb(255 255 255 / 22%);
	border-radius:14px;
	box-shadow:0 10px 28px -8px rgb(0 0 0 / 65%);
}
.dt-lang-options{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}
.dt-lang-option{width:100%;display:flex;align-items:center;gap:10px;background:linear-gradient(180deg,rgb(255 255 255 / 12%),rgb(255 255 255 / 6%));border:1px solid rgb(255 255 255 / 26%);color:var(--dt-c-fg);padding:6px 10px;border-radius:12px;font-size:13px;cursor:pointer}
.dt-lang-option:hover,.dt-lang-option:focus{background:rgb(255 255 255 / 22%);outline:none;border-color:var(--dt-c-accent)}
.dt-lang-option.is-active{background:linear-gradient(180deg,rgb(0 229 164),#02c996);color:#052c1f}
.dt-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center;margin:24px 0 40px}
.dt-hero__title{font-size:40px;line-height:1.1;margin:0 0 8px}
.dt-hero__sub{color:var(--dt-c-muted);margin:0 0 16px}
.dt-btn{display:inline-flex;align-items:center;gap:8px;background:var(--dt-c-accent);border-radius:10px;padding:10px 14px;color:#211c00;font-weight:600;text-decoration:none;cursor:pointer}
.dt-btn a{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none;font-weight:inherit}
.dt-btn:hover,.dt-btn:focus{color:#211c00;text-decoration:none}
.dt-btn:focus-visible,.dt-btn a:focus-visible{outline:2px solid #00e5a4;outline-offset:2px}
.dt-front-section{margin:56px 0}
.dt-front-section h2{font-size:24px;margin:0 0 12px}
.dt-front-footer{position:fixed;left:0;right:0;bottom:0;background:#000;border-top:1px solid rgb(255 255 255 / 6%);z-index:1000}
.dt-cookie-visible .dt-front-footer{bottom:var(--dt-cookie-h, 0)}
.dt-front-footer__inner{display:flex;align-items:center;justify-content:space-between;height:var(--dt-footer-h);padding:0}
.dt-front-footer__links{list-style:none;margin:0;padding:0;display:flex;gap:14px}
.dt-front-footer__links a{color:var(--dt-c-muted);text-decoration:none}
.dt-front-footer__links a:hover{color:var(--dt-c-fg)}
.dt-front-footer__links .is-disabled{color:rgb(255 255 255 / 30%);cursor:not-allowed}
/* Social icons row (footer) */
.dt-social{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:12px}
.dt-social a{display:inline-flex;align-items:center;justify-content:center;color:var(--dt-c-muted);text-decoration:none}
.dt-social a:hover,.dt-social a:focus{color:var(--dt-c-fg)}
.dt-social .dt-icon{font-size:18px}
@media (width <= 860px){.dt-hero{grid-template-columns:1fr}.dt-front-header__inner{flex-wrap:wrap;gap:10px}.dt-front-nav__list{flex-wrap:wrap}.dt-front-main{padding-top:calc(var(--dt-header-h) + 12px);padding-bottom:calc(var(--dt-footer-h) + 28px)}}
@media (width <= 860px){.dt-hero-front__copy{max-width:100%;margin:0 10px}.dt-hero-front__title{font-size:clamp(22px,6vw,34px)}.dt-hero-front__banner{min-height:260px}.dt-hero-front__stage{min-height:260px}}

/* Mobile nav: collapse to hamburger */
@media (width <= 860px){
	.dt-front-nav__toggle{display:inline-flex;align-items:center;gap:8px}
	.dt-front-nav{position:absolute;left:0;right:0;top:var(--dt-header-h);display:none;background:rgb(11 15 22 / 98%);border-bottom:1px solid rgb(255 255 255 / 8%);padding:8px 12px;z-index:1000}
	.dt-front-nav.is-open{display:block}
	.dt-front-nav__list{flex-direction:column;gap:6px}
	.dt-front-nav__link{display:flex;align-items:center;padding:10px 12px}
}

/* Tile list spacing on mobile */
@media (width <= 860px){
	.dt-front-nav__list--tiles{gap:6px}
  /* Mobile: use row layout inside tile for better readability */
  .dt-front-nav__list--tiles .dt-front-nav__link{flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;min-width:initial;height:auto;border-radius:10px;text-align:left}
  .dt-front-nav__list--tiles .dt-front-nav__link .dt-icon{font-size:16px}
  /* Hide desktop separators on mobile */
  .dt-front-nav__list--tiles > li + li::before{display:none}
}

/* FAQ styles */
.dt-faq{margin-top:12px}
.dt-faq .dt-h3{margin-top:28px;display:flex;align-items:center;gap:8px}
.dt-faq__item{padding:14px 0;border-top:1px solid rgb(255 255 255 / 8%)}
.dt-faq__item + .dt-faq__item{margin-top:4px}
.dt-faq__item .dt-h4{display:flex;align-items:center;gap:8px;margin:2px 0 8px}
.dt-faq__item p{margin:0 0 4px;color:var(--dt-c-fg)}

/* Form parity with app styles (minimal) */
.dt-front form .dt-field{margin:0 0 16px}
.dt-front form .dt-field > label{display:block;font-weight:600;margin:0 0 8px;font-size:14px;color:var(--dt-c-fg)}
.dt-front form .dt-input, .dt-front form input[type="text"], .dt-front form input[type="email"], .dt-front form select, .dt-front form textarea{
	width:100%;height:34px;padding:6px 12px;border:1px solid rgb(255 255 255 / 18%);
	border-radius:8px;background:rgb(255 255 255 / 8%);color:var(--dt-c-fg);font-size:15px;line-height:1.15;
}
.dt-front form textarea{min-height:120px;height:auto}
.dt-front form .dt-input:focus, .dt-front form input:focus, .dt-front form select:focus, .dt-front form textarea:focus{
	outline:none;border-color:#00e5a4;box-shadow:0 0 0 3px rgb(0 229 164 / 35%);
}
.dt-front form .dt-form-error{margin-top:4px;font-size:12px;color:#ef4444;font-weight:600}

/* Input icon wrapper */
.dt-front form .dt-input-icon{position:relative;display:flex;align-items:center}
.dt-front form .dt-input-icon .dt-icon{position:absolute;left:12px;color:#d4af37;pointer-events:none}
.dt-front form .dt-input-icon > .dt-input:focus + .dt-icon{color:#00e5a4}
.dt-front form .dt-input-icon > .dt-input{padding-left:32px}

/* Toggle (switch) style for consent */
.dt-switch{display:inline-flex;align-items:center;gap:10px}
.dt-switch input[type="checkbox"]{appearance:none;width:42px;height:24px;border-radius:999px;position:relative;background:rgb(255 255 255 / 18%);border:1px solid rgb(255 255 255 / 22%);outline:none;cursor:pointer;transition:.15s}
.dt-switch input[type="checkbox"]::after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;left:2px;top:2px;background:#fff;box-shadow:0 1px 2px rgb(0 0 0 / 40%);transition:.15s}
.dt-switch input[type="checkbox"]:checked{background:linear-gradient(180deg,#00e5a4,#02c996);border-color:#00e5a4}
.dt-switch input[type="checkbox"]:checked::after{transform:translateX(18px)}
.dt-switch__label{font-weight:600;color:var(--dt-c-fg)}

/* Links in hero copy: accent + underline for leesbaarheid */
.dt-hero-front__copy a{color:var(--dt-c-accent);text-decoration:underline}
.dt-hero-front__copy a:hover,.dt-hero-front__copy a:focus{color:#ffd451}

/* Ensure buttons inside hero keep dark text and no underline (override hero link styles) */
.dt-hero-front__copy .dt-btn,
.dt-hero-front__copy .dt-btn a{color:#211c00;text-decoration:none}
.dt-hero-front__copy .dt-btn:hover,
.dt-hero-front__copy .dt-btn:focus{color:#211c00;text-decoration:none}
.dt-hero-front__copy .dt-btn a:hover,
.dt-hero-front__copy .dt-btn a:focus{color:#211c00;text-decoration:none}

/* Form-variant: iets smallere tekstkolom zodat rechterkant ruimte heeft */
.dt-hero-front__copy--form{max-width:720px}

/* Utilities: kleuraccenten die ook in app.css bestaan */
.dt-text-danger{color:#ef4444}
.dt-text-muted{color:var(--dt-c-muted)}
/* Prevent scroll when cookie banner is visible */
body.dt-no-scroll{overflow:hidden}

/* Cookie consent banner: fixed and always visible until a choice is made */
.dt-cookie-consent__backdrop{position:fixed;inset:0;z-index:1395;background:rgb(0 0 0 / 45%)}
.dt-cookie-consent{position:fixed;left:0;right:0;bottom:0;z-index:1400;background:#101828;border-top:1px solid rgb(255 255 255 / 14%);box-shadow:0 -10px 28px -12px rgb(0 0 0 / 60%)}
.dt-cookie-consent__inner{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 16px}
.dt-cookie-consent__text{margin:0;color:#fff}
.dt-cookie-consent__text a{color:var(--dt-c-accent)}
.dt-cookie-consent__text a:hover,.dt-cookie-consent__text a:focus{color:#ffd451}
.dt-cookie-consent__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
@media (width <= 860px){
	.dt-cookie-consent__inner{flex-direction:column;align-items:flex-start}
}

/* Simple button variants used in cookie banner */
.dt-btn.dt-btn--ghost{background:transparent;border:1px solid rgb(255 255 255 / 36%);color:#fff}
.dt-btn.dt-btn--ghost:hover,.dt-btn.dt-btn--ghost:focus{border-color:#ffd451;color:#ffd451}
.dt-btn.dt-btn--secondary{background:linear-gradient(180deg,rgb(255 255 255 / 16%),rgb(255 255 255 / 10%));color:#fff;border:1px solid rgb(255 255 255 / 22%)}
.dt-btn.dt-btn--secondary:hover,.dt-btn.dt-btn--secondary:focus{border-color:#ffd451;color:#ffd451}
