@import url('https://fonts.googleapis.com/css2?family=DM+Mono&family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500&display=swap');
:root{--black:#090908;--paper:#f4f0e9;--white:#fbf9f5;--gold:#d5ae60;--ink:#181713;--line:rgba(213,174,96,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{height:78px;background:var(--black);color:#eee8dd;display:flex;align-items:center;padding:0 clamp(22px,6vw,105px);justify-content:space-between;border-bottom:1px solid rgba(213,174,96,.18);position:sticky;top:0;z-index:10}.header-brand img{width:143px;display:block}nav{display:flex;gap:34px;font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#d0c8bb}nav a:hover,.account-link:hover{color:var(--gold)}.account-link{font-size:11px;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid var(--gold);padding-bottom:7px}.account-link span{margin-left:8px}.hero{padding:0;background:var(--black);color:var(--white)}.hero-frame{max-width:1280px;margin:auto;min-height:650px;padding:0 clamp(22px,6vw,105px);display:flex;flex-direction:column;background:radial-gradient(circle at 67% 54%,#2a2416 0,rgba(42,36,22,.5) 16%,transparent 43%),linear-gradient(115deg,#080808,#12110f 69%,#0b0b0a)}.hero-status{height:64px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px;color:#f1d390;font-family:'DM Mono',monospace;text-transform:uppercase;font-size:10px;letter-spacing:.22em}.hero-status>span{width:8px;height:8px;background:var(--gold);border-radius:50%;box-shadow:0 0 16px var(--gold)}.hero-status b{margin-left:auto;color:#d4cec1;font-weight:400}.hero-content{flex:1;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:68px;padding:55px 0}.hero-mark{width:min(31vw,370px);aspect-ratio:1;margin:auto;display:grid;place-items:center;border:1px solid rgba(213,174,96,.14);border-radius:50%;position:relative;background:radial-gradient(circle,#191712 5%,rgba(17,16,14,.4) 54%,transparent 68%)}.hero-mark:before{content:"";position:absolute;inset:23px;border:1px solid rgba(213,174,96,.12);border-radius:50%}.hero-mark img{width:75%;height:75%;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 13px 24px rgba(0,0,0,.6))}.eyebrow{color:var(--gold);font-family:'DM Mono',monospace;font-size:10px;text-transform:uppercase;letter-spacing:.27em;margin:0 0 22px}.hero h1,h2,h3{font-family:'Playfair Display',Georgia,serif;font-weight:400}.hero h1{margin:0;font-size:clamp(53px,6.15vw,88px);letter-spacing:-.065em;line-height:.94}.hero h1 em,h2 em{color:#e7c982}.hero-text{color:#c8c1b4;max-width:475px;line-height:1.7;font-size:16px;margin:27px 0 0}.hero-actions{display:flex;gap:13px;margin-top:30px}.button{border:0;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;gap:17px;padding:15px 19px;font-family:'DM Mono',monospace;text-transform:uppercase;letter-spacing:.12em;font-size:10px;transition:.2s}.gold{background:linear-gradient(135deg,#e5c574,#af8037);color:#15110a}.gold:hover{filter:brightness(1.09);transform:translateY(-2px)}.outline{color:#f1eade;border:1px solid rgba(213,174,96,.55)}.outline:hover{background:rgba(213,174,96,.11)}.hero-footer{height:52px;border-top:1px solid var(--line);color:#c0a876;font-family:'DM Mono',monospace;font-size:10px;letter-spacing:.13em;display:flex;align-items:center;justify-content:space-between}.products-section{padding:116px clamp(22px,7.5vw,125px);background:var(--paper)}.section-heading{max-width:1130px;margin:auto auto 50px;display:flex;justify-content:space-between;align-items:end;gap:34px}.section-heading h2,.steps-title h2,.about-copy h2,.dashboard h2,.admin-section h2{font-size:clamp(39px,4.3vw,62px);line-height:.98;letter-spacing:-.055em;margin:0}.section-heading>p{max-width:300px;color:#656159;font-size:14px;line-height:1.7;margin:0}.product-grid{max-width:1130px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.product-card{background:transparent;color:var(--ink);border:1px solid transparent;text-align:left;padding:0 20px 25px;cursor:pointer;transition:.2s}.product-card:hover,.product-card.selected{background:#faf7f0;border-color:#c5a46b;transform:translateY(-5px)}.product-visual{height:270px;margin:0 -20px 20px;display:grid;place-items:center;overflow:hidden}.magnets .product-visual{background:linear-gradient(135deg,#3f3a32,#87755d)}.keychain .product-visual{background:linear-gradient(135deg,#c8a86c,#665238)}.laser .product-visual{background:radial-gradient(circle,#41382a,#161614 65%);color:var(--gold)}.mini-magnets{width:178px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px;transform:rotate(-7deg)}.mini-magnets i{height:82px;border:5px solid #fcf9f0;box-shadow:0 8px 17px rgba(0,0,0,.25);background:linear-gradient(135deg,#e3b070,#694d3b)}.mini-magnets i:nth-child(2){background:linear-gradient(135deg,#d7e1c8,#3e6658)}.mini-magnets i:nth-child(3){background:linear-gradient(135deg,#c9a480,#825f4a)}.mini-magnets i:nth-child(4){background:linear-gradient(135deg,#d7d5b0,#5b5c46)}.mini-magnets i:nth-child(5){display:none}.keyring{width:133px;height:160px;border:12px solid #e7c573;border-radius:48% 48% 42% 42%;box-shadow:inset 0 0 0 6px #8b6a35,0 13px 24px rgba(0,0,0,.22);display:grid;place-items:center;transform:rotate(11deg);background:rgba(40,30,18,.22)}.keyring b{font:italic 71px 'Playfair Display',serif;color:#fbdf98}.laser-script{font:italic 125px 'Playfair Display',serif;transform:rotate(-12deg);text-shadow:0 0 24px rgba(213,174,96,.25)}.laser-script span{font-size:56px}.product-meta{display:flex;align-items:center;justify-content:space-between;font:10px 'DM Mono',monospace;letter-spacing:.16em;color:#9a722e}.product-meta span:last-child{font-size:17px;border:1px solid #ae956a;border-radius:50%;width:26px;height:26px;display:grid;place-items:center}.product-card h3{font-size:27px;margin:14px 0 8px}.product-card p{color:#6d6961;font-size:13px;line-height:1.5;min-height:40px}.product-card strong{font:11px 'DM Mono',monospace;letter-spacing:.05em}.customizer{max-width:1130px;margin:70px auto 0;background:#151411;color:#f8f2e6;padding:45px;display:grid;grid-template-columns:.78fr 1.22fr;gap:55px;box-shadow:0 17px 35px rgba(35,28,17,.12)}.customizer h2{font:400 43px 'Playfair Display',serif;line-height:1;margin:0 0 16px}.customizer-intro>p:not(.eyebrow){color:#c3bcae;font-size:14px;line-height:1.7;max-width:280px}.gold-line{display:block;width:100px;border-top:1px solid var(--gold);margin-top:36px}.photo-slots{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.photo-slot{aspect-ratio:1;background:#2a2925;display:grid;place-items:center;color:#d9b76d;font:15px 'DM Mono',monospace;overflow:hidden}.photo-slot img{width:100%;height:100%;object-fit:cover}.customizer-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:17px;gap:15px;color:#bbb3a5;font:10px 'DM Mono',monospace;letter-spacing:.05em}.upload-label{cursor:pointer;border-bottom:1px solid var(--gold);color:#f1db9e;padding-bottom:6px}.upload-label input{display:none}.customizer-bottom .button:disabled{opacity:.45;cursor:not-allowed;transform:none}.order-panel{border:1px solid rgba(213,174,96,.48);padding:18px;margin-top:20px;display:grid;gap:7px;font-size:13px;color:#d5cec2}.order-panel .eyebrow{margin:0;font-size:9px}.order-panel strong{font:400 22px 'Playfair Display',serif;color:#f3e1ac}.order-panel a{color:#e9c777;font-family:'DM Mono',monospace;font-size:10px;letter-spacing:.1em;margin-top:5px}.coming-product{max-width:1130px;margin:60px auto 0;background:#ddd5c7;text-align:center;padding:35px;color:#504c44}.coming-product .eyebrow{margin-bottom:8px}.steps-section{max-width:1130px;margin:auto;padding:122px 0;display:grid;grid-template-columns:.92fr 1.08fr;gap:90px}.steps-section ol{list-style:none;padding:0;margin:0}.steps-section li{display:grid;grid-template-columns:62px 1fr 1.2fr;gap:8px;padding:22px 0;border-top:1px solid #d6ccbe}.steps-section li:last-child{border-bottom:1px solid #d6ccbe}.steps-section li>span{font:10px 'DM Mono',monospace;color:#a57936;padding-top:8px}.steps-section li h3{margin:0;font-size:25px}.steps-section li p{margin:6px 0 0;color:#68645c;line-height:1.6;font-size:13px}.about-section{background:var(--black);color:#f8f3e8;display:grid;grid-template-columns:1fr 1fr;padding:112px clamp(22px,7.5vw,125px);gap:90px}.about-monogram{display:grid;place-items:center;background:radial-gradient(circle,rgba(94,70,31,.34),transparent 62%);border:1px solid rgba(213,174,96,.15);border-radius:50%;width:min(34vw,430px);aspect-ratio:1;justify-self:center}.about-monogram img{width:73%;height:73%;object-fit:contain}.about-copy{align-self:center}.about-copy p:not(.eyebrow),.dashboard>div>p:last-child{max-width:425px;color:#c1baad;line-height:1.7;font-size:14px;margin:25px 0}.text-link{font:10px 'DM Mono',monospace;text-transform:uppercase;letter-spacing:.14em;color:#e9c573;border-bottom:1px solid #d3ad60;padding-bottom:8px}.text-link span{margin-left:16px}.dashboard{max-width:1130px;margin:auto;padding:110px 0;display:grid;grid-template-columns:1fr 1fr;gap:80px}.dashboard h2,.admin-section h2{font-size:clamp(42px,4vw,57px)}.dashboard>div>p:last-child{color:#69655d}.order-card{align-self:center;border:1px solid #cfc4b4;background:#faf7f0;padding:31px;box-shadow:12px 12px 0 #e0d6c7}.status{display:inline-block;background:#e8d196;color:#56411a;padding:7px 9px;font:9px 'DM Mono',monospace;letter-spacing:.1em}.order-card h3{font-size:29px;margin:22px 0 7px}.order-card p{color:#69655d;font-size:13px}.order-card a{display:inline-block;font:10px 'DM Mono',monospace;letter-spacing:.1em;border-bottom:1px solid #9a773d;padding-bottom:6px;margin-top:15px}.admin-section{background:#201f1b;color:#f7f0e4;padding:92px clamp(22px,7.5vw,125px);display:grid;grid-template-columns:1fr 1fr;gap:80px}.admin-flow{display:grid;gap:10px}.admin-flow article{background:#2a2823;display:grid;align-items:center;grid-template-columns:48px 1fr auto;padding:20px}.admin-flow span{font:10px 'DM Mono',monospace;color:var(--gold)}.admin-flow strong{font-size:14px}.admin-flow button{background:transparent;border:0;border-bottom:1px solid var(--gold);color:#e5c97d;padding-bottom:5px;font:10px 'DM Mono',monospace;cursor:pointer}footer{background:var(--black);border-top:1px solid var(--line);padding:27px clamp(22px,6vw,105px);display:flex;color:#bcb5aa;align-items:center;justify-content:space-between;font:10px 'DM Mono',monospace;letter-spacing:.1em}footer img{width:110px;opacity:.88}
@media(max-width:760px){.site-header{height:66px}.header-brand img{width:113px}nav{display:none}.account-link{font-size:9px}.hero-frame{min-height:610px}.hero-status{height:54px;font-size:8px;letter-spacing:.13em}.hero-content{grid-template-columns:1fr;padding:35px 0 48px;gap:27px}.hero-mark{width:180px;margin:0 auto}.hero-copy{text-align:center}.hero h1{font-size:52px}.hero-text{font-size:14px;margin:21px auto 0}.hero-actions{justify-content:center;flex-wrap:wrap}.hero-footer{font-size:8px;letter-spacing:.07em}.products-section{padding:77px 22px}.section-heading{display:block}.section-heading>p{margin-top:25px}.product-grid{grid-template-columns:1fr}.product-visual{height:225px}.customizer{display:block;padding:28px;margin-top:45px}.customizer-intro{margin-bottom:28px}.photo-slots{grid-template-columns:repeat(3,1fr)}.photo-slot:last-child{display:none}.customizer-bottom{flex-wrap:wrap}.customizer-bottom .button{width:100%;margin-top:7px}.steps-section{display:block;padding:80px 22px}.steps-section ol{margin-top:42px}.steps-section li{grid-template-columns:40px 1fr}.steps-section li p{grid-column:2;margin-top:0}.about-section{display:block;padding:76px 22px}.about-monogram{width:210px;margin-bottom:55px}.dashboard,.admin-section{display:block;padding:78px 22px}.order-card,.admin-flow{margin-top:42px}.admin-flow article{grid-template-columns:42px 1fr}.admin-flow button{grid-column:2;justify-self:start;margin-top:12px}footer{flex-wrap:wrap;gap:15px}.dashboard h2,.admin-section h2{font-size:48px}}
.examples-section{background:#12110f;color:#f8f2e7;padding:108px clamp(22px,7.5vw,125px)}.examples-heading{max-width:1130px;margin:0 auto 45px;display:grid;grid-template-columns:1fr .7fr;gap:30px;align-items:end}.examples-heading h2{font-size:clamp(40px,4.2vw,62px);line-height:.98;margin:0}.examples-heading>p:last-child{color:#c2baad;font-size:14px;line-height:1.65;max-width:320px;margin:0}.examples-grid,.examples-videos{max-width:1130px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.example-card{margin:0;background:#24221e;border:1px solid rgba(213,174,96,.2)}.example-card img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.example-card figcaption{padding:18px 20px;display:grid;gap:7px}.example-card figcaption span{font:9px 'DM Mono',monospace;letter-spacing:.16em;color:#d5ae60}.example-card figcaption strong{font:400 23px 'Playfair Display',serif}.examples-videos{margin-top:18px}.examples-videos video{width:100%;aspect-ratio:9/16;max-height:540px;object-fit:cover;background:#24221e}.launch-note{max-width:1130px;margin:33px auto 0;color:#e7d39e;font:10px 'DM Mono',monospace;letter-spacing:.14em;text-align:center}.launch-note>span,.launch-note>i{display:inline-block;width:7px;height:7px;background:#d5ae60;border-radius:50%;margin-right:9px}.launch-section>div:last-child{align-self:center;color:#c6beb1;font-size:15px;line-height:1.7;max-width:430px}.launch-section .launch-note{text-align:left;margin-top:26px;color:#e7d39e}@media(max-width:760px){.examples-section{padding:78px 22px}.examples-heading{display:block}.examples-heading>p:last-child{margin-top:24px}.examples-grid,.examples-videos{grid-template-columns:1fr}.examples-videos video{max-height:none}.launch-section>div:last-child{margin-top:28px}}
