:root{--pink-700:#d93a87;--pink-600:#ee5fa2;--pink-500:#f783bf;--pink-300:#ffc2dc;--blush:#fff0f6;--cream:#fff9c8;--sky:#9fe7f5;--sky-soft:#e6fbff;--sun:#ffe27a;--mint:#bcefd8;--paper:#fff;--page:#f7f8fb;--ink:#3f3540;--muted:#766b74;--line:#f3b5d2;--shadow:0 18px 50px #d93a8729;--radius:8px;--container:1120px;--topbar-height:86px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page);color:var(--ink);letter-spacing:0;margin:0;font-family:Nunito,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--sky);outline-offset:3px}.container{width:min(calc(100% - 32px), var(--container));margin-inline:auto}.first-fold{height:calc(100svh - 11px);min-height:calc(100svh - 11px);padding-top:var(--topbar-height);background:#ffdced;grid-template-rows:auto minmax(0,1fr);display:grid}.site-header{z-index:2;position:fixed;top:0;left:0;right:0;box-shadow:0 12px 28px #ee5fa21f}.nav-brand{text-align:left;border-right:0;align-content:center;justify-items:start;min-height:86px;padding:10px 8px 10px 24px;line-height:1;display:grid}.brand-mark__abc{color:var(--pink-600);text-shadow:2px 2px 0 var(--paper), 4px 4px 0 #9fe7f594;font-size:clamp(1.9rem,3vw,2.85rem);font-weight:1000;transform:translateY(-8px)}.brand-mark__script{color:#2e272d;margin-top:-10px;font-family:Brush Script MT,Segoe Script,cursive;font-size:clamp(1.45rem,2.5vw,2.4rem);font-weight:700}.brand-mark__byline{color:#ffffffeb;letter-spacing:.18em;text-transform:uppercase;margin-top:4px;font-size:.55rem;font-weight:900}.main-nav{background:var(--pink-500);color:var(--paper);width:100vw;margin-left:calc(50% - 50vw)}.main-nav__inner{justify-content:flex-start;align-items:stretch;gap:0;width:100%;display:flex}.main-nav__actions{flex:none;grid-template-columns:repeat(6,minmax(98px,1fr));margin-left:auto;display:grid}.nav-tile{text-transform:uppercase;border-left:1px solid #ffffff70;align-content:center;justify-items:center;gap:5px;min-height:86px;padding:10px;font-size:.9rem;font-weight:900;display:grid}.nav-tile--button{width:100%;color:inherit;background:0 0;border:0;border-left:1px solid #ffffff70}.main-nav__actions .nav-tile:last-child{border-right:1px solid #ffffff70}.nav-tile svg{stroke-width:1.8px;width:28px;height:28px}.nav-tile:hover,.nav-tile:focus-visible{background:#ffffff1f}.cart-pill{border:1px solid #fffc;border-radius:999px;align-items:center;gap:6px;min-height:26px;padding:0 14px;font-size:.82rem;display:inline-flex}.cart-pill small{width:18px;height:18px;color:var(--paper);background:#191216;border-radius:50%;place-items:center;font-size:.68rem;display:grid}.hero-art{width:92vw;height:calc(100svh - var(--topbar-height) - 11px);background:#ffdced;min-height:0;margin-left:auto;margin-right:auto;position:relative;overflow:hidden}.hero-art__image{object-fit:fill;object-position:center center}.section{padding:clamp(64px,8vw,100px) 0}.section--light{background:var(--paper)}.section-heading{text-align:center;width:min(680px,100%);margin:0 auto 36px}.eyebrow{background:var(--blush);min-height:28px;color:var(--pink-700);text-transform:uppercase;border:2px solid #ef9fc7;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:.78rem;font-weight:1000;display:inline-flex}h1,h2,h3,p{margin-top:0}h2{color:#352b33;overflow-wrap:anywhere;margin-bottom:12px;font-size:clamp(2rem,4vw,3rem);line-height:1.08}h3{line-height:1.18}p{color:var(--muted);line-height:1.7}.category-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.category-grid--compact{margin-top:16px}.filter-hint{color:#6d5c68;background:#fff8fb;border:1px dashed #f2c4d8;border-radius:18px;padding:16px 18px}.filter-hint--inline{max-width:780px}.category-modal-backdrop{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#18141899;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.category-modal{background:#fffefc;border-radius:28px;width:min(860px,100%);max-height:min(82vh,900px);padding:18px;overflow:auto;box-shadow:0 30px 80px #00000038}.category-modal__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.category-modal__header h2{margin-bottom:0}.modal-close{background:var(--pink-500);width:38px;height:38px;color:var(--paper);border:0;border-radius:50%;font-size:1.6rem;line-height:1}.filter-strip--modal{margin-top:14px}.category-count{min-width:28px;min-height:22px;color:var(--pink-700);background:#ffffffe0;border-radius:999px;place-items:center;padding:0 8px;font-size:.74rem;font-weight:900;display:grid;position:absolute;top:10px;right:10px}.section--filters-open .section-heading h2{margin-bottom:6px}.filter-strip{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.filter-chip{background:var(--paper);color:#5d4f5a;border:1px solid #f2c4d8;border-radius:999px;min-height:40px;padding:0 16px;font-weight:800}.filter-chip--active{background:var(--pink-500);color:var(--paper)}.category-item{border-radius:var(--radius);background:linear-gradient(180deg, var(--paper), #fff8fb);text-align:left;border:1px solid #f5d2e2;width:100%;min-height:214px;padding:26px;display:grid;position:relative;box-shadow:0 14px 34px #3f35400f}.category-item--active{border-color:var(--pink-500);box-shadow:0 18px 36px #ee5fa224}.category-item svg{width:42px;height:42px;color:var(--pink-600);margin-bottom:18px}.category-item h3{margin-bottom:8px;font-size:1.16rem}.category-item p{margin-bottom:0;font-size:.94rem}.products-section{background:#ffcfe4}.products-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.product-card{border-radius:var(--radius);background:var(--paper);border:2px solid #ef9fc7;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 36px #3f354014}.product-preview{aspect-ratio:1/.72;background:radial-gradient(circle at 22% 20%, #fff9, transparent 24%), linear-gradient(135deg, var(--preview-a), var(--preview-b));place-items:center;padding:12px;display:grid}.product-preview__rail{scroll-snap-type:x mandatory;scrollbar-color:var(--pink-500) #ffffffbf;grid-auto-columns:minmax(180px,1fr);grid-auto-flow:column;gap:12px;width:100%;padding-bottom:4px;display:grid;overflow-x:auto}.product-preview__rail::-webkit-scrollbar{height:8px}.product-preview__rail::-webkit-scrollbar-track{background:#ffffffbf;border-radius:999px}.product-preview__rail::-webkit-scrollbar-thumb{background:var(--pink-500);border-radius:999px}.product-preview__sheet{scroll-snap-align:start;width:100%}.product-card--rose{--preview-a:#ffd4e7;--preview-b:#f783bf}.product-card--sun{--preview-a:#fff3a7;--preview-b:#ffc978}.product-card--sky{--preview-a:#dff8ff;--preview-b:#9fe7f5}.product-card--mint{--preview-a:#e0fff1;--preview-b:#bcefd8}.product-preview__sheet{border-radius:var(--radius);text-align:center;background:linear-gradient(#ffffffe0,#ffffffe0),repeating-linear-gradient(0deg,#9fe7f54d 0 2px,#0000 2px 18px);border:2px dashed #d93a8775;align-content:center;justify-items:center;gap:10px;width:min(168px,88%);min-height:142px;padding:18px;display:grid;transform:rotate(-2deg);box-shadow:0 16px 22px #3f35401f}.product-preview__sheet--image{padding:4px}.product-preview__sheet--image img{border-radius:4px;width:100%;height:100%}.product-preview__sheet svg{width:38px;height:38px;color:var(--pink-700)}.product-preview__sheet span{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:1000}.product-preview__sheet strong{color:#463744;font-size:1rem}.product-preview__sheet small{color:#7a6f78;font-size:.72rem;font-weight:800}.product-card__body{text-align:center;justify-items:center;gap:8px;padding:14px 16px 18px;display:grid}.product-card__actions{justify-items:center;gap:12px;width:100%;margin-top:4px;display:grid}.product-category{color:var(--pink-700);text-transform:uppercase;font-size:.72rem;font-weight:1000}.product-card h3{align-items:center;min-height:42px;margin:6px 0 8px;font-size:1rem;display:flex}.product-card p{color:#50454e;margin-bottom:12px;font-size:1.14rem;font-weight:1000}.buy-button{color:#fff;letter-spacing:.14em;text-transform:uppercase;background:linear-gradient(#f78ac2 0%,#ee5fa2 100%);border:1px solid #ee5fa2a6;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:min(100%,220px);min-height:42px;padding:.75rem 1.5rem;font-size:.74rem;font-weight:1000;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 -3px #0000001f,inset 0 2px #ffffff4d,0 10px 18px #ee5fa242}.buy-button:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff73,#0000);width:100%;height:100%;animation:2s ease-in-out infinite scan-pink;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.buy-button:after{content:"";opacity:0;mix-blend-mode:screen;pointer-events:none;background:radial-gradient(circle at 30% -10%,#ffc2dc66,#0000 55%);transition:opacity .25s ease-out;position:absolute;inset:0}.buy-button>*{z-index:2;position:relative}.pagination{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:28px;display:flex}.pagination button,.pagination__page,.pagination__ellipsis{background:var(--paper);color:#634e5d;border:1px solid #f2c4d8;border-radius:6px;min-width:42px;min-height:42px;padding:0 12px;font-weight:800}.pagination__page--active{background:var(--pink-500);color:var(--paper)}.pagination__ellipsis{border-style:dashed;place-items:center;display:grid}.buy-button:hover,.buy-button:focus-visible{background:linear-gradient(#ee5fa2 0%,#d93a87 100%)}.buy-button:hover:after,.buy-button:focus-visible:after{opacity:1}@keyframes scan-pink{0%{left:-100%}to{left:200%}}.featured-badge{background:var(--paper);color:var(--pink-700);border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:1000;position:absolute;top:12px;right:12px;box-shadow:0 8px 18px #3f35401f}.about-section{background:#ffdced}.about-layout{grid-template-columns:1.05fr .75fr;align-items:center;gap:clamp(32px,6vw,76px);display:grid}.about-copy h2{margin-top:12px}.about-badges{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.about-badges span{background:var(--blush);min-height:42px;color:var(--pink-700);border:2px solid #ef9fc7;border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-weight:900;display:inline-flex}.about-badges svg{width:18px;height:18px}.portrait-frame{border-radius:var(--radius);background:var(--blush);width:min(360px,100%);box-shadow:var(--shadow);border:2px solid #ef9fc7;justify-self:center;overflow:hidden}.portrait-frame__image{aspect-ratio:.73;object-fit:cover;width:100%;height:auto}.contact-section{background:#ffdced;position:relative;overflow:hidden}.contact-section__bg{z-index:0;position:absolute;inset:0}.contact-section__bg-project{width:100%;height:100%;position:absolute;inset:0}.contact-layout{z-index:1;grid-template-columns:.9fr 1.1fr;align-items:center;gap:34px;display:grid;position:relative}.contact-layout h2{margin-top:12px}.contact-actions{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.contact-card{border-radius:var(--radius);min-height:112px;color:var(--ink);text-align:center;background:#ffffffd1;border:2px solid #ef9fc7;align-content:center;justify-items:center;gap:10px;padding:20px;font-weight:900;display:grid;box-shadow:0 12px 24px #3f35400f}.contact-card[type=button]{width:100%}.contact-card--disabled{opacity:.7;cursor:default}.contact-card--disabled:disabled{color:#6f6270;box-shadow:none}.contact-mailbox{border-radius:var(--radius);background:#ffffffc7;border:1px solid #f1c5db;gap:14px;padding:18px;display:grid}.contact-modal .contact-mailbox{background:0 0;border:0;padding:0}.contact-mailbox label{color:#5d4e58;gap:8px;font-size:.86rem;font-weight:800;display:grid}.contact-mailbox input,.contact-mailbox textarea{background:var(--paper);width:100%;color:var(--ink);font:inherit;resize:vertical;border:1px solid #e8cfe0;border-radius:14px;padding:12px 14px}.contact-mailbox__send{justify-self:start}.contact-mailbox__feedback{color:#5a2f49;margin:0;font-size:.92rem;font-weight:700}.contact-card svg{width:32px;height:32px;color:var(--pink-600)}.site-footer{color:var(--paper);background:linear-gradient(#f783bfd1,#f783bfd1),repeating-radial-gradient(circle at 20px 20px,#ffffff52 0 2px,#0000 2px 20px)}.footer-layout{grid-template-columns:1.45fr 1fr 1fr;gap:28px;padding:54px 0;display:grid}.footer-layout h2{color:var(--paper);margin-bottom:16px;font-size:1.15rem}.footer-layout a{color:#ffffffeb;align-items:center;gap:8px;width:fit-content;min-height:28px;font-weight:700;display:flex}.footer-filter-link{color:#ffffffeb;background:0 0;border:0;margin-top:10px;padding:0;font-weight:800;text-decoration:underline}.footer-layout svg{width:16px;height:16px}.footer-brand strong{color:var(--paper);margin-top:-6px;font-family:Brush Script MT,Segoe Script,cursive;font-size:2rem;display:block}.footer-brand p{color:#ffffffdb;max-width:270px}.footer-bottom{min-height:42px;padding:10px max(16px, calc((100vw - var(--container)) / 2));color:var(--paper);background:#f783bfe6;justify-content:space-between;align-items:center;gap:16px;font-size:.86rem;font-weight:800;display:flex}@media (max-width:980px){:root{--topbar-height:210px}.main-nav__inner{flex-direction:column}.nav-brand{border-bottom:1px solid #ffffff59;border-right:0;min-height:64px}.main-nav__actions{grid-template-columns:repeat(6,minmax(0,1fr));width:100%}.category-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.about-layout,.contact-layout,.footer-layout,.contact-actions{grid-template-columns:1fr}}@media (max-width:700px){:root{--topbar-height:198px}.first-fold{grid-template-rows:auto minmax(0,1fr);height:calc(100svh - 11px);min-height:calc(100svh - 11px);display:grid}.container{width:min(calc(100% - 24px), var(--container))}.nav-brand{max-width:100%;min-height:58px;padding:10px 8px}.brand-mark__abc{font-size:clamp(2.1rem,12vw,3rem)}.brand-mark__script{white-space:normal;max-width:100%;font-size:clamp(1.35rem,7vw,1.8rem);line-height:.9}.brand-mark__byline{font-size:.56rem}.nav-tile{min-height:70px;padding:7px 2px;font-size:.62rem}.nav-tile--cta{min-width:0}.nav-tile svg{width:23px;height:23px}.main-nav{overflow-x:visible}.main-nav__inner{width:100%;min-width:0;max-width:none}.main-nav__actions{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-pill{display:none}.hero-art{min-height:0;height:calc(100svh - var(--topbar-height) - 11px);margin-left:auto;margin-right:auto}.category-grid,.products-grid{grid-template-columns:1fr}.section-heading{text-align:left}.product-card h3{min-height:auto}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (max-width:430px){.hero-art{height:calc(100svh - var(--topbar-height) - 11px)}}.products-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:28px;display:grid}.checkout-panel{border-radius:var(--radius);background:var(--paper);border:1px solid #eadde5;gap:18px;padding:22px;display:none;box-shadow:0 18px 38px #3f354014}.checkout-panel--open{z-index:30;width:min(420px,100vw - 36px);max-height:calc(100vh - 36px);display:grid;position:fixed;top:18px;right:18px;overflow:auto}.checkout-panel__head-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.panel-close{background:var(--paper);color:#8a5b74;border:1px solid #f0ddea;border-radius:999px;min-height:32px;padding:0 12px;font-weight:800}.checkout-panel__head p,.checkout-panel__empty,.checkout-panel__warning,.status-message{margin-bottom:0}.checkout-panel__warning{white-space:normal}.cart-list{gap:12px;display:grid}.cart-row{background:#fff8fc;border:1px solid #f0ddea;border-radius:18px;gap:12px;padding:14px;display:grid}.cart-row>div:first-child{gap:3px;display:grid}.cart-row span{color:var(--muted);font-size:.92rem}.cart-row__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cart-row__actions button{background:var(--paper);border:1px solid #f0ddea;border-radius:999px;min-height:34px;padding:0 12px;font-weight:800}.cart-row__remove{color:#b23b66}.checkout-summary{border-top:1px dashed #efc9db;gap:14px;padding-top:12px;display:grid}.checkout-summary>div:first-child{justify-content:space-between;align-items:center;gap:16px;display:flex}.checkout-actions,.verification-row{gap:10px;display:grid}.checkout-actions input,.verification-row input{background:var(--paper);min-height:44px;color:var(--ink);border:1px solid #ebd6e2;border-radius:14px;padding:0 14px}.checkout-actions button,.checkout-button{background:var(--pink-500);min-height:44px;color:var(--paper);border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:900;display:inline-flex}.payment-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.checkout-button--pix{background:#18705f}.checkout-button:disabled,.checkout-actions button:disabled{opacity:.55;cursor:not-allowed}.embedded-checkout-wrap{gap:10px;display:grid}.embedded-checkout{min-height:420px}.checkout-panel--open .embedded-checkout{min-height:360px}.checkout-panel__warning{color:#6a5200;background:#fff4cc;border-radius:14px;padding:12px 14px;font-size:.92rem}.status-message{font-size:.92rem}.status-message--verified{color:#14754b}.status-message--error{color:#b23b66}.spin{width:16px;height:16px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1100px){.products-layout{grid-template-columns:1fr}.checkout-panel--open{width:auto;max-height:70vh;inset:auto auto 16px 16px}}
