:root{--green: #00a82d;--green-dark: #073b1a;--lime: #c8ff00;--soft-green: #f0fbf3;--ink: #050505;--muted: rgba(0, 0, 0, .6);--line: rgba(0, 0, 0, .08);--surface: #f8f9fa;--sticker-outline: rgba(5, 5, 5, .88);--sticker-shadow: 5px 6px 0 rgba(5, 5, 5, .1);--sticker-shadow-green: 5px 6px 0 rgba(0, 168, 45, .16);font-family:Plus Jakarta Sans,Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background-color:#fff;background-image:radial-gradient(rgba(0,168,45,.08) 1px,transparent 1px);background-size:24px 24px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;max-width:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement{height:37px;display:flex;align-items:center;justify-content:center;gap:18px;background:#000;color:#00d833;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.announcement-item{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.announcement-icon{width:16px;height:16px;flex:0 0 auto}.announcement-sep{width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.5}.site-header{height:74px;padding:0 max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;gap:32px;background:#fff;border-bottom:1px solid rgba(0,0,0,.03);position:relative;z-index:10;box-shadow:0 4px #00000009}.brand img{width:127px;height:auto}.main-nav{display:flex;align-items:center;gap:clamp(30px,4vw,54px);color:#444;font-size:14px;font-weight:700}.main-nav a,.footer-grid a{transition:color .2s ease}.main-nav a:hover,.main-nav a:focus-visible{color:var(--green)}.header-actions{display:flex;align-items:center;gap:16px}.orders-link{color:#3f423f;font-size:12px;font-weight:800;white-space:nowrap}.orders-link:hover{color:var(--green)}.button{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:999px;font-weight:800}.button-primary{color:#fff;background:var(--green);box-shadow:0 8px 16px #00a82d3b;transition:transform .2s,background .2s}.button-primary:hover{background:#008f26;transform:translateY(-2px)}.button-small{min-height:44px;padding:0 24px;font-size:14px;box-shadow:none}.cart-button{width:44px;height:44px;border:0;border-radius:50%;background:#f3f3f3;display:grid;place-items:center;position:relative;cursor:pointer}.cart-button img{width:22px;height:22px}.cart-count{position:absolute;right:-5px;top:-5px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border-radius:999px;color:#fff;background:var(--green);font-size:10px;font-weight:800}.cart-button:hover,.cart-button:focus-visible{background:#e7f9eb;outline:2px solid var(--green);outline-offset:2px}.formats-section{max-width:1240px;margin:0 auto;padding:26px 24px 52px}.hero{position:relative;overflow:hidden;min-height:min(34vw,420px);border-radius:28px;background:#0d0d0d;color:#fff;display:flex;align-items:center;gap:32px;padding:46px 52px}.hero:before{content:"";position:absolute;pointer-events:none;width:620px;height:620px;top:50%;right:-6%;transform:translateY(-50%);border-radius:50%;background:radial-gradient(circle,#00a82d33,#00a82d00 62%)}.hero-content{position:relative;z-index:2;max-width:560px}.hero-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:26px;padding:9px 16px 9px 13px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff0f;color:#fff;font-size:13px;font-weight:700}.hero-badge svg{width:17px;height:17px;color:var(--lime)}.hero-content h1{margin:0 0 18px;font-size:clamp(40px,5.6vw,66px);line-height:1.02;font-weight:800;letter-spacing:-.035em;color:#fff}.hero-content h1 span{display:block;color:#00d833;-webkit-text-stroke:0;text-decoration:none}.hero-subtitle{margin:0 0 26px;max-width:430px;font-size:17px;line-height:1.55;font-weight:500;color:#ffffffb8}.hero-subtitle strong{color:#fff;font-weight:800}.hero-features{list-style:none;margin:0 0 32px;padding:0;display:flex;flex-wrap:wrap;gap:12px 26px}.hero-features li{display:flex;align-items:center;gap:9px;font-size:13.5px;font-weight:600;color:#ffffffd1}.hero-features li svg{width:20px;height:20px;flex-shrink:0;color:#00d833}.hero-cta{min-height:58px;padding:0 30px;font-size:16px;border:0;box-shadow:0 10px 24px #00a82d57}.hero-cta:hover{background:#00c235}.hero-visual{position:relative;z-index:2;flex-shrink:0;margin-left:auto;display:flex;align-items:center;justify-content:center}.hero-mascot{width:min(30vw,340px);filter:drop-shadow(0 26px 48px rgba(0,0,0,.55))}.format-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:19px}.format-card{min-height:190px;border:2px solid var(--sticker-outline);border-radius:20px;background:var(--surface);padding:22px;overflow:hidden;position:relative;display:flex;box-shadow:4px 5px #00000017;transition:transform .2s,box-shadow .2s}.format-card:hover{transform:translate(-1px,-2px);box-shadow:6px 8px #00a82d29}.format-card>div{position:relative;z-index:2}.format-card h2{margin:0 0 4px;font-size:20px;line-height:1.4}.format-card p{margin:0;color:var(--muted);font-size:14px;line-height:20px;font-weight:500}.format-card>img{position:absolute;width:52%;height:100%;right:2%;top:0;object-fit:contain;transition:transform .3s ease}.format-card:hover>img{transform:scale(1.04) rotate(1deg)}.circle-arrow{position:absolute;top:105px;left:0;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 2px 5px #0000001a;font-size:20px}.builder-section{padding:82px 24px 96px;background:#f5f6f5;border-top:1px solid rgba(0,0,0,.05)}.section-heading{text-align:center}.eyebrow{color:var(--green);font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.heading-on-dark .eyebrow{color:var(--green)}.heading-on-dark h2{color:var(--ink);font-size:clamp(38px,4.2vw,56px);line-height:1.05;letter-spacing:-.045em;margin:18px 0 12px}.heading-on-dark p{color:var(--muted);line-height:1.65;margin:0;font-size:15px}.builder-card{max-width:1180px;margin:46px auto 0;background:transparent}.builder-progress{display:grid;grid-template-columns:repeat(4,1fr);max-width:760px;margin:0 auto 28px;padding:8px;border:2px solid var(--sticker-outline);border-radius:999px;background:#fff;box-shadow:4px 5px #00000014}.builder-progress a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:999px;color:#626262;font-size:12px;font-weight:800}.builder-progress a.is-current{background:#ebfbed;color:#087526}.builder-progress span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#f0f0f0;font-size:10px}.builder-progress a.is-current span{color:#fff;background:var(--green)}.builder-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px}.builder-fields{padding:42px;border:2px solid var(--sticker-outline);border-radius:28px;background:#fff;box-shadow:var(--sticker-shadow)}.builder-group{border:0;margin:0 0 48px;padding:0;min-width:0;scroll-margin-top:24px}.builder-group legend,.upload-group h3{margin:0 0 20px;padding:0;font-size:24px;line-height:1.25;font-weight:800;letter-spacing:-.035em}.option-grid{display:grid;gap:14px}.option-grid-three{grid-template-columns:repeat(3,1fr)}.option-card{min-width:0;border:2px solid rgba(5,5,5,.18);background:#fff;border-radius:18px;text-align:left;cursor:pointer;position:relative;color:var(--ink);transition:border-color .2s,background .2s,transform .2s,box-shadow .2s}.option-card:hover{transform:translate(-1px,-2px);border-color:var(--sticker-outline);box-shadow:4px 5px #00000014}.option-card:focus-visible,.quantity-option:focus-visible,.pill-options button:focus-visible{outline:3px solid rgba(0,168,45,.24);outline-offset:3px}.option-card.is-selected{border-color:var(--green);background:var(--soft-green);box-shadow:4px 5px #00a82d2e}.visual-option{min-height:236px;padding:20px;display:flex;flex-direction:column;align-items:flex-start}.visual-option img{width:76%;height:120px;object-fit:contain;margin:0 auto 16px}.visual-option small{flex:1 0 auto}.option-card strong{font-size:18px;line-height:1.25}.option-card small{display:block;color:var(--muted);line-height:1.5;margin-top:7px;font-weight:500}.shape-option{height:230px;padding:22px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}.shape-option img{width:78%;height:116px;min-height:0;margin:auto auto 0;object-fit:contain}.option-status{display:grid;position:absolute;right:16px;top:16px;z-index:3;width:26px;height:26px;border:1px solid rgba(0,0,0,.12);border-radius:50%;background:#fff;color:transparent;place-items:center;font-size:14px;font-style:normal;font-weight:800;transition:background .2s,color .2s,border-color .2s,transform .2s}.is-selected .option-status{color:#fff;background:var(--green);border-color:var(--green);transform:scale(1.06)}.compact-group{padding-top:3px}.compact-group legend{margin-bottom:8px}.field-help{color:var(--muted);margin:0 0 28px;font-size:16px;line-height:1.6;font-weight:500}.pill-options{display:flex;gap:14px;flex-wrap:wrap}.pill-options button{height:50px;padding:0 20px;border:2px solid rgba(5,5,5,.18);background:#fff;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:7px;transition:transform .2s,box-shadow .2s,border-color .2s}.pill-options button:hover{transform:translateY(-2px);border-color:var(--sticker-outline);box-shadow:3px 4px #00000014}.pill-options button>span{display:none;width:17px;height:17px;border-radius:50%;color:#fff;background:var(--green);place-items:center;font-size:10px}.pill-options button.is-selected>span{display:grid}.pill-options button.is-selected{border-color:var(--green);background:var(--soft-green);color:var(--green);box-shadow:3px 4px #00a82d29}.pill-custom-size{height:50px;padding:0 18px;border:2px solid rgba(5,5,5,.18);border-radius:12px;background:#fff;display:inline-flex;align-items:center;gap:6px;cursor:text;transition:border-color .2s,box-shadow .2s,background .2s}.pill-custom-size:hover{border-color:var(--sticker-outline);box-shadow:3px 4px #00000014}.pill-custom-size:focus-within{border-color:var(--sticker-outline)}.pill-custom-size input{width:46px;border:none;outline:none;background:transparent;font-size:14px;font-weight:700;color:var(--ink);padding:0}.pill-custom-size input::placeholder{color:#999;font-weight:600}.pill-custom-size span{font-size:14px;font-weight:700;color:#777}.pill-custom-size.is-selected{border-color:var(--green);background:var(--soft-green);box-shadow:3px 4px #00a82d29}.pill-custom-size.is-selected span{color:var(--green)}.pill-custom-size.is-invalid{border-color:#d33}.custom-size-hint{display:flex;align-items:center;gap:7px;margin:14px 0 0;padding:9px 13px;border-radius:10px;background:#fdecea;color:#8c1d18;font-size:13px;font-weight:700;line-height:1.4}.custom-size-hint:before{content:"!";flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#8c1d18;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900}.custom-size-hint[hidden]{display:none}.quantity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.quantity-option{min-height:136px;padding:18px;border:2px solid rgba(5,5,5,.18);border-radius:16px;background:#fff;text-align:left;cursor:pointer;position:relative;display:flex;flex-direction:column;align-items:flex-start;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s}.quantity-option:hover{border-color:var(--sticker-outline);transform:translate(-1px,-2px);box-shadow:3px 4px #00000014}.quantity-option strong{font-size:28px;line-height:1.1}.quantity-option>span:not(.option-status){margin-top:7px;color:var(--muted);font-weight:700}.quantity-option em,.delivery-option em,.visual-option em{align-self:flex-start;margin-top:auto;padding:6px 11px;border-radius:999px;color:#fff;background:var(--green);font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;font-style:normal}.visual-option em{margin-top:14px}.quantity-option.is-selected{border-color:var(--green);background:var(--soft-green);box-shadow:3px 4px #00a82d29}.quantity-option.is-selected>span:not(.option-status){color:var(--green)}.muted-tag{color:var(--green-dark)!important;background:#00a82d1a!important;box-shadow:inset 0 0 0 1px #00a82d38}.delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.delivery-option{min-height:154px;padding:22px;display:flex;flex-direction:column;align-items:flex-start}.delivery-option small{font-size:14px}.delivery-option:disabled{cursor:not-allowed;opacity:.5;filter:grayscale(1);box-shadow:none}.builder-group:has(+.builder-group){border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:48px}.upload-group{margin-bottom:0}.upload-group h3{margin-bottom:8px}#logo-file{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);opacity:0;pointer-events:none}.upload-box{min-height:124px;border:2px dashed rgba(5,5,5,.45);border-radius:18px;padding:28px;display:flex;align-items:center;gap:18px;cursor:pointer;background:#fbfffc;transition:border-color .2s,background .2s,transform .2s}.upload-box:hover,.upload-box:focus-within{border-color:var(--green);background:var(--soft-green);transform:translateY(-2px)}.upload-icon{width:64px;height:64px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#f4f4f4;font-size:28px;font-weight:800}.upload-copy{display:flex;flex-direction:column;min-width:0}.upload-copy strong{font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:390px}.upload-copy small{color:var(--muted);margin-top:5px}.upload-button{margin-left:auto;padding:15px 26px;border:1px solid rgba(0,0,0,.1);border-radius:999px;box-shadow:0 2px 4px #00000014;font-weight:800;white-space:nowrap}.upload-later{color:var(--muted);font-size:14px}.upload-later button{border:0;background:none;font-weight:800;cursor:pointer;padding:0 0 0 8px}.upload-later button.is-active{color:var(--green)}.upload-art-service{display:flex;align-items:center;flex-wrap:wrap;gap:4px 10px;margin:16px 0 0;padding:14px 18px;border:1px solid rgba(0,168,45,.28);border-radius:14px;background:var(--soft-green);color:var(--ink);font-size:14px;font-weight:600}.upload-art-service a{display:inline-flex;align-items:center;gap:7px;color:var(--green-dark);font-weight:800;text-decoration:underline;text-underline-offset:3px}.upload-art-service a:hover{color:var(--ink)}.order-summary{position:sticky;top:44px;max-height:calc(100vh - 88px);overflow-y:auto;display:flex;flex-direction:column;gap:28px;padding:28px;border:2px solid var(--sticker-outline);border-radius:24px;background:#fff;box-shadow:var(--sticker-shadow-green)}.builder-finish{margin-top:48px;padding:26px 28px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px;border:2px solid var(--sticker-outline);border-radius:24px;background:var(--soft-green);box-shadow:var(--sticker-shadow)}.builder-finish-badge{display:inline-block;margin-bottom:10px;padding:5px 13px;border:2px solid var(--sticker-outline);border-radius:999px;background:var(--lime);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.builder-finish-copy h3{margin:0 0 8px;font-size:clamp(21px,2.4vw,27px);letter-spacing:-.03em;line-height:1.15}.builder-finish-copy p{margin:0;max-width:46ch;font-size:14.5px;line-height:1.6;color:#000000b3}.builder-finish-action{display:flex;flex-direction:column;align-items:stretch;gap:10px}.builder-finish-total{margin:0;text-align:center;font-size:14px;font-weight:700;color:#000000a8}.builder-finish-total strong{color:var(--ink);font-size:17px}.builder-finish .add-cart{width:auto;min-width:264px}.add-status{margin:10px 0 0;padding:11px 14px;border:1px solid rgba(179,38,30,.35);border-radius:12px;background:#fdecea;color:#8c1d18;font-size:13px;font-weight:700;line-height:1.45}.add-status[hidden]{display:none}@media(max-width:980px){.builder-finish{grid-template-columns:1fr;gap:20px;padding:22px}.builder-finish .add-cart{width:100%;min-width:0}}.order-summary h3{margin:12px 0 8px;font-size:28px;letter-spacing:-.04em}.order-summary>div:first-child p{color:var(--muted);margin:0;font-weight:500}.summary-price{width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding-top:24px;border-top:1px solid var(--line)}.summary-price p{margin:0 0 4px;color:var(--muted)}.summary-price>strong{font-size:42px;line-height:1;letter-spacing:-.055em;white-space:nowrap}.summary-price small{margin:9px 0 22px;color:#0006}.add-cart{width:100%;min-height:56px;padding:0 18px;font-size:14px}.add-cart.is-added{background:#073b1a}.steps-section,.materials-section,.quantity-showcase,.faq-section{position:relative;overflow:hidden}.steps-section{padding:82px max(24px,calc((100vw - 1180px)/2)) 86px;background:#fff}.section-copy{max-width:760px}.eyebrow-with-icon{display:inline-flex;align-items:center;gap:8px}.eyebrow-with-icon img,.eyebrow-with-icon svg{width:16px;height:16px;flex:0 0 auto}.eyebrow-with-icon svg{margin-top:-2px}.eyebrow,.eyebrow-with-icon{width:fit-content;padding:7px 12px;border:1.5px solid var(--green);border-radius:999px;background:#fff;box-shadow:2px 3px #00a82d24;transform:rotate(-1deg)}.section-heading .eyebrow{margin-inline:auto}.split-heading h2,.center-heading h2,.quantity-heading h2,.faq-intro h2{font-size:clamp(42px,4.6vw,64px);line-height:1.05;letter-spacing:-.052em;margin:26px 0 18px}.split-heading p,.center-heading p,.quantity-heading p,.faq-intro>p{color:#565656;font-size:clamp(17px,1.5vw,21px);line-height:1.5;margin:0}.underlined{color:#000;position:relative;white-space:nowrap}.underlined:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:5px;border-radius:999px;background:var(--green);transform:rotate(-1.5deg)}.steps-grid{list-style:none;padding:0;margin:64px auto 54px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1180px}.step-card{height:270px;padding:34px 22px 26px;border:2px solid var(--sticker-outline);border-radius:20px;background:#fff;box-shadow:4px 5px #00000014;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:transform .2s,box-shadow .2s}.step-card:nth-child(odd){transform:rotate(-.45deg)}.step-card:nth-child(2n){transform:rotate(.45deg)}.step-card:hover{transform:translateY(-4px) rotate(0);box-shadow:6px 8px #00a82d29}.step-number{position:absolute;top:14px;left:14px;width:38px;height:38px;display:grid;place-items:center;border:2px solid var(--sticker-outline);border-radius:50%;background:var(--green);color:#fff;font-size:14px;font-weight:800;box-shadow:2px 3px #00000024}.step-icon{width:76px;height:76px;display:grid;place-items:center;border:2px solid var(--sticker-outline);border-radius:20px;background:#fff;box-shadow:4px 5px #0000001a}.step-icon img{width:38px;height:38px}.step-card h3{font-size:20px;line-height:1.2;margin:25px 0 10px}.step-card p{color:var(--muted);font-size:14px;line-height:1.55;margin:0;max-width:220px}.benefits-bar{max-width:720px;min-height:58px;margin:0 auto;padding:14px 30px;border:2px solid var(--sticker-outline);border-radius:999px;background:#fff;box-shadow:4px 5px #00000014;display:flex;justify-content:space-between;align-items:center;gap:24px}.benefits-bar span{display:flex;align-items:center;gap:12px;font-weight:700;white-space:nowrap}.benefits-bar img{width:23px;height:23px}.materials-section{padding:92px max(24px,calc((100vw - 1180px)/2)) 100px;background:#f5f6f5}.center-heading{text-align:center;max-width:1040px;margin:0 auto}.center-heading h2{margin-top:26px}.materials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1180px;margin:66px auto 0}.material-card{padding:18px 18px 26px;border:2px solid var(--sticker-outline);border-radius:24px;background:#fff;box-shadow:5px 6px #00000014;transition:transform .2s,box-shadow .2s}.material-card:hover{transform:translateY(-4px) rotate(-.3deg);box-shadow:7px 9px #00a82d29}.material-card>img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:18px;background:#eee}.material-card h3{font-size:27px;margin:25px 8px 14px;letter-spacing:-.03em}.material-card strong,.material-card p{margin-left:8px;margin-right:8px}.material-card strong{display:block;font-size:16px;line-height:1.35}.material-card p{color:var(--muted);line-height:1.55;margin:14px 0 0}.quantity-showcase{padding:92px max(24px,calc((100vw - 1180px)/2)) 100px;background:#fff}.quantity-heading{max-width:720px}.quantity-heading h2{margin-top:34px}.quantity-showcase-grid{margin-top:66px;display:grid;grid-template-columns:repeat(6,1fr);gap:10px;align-items:center}.quantity-showcase-grid article{min-height:185px;padding:24px;border:2px solid var(--sticker-outline);border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;box-shadow:3px 4px #00000014;transition:transform .2s}.quantity-showcase-grid article:nth-child(odd){transform:rotate(-.55deg)}.quantity-showcase-grid article:nth-child(2n){transform:rotate(.55deg)}.quantity-showcase-grid article:hover{transform:translateY(-3px) rotate(0)}.quantity-showcase-grid strong{font-size:clamp(38px,4vw,50px);letter-spacing:-.05em}.quantity-showcase-grid p{color:var(--muted);line-height:1.5;margin:0;font-weight:600}.quantity-showcase-grid .featured{min-height:205px;background:#00b832;color:#fff;border-color:var(--sticker-outline);box-shadow:5px 6px #05050524}.quantity-showcase-grid .featured span{align-self:flex-start;color:#007b23;background:#bbff9e;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;text-transform:uppercase}.quantity-showcase-grid .featured p{color:#fff}.faq-section{padding:92px max(24px,calc((100vw - 1180px)/2)) 100px;display:grid;grid-template-columns:38% 62%;gap:54px;background:#f5f6f5}.faq-intro h2{margin-top:34px;max-width:500px}.faq-intro>p{max-width:520px}.whatsapp-help{max-width:390px;min-height:88px;margin-top:38px;padding:15px 18px;border:2px solid var(--sticker-outline);border-radius:18px;color:#fff;background:#0a9e42;display:flex;align-items:center;gap:14px;box-shadow:5px 6px #0505051f;transition:transform .2s,background .2s,box-shadow .2s}.whatsapp-help:hover{transform:translateY(-2px);background:#078b39}.whatsapp-icon{width:48px;height:48px;flex:0 0 auto;border:2px solid rgba(5,5,5,.82);border-radius:50%;display:grid;place-items:center;background:#078b39;box-shadow:2px 3px #05050524}.whatsapp-icon img{width:26px;height:26px}.whatsapp-help>span:nth-child(2){display:flex;flex-direction:column}.whatsapp-help strong{font-size:14px}.whatsapp-help small{margin-top:3px;color:#fffc}.whatsapp-help b{margin-left:auto;font-size:22px}.faq-list{display:flex;flex-direction:column;gap:10px;padding-top:8px}.faq-list details{border:2px solid rgba(5,5,5,.18);border-radius:16px;background:#fff;overflow:hidden;transition:border-color .2s,transform .2s,box-shadow .2s}.faq-list details:hover{border-color:var(--sticker-outline);transform:translate(-2px);box-shadow:4px 4px #00000012}.faq-list details[open]{border-color:#00a82d6b;box-shadow:0 8px 24px #00a82d12}.faq-list summary{list-style:none;min-height:76px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:17px;font-weight:800;line-height:1.35}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{flex:0 0 auto;width:42px;height:42px;border:1px solid rgba(0,0,0,.14);border-radius:50%;display:grid;place-items:center;color:#777;font-size:26px;font-weight:500}.faq-list details p{margin:-4px 80px 28px 32px;color:var(--muted);line-height:1.65}.cart-overlay{position:fixed;inset:0;z-index:80;background:#00000047;opacity:0;pointer-events:none;transition:opacity .25s ease}.cart-overlay.is-open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;z-index:90;right:0;top:0;bottom:0;width:min(440px,100vw);padding:28px;border-left:3px solid var(--sticker-outline);background:#fff;box-shadow:-24px 0 60px #00000029;transform:translate(105%);transition:transform .28s ease;display:flex;flex-direction:column}.cart-drawer.is-open{transform:translate(0)}.cart-open{overflow:hidden}.cart-drawer-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:22px;border-bottom:1px solid var(--line)}.cart-drawer-header h2{margin:5px 0 0;font-size:30px;letter-spacing:-.04em}.cart-close{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#f7f7f7;cursor:pointer;font-size:26px;line-height:1}.cart-items{flex:1;min-height:0;overflow-y:auto;padding:18px 2px 18px 0}.cart-item{display:grid;grid-template-columns:42px 1fr;gap:12px;margin:10px 2px 14px;padding:16px 14px;border:2px solid rgba(5,5,5,.15);border-radius:16px;box-shadow:3px 4px #0000000f}.cart-item-number{width:38px;height:38px;border:2px solid var(--green);border-radius:12px;background:#eafaee;color:#07882a;display:grid;place-items:center;font-size:12px;font-weight:800;transform:rotate(-4deg)}.cart-item-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-item-heading>strong{font-size:17px}.cart-item-heading button{width:38px;height:38px;border:0;border-radius:50%;background:#f2f2f2;color:#777;cursor:pointer;font-size:20px;line-height:1}.cart-item-heading button:hover{background:#fdecea;color:#8c1d18}.cart-item-content>p{margin:5px 0 0;color:#666;font-size:12px;line-height:1.45}.cart-item-content>div:last-child{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.cart-item-content>div:last-child span{color:#777;font-size:12px}.cart-item-content>div:last-child strong{font-size:16px}.cart-empty{margin:auto;max-width:280px;text-align:center}.cart-empty[hidden],.cart-footer[hidden],.cart-items[hidden]{display:none}.cart-empty-icon{width:70px;height:70px;margin:0 auto 20px;border-radius:22px;background:#effaf2;display:grid;place-items:center}.cart-empty-icon img{width:30px}.cart-empty h3{font-size:20px;margin:0 0 9px}.cart-empty p{color:var(--muted);line-height:1.55;font-size:14px}.cart-continue{margin-top:12px;min-height:46px;padding:0 22px;background:#f0f0f0}.cart-footer{padding-top:20px;border-top:1px solid var(--line)}.cart-total-row{display:flex;justify-content:space-between;align-items:center;gap:20px}.cart-total-row span{color:#555;font-size:14px}.cart-total-row strong{font-size:25px}.cart-footer>small{display:block;margin:7px 0 17px;color:#888}.cart-checkout{width:100%;min-height:54px;font-size:14px}.cart-checkout>img{width:20px;height:20px}.cart-keep-shopping{width:100%;margin-top:12px;padding:8px;border:0;background:none;cursor:pointer;color:#555;font-weight:700}.checkout-modal{position:fixed;inset:0;z-index:100;display:none;place-items:center;padding:24px}.checkout-modal.is-open{display:grid}.checkout-backdrop{position:absolute;inset:0;border:0;background:#00000094;cursor:default}.checkout-dialog{position:relative;width:min(820px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:30px;border:3px solid var(--sticker-outline);border-radius:26px;background:#fff;box-shadow:10px 12px #00000040}.checkout-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.checkout-header h2{margin:7px 0 0;font-size:34px;letter-spacing:-.04em}.checkout-close{width:44px;height:44px;flex:0 0 auto;border:2px solid var(--sticker-outline);border-radius:50%;background:#f5f5f5;cursor:pointer;font-size:26px}.checkout-notice{margin:20px 0 16px;padding:13px 16px;border:1px solid rgba(0,168,45,.35);border-radius:14px;color:#31543b;background:#effaf2;font-size:13px;line-height:1.5}.checkout-progress{margin:0 0 26px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);list-style:none}.checkout-progress li{position:relative;display:flex;align-items:center;gap:8px;color:#969996;font-size:11px;font-weight:850}.checkout-progress li:after{content:"";height:2px;flex:1;margin-right:8px;background:#dedede}.checkout-progress li:last-child:after{display:none}.checkout-progress li span{width:28px;height:28px;border:2px solid #ccc;border-radius:50%;display:grid;place-items:center;background:#fff}.checkout-progress li.is-active{color:#0b8128}.checkout-progress li.is-active span{border-color:var(--sticker-outline);color:#fff;background:var(--green)}.checkout-progress li.is-complete:after{background:var(--green)}.checkout-form{display:block}.checkout-form [hidden]{display:none!important}.checkout-step-heading{margin-bottom:20px;display:flex;gap:13px;align-items:flex-start}.checkout-step-heading>span{width:40px;height:40px;flex:0 0 auto;border:2px solid var(--sticker-outline);border-radius:13px;display:grid;place-items:center;background:var(--lime);font-size:11px;font-weight:900;transform:rotate(-2deg)}.checkout-step-heading h3{margin:0;font-size:21px;letter-spacing:-.03em}.checkout-step-heading p{margin:4px 0 0;color:#777;font-size:12px;line-height:1.45}.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.checkout-form label{display:grid;gap:7px;color:#444;font-size:13px;font-weight:800}.checkout-form input,.checkout-form select{width:100%;min-height:48px;padding:0 14px;border:2px solid #d7d7d7;border-radius:12px;background:#fff;font:inherit;outline:0}.checkout-form input:focus,.checkout-form select:focus{border-color:var(--green);box-shadow:0 0 0 3px #00a82d1f}.checkout-wide{grid-column:1 / -1}.input-with-status{position:relative;display:block}.input-with-status small{position:absolute;right:12px;top:50%;color:#168337;font-size:10px;transform:translateY(-50%)}.checkout-review-items{display:grid;gap:9px}.checkout-review-item{padding:13px 14px;border:2px solid #e0e0e0;border-radius:13px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.checkout-review-item strong,.checkout-review-item small{display:block}.checkout-review-item small{margin-top:4px;color:#737673;line-height:1.45}.checkout-review-item>strong{white-space:nowrap}.checkout-shipping{margin-top:16px;padding:16px;border:2px solid #dcdedc;border-radius:16px;background:#fafbfa}.checkout-shipping-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.checkout-shipping-head h4{margin:0;font-size:16px}.checkout-shipping-head p{margin:4px 0 0;color:#6a6d6a;font-size:11px;line-height:1.45}.checkout-shipping-head button{min-height:44px;padding:0 14px;border:2px solid #cfd2cf;border-radius:999px;background:#fff;cursor:pointer;font-weight:850}.checkout-shipping-status{margin:13px 0 0;color:#656865;font-size:12px;font-weight:700}.checkout-shipping-status.is-error{color:#b3261e}.checkout-shipping-options{margin-top:12px;display:grid;gap:9px}.checkout-shipping-option{min-height:64px;padding:12px;border:2px solid #d8dad8;border-radius:13px;display:grid!important;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:11px!important;background:#fff;cursor:pointer}.checkout-shipping-option:has(input:checked){border-color:var(--green);background:#f0fff4;box-shadow:0 0 0 3px #00a82d1a}.checkout-shipping-option input{width:20px;min-height:20px;margin:0;accent-color:var(--green)}.checkout-shipping-option span,.checkout-shipping-option strong,.checkout-shipping-option small{display:block}.checkout-shipping-option small{margin-top:3px;color:#6b6e6b;font-size:11px;font-weight:650}.checkout-shipping-option>strong{white-space:nowrap;font-size:15px}.checkout-review-totals{margin:13px 0 20px;padding:15px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;display:grid;gap:9px}.checkout-review-totals>div{display:flex;align-items:center;justify-content:space-between;gap:20px}.checkout-review-totals span{color:#5c605c;font-size:13px}.checkout-review-totals strong{font-size:15px}.checkout-review-totals .checkout-review-grand-total{margin-top:4px;padding-top:10px;border-top:1px dashed #cfd1cf}.checkout-review-totals .checkout-review-grand-total strong{font-size:23px}.checkout-consent{min-height:48px;margin-top:9px;padding:10px 12px;border:1px solid #dedede;border-radius:12px;display:grid!important;grid-template-columns:22px 1fr;align-items:start;gap:10px!important;font-weight:650!important;line-height:1.4;cursor:pointer}.checkout-consent input{width:20px;min-height:20px;margin:0;accent-color:var(--green)}.process-section{padding:72px max(24px,calc((100vw - 1180px)/2)) 78px}.process-list{list-style:none;margin:44px 0 0;padding:0;display:grid;gap:34px}.process-step{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:34px;align-items:center;padding:26px;border:2px solid var(--sticker-outline);border-radius:28px;background:#fff;box-shadow:var(--sticker-shadow)}.process-step:nth-child(2n){direction:rtl;background:var(--soft-green)}.process-step:nth-child(2n)>*{direction:ltr}.process-media{border:2px solid var(--sticker-outline);border-radius:20px;overflow:hidden;background:#fff;line-height:0}.process-media img{width:100%;height:auto}.process-number{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:34px;padding:0 14px;margin-bottom:12px;border:2px solid var(--sticker-outline);border-radius:999px;background:var(--lime);font-size:13px;font-weight:900;letter-spacing:.08em}.process-copy h3{margin:0 0 10px;font-size:clamp(22px,2.6vw,30px);letter-spacing:-.02em;line-height:1.15}.process-copy p{margin:0 0 12px;font-size:15.5px;line-height:1.62;color:#000000b8}.process-copy p:last-child{margin-bottom:0}.process-copy strong{color:var(--ink)}.process-note{margin-top:14px!important;padding:10px 13px;border-left:3px solid var(--green);border-radius:0 10px 10px 0;background:#00a82d14;font-size:13.5px!important}.process-note a{font-weight:800;text-decoration:underline;text-underline-offset:2px}.process-note a:hover{color:var(--green)}.process-cta{margin-top:34px;display:flex;justify-content:center}.process-cta .button{min-height:56px;padding:0 30px;font-size:15px;box-shadow:3px 4px #0003}@media(max-width:860px){.process-cta .button{width:100%}}@media(max-width:860px){.process-section{padding:56px 20px 62px}.process-list{gap:22px}.process-step,.process-step:nth-child(2n){grid-template-columns:1fr;gap:20px;padding:18px;direction:ltr}.process-copy h3{font-size:22px}.process-copy p{font-size:15px}}.checkout-consent a{text-decoration:underline;text-underline-offset:2px}.checkout-consent a:hover{color:var(--green)}.checkout-check-notice{margin:16px 0 4px;font-size:13px;font-weight:700;color:var(--muted)}.checkout-status{min-height:22px;margin:14px 0 0;color:#b3261e;font-size:13px;font-weight:700}.checkout-coupon{margin-top:18px;padding:16px 18px;border:1px dashed rgba(0,0,0,.22);border-radius:14px;background:#fafbfa}.checkout-coupon h4{margin:0 0 10px;font-size:14px;letter-spacing:-.01em}.checkout-coupon-row{display:flex;gap:10px}.checkout-coupon-row input{flex:1;min-width:0;text-transform:uppercase}.checkout-coupon-row input::placeholder{text-transform:none}.checkout-coupon-apply{flex:0 0 auto;min-height:48px;padding:0 22px;border:2px solid var(--sticker-outline);border-radius:12px;background:#fff;cursor:pointer;font-weight:850}.checkout-coupon-apply:hover{background:var(--soft-green)}.checkout-coupon-status{margin:10px 0 0;font-size:13px;font-weight:700;color:#b3261e}.checkout-coupon-status.is-ok{color:#0b8128}.checkout-coupon-status[hidden]{display:none}.checkout-review-totals [data-review-discount]{color:#0b8128}.checkout-review-totals div[hidden]{display:none!important}@media(max-width:640px){.checkout-coupon-row{flex-direction:column}.checkout-coupon-apply{width:100%}}.checkout-consent-color{border-color:#00a82d73;background:#00a82d0d}.checkout-controls{position:sticky;bottom:-30px;z-index:2;margin:14px -30px -30px;padding:16px 30px 30px;display:flex;align-items:center;justify-content:flex-end;gap:10px;background:#fff;border-top:1px solid var(--line)}.checkout-back{min-height:50px;padding:0 18px;border:2px solid #ccc;border-radius:999px;background:#fff;cursor:pointer;font-weight:850}.checkout-next,.checkout-submit{min-height:52px;min-width:210px}.site-footer{position:relative;overflow:hidden;padding:38px max(24px,calc((100vw - 1180px)/2)) 30px;border-top:3px solid #000;border-radius:34px 34px 0 0;color:#ffffffb8;background:#050505}.footer-cta{position:relative;z-index:1;min-height:210px;padding:34px 38px;border:2px solid rgba(255,255,255,.9);border-radius:26px;background:var(--lime);color:#050505;box-shadow:7px 8px #ffffff29;display:flex;align-items:flex-end;justify-content:space-between;gap:34px}.footer-sticker{display:inline-flex;padding:7px 12px;border:2px solid #050505;border-radius:999px;background:#fff;box-shadow:2px 3px #00000029;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;transform:rotate(-1deg)}.footer-cta h2{max-width:720px;margin:18px 0 0;font-size:clamp(38px,4.5vw,64px);line-height:1;letter-spacing:-.055em}.footer-cta-button{flex:0 0 auto;min-height:58px;padding:0 26px;border:2px solid #050505;border-radius:999px;color:#fff;background:#050505;box-shadow:4px 5px #0003;display:inline-flex;align-items:center;justify-content:center;gap:20px;font-weight:900;transition:transform .2s,box-shadow .2s}.footer-cta-button:hover{transform:translateY(-3px);box-shadow:6px 8px #0003}.footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.9fr repeat(4,1fr);gap:clamp(28px,3.4vw,56px);min-height:220px;padding-top:72px}.footer-logo{display:inline-block}.footer-logo img{display:block;width:auto;height:44px}.footer-brand p{margin:14px 0 0;color:var(--lime);font-size:20px;font-weight:800}.footer-brand small{display:block;max-width:330px;margin-top:20px;color:#ffffff73;font-size:13px;line-height:1.65}.footer-grid h2{color:var(--lime);font-size:11px;text-transform:uppercase;letter-spacing:.14em;margin:4px 0 18px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:14px}.footer-grid a{position:relative;color:#ffffffb8;font-size:14px;font-weight:650}.footer-grid a:after{content:"";position:absolute;left:0;right:100%;bottom:-4px;height:2px;background:var(--lime);transition:right .2s}.footer-grid a:hover{color:#fff}.footer-grid a:hover:after{right:0}.footer-color-note{position:relative;z-index:1;max-width:720px;margin-top:40px}.footer-color-note summary{display:inline-flex;align-items:center;gap:9px;list-style:none;cursor:pointer;color:#ffffff94;font-size:13px;font-weight:700;transition:color .2s}.footer-color-note summary::-webkit-details-marker{display:none}.footer-color-note summary:after{content:"";width:6px;height:6px;margin-top:-3px;border-right:2px solid var(--lime);border-bottom:2px solid var(--lime);transform:rotate(45deg);transition:transform .2s}.footer-color-note[open] summary:after{margin-top:2px;transform:rotate(-135deg)}.footer-color-note summary:hover{color:#fff}.footer-color-note-body{padding-left:15px;border-left:2px solid rgba(214,244,28,.35);margin-top:12px}.footer-color-note p{margin:0 0 12px;color:#ffffff94;font-size:13px;line-height:1.65}.footer-color-note a{display:inline-flex;align-items:center;gap:8px;color:var(--lime);font-weight:800;font-size:13px;text-decoration:underline;text-underline-offset:3px}.footer-color-note a:hover{color:#fff}.footer-bottom{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.14);margin-top:34px;padding-top:26px;display:flex;justify-content:space-between;gap:24px;color:#ffffff61;font-size:12px}.footer-bottom span{display:flex;align-items:center;gap:8px}.footer-bottom i{width:8px;height:8px;border-radius:50%;background:var(--lime)}.footer-bottom a{color:#ffffff9e;text-decoration:underline;text-underline-offset:2px}.footer-bottom a:hover{color:#fff}@media(max-width:1100px){.main-nav{gap:24px}.steps-grid{gap:20px}.quantity-showcase-grid{grid-template-columns:repeat(3,1fr)}.faq-section,.builder-layout{grid-template-columns:1fr}.order-summary{position:static;flex-direction:row;align-items:flex-start;justify-content:space-between}.summary-price{width:auto;min-width:280px}.footer-grid{grid-template-columns:1.3fr repeat(4,1fr);gap:28px}}@media(max-width:820px){.site-header{height:72px;padding:0 20px}.brand img{width:112px}.main-nav,.header-actions .button{display:none}.orders-link{font-size:11px;padding:10px 4px}.formats-section{padding:20px 16px 48px}.hero{min-height:0;border-radius:24px;flex-direction:column-reverse;align-items:stretch;gap:8px;padding:28px 22px 30px;text-align:left}.hero:before{width:420px;height:420px;top:12%;right:-30%;transform:none}.hero-content{max-width:none}.hero-badge{margin-bottom:18px}.hero-content h1{font-size:clamp(34px,10vw,46px);margin-bottom:14px}.hero-subtitle{max-width:none;margin-bottom:22px;font-size:15.5px}.hero-features{gap:10px 18px;margin-bottom:26px}.hero-features li{font-size:13px}.hero-cta{width:100%}.hero-visual{margin:0 auto}.hero-mascot{width:min(58vw,240px)}.format-grid{grid-template-columns:1fr}.format-card{min-height:190px}.format-card>img{width:48%}.circle-arrow{top:112px}.builder-section{padding:64px 16px 72px}.builder-card{margin-top:34px}.builder-progress{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;border-radius:18px}.builder-progress a{white-space:nowrap;font-size:11.5px}.builder-fields{padding:30px 20px;border-radius:22px}.builder-group{margin-bottom:48px}.builder-group legend,.upload-group h3{font-size:24px}.option-grid-three{grid-template-columns:1fr}.visual-option,.shape-option{height:auto;min-height:124px;padding:15px;display:grid;grid-template-columns:clamp(72px,26vw,96px) minmax(0,1fr);grid-template-rows:1fr min-content min-content min-content 1fr;grid-template-areas:"arte ." "arte titulo" "arte texto" "arte etiqueta" "arte .";column-gap:13px}.visual-option img,.shape-option img{grid-area:arte;align-self:center;position:static;width:100%;height:auto;aspect-ratio:1;margin:0;padding:5px;border-radius:14px;background:#0505050b;object-fit:contain}.visual-option strong,.shape-option strong{grid-area:titulo;max-width:none;padding-right:32px;overflow-wrap:anywhere}.visual-option small,.shape-option small{grid-area:texto;max-width:none}.visual-option em{grid-area:etiqueta;justify-self:start;margin:11px 0 0}.option-status{top:14px;right:14px}.quantity-grid{grid-template-columns:repeat(2,1fr)}.delivery-grid{grid-template-columns:1fr}.upload-box{align-items:flex-start;flex-wrap:wrap;padding:26px}.upload-button{margin:0;width:100%;text-align:center}.upload-later{line-height:1.8}.upload-later button{padding-left:0;display:block}.order-summary{padding:30px 24px;flex-direction:column}.summary-price{width:100%;align-items:flex-start;text-align:left}.add-cart{width:100%}.steps-section,.materials-section,.quantity-showcase,.faq-section{padding:72px 20px}.steps-grid{grid-template-columns:1fr 1fr;margin-top:74px}.benefits-bar{border-radius:24px;flex-direction:column;align-items:flex-start;max-width:360px}.materials-grid{grid-template-columns:1fr;gap:24px;margin-top:64px}.material-card{max-width:560px;margin:0 auto}.faq-section{gap:48px}.site-footer{padding-top:28px}.footer-cta{align-items:flex-start;flex-direction:column;min-height:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1;grid-row:auto;margin-bottom:24px}.cart-drawer{top:auto;width:100%;max-height:min(86vh,720px);border-radius:24px 24px 0 0;transform:translateY(105%);padding:22px 20px max(18px,env(safe-area-inset-bottom))}.cart-drawer.is-open{transform:translateY(0)}.cart-drawer-header h2{font-size:26px}.checkout-modal{padding:12px}.checkout-dialog{max-height:calc(100vh - 24px);padding:24px 20px;border-radius:22px}.checkout-fields{grid-template-columns:1fr}.checkout-wide{grid-column:auto}.checkout-progress li{gap:5px;font-size:0}.checkout-progress li span{font-size:11px}.checkout-shipping-head{align-items:stretch;flex-direction:column}.checkout-shipping-head button{width:100%}.checkout-shipping-option{grid-template-columns:22px minmax(0,1fr)}.checkout-shipping-option>strong{grid-column:2}.checkout-controls{align-items:stretch;flex-direction:column-reverse;bottom:-24px;margin:14px -20px -24px;padding:14px 20px 24px}.checkout-next,.checkout-submit,.checkout-back{width:100%}}@media(max-width:720px){.announcement-extra,.announcement-sep{display:none}}@media(max-width:540px){.announcement{font-size:9px}.announcement-icon{width:14px;height:14px}.hero-content h1{font-size:30px}.hero-mascot{width:110px}.format-card>img{width:53%;right:-2%}.heading-on-dark h2{font-size:38px}.heading-on-dark p br{display:none}.pill-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pill-options button{padding:0 10px;height:50px}.pill-custom-size{grid-column:span 2;justify-content:center}.quantity-option{min-height:135px;padding:18px}.quantity-option strong{font-size:28px}.delivery-option{min-height:165px;padding:24px}.upload-copy{width:calc(100% - 88px)}.upload-copy strong{max-width:100%}.order-summary h3{font-size:30px}.summary-price>strong{font-size:48px}.split-heading h2,.center-heading h2,.quantity-heading h2,.faq-intro h2{font-size:40px}.split-heading p,.center-heading p,.quantity-heading p,.faq-intro>p{font-size:18px}.steps-grid{grid-template-columns:1fr;gap:42px}.step-card{height:270px;min-height:270px}.materials-section .underlined{white-space:normal}.material-card{padding:22px 22px 28px;border-radius:28px}.material-card>img{border-radius:22px}.quantity-showcase-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:64px}.quantity-showcase-grid article,.quantity-showcase-grid .featured{min-height:190px;padding:22px;border-radius:24px}.quantity-showcase-grid strong{font-size:42px}.faq-list summary{min-height:82px;padding:20px;font-size:16px}.faq-list summary span{width:34px;height:34px}.faq-list details p{margin:0 54px 24px 20px;font-size:14px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-cta{padding:28px 22px;border-radius:22px}.footer-cta h2{font-size:38px}.footer-cta-button{width:100%}.footer-grid{padding-top:54px;gap:34px}.footer-grid>div:not(.footer-brand){gap:2px}.footer-grid a{padding:9px 0}.footer-grid a:after{bottom:5px}.footer-bottom{flex-direction:column;margin-top:48px}.footer-color-note summary{min-height:44px}.footer-color-note a{padding:9px 0}}@media(max-width:359px){.quantity-grid{gap:10px}.quantity-option{padding:14px}.quantity-option strong{font-size:25px}.visual-option strong,.shape-option strong{font-size:15.5px}.visual-option small,.shape-option small{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.group-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.group-head legend{margin-bottom:0!important}.group-number{display:inline-grid;place-items:center;width:30px;height:30px;margin-right:8px;border-radius:50%;background:var(--soft-green);color:var(--green-dark);font-size:15px;font-weight:900;vertical-align:2px}.group-hint-link{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 15px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:12.5px;font-weight:800;color:#000000a8;white-space:nowrap}.group-hint-link svg{width:16px;height:16px}.group-hint-link:hover{border-color:var(--green);color:var(--green-dark);background:var(--soft-green)}.builder-progress a.is-done span{color:#fff;background:var(--green);font-size:0;position:relative}.builder-progress a.is-done span:after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;font-size:13px;font-weight:900}.builder-progress a.is-done{color:#0b8128}.summary-quantity{display:grid;gap:10px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.summary-quantity-label{font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.summary-stepper{display:flex;align-items:center;gap:10px}.summary-stepper button{width:42px;height:42px;flex:0 0 auto;border:2px solid var(--sticker-outline);border-radius:12px;background:#fff;cursor:pointer;font:inherit;font-size:19px;font-weight:900;line-height:1}.summary-stepper button:hover:not(:disabled){background:var(--soft-green)}.summary-stepper button:disabled{opacity:.35;cursor:not-allowed}.summary-stepper strong{flex:1;text-align:center;font-size:21px;font-variant-numeric:tabular-nums}.summary-savings{justify-self:start;padding:5px 11px;border-radius:999px;background:var(--soft-green);color:var(--green-dark);font-size:11.5px;font-weight:850}.summary-savings[hidden]{display:none}.summary-secure{display:flex;align-items:center;justify-content:center;gap:7px;margin:12px 0 0;color:var(--green-dark);font-size:12.5px;font-weight:800}.summary-secure svg{width:15px;height:15px}.summary-reassure{display:flex;align-items:flex-start;gap:12px;padding:15px 16px;border-radius:16px;background:var(--soft-green);color:var(--green-dark)}.summary-reassure svg{width:24px;height:24px;flex:0 0 auto;margin-top:1px}.summary-reassure strong{display:block;font-size:13.5px}.summary-reassure span{display:block;margin-top:3px;font-size:12.5px;line-height:1.5;color:#073b1ac7;font-weight:500}@media(max-width:860px){.order-summary{flex-direction:column!important}.group-head{gap:10px}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}@media(max-width:860px){.checkout-form input,.checkout-form select,.checkout-form textarea,.pill-custom-size input,.checkout-coupon-row input{font-size:16px}.checkout-form label{font-size:13px}.checkout-dialog{max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px)}.cart-drawer{max-height:min(86vh,720px);max-height:min(86dvh,720px)}.main-nav a,.orders-link,.builder-progress a,.group-hint-link,.cart-continue,.checkout-back,.pill-options button,.pill-custom-size{min-height:44px}.summary-stepper button{width:48px;height:48px;font-size:21px}.cart-item-heading button{width:44px;height:44px}.checkout-close{width:48px;height:48px}.field-help,.summary-savings,.muted-tag,.footer-brand small,.checkout-shipping-head p,.quantity-option em{font-size:12.5px}.announcement{font-size:10px}.checkout-controls,.checkout-dialog{padding-bottom:max(24px,env(safe-area-inset-bottom))}.checkout-modal{padding:0}.checkout-dialog{width:100%;max-width:none;min-height:100dvh;max-height:none;border:0;border-radius:0;box-shadow:none}.checkout-controls{bottom:0;margin-left:-20px;margin-right:-20px}.checkout-dialog,.cart-drawer{-webkit-overflow-scrolling:touch}}@media(max-width:540px){.announcement{font-size:10px;letter-spacing:.06em}}@media(max-width:860px){.site-header .brand,.cart-drawer-header .cart-close,.cart-footer .cart-keep-shopping,.footer-grid a,.footer-bottom a,.footer-color-note a,.upload-art-service a{min-height:44px;display:inline-flex;align-items:center}.footer-grid a,.footer-bottom a,.footer-color-note a{padding-top:0;padding-bottom:0}.option-card .muted-tag,.delivery-option em,.quantity-option em,.footer-sticker{font-size:12px}}@media(max-width:860px){.checkout-controls{bottom:0;margin:14px -20px 0;padding:14px 20px max(16px,env(safe-area-inset-bottom))}.checkout-dialog{padding-bottom:0}}@media(max-width:860px){.checkout-dialog{height:100vh;height:100dvh;min-height:0;max-height:100vh;max-height:100dvh;overflow-y:auto}}
