/*
Theme Name: HetLijstje Theme
Author: Sam Portfolio
Version: 1.0.4
*/
:root{--blue:#1E3A5F;--navy:#10223a;--yellow:#FACC15;--orange:#F97316;--cream:#FFF8E7;--text:#111827;--teal:#0F766E;--muted:#4b5563;--line:rgba(30,58,95,.14);--shadow:0 18px 50px rgba(30,58,95,.12)}
*{box-sizing:border-box}
body{margin:0;font-family:Poppins,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text);background:var(--cream);line-height:1.65}
a{color:var(--blue);text-decoration:none}
a:hover{text-decoration:none;color:#0f2b4a}
.hl-header{position:sticky;top:0;z-index:20;background:rgba(255,248,231,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(30,58,95,.08)}
.hl-nav{max-width:1240px;margin:auto;padding:12px 22px;display:flex;align-items:center;gap:24px;position:relative}
.hl-logo{display:flex;align-items:center;min-width:220px}
.hl-logo img{display:block;width:220px;height:auto;max-height:52px;object-fit:contain}
.hl-menu{display:flex;gap:18px;align-items:center;margin-left:auto}
.hl-menu a{font-size:14px;font-weight:700;color:#1f2937}
.hl-cta,.wp-block-button__link,.button{background:var(--yellow);color:#14213d;border:0;border-radius:8px;padding:13px 20px;font-weight:850;box-shadow:0 8px 20px rgba(250,204,21,.24);display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1.2}
.hl-cta:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(250,204,21,.3);color:#14213d}
.hl-main{min-height:70vh}
.hl-section{max-width:1180px;margin:auto;padding:64px 22px}
.hl-hero{background:linear-gradient(135deg,#143154 0%,#1E3A5F 52%,#0F766E 100%);color:white;overflow:hidden}
.hl-hero .hl-section{display:grid;grid-template-columns:minmax(0, .9fr) minmax(420px, 1.1fr);gap:42px;align-items:center;padding-top:62px;padding-bottom:68px}
.hl-hero h1{font-size:clamp(38px,5vw,64px);line-height:1.04;margin:0 0 20px;font-weight:900}
.hl-hero p{font-size:18px;color:#e9f4ff;max-width:660px}
.hl-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}
.hl-secondary{border:1px solid rgba(255,255,255,.4);color:#fff;border-radius:8px;padding:12px 18px;font-weight:800}
.hl-hero-art img{width:100%;display:block;border-radius:18px;box-shadow:0 30px 90px rgba(0,0,0,.32)}
.hl-page-visual{max-width:1180px;margin:38px auto 0;padding:0 22px}
.hl-page-visual img{width:100%;max-height:360px;object-fit:cover;object-position:center;border-radius:18px;display:block;box-shadow:var(--shadow)}
.hl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.hl-card{background:white;border:1px solid rgba(30,58,95,.1);border-radius:10px;padding:24px;box-shadow:0 10px 24px rgba(30,58,95,.06)}
.hl-card:hover{transform:translateY(-1px);box-shadow:var(--shadow);border-color:rgba(249,115,22,.28)}
.hl-card h3,.hl-card h2{margin-top:0;color:var(--blue);line-height:1.2}
.hl-card img{width:58px;height:58px;object-fit:contain;margin-bottom:12px}
.hl-feature-grid .hl-card,.hl-template-grid .hl-card{display:flex;flex-direction:column;align-items:flex-start}
.hl-template-grid .hl-cta{margin-top:auto}
.hl-tool{background:white;border:1px solid rgba(30,58,95,.12);box-shadow:var(--shadow);border-radius:14px;padding:30px}
.hl-create-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:26px;align-items:start}
.hl-create-art{background:#fff;border:1px solid rgba(30,58,95,.12);border-radius:14px;padding:22px;box-shadow:0 10px 24px rgba(30,58,95,.06);display:grid;gap:10px}
.hl-create-art img{width:116px;height:116px;object-fit:contain}
.hl-create-art strong{font-size:20px;color:var(--blue)}
.hl-create-art span,.hl-field-help,.hl-template-context{color:var(--muted);font-size:14px}
.hl-app-section{max-width:1040px}
.hl-app-shell{padding:18px 0 0;background:transparent;border:0;box-shadow:none}
.hl-owner-head{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px;align-items:start;margin-bottom:28px}
.hl-owner-head h1,.hl-guest-shell h1{font-size:clamp(34px,5vw,56px);line-height:1.08;margin:0 0 14px;color:#111827}
.hl-share-box{background:#e8fbf7;border:1px solid #74d9cb;border-radius:10px;padding:12px;display:grid;gap:8px}
.hl-share-box span{font-size:12px;text-transform:uppercase;font-weight:850;color:#0f766e}
.hl-share-box input{width:100%;border:1px solid #b7d7d1;background:#fff;color:#134e4a;font:700 14px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;border-radius:6px;padding:8px}
.hl-copy-button,.hl-strike-button{border:0;border-radius:8px;padding:12px 14px;font-weight:850;cursor:pointer;line-height:1.2}
.hl-copy-button{background:var(--blue);color:#fff}
.hl-copy-button.is-copied{background:var(--teal)}
.hl-list-lines{border-top:1px solid var(--line);margin-top:20px}
.hl-line-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}
.hl-line-item strong{display:block;color:#111827;font-size:18px}
.hl-line-item span,.hl-line-item a{display:block;color:var(--muted);font-size:15px;margin-top:2px}
.hl-line-item em{font-style:normal;background:#e8fbf7;color:#0f766e;border-radius:999px;padding:8px 12px;font-weight:850;white-space:nowrap}
.hl-line-item.is-reserved{opacity:.72}
.hl-line-item.is-reserved em{background:#fef3c7;color:#92400e}
.hl-strike-button{background:var(--yellow);color:#14213d;min-width:118px}
.hl-add-details{margin-top:28px;border-top:2px solid var(--line);padding-top:18px}
.hl-add-details summary{cursor:pointer;font-size:22px;font-weight:850;color:var(--blue);margin-bottom:16px}
.hl-guest-help{color:var(--muted);max-width:680px}
.hl-password-gate{display:grid;grid-template-columns:130px minmax(0,1fr);gap:26px;align-items:start;max-width:760px}
.hl-password-gate img{width:120px;height:120px;object-fit:contain}
.hl-password-form{max-width:540px}
.hl-form{display:grid;gap:16px}
.hl-form label{display:grid;gap:8px;font-weight:850;color:#1f2f46;font-size:18px}
.hl-form input,.hl-form select,.hl-form textarea{width:100%;min-height:54px;border:2px solid #b8c6d8;border-radius:9px;padding:13px 14px;font:600 17px/1.35 Poppins,system-ui,sans-serif;background:#fff;color:#101827}
.hl-form select{appearance:auto}
.hl-form input::placeholder,.hl-form textarea::placeholder{color:#6b7280;font-weight:500}
.hl-form textarea{min-height:112px}
.hl-two{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.hl-notice{background:#ecfeff;border:1px solid #99f6e4;color:#134e4a;border-radius:12px;padding:16px}
.hl-warning{background:#fffbeb;border:1px solid #fcd34d;color:#78350f;border-radius:12px;padding:16px}
.hl-page h1{font-size:clamp(34px,4vw,54px);line-height:1.08;color:var(--blue)}
.hl-page h2{font-size:30px;line-height:1.2;color:var(--blue);margin-top:42px}
.hl-page-content{max-width:860px}
.hl-template-list{columns:2}
.hl-small{font-size:13px;color:var(--muted)}
.hl-mobile-toggle{display:none;background:#fff;border:1px solid rgba(30,58,95,.18);border-radius:8px;padding:9px 12px;font-weight:800;color:var(--blue)}
.hl-mobile-menu{display:none;position:absolute;left:16px;right:16px;top:64px;width:calc(100vw - 32px);max-width:calc(100vw - 32px);overflow:hidden;background:#fff;border:1px solid rgba(30,58,95,.14);border-radius:12px;box-shadow:var(--shadow);padding:12px;z-index:25}
.hl-mobile-menu a{display:block;padding:12px 10px;font-weight:750;color:var(--blue)}
.hl-header.is-open .hl-mobile-menu{display:block}
.hl-footer{background:var(--navy);color:#e5eef8;margin-top:70px}
.hl-footer-inner{max-width:1180px;margin:auto;padding:48px 22px;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:34px}
.hl-footer h3{margin:0 0 12px;color:#fff;font-size:16px}
.hl-footer a{display:block;color:#fef3c7;margin:7px 0;font-weight:650}
.hl-footer p{color:#dbe7f4;max-width:430px}
.hl-footer-brand img{width:220px;max-width:100%;height:auto;filter:drop-shadow(0 10px 24px rgba(0,0,0,.18))}
.hl-footer-bottom{max-width:1180px;margin:auto;padding:18px 22px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;color:#dbe7f4}
.hl-footer-bottom a{display:inline;margin:0;color:#fef3c7}
@media(max-width:900px){
  .hl-menu{display:none}.hl-mobile-toggle{display:block;margin-left:auto}.hl-nav{padding:10px 16px}.hl-logo{min-width:0}.hl-logo img{width:176px;max-height:46px}
  .hl-hero .hl-section,.hl-two,.hl-owner-head,.hl-create-layout,.hl-password-gate{grid-template-columns:1fr}
  .hl-grid{grid-template-columns:1fr}.hl-section{padding:42px 18px}.hl-hero h1{font-size:38px}.hl-hero-art img{border-radius:12px}.hl-page-visual{margin-top:22px;padding:0 18px}.hl-page-visual img{max-height:240px}
  .hl-footer-inner{grid-template-columns:1fr;padding:38px 22px}.hl-line-item{grid-template-columns:1fr}.hl-strike-button{width:100%}
}
