:root{--ink:#0b1d18;--forest:#102a22;--forest2:#173d31;--gold:#d8b45f;--gold2:#f0d58e;--cream:#f5f1e7;--paper:#fffdf8;--muted:#66736d;--line:#dfe4df;--shadow:0 25px 70px rgba(5,26,20,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.55}.wrap{width:min(1160px,calc(100% - 40px));margin-inline:auto}.prototype{background:#d8b45f;color:#102a22;text-align:center;padding:7px 16px;font-size:.78rem;font-weight:700;letter-spacing:.04em}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none;font-family:"Fraunces",serif;font-size:1.25rem}.brand b{color:#b78e36}.mark{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:var(--forest);color:var(--gold2);font:700 .86rem/1 "DM Sans";letter-spacing:.04em}.nav nav{display:flex;gap:30px}.nav nav a{color:#31433d;text-decoration:none;font-size:.92rem;font-weight:600}.nav-cta{background:var(--forest);color:white;text-decoration:none;border-radius:8px;padding:11px 18px;font-weight:700;font-size:.9rem}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;padding-block:78px 100px;position:relative}.hero:before{content:"";position:absolute;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(216,180,95,.17),transparent 68%);left:-240px;top:-20px;z-index:-1}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:700;color:#9a772e;font-size:.76rem;margin:0 0 15px}h1,h2{font-family:"Fraunces",serif;line-height:1.04;margin:0;letter-spacing:-.035em}h1{font-size:clamp(3.4rem,6.2vw,5.7rem);max-width:680px}h1 em,h2 em{font-style:italic;color:#aa8230}.lead{font-size:1.18rem;color:#53645e;max-width:590px;margin:27px 0 30px}.hero-actions{display:flex;gap:12px}.button{appearance:none;border:0;border-radius:9px;padding:14px 21px;font:700 .95rem "DM Sans";cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.button.gold{background:var(--gold);color:var(--forest);box-shadow:0 8px 24px rgba(177,135,43,.2)}.button.ghost{border:1px solid #cfd8d3;color:var(--forest);background:white}.button:disabled{opacity:.45;cursor:not-allowed}.trust-row{display:flex;gap:19px;margin-top:32px;color:#50625b;font-size:.79rem;font-weight:600}.market-card{background:var(--forest);color:white;padding:28px;border-radius:18px;box-shadow:var(--shadow);position:relative;overflow:hidden}.market-card:after{content:"";position:absolute;width:220px;height:220px;border:1px solid rgba(216,180,95,.18);border-radius:50%;right:-110px;top:-100px}.card-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:18px;margin-bottom:22px;font-weight:700}.card-head small{color:#a9bab3;font-weight:500}.live-dot{width:7px;height:7px;border-radius:50%;display:inline-block;background:#edbd4a;margin-right:6px}.metal-title{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin:13px 0 8px}.metal-title span:last-child{color:#90a59d;font-size:.72rem}.coin{width:24px;height:24px;border-radius:50%;display:block}.gold-coin{background:linear-gradient(135deg,#f3dc99,#b98c32)}.silver-coin{background:linear-gradient(135deg,#f7faf9,#879a93)}.silver-title{margin-top:22px}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.price-grid div{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.06);border-radius:9px;padding:9px 10px}.price-grid b{display:block;font-size:.76rem;color:#c7d3ce}.price-grid strong{font-size:.96rem}.silver-grid{grid-template-columns:repeat(4,1fr)}.fineprint{color:#90a59d;font-size:.7rem;margin:20px 0 0}.calculator-section{background:var(--cream);padding:88px 0}.calculator-wrap{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}.section-intro h2{font-size:clamp(2.3rem,4vw,4rem)}.section-intro>p:last-child{color:var(--muted);max-width:450px;margin-top:20px}.calculator-card{background:white;border:1px solid #e4e5df;padding:26px;border-radius:16px;box-shadow:0 18px 50px rgba(28,42,35,.07)}.calc-top{display:grid;grid-template-columns:1fr .82fr auto;gap:12px;align-items:end}label{display:grid;gap:7px;font-size:.8rem;font-weight:700;color:#42534c}input,select{width:100%;height:48px;border:1px solid #cdd6d1;border-radius:8px;background:#fff;color:var(--ink);font:500 1rem "DM Sans";padding:0 13px;outline:none}input:focus,select:focus{border-color:#ad8738;box-shadow:0 0 0 3px rgba(216,180,95,.17)}.input-unit{position:relative}.input-unit input{padding-right:58px}.input-unit span{position:absolute;right:12px;top:14px;color:#78857f;font-size:.8rem}.add-button{height:48px;border:0;background:var(--forest);color:white;border-radius:8px;padding:0 16px;font-weight:700;cursor:pointer}.basket{margin:23px 0;border-block:1px solid var(--line);padding:9px 0}.basket.empty{padding:27px 0;color:#83908a;text-align:center;font-size:.87rem}.basket-row{display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center;padding:11px 3px}.basket-row+.basket-row{border-top:1px solid #edf0ed}.basket-row small{display:block;color:#79867f}.basket-row button{border:0;background:transparent;color:#9b6c63;font-size:1.1rem;cursor:pointer}.estimate{display:flex;justify-content:space-between;align-items:center;margin:18px 0}.estimate span{display:block;font-weight:700}.estimate small{color:#7b8982}.estimate strong{font-family:"Fraunces";font-size:2rem;color:#9b7428}.full{width:100%}.steps{padding-block:100px}.centered{text-align:center}.centered .eyebrow{margin-bottom:11px}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px}.step-grid article{border:1px solid var(--line);border-radius:14px;padding:27px;position:relative;background:white}.step-grid article>span{position:absolute;right:22px;top:19px;color:#c7d0cb;font-family:"Fraunces";font-size:1.2rem}.step-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#f2ead5;color:#9b7428;font-size:1.4rem}.step-grid h3{font-family:"Fraunces";font-size:1.5rem;margin:18px 0 8px}.step-grid p{margin:0;color:var(--muted)}.assurance{background:var(--forest);color:white;padding:90px 0}.assurance-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.assurance h2{font-size:clamp(2.6rem,4.4vw,4.7rem)}.assurance-list p{display:grid;gap:5px;margin:0;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.13)}.assurance-list b{font-size:1.07rem}.assurance-list span{color:#a9bab3}footer{padding:32px 0;background:#081813;color:#b8c5c0}.footer-grid{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:30px;font-size:.78rem}footer .mark{background:#d8b45f;color:#102a22}dialog{width:min(650px,calc(100% - 28px));border:0;border-radius:18px;padding:0;box-shadow:0 35px 100px rgba(0,0,0,.35)}dialog::backdrop{background:rgba(5,20,15,.75);backdrop-filter:blur(3px)}dialog form,#success{padding:38px}.close{position:absolute;right:18px;top:15px;border:0;background:transparent;font-size:1.8rem;color:#708078;cursor:pointer}.dialog-lead{color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:25px 0}.form-grid .wide{grid-column:1/-1}.check{grid-template-columns:auto 1fr;align-items:start;margin-bottom:20px;font-weight:500}.check input{width:17px;height:17px;margin-top:2px}.demo-note{display:block;color:#819089;text-align:center;margin-top:13px}.success-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#d9eedf;color:#196339;font-size:1.7rem;margin-bottom:20px}#success p{color:var(--muted);margin:17px 0 25px}@media(max-width:850px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding-block:50px 70px;gap:45px}.calculator-wrap,.assurance-grid{grid-template-columns:1fr}.calculator-wrap{gap:35px}.step-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:10px}.trust-row{flex-wrap:wrap}.calc-top{grid-template-columns:1fr 1fr}.add-button{grid-column:1/-1}}@media(max-width:540px){.wrap{width:min(100% - 28px,1160px)}.nav{height:70px}.nav-cta{display:none}.hero{padding-top:42px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.trust-row{display:grid;gap:8px}.market-card{padding:21px 18px}.price-grid,.silver-grid{grid-template-columns:repeat(2,1fr)}.calculator-section,.steps,.assurance{padding-block:65px}.calc-top,.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.estimate{align-items:flex-end}.estimate strong{font-size:1.7rem}.basket-row{grid-template-columns:1fr auto}.basket-row strong{grid-column:1}.step-grid{margin-top:30px}dialog form,#success{padding:30px 21px}.card-head{align-items:flex-start;gap:12px}}
/* Additional metals */
.other-title{margin-top:22px}.copper-coin{background:linear-gradient(135deg,#e0a06d,#87482d)}.other-grid{grid-template-columns:repeat(3,1fr)}
@media(max-width:540px){.other-grid{grid-template-columns:repeat(2,1fr)}}

/* Gamlefund Metal brand and first private preview */
.wordmark{display:grid;line-height:1.05}.wordmark small{font:700 .55rem/1 "DM Sans";letter-spacing:.18em;color:#4c6259;margin-bottom:4px}.brand .mark{border-radius:50%;font-size:1rem}.plate-grid{grid-template-columns:repeat(3,1fr)}.gold-grid{grid-template-columns:repeat(3,1fr);max-height:188px;overflow:auto;padding-right:3px}.silver-grid{grid-template-columns:repeat(4,1fr)}.daily-price{display:flex;align-items:center;gap:12px;border-top:1px solid rgba(255,255,255,.12);margin-top:20px;padding-top:18px}.daily-price p{display:grid;margin:0}.daily-price small{color:#a9bab3;font-size:.75rem}.visual-banner{position:relative;overflow:hidden;border-radius:20px;height:360px;margin-bottom:95px;box-shadow:var(--shadow)}.visual-banner img{width:100%;height:100%;object-fit:cover;display:block}.visual-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,24,19,.82),transparent 65%)}.visual-banner div{position:absolute;z-index:1;left:42px;bottom:38px;color:white;display:grid;max-width:390px}.visual-banner span{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;color:var(--gold2);font-weight:700}.visual-banner strong{font-family:"Fraunces",serif;font-size:2rem;line-height:1.08;margin-top:7px}
@media(max-width:540px){.visual-banner{height:300px;margin-bottom:65px;border-radius:14px}.visual-banner img{object-position:63% center}.visual-banner div{left:21px;bottom:22px;max-width:260px}.visual-banner strong{font-size:1.45rem}.plate-grid{grid-template-columns:1fr}.wordmark small{display:none}}

/* Shared navigation, brand and content pages */
.site-header{border-bottom:1px solid rgba(16,42,34,.09);background:rgba(255,253,248,.96);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.site-header .nav{height:auto;min-height:86px;gap:28px}.brand-emblem{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;position:relative;background:linear-gradient(145deg,#173d31,#081813);border:2px solid #d8b45f;box-shadow:inset 0 0 0 3px #102a22,0 6px 18px rgba(8,24,19,.16);color:#f0d58e;font:700 .82rem/1 "DM Sans";letter-spacing:.07em}.brand-emblem:before{content:"◆";position:absolute;top:4px;font-size:.42rem;color:#f0d58e}.brand-emblem span{padding-top:8px}.brand-name{display:grid;line-height:1}.brand-name small{font:700 .52rem/1 "DM Sans";letter-spacing:.16em;color:#68766f;margin-bottom:6px}.brand-name strong{font:700 1.25rem/1 "Fraunces",serif}.brand-name b{color:#a77c27}.primary-nav{display:flex;align-items:center;gap:19px;margin-left:auto}.primary-nav a{color:#31433d;text-decoration:none;font-size:.82rem;font-weight:700;white-space:nowrap}.primary-nav a:hover,.primary-nav a[aria-current="page"]{color:#9a7426}.menu-toggle{display:none;border:1px solid #ccd5d0;background:white;color:var(--forest);border-radius:8px;padding:9px 12px;font:700 .85rem "DM Sans"}.site-header .nav-cta{white-space:nowrap}.content-page{padding-bottom:90px}.page-hero{background:var(--forest);color:white;padding:78px 0 72px;overflow:hidden;position:relative}.page-hero:after{content:"";position:absolute;width:460px;height:460px;border:1px solid rgba(216,180,95,.16);border-radius:50%;right:-160px;top:-230px}.page-hero .wrap{position:relative;z-index:1}.page-hero .eyebrow{color:var(--gold2)}.page-hero h1{font-size:clamp(2.8rem,5.5vw,5.3rem);max-width:850px}.page-hero p:last-child{font-size:1.12rem;color:#bfd0c9;max-width:720px;margin:24px 0 0}.page-section{padding:76px 0}.page-section.alt{background:var(--cream)}.page-section h2{font-size:clamp(2.1rem,3.8vw,3.6rem);margin-bottom:22px}.page-section h3{font:700 1.35rem "Fraunces",serif;margin:0 0 9px}.page-section p{color:#52635c}.content-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:64px;align-items:start}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.info-card{background:white;border:1px solid var(--line);border-radius:14px;padding:24px}.info-card .number{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#f2ead5;color:#8d6821;font-weight:800;margin-bottom:15px}.info-card p{margin:0}.callout{background:var(--forest);color:white;border-radius:18px;padding:28px}.callout h3{color:white}.callout p{color:#b9cbc4}.callout a{color:#f0d58e}.plain-list{padding:0;margin:20px 0;list-style:none}.plain-list li{padding:12px 0 12px 28px;border-bottom:1px solid var(--line);position:relative}.plain-list li:before{content:"✓";position:absolute;left:0;color:#a77c27;font-weight:800}.price-table{width:100%;border-collapse:collapse;background:white;border:1px solid var(--line);border-radius:14px;overflow:hidden}.price-table th,.price-table td{text-align:left;padding:15px 17px;border-bottom:1px solid var(--line)}.price-table th{background:#edf0ec;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}.price-table td:last-child{font-weight:800;color:#8d6821;white-space:nowrap}.price-table tr:last-child td{border-bottom:0}.page-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:27px}.store-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.store-card{border:1px solid var(--line);border-radius:16px;padding:28px;background:white}.store-card address{font-style:normal;color:#52635c}.store-card strong{display:block;font-size:1.05rem;margin-top:17px}.faq-list{display:grid;gap:10px}.faq-list details{background:white;border:1px solid var(--line);border-radius:12px;padding:18px 20px}.faq-list summary{cursor:pointer;font-weight:800}.faq-list p{margin:13px 0 2px}.contact-box{display:grid;gap:8px}.contact-box a{color:#8d6821;font-weight:800;text-decoration:none}.legal-note{font-size:.82rem;color:#74817b!important}.site-footer{background:#081813;color:#b8c5c0;padding:48px 0 30px}.footer-main{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:50px}.site-footer h3{color:white;font:700 1.05rem "Fraunces",serif;margin:0 0 13px}.site-footer a{display:block;color:#b8c5c0;text-decoration:none;margin:6px 0}.site-footer .brand-name strong{color:white}.site-footer .brand-name small{color:#8fa199}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.11);margin-top:32px;padding-top:22px;font-size:.78rem}
@media(max-width:1020px){.site-header .nav{flex-wrap:wrap;padding-block:14px}.menu-toggle{display:block;margin-left:auto}.primary-nav{display:none;width:100%;order:4;flex-direction:column;align-items:flex-start;padding:12px 0}.primary-nav.open{display:flex}.site-header .nav-cta{display:none}.content-grid{grid-template-columns:1fr;gap:35px}.card-grid{grid-template-columns:1fr 1fr}.footer-main{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.brand-name small{display:none}.brand-name strong{font-size:1.08rem}.brand-emblem{width:42px;height:42px}.page-hero{padding:58px 0}.page-section{padding:56px 0}.card-grid,.store-grid,.footer-main{grid-template-columns:1fr}.price-table th,.price-table td{padding:12px 10px;font-size:.86rem}.footer-bottom{display:grid;gap:8px}.content-page{padding-bottom:60px}}

/* User-provided metal photography */
.photo-band{background:#091a16;padding:18px 0}.photo-grid{display:grid;gap:12px}.photo-grid-1{grid-template-columns:1fr}.photo-grid-3{grid-template-columns:repeat(3,1fr)}.photo-grid-5{grid-template-columns:repeat(5,1fr)}.photo-grid figure{margin:0;position:relative;overflow:hidden;border-radius:12px;background:#172a24;min-height:220px}.photo-grid img{width:100%;height:100%;min-height:220px;max-height:340px;object-fit:cover;display:block;transition:transform .35s ease}.photo-grid figure:hover img{transform:scale(1.025)}.photo-grid figcaption{position:absolute;left:0;right:0;bottom:0;padding:36px 14px 12px;background:linear-gradient(transparent,rgba(4,15,12,.9));color:white;font-weight:700;font-size:.84rem}.photo-grid-1 figure{min-height:360px}.photo-grid-1 img{max-height:520px;object-position:center 54%}
@media(max-width:900px){.photo-grid-5{grid-template-columns:repeat(3,1fr)}.photo-grid-5 figure:nth-child(n+4){grid-column:span 1}.photo-grid figure,.photo-grid img{min-height:200px}}
@media(max-width:620px){.photo-grid,.photo-grid-3,.photo-grid-5{grid-template-columns:1fr 1fr}.photo-grid-1{grid-template-columns:1fr}.photo-grid figure,.photo-grid img{min-height:185px}.photo-grid-1 figure,.photo-grid-1 img{min-height:300px}.photo-grid figcaption{font-size:.78rem}}

/* Price groups and customer photography */
.tin-note{color:#a9bab3;font-size:.72rem;margin:8px 0 0}.tin-grid{grid-template-columns:repeat(3,1fr)}.other-grid{grid-template-columns:repeat(2,1fr)}
.customer-photos{padding:0 0 96px}.customer-photo-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:14px;margin-top:36px}.customer-photo-grid figure{grid-column:span 4;margin:0;position:relative;height:280px;overflow:hidden;border-radius:16px;background:var(--forest)}.customer-photo-grid figure:nth-child(4),.customer-photo-grid figure:nth-child(5){grid-column:span 6}.customer-photo-grid img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.customer-photo-grid figure:hover img{transform:scale(1.025)}.customer-photo-grid figcaption{position:absolute;inset:auto 0 0;padding:44px 18px 15px;background:linear-gradient(transparent,rgba(4,15,12,.92));color:white;font-weight:700}.customer-photo-grid figure:last-child img{object-position:center 42%}
@media(max-width:760px){.customer-photos{padding-bottom:65px}.customer-photo-grid{grid-template-columns:1fr 1fr}.customer-photo-grid figure,.customer-photo-grid figure:nth-child(4),.customer-photo-grid figure:nth-child(5){grid-column:auto;height:230px}.customer-photo-grid figure:last-child{grid-column:1/-1}}
@media(max-width:540px){.tin-grid{grid-template-columns:1fr}.other-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){.customer-photo-grid{grid-template-columns:1fr}.customer-photo-grid figure,.customer-photo-grid figure:last-child{grid-column:auto;height:250px}}
.card-head #market-status{color:#b9c9c2}.card-head #market-status.market-error{color:#e4c783}
.market-card .silver-grid{grid-template-columns:repeat(3,1fr)}
@media(max-width:540px){.market-card .silver-grid{grid-template-columns:repeat(2,1fr)}}
