.tpun-header{width:95%;height:76px;padding:0 2rem;background:#fff;border-bottom:1px solid #ece7fb;display:grid;grid-template-columns:auto 1fr auto;align-items:center;position:sticky;top:0;z-index:999}.tpun-header-logo{height:48px;object-fit:contain;cursor:pointer}.tpun-header-nav{display:flex;justify-content:center;align-items:center;gap:2rem}.tpun-header-nav a,.tpun-mobile-menu a,.tpun-mobile-menu button{color:#111827;text-decoration:none;font-weight:800;background:transparent;border:none;cursor:pointer}.tpun-header-nav a:hover,.tpun-header-nav a.active{color:#6426d9}.tpun-header-actions{display:flex;align-items:center;gap:1rem}.tpun-header-icon{position:relative;font-size:22px;color:#111827}.tpun-header-icon:hover{color:#6426d9}.tpun-cart-icon span{position:absolute;top:-10px;right:-12px;width:20px;height:20px;border-radius:50%;background:#6426d9;color:#fff;font-size:12px;font-weight:900;display:grid;place-items:center}.tpun-faq-dropdown{position:relative}.tpun-faq-dropdown>a{display:flex;align-items:center;gap:6px}.tpun-faq-dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);width:260px;background:#fff;border:1px solid #ece7fb;border-radius:14px;box-shadow:0 18px 45px #1118271f;padding:.6rem;opacity:0;visibility:hidden;pointer-events:none;transition:.25s ease}.tpun-faq-dropdown:hover .tpun-faq-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.tpun-faq-dropdown-menu a{display:block;padding:.85rem 1rem;border-radius:10px}.tpun-faq-dropdown-menu a:hover{background:#f4efff;color:#6426d9}.tpun-mobile-actions,.tpun-mobile-menu{display:none}@media screen and (max-width: 900px){.tpun-header{height:70px;padding:0 1rem;grid-template-columns:auto 1fr auto}.tpun-header-nav,.tpun-header-actions{display:none}.tpun-mobile-actions{display:flex;align-items:center;justify-content:end;gap:1rem;width:100%}.tpun-mobile-menu-button{border:none;background:transparent;font-size:24px;color:#111827;cursor:pointer}.tpun-mobile-menu{position:fixed;top:70px;left:0;right:0;max-height:0;overflow:hidden;background:#fff;border-bottom:1px solid #ece7fb;box-shadow:0 18px 45px #1118271f;display:grid;transition:max-height .35s ease}.tpun-mobile-menu.open{max-height:calc(100vh - 70px);overflow-y:auto}.tpun-mobile-menu>a,.tpun-mobile-menu>button,.tpun-mobile-faq-toggle{min-height:56px;padding:0 1.25rem;border-bottom:1px solid #ece7fb;display:flex;align-items:center;justify-content:space-between;font-size:16px}.tpun-mobile-menu a:hover,.tpun-mobile-menu button:hover{color:#6426d9;background:#f4efff}.tpun-mobile-faq-list{max-height:0;overflow:hidden;background:#fbf8ff;transition:max-height .3s ease}.tpun-mobile-faq-list.open{max-height:500px}.tpun-mobile-faq-list a{min-height:48px;padding:0 2rem;display:flex;align-items:center;border-bottom:1px solid #ece7fb;font-size:14px}}.footer-shell{width:100%;background:linear-gradient(135deg,#1b1038,#251057 45%,#6426d9);color:#fff;margin-top:4rem}.footer-container{width:min(1200px,calc(100% - 48px));margin:0 auto;padding:4rem 0 2rem;display:grid;grid-template-columns:3fr 2fr 2fr 2fr 3fr;gap:2rem;align-items:start}.footer-brand-panel{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.footer-brand-logo{width:90px;height:auto;object-fit:contain}.footer-brand-title{margin:0;color:#fff;font-size:1.4rem;font-weight:800!important;letter-spacing:-.03em!important;text-align:left}.footer-brand-description{margin:0;color:#ffffffc7;line-height:1.8;text-align:left}.footer-social-row{display:flex;gap:.75rem}.footer-social-row a{width:44px;height:44px;border-radius:12px;background:#ffffff14;display:flex;justify-content:center;align-items:center;transition:.2s ease}.footer-social-row a:hover{transform:translateY(-2px);background:#ffffff2e}.footer-social-row img{width:22px;height:22px;object-fit:contain}.footer-nav-group{display:flex;flex-direction:column}.footer-heading{margin:0 0 1rem;color:#fff;font-size:.95rem;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase;text-align:left}.footer-link-list{display:flex;flex-direction:column;gap:.8rem}.footer-link-list a{color:#ffffffbf;transition:.2s ease;text-align:left}.footer-link-list a:hover{color:#fff}.footer-contact-panel{display:flex;flex-direction:column}.footer-contact-list{display:flex;flex-direction:column;gap:1rem}.footer-contact-list>div{display:flex;align-items:center;gap:.75rem;color:#fffc;text-align:left}.footer-contact-list a,.footer-contact-list span{color:#fffc}.footer-contact-list a:hover{color:#fff}.footer-newsletter-panel{grid-column:1 / -1;margin-top:1rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.12)}.footer-newsletter-text{color:#fffc;margin-bottom:1rem;text-align:left}.footer-newsletter-form{display:flex;gap:1rem}.footer-newsletter-input{flex:1;min-height:54px;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:#fff!important;padding:0 1rem;font-size:.95rem}.footer-newsletter-button{min-width:190px;border:none;border-radius:12px;background:linear-gradient(135deg,#6426d9,#8d4cff);color:#fff;font-weight:700!important;cursor:pointer;transition:.2s ease}.footer-newsletter-button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #8d4cff59}.footer-newsletter-button:disabled{opacity:.6;cursor:not-allowed}.footer-payment-row{display:flex;gap:1rem;margin-top:1.5rem}.footer-payment-row span{background:#ffffff14;border:1px solid rgba(255,255,255,.12);padding:.55rem 1rem;border-radius:10px;font-size:.8rem;font-weight:700}.footer-mobile-sections{display:none}.footer-mobile-group{border-bottom:1px solid rgba(255,255,255,.12)}.footer-mobile-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;background:transparent;color:#fff;border:none;padding:1rem 0;cursor:pointer;font-weight:600}.footer-mobile-content{display:flex;flex-direction:column;gap:.75rem;padding:0 0 1rem}.footer-mobile-content a{color:#fffc;text-align:left}.footer-bottom-bar{grid-column:1 / -1;margin-top:1rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.12);text-align:center;color:#fff9;font-size:.85rem}.footer-shell a:focus-visible,.footer-shell button:focus-visible,.footer-shell input:focus-visible{outline:3px solid rgba(255,255,255,.4);outline-offset:3px}@media (max-width: 900px){.footer-container{grid-template-columns:repeat(2,1fr);gap:2rem}.footer-newsletter-panel{grid-column:1 / -1}.footer-bottom-bar{display:flex;align-items:center;justify-content:center;width:100%}}@media (max-width: 600px){.footer-container{display:flex;flex-direction:column;width:calc(100% - 32px);gap:2rem;padding:2.5rem 0}.footer-brand-panel{align-items:center;text-align:center}.footer-brand-description,.footer-heading{text-align:center}.footer-social-row{justify-content:center}.footer-nav-group,.footer-contact-panel{display:none}.footer-mobile-sections{display:flex;flex-direction:column;width:100%}.footer-newsletter-form{flex-direction:column}.footer-newsletter-button{width:100%;min-width:initial;min-height:54px}.footer-payment-row{justify-content:center;flex-wrap:wrap}}.tpun-request-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#11182794;display:grid;place-items:center;padding:1rem}.tpun-request-modal{width:min(420px,94vw);min-height:320px;border-radius:24px;background:#fff;padding:2rem;display:grid;justify-items:center;align-content:center;text-align:center;box-shadow:0 24px 80px #11182747}.tpun-request-modal h3{margin:1.3rem 0 .5rem;font-size:24px;font-weight:950;color:#111827}.tpun-request-modal p{margin:0;color:#6b7280;line-height:1.5;font-weight:700}.tpun-jersey-loader{display:grid;justify-items:center;gap:1rem}.tpun-jersey-shirt{position:relative;width:116px;height:128px;background:linear-gradient(135deg,#6426d9,#8b3dff);clip-path:polygon(25% 0%,40% 0%,50% 12%,60% 0%,75% 0%,100% 22%,82% 42%,74% 35%,74% 100%,26% 100%,26% 35%,18% 42%,0% 22%);animation:tpunJerseyBounce 1.1s ease-in-out infinite;box-shadow:0 18px 35px #6426d947}.tpun-jersey-shirt:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;background:linear-gradient(120deg,rgba(255,255,255,.32),transparent 48%);clip-path:inherit}.tpun-jersey-number{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:34px;font-weight:950;letter-spacing:-1px}.tpun-loader-dots{display:flex;gap:8px}.tpun-loader-dots span{width:10px;height:10px;background:#6426d9;border-radius:50%;animation:tpunDots .9s ease-in-out infinite}.tpun-loader-dots span:nth-child(2){animation-delay:.15s}.tpun-loader-dots span:nth-child(3){animation-delay:.3s}.tpun-success-animation{width:132px;height:132px;display:grid;place-items:center}.tpun-success-circle{width:112px;height:112px;border-radius:50%;background:linear-gradient(135deg,#16a34a,#22c55e);display:grid;place-items:center;animation:tpunSuccessPop .45s ease forwards;box-shadow:0 18px 40px #22c55e4d}.tpun-success-circle span{width:48px;height:26px;border-left:7px solid #ffffff;border-bottom:7px solid #ffffff;transform:rotate(-45deg) scale(0);animation:tpunCheckDraw .35s ease .25s forwards}@media screen and (max-width: 900px){.tpun-request-modal-overlay{padding:1rem;align-items:center}.tpun-request-modal{width:min(92vw,360px);min-height:280px;padding:1.5rem 1.25rem;border-radius:20px}.tpun-request-modal h3{font-size:21px;margin-top:1rem}.tpun-request-modal p{font-size:14px;max-width:280px}.tpun-jersey-shirt{width:92px;height:104px}.tpun-jersey-number{font-size:28px}.tpun-success-animation{width:108px;height:108px}.tpun-success-circle{width:92px;height:92px}.tpun-success-circle span{width:40px;height:22px;border-left-width:6px;border-bottom-width:6px}}@media screen and (max-width: 420px){.tpun-request-modal{width:85vw;min-height:260px}.tpun-jersey-shirt{width:82px;height:96px}}.spinner{border:5px solid #f3f3f3;border-radius:50%;border-top:5px solid #3498db;width:14px;height:14px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.tpun-auth-modal{width:min(520px,94vw);max-height:92vh;overflow-y:auto;border-radius:24px;background:#fff;padding:2rem;color:#111827;box-shadow:0 24px 80px #11182742;box-sizing:border-box;position:relative}.tpun-auth-modal *,.tpun-auth-modal *:before,.tpun-auth-modal *:after{box-sizing:border-box}.tpun-auth-header{margin-bottom:1.5rem;text-align:left}.tpun-auth-kicker{display:inline-flex;margin-bottom:.65rem;color:#6426d9;font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tpun-auth-header h2{margin:0;color:#111827;font-size:clamp(1.85rem,5vw,2.75rem);font-weight:950;letter-spacing:-.05em;line-height:1;text-align:left}.tpun-auth-header p{margin:.75rem 0 0;color:#6b7280;line-height:1.55;font-size:.95rem;text-align:left}.tpun-auth-form{display:grid;gap:1rem}.tpun-auth-section-label{margin-top:.35rem;color:#6426d9;font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;text-align:left}.tpun-auth-field{display:grid;gap:.45rem;text-align:left}.tpun-auth-field span{color:#111827;font-size:.86rem;font-weight:850;text-align:left}.tpun-auth-field input{width:100%;min-height:50px;border:1px solid #dfe3ed;border-radius:12px;background:#fff;color:#111827;padding:0 1rem;font-size:.98rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.tpun-auth-field input:focus{border-color:#6426d9;box-shadow:0 0 0 4px #6426d91f}.tpun-auth-password-control{position:relative;display:flex;align-items:center}.tpun-auth-password-control input{padding-right:3.25rem}.tpun-auth-password-control.has-match-indicator input{padding-right:5.75rem}.tpun-auth-password-toggle{position:absolute;right:.45rem;width:38px;height:38px;border:none;border-radius:10px;background:#f6f3ff;color:#6426d9;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.tpun-auth-password-toggle:hover{background:#6426d9;color:#fff;transform:translateY(-1px)}.tpun-auth-password-toggle svg{width:17px;height:17px}.tpun-auth-password-match{position:absolute;right:3.25rem;width:28px;height:28px;border-radius:999px;color:#aeb4c0!important;display:inline-flex!important;align-items:center;justify-content:center;transition:color .2s ease,transform .2s ease}.tpun-auth-password-match svg{width:22px;height:22px}.tpun-auth-password-match.is-valid{color:#16a34a!important;transform:scale(1.05)}.tpun-auth-password-rules{display:grid;grid-template-columns:1fr 1fr;gap:.55rem .85rem;padding:.85rem;border:1px solid #f3d1d5;border-radius:14px;background:#fff8f8;text-align:left}.tpun-auth-password-rule{min-width:0;display:flex;align-items:center;gap:.5rem;color:red;font-size:.82rem;font-weight:800;line-height:1.35;transition:color .2s ease}.tpun-auth-password-rule svg{flex:0 0 auto;width:14px;height:14px}.tpun-auth-password-rule span{min-width:0;text-align:left}.tpun-auth-password-rule.is-valid{color:#15803d}.tpun-auth-info-card{display:grid;gap:.35rem;padding:1rem;border-radius:14px;background:#f6f1ff;border:1px solid #e2d7ff;color:#374151;text-align:left}.tpun-auth-info-card-success{background:#ecfdf3;border-color:#bbf7d0}.tpun-auth-info-card strong{color:#111827;font-weight:900;text-align:left}.tpun-auth-info-card span{color:#4b5563;line-height:1.45;font-size:.9rem;text-align:left}.tpun-auth-error{padding:.85rem 1rem;border-radius:12px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-weight:800;text-align:left}.tpun-auth-actions{display:grid;gap:.75rem;margin-top:.25rem}.tpun-auth-primary-button{width:100%;min-height:54px;border:none;border-radius:12px;background:linear-gradient(135deg,#6426d9,#8d4cff);color:#fff;font-size:.95rem;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.tpun-auth-primary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 28px #6426d938}.tpun-auth-primary-button:disabled{opacity:.65;cursor:not-allowed}.tpun-auth-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem}.tpun-auth-nav button,.tpun-auth-privacy-note button{border:none;background:transparent;color:#6426d9;font-weight:800;cursor:pointer;padding:.25rem}.tpun-auth-nav button:hover,.tpun-auth-privacy-note button:hover{text-decoration:underline}.tpun-auth-privacy-note{display:grid;justify-items:center;gap:.35rem;padding-top:1rem;border-top:1px solid #ece7fb;color:#6b7280;font-size:.88rem;text-align:center}.tpun-auth-modal button:focus-visible,.tpun-auth-modal input:focus-visible{outline:3px solid rgba(100,38,217,.24);outline-offset:3px}@media screen and (max-width: 600px){.tpun-auth-modal{width:min(94vw,430px);max-height:88vh;padding:1.35rem;border-radius:18px;margin-top:2rem}.tpun-auth-header{margin-bottom:1.1rem}.tpun-auth-form{gap:.85rem}.tpun-auth-field input{min-height:48px;font-size:.95rem}.tpun-auth-password-rules{grid-template-columns:1fr;gap:.5rem}.tpun-auth-nav{display:grid;grid-template-columns:1fr}.tpun-auth-nav button{min-height:38px}}@media screen and (max-width: 600px){.modal-close{top:.75rem;right:.75rem;width:38px;height:38px}}.login-modal-container{position:fixed;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#11182773}#root{margin:0 auto;text-align:center;--soft: #f6f3ff;--soft-white: #fff;--light: #e8e8f1;--main: #f6f3ff;--one: #000000;--two: #14213d;--three: #fca311;--four: #e5e5e5;--five: #ffffff;--font: white;--purple: #6426d9;--purple-2: #8d4cff;--light-red: #ffcbd1;--dark-red: #d90429;--soft-yellow: #ffdd00;--light-green: #80ed99;--medium-green: #a7c957;--dark-green: #6a994e;--light-blue: #edf2fb;--medium-blue: #4361ee;--light-gray: #f7f7fa;--medium-gray: #d3d3d3;--dark-gray: #737d8c;background-color:#fff;--border: var(--medium-gray);width:100%;min-height:100vh;color:#000;color-scheme:initial;--dark-one: #1c1c21;--dark-two: #2f3037;--dark-three: #393a41;font-family:Martian Mono,monospace;font-family:Roboto Flex,sans-serif;font-family:Commissioner,sans-serif;font-family:Poppins,sans-serif}html{font-family:Poppins,sans-serif;letter-spacing:1px;font-weight:200}.green-bg{background-color:var(--light-green)}.red-bg{background-color:var(--dark-red)}.status-pill{padding:5px 10px;border-radius:10px;font-weight:500}.color-red{color:var(--dark-red)}.mockup-cell{width:100%;height:80px;object-fit:cover;object-position:100% 0}.file-link{text-align:start;margin-bottom:5px}.link-style{color:#00f}.link-style:hover{text-decoration:underline}.flex-row-start-gap{display:flex;justify-content:start;gap:1rem}.text-align-start{text-align:start}body{place-items:initial;height:100%;margin:0}.padding-1{padding:1rem}.border-radius-10px{border-radius:10px}.border-radius-5px{border-radius:5px}.box-shadow{box-shadow:0 0 0 .5px #32325d1a,0 2px 5px #32325d1a,0 1px 1.5px #00000012}.loader{width:48px;height:48px;border:5px solid var(--two);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.modal-container{background-color:#000000e6;position:fixed;top:0;left:0;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:100}.modal-text{color:#fff;font-weight:700;letter-spacing:3px;min-width:350px;width:70%}.tpun-back{min-height:44px;border:1px solid #e3d9ff;border-radius:999px;background:#f6f3ff;color:#6426d9;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 16px 0 12px;font-size:14px;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 10px 24px #6426d914;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease,color .2s ease}.tpun-back svg{width:14px;height:14px;border-radius:999px;background:#fff;padding:8px;box-shadow:0 4px 12px #6426d91f}.tpun-back:hover{border-color:#6426d9;background:#fff;color:#4f16c8;box-shadow:0 14px 30px #6426d924;transform:translateY(-2px)}.tpun-back:focus-visible{outline:none;border-color:#6426d9;box-shadow:0 0 0 4px #6426d91f,0 14px 30px #6426d924}.hover:hover{background-color:var(--three)!important;color:#000}.error-text{color:red;font-weight:700}.modal-content{background-color:#fff;min-width:330px;max-width:380px;padding:2rem;border-radius:10px;text-align:start;position:relative;color:#000;display:flex;justify-content:center;align-items:center;z-index:110}.modal-content *{text-align:center}textarea{background-color:#fff!important;border:1px solid var(--four);padding:.5rem;color:#000!important}.page{width:min(1200px,calc(100% - 48px));min-width:0;margin:0 auto;padding:2rem 0 6rem;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:1.5rem;box-sizing:border-box}.height-100{height:100%}.width-100{width:100%}.button{display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:10rem;max-width:15rem;padding:.5rem 0;background:linear-gradient(135deg,var(--purple),var(--purple-2));color:#fff;border-radius:5px;font-weight:700;transition:all .4s ease;gap:1rem}.button:hover{background-color:var(--three);font-weight:initial;transition:all .4s ease}.secondary-button{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:5px 8px;color:var(--purple);border-radius:5px;font-weight:500;transition:all .4s ease;gap:1rem;border:1px solid var(--purple)}.secondary-button:hover{background-color:var(--purple);color:#fff;transition:all .4s ease}.full-button{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:5px 8px;color:#fff;border-radius:5px;font-weight:500;transition:all .4s ease;gap:1rem;border:1px solid var(--purple);background-color:var(--purple);cursor:pointer}.full-button:hover{background-color:#fff;color:var(--purple);transition:all .4s ease}.green-bg{background-color:#32cd32}.option-card{background-color:var(--medium-gray);padding:.5rem;border-radius:5px;font-weight:700;min-width:3rem;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.5rem}.option-card:hover{background-color:var(--three)!important}.option-card-active{background-color:var(--light-gray)!important;border:2px solid var(--purple)!important}.flex-row-center{display:flex;justify-content:center;align-items:center}.flex-row-center-gap{display:flex;justify-content:center;align-items:center;gap:1rem}.flex-column-center{display:flex;flex-direction:column;justify-content:center;align-items:center}.flex-column-start{display:flex;flex-direction:column;align-items:start;row-gap:1rem}.bold{font-weight:700}a{text-decoration:none;color:#000}.text-sub{font-size:9px}.text-2{font-size:13px!important}.text-3{font-size:20px}.text-4{font-size:30px}.text-5{font-size:40px}.content{width:100%;min-width:0;min-height:100vh;display:flex;flex-direction:column;align-items:stretch;background-color:var(--soft-white)}.border-radius-round{border-radius:10px}.row-gap{row-gap:1.5rem}input{background-color:#fff!important;border:1px solid var(--four);padding:.5rem;color:#000!important;transition:all .6s ease}.purple{color:var(--purple)}.all-box-shadow{background-color:#fff;box-shadow:2px 2px 10px #0000000d!important;border:1px solid var(--light);border-radius:25px}.border-radius-10{border-radius:10px}.table-header{border-right:none!important}.flex-column-gap{display:flex;flex-direction:column;row-gap:1rem}.link{color:#00f;text-decoration:underline;transition:all .6s ease}.link:hover{color:red}.mockup-approval-page * .title{font-weight:700;font-size:20px}.order-list-component{display:flex;flex-direction:column;align-items:start;width:80vw}.orders-filter{padding:5px}.orders-filter *{font-weight:300}.orders-filter>div:hover{background-color:#f5f0f7}.order-list{width:100%;margin-top:2rem;border-radius:10px;border:1px solid var(--medium-gray)}.order-list>div{display:grid;grid-template-columns:.5fr 1fr 1fr 1fr 1fr 1fr;width:100%;align-items:center}.order-list>div>div{display:flex;justify-content:center}.order-list>div:nth-child(1) *{font-weight:500}.order-list>div:nth-child(1){background-color:var(--light-gray);padding:10px 0}.order-list>div{padding:10px 0;border-bottom:1px solid var(--medium-gray)}.order-list>div:nth-last-child(1){border-bottom:none}.orders-filter>div{padding:5px 10px}.border{border:1px solid var(--border)}.flex-column{display:flex;flex-direction:column}.row-gap-5px{row-gap:5px}.row-gap-10px{row-gap:10px}.bold-500{font-weight:500!important}.bold-700{font-weight:700!important}.is-active{background-color:#f5f0f7;color:#532ecf}@media screen and (max-width: 900px){.page{width:min(100% - 32px,100%);padding:1.5rem 0 5rem}}@media screen and (max-width: 450px){.page{width:min(100% - 20px,100%);padding:1rem 0 5rem}}.size-chart-section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;row-gap:1rem}.modal{position:Fixed;height:100vh;width:100vw;z-index:5;background-color:#0000004d;display:flex;flex-direction:column;align-items:center;justify-content:center;top:0;left:0}@media screen and (max-width: 450px){.page{min-height:calc(100vh - 13rem);width:95%}.text-sub{font-size:9px}.text-2{font-size:10px!important}.text-3{font-size:12px}.text-4{font-size:18px!important}.text-5{font-size:22px}.materials-page{grid-template-columns:1fr 1fr;grid-gap:1rem;width:90%;padding:1rem;border-radius:5px;margin-bottom:1rem}.materials-modal>div{grid-template-columns:1fr;width:90%}.materials-modal>div>img{height:20rem}.content{min-height:calc(100vh - 25rem)}.jersey-design-container{grid-template-columns:repeat(2,1fr)}.jersey-design-container{grid-gap:1rem}.dark-switch .dark-input{opacity:0;width:0;height:0}.modal-content{width:320px}.modal-content-close{width:80%;height:auto}.home-page{width:100vw}.pattern-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;gap:1rem}.pattern-card>img{height:10rem;object-fit:cover;width:100%;opacity:.85;transition:all .6s ease}.pattern-card>img:hover{transform:scale(1.5)}.border-radius-round{border-radius:5px}.orders-filter *{font-size:6px}.orders-filter{gap:2px}.mobile-order-list{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2rem;width:100%;row-gap:5px}.mobile-order-list>div{display:grid;grid-template-columns:.5fr 1fr 1fr 1fr;gap:3px;width:100%;border:1px solid var(--border);padding:5px 0}.mobile-order-list>div>div{display:flex;flex-direction:column;align-items:center;justify-content:center}.mobile-order-list>div>div:nth-child(2){align-items:start}.all-box-shadow{border-radius:5px}}@media print{html,body{width:100mm!important;height:150mm!important;margin:0!important;padding:0!important;background:#fff!important}}strong,button{font-weight:500!important}button{display:flex;justify-content:center;align-items:center}.tpun-status-help h3{margin:0 0 4px;color:#64226d9}.object-fit-contain{object-fit:contain;height:1rem}h2,p,h3,li{text-align:start}.not-logged{color:var(--border)}.logged{color:var(--purple)}.tpun-uppercase-notice{display:flex;flex-direction:row!important;gap:.75rem;align-items:flex-start;padding:1rem;margin-top:1rem;border-radius:12px;background:#3b82f614;border:1px solid rgba(59,130,246,.2)}.tpun-uppercase-notice *{text-align:start}.tpun-uppercase-notice svg{color:#3b82f6;margin-top:2px}.tpun-uppercase-notice strong{display:block;margin-bottom:.25rem}.tpun-uppercase-notice span{font-size:.9rem;line-height:1.4}.tpun-order-save-status{display:flex;align-items:center;gap:.5rem;margin:1rem 0;font-size:.9rem;font-weight:700}.tpun-success-check,.tpun-warning-icon,.tpun-error-icon,.tpun-info-icon{width:90px;height:90px;border-radius:50%;font-size:42px;font-weight:700;display:flex;justify-content:center;align-items:center}.tpun-error-icon{background:#ffecec;color:#dc3545;animation:tpunShake .5s ease}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes close{to{opacity:1}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes tpun-logo{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes load89234{to{background-position:-100% 0}}@keyframes slide-menu-right{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slide-menu-left{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slide-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mobileSlideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes tpunSpin{to{transform:rotate(360deg)}}@keyframes tpunJerseyBounce{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-14px) rotate(2deg)}}@keyframes tpunDots{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-7px)}}@keyframes tpunSuccessPop{0%{transform:scale(.65);opacity:0}to{transform:scale(1);opacity:1}}@keyframes tpunCheckDraw{0%{transform:rotate(-45deg) scale(0)}to{transform:rotate(-45deg) scale(1)}}@keyframes tpunCartModalIn{0%{opacity:0;transform:scale(.92) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes tpunCartBounce{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-10px) rotate(3deg)}}@keyframes tpunModalPop{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes tpunBounce{0%{transform:scale(.3)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes tpunPulse{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes tpunShake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-8px)}80%{transform:translate(8px)}}@keyframes tpunFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes jerseySpin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.tpun-review-upload-zone{margin-top:1rem;border:2px dashed #d8c7ff;border-radius:18px;background:#fbf8ff;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;text-align:center;cursor:pointer;transition:.2s ease}.tpun-review-preview-grid button{position:absolute;top:6px;right:6px;width:28px;height:28px;border:none;border-radius:50%;background:#dc2626;color:#fff;font-size:18px;cursor:pointer}@media screen and (max-width: 900px){.tpun-public-review-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 600px){.tpun-reviews-page{width:94%;margin-top:1rem}.tpun-reviews-hero,.tpun-submit-review-card,.tpun-public-reviews-section{padding:1.25rem;border-radius:18px}.tpun-review-order-meta{width:100%;text-align:left;box-sizing:border-box}.tpun-rating-picker button{width:44px;height:44px;font-size:23px}}@media screen and (max-width: 600px){.tpun-status-filter-tabs,.tpun-status-progress{display:none}.modal-close{top:.75rem;right:.75rem;width:38px;height:38px}}.modal-close{position:absolute;top:1rem;right:1rem;width:42px;height:42px;border:none;border-radius:999px;background:#111827;color:#fff;font-size:28px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,background .2s ease;z-index:2}.modal-close:hover{background:#6426d9;transform:rotate(90deg) scale(1.04)}.tpun-cart-added-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;background:#1118278c;display:grid;place-items:center;padding:1rem}.tpun-cart-added-modal{width:min(360px,92vw);min-height:260px;border-radius:24px;background:#fff;box-shadow:0 24px 80px #11182747;display:grid;place-items:center;align-content:center;text-align:center;padding:2rem;animation:tpunCartModalIn .25s ease forwards}.tpun-cart-added-icon{position:relative;width:96px;height:96px;border-radius:50%;background:#f4efff;color:#6426d9;display:grid;place-items:center;font-size:44px;animation:tpunCartBounce .75s ease infinite}.tpun-cart-added-icon span{position:absolute;right:2px;bottom:2px;width:34px;height:34px;border-radius:50%;background:#16a34a;color:#fff;font-size:20px;font-weight:950;display:grid;place-items:center;border:3px solid #ffffff}.tpun-cart-added-modal h3{margin:1.1rem 0 .4rem;color:#111827;font-size:24px;font-weight:950}.tpun-cart-added-modal p{margin:0;color:#6b7280;font-weight:700;line-height:1.5}@media screen and (max-width: 900px){.tpun-cart-added-modal{width:min(330px,92vw);min-height:230px;padding:1.5rem;border-radius:20px}.tpun-cart-added-icon{width:82px;height:82px;font-size:38px}.tpun-cart-added-icon span{width:30px;height:30px;font-size:18px}.tpun-cart-added-modal h3{font-size:22px}.tpun-cart-added-modal p{font-size:14px}}
