:root{--rose:#b76e79;--dark:#8d4054;--pink:#f7dde5;--beige:#ebdccb;--paper:#fbf7f5;--ink:#3e2c32;--muted:#715d64;--gold:#b89249;--line:#e8d7d9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 Arial,Helvetica,sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3,.price{font-family:Georgia,'Times New Roman',serif}h1,h2{font-weight:400;letter-spacing:-.045em;line-height:1.08}h1{font-size:clamp(2.75rem,5.6vw,5.3rem)}h2{font-size:clamp(2.25rem,4vw,3.8rem)}h3{font-size:1.5rem;line-height:1.2;font-weight:400}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}img{display:block;width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:3px}[hidden]{display:none!important}.skip{position:absolute;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:0}.wrap{max-width:1240px;margin:auto;padding:65px 32px}.site-header{max-width:1380px;margin:auto;min-height:115px;padding:22px 5%;display:flex;justify-content:space-between;gap:30px;align-items:center}.brand{display:inline-block;font:bold 2.9rem/.95 Georgia,serif;letter-spacing:-.065em;white-space:nowrap}.brand span{display:block;text-align:center;font: .78rem/1.5 Arial,sans-serif;letter-spacing:.5em;border-top:1px solid var(--rose);padding-top:8px;margin-top:10px}.site-header nav{display:flex;gap:30px;align-items:center}.nav-order{color:var(--dark)}.hero{display:grid;grid-template-columns:1fr 1.15fr;max-width:1440px;margin:auto;background:#f2e6df}.hero-copy{padding:65px 20px 45px 9%;z-index:1}.eyebrow{font-size:.8rem;letter-spacing:.19em;line-height:1.7;color:var(--dark)}.hero-copy h1{margin-bottom:24px}.hero-copy>p:not(.eyebrow):not(.hero-sign){font-size:1.35rem;line-height:1.45}.hero-sign{font-size:.8rem;letter-spacing:.22em;margin:36px 0 0;line-height:1.8}.hero-sign:before{content:'';display:block;width:55px;height:2px;background:var(--gold);margin-bottom:15px}.hero-photo{min-height:520px;overflow:hidden}.hero-photo img{height:100%;object-fit:cover;object-position:50% 61%}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--dark);color:white;border:1px solid transparent;border-radius:28px;padding:13px 27px;line-height:1.5;min-height:48px;text-decoration:none}.button:hover{background:#753348;text-decoration:none}.button.secondary{background:transparent;border-color:var(--rose);color:var(--dark)}.button:disabled{opacity:.6;cursor:not-allowed}.benefits{background:#f7edeb;display:flex;justify-content:center;gap:60px;padding:21px 25px;flex-wrap:wrap;border-bottom:1px solid var(--line)}.benefits span{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.benefits b{color:var(--dark);font-size:1.7rem;margin-right:8px}.section-title{text-align:center}.section-title h2{margin-bottom:14px}.filter-row{display:flex;align-items:center;justify-content:space-between;margin:28px 0 24px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid var(--line);background:transparent;color:var(--ink);padding:8px 17px;border-radius:24px;min-height:44px}.filters button.active{background:var(--dark);color:white;border-color:var(--dark)}#count,.fine{font-size:.875rem;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{background:#f4eae1;border-radius:12px;padding:10px;overflow:hidden}.product-cutout{background-image:url('/assets/colecao.webp');background-repeat:no-repeat;background-size:300% auto;aspect-ratio:1.25;border-radius:7px;background-color:#f9f5f4}.product-cutout.small{background-position:0% 50%}.product-cutout.plain{background-position:50% 50%}.product-cutout.crest{background-position:100% 50%}.card-copy{text-align:center;padding:20px 9px 14px}.card-copy h3{font-size:1.45rem;margin-bottom:9px}.card-copy p{font-size:1rem;margin-bottom:10px}.price{display:block;font-size:2rem;font-weight:bold;color:var(--dark);margin:15px 0}.card-copy .button{width:100%}.center{text-align:center}.collection>.fine{margin:22px 0 0}.colors-section{border-top:1px solid var(--line)}.colors-section h2{margin-bottom:20px}.color-palette{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:25px 15px;margin-top:30px}.color-chip{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center;font-size:.875rem}.swatch{width:35px;height:35px;display:inline-block;background:var(--swatch);border:1px solid #0003;border-radius:50%;flex-shrink:0}.silk{background:linear-gradient(125deg, #ffffff77,transparent 35%,#ffffff66 49%,transparent 64%),var(--swatch)}.how{border-top:1px solid var(--line)}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin:30px 0}.step{display:inline-grid;place-items:center;width:40px;height:40px;background:var(--dark);color:white;border-radius:50%;font:1.5rem Georgia,serif;margin-bottom:16px}.how h3{margin-bottom:13px}.how p{color:var(--muted)}footer{background:var(--rose);color:white;padding:50px max(5%,calc((100vw - 1200px)/2));display:grid;grid-template-columns:1fr 1fr;gap:24px 50px}footer .brand span{border-color:#ffffff88}footer .brand{margin-bottom:20px}footer strong{font:2rem Georgia,serif}footer p{font-size:1rem}footer small{grid-column:1/-1;font-size:.8rem;opacity:.95;border-top:1px solid #ffffff55;padding-top:20px}.back{display:inline-block;color:var(--dark);margin-bottom:28px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.detail-grid .product-cutout{aspect-ratio:1.1}.detail-grid h1{font-size:clamp(2.5rem,4vw,3.9rem)}.detail-grid .price{font-size:2.4rem}.detail-notes{padding:20px 0;border-top:1px solid var(--line);margin-top:22px}.detail-notes p{margin-bottom:7px}.detail-info{background:white;border:1px solid var(--line);border-radius:12px;padding:25px;margin-top:40px}.detail-info dl{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:0}dt{font-weight:bold}dd{margin:8px 0 0}.order-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,1fr);gap:24px;align-items:start}.order-page{max-width:1340px}.order-page h1{margin-bottom:15px}.order-intro{font-size:1.15rem;margin-bottom:30px}.order-panel{border:1px solid var(--line);border-radius:14px;padding:22px;background:#fff;margin-bottom:20px;min-width:0}.order-panel h2{font-size:1.75rem;letter-spacing:-.03em;display:flex;gap:13px;align-items:center;margin-bottom:20px}.order-panel .step{margin:0;flex-shrink:0}.order-item{border:1px solid var(--line);padding:14px;border-radius:10px;margin-bottom:15px;display:grid;grid-template-columns:110px minmax(0,1fr);gap:16px}.order-item .product-cutout{height:105px;aspect-ratio:auto}.item-title{display:flex;justify-content:space-between;align-items:start;gap:15px;margin-bottom:12px}.item-title h3{font-size:1.15rem;margin:0}.item-price{color:var(--dark);white-space:nowrap}.fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.field label,.field-label{display:block;font-size:.875rem;margin-bottom:5px}input,select,textarea{width:100%;min-height:44px;padding:10px;border:1px solid #cec4ca;border-radius:5px;color:var(--ink);background:#fff}textarea{resize:vertical;min-height:94px}input[type=radio]{width:20px;min-height:20px;accent-color:var(--dark);margin:3px 0 0}.quantity-row{display:flex;gap:15px;align-items:end;justify-content:space-between;margin-top:12px}.quantity{display:flex;max-width:136px}.quantity button{width:40px;flex-shrink:0;background:#f9e6eb;border:1px solid var(--line);color:var(--dark);font-size:1.25rem;min-height:44px}.quantity input{width:56px;text-align:center;border-radius:0;padding:4px;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button{appearance:none}.remove-item{border:0;background:transparent;color:var(--dark);text-decoration:underline;padding:10px 0;font-size:.875rem}.delivery-choices{display:grid;grid-template-columns:1fr 1fr;gap:12px}.delivery-choice{padding:16px;border:1px solid var(--line);border-radius:8px;display:flex;gap:12px;cursor:pointer;line-height:1.4}.delivery-choice:has(input:checked){background:#fcf1f4;border-color:var(--dark)}.delivery-choice strong{display:block;margin-bottom:6px}.delivery-choice small{font-size:.875rem}.address-fields{margin-top:22px}.span-2{grid-column:1/-1}.summary{position:sticky;top:20px;background:#f3e9df;border-radius:14px;padding:26px}.summary h2{font-size:1.9rem;margin-bottom:22px}.summary-lines{list-style:none;margin:0;padding:0}.summary-lines li{padding:12px 0;border-bottom:1px solid #decab9}.summary-line-top{display:flex;justify-content:space-between;gap:15px}.summary-lines small{display:block;color:var(--muted);font-size:.875rem;margin-top:4px}.summary-total{display:flex;justify-content:space-between;gap:15px;margin:20px 0;font-size:1.2rem}.summary-total strong{white-space:nowrap}.summary-info{border-top:1px solid #decab9;padding-top:16px;font-size:.95rem}.summary .button{width:100%;border-radius:12px;gap:8px;margin:12px 0}.summary-note{font-size:.875rem;color:var(--muted);line-height:1.5}.summary-phone{font-weight:bold;color:var(--dark);font-size:1.15rem}.form-error{background:#fff1f0;color:#922f36;padding:12px;border:1px solid #d19ca1;border-radius:7px;font-size:.95rem}.empty-order{padding:15px 0;color:var(--muted)}.add-actions{display:flex;gap:12px;flex-wrap:wrap}.add-actions select{flex:1;min-width:190px}.add-actions .button{border-radius:7px}.payment-options{display:flex;gap:20px}.payment-options label{display:flex;align-items:center;gap:8px}.noscript{padding:18px;background:var(--pink)}
@media(max-width:1050px){.hero-copy{padding-top:45px}.hero-photo{min-height:480px}.site-header nav{gap:18px}.order-layout{grid-template-columns:minmax(0,1.5fr) minmax(270px,1fr)}.order-item{grid-template-columns:1fr}.order-item .product-cutout{height:auto;aspect-ratio:2.7;background-size:300% auto}.delivery-choices{grid-template-columns:1fr}.summary{padding:22px}.brand{font-size:2.5rem}.product-grid{gap:14px}}
@media(max-width:760px){.site-header{padding:20px 6%;flex-wrap:wrap;justify-content:center;gap:18px}.site-header nav{font-size:.875rem;justify-content:center;flex-wrap:wrap;gap:14px 22px}.brand{font-size:2.7rem}.hero{grid-template-columns:1fr}.hero-copy{padding:35px 7%}.hero-copy h1{font-size:3.5rem}.hero-photo{min-height:0;height:330px}.hero-photo img{object-position:50% 63%}.hero-sign{margin-top:23px}.benefits{gap:12px;flex-direction:column;padding:18px 7%}.benefits span{font-size:.95rem}.wrap{padding:45px 6%}.product-grid{grid-template-columns:1fr;gap:22px}.product-cutout{aspect-ratio:1.6}.card-copy h3{font-size:1.6rem}.color-palette{grid-template-columns:repeat(3,1fr)}.how-grid{grid-template-columns:1fr;gap:16px}.how-grid>div{border-bottom:1px solid var(--line)}footer{grid-template-columns:1fr;padding:38px 6%}.detail-grid{grid-template-columns:1fr;gap:26px}.detail-grid h1{font-size:2.8rem}.detail-info dl{grid-template-columns:1fr}.order-layout{grid-template-columns:1fr}.summary{position:static}.order-panel{padding:17px}.order-item{padding:12px}.item-title{flex-wrap:wrap;gap:5px}.fields{gap:12px}.order-panel h2{font-size:1.5rem}.order-page h1{font-size:3rem}.delivery-choices{grid-template-columns:1fr 1fr}.delivery-choice{padding:12px}.summary-total{font-size:1.25rem}}
@media(max-width:390px){.fields,.delivery-choices{grid-template-columns:1fr}.span-2{grid-column:auto}.hero-copy h1{font-size:3rem}.color-palette{grid-template-columns:repeat(2,1fr)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.product-upload{aspect-ratio:1.25;object-fit:contain;background:#f9f5f4;border-radius:8px}.photo-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.photo-gallery img{aspect-ratio:1;object-fit:cover;border-radius:7px}.preserve-lines{white-space:pre-line}.item-photo{height:115px;object-fit:cover;border-radius:6px}.item-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.item-options label{font-size:.8rem}.item-options label:last-child{max-width:130px}.item-title strong{color:var(--dark);white-space:nowrap}.text-button{background:none;border:0;color:var(--dark);text-decoration:underline;min-height:40px;padding:6px 0}.summary-lines li{display:flex;justify-content:space-between;gap:15px}.summary-lines strong{white-space:nowrap}.filter-row select{width:auto;margin-left:12px}.admin-page{max-width:1400px}.admin-heading{display:flex;align-items:start;justify-content:space-between;gap:20px}.admin-heading h1{font-size:3.5rem;margin-bottom:15px}.admin-toolbar{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.admin-toolbar .button{font-size:.875rem;padding:10px 19px}.export-help{padding:18px 22px;border:1px solid var(--line);border-radius:10px;background:#f3e9df}.export-help summary{cursor:pointer;font-weight:bold}.export-help p{margin:14px 0 0;font-size:.9rem}.export-help a{text-decoration:underline}.status{padding:18px 0;color:var(--dark)}.admin-layout{display:grid;grid-template-columns:minmax(240px,1fr) minmax(0,1.5fr);gap:25px;align-items:start}.admin-card{display:grid;grid-template-columns:105px minmax(0,1fr);gap:20px;background:white;padding:18px;border:1px solid var(--line);border-radius:10px;margin-bottom:16px}.admin-card img{height:115px;object-fit:cover;border-radius:5px}.admin-card h3{font-size:1.2rem;margin-bottom:10px}.admin-card p{margin-bottom:5px}.admin-card small{display:block}.admin-card .button{margin-top:13px;min-height:40px;padding:7px 17px;font-size:.875rem}.admin-switches{display:flex;gap:18px;flex-wrap:wrap;margin:20px 0}.admin-switches label{display:flex;align-items:center;gap:8px;font-size:.9rem}input[type=checkbox]{width:19px;min-height:19px;accent-color:var(--dark)}.admin-page h3{margin-top:25px;margin-bottom:10px}.photo-editor{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.photo-tile img{aspect-ratio:1;object-fit:cover;border-radius:6px}.photo-tile small{display:block;color:var(--dark)}.photo-tile button{display:block;border:0;background:transparent;color:var(--dark);text-decoration:underline;font-size:.8rem;padding:5px;min-height:34px}.photo-tile button:disabled{opacity:.45}.option-group{padding-top:20px;border-bottom:1px solid var(--line);padding-bottom:15px}.admin-page #editor-panel{scroll-margin-top:20px}.admin-page #editor-panel h2{font-size:2rem}.admin-page #use-colors{font-size:.85rem}.admin-page .field input[type=file]{padding:8px}.admin-page #photo-upload{font-size:.85rem}.admin-page #save-error{overflow-wrap:anywhere}
@media(max-width:1050px){.item-photo{height:150px}.admin-layout{grid-template-columns:1fr 1.3fr}.admin-card{grid-template-columns:1fr}.admin-card img{max-width:180px}.admin-card h3{margin-top:0}}
@media(max-width:760px){.admin-layout{display:flex;flex-direction:column}.admin-layout>section{width:100%}.admin-layout #editor-panel{order:-1}.admin-heading h1{font-size:2.7rem}.admin-card{grid-template-columns:95px 1fr}.admin-card img{height:110px}.admin-heading{flex-wrap:wrap}.admin-toolbar .button{flex:1 1 160px}.item-photo{height:150px;object-fit:contain;background:var(--paper)}.filter-row{gap:10px;align-items:end}.filter-row select{display:block;margin:5px 0 0;width:100%}.filter-row #count{white-space:nowrap}.photo-editor{grid-template-columns:repeat(2,minmax(0,1fr))}}
.admin-layout:has(#editor-panel[hidden]){display:block}.admin-layout:has(#editor-panel[hidden]) #admin-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.admin-layout:has(#editor-panel[hidden]) .admin-card{grid-template-columns:1fr}.admin-layout:has(#editor-panel[hidden]) .admin-card img{height:170px;max-width:none;object-fit:contain;background:var(--paper)}
@media(max-width:760px){.admin-layout:has(#editor-panel[hidden]) #admin-list{grid-template-columns:1fr}}
.pix-qr{background:white;max-width:280px;margin:15px auto;padding:4px}.pix-qr svg{display:block;width:100%;height:auto}.orders-page h1{font-size:3.5rem;margin-bottom:15px}.orders-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:10px;background:white;margin-top:20px}.orders-table{border-collapse:collapse;width:100%;font-size:.9rem;text-align:left}.orders-table th{background:var(--dark);color:white;padding:14px;white-space:nowrap}.orders-table td{padding:14px;border-bottom:1px solid var(--line);vertical-align:top;min-width:120px}.orders-table small{display:block;color:var(--muted)}.orders-table .button{min-height:40px;padding:6px 15px}.order-detail-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:30px}.order-detail-grid label{font-size:.9rem}.order-detail-grid textarea{margin:10px 0}.message-preview{min-height:300px;font-size:.875rem}.order-detail-grid .button{margin:7px 0;font-size:.9rem}.orders-page #order-detail{scroll-margin-top:20px}.orders-page .admin-toolbar{align-items:center}#pix-payment{border-top:1px solid var(--line);padding-top:20px;margin-top:20px}#pix-code,#admin-pix-code{min-height:85px;font-size:.8rem;word-break:break-all}#pix-payment h3{margin-bottom:8px}
@media(max-width:760px){.order-detail-grid{grid-template-columns:1fr}.orders-page h1{font-size:2.8rem}}
/* Cantos arredondados da prévia aprovada. */
:root{--radius-large:40px;--radius-card:30px;--radius-photo:24px;--radius-field:14px}
.hero{width:calc(100% - 56px);max-width:1384px;border-radius:var(--radius-large);overflow:hidden}
.hero-photo{margin:16px 16px 16px 0;border-radius:32px}
.benefits{width:calc(100% - 56px);max-width:1384px;margin:18px auto 0;border:0;border-radius:999px}
.product-card{border-radius:var(--radius-card);padding:12px;background:#f6ede7;box-shadow:0 8px 28px #8d405409}
.product-cutout,.product-upload{border-radius:var(--radius-photo)}
.card-copy{padding:20px 12px 14px}
.button,.summary .button,.add-actions .button{border-radius:999px}
.photo-gallery img{border-radius:16px}
.order-panel,.summary,.detail-info{border-radius:28px}
.order-item,.delivery-choice,.admin-card,.export-help,.orders-table-wrap{border-radius:22px}
.item-photo,.admin-card img,.photo-tile img{border-radius:16px}
input:not([type=checkbox]):not([type=radio]),select,textarea{border-radius:var(--radius-field)}
.form-error,.noscript{border-radius:16px}
footer{border-radius:44px 44px 0 0}
@media(max-width:760px){
 .hero{width:calc(100% - 32px);border-radius:30px}
 .hero-photo{margin:0 12px 12px;border-radius:24px;height:310px}
 .benefits{width:calc(100% - 32px);border-radius:28px;padding:20px 6%;gap:12px}
 .product-card{border-radius:28px}
 .order-panel,.summary{border-radius:24px}
 footer{border-radius:32px 32px 0 0}
}
/* Tipografia do destaque aprovada na prévia. */
@font-face{font-family:'Nunito';src:url('/fonts/nunito-variable.ttf') format('truetype');font-style:normal;font-weight:200 1000;font-display:swap}
.hero-copy h1{font-family:'Nunito',Arial,sans-serif;font-weight:800;font-size:clamp(2.6rem,4.5vw,4.6rem);line-height:1.06;letter-spacing:-.035em;color:#a72e58}
.hero-copy .eyebrow{font-family:'Nunito',Arial,sans-serif;font-weight:800;color:#a72e58;letter-spacing:.17em;font-size:.9rem}
.hero-copy>p:not(.eyebrow):not(.hero-sign){font-family:'Nunito',Arial,sans-serif;font-weight:600;color:#71394d;line-height:1.4}
@media(max-width:760px){.hero-copy h1{font-size:clamp(2.3rem,7.7vw,3.5rem)}.hero-copy .eyebrow{font-size:.85rem;letter-spacing:.14em}}

.product-upload.plain-photo{object-fit:cover;object-position:50% 68%;aspect-ratio:1.25}
/* Rounded visual direction approved in the preview. */
.hero{width:calc(100% - 56px);max-width:1384px;border-radius:40px;overflow:hidden}.hero-photo{border-radius:32px;overflow:hidden}.benefits{max-width:1384px;width:calc(100% - 56px);margin:18px auto 0;border-radius:999px;border-bottom:0}.product-card{border-radius:30px;padding:12px;box-shadow:0 8px 24px #8d405407}.product-cutout,.product-upload{border-radius:23px}.photo-gallery img{border-radius:16px}.order-panel,.summary,.detail-info{border-radius:26px}.order-item,.delivery-choice,.admin-card,.export-help{border-radius:20px}.item-photo,.photo-tile img{border-radius:14px}input,select,textarea{border-radius:13px}.button,.summary .button,.add-actions .button{border-radius:999px}.orders-table-wrap{border-radius:22px}footer{border-radius:44px 44px 0 0}.form-error{border-radius:14px}
@media(max-width:760px){.hero{width:calc(100% - 28px);border-radius:30px}.hero-photo{border-radius:24px}.benefits{width:calc(100% - 28px);border-radius:26px;margin-top:14px}.product-card{border-radius:28px}.order-panel,.summary{border-radius:22px}footer{border-radius:32px 32px 0 0}}
