@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@400;700&family=Open+Sans:wght@400;500;600;700&family=Roboto:wght@400;500;700&display=swap');

/* Match the existing Hang Out giftcards page and the supplied reference:
   sharp beach photo, white text, orange buttons and 27% black panel overlay. */
:root{--orange:#f76600;--blue:#50caeb;--ink:#fff;--muted:#edf3f8;--line:rgba(255,255,255,.36);--panel:rgba(0,0,0,.27);--reading-panel:rgba(0,0,0,.52);--sans:'Open Sans',sans-serif;--heading:'Almarai',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{position:relative;margin:0;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;background:#55755f;isolation:isolate}body::before{content:'';position:absolute;z-index:-1;inset:0;background:url('https://www.hangoutbeachbar.com/wp-content/uploads/2024/12/achtergrondwebsite-scaled-e1734645648338.jpg') 0 -124px/max(100vw,calc(100vh * 1920 / 2125),calc(913px * 1920 / 2125)) auto repeat-y;pointer-events:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default}a{color:inherit;text-decoration:none}img{max-width:100%}[hidden]{display:none!important}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}input:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:2px}
.preview-bar{display:flex;justify-content:center;align-items:center;gap:8px;padding:5px 14px;background:rgba(0,0,0,.58);color:#fff;font-size:11px;text-align:center;min-height:29px}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--orange);flex-shrink:0}.site-header{width:90%;max-width:1320px;margin:auto;min-height:120px;display:flex;align-items:center;gap:45px}.social-links{display:flex;align-items:center;gap:20px;flex-shrink:0}.social-links a{width:48px;height:48px;display:block}.social-links svg{width:100%;height:100%;display:block}.site-header nav{display:flex;align-items:center;justify-content:space-between;gap:21px;flex:1;min-width:0}.site-header nav>a{font-size:clamp(14px,1.45vw,20px);font-weight:700;text-transform:uppercase;white-space:nowrap}.site-header nav>a:hover,.site-header .nav-active{color:var(--blue)}.language-switch{display:flex;align-items:center;gap:7px;margin-left:3px;font-size:12px}.language-switch a{font-size:12px;font-weight:700;opacity:.65;padding:5px 0}.language-switch a[aria-current=true]{opacity:1}.language-switch>span{opacity:.5}
main{width:90%;max-width:1320px;margin:10px auto 0}.hero-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.intro,.builder{background:var(--panel);border-radius:20px;padding:30px;text-align:center;min-width:0}.panel-logo{display:block;width:70%;max-width:354px;margin:0 auto 20px;line-height:0}.panel-logo img{display:block;width:100%;height:auto}h1,.builder h2,.fits-heading,.how-it-works h2,.faq h2,dialog h2{font-family:var(--heading);font-size:40px;line-height:1.15;font-weight:400;margin:20px 0;color:#fff}h1{letter-spacing:0;margin:20px 0}.intro-copy,.gift-description{font-size:16px;line-height:1.6;text-align:center;margin:20px 0;color:#fff}.fits-heading{margin-top:32px}.card-scene{margin:26px 0 0}.gift-card{position:relative;background:rgba(0,0,0,.45);overflow:hidden;border-radius:3px;box-shadow:none;color:#fff;text-align:left}.gift-artwork{width:100%;height:auto;display:block;aspect-ratio:1024/791}.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:15px 20px}.card-kind{font-size:11px;letter-spacing:1px;display:block}.card-value{font-family:'Roboto',sans-serif;font-weight:500;font-size:38px;line-height:1.15;display:block}.card-recipient{max-width:60%;overflow-wrap:anywhere;text-align:right}.card-recipient>span{display:block;font-size:12px}.card-recipient strong{font-family:var(--sans);font-size:19px;line-height:1.3;display:block}.card-strip{border-top:1px solid var(--line);padding:9px 16px;display:flex;justify-content:space-between;gap:12px;font-size:8px;letter-spacing:.6px}.card-caption{font-size:13px;line-height:1.6;text-align:center;padding-top:12px;color:#fff}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.benefits p{margin:0}.benefits strong{font-size:12px;display:block}.benefits small{font-size:11px;display:block;margin-top:4px;line-height:1.5;color:#edf3f8}
.builder-top .eyebrow{font-size:11px;letter-spacing:1px;margin:0 0 8px}.builder h2{font-family:'Roboto',sans-serif;font-size:36px;font-weight:500;line-height:1.15;background:var(--orange);border-radius:3px;padding:12px 16px;margin:10px 0 17px}.builder-subtitle{font-size:15px;line-height:1.55;margin:0 0 22px}.steps{display:flex;justify-content:space-between;gap:16px;padding:0 0 20px;margin:0 0 22px;list-style:none;border-bottom:1px solid var(--line);text-align:left}.steps li{flex:1}.steps button{display:flex;align-items:center;gap:9px;padding:0;background:none;border:0;opacity:.7;width:100%}.steps button>span{border:1px solid #fffc;border-radius:50%;width:28px;height:28px;display:grid;place-items:center;font-size:12px;flex-shrink:0}.steps button>b{font-size:12px;font-weight:500}.steps .active button,.steps .complete button{opacity:1}.steps .active button>span{background:var(--orange);border-color:var(--orange)}.steps .complete button>span{background:var(--blue);border-color:var(--blue);color:#083346}.form-step{text-align:left}.form-step h3{font-size:16px;font-weight:600;margin:0 0 16px}.field-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.field-heading>span{font-size:12px}.amount-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.amount-option{min-height:64px;border:1px solid rgba(255,255,255,.7);border-radius:3px;background:rgba(0,0,0,.19);font-family:'Roboto',sans-serif;font-size:25px;font-weight:500;position:relative;transition:background .15s}.amount-option:hover{background:rgba(247,102,0,.6)}.amount-option.selected{background:var(--orange);border-color:var(--orange)}.custom-option{font-size:15px}.custom-amount{margin-top:18px}.custom-amount>label{font-size:14px}.currency-input{background:#fff;border:1px solid #fff;border-radius:3px;display:flex;align-items:center;padding-left:13px;color:#435a74;margin:7px 0 5px}.currency-input input{margin:0!important;border:0!important;border-radius:0!important}.custom-amount>small{font-size:12px}.included{font-size:12px;display:flex;align-items:center;gap:8px;margin:18px 0}.builder-footer{border-top:1px solid var(--line);margin-top:24px;padding-top:19px}.total-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px;font-size:15px}.total-row strong{font-family:'Roboto',sans-serif;font-size:30px;font-weight:500}.total-row strong small{font-family:var(--sans);font-size:11px;font-weight:400;margin-left:5px}.primary-button{display:flex;align-items:center;justify-content:center;gap:18px;width:100%;padding:15px 22px;border:0;border-radius:3px;color:#fff;background:var(--orange);font-family:'Roboto',sans-serif;font-size:20px;font-weight:700;transition:background .15s}.primary-button:hover{background:#e45b00}.back-button{display:block;border:0;background:none;color:#fff;padding:7px 12px;margin:12px auto 0;font-size:13px}.payment-hint{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:19px;font-size:11px;color:#fff}.payment-mark{padding:1px 4px;border:1px solid #fff8;border-radius:3px;font-weight:700;font-size:10px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-step[data-panel="2"]>label,.field-pair>label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;margin-bottom:16px}input:not([type=radio]),textarea{width:100%;min-width:0;padding:12px 13px;background:#fff;border:1px solid #e3e3e3;border-radius:3px;color:#435a74;font-family:var(--sans);font-size:16px}input::placeholder,textarea::placeholder{color:#77889a;font-weight:400}textarea{resize:vertical;min-height:100px;max-height:220px;line-height:1.6}label small{font-size:11px;font-weight:400;color:#f0f4f7}.char-counter{margin-top:-12px;text-align:right;font-size:11px}.delivery{border:0;margin:18px 0;padding:0}.delivery legend{font-size:13px;font-weight:600;margin-bottom:10px;padding:0}.delivery-choice{display:flex;align-items:center;gap:12px;border:1px solid #fff8;border-radius:3px;padding:13px;margin-bottom:8px;position:relative;cursor:pointer;background:rgba(0,0,0,.17)}.delivery-choice.selected{background:rgba(247,102,0,.4);border-color:var(--orange)}.delivery-choice input{position:absolute;width:1px;height:1px;opacity:0}.delivery-choice:focus-within{outline:3px solid var(--blue);outline-offset:3px}.delivery-choice strong{font-size:13px;font-weight:600;display:block}.delivery-choice small{font-size:11px;display:block;margin-top:2px}.radio-dot{width:17px;height:17px;border:1px solid #fffc;border-radius:50%;flex-shrink:0;margin-left:auto}.selected .radio-dot{border:5px solid var(--orange);background:white}.form-error{background:#fff;color:#a33400;font-size:13px;text-align:left;padding:12px;border-left:4px solid var(--orange);border-radius:3px}.order-summary{background:rgba(0,0,0,.24);border:1px solid var(--line);border-radius:3px;text-align:left;overflow:hidden}.summary-gift{display:flex;align-items:center;gap:12px;padding:17px;border-bottom:1px solid var(--line)}.summary-gift>div{flex:1}.summary-gift strong{font-size:15px}.summary-gift small{display:block;font-size:11px;margin-top:4px}.summary-gift>strong{font-family:'Roboto',sans-serif;font-size:24px;white-space:nowrap}.order-summary dl{margin:0;padding:18px}.order-summary dl>div{display:grid;grid-template-columns:83px 1fr;gap:14px;font-size:13px;margin-bottom:10px}.order-summary dl>div:last-child{margin-bottom:0}dt{color:#edf3f8}dd{margin:0;overflow-wrap:anywhere}.order-summary blockquote{margin:0 18px 18px;padding:12px 16px;border-left:3px solid var(--orange);font-size:16px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.65}.currency-note{font-size:12px;line-height:1.8;margin:19px 0}.text-button{border:0;background:none;padding:0;color:var(--blue);font-size:13px;text-decoration:underline;text-underline-offset:4px}.card-preview-button{display:flex;align-items:center;gap:7px}
.how-it-works,.faq{background:var(--reading-panel);border-radius:20px;margin:25px 0;padding:30px;text-align:center}.eyebrow{font-size:12px;letter-spacing:1px;margin:0 0 10px}.how-it-works h2,.faq h2{font-size:34px;margin:10px 0 26px}.how-it-works ol{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;list-style:none;margin:0;padding:0}.how-it-works li>span{font-family:var(--heading);font-size:30px;color:var(--blue)}.how-it-works h3{font-family:var(--heading);font-size:21px;font-weight:400;margin:8px 0}.how-it-works p{font-size:14px;line-height:1.7;margin:0}.faq>div{display:grid;grid-template-columns:1fr 1fr;gap:0 35px;text-align:left;align-items:start}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;font-size:16px;min-height:60px;display:flex;align-items:center;position:relative;padding:15px 30px 15px 0;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:0;font-size:23px;color:var(--blue)}.faq details[open] summary:after{content:'−'}.faq details p{font-size:14px;line-height:1.8;margin:0 0 20px}.explore-links{width:90%;max-width:1320px;margin:30px auto;display:flex;justify-content:center;flex-wrap:wrap;gap:25px;color:#fff;font-size:14px}.explore-links a{text-decoration:underline;text-underline-offset:5px}.explore-links a:hover{color:var(--blue)}.site-footer{background:var(--reading-panel);padding:28px 5%;display:flex;align-items:center;gap:30px;color:var(--blue);font-size:13px;text-align:center}.site-footer>div{flex:1}.site-footer strong{display:block;font-family:var(--heading);font-size:22px;font-weight:400}.site-footer>div>span{display:block;font-size:12px;margin-top:4px}.site-footer>p{flex:1;font-size:14px}.site-footer>span{flex:1}
dialog{border:1px solid #ffffff5c;border-radius:20px;width:calc(100% - 28px);max-width:520px;max-height:90vh;overflow:auto;padding:36px;background:#355b7a;color:white;box-shadow:0 20px 80px #0004}dialog::backdrop{background:#000a}.dialog-close{position:absolute;top:12px;right:14px;background:none;border:0;font-size:29px;line-height:1;padding:5px;color:white}.dialog-badge{font-size:10px;letter-spacing:1px;color:var(--blue);display:block;margin:0 0 19px}dialog h2{font-size:31px;margin:0 0 20px}dialog p{font-size:14px;line-height:1.8}.demo-payment{display:flex;justify-content:space-between;gap:15px;padding:18px;border:1px solid var(--line);border-radius:3px;margin:23px 0;font-size:14px}.demo-payment strong{font-size:23px;font-weight:500}.demo-note{padding:12px 14px;border-left:3px solid var(--orange);background:#ffffff0a;font-size:12px!important}.recipient-dialog{max-width:575px}.recipient-dialog .gift-card{margin:22px 0}.recipient-dialog .gift-artwork{max-height:300px;object-fit:contain;background:white}.recipient-dialog .card-value{font-size:34px}.recipient-dialog blockquote{font-size:18px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;text-align:center;margin:22px 0;padding:0 10px}.received-from{text-align:center}.code-placeholder{display:flex;align-items:center;justify-content:center;gap:16px;padding:20px 0;border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);margin:20px 0}.code-placeholder strong{font-size:13px;display:block}.code-placeholder div>span{font-size:11px;display:block;margin-top:4px}.secondary-button{background:transparent;color:white;border:1px solid white;border-radius:3px;padding:13px;width:100%;font-size:14px;margin-top:8px}
@media(min-width:1500px){main,.site-header,.explore-links{max-width:1320px}.site-header nav>a{font-size:20px}}
@media(max-width:1100px){.site-header{gap:26px}.social-links{gap:14px}.social-links a{width:36px;height:36px}.site-header nav{gap:14px}.site-header nav>a{font-size:14px}.intro,.builder{padding:25px}.panel-logo{width:78%}h1,.fits-heading{font-size:33px}.builder h2{font-size:31px}.steps{gap:10px}.steps button{gap:7px}.steps button>b{font-size:11px}.intro-copy,.gift-description{font-size:15px}.primary-button{font-size:19px}.card-strip{font-size:7px;letter-spacing:0}.benefits{gap:10px}.benefits strong{font-size:11px}.benefits small{font-size:10px}}
@media(max-width:760px){body::before{background-position:center top;background-size:max(100vw,calc(100vh * 1920 / 2125),calc(800px * 1920 / 2125)) auto}.preview-bar{font-size:9px;padding:5px 12px}.site-header{width:92%;min-height:78px;gap:18px}.social-links{gap:10px}.social-links a{width:30px;height:30px}.site-header nav{justify-content:flex-end;gap:17px}.site-header nav>a{display:none;font-size:12px}.site-header nav>a.nav-active,.site-header nav>a.nav-bbq{display:block}.language-switch{font-size:10px;gap:5px;margin:0}.language-switch a{font-size:10px}main{width:92%;margin-top:6px}.hero-layout{grid-template-columns:1fr;gap:18px}.intro,.builder{padding:23px 20px;border-radius:20px}.panel-logo{width:76%;max-width:310px;margin-bottom:17px}h1,.fits-heading{font-size:31px;margin:17px 0}.intro-copy,.gift-description{font-size:14px;line-height:1.7}.fits-heading{margin-top:27px}.card-scene{margin-top:22px}.card-bottom{padding:13px 15px}.card-value{font-size:33px}.card-kind{font-size:9px}.card-recipient strong{font-size:17px}.card-recipient>span{font-size:11px}.card-strip{padding:9px 12px;font-size:6px}.card-caption{font-size:12px}.benefits{gap:10px;margin-top:20px;padding-top:20px}.benefits strong{font-size:10px}.benefits small{font-size:9px}.builder .panel-logo{max-width:290px}.builder-top .eyebrow{font-size:9px}.builder h2{font-size:29px;padding:12px;margin:9px 0 15px}.builder-subtitle{font-size:13px}.steps button>b{font-size:11px}.steps button>span{width:25px;height:25px;font-size:11px}.steps{gap:8px;padding-bottom:18px;margin-bottom:20px}.steps button{gap:7px}.form-step h3{font-size:14px}.amount-option{font-size:23px;min-height:61px}.amount-grid{gap:9px}.custom-option{font-size:13px}.included{font-size:11px}.total-row{font-size:13px}.total-row strong{font-size:27px}.primary-button{font-size:19px;padding:15px 18px}.payment-hint{font-size:10px;gap:5px}.field-pair{gap:11px}.form-step[data-panel="2"]>label,.field-pair>label{font-size:12px}.delivery legend{font-size:12px}.delivery-choice strong{font-size:12px}.delivery-choice small{font-size:10px}.summary-gift{padding:14px;gap:10px}.summary-gift strong{font-size:13px}.summary-gift>strong{font-size:23px}.summary-gift small{font-size:10px}.order-summary dl{padding:15px}.order-summary dl>div{font-size:12px;grid-template-columns:67px 1fr}.currency-note{font-size:11px}.text-button{font-size:12px}.how-it-works,.faq{padding:25px 20px;margin:18px 0}.how-it-works h2,.faq h2{font-size:29px}.how-it-works ol{grid-template-columns:1fr;gap:25px}.how-it-works li>span{font-size:25px}.how-it-works h3{font-size:22px}.how-it-works p{font-size:13px}.faq>div{grid-template-columns:1fr}.faq summary{font-size:14px}.faq details p{font-size:13px}.explore-links{width:92%;margin:24px auto;font-size:12px;gap:14px}.site-footer{display:block;padding:25px 5%;font-size:12px}.site-footer>p{font-size:12px;margin:18px 0}.site-footer>span{font-size:11px}dialog{padding:34px 22px 24px}dialog h2{font-size:27px}dialog p{font-size:13px}.demo-payment{padding:14px;font-size:12px}.demo-payment strong{font-size:20px}.recipient-dialog .gift-artwork{max-height:none}.recipient-dialog .card-value{font-size:31px}.recipient-dialog .card-recipient strong{font-size:16px}.code-placeholder{gap:12px}.code-placeholder strong{font-size:12px}.code-placeholder div>span{font-size:10px}}
@media(max-width:365px){.site-header{gap:10px}.site-header nav{gap:10px}.social-links a{width:25px;height:25px}.social-links{gap:8px}.site-header nav>a{font-size:10px}h1,.fits-heading{font-size:27px}.builder h2{font-size:26px}.steps button{gap:5px}.steps button>b{font-size:10px}.amount-grid{gap:7px}.custom-option{font-size:12px}.benefits{gap:7px}.benefits strong{font-size:9px}.benefits small{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{body{background:white;color:#111}body::before,body>*:not(#card-dialog){display:none!important}#card-dialog[open]{position:static;display:block;max-width:600px;max-height:none;width:100%;border:0;box-shadow:none;margin:15px auto;overflow:visible;background:white;color:#111}#card-dialog::backdrop{background:transparent}#card-dialog h2{color:#111}.dialog-close,#print-card{display:none!important}.gift-card{-webkit-print-color-adjust:exact;print-color-adjust:exact;break-inside:avoid}.dialog-badge,.demo-note{display:block!important;color:#111!important}.code-placeholder{border-color:#999}}

/* One Hang Out style: original colors and typography, with extra coverage
   only behind the lower reading sections. The reference hero stays intact. */
.how-it-works,.faq,.explore-links,.site-footer{color:#fff;text-shadow:0 1px 2px #0008}
.how-it-works h2,.how-it-works h3,.faq h2{color:#fff;font-weight:400}
.how-it-works p,.faq details p{font-size:16px;font-weight:400;line-height:1.8}
.faq summary{font-size:16px;font-weight:600;line-height:1.6}
.explore-links{background:var(--reading-panel);border-radius:20px;padding:20px 25px}
.site-footer strong{color:var(--blue)}
.intro-copy,.gift-description,.builder-subtitle{font-weight:400;text-shadow:0 1px 2px #0008}
@media(max-width:760px){
  .intro-copy,.gift-description{font-size:16px;line-height:1.8}
  .builder-subtitle{font-size:15px}
  .steps button{flex-direction:column;gap:6px;text-align:center;opacity:1}
  .steps button>b{font-size:12px}
  .how-it-works p,.faq details p{font-size:16px}
  .faq summary{font-size:16px}
  .explore-links{flex-direction:column;align-items:center;gap:16px;font-size:14px}
}

/* Payment choices reuse the existing form panels and Hang Out colors. */
.points-content{padding:16px;font-size:13px;line-height:1.7}.points-content p{margin:0 0 12px}.points-content label{display:block;margin-top:12px}.points-content input{margin:5px 0 12px}#points-panel{margin:0 0 20px}.payment-code{font-family:monospace;font-size:17px;overflow-wrap:anywhere;padding:15px;background:#fff;color:#233e51;border-radius:3px}button:disabled{cursor:wait;opacity:.65}#payment-action{justify-content:center;margin-bottom:8px}
