*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;background:#f0e4bc!important;color:#5a5c69;line-height:1.6;overflow:auto!important}h1,h2,h3,h4,h5,h6{font-weight:600;color:#4e73df}.MuiIconButton-root:hover{background-color:initial!important;box-shadow:none!important}.page{display:flex;justify-content:flex-start;overflow-y:hidden;overflow-y:auto;padding:1rem 0!important}.order-page{display:flex;justify-content:center}.form-container{max-width:600px;margin:2rem auto;padding:2rem;background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:8px}.add-new-order-btn{gap:6px;line-height:33px;font-size:18px}.add-order-div{justify-content:center;text-align:center;width:175px;display:flex;align-items:center;cursor:pointer;font-weight:700;color:yellow;background:black;border-radius:8px;padding:0 8px;line-height:20px;height:40px}h2{text-align:center;font-size:24px;color:#333;margin-bottom:1.5rem}.profile-form{display:flex;flex-direction:column;gap:1rem}.input-field{padding:12px;font-size:16px;border:1px solid #ccc;border-radius:4px;outline:none;width:100%}.input-field:focus{border-color:#0070f3}select{padding:12px;font-size:16px;border:1px solid #ccc;border-radius:4px;outline:none;width:100%}button.submit-btn{padding:12px;font-size:18px;color:#fff;background-color:#0070f3;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}button.submit-btn:hover{background-color:#005bb5}.order-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.brand-card-container,.manager-card-container{width:300px}.admin-tabs-container{margin-top:20px}.brand-card-div,.manager-card-div{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;gap:20px;margin:12px}.manager-request-card-div{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));grid-gap:20px;gap:20px;margin:12px}.brand-card{padding:20px;border-radius:10px;background-color:lightblue;display:flex;flex-direction:column;gap:15px}.brand-card .brand-info,.manager-info{display:flex;justify-content:space-between;align-items:center}.brand-card .brand-name{font-size:20px;font-weight:700}.brand-card .order-count{font-weight:700}.brand-card .brand-details{display:flex;flex-direction:column}.brand-card .fields ul{padding-left:20px}.brand-card .actions{display:flex;justify-content:space-between;margin-top:10px;align-items:center}.brand-card .actions button{width:120px;height:40px}.brand-modal-content,.manager-modal-content{padding:20px;background-color:white;border-radius:10px;max-width:400px;margin:auto;position:relative}.modal-close-icon{cursor:pointer;position:absolute;right:6px;top:12px}.MuiTableHead-root th{height:40px!important;padding:4px;font-size:12px;width:120px;font-weight:600}.MuiTableRow-root td{width:120px;padding:12px;font-size:12px}.profile-upload-buttons{display:flex;justify-content:space-between}.upload-button{width:100%;height:40px;background-color:#1976d2;border:none;border-radius:8px;cursor:pointer}.order-kelisen-code{font-size:1.2rem}.order-title{font-weight:700;font-size:2.5rem}.upload-button-text{font-size:.875rem!important;font-weight:700!important;background:none!important;border:none!important;color:white!important;height:40px!important}.upload-button-disabled{opacity:.6;cursor:auto;width:100%;height:40px;background-color:#1976d2;border:none;border-radius:4px}.order-field-div{display:flex;align-items:center;gap:24px;justify-content:space-between}.order-submission-container{display:flex;flex-direction:row;justify-content:space-between;width:100%}.first-submission-div{background:#f9f9f9;border:1px solid rgb(209,213,219);padding:20px}.final-submission-div{max-width:400px}.MuiInputBase-root .MuiOutlinedInput-input.Mui-disabled{opacity:1;-webkit-text-fill-color:black!important}.MuiFormControl-root .MuiInputLabel-root.Mui-disabled{color:black!important}.hero-container{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.order-form{padding:16px;width:calc(100% - 290px);margin-top:20px}.order-empty-screen{display:flex;background:white;padding:16px;margin:20px;width:100%;align-items:center;flex-direction:column;gap:12px}.order-empty-container{display:flex;justify-content:center;align-items:center;width:100%}.order-empty-title{font-size:20px;font-weight:600;color:black}.hero-content{display:flex;flex-direction:column;align-items:start;gap:20px}.alert{margin:1rem 0;display:flex;align-items:center;background-color:#e0f2fe;color:#034078;border-left:5px solid #0284c7;padding:10px 15px;border-radius:5px;font-size:16px;font-weight:500}.icon{width:24px;height:24px;margin-right:10px;stroke:#0284c7}.edit-review-ss-div{display:flex;justify-content:end}.hero-image{max-width:300px;max-height:300px;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.2)}.hero-text{text-align:center}.hero-description{margin:20px 0;color:#555}.hero-action{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;margin-top:1.5rem}.collab-text{font-size:1.2rem;font-weight:500;color:#333;max-width:600px}.login-button{padding:.5rem;font-size:1rem}.hero-button,.login-button{background:#000;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:background .3s ease-in-out}.hero-button{padding:.75rem 1.5rem;font-size:1.1rem}.hero-features{list-style:none;padding:0;margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.hero-features li{display:flex;align-items:center;font-size:1.4rem;font-weight:500;color:#333;background:#f8f9fa;padding:.5rem 1rem;border-radius:8px;box-shadow:2px 2px 8px rgba(0,0,0,.1);transition:transform .2s ease-in-out}.hero-features li:hover{transform:translateY(-3px);background:#eef1f5}.disabled-submit-btn{opacity:.4;padding:12px;font-size:18px;color:#fff;background-color:#0070f3;border:none;border-radius:4px;transition:background-color .3s ease}.custom-heading{font-size:3rem;font-weight:700;color:black;margin-bottom:2rem;text-align:center}.google-signin-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:300px;padding:12px 16px;font-size:1rem;font-weight:600;color:var(--provider-color,#000);background-color:var(--provider-bg,#fff);border:1px solid #ddd;border-radius:8px;cursor:pointer;transition:background .3s ease,box-shadow .2s ease;margin:1rem 0}.google-signin-button:hover{background:var(--provider-bg-hover,rgba(255,255,255,.8));box-shadow:0 4px 10px rgba(0,0,0,.1)}.google-signin-button img{width:40px;height:40px}.login-card{flex-direction:column}.login-card,.login-container{display:flex;justify-content:center;align-items:center}.login-container{height:60vh;text-align:center}.google-btn-div{display:flex;align-items:center;padding:5px 30px;justify-content:space-between;width:100%;border:1px solid lightgrey;border-radius:8px}.try-again-btn{height:40px;width:150px;background:black;color:white;border-radius:8px;cursor:pointer}.akg-header-logo.logged-in,.akg-header-logo.logged-out{width:210px;height:70px}.collab-with-kelisen-text{text-align:center;color:yellow;font-family:Cinzel,serif;line-height:1}.line1{font-size:16px;font-weight:700}.line2{font-size:26px;font-weight:900}.line3{font-size:9px;font-weight:400;line-height:1.5}.right-login-button{border:2px solid white;padding:1rem;border-radius:3px;background:transparent;cursor:pointer}.login-link{text-decoration:none;color:yellow;font-weight:700;display:inline-block;font-size:14px}.login-link+.login-link{margin-left:1rem}.bold{font-weight:700}.header-link{text-decoration:none;color:#000;display:inline-block}.header-link[data-active=true]{color:gray}.header-link+.header-link{margin-left:1rem}.header-user-name{color:black;padding:6px;background-color:white;border-radius:4px;max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;font-size:1rem!important}.admin-filter-div{display:flex;flex-direction:row;gap:16px;margin-bottom:16px}::-webkit-scrollbar{width:0;height:0}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{background:transparent;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:transparent;background:#555}.home-search-div{width:100%;max-width:300px}.mediator-container{padding:1rem;max-width:700px;margin:0 auto;font-family:Arial,sans-serif}.mediator-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center;color:#2d2d2d}.mediator-intro,.mediator-note{margin-bottom:1rem;color:#444;font-size:1rem;line-height:1.6}.mediator-subtitle{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#333}.mediator-list{list-style-type:disc;padding-left:1.5rem;margin-bottom:1.5rem;color:#555}.mediator-list li{margin-bottom:.5rem}.mediator-button-wrapper{text-align:center}.mediator-button{background-color:#2563eb;color:white;padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease}.mediator-button:hover{background-color:#1e40af}.request-card{border:1px solid #ddd;border-radius:8px;padding:1rem;margin-bottom:1rem;background-color:#f9f9f9;display:flex;flex-direction:column;gap:.75rem}.request-info p{margin:.25rem 0;color:#333}.request-actions{display:flex;gap:10px;align-items:center}.approve-btn,.reject-btn{font-size:1.25rem;padding:.5rem;border:none;border-radius:50%;cursor:pointer;width:40px;height:40px}.approve-btn{background-color:#16a34a;color:white}.approve-btn:hover{background-color:#15803d}.reject-btn{background-color:#dc2626;color:white}.reject-btn:hover{background-color:#b91c1c}.admin-request-note{padding:.5rem;background-color:#fff3cd;border-left:4px solid #ffc107;border-radius:4px;font-size:.95rem;color:#333}.footer-div{border-top:2px solid #ffeb00;background-color:#232323;padding:30px 40px;margin-top:1rem}.footer{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.footer-section{flex:1 1 250px;margin:10px 20px}.footer-section h3{margin-bottom:15px;font-weight:700;font-size:1.2rem;color:#ffeb00;letter-spacing:1px}.footer-left p{margin:5px 0;color:#c7c7c7;font-size:.9rem}.contact-list{list-style:none;padding:0;margin:0}.contact-list li{margin-bottom:12px;display:flex;align-items:center;font-size:.95rem;color:#ccc}.contact-list li .icon,.contact-list li svg{width:20px;height:20px;margin-right:12px;fill:#ffeb00;flex-shrink:0}.support-links a{display:block;margin-bottom:10px;font-weight:600}a{color:#ffeb00;text-decoration:none;transition:color .3s ease}a:focus,a:hover{color:#fff700cc;outline:none}.privacy-policy-container,.terms-container{max-width:800px;margin:0 auto;padding:40px 20px;font-family:Arial,sans-serif;color:#222;line-height:1.7}.privacy-policy-container h1,.terms-heading{font-size:2rem;font-weight:700;margin-bottom:20px;color:#111}.privacy-policy-container h2,.terms-subheading{font-size:1.5rem;font-weight:600;margin-top:30px;margin-bottom:10px;color:#222}.privacy-policy-container p,.terms-paragraph{margin-bottom:1rem;color:#222}.terms-link{color:#1a73e8;text-decoration:underline}.terms-link:hover{color:#0c47a1}.order-preview-container{width:500px;height:450px}.order-uploaded-container{width:100%;height:40px;align-items:center;justify-content:center;background-color:#1976d2;border-radius:8px;color:white;display:flex}@media (max-width:500px){h2{font-size:18px}.input-field,select{padding:8px}.brand-card-div,.manager-card-div,.manager-request-card-div{gap:20px;margin:12px 0;display:flex;flex-direction:column}.admin-tabs-container{padding:24px 12px}.brand-card-container,.manager-card-container{width:100%}.order-page-header{flex-direction:column}.home-image-div{margin-bottom:0}.add-manager-btn{display:flex;justify-content:space-between}.brand-list{padding:0 16px}.brand-list button{width:100%}.manager-list{padding:0 16px}.manager-list button{width:100%}.order-field-div{display:flex;flex-direction:column!important;align-items:start;justify-content:start}.mobile-review-box{width:100%}.edit-review-ss-div{justify-content:space-between}.order-form{width:calc(100% - 30px)}.brand-modal-content,.manager-modal-content{width:100%!important;margin:20px!important;position:relative}.modal-close-icon{cursor:pointer;position:absolute;right:6px;top:12px}.brand-card .actions{display:flex;justify-content:space-between;margin-top:10px;align-items:center}.hero-content,.order-submission-container{flex-direction:column}.hero-content{align-items:center}.custom-heading{font-size:1.3rem;font-weight:700;color:black;margin-bottom:1rem}.akg-header-logo.logged-in,.akg-header-logo.logged-out{width:200px;height:70px}.admin-filter-div{flex-direction:column}.home-search-div{max-width:200px}.order-preview-container{width:330px;height:450px}}@media (min-width:0px) and (max-width:380px){.akg-header-logo.logged-in{display:none}}@media (min-width:1024px){.hero-content{flex-direction:row}.hero-text{text-align:left}}@media (max-width:700px){.footer{flex-direction:column;align-items:flex-start;flex-wrap:nowrap}.footer-section{margin:15px 0;flex:1 1 100%}}h1{text-align:center;color:#333;font-size:1.5rem}input[type=submit]{background:#feb47b;border:0;color:white;padding:.8rem 1.5rem;font-size:1rem;cursor:pointer;width:100%;margin-top:1rem}input[type=submit]:disabled{background:#ddd;cursor:not-allowed}.back{display:block;text-align:center;margin-top:1rem;color:#333;text-decoration:none}.back:hover{text-decoration:underline}@media (max-width:450px){.page{padding:1rem}h1{font-size:1.2rem}input[type=number],input[type=text],select,textarea{font-size:.9rem}}.pixelated-image-card{background-color:#222;color:var(--color-primary,#fff);border-radius:15px;width:300px;max-width:100%;position:relative;overflow:hidden}.pixelated-image-card__active,.pixelated-image-card__default,.pixelated-image-card__pixels{width:100%;height:100%;position:absolute;top:0;left:0}.pixelated-image-card__active{z-index:2;display:none}.pixelated-image-card__pixels{pointer-events:none;position:absolute;z-index:3;top:0;left:0;width:100%;height:100%}.pixelated-image-card__pixel{display:none;position:absolute}