:root{--ink: #0E2A3A;--muted: #5E7886;--aqua: #0E96B0;--aqua-deep: #0A7B91;--splash: #E4F4F8;--paper: #FBFDFE;--sun: #F58A3C;--line: #D7E6EB;--radius: 14px}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:var(--aqua-deep)}h1,h2,h3,.pello-display{font-family:Bricolage Grotesque,Inter,sans-serif;letter-spacing:-.01em;line-height:1.08}.pello-container{max-width:1160px;margin:0 auto;padding:0 20px}.pello-narrow{max-width:760px;margin:0 auto;padding:0 20px}.pello-btn{display:inline-block;background:var(--aqua);color:#fff;text-decoration:none;border:0;cursor:pointer;font-family:Bricolage Grotesque,Inter,sans-serif;font-weight:700;font-size:1.02rem;padding:14px 26px;border-radius:12px;box-shadow:0 6px 16px #0e96b047;transition:transform .12s ease,background .15s ease}.pello-btn:hover{background:var(--aqua-deep);transform:translateY(-1px);color:#fff}.pello-btn--dark{background:var(--ink);box-shadow:none}.pello-btn--dark:hover{background:#16384d}.pello-input{width:100%;padding:12px 14px;border:1.5px solid var(--line);border-radius:10px;font:inherit;color:var(--ink);background:#fff}.pello-input:focus{outline:2px solid var(--aqua);outline-offset:1px;border-color:var(--aqua)}.pello-page{padding-top:48px;padding-bottom:80px}.pello-page h1{font-size:clamp(1.8rem,4vw,2.4rem)}.pello-page .rte{line-height:1.7;color:var(--ink)}.pello-errors{background:#fdede6;border:1px solid #F5C3A8;border-radius:10px;padding:12px 16px;margin:16px 0;font-size:.92rem}.pello-errors ul{margin:6px 0 0;padding-left:18px}.pello-announce{background:var(--ink);color:#fff;text-align:center;font-size:.82rem;font-weight:600;padding:9px 16px;letter-spacing:.02em}.pello-header{background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.pello-header__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 20px;max-width:1160px;margin:0 auto}.pello-logo{font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:1.6rem;letter-spacing:-.02em;text-decoration:none;color:var(--ink)}.pello-logo span{color:var(--aqua)}.pello-nav{display:flex;gap:22px}.pello-nav a{text-decoration:none;color:var(--ink);font-weight:600;font-size:.92rem}.pello-nav a:hover{color:var(--aqua-deep)}@media(max-width:749px){.pello-nav{display:none}}.pello-cart-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--ink);font-weight:600;font-size:.92rem}.pello-cart-link svg{width:22px;height:22px}.pello-cart-count{background:var(--aqua);color:#fff;font-size:.72rem;font-weight:700;min-width:19px;height:19px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px}.pello-footer{background:var(--ink);color:#b9cfda;margin-top:0;padding:48px 0 28px}.pello-footer a{color:#fff;text-decoration:none;font-size:.9rem}.pello-footer a:hover{color:#7fdceb}.pello-footer__grid{display:grid;grid-template-columns:1fr;gap:32px;max-width:1160px;margin:0 auto;padding:0 20px}@media(min-width:750px){.pello-footer__grid{grid-template-columns:2fr 1fr 1fr}}.pello-footer__brand .pello-logo{color:#fff;font-size:1.4rem}.pello-footer__brand p{font-size:.88rem;line-height:1.6;max-width:320px}.pello-footer h4{color:#fff;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;margin:0 0 14px}.pello-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.pello-footer__pay{display:inline-flex;gap:6px;flex-wrap:wrap;align-items:center}.pello-footer__payicon{width:34px;height:22px}.pello-footer__legal{max-width:1160px;margin:36px auto 0;padding:20px 20px 0;border-top:1px solid rgba(255,255,255,.12);font-size:.78rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.pello-cart-ship{display:inline-flex;align-items:center;gap:8px;background:var(--splash);color:var(--aqua-deep);font-size:.85rem;font-weight:700;padding:8px 14px;border-radius:999px;margin:4px 0 20px}.pello-cartlist{display:grid;gap:12px}.pello-cartline{display:flex;gap:14px;align-items:flex-start;border:1px solid var(--line);border-radius:14px;background:#fff;padding:16px;overflow:hidden}@media(max-width:480px){.pello-cartline{padding:12px;gap:10px}.pello-cartline__img{width:68px!important;height:68px!important}}.pello-cartline__img{flex:0 0 auto;width:84px;height:84px;object-fit:cover;border-radius:10px;background:var(--splash)}.pello-cartline__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.pello-cartline__top{display:flex;justify-content:space-between;gap:12px}.pello-cartline__info{display:flex;flex-direction:column;gap:2px;min-width:0}.pello-cartline__info a{color:var(--ink);text-decoration:none;font-weight:700;font-size:.95rem;overflow-wrap:anywhere}.pello-cartline__info small{color:var(--muted);font-size:.8rem}.pello-cartline__remove{flex:0 0 auto;font-size:.8rem;color:var(--muted);align-self:flex-start}.pello-cartline__bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid var(--line);padding-top:12px;margin-top:2px}.pello-cartline__qty{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600;color:var(--muted)}.pello-qty{width:64px;padding:8px;border:1.5px solid var(--line);border-radius:8px;font:inherit;text-align:center}.pello-cartline__total{font-size:1rem}.pello-cart-summary{margin-top:24px;border-top:2px solid var(--ink);padding-top:16px}.pello-cart-summary__row{display:flex;justify-content:space-between;align-items:baseline;font-weight:600;margin-bottom:4px}.pello-cart-summary__row--discount{color:var(--aqua-deep);font-size:.92rem}.pello-cart-summary .total{font-family:Bricolage Grotesque,sans-serif;font-size:1.5rem;font-weight:800}.pello-cart-summary p{color:var(--muted);font-size:.85rem;margin:4px 0 16px}.pello-cart-actions{display:flex;gap:10px;flex-wrap:wrap}.pello-cart-actions .pello-btn{flex:1 1 auto;text-align:center;min-width:150px}@media(max-width:480px){.pello-cart-actions{flex-direction:column-reverse}.pello-cart-actions .pello-btn{width:100%}.pello-cart-ship{width:100%;justify-content:center}}.pello-cart-empty{text-align:center;padding:60px 0}.pello-cart-table{width:100%;border-collapse:collapse}.pello-cart-table th{text-align:left;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);padding:0 0 12px;border-bottom:1px solid var(--line)}.pello-cart-table td{padding:14px 12px 14px 0;border-bottom:1px solid var(--line);vertical-align:middle}.pello-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:28px}@media(min-width:750px){.pello-grid{grid-template-columns:repeat(3,1fr)}}.pello-card{text-decoration:none;color:var(--ink)}.pello-card__img{border-radius:var(--radius);overflow:hidden;background:var(--splash);border:1px solid var(--line);aspect-ratio:1}.pello-card__img img{width:100%;height:100%;object-fit:cover;display:block}.pello-card h3{font-size:1rem;margin:10px 0 2px}.pello-card .price{color:var(--muted);font-weight:600;font-size:.92rem}.pello-account{max-width:460px;margin:0 auto}.pello-account form{display:grid;gap:14px;margin-top:20px}.pello-account label{font-weight:600;font-size:.88rem}.pello-pagination{display:flex;gap:8px;justify-content:center;margin-top:36px}.pello-pagination a,.pello-pagination span{padding:8px 14px;border:1.5px solid var(--line);border-radius:8px;text-decoration:none;color:var(--ink);font-weight:600;font-size:.9rem}.pello-pagination .current{background:var(--ink);color:#fff;border-color:var(--ink)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}@media(max-width:480px){.pello-container,.pello-narrow{padding-left:18px;padding-right:18px}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/pello-base.css.map */
