:root{--ink:#0b0d0f;--paper:#f4f1eb;--white:#fff;--muted:#6b6c6c;--line:rgba(11,13,15,.12);--gold:#f5a623;--orange:#ef5b23;--blue:#1f6091;--green:#158070;--radius:24px;--shadow:0 24px 70px rgba(0,0,0,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.topbar{position:sticky;top:0;z-index:50;height:74px;padding:0 clamp(18px,4vw,60px);display:flex;align-items:center;justify-content:space-between;background:rgba(244,241,235,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.06)}.brand{display:inline-flex;align-items:center;gap:11px;letter-spacing:.06em}.brand>span:last-child{display:flex;flex-direction:column;line-height:.92}.brand b{font-size:18px;letter-spacing:.12em}.brand small{font-size:9px;letter-spacing:.28em;color:#c88613;margin-top:5px}.brand-mark{width:32px;height:32px;display:grid;grid-template-columns:1fr 1fr;gap:2px;padding:2px;background:#fff;border:1px solid rgba(0,0,0,.12)}.brand-mark i:nth-child(1){background:var(--blue)}.brand-mark i:nth-child(2){background:var(--orange)}.brand-mark i:nth-child(3){background:var(--gold)}.brand-mark i:nth-child(4){background:var(--green)}nav{display:flex;align-items:center;gap:26px;font-size:13px}nav a{opacity:.72}nav a:hover{opacity:1}.nav-cta{opacity:1!important;padding:11px 16px;background:var(--ink);color:#fff;border-radius:999px}.hero{min-height:calc(100svh - 74px);display:grid;grid-template-columns:1.02fr .98fr;gap:60px;padding:clamp(46px,8vw,110px) clamp(20px,6vw,90px);align-items:center}.eyebrow{font-size:11px;letter-spacing:.26em;font-weight:700;color:#7b6e5e;margin:0 0 18px}.hero h1,.statement h2,.section-head h2,.wall-copy h2,.how h2,.materials h2,.other-themes h2,.config-options h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.04em}.hero h1{font-size:clamp(58px,7.2vw,118px);line-height:.88;margin:0;max-width:850px}.hero h1 em{font-style:italic;color:#ae6f0e}.hero-sub{font-size:clamp(17px,1.6vw,22px);line-height:1.55;max-width:650px;color:#525252;margin:30px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;border:1px solid rgba(0,0,0,.12);font-weight:700;font-size:14px;transition:.25s transform,.25s background}.btn:hover{transform:translateY(-2px)}.btn-dark{background:var(--ink);color:#fff;border-color:var(--ink)}.btn-light{background:#fff}.hero-proof{display:flex;flex-wrap:wrap;gap:20px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line);font-size:12px;color:#666}.hero-proof b{color:#111;margin-right:5px}.hero-gallery{position:relative;height:min(720px,75svh);min-height:520px}.hero-card{position:absolute;margin:0;background:#111;padding:10px;box-shadow:var(--shadow);overflow:hidden}.hero-card img{width:100%;height:100%;object-fit:cover}.hc1{width:52%;height:68%;right:2%;top:5%;transform:rotate(1.5deg)}.hc2{width:44%;height:54%;left:3%;top:18%;transform:rotate(-4deg)}.hc3{width:40%;height:40%;left:27%;bottom:1%;transform:rotate(3deg)}.hero-note{position:absolute;right:3%;bottom:4%;background:rgba(255,255,255,.93);padding:16px 18px;border-radius:16px;box-shadow:0 10px 35px rgba(0,0,0,.12);font-size:13px;line-height:1.45}.statement{background:var(--ink);color:#fff;text-align:center;padding:110px 20px}.statement p{letter-spacing:.22em;text-transform:uppercase;font-size:11px;color:#aaa}.statement h2{font-size:clamp(44px,6vw,88px);line-height:1.02;margin:12px auto 0;max-width:1100px}.collections{padding:110px clamp(18px,5vw,80px)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-head h2{font-size:clamp(40px,4.8vw,72px);line-height:.98;margin:0;max-width:800px}.section-head>p{max-width:430px;color:#666;line-height:1.6}.filter-wrap{display:flex;gap:9px;overflow:auto;padding-bottom:14px;scrollbar-width:none}.filter-wrap::-webkit-scrollbar{display:none}.filter{white-space:nowrap;border:1px solid var(--line);background:transparent;border-radius:999px;padding:11px 16px;color:#555;cursor:pointer}.filter.active,.filter:hover{background:var(--ink);color:#fff}.art-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px}.art-card{position:relative;background:#e8e4dc;min-height:390px;overflow:hidden;cursor:pointer;isolation:isolate}.art-card:nth-child(5n+1){grid-row:span 2;min-height:794px}.art-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.art-card:hover img{transform:scale(1.035)}.art-info{position:absolute;left:0;right:0;bottom:0;padding:24px 18px 16px;background:linear-gradient(transparent,rgba(0,0,0,.82));color:#fff;display:flex;justify-content:space-between;align-items:flex-end;gap:10px}.art-info small{opacity:.72;display:block;text-transform:uppercase;letter-spacing:.15em;font-size:9px;margin-bottom:6px}.art-info strong{font-size:14px}.art-view{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.4);display:grid;place-items:center;font-size:17px}.wall-cta{display:grid;grid-template-columns:.88fr 1.12fr;background:#d97928;min-height:650px}.wall-copy{padding:clamp(60px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.wall-copy .eyebrow{color:#3f210a}.wall-copy h2{font-size:clamp(48px,5.5vw,82px);line-height:.98;margin:0}.wall-copy p:not(.eyebrow){font-size:17px;line-height:1.7;max-width:580px}.wall-copy .btn{align-self:flex-start;margin-top:12px}.size-visual{background:#fff;display:flex;align-items:center;justify-content:center;padding:30px}.size-visual img{width:100%;height:100%;object-fit:contain;max-height:720px}.how{padding:110px clamp(18px,5vw,80px)}.section-head.compact{margin-bottom:48px}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.steps article{padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px}.steps article span{font-size:12px;color:#9a8e80}.steps h3{font-size:22px;margin:55px 0 8px}.steps p{color:#666;line-height:1.6;margin:0}.materials{display:grid;grid-template-columns:1fr 1fr;background:#fff;padding:80px clamp(18px,6vw,90px);gap:50px;align-items:center}.material-copy h2{font-size:clamp(42px,5vw,72px);line-height:1;margin:0 0 20px}.material-copy>p:not(.eyebrow){font-size:17px;line-height:1.7;color:#5d5d5d}.materials>img{width:100%;max-height:520px;object-fit:contain}.swatches{display:flex;gap:10px;margin-top:28px}.swatches span{width:42px;height:42px;background:var(--c);border-radius:50%;border:1px solid rgba(0,0,0,.13);box-shadow:inset 0 0 0 4px rgba(255,255,255,.65)}.other-themes{padding:100px clamp(18px,6vw,90px);background:#ded9d0}.other-themes h2{font-size:clamp(42px,5vw,72px);margin:0 0 34px;max-width:780px}.theme-cloud{display:flex;flex-wrap:wrap;gap:8px}.theme-cloud span{background:rgba(255,255,255,.55);border:1px solid rgba(0,0,0,.08);padding:10px 13px;border-radius:999px;font-size:13px}.text-link{display:inline-block;margin-top:30px;font-weight:700;border-bottom:1px solid #111;padding-bottom:4px}footer{padding:50px clamp(18px,5vw,80px);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#0b0d0f;color:#fff}footer p,footer a{font-size:12px;color:#aaa}.floating-wa{position:fixed;z-index:40;right:18px;bottom:18px;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#1fa855;color:#fff;font-weight:900;box-shadow:0 12px 35px rgba(0,0,0,.25)}
/* configurator */
.configurator{position:fixed;inset:0;z-index:100;display:none}.configurator.open{display:block}.config-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.58);backdrop-filter:blur(10px)}.config-panel{position:absolute;right:0;top:0;height:100%;width:min(1180px,96vw);background:#f7f5f0;display:grid;grid-template-columns:minmax(340px,.9fr) minmax(440px,1.1fr);box-shadow:-24px 0 70px rgba(0,0,0,.25);overflow:hidden}.config-close{position:absolute;right:18px;top:14px;z-index:3;width:42px;height:42px;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:#fff;font-size:28px;cursor:pointer}.config-preview{background:#171819;color:#fff;display:flex;flex-direction:column;padding:66px 34px 30px}.preview-stage{flex:1;min-height:400px;display:flex;align-items:center;justify-content:center}.preview-stage img{max-width:92%;max-height:68vh;object-fit:contain;box-shadow:0 28px 70px rgba(0,0,0,.45);border:8px solid #111}.preview-meta{display:flex;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#aaa}.preview-meta strong{color:#fff}.config-options{overflow-y:auto;padding:70px 44px 50px}.config-options h2{font-size:clamp(36px,4vw,58px);line-height:1;margin:0 0 38px}.option-block{padding:28px 0;border-top:1px solid var(--line)}.option-title{display:flex;gap:12px;align-items:flex-start;margin-bottom:16px}.option-title>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:11px}.option-title div{display:flex;flex-direction:column}.option-title strong{font-size:15px}.option-title small{color:#777;margin-top:3px}.size-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.size-btn{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px 8px;cursor:pointer;text-align:center;font-weight:700;font-size:12px}.size-btn small{display:block;margin-top:3px;color:#888;font-weight:500}.size-btn.active,.finish-btn.active,.color-btn.active{outline:2px solid #111;outline-offset:1px}.finish-grid{display:grid;gap:8px}.finish-btn{border:1px solid var(--line);background:#fff;border-radius:14px;padding:15px 16px;text-align:left;cursor:pointer;display:flex;justify-content:space-between;gap:12px}.finish-btn span{display:block;font-weight:800;font-size:13px}.finish-btn small{display:block;color:#777;margin-top:4px}.finish-btn b{white-space:nowrap;font-size:12px}.finish-btn:disabled{opacity:.35;cursor:not-allowed}.color-grid{display:flex;gap:10px;flex-wrap:wrap}.color-btn{border:1px solid var(--line);background:#fff;border-radius:13px;padding:7px 11px 7px 7px;display:flex;align-items:center;gap:8px;cursor:pointer}.color-dot{width:28px;height:28px;border-radius:8px;background:var(--c);border:1px solid rgba(0,0,0,.15)}.color-btn span{font-size:12px;font-weight:700}.config-summary{position:sticky;bottom:-1px;background:#f7f5f0;padding:20px 0 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center}.config-summary>div{display:flex;flex-direction:column}.config-summary small{color:#777}.config-summary strong{font-size:29px;margin:3px 0}.config-summary span{font-size:10px;color:#999}.btn-whatsapp{background:#1fa855;color:#fff;border:0}.guide-toggle{border:0;background:transparent;padding:18px 0 0;text-decoration:underline;cursor:pointer;font-weight:700}.guide-panel{display:none;margin-top:16px;background:#fff;padding:14px;border-radius:16px}.guide-panel.open{display:block}.guide-panel img{width:100%;max-height:400px;object-fit:contain}
@media (max-width:1000px){nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;gap:10px;padding-top:62px}.hero-gallery{height:540px}.art-grid{grid-template-columns:repeat(3,1fr)}.art-card:nth-child(5n+1){grid-row:span 1;min-height:390px}.wall-cta,.materials{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.config-panel{grid-template-columns:1fr;width:100%;overflow-y:auto}.config-preview{min-height:54vh}.preview-stage{min-height:320px}.config-options{overflow:visible}.config-summary{bottom:0}}
@media (max-width:680px){.topbar{height:66px;padding:0 14px}.brand b{font-size:16px}nav{gap:8px}.nav-cta{padding:10px 13px}.hero{min-height:auto;padding:48px 16px 26px}.hero h1{font-size:58px}.hero-sub{font-size:16px;margin:22px 0}.hero-actions{display:grid;grid-template-columns:1fr}.hero-proof{display:grid;gap:9px}.hero-gallery{height:430px}.hc1{width:55%;height:66%}.hc2{width:48%;height:52%;left:0}.hc3{width:43%;height:38%;left:25%}.hero-note{right:0;bottom:0}.statement{padding:70px 18px}.collections,.how{padding:74px 14px}.section-head{display:block;margin-bottom:25px}.section-head>p{margin-top:18px}.art-grid{grid-template-columns:1fr 1fr;gap:7px}.art-card,.art-card:nth-child(5n+1){min-height:270px}.art-info{padding:45px 10px 10px}.art-info strong{font-size:12px}.art-view{width:31px;height:31px}.wall-cta{min-height:auto}.wall-copy{padding:68px 18px}.size-visual{padding:12px}.steps{grid-template-columns:1fr}.steps article{min-height:200px;padding:24px}.steps h3{margin-top:36px}.materials{padding:70px 18px}.other-themes{padding:70px 16px}footer{flex-direction:column;align-items:flex-start}.config-panel{display:block}.config-preview{padding:54px 16px 18px;min-height:46vh}.preview-stage{min-height:300px}.preview-stage img{max-height:55vh}.config-options{padding:38px 16px 35px}.config-options h2{font-size:38px}.size-grid{grid-template-columns:repeat(3,1fr)}.config-summary{grid-template-columns:1fr;background:#f7f5f0}.config-summary .btn{width:100%}.finish-btn{padding:13px}.floating-wa{width:52px;height:52px}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
