:root{--color-yellow:#ffc51b;--color-yellow-hover:#e5ad00;--color-yellow-soft:#fff6d8;--color-black:#0f0f0f;--color-black-soft:#202020;--color-white:#fff;--color-gray-50:#f7f7f7;--color-gray-100:#eee;--color-gray-200:#ddd;--color-gray-600:#666;--color-gray-800:#292929;--color-background:var(--color-white);--color-surface:var(--color-gray-50);--color-text:var(--color-black);--color-text-muted:var(--color-gray-600);--color-primary:var(--color-yellow);--color-primary-hover:var(--color-yellow-hover);--color-border:var(--color-gray-200);--border-radius-sm:8px;--border-radius-md:16px;--border-radius-lg:24px;--shadow-sm:0 4px 16px #00000014;--shadow-md:0 12px 32px #0000001f;--page-width:1200px}*,:before,:after{box-sizing:border-box}body{background:var(--color-background);color:var(--color-text);margin:0;font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(calc(100% - 40px), var(--page-width));margin-inline:auto}h1,h2,h3{color:var(--color-black);line-height:1.1}.section-label{color:var(--color-yellow-hover);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:.8rem;font-weight:800}.text-muted{color:var(--color-text-muted)}.button,.primary-button,.secondary-button{border-radius:var(--border-radius-sm);cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 24px;font-weight:800;line-height:1;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover,.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.primary-button{background:var(--color-primary);color:var(--color-black)}.primary-button:hover{background:var(--color-primary-hover)}.secondary-button{border-color:var(--color-black);color:var(--color-black);background:0 0}.secondary-button:hover{background:var(--color-black);color:var(--color-white)}.card{border:1px solid var(--color-border);border-radius:var(--border-radius-md);background:var(--color-white);box-shadow:var(--shadow-sm)}:focus-visible{outline:3px solid var(--color-yellow);outline-offset:3px}::selection{background:var(--color-yellow);color:var(--color-black)}@media (width<=600px){.container{width:min(calc(100% - 28px), var(--page-width))}.button,.primary-button,.secondary-button{width:100%}.navbar .button,.navbar .primary-button,.navbar .secondary-button{width:auto}}:root{color:#24211f;background:var(--color-white);font-synthesis:none;font-family:Inter,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-white);margin:0}a{color:inherit;text-decoration:none}.navbar{z-index:20;backdrop-filter:blur(12px);background:#f8f5f0f0;border-bottom:1px solid #24211f14;justify-content:space-between;align-items:center;min-height:76px;padding:0 6%;display:flex;position:sticky;top:0}.logo{flex-shrink:0;align-items:center;display:inline-flex}.logo img{width:145px;height:auto;display:block}.logo span{color:var(--color-yellow)}nav{gap:2rem;display:flex}nav a{color:#5f5955;font-size:.92rem;font-weight:600}nav a:hover{color:var(--color-yellow)}.button{color:#fff;background:var(--color-yellow);border:1px solid var(--color-yellow);border-radius:100px;justify-content:center;align-items:center;min-height:52px;padding:0 1.7rem;font-weight:700;transition:transform .16s,background .16s;display:inline-flex}.button:hover{background:var(--color-yellow-hover);transform:translateY(-2px)}.button-small{min-height:42px;padding:0 1.25rem;font-size:.9rem}.hero{background:radial-gradient(circle at 85% 20%, var(--color-yellow-soft), transparent 34%), var(--color-white);grid-template-columns:1.05fr .95fr;align-items:center;min-height:calc(100vh - 76px);padding:5rem 8%;display:grid;overflow:hidden}.hero-content{z-index:5;max-width:680px;position:relative}.eyebrow{color:var(--color-yellow-hover);letter-spacing:.15em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}.hero h1{max-width:680px;color:var(--color-black);letter-spacing:-.065em;margin-bottom:1.5rem;font-size:clamp(3.6rem,7vw,6.6rem);font-weight:850;line-height:.95}.hero h1 span{background:linear-gradient(transparent 62%, var(--color-yellow) 62%);display:inline}.hero-description{max-width:590px;color:var(--color-text-muted);margin-bottom:2rem;font-size:1.12rem;line-height:1.75}.hero-actions{align-items:center;gap:1rem;display:flex}.hero-benefits{flex-wrap:wrap;gap:.8rem 1.5rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.hero-benefits li{color:var(--color-gray-800);align-items:center;gap:.55rem;font-size:.9rem;font-weight:700;display:flex}.hero-benefits li:before{background:var(--color-yellow);content:"";border-radius:50%;flex-shrink:0;width:10px;height:10px}.hero-visual{min-height:570px;position:relative}.decorative-circle{background:var(--color-yellow-soft);border:2px solid var(--color-yellow);border-radius:50%;width:520px;height:520px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.album{z-index:4;background:var(--color-yellow);border:2px solid var(--color-black);width:310px;height:420px;box-shadow:32px 38px 0 var(--color-black);border-radius:5px 14px 14px 5px;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-45%,-50%)rotate(6deg)}.album-spine{background:var(--color-black);width:25px}.album-cover{color:var(--color-black);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.album-cover img{background:var(--color-white);border-radius:8px;width:170px;height:auto;margin-bottom:2rem;padding:.7rem 1rem}.album-cover p{letter-spacing:.12em;margin-bottom:.35rem;font-size:1.45rem;font-weight:900}.album-cover span{letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700}.photo{z-index:3;background:var(--color-white);border:2px solid var(--color-black);width:185px;height:230px;padding:11px 11px 38px;position:absolute;box-shadow:12px 16px #00000024}.photo:before{background:linear-gradient(135deg, var(--color-yellow), var(--color-black));content:"";width:100%;height:100%;display:block}.photo-one{top:5%;left:2%;transform:rotate(-12deg)}.photo-two{bottom:2%;right:-2%;transform:rotate(13deg)}.shipping-badge{z-index:6;color:var(--color-white);background:var(--color-black);box-shadow:var(--shadow-md);border-radius:10px;flex-direction:column;padding:.9rem 1.1rem;display:flex;position:absolute;top:10%;right:2%;transform:rotate(3deg)}.shipping-badge strong{color:var(--color-yellow);font-size:.86rem}.shipping-badge span{letter-spacing:.05em;margin-top:.15rem;font-size:.7rem}.product-section,.steps-section,.about-section{padding:7rem 8%}.section-heading{max-width:700px;margin-bottom:3.5rem}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.about-section h2,.final-cta h2{letter-spacing:-.045em;margin-bottom:1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;line-height:1.05}.section-heading>p:last-child,.about-section>p:last-child{color:#68615d;font-size:1.05rem;line-height:1.8}.product-card{background:#fff;border-radius:24px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden;box-shadow:0 20px 70px #24211f14}.product-image{background:var(--color-yellow-soft);place-items:center;min-height:590px;padding:3rem;display:grid}.open-album{background:#fff;border-radius:8px;width:min(100%,570px);min-height:370px;display:flex;transform:rotate(-3deg);box-shadow:20px 30px 60px #24211f3b}.album-page{flex-direction:column;flex:1;padding:1.4rem;display:flex}.album-fold{background:linear-gradient(90deg,#0000001a,#fff6,#00000014);width:6px}.page-photo{background:linear-gradient(#233f3926,#233f3966),#79958e}.page-photo-large{height:255px;margin-bottom:1.2rem}.page-photo-small{height:148px;margin-bottom:1rem}.page-photo-small.second{background:linear-gradient(#8e584326,#8e584359),#c39a7f}.page-line{background:#ded8d3;border-radius:100px;width:70%;height:8px;margin-top:8px}.page-line-short{width:45%}.product-information{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(3rem,7vw,6rem);display:flex}.product-label{color:var(--color-yellow);letter-spacing:.14em;font-size:.78rem;font-weight:800}.product-information h3{margin-bottom:1.2rem;font-family:Georgia,serif;font-size:clamp(2.4rem,4vw,4rem);font-weight:500;line-height:1.05}.product-information>p:not(.product-label){color:#68615d;line-height:1.8}.product-information ul{color:#4e4946;gap:.9rem;margin:1rem 0 2rem;padding-left:1.2rem;display:grid}.steps-section{background:var(--color-gray-50)}.steps-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1250px;margin:0 auto;display:grid}.step-card{background:#ffffffa6;border:1px solid #24211f0f;border-radius:18px;padding:2.5rem}.step-number{color:var(--color-yellow);margin-bottom:3rem;font-family:Georgia,serif;font-size:2rem;display:block}.step-card h3{margin-bottom:.8rem;font-size:1.3rem}.step-card p{color:#68615d;margin-bottom:0;line-height:1.7}.about-section{text-align:center;max-width:1100px;margin:0 auto}.about-section h2 span{color:var(--color-yellow);font-style:italic}.about-section>p:last-child{max-width:730px;margin:0 auto}.final-cta{isolation:isolate;color:var(--color-black);background:radial-gradient(circle at 12% 110%, #ffffff8c 0 26%, transparent 26.5%), linear-gradient(135deg, var(--color-yellow-soft) 0%, var(--color-yellow) 54%, #ffb800 100%);border:2px solid var(--color-black);box-shadow:10px 10px 0 var(--color-black);border-radius:28px;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:stretch;gap:clamp(2.5rem,6vw,6rem);margin:0 5% 5rem;padding:clamp(3rem,5vw,5rem);display:grid;position:relative;overflow:hidden}.final-cta:before{z-index:-1;content:"";border:2px solid #0f0f0f1f;border-radius:50%;width:260px;height:260px;position:absolute;top:-110px;right:31%}.final-cta-copy{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.final-cta .eyebrow{color:var(--color-black);opacity:.68}.final-cta h2{max-width:720px;color:var(--color-black);margin-bottom:1.35rem}.final-cta-description{color:#0f0f0fb8;max-width:650px;margin-bottom:2rem;font-size:1.03rem;line-height:1.75}.button-dark{color:var(--color-white);background:var(--color-black);border-color:var(--color-black)}.button-dark svg{width:20px;height:20px;transition:transform .18s}.button-dark:hover{color:var(--color-black);background:var(--color-white)}.button-dark:hover svg{transform:translate(3px)}.social-panel{border:2px solid var(--color-black);backdrop-filter:blur(8px);background:#ffffffd6;border-radius:20px;align-self:center;width:100%;padding:clamp(1.4rem,3vw,2rem);box-shadow:7px 7px #0f0f0f2e}.social-panel-label{color:var(--color-black);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:850}.social-links{gap:.85rem;display:grid}.social-card{background:var(--color-white);border:1.5px solid var(--color-black);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:84px;padding:1rem 1.1rem;transition:box-shadow .18s,transform .18s;display:grid}.social-card:hover{box-shadow:5px 5px 0 var(--color-black);transform:translate(-2px,-2px)}.social-icon{width:48px;height:48px;color:var(--color-white);background:var(--color-black);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.social-card-facebook .social-icon{background:#1877f2}.social-card-instagram .social-icon{background:linear-gradient(135deg,#833ab4 0%,#fd1d1d 52%,#fcb045 100%)}.social-icon svg{width:24px;height:24px}.social-card-copy{flex-direction:column;min-width:0;display:flex}.social-card-copy small{color:var(--color-gray-600);font-size:.72rem;font-weight:700}.social-card-copy strong{color:var(--color-black);text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;overflow:hidden}.social-arrow{width:22px;height:22px;color:var(--color-black)}footer{color:#6c6662;border-top:1px solid #24211f1a;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem 6%;display:flex}footer p{margin:0;font-size:.88rem}.albums-section{background:var(--color-black);padding:7rem 0}.albums-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(4rem,8vw,8rem);display:grid}.album-product-visual{min-height:580px;position:relative}.product-decoration{background:var(--color-yellow);border-radius:50%;width:440px;height:440px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-album{z-index:3;background:var(--color-white);border:3px solid var(--color-black);border-radius:5px 15px 15px 5px;width:300px;height:410px;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)rotate(-5deg);box-shadow:25px 30px #ffffff2e}.product-album-spine{background:var(--color-black);flex-shrink:0;width:28px}.product-album-cover{color:var(--color-black);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.product-album-cover img{width:175px;height:auto;margin-bottom:2rem}.product-album-cover p{letter-spacing:.12em;margin-bottom:.4rem;font-size:1.4rem;font-weight:900}.product-album-cover span{letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.product-photo{z-index:2;background:var(--color-white);border:2px solid var(--color-black);width:150px;height:190px;padding:9px 9px 30px;position:absolute;box-shadow:10px 12px #0003}.product-photo:before{background:linear-gradient(145deg, var(--color-yellow), var(--color-gray-800));content:"";width:100%;height:100%;display:block}.product-photo-one{top:5%;left:2%;transform:rotate(-13deg)}.product-photo-two{bottom:3%;right:0;transform:rotate(12deg)}.albums-content{color:var(--color-white)}.albums-content .eyebrow{color:var(--color-yellow)}.albums-content h2{max-width:680px;color:var(--color-white);letter-spacing:-.045em;margin-bottom:1.5rem;font-size:clamp(2.7rem,5vw,4.8rem);line-height:1}.albums-description{max-width:650px;color:var(--color-gray-200);margin-bottom:2rem;font-size:1.05rem;line-height:1.75}.album-price{align-items:baseline;gap:.7rem;margin-bottom:.25rem;display:flex}.album-price span,.album-price small{color:var(--color-gray-200);text-transform:uppercase;font-size:.9rem;font-weight:700}.album-price strong{color:var(--color-yellow);font-size:clamp(2.8rem,6vw,4.5rem);line-height:1}.price-reference{color:var(--color-gray-200);margin-bottom:2rem;font-size:.78rem}.album-features{gap:.8rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}.album-features li{color:var(--color-white);align-items:center;gap:.8rem;font-weight:650;display:flex}.album-features li:before{background:var(--color-yellow);content:"";border-radius:50%;flex-shrink:0;width:10px;height:10px}.available-sizes{margin-bottom:2rem}.available-sizes h3{color:var(--color-white);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;font-size:.9rem}.size-list{flex-wrap:wrap;gap:.55rem;display:flex}.size-list span{border:1px solid var(--color-gray-600);color:var(--color-white);border-radius:6px;padding:.45rem .75rem;font-size:.78rem;font-weight:750}.album-button{margin-top:.5rem}.shipping-note{color:var(--color-gray-200);margin:1rem 0 0;font-size:.76rem}@media (width<=900px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:4rem}.hero-visual{min-height:520px;margin-top:2rem}.product-card{grid-template-columns:1fr}.product-image{min-height:470px}.steps-grid,.final-cta,.albums-grid{grid-template-columns:1fr}.album-product-visual{min-height:500px}.albums-content{max-width:680px}}@media (width<=600px){.navbar{padding:0 5%}.navbar-cta{display:none}.hero,.product-section,.steps-section,.about-section{padding-left:5%;padding-right:5%}.hero{gap:1.5rem;padding-top:2.5rem;padding-bottom:3rem}.hero h1{letter-spacing:-.055em;font-size:clamp(2.65rem,13vw,3.75rem)}.hero-actions{flex-direction:column;align-items:stretch;width:100%}.hero-visual{width:100%;min-height:360px;margin-top:.5rem;transform:none}.decorative-circle{width:310px;height:310px}.album{width:205px;height:285px;box-shadow:18px 22px 0 var(--color-black);transform:translate(-48%,-50%)rotate(5deg)}.album-spine{width:18px}.album-cover{padding:1rem}.album-cover img{width:118px;margin-bottom:1rem;padding:.5rem .65rem}.album-cover p{font-size:.88rem}.album-cover span{font-size:.55rem}.photo{width:105px;height:135px;padding:7px 7px 24px}.photo-one{top:3%;left:-3%}.photo-two{bottom:0;right:-3%}.shipping-badge{padding:.7rem .8rem;top:2%;right:0}.product-image{min-height:360px;padding:1.5rem}.open-album{min-height:270px}.page-photo-large{height:170px}.page-photo-small{height:95px}.product-information{padding:3rem 2rem}.final-cta{box-shadow:6px 6px 0 var(--color-black);border-radius:20px;margin-left:1rem;margin-right:1rem;padding:2.2rem 1.25rem}.social-panel{padding:1rem}.social-card{gap:.8rem;min-height:76px;padding:.85rem}.social-icon{width:44px;height:44px}footer{flex-direction:column;align-items:flex-start}.albums-section{padding:4.5rem 0}.album-product-visual{min-height:350px}.product-decoration{width:310px;height:310px}.product-album{width:215px;height:295px;box-shadow:16px 20px #ffffff2e}.product-album-spine{width:20px}.product-album-cover{padding:1rem}.product-album-cover img{width:125px;margin-bottom:1.2rem}.product-album-cover p{font-size:.9rem}.product-photo{width:105px;height:135px}.albums-content h2{font-size:clamp(2.25rem,11vw,2.8rem)}.album-price{flex-wrap:wrap}.albums-content .primary-button{width:100%}}
