*,:before,:after{box-sizing:border-box}:root{--orange:#f15523;--cream:#fffcf1;--tan:#cdc5b8;--dark-gray:#413d39;--near-black:#252422;--font-heading:"Nunito Sans", sans-serif;--font-body:Georgia, serif}body{font-family:var(--font-body);color:var(--near-black);-webkit-font-smoothing:antialiased;background-color:#fff;margin:0}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);margin:0}p{font-family:var(--font-body);margin:0}button{font-family:var(--font-heading)}.dash-card{background:linear-gradient(#fdf0e8 0%,#fffcf1 100%);border-radius:16px;padding:48px;box-shadow:0 4px 24px #00000014}@media (width<=768px){.dash-card{padding:32px}}@media (width<=375px){.dash-card{padding:24px}}.hiw-steps{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:1.5rem;display:grid}.hiw-step{flex-direction:column;gap:.5rem;display:flex}.hiw-step-img{object-fit:cover;border-radius:50%;width:120px;height:120px;margin-bottom:.5rem}.hiw-step-num{color:#f15523;font-family:Nunito Sans,sans-serif;font-size:2.5rem;font-weight:800;line-height:1}.hiw-step-title{color:#252422;font-family:Nunito Sans,sans-serif;font-size:1.05rem;font-weight:800}.hiw-step-desc{color:#413d39;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.65}@media (width<=768px){.hiw-steps{grid-template-columns:1fr;gap:1.5rem}}.fill-heading{color:#0000;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#252422 0% 45%,#cdc5b8 55% 100%);background-position:100% 0;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;transition:background-position 1.6s ease-out;display:block}.fill-heading.in-view{background-position:0 0}.tilt-target{transform-style:preserve-3d;will-change:transform;position:relative}.tilt-sheen{border-radius:inherit;pointer-events:none;opacity:var(--sheen-opacity,0);background:radial-gradient(circle at var(--sheen-x,50%) var(--sheen-y,50%), #ffffff8c, transparent 60%);transition:opacity .2s ease-out;position:absolute;inset:0}.tilt-btn-wrap{border-radius:8px;transition:transform .15s ease-out;display:inline-block;overflow:hidden}.nav-logo-link{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.nav-logo-mark{width:113px;height:32px;-webkit-mask-image:var(--logo-src);-webkit-mask-image:var(--logo-src);mask-image:var(--logo-src);transform:translate(var(--logo-tx,0px), var(--logo-ty,0px)) scale(var(--logo-scale,1));cursor:pointer;background-color:#f15523;transition:background-color .18s,transform 80ms linear;display:block;-webkit-mask-position:0;mask-position:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.nav-logo-link:hover .nav-logo-mark{--logo-scale:1.05;background-color:#fff}@media (width<=768px){.nav-logo-mark{width:96px;height:28px}}.navbar{z-index:100;background-color:#252422;align-items:center;height:64px;padding:0 2rem;display:flex;position:sticky;top:0}.navbar-auth{flex-shrink:0;align-items:center;gap:1rem;margin-left:auto;display:flex}.navbar-signin{color:#fff;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.navbar-signin:hover{color:#f15523}.navbar-signup{color:#fff;background-color:#f15523;border-radius:6px;align-items:center;height:44px;padding:0 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:flex}.navbar-signup:hover{background-color:#d94516}@media (width<=768px){.navbar{padding:0 1.25rem}}@media (width<=375px){.navbar-auth{gap:.6rem}.navbar-signin{font-size:.85rem}.navbar-signup{padding:0 1rem;font-size:.85rem}}.layout{flex-direction:column;min-height:100vh;display:flex}.layout-content{flex:1}.landing-banner{color:#fffcf1;text-align:center;background-color:#f15523;padding:.85rem 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:600}.hero{background-color:#252422;position:relative;overflow:hidden}.hero-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-overlay{text-align:center;background-color:#252422bf;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:2rem;display:flex;position:relative}.hero-content{flex-direction:column;align-items:center;transition:transform .15s ease-out;display:flex}.hero-overlay h1{color:#fff;flex-direction:column;align-items:center;max-width:720px;margin-bottom:1.5rem;font-family:Nunito Sans,sans-serif;font-size:clamp(2.25rem,5.5vw,4rem);font-weight:800;line-height:1.15;display:flex}.hero-sub{color:#fff;max-width:560px;margin-bottom:2.5rem;font-family:Georgia,serif;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;transition:transform .15s ease-out;display:flex}.btn-orange{color:#fff;cursor:pointer;white-space:nowrap;background-color:#f15523;border:none;border-radius:8px;justify-content:center;align-items:center;height:52px;min-height:44px;padding:0 1.75rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-flex}.btn-orange:hover{background-color:#d94516}.btn-orange-lg{height:auto;padding:16px 48px;font-size:18px}.btn-orange-xl{height:auto;padding:20px 64px;font-size:20px;font-weight:800}.btn-outline-white{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #fff;border-radius:8px;justify-content:center;align-items:center;height:52px;min-height:44px;padding:0 1.75rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.btn-outline-white:hover{color:#252422;background:#fff}.stack-cards-zone{max-width:1100px;margin:80px auto;padding:0 2rem}.stack-card{background:linear-gradient(#fdf0e8 0%,#fffcf1 100%);border-radius:16px;padding:48px;position:sticky;top:80px;overflow:hidden;box-shadow:0 4px 24px #00000014}.stack-card-title{color:#252422;text-align:left;margin-bottom:2rem;font-family:Futura,Nunito Sans,sans-serif;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;display:block}.stack-card-body{position:relative}.stack-card--centered,.stack-card--centered .stack-card-title{text-align:center}.stack-card--centered .cta-buttons{justify-content:center}.see-how{text-align:center;background:#fff;padding:80px 2rem}.see-how h2{color:#252422;margin-bottom:2.5rem;font-family:Nunito Sans,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800}.video-wrapper{aspect-ratio:16/9;border:1.5px solid #cdc5b8;border-radius:16px;width:100%;max-width:800px;margin:0 auto;position:relative;overflow:hidden}.video-wrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.yt-unmute-btn{z-index:10;color:#fff;letter-spacing:.03em;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;border:1px solid #ffffff4d;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:background .15s;display:flex;position:absolute;bottom:12px;right:12px}.yt-unmute-btn:hover{background:#000000d9}.popular-gigs-carousel{align-items:center;gap:1rem;display:flex}.popular-gigs-arrow{color:#252422;cursor:pointer;background:#fff;border:1.5px solid #cdc5b8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:border-color .2s,color .2s,box-shadow .2s;display:flex}.popular-gigs-arrow:hover{color:#f15523;border-color:#f15523;box-shadow:0 4px 16px #2524220f}.popular-gigs-grid{flex:1;grid-template-columns:repeat(4,1fr);gap:1.25rem;min-width:0;display:grid}.popular-gig-card{background:#fff;border:1.5px solid #cdc5b8;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;padding:1.75rem 1rem;transition:border-color .2s,box-shadow .2s,transform .15s ease-out;display:flex;overflow:hidden}.popular-gig-card:hover{border-color:#f15523;box-shadow:0 4px 16px #2524220f}.popular-gig-icon{object-fit:contain;filter:brightness(0)saturate();width:48px;height:48px}.popular-gig-label{color:#252422;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700}.about-heading-center{text-align:center}.about-subheading{color:#f15523;margin-bottom:1rem;font-family:Futura,Nunito Sans,sans-serif;font-size:1.1rem;font-weight:700}.about-body{color:#413d39;font-family:Baskerville,Georgia,serif;font-size:1.05rem;line-height:1.75}.about-intro-body{grid-template-columns:1.2fr 1fr;align-items:center;gap:3rem;display:grid}.about-intro-photo img,.about-why-photo img,.about-origins-photo img{object-fit:cover;border-radius:16px;width:100%;height:100%;display:block}.about-intro-photo,.about-why-photo,.about-origins-photo{border-radius:16px;transition:transform .15s ease-out;overflow:hidden}.about-intro-photo{aspect-ratio:4/3}.about-why-grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.about-why-col{flex-direction:column;display:flex}.about-list{flex-direction:column;gap:.85rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.about-list li{color:#413d39;font-family:Baskerville,Georgia,serif;font-size:1rem;line-height:1.65}.about-list strong{color:#252422;font-family:Nunito Sans,sans-serif}.about-why-photo{aspect-ratio:4/3;margin-top:auto}.about-cta{justify-content:center;margin-top:3rem;display:flex}.about-origins-body{grid-template-columns:1.2fr 1fr;align-items:center;gap:3rem;display:grid}.about-origins-photo{aspect-ratio:4/5}.about-faq-list{flex-direction:column;gap:.75rem;max-width:760px;margin:0 auto;display:flex}.about-faq-item{background:#fff;border:1.5px solid #cdc5b8;border-radius:12px;overflow:hidden}.about-faq-item.open{border-color:#f15523}.about-faq-question{text-align:left;cursor:pointer;color:#252422;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.1rem 1.5rem;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:700;display:flex}.about-faq-icon{color:#f15523;flex-shrink:0;font-size:1.4rem;font-weight:700;line-height:1}.about-faq-answer{color:#413d39;margin:0;padding:0 1.5rem 1.25rem;font-family:Baskerville,Georgia,serif;font-size:.98rem;line-height:1.7}.about-faq-more{text-align:center;color:#6b6760;max-width:760px;margin:1.25rem auto 0;font-family:Nunito Sans,sans-serif;font-size:.9rem}.about-faq-more a{color:#f15523;font-weight:700;text-decoration:none}.about-faq-more a:hover{text-decoration:underline}.testimonial{text-align:center;background:#f15523;padding:80px 2rem}.testimonial-quote{color:#fff;max-width:760px;margin:0 auto 1.25rem;font-family:Georgia,serif;font-size:clamp(1.1rem,2.2vw,1.5rem);font-style:italic;line-height:1.65}.testimonial-author{color:#252422d9;letter-spacing:.02em;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700}.stack-card-body>p{color:#6b6760;margin-bottom:2.5rem;font-family:Georgia,serif;font-size:1.05rem;line-height:1.6}.cta-buttons{flex-wrap:wrap;gap:1rem;display:flex}.footer{background:#f15523;padding:80px 2rem}.footer-inner{grid-template-columns:2fr 1fr 1fr;gap:3rem;max-width:1100px;margin:0 auto;display:grid}.footer-logo{width:120px;height:auto;margin-bottom:.75rem;display:block}.footer-tagline{color:#252422;opacity:.8;margin-bottom:1rem;font-family:Georgia,serif;font-size:.9rem;line-height:1.65}.footer-copy{color:#252422;opacity:.6;font-family:Nunito Sans,sans-serif;font-size:.78rem;font-weight:600}.footer-col{flex-direction:column;gap:.6rem;display:flex}.footer-col-label{letter-spacing:.15em;color:#252422;opacity:.6;margin-bottom:.4rem;font-family:Nunito Sans,sans-serif;font-size:.68rem;font-weight:800;display:block}.footer-col a{color:#252422;opacity:.82;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s}.footer-col a:hover{opacity:1;text-decoration:underline}@media (width<=768px){.hero-overlay{padding:2rem 1.5rem}.hero-buttons{flex-direction:column;align-items:stretch;width:100%;max-width:320px}.btn-orange,.btn-outline-white{width:100%}.btn-orange-xl{height:52px;padding:0 1.75rem;font-size:.95rem;font-weight:700}.stack-card{margin-bottom:24px;position:relative;top:auto}.see-how,.testimonial,.footer{padding-top:48px;padding-bottom:48px}.stack-cards-zone{margin-top:48px;margin-bottom:48px;padding:0 1.25rem}.stack-card{padding:32px;top:64px}.popular-gigs-carousel{gap:.5rem}.popular-gigs-arrow{width:36px;height:36px}.popular-gigs-grid{grid-template-columns:repeat(2,1fr)}.about-intro-body,.about-origins-body{grid-template-columns:1fr;gap:1.5rem}.about-intro-body .about-intro-photo{order:-1}.about-why-grid{grid-template-columns:1fr;gap:2.5rem}.cta-buttons{flex-direction:column;align-items:stretch;width:100%;max-width:320px}.footer-inner{grid-template-columns:1fr;gap:2.5rem}}@media (width<=375px){.see-how,.testimonial,.footer{padding-left:1.25rem;padding-right:1.25rem}.stack-cards-zone{padding:0 1rem}.stack-card{padding:24px}.popular-gigs-grid{grid-template-columns:repeat(2,1fr)}.about-faq-question{padding:1rem 1.1rem;font-size:.92rem}.about-faq-answer{padding:0 1.1rem 1.1rem}}.snav{z-index:100;background-color:#252422;flex-shrink:0;align-items:center;height:64px;padding:0 2rem;display:flex;position:sticky;top:0}.snav-logo{flex-shrink:0;align-items:center;display:flex}.snav-logo img{width:auto;height:30px;display:block}.snav-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:8px;display:none}.snav-hamburger span{background:#fff;border-radius:2px;width:22px;height:2px;transition:all .22s;display:block}.snav-hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.snav-hamburger.open span:nth-child(2){opacity:0}.snav-hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.snav-menu{flex:1;justify-content:space-between;align-items:center;display:flex}.snav-links{flex:1;justify-content:center;gap:1.625rem;display:flex}.snav-link{color:#fffc;white-space:nowrap;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .18s}.snav-link:hover{color:#f15523}.snav-signout{color:#ffffffd9;cursor:pointer;background:0 0;border:1.5px solid #ffffff59;border-radius:6px;flex-shrink:0;height:38px;padding:0 1.1rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;transition:border-color .18s,color .18s}.snav-signout:hover{color:#f15523;border-color:#f15523}.snav-banner{color:#fffcf1;text-align:center;background-color:#f15523;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:.75rem 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600;display:flex}.snav-banner-link{color:#fffcf1;white-space:nowrap;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700;text-decoration:underline}.snav-banner-link:hover{opacity:.85}@media (width<=900px){.snav-hamburger{display:flex}.snav-menu{background:#252422;border-top:1px solid #413d39;flex-direction:column;align-items:stretch;gap:1.5rem;padding:1.5rem 2rem 2rem;display:none;position:fixed;top:64px;left:0;right:0}.snav-menu.open{display:flex}.snav-links{flex-direction:column;justify-content:flex-start;gap:1.25rem}.snav-link{font-size:1.1rem}.snav-signout{border-color:#ffffff40;width:100%;height:48px;font-size:1rem}}@media (width<=480px){.snav{padding:0 1.25rem}}.toast{color:#413d39;z-index:1000;background:#fff;border-left:4px solid #f15523;border-radius:8px;width:300px;max-width:calc(100vw - 2rem);padding:.875rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;line-height:1.4;animation:.2s ease-out toast-in;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 16px #0000001f}.toast--success{border-left-color:#f15523}.toast--error{border-left-color:#c0392b}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.toggle-switch-row{justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.toggle-switch-label{color:#413d39;margin-right:.25rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700}.toggle-switch-option{color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:600;transition:color .18s}.toggle-switch-option.active{color:#413d39}.toggle-switch{cursor:pointer;background:#cdc5b8;border:none;border-radius:999px;flex-shrink:0;width:48px;height:28px;padding:0;transition:background .2s;position:relative}.toggle-switch.on{background:#f15523}.toggle-switch-knob{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #25242240}.toggle-switch.on .toggle-switch-knob{transform:translate(20px)}.bg-shell{background:#fff;flex-direction:column;min-height:100vh;display:flex}.bg-main{flex:1;padding:2rem 1.5rem 4rem}.bg-container{max-width:900px;margin:0 auto}.bg-title{color:#252422;margin-bottom:1.5rem;font-family:Nunito Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2}.bg-filters{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.bg-filter-pill{color:#413d39;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #cdc5b8;border-radius:100px;align-items:center;gap:.35rem;height:38px;min-height:38px;padding:0 1rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.bg-filter-pill:hover{background:#fff7f4;border-color:#f15523}.bg-filter-pill.active{color:#fff;background:#f15523;border-color:#f15523}.bg-loading{color:#9d9690;text-align:center;padding:5rem 0;font-family:Nunito Sans,sans-serif;font-size:.95rem}.bg-empty{text-align:center;background:#fffcf1;border:1px solid #ece6da;border-radius:12px;padding:3rem 1.5rem}.bg-empty-text{color:#9d9690;font-family:Georgia,Times New Roman,serif;font-size:1rem;line-height:1.6}.bg-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.bg-card{background:#fff;border:1.5px solid #e8e3d9;border-radius:18px;flex-direction:column;gap:.875rem;padding:1.5rem 1.5rem 1.375rem;transition:box-shadow .2s,border-color .2s,transform .18s;display:flex;box-shadow:0 2px 8px #2524220e}.bg-card:hover{border-color:#cdc5b8;transform:translateY(-2px);box-shadow:0 6px 20px #2524221a}.bg-card-top{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.bg-category-pill{color:#f15523;white-space:nowrap;background:#f155231a;border-radius:100px;align-items:center;gap:.3rem;padding:.25rem .7rem;font-family:Nunito Sans,sans-serif;font-size:.78rem;font-weight:700;display:inline-flex}.bg-posted{color:#9d9690;white-space:nowrap;flex-shrink:0;font-family:Nunito Sans,sans-serif;font-size:.775rem}.bg-card-preview{color:#413d39;flex:1;font-family:Georgia,Times New Roman,serif;font-size:.9rem;line-height:1.55}.bg-card-subject{color:#413d39;margin:-.5rem 0 0;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:700}.bg-customer-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.bg-customer-avatar-wrap{flex-direction:column;align-items:center;gap:.35rem;display:flex}.bg-customer-avatar,.bg-customer-avatar-img{border-radius:50%;flex-shrink:0;width:56px;height:56px}.bg-customer-avatar{color:#fff;background:#f15523;justify-content:center;align-items:center;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:800;display:flex}.bg-customer-avatar-img{object-fit:cover}.bg-customer-name{color:#413d39;text-align:center;font-family:Nunito Sans,sans-serif;font-size:.75rem;font-weight:700}.bg-customer-rating{color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:600}.bg-card-pricing{flex-direction:column;gap:.15rem;display:flex}.bg-card-price-range{color:#1a6b3a;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:700}.bg-card-price-suggested{color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.78rem}.bg-card-price-offering{color:#1a6b3a;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:700}.bg-card-meta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.bg-meta-item{color:#9d9690;align-items:center;gap:.35rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;display:inline-flex}.bg-card-footer{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.bg-apply-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#f15523;border:none;border-radius:8px;align-items:center;height:44px;min-height:44px;margin-left:auto;padding:0 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;transition:background-color .18s;display:inline-flex}.bg-apply-btn:hover{background:#d94516}.bg-apply-btn--applied,.bg-apply-btn--applied:hover{color:#6b6560;cursor:not-allowed;background:#cdc5b8}.bg-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2524228c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.bg-modal{background:#fff;border-radius:20px;width:100%;max-width:560px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 24px 60px #25242233}.bg-modal-close{cursor:pointer;z-index:1;background:#fff;border:1.5px solid #e8e3d9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:border-color .18s,background .18s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.bg-modal-close:hover{background:#faf8f4;border-color:#cdc5b8}.bg-modal-header{justify-content:space-between;align-items:center;gap:1rem;padding:1.75rem 3.5rem 0 1.75rem;display:flex}.bg-modal-pill{color:#f15523;background:#f155231a;border-radius:100px;align-items:center;gap:.35rem;padding:.3rem .85rem;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:700;display:inline-flex}.bg-modal-details{flex-direction:column;gap:0;padding:1.25rem 1.75rem;display:flex}.bg-detail-row{border-bottom:1px solid #f0ece4;align-items:flex-start;gap:1rem;padding:.625rem 0;display:flex}.bg-detail-row:last-child{border-bottom:none}.bg-detail-label{color:#9d9690;flex-shrink:0;width:130px;padding-top:.1rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700}.bg-detail-value{color:#252422;flex:1;font-family:Georgia,Times New Roman,serif;font-size:.9rem;line-height:1.55}.bg-detail-desc{white-space:pre-wrap;word-break:break-word;display:block}.bg-modal-divider{background:#f0ece4;height:1.5px;margin:0 1.75rem}.bg-modal-success{color:#1a6b3a;background:#edf7f1;border-radius:10px;align-items:center;gap:.75rem;margin:1.5rem 1.75rem 1.75rem;padding:1rem 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;display:flex}.bg-modal-form{flex-direction:column;gap:1.125rem;padding:1.5rem 1.75rem 1.75rem;display:flex}.bg-form-title{color:#252422;margin-bottom:.125rem;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:800}.bg-form-error{color:#c0392b;background:#fdf0ef;border:1px solid #f5c6c2;border-radius:8px;padding:.75rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.875rem}.bg-field-error{color:#c0392b;margin-top:.375rem;margin-bottom:0;font-family:Nunito Sans,sans-serif;font-size:.8125rem}.bg-field-group{flex-direction:column;gap:.4rem;display:flex}.bg-label{color:#252422;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700}.bg-req{color:#f15523}.bg-rate-hint{color:#9d9690;margin-top:-.15rem;font-family:Nunito Sans,sans-serif;font-size:.78rem}.bg-customer-rate{color:#413d39;margin:0;font-family:Nunito Sans,sans-serif;font-size:.875rem}.bg-customer-rate strong{color:#1a6b3a}.bg-rate-option{cursor:pointer;color:#413d39;background:#fff;border:1.5px solid #cdc5b8;border-radius:8px;align-items:center;gap:.6rem;min-height:44px;padding:.625rem .875rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600;transition:border-color .18s,background .18s;display:flex}.bg-rate-option:hover{border-color:#9d9690}.bg-rate-option.selected{background:#f1552312;border-color:#f15523}.bg-rate-option input[type=radio]{accent-color:#f15523;cursor:pointer;flex-shrink:0;width:18px;height:18px}.bg-textarea{color:#252422;resize:vertical;box-sizing:border-box;background:#fff;border:1.5px solid #cdc5b8;border-radius:8px;outline:none;width:100%;min-height:80px;padding:.75rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;line-height:1.55;transition:border-color .18s}.bg-textarea::placeholder{color:#9d9690}.bg-textarea:focus{border-color:#f15523}.bg-input{color:#252422;box-sizing:border-box;background:#fff;border:1.5px solid #cdc5b8;border-radius:8px;outline:none;width:100%;height:50px;min-height:44px;padding:0 1rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;transition:border-color .18s}.bg-input::placeholder{color:#9d9690}.bg-input:focus{border-color:#f15523}.bg-flex-note{color:#9d9690;margin:0 0 .4rem;font-family:Nunito Sans,sans-serif;font-size:.85rem}.bg-availability-block{color:#c0392b;background:#fff1f0;border:1px solid #fca5a5;border-radius:8px;margin:.5rem 0 0;padding:.6rem .75rem;font-family:Nunito Sans,sans-serif;font-size:.85rem}.bg-consent-alert{color:#9d9690;margin:.5rem 0 0;font-family:Nunito Sans,sans-serif;font-size:.85rem}.bg-time-select{align-items:center;gap:.4rem;display:flex}.bg-time-separator{color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.95rem}.bg-time-dropdown{color:#252422;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%239d9690' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;border:1.5px solid #cdc5b8;border-radius:8px;outline:none;flex:1;height:50px;min-height:44px;padding:0 2rem 0 1rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;transition:border-color .18s}.bg-time-dropdown:focus{border-color:#f15523}.bg-submit-btn{color:#fff;cursor:pointer;background:#f15523;border:none;border-radius:10px;width:100%;height:52px;min-height:44px;margin-top:.25rem;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:700;transition:background-color .18s}.bg-submit-btn:hover:not(:disabled){background:#d94516}.bg-submit-btn:disabled{opacity:.65;cursor:not-allowed}@media (width<=900px){.bg-main{padding:36px 1.25rem 64px}}@media (width<=700px){.bg-grid{grid-template-columns:1fr}}@media (width<=600px){.bg-filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;margin-bottom:1.5rem;padding-bottom:4px;overflow-x:auto}.bg-filters::-webkit-scrollbar{display:none}}@media (width<=480px){.bg-main{padding:28px 1rem 56px}.bg-modal{border-radius:16px;max-height:95vh}.bg-modal-header{padding:1.5rem 3.25rem 0 1.375rem}.bg-modal-details{padding:1rem 1.375rem}.bg-modal-form{padding:1.25rem 1.375rem 1.5rem}.bg-modal-success{margin:1.25rem 1.375rem 1.5rem}.bg-modal-divider{margin:0 1.375rem}.bg-detail-label{width:110px}.bg-card-top{flex-direction:column;align-items:flex-start;gap:.375rem}}@media (width<=375px){.bg-filter-pill{padding:0 .875rem;font-size:.83rem}}.pis{flex-direction:column;gap:1.25rem;max-width:1100px;margin:0 auto;padding:1.25rem 2rem 2rem;display:flex}.pis-section{background:linear-gradient(#fdf0e8 0%,#fffcf1 100%);border-radius:16px;padding:48px;box-shadow:0 4px 24px #00000014}.pis-heading{color:#252422;margin-bottom:1.25rem;font-family:Futura,Nunito Sans,sans-serif;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:800}.pis-heading-center{text-align:center}.pis-subheading{color:#f15523;margin-bottom:1rem;font-family:Futura,Nunito Sans,sans-serif;font-size:1.05rem;font-weight:700}.pis-body{color:#413d39;font-family:Baskerville,Georgia,serif;font-size:1.02rem;line-height:1.75}.pis-subtext{color:#413d39;margin-bottom:2rem;font-family:Baskerville,Georgia,serif;font-size:1rem}.pis-subtext a{color:#f15523;font-weight:700;text-decoration:none}.pis-subtext a:hover{text-decoration:underline}.pis-section-intro{grid-template-columns:1.2fr 1fr;align-items:center;gap:3rem;display:grid}.pis-intro-photo img,.pis-why-photo img{object-fit:cover;border-radius:16px;width:100%;height:100%;display:block}.pis-intro-photo{aspect-ratio:4/3;border-radius:16px;overflow:hidden}.pis-why-grid{grid-template-columns:1fr 1fr;gap:3rem;margin-top:2.5rem;display:grid}.pis-why-col{flex-direction:column;display:flex}.pis-list{flex-direction:column;gap:.85rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.pis-list li{color:#413d39;font-family:Baskerville,Georgia,serif;font-size:1rem;line-height:1.65}.pis-list strong{color:#252422;font-family:Nunito Sans,sans-serif}.pis-why-photo{aspect-ratio:4/3;border-radius:16px;margin-top:auto;overflow:hidden}.pis-faq-list{flex-direction:column;gap:.75rem;max-width:760px;margin:2.5rem auto 0;display:flex}.pis-faq-item{background:#fff;border:1.5px solid #cdc5b8;border-radius:12px;overflow:hidden}.pis-faq-item.open{border-color:#f15523}.pis-faq-question{text-align:left;cursor:pointer;color:#252422;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.1rem 1.5rem;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:700;display:flex}.pis-faq-icon{color:#f15523;flex-shrink:0;font-size:1.4rem;font-weight:700;line-height:1}.pis-faq-answer{color:#413d39;margin:0;padding:0 1.5rem 1.25rem;font-family:Baskerville,Georgia,serif;font-size:.98rem;line-height:1.7}@media (width<=768px){.pis{padding:1rem 1.25rem 2rem}.pis-section{padding:32px}.pis-section-intro{grid-template-columns:1fr;gap:1.5rem}.pis-section-intro .pis-intro-photo{order:-1}.pis-why-grid{grid-template-columns:1fr;gap:2.5rem}}@media (width<=375px){.pis{padding:.75rem 1rem 1.5rem}.pis-section{padding:24px}.pis-faq-question{padding:1rem 1.1rem;font-size:.92rem}.pis-faq-answer{padding:0 1.1rem 1.1rem}}.sp-shell{background:#fff;flex-direction:column;min-height:100vh;display:flex}.sp-main{flex:1}.sp-container{flex-direction:column;gap:2.5rem;max-width:780px;margin:0 auto;padding:2.5rem 1.5rem 4rem;display:flex}.sp-hero{background-color:#252422;background-position:50%;background-repeat:no-repeat;background-size:cover}.sp-hero-overlay{text-align:center;background-color:#252422b3;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:280px;padding:3rem 1.5rem;display:flex}.sp-hero-title{color:#fff;font-family:Nunito Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.2}.sp-hero-skeleton{background:linear-gradient(90deg,#ffffff26 25%,#ffffff4d 50%,#ffffff26 75%) 0 0/400% 100%;border-radius:8px;width:280px;height:2.5rem;animation:1.4s infinite shimmer}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.sp-stats{gap:1rem;display:flex}.sp-stat{text-align:center;background:#fff;border:1.5px solid #e8e3d9;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:.3rem;padding:1.25rem;display:flex;box-shadow:0 2px 6px #2524220b}.sp-stat-value{color:#252422;font-family:Nunito Sans,sans-serif;font-size:1.6rem;font-weight:800;line-height:1.1}.sp-stat-label{color:#9d9690;text-transform:uppercase;letter-spacing:.04em;font-family:Nunito Sans,sans-serif;font-size:.78rem;font-weight:600}.sp-section{flex-direction:column;gap:1rem;display:flex}.sp-section-heading{color:#252422;font-family:Nunito Sans,sans-serif;font-size:1.3rem;font-weight:800}.sp-upcoming-list{flex-direction:column;gap:.625rem;display:flex}.sp-upcoming-card{background:#fff;border:1.5px solid #e8e3d9;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:border-color .18s,box-shadow .18s;display:flex}.sp-upcoming-card:hover{border-color:#cdc5b8;box-shadow:0 2px 10px #25242214}.sp-upcoming-left{flex-direction:column;gap:.4rem;min-width:0;display:flex}.sp-upcoming-pill{color:#f15523;white-space:nowrap;background:#f155231a;border-radius:100px;align-items:center;gap:.3rem;width:fit-content;padding:.2rem .65rem;font-family:Nunito Sans,sans-serif;font-size:.775rem;font-weight:700;display:inline-flex}.sp-upcoming-name{color:#413d39;font-family:Georgia,Times New Roman,serif;font-size:.9rem}.sp-upcoming-date{color:#252422;white-space:nowrap;flex-shrink:0;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:700}.sp-upcoming-skeleton{background:linear-gradient(90deg,#e8e4dc 25%,#f0ece4 50%,#e8e4dc 75%) 0 0/400% 100%;border-radius:14px;height:80px;animation:1.4s infinite shimmer}.sp-empty-card{text-align:center;background:#fff;border:1.5px solid #e8e3d9;border-radius:16px;flex-direction:column;align-items:center;gap:1.25rem;padding:2.5rem 1.5rem;display:flex}.sp-empty-card p{color:#6b6760;font-family:Georgia,Times New Roman,serif;font-size:1rem}.sp-cta-btn{color:#fff;background:#f15523;border-radius:10px;justify-content:center;align-items:center;height:52px;min-height:44px;padding:0 2.5rem;font-family:Nunito Sans,sans-serif;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background-color .18s;display:inline-flex}.sp-cta-btn:hover{background:#d94516}.sp-cta-btn:disabled{opacity:.6;cursor:not-allowed}.sp-cta-row{justify-content:center;display:flex}.sp-next-session{flex-wrap:wrap;align-items:center;gap:2rem;text-decoration:none;display:flex}.sp-next-session-date{flex-direction:column;gap:.2rem;min-width:180px;display:flex}.sp-next-session-day{color:#252422;font-family:Nunito Sans,sans-serif;font-size:1.25rem;font-weight:800}.sp-next-session-time{color:#f15523;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:600}.sp-next-session-info{flex-direction:column;gap:.4rem;display:flex}.sp-next-pill{width:fit-content}.sp-next-session-customer{color:#6b6760;font-family:Georgia,serif;font-size:.95rem}.sp-featured-gig{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.sp-featured-info{flex-direction:column;gap:.4rem;display:flex}.sp-featured-customer{color:#6b6760;font-family:Georgia,serif;font-size:.9rem}.sp-featured-rate{color:#252422;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:700}.sp-featured-applied{color:#2e7d32;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:700}.sp-motto{color:#252422;text-align:center;font-family:Futura,Nunito Sans,sans-serif;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:800}@media (width<=768px){.sp-container{gap:2rem;padding:2rem 1.25rem 3rem}.sp-hero-overlay{min-height:220px;padding:2.5rem 1.5rem}.stack-card{margin-bottom:24px;position:relative;top:auto}}@media (width<=480px){.sp-stats{gap:.5rem}.sp-stat{padding:1rem .5rem}.sp-stat-value{font-size:1.35rem}.sp-upcoming-card{flex-direction:column;align-items:flex-start;gap:.625rem}.sp-upcoming-date{align-self:flex-end}}@media (width<=375px){.sp-stat-label{letter-spacing:.02em;font-size:.7rem}}.wam-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2524228c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.wam-modal{background:#fffcf1;border-radius:18px;flex-direction:column;width:100%;max-width:440px;padding:2rem 2rem 1.75rem;display:flex;box-shadow:0 8px 40px #2524222e}.wam-heading{color:#252422;margin:0 0 .75rem;font-family:Futura,Trebuchet MS,sans-serif;font-size:1.25rem;font-weight:700}.wam-sub{color:#6b6560;margin:0 0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;line-height:1.55}.wam-error{color:#c0392b;background:#fdecea;border-radius:8px;margin-bottom:1rem;padding:.65rem .85rem;font-family:Nunito Sans,sans-serif;font-size:.85rem}.wam-confirm-btn{color:#fff;cursor:pointer;background:#c0392b;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;height:48px;min-height:44px;margin-bottom:.75rem;font-family:Nunito Sans,sans-serif;font-size:.975rem;font-weight:700;transition:background .18s;display:flex}.wam-confirm-btn:hover:not(:disabled){background:#a5301f}.wam-confirm-btn:disabled{opacity:.65;cursor:not-allowed}.wam-cancel-btn{text-align:center;color:#6b6560;cursor:pointer;background:#ece7dc;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:44px;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600;transition:background .15s;display:flex}.wam-cancel-btn:hover:not(:disabled){background:#ddd6c8}.wam-cancel-btn:disabled{opacity:.65;cursor:not-allowed}.ma-shell{background:#fff;flex-direction:column;min-height:100vh;display:flex}.ma-main{flex:1;padding:2rem 1.5rem 4rem}.ma-container{max-width:780px;margin:0 auto}.ma-title{color:#252422;margin-bottom:2rem;font-family:Nunito Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2}.ma-loading{color:#9d9690;text-align:center;padding:5rem 0;font-family:Nunito Sans,sans-serif;font-size:.95rem}.ma-empty{text-align:center;flex-direction:column;align-items:center;padding:5rem 1rem;display:flex}.ma-empty-icon{background:#f1552317;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.25rem;display:flex}.ma-empty-heading{color:#252422;margin-bottom:.5rem;font-family:Nunito Sans,sans-serif;font-size:1.375rem;font-weight:800}.ma-empty-text{color:#6b6560;max-width:320px;margin-bottom:1.75rem;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.6}.ma-empty-btn{color:#fff;background:#f15523;border-radius:8px;align-items:center;height:48px;min-height:44px;padding:0 1.875rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .18s;display:inline-flex}.ma-empty-btn:hover{background:#d94516}.ma-section-empty{text-align:center;background:#fffcf1;border:1px solid #ece6da;border-radius:12px;padding:2rem 1.5rem}.ma-section-empty-text{color:#9d9690;margin:0;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.6}.ma-section-empty-btn{color:#fff;background:#f15523;border-radius:8px;align-items:center;height:44px;min-height:44px;margin-top:1rem;padding:0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:background-color .18s;display:inline-flex}.ma-section-empty-btn:hover{background:#d94516}.ma-tabs{scrollbar-width:none;border-bottom:2px solid #e8e3d9;gap:0;margin-bottom:1.75rem;display:flex;overflow-x:auto}.ma-tabs::-webkit-scrollbar{display:none}.ma-tab{color:#9d9690;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;flex-shrink:0;align-items:flex-end;min-height:44px;margin-bottom:-2px;padding:0 1.25rem .75rem 0;font-family:Nunito Sans,sans-serif;font-size:1.0625rem;font-weight:800;transition:color .18s;display:inline-flex}.ma-tab+.ma-tab{padding-left:1.5rem}.ma-tab:hover{color:#413d39}.ma-tab--active{color:#252422;border-bottom-color:#f15523}.ma-section-title{letter-spacing:.01em;color:#252422;border-bottom:3px solid #f15523;margin-bottom:1.25rem;padding-bottom:.375rem;font-family:Nunito Sans,sans-serif;font-size:1.125rem;font-weight:800;display:inline-block}.ma-list{flex-direction:column;gap:1rem;display:flex}.ma-card{background:#fff;border:1.5px solid #e8e3d9;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:box-shadow .2s,border-color .2s,transform .18s;display:flex;box-shadow:0 2px 8px #2524220e}.ma-card--clickable{cursor:pointer}.ma-card--clickable:hover{border-color:#cdc5b8;transform:translateY(-2px);box-shadow:0 6px 20px #2524221a}.ma-card-left{flex-direction:column;align-items:flex-start;gap:.5rem;min-width:0;display:flex}.ma-card-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.625rem;display:flex}.ma-card-title{color:#252422;margin:0;font-family:Nunito Sans,sans-serif;font-size:1.05rem;font-weight:700;line-height:1.35}.ma-party-row{align-items:center;gap:.6rem;display:flex}.ma-party-photo{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.ma-party-avatar{color:#fff;background:#f15523;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:Nunito Sans,sans-serif;font-size:.75rem;font-weight:800;display:flex}.ma-party-name{color:#252422;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700}.ma-card-date{color:#9d9690;font-family:Georgia,Times New Roman,serif;font-size:.875rem}.ma-app-badge{white-space:nowrap;border-radius:100px;align-items:center;padding:.275rem .75rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700;display:inline-flex}.ma-app-badge--pending{color:#6b6560;background:#f2f0ee}.ma-app-badge--approved{color:#1a6b3a;background:#edf7f1}.ma-app-badge--rejected,.ma-app-badge--cancelled{color:#c0392b;background:#fdf0ef}.ma-app-badge--active{color:#1a6b3a;background:#edf7f1}.ma-app-badge--completed{color:#fffcf1;background:#252422}.ma-app-badge--requested{color:#6b6560;background:#f2f0ee}.ma-cancel-banner{color:#1a6b3a;background:#edf7f1;border:1px solid #b7dfc8;border-radius:10px;margin-bottom:1.5rem;padding:.75rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700}.ma-approved-banner{color:#1a6b3a;background:#edf7f1;border:1px solid #b7dfc8;border-radius:8px;padding:.75rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600}.ma-view-link{color:#413d39;white-space:nowrap;background:0 0;border:1.5px solid #cdc5b8;border-radius:8px;flex-shrink:0;align-items:center;height:36px;min-height:36px;padding:0 .875rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700;text-decoration:none;transition:border-color .18s,color .18s;display:inline-flex}.ma-view-link:hover{color:#f15523;border-color:#f15523}@media (width<=768px){.ma-main{padding:36px 1.25rem 64px}.ma-card{padding:1.375rem 1.25rem}}@media (width<=480px){.ma-main{padding:28px 1rem 56px}.ma-empty{padding:3.5rem .5rem}.ma-card{flex-direction:column;align-items:stretch}.ma-card-right{flex-direction:row;justify-content:space-between;align-items:center}}.pam-overlay{z-index:1000;background:#25242273;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.pam-modal{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;gap:1rem;width:100%;max-width:560px;max-height:85vh;padding:1.75rem 1.5rem 2.5rem;display:flex;overflow-y:auto}.pam-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.pam-heading{color:#252422;margin:0;font-family:Nunito Sans,sans-serif;font-size:1.1rem;font-weight:800}.pam-close{color:#9d9690;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.25rem .5rem;font-size:1.1rem;line-height:1;transition:color .15s}.pam-close:hover{color:#252422}.pam-status{align-self:flex-start}.pam-description{color:#413d39;margin:0;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.6}.pam-meta{border-top:1px solid #ece6da;flex-direction:column;gap:.625rem;padding-top:1rem;display:flex}.pam-meta-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.pam-meta-label{color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.8rem}.pam-meta-value{color:#252422;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:700}.pam-withdraw-btn{color:#c0392b;cursor:pointer;background:0 0;border:1.5px solid #c0392b;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:44px;margin-top:.5rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700;transition:background .15s;display:flex}.pam-withdraw-btn:hover{background:#fdecea}@media (width>=560px){.pam-overlay{align-items:center;padding:1rem}.pam-modal{border-radius:20px;max-height:80vh}}.review-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2524228c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.review-modal{background:#fffcf1;border-radius:18px;flex-direction:column;gap:0;width:100%;max-width:460px;padding:2rem 2rem 1.75rem;display:flex;box-shadow:0 8px 40px #2524222e}.review-modal-heading{color:#252422;margin:0 0 .5rem;font-family:Futura,Trebuchet MS,sans-serif;font-size:1.25rem;font-weight:700}.review-modal-sub{color:#6b6560;margin:0 0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;line-height:1.55}.review-modal-error{color:#c0392b;background:#fdecea;border-radius:8px;margin-bottom:1rem;padding:.65rem .85rem;font-family:Nunito Sans,sans-serif;font-size:.85rem}.review-modal-stars{gap:.4rem;margin:.25rem 0 1.25rem;display:flex}.review-star{cursor:pointer;color:#e2ddd4;background:0 0;border:none;padding:0;font-size:2.25rem;line-height:1;transition:color .12s,transform .12s}.review-star:hover{transform:scale(1.08)}.review-star--filled{color:#f15523}.review-modal-label{color:#413d39;margin-bottom:.4rem;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:700;display:block}.review-modal-label-hint{color:#9d9690;font-weight:400}.review-modal-textarea{color:#252422;resize:vertical;box-sizing:border-box;border:1px solid #e2ddd4;border-radius:10px;width:100%;margin-bottom:1.25rem;padding:.75rem;font-family:Nunito Sans,sans-serif;font-size:.9rem}.review-modal-textarea:focus{border-color:#f15523;outline:none}.review-modal-confirm-btn{color:#fff;cursor:pointer;background:#f15523;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;height:48px;margin-bottom:1rem;font-family:Nunito Sans,sans-serif;font-size:.975rem;font-weight:700;transition:background .18s;display:flex}.review-modal-confirm-btn:hover:not(:disabled){background:#d94418}.review-modal-confirm-btn:disabled{opacity:.65;cursor:not-allowed}.review-modal-cancel{text-align:center;color:#9d9690;cursor:pointer;background:0 0;border:none;width:100%;padding:.25rem 0;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600;transition:color .15s;display:block}.review-modal-cancel:hover{color:#413d39}.cgm-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2524228c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.cgm-modal{background:#fffcf1;border-radius:18px;flex-direction:column;gap:0;width:100%;max-width:460px;padding:2rem 2rem 1.75rem;display:flex;box-shadow:0 8px 40px #2524222e}.cgm-heading{color:#252422;margin:0 0 .5rem;font-family:Futura,Trebuchet MS,sans-serif;font-size:1.25rem;font-weight:700}.cgm-sub{color:#6b6560;margin:0 0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;line-height:1.55}.cgm-error{color:#c0392b;background:#fdecea;border-radius:8px;margin-bottom:1rem;padding:.65rem .85rem;font-family:Nunito Sans,sans-serif;font-size:.85rem}.cgm-label{color:#413d39;margin-bottom:.4rem;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:700;display:block}.cgm-label-hint{color:#9d9690;font-weight:400}.cgm-textarea{color:#252422;resize:vertical;box-sizing:border-box;border:1px solid #e2ddd4;border-radius:10px;width:100%;margin-bottom:1.25rem;padding:.75rem;font-family:Nunito Sans,sans-serif;font-size:.9rem}.cgm-textarea:focus{border-color:#f15523;outline:none}.cgm-review-section{border-top:1px solid #e2ddd4;margin-bottom:.25rem;padding-top:1.25rem}.cgm-review-heading{color:#252422;margin:0 0 .75rem;font-family:Futura,Trebuchet MS,sans-serif;font-size:1rem;font-weight:700}.cgm-stars{gap:.4rem;margin:.25rem 0 1.25rem;display:flex}.cgm-star{cursor:pointer;color:#e2ddd4;background:0 0;border:none;padding:0;font-size:2.25rem;line-height:1;transition:color .12s,transform .12s}.cgm-star:hover{transform:scale(1.08)}.cgm-star--filled{color:#f15523}.cgm-confirm-btn{color:#fff;cursor:pointer;background:#f15523;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;height:48px;margin-bottom:1rem;font-family:Nunito Sans,sans-serif;font-size:.975rem;font-weight:700;transition:background .18s;display:flex}.cgm-confirm-btn:hover:not(:disabled){background:#d94418}.cgm-confirm-btn:disabled{opacity:.65;cursor:not-allowed}.cgm-cancel-btn{text-align:center;color:#9d9690;cursor:pointer;background:0 0;border:none;width:100%;padding:.25rem 0;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600;transition:color .15s;display:block}.cgm-cancel-btn:hover{color:#413d39}.csm-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2524228c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.csm-modal{background:#fffcf1;border-radius:18px;flex-direction:column;gap:0;width:100%;max-width:460px;padding:2rem 2rem 1.75rem;display:flex;box-shadow:0 8px 40px #2524222e}.csm-heading{color:#252422;margin:0 0 .5rem;font-family:Futura,Trebuchet MS,sans-serif;font-size:1.25rem;font-weight:700}.csm-sub{color:#6b6560;margin:0 0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;line-height:1.55}.csm-error{color:#c0392b;background:#fdecea;border-radius:8px;margin-bottom:1rem;padding:.65rem .85rem;font-family:Nunito Sans,sans-serif;font-size:.85rem}.csm-warning{color:#8a6416;background:#fff6ee;border:1.5px solid #f8d9c4;border-radius:10px;margin-bottom:1.25rem;padding:.75rem .9rem;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:600;line-height:1.5}.csm-options{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;display:flex}.csm-option-btn{color:#f15523;cursor:pointer;text-align:center;background:0 0;border:1.5px solid #f15523;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:.6rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.925rem;font-weight:700;transition:background .15s,color .15s;display:flex}.csm-option-btn:hover{color:#fff;background:#f15523}.csm-option-btn--danger{color:#c0392b;border-color:#c0392b}.csm-option-btn--danger:hover{color:#fff;background:#c0392b}.csm-label{color:#413d39;margin-bottom:.4rem;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:700;display:block}.csm-label-hint{color:#9d9690;font-weight:400}.csm-input,.csm-textarea{color:#252422;box-sizing:border-box;border:1px solid #e2ddd4;border-radius:10px;width:100%;margin-bottom:1.25rem;padding:.75rem;font-family:Nunito Sans,sans-serif;font-size:.9rem}.csm-textarea{resize:vertical}.csm-input:focus,.csm-textarea:focus{border-color:#f15523;outline:none}.csm-confirm-btn{color:#fff;cursor:pointer;background:#f15523;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;height:48px;margin-bottom:1rem;font-family:Nunito Sans,sans-serif;font-size:.975rem;font-weight:700;transition:background .18s;display:flex}.csm-confirm-btn:hover:not(:disabled){background:#d94418}.csm-confirm-btn:disabled{opacity:.65;cursor:not-allowed}.csm-confirm-btn--danger{background:#c0392b}.csm-confirm-btn--danger:hover:not(:disabled){background:#a3301f}.csm-cancel-btn{text-align:center;color:#9d9690;cursor:pointer;background:0 0;border:none;width:100%;padding:.25rem 0;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600;transition:color .15s;display:block}.csm-cancel-btn:hover{color:#413d39}.sed-shell{background:#fffcf1;flex-direction:column;min-height:100vh;display:flex}.sed-main{flex:1;padding:48px 1.5rem 80px}.sed-container{flex-direction:column;gap:2rem;max-width:780px;margin:0 auto;display:flex}.sed-loading{color:#9d9690;text-align:center;padding:5rem 0;font-family:Nunito Sans,sans-serif;font-size:.95rem}.sed-error-msg{color:#c0392b;margin-bottom:1rem;font-family:Nunito Sans,sans-serif;font-size:.9rem}.sed-back{color:#6b6560;align-items:center;gap:.25rem;margin-bottom:-.5rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:color .18s;display:inline-flex}.sed-back:hover{color:#f15523}.sed-hero{flex-direction:column;gap:.875rem;display:flex}.sed-hero-top{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.category-icon{object-fit:contain;filter:brightness(0)saturate();vertical-align:middle;width:14px;height:14px}.sed-badge{white-space:nowrap;border-radius:100px;align-items:center;padding:.275rem .75rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700;display:inline-flex}.sed-badge--requested{color:#6b6560;background:#f2f0ee}.sed-badge--active{color:#1a6b3a;background:#edf7f1}.sed-badge--completed{color:#fffcf1;background:#252422}.sed-badge--cancelled{color:#c0392b;background:#fdf0ef}.sed-cancelled-banner{color:#6b6560;background:#f2f0ee;border:1.5px solid #e8e3d9;border-radius:14px;padding:1rem 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600}.sed-review-banner{background:#fff6ee;border:1.5px solid #f8d9c4;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.sed-review-banner-text{color:#413d39;margin:0;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600}.sed-review-banner-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#f15523;border:none;border-radius:8px;align-items:center;height:44px;min-height:44px;padding:0 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;transition:background-color .18s;display:inline-flex}.sed-review-banner-btn:hover{background:#d94516}.sed-rebook-banner{background:#fff6ee;border:1.5px solid #f8d9c4;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.sed-rebook-text{color:#413d39;margin:0;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600}.sed-rebook-accept-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#f15523;border:none;border-radius:8px;align-items:center;height:44px;min-height:44px;padding:0 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;transition:background-color .18s;display:inline-flex}.sed-rebook-accept-btn:hover:not(:disabled){background:#d94516}.sed-rebook-accept-btn:disabled{opacity:.65;cursor:not-allowed}.sed-peer-heading{letter-spacing:.04em;text-transform:uppercase;color:#9d9690;margin:.75rem 0 -.25rem;font-family:Nunito Sans,sans-serif;font-size:.775rem;font-weight:700}.sed-card{background:#fff;border:1.5px solid #e8e3d9;border-radius:18px;padding:1.75rem;box-shadow:0 2px 8px #2524220e}.sed-card-title{letter-spacing:.06em;text-transform:uppercase;color:#9d9690;margin-bottom:1rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:800}.sed-details{flex-direction:column;display:flex}.sed-detail-row{border-bottom:1px solid #f0ece4;align-items:flex-start;gap:1rem;padding:.65rem 0;display:flex}.sed-detail-row:last-child{border-bottom:none}.sed-detail-label{color:#9d9690;flex-shrink:0;width:140px;padding-top:.1rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700}.sed-detail-value{color:#252422;word-break:break-word;font-family:Georgia,Times New Roman,serif;font-size:.9rem;line-height:1.55}.sed-sessions{flex-direction:column;gap:1rem;display:flex}.sed-section-title{color:#252422;align-items:center;gap:.5rem;margin-bottom:0;font-family:Nunito Sans,sans-serif;font-size:1.125rem;font-weight:800;display:flex}.sed-section-count{color:#9d9690;font-size:.9rem;font-weight:600}.sed-no-sessions{color:#9d9690;padding:1rem 0 .5rem;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.6}.sed-session-list{flex-direction:column;gap:.625rem;display:flex}.sed-session-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.sed-add-btn{color:#f15523;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #f15523;border-radius:10px;min-height:40px;padding:.5rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;transition:background .15s,color .15s}.sed-add-btn:hover{color:#fff;background:#f15523}.sed-add-session-form,.sed-session-card{background:#fff;border:1.5px solid #e8e3d9;border-radius:14px;flex-direction:column;gap:.875rem;padding:1.125rem 1.25rem;display:flex}.sed-session-card-main{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.sed-session-card-left{flex-direction:column;flex:1;gap:.5rem;display:flex}.sed-session-card-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.sed-session-title{color:#413d39;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600}.sed-session-number{color:#252422;font-weight:800}.sed-session-info{flex-wrap:wrap;align-items:center;gap:.875rem;display:flex}.sed-session-date{color:#252422;font-family:Nunito Sans,sans-serif;font-size:.925rem;font-weight:700}.sed-session-time{color:#413d39;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600}.sed-session-hours{color:#1a6b3a;background:#edf7f1;border-radius:100px;padding:.175rem .6rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:600}.sed-session-hours--pending{color:#f15523;background:#fdeae3}.sed-session-badge{white-space:nowrap;border-radius:100px;flex-shrink:0;align-items:center;padding:.25rem .7rem;font-family:Nunito Sans,sans-serif;font-size:.775rem;font-weight:700;display:inline-flex}.sed-session-badge--proposed{color:#6b6560;background:#f2f0ee}.sed-session-badge--scheduled{color:#1a4fa0;background:#eaf1fb}.sed-session-badge--pending_payment{color:#f15523;background:#fdeae3}.sed-session-badge--completed{color:#fffcf1;background:#252422}.sed-session-badge--cancelled{color:#c0392b;background:#fdf0ef}.sed-submit-hours-btn{color:#fff;cursor:pointer;background:#f15523;border:none;border-radius:8px;align-self:flex-start;align-items:center;height:44px;min-height:44px;padding:0 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;transition:background-color .18s;display:inline-flex}.sed-submit-hours-btn:hover{background:#d94516}.sed-submit-hours-btn:disabled{color:#9d9690;cursor:not-allowed;background:#e8e3d9}.sed-hours-locked{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.sed-hours-locked-msg{color:#9d9690;font-family:Georgia,Times New Roman,serif;font-size:.85rem}.sed-edit-hours-btn{color:#fff;cursor:pointer;background:#f15523;border:none;border-radius:8px;align-self:flex-start;align-items:center;height:44px;min-height:44px;padding:0 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;transition:background-color .18s;display:inline-flex}.sed-edit-hours-btn:hover{background:#d94516}.sed-hours-form{flex-direction:column;gap:.625rem;display:flex}.sed-hours-error{color:#c0392b;background:#fdf0ef;border:1px solid #f5c6c2;border-radius:8px;padding:.55rem .8rem;font-family:Nunito Sans,sans-serif;font-size:.85rem}.sed-hours-row{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.sed-hours-input{color:#252422;box-sizing:border-box;background:#fff;border:1.5px solid #d9d4cb;border-radius:8px;width:160px;height:44px;padding:0 .875rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;transition:border-color .18s}.sed-hours-input:focus{border-color:#f15523;outline:none}.sed-hours-confirm{color:#fff;cursor:pointer;background:#f15523;border:none;border-radius:8px;align-items:center;height:44px;min-height:44px;padding:0 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;transition:background-color .18s;display:inline-flex}.sed-hours-confirm:hover:not(:disabled){background:#d94516}.sed-hours-confirm:disabled{opacity:.65;cursor:not-allowed}.sed-hours-cancel{color:#6b6560;cursor:pointer;background:0 0;border:1.5px solid #d9d4cb;border-radius:8px;align-items:center;height:44px;min-height:44px;padding:0 1rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600;transition:border-color .18s,color .18s;display:inline-flex}.sed-hours-cancel:hover{color:#252422;border-color:#9d9690}.sed-session-edit-btn{color:#f15523;cursor:pointer;background:0 0;border:1.5px solid #f15523;border-radius:8px;min-height:44px;padding:.25rem .75rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700;transition:background .15s,color .15s}.sed-session-edit-btn:hover{color:#fff;background:#f15523}.sed-time-select{align-items:center;gap:.35rem;display:flex}.sed-time-separator{color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.95rem}.sed-time-dropdown{color:#252422;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%239d9690' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;border:1.5px solid #d9d4cb;border-radius:8px;outline:none;flex:1;height:44px;min-height:44px;padding:0 1.75rem 0 .75rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;transition:border-color .18s}.sed-time-dropdown:focus{border-color:#f15523}.sed-customer-card{background:#fff;border:1.5px solid #e8e3d9;border-left:4px solid #f15523;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.5rem 1.75rem;display:flex}.sed-cc-label{letter-spacing:.08em;text-transform:uppercase;color:#f15523;margin:0;font-family:Nunito Sans,sans-serif;font-size:.75rem;font-weight:700}.sed-cc-header{align-items:center;gap:.75rem;display:flex}.sed-cc-photo,.sed-cc-avatar{border-radius:50%;flex-shrink:0;width:40px;height:40px}.sed-cc-photo{object-fit:cover}.sed-cc-avatar{color:#fff;background:#f15523;justify-content:center;align-items:center;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:800;display:flex}.sed-cc-name{color:#252422;margin:0;font-family:Futura,Trebuchet MS,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2}.sed-cc-rating{color:#9d9690;margin:0;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:600}.sed-cc-meta{color:#9d9690;margin:0;font-family:Nunito Sans,sans-serif;font-size:.8rem}.sed-cc-actions{flex-wrap:wrap;gap:.75rem;margin-top:.75rem;display:flex}.sed-cc-btn{white-space:nowrap;border-radius:10px;align-items:center;gap:.45rem;min-height:44px;padding:.6rem 1.1rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.sed-cc-btn--outline{color:#f15523;background:#fff;border:2px solid #f15523}.sed-cc-btn--outline:hover{background:#fff3ee}.sed-cc-btn--filled{color:#fff;background:#f15523;border:2px solid #f15523}.sed-cc-btn--filled:hover{background:#d94418;border-color:#d94418}.sed-booked-cards{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.sed-booked-card{flex-direction:column;display:flex}.sed-booked-card-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.sed-booked-card-header .sed-card-title{margin-bottom:0}.sed-customer-info-row{flex-direction:column;gap:.5rem;display:flex}.sed-customer-info-top{align-items:center;gap:1rem;display:flex}.sed-cc-photo--lg,.sed-cc-avatar--lg{flex-shrink:0;width:72px;height:72px}.sed-cc-avatar--lg{font-size:1.5rem}.sed-customer-info-identity{flex-direction:column;gap:.15rem;display:flex}.sed-customer-info-row .sed-cc-actions{margin-top:.75rem}.sed-bio-preview-text{color:#413d39;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-family:Georgia,Times New Roman,serif;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.sed-bio-preview-text--full{-webkit-line-clamp:unset;white-space:pre-line;overflow:visible}.sed-bio-readmore{color:#f15523;cursor:pointer;background:0 0;border:none;padding:0;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700}.sed-bio-readmore:hover{text-decoration:underline}.sed-booked-seemore{align-self:flex-start;margin-top:1rem}@media (width<=768px){.sed-main{padding:36px 1.25rem 64px}.sed-card{padding:1.375rem 1.25rem}.sed-detail-label{width:120px}.sed-booked-cards{grid-template-columns:1fr}}@media (width<=480px){.sed-main{padding:28px 1rem 56px}.sed-detail-row{flex-direction:column;gap:.2rem}.sed-detail-label{width:auto}.sed-session-card-main{flex-direction:column}.sed-session-card-right{flex-direction:row;align-items:center}.sed-hours-input{width:100%}}.sed-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2524228c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.sed-modal{background:#fffcf1;border-radius:18px;flex-direction:column;gap:0;width:100%;max-width:460px;padding:2rem 2rem 1.75rem;display:flex;box-shadow:0 8px 40px #2524222e}.sed-modal-heading{color:#252422;margin:0 0 .5rem;font-family:Futura,Trebuchet MS,sans-serif;font-size:1.25rem;font-weight:700}.sed-modal-sub{color:#6b6560;margin:0 0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;line-height:1.55}.sed-modal-confirm-btn{color:#fff;cursor:pointer;background:#f15523;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;height:48px;margin-bottom:1rem;font-family:Nunito Sans,sans-serif;font-size:.975rem;font-weight:700;transition:background .18s;display:flex}.sed-modal-confirm-btn:hover:not(:disabled){background:#d94418}.sed-modal-confirm-btn:disabled{opacity:.65;cursor:not-allowed}.sed-modal-cancel{text-align:center;color:#9d9690;cursor:pointer;background:0 0;border:none;width:100%;padding:.25rem 0;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600;transition:color .15s;display:block}.sed-modal-cancel:hover{color:#413d39}.sed-reschedule-banner{background:#fff6ee;border:1.5px solid #f8d9c4;border-radius:12px;flex-direction:column;gap:.75rem;margin-top:.75rem;padding:.9rem 1.1rem;display:flex}.sed-reschedule-text{color:#413d39;margin:0;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600;line-height:1.5}.sed-reschedule-accept-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#f15523;border:none;border-radius:8px;justify-content:center;align-items:center;height:44px;min-height:44px;padding:0 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;transition:background-color .18s;display:inline-flex}.sed-reschedule-accept-btn:hover{background:#d94418}.sed-reschedule-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.sed-reschedule-decline-btn{color:#6b6560;cursor:pointer;background:0 0;border:1.5px solid #d8d2c8;border-radius:8px;height:44px;min-height:44px;padding:0 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600;transition:border-color .15s,color .15s}.sed-reschedule-decline-btn:hover{color:#413d39;border-color:#9d9690}.clacct-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2524228c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.clacct-modal{background:#fffcf1;border-radius:18px;flex-direction:column;width:100%;max-width:440px;padding:2rem 2rem 1.75rem;display:flex;box-shadow:0 8px 40px #2524222e}.clacct-heading{color:#252422;margin:0 0 .75rem;font-family:Futura,Trebuchet MS,sans-serif;font-size:1.25rem;font-weight:700}.clacct-sub{color:#6b6560;margin:0 0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;line-height:1.55}.clacct-error{color:#c0392b;background:#fdecea;border-radius:8px;margin-bottom:1rem;padding:.65rem .85rem;font-family:Nunito Sans,sans-serif;font-size:.85rem}.clacct-confirm-btn{color:#fff;cursor:pointer;background:#c0392b;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;height:48px;min-height:44px;margin-bottom:.75rem;font-family:Nunito Sans,sans-serif;font-size:.975rem;font-weight:700;transition:background .18s;display:flex}.clacct-confirm-btn:hover:not(:disabled){background:#a5301f}.clacct-confirm-btn:disabled{opacity:.65;cursor:not-allowed}.clacct-cancel-btn{text-align:center;color:#6b6560;cursor:pointer;background:#ece7dc;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:44px;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600;transition:background .15s;display:flex}.clacct-cancel-btn:hover:not(:disabled){background:#ddd6c8}.clacct-cancel-btn:disabled{opacity:.65;cursor:not-allowed}.sprof-shell{background:#fff;flex-direction:column;min-height:100vh;display:flex}.sprof-main{flex:1;padding:2rem 1.5rem 4rem}.sprof-container{max-width:760px;margin:0 auto}.sprof-title{color:#252422;margin:0 0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:clamp(1.6rem,3.5vw,2.25rem);font-weight:800}.sprof-loading{color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.95rem}.sprof-banner{color:#d3461b;background:#f155231a;border:1px solid #f155234d;border-radius:10px;margin-bottom:1.5rem;padding:.9rem 1.1rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600;line-height:1.5}.sprof-error{color:#c0392b;background:#fdf0ef;border:1px solid #f5c6c2;border-radius:8px;margin-bottom:1.25rem;padding:.75rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.875rem}.sprof-saved{color:#2e7d4f;margin:0;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600}.sprof-card{background:#fff;border:1.5px solid #e8e3d9;border-radius:20px;flex-direction:column;gap:2.25rem;padding:2.25rem 2rem;display:flex;box-shadow:0 2px 10px #2524220f}.sprof-section{flex-direction:column;gap:1rem;display:flex}.sprof-section-title{color:#252422;border-bottom:1px solid #f0ebe2;margin:0;padding-bottom:.75rem;font-family:Nunito Sans,sans-serif;font-size:1.1rem;font-weight:800}.sprof-section-caption{color:#9d9690;margin:-.5rem 0 0;font-family:Nunito Sans,sans-serif;font-size:.85rem}.sprof-notifications-row{border-top:1px solid #f0ebe2;flex-direction:column;gap:.5rem;margin-top:1.25rem;padding-top:1.25rem;display:flex}.sprof-photo-row{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.sprof-avatar{color:#fff;background:#f15523;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;font-family:Nunito Sans,sans-serif;font-size:1.75rem;font-weight:800;display:flex;overflow:hidden}.sprof-avatar-img{object-fit:cover;width:100%;height:100%}.sprof-photo-actions{flex-direction:column;align-items:flex-start;gap:.6rem;display:flex}.sprof-file-input{display:none}.sprof-btn-secondary{color:#f15523;cursor:pointer;background:#fff;border:1.5px solid #f15523;border-radius:8px;height:44px;min-height:44px;padding:0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700;transition:background-color .18s,color .18s}.sprof-btn-secondary:hover{background:#f1552314}.sprof-btn-secondary:disabled{opacity:.65;cursor:not-allowed}.sprof-btn-disabled{color:#9d9690;cursor:not-allowed;background:#f4f1ea;border:1.5px solid #e8e3d9;border-radius:8px;height:44px;min-height:44px;padding:0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700}.sprof-fields{flex-direction:column;gap:1.25rem;display:flex}.sprof-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.sprof-field-group{flex-direction:column;gap:.45rem;display:flex}.sprof-label{color:#252422;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700}.sprof-field-error{color:#c0392b;margin:0;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:600}.sprof-input,.sprof-select{color:#252422;box-sizing:border-box;background:#fff;border:1.5px solid #cdc5b8;border-radius:8px;outline:none;width:100%;height:50px;min-height:44px;padding:0 1rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;transition:border-color .18s}.sprof-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%239d9690' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;padding-right:2.5rem}.sprof-input::placeholder{color:#9d9690}.sprof-input:focus,.sprof-select:focus{border-color:#f15523}.sprof-textarea{color:#252422;resize:vertical;box-sizing:border-box;background:#fff;border:1.5px solid #cdc5b8;border-radius:8px;outline:none;width:100%;min-height:100px;padding:.75rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;line-height:1.55;transition:border-color .18s}.sprof-textarea::placeholder{color:#9d9690}.sprof-textarea:focus{border-color:#f15523}.sprof-combobox{position:relative}.sprof-combobox-dropdown{z-index:20;background:#fff;border:1.5px solid #cdc5b8;border-radius:10px;flex-direction:column;gap:.15rem;max-height:280px;padding:.4rem;display:flex;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #25242224}.sprof-combobox-group-label{text-transform:uppercase;letter-spacing:.04em;color:#9d9690;padding:.5rem .75rem .2rem;font-family:Nunito Sans,sans-serif;font-size:.7rem;font-weight:700}.sprof-combobox-option{text-align:left;color:#413d39;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:.6rem .75rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600;transition:background .15s,color .15s;display:block}.sprof-combobox-option:hover{color:#f15523;background:#f1552314}.sprof-combobox-empty{color:#9d9690;text-align:center;padding:.75rem;font-family:Nunito Sans,sans-serif;font-size:.875rem}.sprof-tags{flex-wrap:wrap;gap:.625rem;display:flex}.sprof-tag{color:#f15523;background:#f1552312;border:1.5px solid #f15523;border-radius:100px;align-items:center;gap:.5rem;min-height:44px;padding:.5rem .5rem .5rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:600;display:flex}.sprof-tag-remove{color:#f15523;cursor:pointer;background:#f1552329;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:1.1rem;line-height:1;transition:background-color .15s;display:flex}.sprof-tag-remove:hover{background:#f155234d}.sprof-stats{flex-wrap:wrap;gap:1rem;display:flex}.sprof-stat{background:#fffcf1;border:1.5px solid #e8e3d9;border-radius:12px;flex-direction:column;flex:1;gap:.25rem;min-width:130px;padding:1rem 1.25rem;display:flex}.sprof-stat-value{color:#f15523;font-family:Nunito Sans,sans-serif;font-size:1.5rem;font-weight:800}.sprof-stat-value--small{font-size:1.1rem}.sprof-stat-label{color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:600}.sprof-btn-save{color:#fff;cursor:pointer;background:#f15523;border:none;border-radius:8px;align-self:flex-start;height:50px;min-height:44px;padding:0 2rem;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:700;transition:background-color .18s}.sprof-btn-save:hover{background:#d94516}.sprof-btn-save:disabled{opacity:.65;cursor:not-allowed}.sprof-danger-zone{border-top:1px solid #e2ddd4;margin-top:2.5rem;padding-top:1.5rem}.sprof-btn-danger{color:#c0392b;cursor:pointer;background:0 0;border:1px solid #c0392b;border-radius:8px;height:44px;min-height:44px;padding:0 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:600;transition:background-color .18s,color .18s}.sprof-btn-danger:hover{color:#fff;background:#c0392b}@media (width<=640px){.sprof-row{grid-template-columns:1fr}.sprof-card{padding:1.5rem 1.25rem}.sprof-btn-save{align-self:stretch}.sprof-photo-row{gap:1rem}}.cnav{z-index:100;background-color:#252422;flex-shrink:0;align-items:center;height:64px;padding:0 2rem;display:flex;position:sticky;top:0}.cnav-logo{flex-shrink:0;align-items:center;display:flex}.cnav-logo img{width:auto;height:30px;display:block}.cnav-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:8px;display:none}.cnav-hamburger span{background:#fff;border-radius:2px;width:22px;height:2px;transition:all .22s;display:block}.cnav-hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.cnav-hamburger.open span:nth-child(2){opacity:0}.cnav-hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.cnav-menu{flex:1;justify-content:space-between;align-items:center;display:flex}.cnav-links{flex:1;justify-content:center;gap:2rem;display:flex}.cnav-link{color:#fffc;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .18s}.cnav-link:hover,.cnav-link.active{color:#f15523}.cnav-signout{color:#ffffffd9;cursor:pointer;background:0 0;border:1.5px solid #ffffff59;border-radius:6px;flex-shrink:0;height:38px;padding:0 1.1rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;transition:border-color .18s,color .18s}.cnav-signout:hover{color:#f15523;border-color:#f15523}.cnav-review-banner{color:#fffcf1;text-align:center;background-color:#f15523;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:.75rem 1.5rem;display:flex}.cnav-review-banner-text{margin:0;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600}.cnav-review-banner-link{color:#fffcf1;white-space:nowrap;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700;text-decoration:underline}@media (width<=768px){.cnav-hamburger{display:flex}.cnav-menu{background:#252422;border-top:1px solid #413d39;flex-direction:column;align-items:stretch;gap:1.5rem;padding:1.5rem 2rem 2rem;display:none;position:fixed;top:64px;left:0;right:0}.cnav-menu.open{display:flex}.cnav-links{flex-direction:column;justify-content:flex-start;gap:1.25rem}.cnav-link{font-size:1.1rem}.cnav-signout{border-color:#ffffff40;width:100%;height:48px;font-size:1rem}}@media (width<=480px){.cnav{padding:0 1.25rem}}.dgrm-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2524228c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.dgrm-modal{background:#fffcf1;border-radius:18px;flex-direction:column;width:100%;max-width:440px;padding:2rem 2rem 1.75rem;display:flex;box-shadow:0 8px 40px #2524222e}.dgrm-heading{color:#252422;margin:0 0 .75rem;font-family:Futura,Trebuchet MS,sans-serif;font-size:1.25rem;font-weight:700}.dgrm-sub{color:#6b6560;margin:0 0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;line-height:1.55}.dgrm-error{color:#c0392b;background:#fdecea;border-radius:8px;margin-bottom:1rem;padding:.65rem .85rem;font-family:Nunito Sans,sans-serif;font-size:.85rem}.dgrm-confirm-btn{color:#fff;cursor:pointer;background:#c0392b;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;height:48px;min-height:44px;margin-bottom:.75rem;font-family:Nunito Sans,sans-serif;font-size:.975rem;font-weight:700;transition:background .18s;display:flex}.dgrm-confirm-btn:hover:not(:disabled){background:#a5301f}.dgrm-confirm-btn:disabled{opacity:.65;cursor:not-allowed}.dgrm-cancel-btn{text-align:center;color:#6b6560;cursor:pointer;background:#ece7dc;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:44px;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600;transition:background .15s;display:flex}.dgrm-cancel-btn:hover:not(:disabled){background:#ddd6c8}.dgrm-cancel-btn:disabled{opacity:.65;cursor:not-allowed}.gd-shell{background:#fffcf1;flex-direction:column;min-height:100vh;display:flex}.gd-main{flex:1;padding:48px 1.5rem 80px}.gd-container{flex-direction:column;gap:2rem;max-width:780px;margin:0 auto;display:flex}.gd-loading{color:#9d9690;text-align:center;padding:5rem 0;font-family:Nunito Sans,sans-serif;font-size:.95rem}.gd-error-msg{color:#c0392b;margin-bottom:1rem;font-family:Nunito Sans,sans-serif;font-size:.9rem}.gd-back{color:#6b6560;align-items:center;gap:.25rem;margin-bottom:-.5rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:color .18s;display:inline-flex}.gd-back:hover{color:#f15523}.gd-rerequest-wrap{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.gd-rerequest-btn{color:#fff;cursor:pointer;background:#f15523;border:none;border-radius:8px;justify-content:center;align-items:center;height:44px;padding:0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:700;transition:background .15s;display:inline-flex}.gd-rerequest-btn:hover:not(:disabled){background:#d94418}.gd-rerequest-btn:disabled{opacity:.65;cursor:not-allowed}.gd-rebook-wrap{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.gd-rebook-btn{color:#fff;cursor:pointer;background:#f15523;border:none;border-radius:8px;justify-content:center;align-items:center;height:44px;padding:0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:700;transition:background .15s;display:inline-flex}.gd-rebook-btn:hover:not(:disabled){background:#d94418}.gd-rebook-btn:disabled{opacity:.65;cursor:not-allowed}.gd-rebook-pending-text{color:#6b6560;background:#f2f0ee;border:1.5px solid #e8e3d9;border-radius:14px;margin:0;padding:1rem 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600}.gd-hero{flex-direction:column;gap:.875rem;display:flex}.gd-hero-top{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.gd-subject{color:#413d39;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700}.gd-group-note{color:#9d9690;margin:0 0 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:600}.gd-badge{white-space:nowrap;border-radius:100px;align-items:center;padding:.275rem .75rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700;display:inline-flex}.gd-badge--requested{color:#6b6560;background:#f2f0ee}.gd-badge--active{color:#1a6b3a;background:#edf7f1}.gd-badge--completed{color:#fffcf1;background:#252422}.gd-badge--cancelled{color:#c0392b;background:#fdf0ef}.gd-badge--expired{color:#8a6d3b;background:#f2ebdd}.gd-card{background:#fff;border:1.5px solid #e8e3d9;border-radius:18px;padding:1.75rem;box-shadow:0 2px 8px #2524220e}.gd-card-title{letter-spacing:.06em;text-transform:uppercase;color:#9d9690;margin-bottom:1rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:800}.gd-booked-card-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.gd-booked-card-header .gd-card-title{margin-bottom:0}.gd-details{flex-direction:column;display:flex}.gd-detail-row{border-bottom:1px solid #f0ece4;align-items:flex-start;gap:1rem;padding:.65rem 0;display:flex}.gd-detail-row:last-child{border-bottom:none}.gd-detail-label{color:#9d9690;flex-shrink:0;width:140px;padding-top:.1rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700}.gd-detail-value{color:#252422;word-break:break-word;font-family:Georgia,Times New Roman,serif;font-size:.9rem;line-height:1.55}.gd-section-title{color:#252422;align-items:center;gap:.5rem;margin-bottom:1rem;font-family:Nunito Sans,sans-serif;font-size:1.125rem;font-weight:800;display:flex}.gd-applications-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.gd-applications-header .gd-section-title{margin-bottom:0}.gd-applications-actions{gap:.5rem;display:flex}.gd-section-count{color:#9d9690;font-size:.9rem;font-weight:600}.gd-approve-error{color:#c0392b;background:#fdf0ef;border:1px solid #f5c6c2;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.875rem}.gd-no-apps{color:#9d9690;text-align:center;background:#fffcf1;border:1px solid #ece6da;border-radius:12px;padding:2rem 1.5rem;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.6}.gd-cancelled-banner{color:#6b6560;background:#f2f0ee;border:1.5px solid #e8e3d9;border-radius:14px;padding:1rem 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600}.gd-app-list{flex-direction:column;gap:1rem;display:flex}.gd-app-card{background:#fff;border:1.5px solid #e8e3d9;border-radius:16px;flex-direction:column;gap:1rem;padding:1.375rem 1.5rem;transition:border-color .18s;display:flex;box-shadow:0 2px 8px #2524220d}.gd-app-card--approved{background:#f8fdf9;border-color:#b7dfc8}.gd-app-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.gd-app-student{align-items:center;gap:.75rem;display:flex}.gd-app-header-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.gd-app-rate-box{flex-direction:column;align-items:flex-end;display:flex}.gd-app-rate-label{letter-spacing:.05em;text-transform:uppercase;color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.7rem;font-weight:700}.gd-app-rate-value{color:#f15523;font-family:Nunito Sans,sans-serif;font-size:1.6rem;font-weight:800;line-height:1.15}.gd-app-rate-unit{color:#9d9690;font-size:.95rem;font-weight:700}.gd-app-rate-accept-label{color:#1a6b3a;text-align:right;max-width:180px;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700}.gd-app-rate-hint{color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.7rem;font-weight:600}.gd-app-avatar{color:#fff;background:#f15523;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:800;display:flex}.gd-app-photo{object-fit:cover;border-radius:50%;flex-shrink:0;width:56px;height:56px}.gd-app-identity{flex-direction:column;gap:.15rem;display:flex}.gd-app-name{color:#252422;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:700}.gd-app-school,.gd-app-meta{color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.8rem}.gd-app-rating{color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:600}.gd-app-badge{white-space:nowrap;border-radius:100px;flex-shrink:0;align-items:center;padding:.25rem .7rem;font-family:Nunito Sans,sans-serif;font-size:.775rem;font-weight:700;display:inline-flex}.gd-app-badge--pending{color:#6b6560;background:#f2f0ee}.gd-app-badge--approved{color:#1a6b3a;background:#edf7f1}.gd-app-badge--rejected{color:#c0392b;background:#fdf0ef}.gd-app-field{flex-direction:column;gap:.2rem;display:flex}.gd-app-field-label{letter-spacing:.04em;text-transform:uppercase;color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.775rem;font-weight:700}.gd-app-field-value{color:#413d39;font-family:Georgia,Times New Roman,serif;font-size:.9rem;line-height:1.55}.gd-bio-preview{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.gd-bio-preview-text{color:#413d39;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-family:Georgia,Times New Roman,serif;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.gd-bio-readmore{color:#f15523;cursor:pointer;background:0 0;border:none;padding:0;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700}.gd-bio-readmore:hover{text-decoration:underline}.gd-bio-preview-text--full{-webkit-line-clamp:unset;white-space:pre-line;overflow:visible}.gd-booked-seemore{align-self:flex-start;margin-top:1rem}.gd-bio-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2524228c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.gd-bio-modal{background:#fffcf1;border-radius:18px;flex-direction:column;gap:1.25rem;width:100%;max-width:480px;max-height:80vh;padding:1.75rem;display:flex;overflow-y:auto;box-shadow:0 8px 40px #2524222e}.gd-bio-modal-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.gd-bio-modal-heading{color:#252422;margin:0;font-family:Futura,Trebuchet MS,sans-serif;font-size:1.25rem;font-weight:700}.gd-bio-modal-close{color:#9d9690;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.25rem .5rem;font-size:1.1rem;line-height:1;transition:color .15s}.gd-bio-modal-close:hover{color:#252422}.gd-bio-modal-section{flex-direction:column;gap:.35rem;display:flex}.gd-bio-modal-label{letter-spacing:.04em;text-transform:uppercase;color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.775rem;font-weight:700}.gd-bio-modal-text{color:#413d39;margin:0;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.6}.gd-approve-btn{color:#fff;cursor:pointer;background:#f15523;border:none;border-radius:8px;align-self:flex-start;align-items:center;height:44px;min-height:44px;padding:0 1.375rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;transition:background-color .18s;display:inline-flex}.gd-approve-btn:hover:not(:disabled){background:#d94516}.gd-approve-btn:disabled{opacity:.65;cursor:not-allowed}.gd-app-actions{flex-wrap:wrap;gap:.75rem;display:flex}.gd-deny-btn{color:#c0392b;cursor:pointer;background:#fff;border:1.5px solid #e8c6c2;border-radius:8px;align-items:center;height:44px;min-height:44px;padding:0 1.375rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;transition:background-color .18s,border-color .18s;display:inline-flex}.gd-deny-btn:hover:not(:disabled){background:#fdf0ef;border-color:#c0392b}.gd-deny-btn:disabled{opacity:.65;cursor:not-allowed}.gd-sessions{flex-direction:column;gap:1rem;display:flex}.gd-session-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.gd-add-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#f15523;border:none;border-radius:8px;align-items:center;height:44px;min-height:44px;padding:0 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;transition:background-color .18s;display:inline-flex}.gd-add-btn:hover{background:#d94516}.gd-session-form{background:#fff;border:1.5px solid #e8e3d9;border-radius:16px;flex-direction:column;gap:1rem;padding:1.375rem 1.5rem;display:flex}.gd-session-form-error{color:#c0392b;background:#fdf0ef;border:1px solid #f5c6c2;border-radius:8px;padding:.65rem .875rem;font-family:Nunito Sans,sans-serif;font-size:.875rem}.gd-session-form-fields{flex-wrap:wrap;gap:1rem;display:flex}.gd-session-field{flex-direction:column;flex:1;gap:.3rem;min-width:130px;display:flex}.gd-session-label{letter-spacing:.04em;text-transform:uppercase;color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.775rem;font-weight:700}.gd-session-input{color:#252422;box-sizing:border-box;background:#fff;border:1.5px solid #d9d4cb;border-radius:8px;width:100%;height:44px;padding:0 .875rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;transition:border-color .18s}.gd-session-input:focus{border-color:#f15523;outline:none}.gd-time-select{align-items:center;gap:.35rem;display:flex}.gd-time-separator{color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.95rem}.gd-time-dropdown{color:#252422;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%239d9690' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;border:1.5px solid #d9d4cb;border-radius:8px;outline:none;flex:1;height:44px;min-height:44px;padding:0 1.75rem 0 .75rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;transition:border-color .18s}.gd-time-dropdown:focus{border-color:#f15523}.gd-session-form-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.gd-session-submit-btn{color:#fff;cursor:pointer;background:#f15523;border:none;border-radius:8px;align-items:center;height:44px;min-height:44px;padding:0 1.375rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;transition:background-color .18s;display:inline-flex}.gd-session-submit-btn:hover:not(:disabled){background:#d94516}.gd-session-submit-btn:disabled{opacity:.65;cursor:not-allowed}.gd-session-cancel-btn{color:#6b6560;cursor:pointer;background:0 0;border:1.5px solid #d9d4cb;border-radius:8px;align-items:center;height:44px;min-height:44px;padding:0 1.125rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600;transition:border-color .18s,color .18s;display:inline-flex}.gd-session-cancel-btn:hover{color:#252422;border-color:#9d9690}.gd-no-sessions{color:#9d9690;padding:1.5rem 0 .5rem;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.6}.gd-session-list{flex-direction:column;gap:.625rem;display:flex}.gd-session-card{background:#fff;border:1.5px solid #e8e3d9;border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;display:flex}.gd-session-card-main{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.gd-session-card-left{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.gd-session-card-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.gd-session-title{color:#413d39;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600}.gd-session-number{color:#252422;font-weight:800}.gd-session-datetime{flex-wrap:wrap;align-items:center;gap:.875rem;display:flex}.gd-session-date{color:#252422;font-family:Nunito Sans,sans-serif;font-size:.925rem;font-weight:700}.gd-session-time{color:#413d39;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600}.gd-session-hours{color:#1a6b3a;background:#edf7f1;border-radius:100px;padding:.175rem .6rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:600}.gd-session-edit-btn{color:#f15523;cursor:pointer;background:0 0;border:1.5px solid #f15523;border-radius:8px;min-height:44px;padding:.25rem .75rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700;transition:background .15s,color .15s}.gd-session-edit-btn:hover{color:#fff;background:#f15523}.gd-session-badge{white-space:nowrap;border-radius:100px;flex-shrink:0;align-items:center;padding:.25rem .7rem;font-family:Nunito Sans,sans-serif;font-size:.775rem;font-weight:700;display:inline-flex}.gd-session-badge--proposed{color:#6b6560;background:#f2f0ee}.gd-session-badge--scheduled{color:#1a4fa0;background:#eaf1fb}.gd-session-badge--completed{color:#fffcf1;background:#252422}.gd-session-badge--cancelled{color:#c0392b;background:#fdf0ef}.gd-reschedule-banner{background:#fff6ee;border:1.5px solid #f8d9c4;border-radius:12px;flex-direction:column;gap:.75rem;padding:.9rem 1.1rem;display:flex}.gd-reschedule-text{color:#413d39;margin:0;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600;line-height:1.5}.gd-reschedule-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.gd-reschedule-accept-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#f15523;border:none;border-radius:8px;justify-content:center;align-items:center;height:44px;min-height:44px;padding:0 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;transition:background-color .18s;display:inline-flex}.gd-reschedule-accept-btn:hover{background:#d94418}.gd-reschedule-decline-btn{color:#6b6560;cursor:pointer;background:0 0;border:1.5px solid #d8d2c8;border-radius:8px;height:44px;min-height:44px;padding:0 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600;transition:border-color .15s,color .15s}.gd-reschedule-decline-btn:hover{color:#413d39;border-color:#9d9690}@media (width<=768px){.gd-main{padding:36px 1.25rem 64px}.gd-card{padding:1.375rem 1.25rem}.gd-app-card{padding:1.25rem}.gd-detail-label{width:120px}.gd-session-form{padding:1.25rem}}@media (width<=480px){.gd-main{padding:28px 1rem 56px}.gd-detail-row{flex-direction:column;gap:.2rem}.gd-detail-label{width:auto}.gd-approve-btn,.gd-deny-btn{justify-content:center;width:100%}.gd-app-actions{flex-direction:column}.gd-app-header{flex-direction:column;gap:.75rem}.gd-app-header-right{align-items:flex-start;width:100%}.gd-app-rate-box{align-items:flex-start}.gd-modal{padding:1.5rem 1.25rem 1.25rem}}.gd-ssc-photo{object-fit:cover;border-radius:50%;width:72px;height:72px;margin-bottom:.25rem}.gd-ssc-avatar{color:#fff;background:#f15523;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:.25rem;font-family:Nunito Sans,sans-serif;font-size:1.5rem;font-weight:700;display:flex}.gd-ssc-name{color:#252422;margin:0;font-family:Futura,Trebuchet MS,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2}.gd-ssc-meta{color:#8a847d;margin:0;font-family:Nunito Sans,sans-serif;font-size:.875rem}.gd-ssc-rating{color:#9d9690;margin:0;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:600}.gd-ssc-actions{flex-wrap:wrap;gap:.75rem;margin-top:.75rem;display:flex}.gd-ssc-btn{white-space:nowrap;border-radius:10px;align-items:center;gap:.45rem;min-height:44px;padding:.6rem 1.1rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.gd-ssc-btn--outline{color:#f15523;background:#fff;border:2px solid #f15523}.gd-ssc-btn--outline:hover{background:#fff3ee}.gd-ssc-btn--filled{color:#fff;background:#f15523;border:2px solid #f15523}.gd-ssc-btn--filled:hover{background:#d94418;border-color:#d94418}.gd-booked-cards{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.gd-booked-card{flex-direction:column;display:flex}.gd-student-info-list{flex-direction:column;flex:1;justify-content:center;display:flex}.gd-student-info-row{border-bottom:1px solid #f0ece4;flex-direction:column;gap:.5rem;padding:1.25rem 0;display:flex}.gd-student-info-row:first-child{padding-top:0}.gd-student-info-row:last-child{border-bottom:none;padding-bottom:0}.gd-student-info-top{align-items:center;gap:1rem;display:flex}.gd-student-info-top .gd-ssc-photo,.gd-student-info-top .gd-ssc-avatar{flex-shrink:0;margin-bottom:0}.gd-student-info-identity{flex-direction:column;gap:.15rem;min-width:0;display:flex}.gd-ssc-avatar--empty{color:#9d9690;background:0 0;border:2px dashed #cdc5b8}.gd-student-info-empty-title{color:#9d9690;margin:0;font-family:Futura,Trebuchet MS,sans-serif;font-size:1.15rem;font-weight:700;line-height:1.2}.gd-student-info-empty-text{color:#9d9690;margin:0;font-family:Nunito Sans,sans-serif;font-size:.85rem}@media (width<=768px){.gd-booked-cards{grid-template-columns:1fr}}.gd-edit-gig-btn{color:#f15523;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #f15523;border-radius:8px;align-items:center;min-height:44px;margin-left:auto;padding:0 1rem;font-family:Nunito Sans,sans-serif;font-size:.825rem;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.gd-edit-gig-btn:hover{color:#fff;background:#f15523}.gd-delete-gig-btn{color:#c0392b;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #c0392b;border-radius:8px;align-items:center;min-height:44px;padding:0 1rem;font-family:Nunito Sans,sans-serif;font-size:.825rem;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.gd-delete-gig-btn:hover{color:#fff;background:#c0392b}.gd-edit-success{color:#1a6b3a;background:#edf7f1;border:1px solid #b7dfc8;border-radius:10px;padding:.75rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700}.gd-edit-form{background:#fff;border:1.5px solid #e8e3d9;border-radius:18px;flex-direction:column;gap:1.5rem;padding:1.75rem;display:flex;box-shadow:0 2px 8px #2524220e}.gd-edit-form-title{color:#252422;margin:0;font-family:Nunito Sans,sans-serif;font-size:1.125rem;font-weight:800}.gd-edit-error{color:#c0392b;background:#fdf0ef;border:1px solid #f5c6c2;border-radius:8px;padding:.75rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.875rem}.gd-edit-fields{flex-direction:column;gap:1.25rem;display:flex}.gd-edit-field{flex-direction:column;gap:.4rem;display:flex}.gd-edit-label{color:#413d39;font-family:Nunito Sans,sans-serif;font-size:.825rem;font-weight:700}.gd-edit-label-hint{color:#9d9690;font-weight:600}.gd-edit-sublabel{letter-spacing:.04em;text-transform:uppercase;color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.775rem;font-weight:700}.gd-edit-input{color:#252422;box-sizing:border-box;background:#fff;border:1.5px solid #d9d4cb;border-radius:8px;width:100%;height:44px;padding:0 .875rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;transition:border-color .18s}.gd-edit-input:focus{border-color:#f15523;outline:none}.gd-edit-input--half{max-width:200px}.gd-edit-textarea{color:#252422;box-sizing:border-box;resize:vertical;background:#fff;border:1.5px solid #d9d4cb;border-radius:8px;width:100%;padding:.75rem .875rem;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.6;transition:border-color .18s}.gd-edit-textarea:focus{border-color:#f15523;outline:none}.gd-edit-two-col{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.gd-edit-frequency{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.gd-edit-pills{flex-wrap:wrap;gap:.5rem;display:flex}.gd-edit-pill{color:#6b6560;cursor:pointer;background:#fff;border:1.5px solid #d9d4cb;border-radius:100px;align-items:center;height:36px;padding:0 1rem;font-family:Nunito Sans,sans-serif;font-size:.825rem;font-weight:700;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.gd-edit-pill:hover{color:#f15523;border-color:#f15523}.gd-edit-pill--active{color:#fff;background:#f15523;border-color:#f15523}.gd-edit-actions{border-top:1px solid #f0ece4;flex-wrap:wrap;align-items:center;gap:.75rem;padding-top:.25rem;display:flex}.gd-edit-save-btn{color:#fff;cursor:pointer;background:#f15523;border:none;border-radius:10px;align-items:center;height:48px;min-height:44px;padding:0 1.75rem;font-family:Nunito Sans,sans-serif;font-size:.925rem;font-weight:700;transition:background-color .18s;display:inline-flex}.gd-edit-save-btn:hover:not(:disabled){background:#d94516}.gd-edit-save-btn:disabled{opacity:.65;cursor:not-allowed}.gd-edit-cancel-btn{color:#6b6560;cursor:pointer;background:0 0;border:1.5px solid #d9d4cb;border-radius:10px;align-items:center;height:48px;min-height:44px;padding:0 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.925rem;font-weight:600;transition:border-color .18s,color .18s;display:inline-flex}.gd-edit-cancel-btn:hover{color:#252422;border-color:#9d9690}@media (width<=480px){.gd-edit-two-col{grid-template-columns:1fr}.gd-edit-input--half{max-width:100%}.gd-edit-save-btn,.gd-edit-cancel-btn{justify-content:center;width:100%}}.gd-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2524228c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.gd-modal{background:#fffcf1;border-radius:18px;flex-direction:column;gap:0;width:100%;max-width:460px;padding:2rem 2rem 1.75rem;display:flex;box-shadow:0 8px 40px #2524222e}.gd-modal-heading{color:#252422;margin:0 0 .5rem;font-family:Futura,Trebuchet MS,sans-serif;font-size:1.25rem;font-weight:700}.gd-modal-sub{color:#6b6560;margin:0 0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;line-height:1.55}.gd-modal-sub--centered{text-align:center}.gd-modal-next-steps{flex-direction:column;gap:.6rem;margin:-.75rem 0 1.5rem;padding:0;list-style:none;display:flex}.gd-modal-next-steps li{color:#413d39;padding-left:1.1rem;font-family:Nunito Sans,sans-serif;font-size:.85rem;line-height:1.5;position:relative}.gd-modal-next-steps li:before{content:"";background:#f15523;border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.gd-modal-error{color:#c0392b;background:#fdf0ef;border:1px solid #f5c6c2;border-radius:8px;margin-bottom:1rem;padding:.6rem .875rem;font-family:Nunito Sans,sans-serif;font-size:.85rem}.gd-charge-estimate{background:#f2f0ee;border:1px solid #e8e3d9;border-radius:10px;margin-bottom:1.25rem;padding:.9rem 1rem}.gd-charge-row{color:#413d39;justify-content:space-between;align-items:baseline;padding:.2rem 0;font-family:Nunito Sans,sans-serif;font-size:.875rem;display:flex}.gd-charge-row--sub{color:#9d9690;padding-left:.75rem;font-size:.8rem}.gd-charge-row--total{color:#252422;border-top:1px solid #d9d4cb;margin-top:.4rem;padding-top:.5rem;font-size:.95rem;font-weight:700}.gd-charge-note{color:#9d9690;margin:.6rem 0 0;font-family:Nunito Sans,sans-serif;font-size:.775rem;line-height:1.5}.gd-charge-note--contact{margin:0 0 1.5rem}.gd-card-element-wrap{box-sizing:border-box;background:#fff;border:1.5px solid #d9d4cb;border-radius:10px;width:100%;margin-bottom:.5rem;padding:.875rem 1rem;transition:border-color .18s}.gd-modal form{flex-direction:column;align-items:center;display:flex}.gd-card-element-wrap:focus-within{border-color:#f15523}.gd-modal-label{color:#413d39;margin-bottom:.4rem;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:700;display:block}.gd-modal-textarea{color:#252422;resize:vertical;box-sizing:border-box;border:1.5px solid #d9d4cb;border-radius:10px;width:100%;margin-bottom:1.25rem;padding:.75rem;font-family:Nunito Sans,sans-serif;font-size:.9rem}.gd-modal-textarea:focus{border-color:#f15523;outline:none}.gd-modal-confirm-btn{color:#fff;cursor:pointer;background:#f15523;border:none;border-radius:10px;justify-content:center;align-items:center;max-width:280px;height:48px;margin-bottom:1.75rem;padding:0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.975rem;font-weight:700;transition:background .18s;display:flex}.gd-modal-confirm-btn:hover:not(:disabled){background:#d94418}.gd-modal-confirm-btn:disabled{opacity:.65;cursor:not-allowed}.gd-modal-cancel{text-align:center;color:#9d9690;cursor:pointer;background:0 0;border:none;width:100%;padding:.25rem 0;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600;transition:color .15s;display:block}.gd-modal-cancel:hover{color:#413d39}.cp-shell{background:#fff;flex-direction:column;min-height:100vh;display:flex}.cp-main{flex:1}.cp-container{flex-direction:column;gap:2.5rem;max-width:780px;margin:0 auto;padding:2.5rem 1.5rem 4rem;display:flex}.cp-hero{background-color:#252422;background-position:50%;background-repeat:no-repeat;background-size:cover}.cp-hero-overlay{text-align:center;background-color:#252422b3;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:280px;padding:3rem 1.5rem;display:flex}.cp-hero-title{color:#fff;font-family:Nunito Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.2}.cp-hero-skeleton{background:linear-gradient(90deg,#ffffff26 25%,#ffffff4d 50%,#ffffff26 75%) 0 0/400% 100%;border-radius:8px;width:280px;height:2.5rem;animation:1.4s infinite shimmer}.cp-hero-tagline{color:#fff;max-width:560px;font-family:Georgia,serif;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.6}.cp-stats{gap:1rem;display:flex}.cp-stat{text-align:center;background:#fff;border:1.5px solid #e8e3d9;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:.3rem;padding:1.25rem;display:flex;box-shadow:0 2px 6px #2524220b}.cp-stat-value{color:#252422;font-family:Nunito Sans,sans-serif;font-size:1.6rem;font-weight:800;line-height:1.1}.cp-stat-label{color:#9d9690;text-transform:uppercase;letter-spacing:.04em;font-family:Nunito Sans,sans-serif;font-size:.78rem;font-weight:600}.cp-section{flex-direction:column;gap:1rem;display:flex}.cp-section-heading{color:#252422;font-family:Nunito Sans,sans-serif;font-size:1.3rem;font-weight:800}.cp-upcoming-list{flex-direction:column;gap:.625rem;display:flex}.cp-upcoming-card{background:#fff;border:1.5px solid #e8e3d9;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:border-color .18s,box-shadow .18s;display:flex}.cp-upcoming-card:hover{border-color:#cdc5b8;box-shadow:0 2px 10px #25242214}.cp-upcoming-left{flex-direction:column;gap:.4rem;min-width:0;display:flex}.category-icon{object-fit:contain;filter:brightness(0)saturate();width:13px;height:13px}.cp-upcoming-pill{color:#f15523;white-space:nowrap;background:#f155231a;border-radius:100px;align-items:center;gap:.3rem;width:fit-content;padding:.2rem .65rem;font-family:Nunito Sans,sans-serif;font-size:.775rem;font-weight:700;display:inline-flex}.cp-upcoming-name{color:#413d39;font-family:Georgia,Times New Roman,serif;font-size:.9rem}.cp-upcoming-date{color:#252422;white-space:nowrap;flex-shrink:0;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:700}.cp-upcoming-skeleton{background:linear-gradient(90deg,#e8e4dc 25%,#f0ece4 50%,#e8e4dc 75%) 0 0/400% 100%;border-radius:14px;height:80px;animation:1.4s infinite shimmer}.cp-empty-card{text-align:center;background:#fff;border:1.5px solid #e8e3d9;border-radius:16px;flex-direction:column;align-items:center;gap:1.25rem;padding:2.5rem 1.5rem;display:flex}.cp-empty-card p{color:#6b6760;font-family:Georgia,Times New Roman,serif;font-size:1rem}.cp-cta-btn{color:#fff;background:#f15523;border-radius:10px;justify-content:center;align-items:center;height:52px;min-height:44px;padding:0 2.5rem;font-family:Nunito Sans,sans-serif;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background-color .18s;display:inline-flex}.cp-cta-btn:hover{background:#d94516}.cp-cta-row{justify-content:center;display:flex}.cp-alert{background:#f155231a;border:1.5px solid #f155234d;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1.25rem;display:flex}.cp-alert-text{color:#252422;font-family:Georgia,serif;font-size:.95rem;line-height:1.4}.cp-alert-link{color:#f15523;white-space:nowrap;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none}.cp-alert-link:hover{text-decoration:underline}.cp-gig-quicklink{justify-content:space-between;align-items:center;gap:1rem;margin-top:.75rem;text-decoration:none;display:flex}.cp-gig-quicklink-info{flex-direction:column;gap:.4rem;display:flex}.cp-quicklink-student{color:#413d39;font-family:Georgia,serif;font-size:.95rem}.cp-quicklink-date{color:#6b6760;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:600}.cp-quicklink-arrow{color:#f15523;flex-shrink:0;font-size:1.25rem}.cp-motto{color:#252422;text-align:center;font-family:Futura,Nunito Sans,sans-serif;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:800}@media (width<=768px){.cp-container{gap:2rem;padding:2rem 1.25rem 3rem}.cp-hero-overlay{min-height:220px;padding:2.5rem 1.5rem}.stack-card{margin-bottom:24px;position:relative;top:auto}}@media (width<=480px){.cp-stats{gap:.75rem}.cp-upcoming-card{flex-direction:column;align-items:flex-start;gap:.625rem}.cp-upcoming-date{align-self:flex-end}}.pg-shell{background:#fff;flex-direction:column;min-height:100vh;display:flex}.pg-main{flex:1;padding:2rem 1.5rem 4rem}.pg-container{max-width:700px;margin:0 auto}.pg-title{color:#252422;margin-bottom:2rem;font-family:Nunito Sans,sans-serif;font-size:clamp(1.6rem,3.5vw,2.25rem);font-weight:800}.pg-progress{align-items:flex-start;margin-bottom:2.25rem;display:flex}.pg-progress-item{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.pg-progress-item:first-child{align-items:flex-start}.pg-progress-item:last-child{align-items:flex-end}.pg-progress-line{z-index:0;background:#e8e3d9;height:2px;position:absolute;top:16px;left:-50%;right:50%}.pg-progress-line.filled{background:#f15523}.pg-progress-bubble{color:#9d9690;z-index:1;background:#fff;border:2px solid #e8e3d9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;transition:border-color .2s,background .2s,color .2s;display:flex;position:relative}.pg-progress-bubble.active,.pg-progress-bubble.done{color:#fff;background:#f15523;border-color:#f15523}.pg-progress-label{color:#9d9690;text-align:center;margin-top:.5rem;font-family:Nunito Sans,sans-serif;font-size:.75rem;font-weight:600;line-height:1.3;transition:color .2s}.pg-progress-label.active{color:#f15523}.pg-card{background:#fff;border:1.5px solid #e8e3d9;border-radius:20px;padding:2.25rem 2rem;box-shadow:0 2px 10px #2524220f}.pg-step-title{color:#252422;margin-bottom:1.75rem;font-family:Nunito Sans,sans-serif;font-size:1.25rem;font-weight:800}.pg-error{color:#c0392b;background:#fdf0ef;border:1px solid #f5c6c2;border-radius:8px;margin-bottom:1.25rem;padding:.75rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.875rem}.pg-field-error{color:#c0392b;margin-top:.375rem;margin-bottom:0;font-family:Nunito Sans,sans-serif;font-size:.8125rem}.pg-fields{flex-direction:column;gap:1.375rem;display:flex}.pg-field-group{flex-direction:column;gap:.45rem;display:flex}.pg-label{color:#252422;align-items:center;gap:.4rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;display:flex}.pg-required{color:#f15523}.pg-optional{color:#9d9690;font-size:.8rem;font-weight:500}.pg-input{color:#252422;box-sizing:border-box;background:#fff;border:1.5px solid #cdc5b8;border-radius:8px;outline:none;width:100%;height:50px;min-height:44px;padding:0 1rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;transition:border-color .18s}.pg-input::placeholder{color:#9d9690}.pg-input:focus{border-color:#f15523}.pg-textarea{color:#252422;resize:vertical;box-sizing:border-box;background:#fff;border:1.5px solid #cdc5b8;border-radius:8px;outline:none;width:100%;min-height:44px;padding:.75rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;line-height:1.55;transition:border-color .18s}.pg-textarea::placeholder{color:#9d9690}.pg-textarea:focus{border-color:#f15523}.pg-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.pg-pills{flex-wrap:wrap;gap:.625rem;display:flex}.pg-pill{color:#413d39;cursor:pointer;background:#fff;border:1.5px solid #cdc5b8;border-radius:100px;align-items:center;gap:.45rem;min-height:44px;padding:.5rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600;transition:border-color .18s,background .18s,color .18s;display:flex}.pg-pill:hover{border-color:#9d9690}.pg-pill.selected{color:#f15523;background:#f1552312;border-color:#f15523}.pg-pill-emoji{font-size:1.1rem;line-height:1}.pg-pricing-card{background:#fff;border:1px solid #cdc5b8;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.pg-pricing-line{color:#413d39;margin:0;font-family:Nunito Sans,sans-serif;font-size:.9rem}.pg-pricing-line--muted{color:#9d9690}.pg-pricing-line strong{color:#f15523}.pg-field-hint{color:#9d9690;margin:0;font-family:Nunito Sans,sans-serif;font-size:.8rem;line-height:1.5}.pg-info-box{color:#d3461b;background:#f155231f;border:1px solid #f155234d;border-radius:8px;padding:.75rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.825rem;font-weight:600;line-height:1.5}.pg-combobox{position:relative}.pg-combobox-dropdown{z-index:20;background:#fff;border:1.5px solid #cdc5b8;border-radius:10px;flex-direction:column;gap:.15rem;max-height:280px;padding:.4rem;display:flex;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #25242224}.pg-combobox-group-label{text-transform:uppercase;letter-spacing:.04em;color:#9d9690;padding:.5rem .75rem .2rem;font-family:Nunito Sans,sans-serif;font-size:.7rem;font-weight:700}.pg-combobox-option{text-align:left;color:#413d39;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:6px;align-items:center;width:100%;min-height:44px;padding:.6rem .75rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600;transition:background .15s,color .15s;display:flex}.pg-combobox-option:hover{color:#f15523;background:#f1552314}.pg-combobox-empty{color:#9d9690;text-align:center;padding:.75rem;font-family:Nunito Sans,sans-serif;font-size:.875rem}.pg-radio-group{flex-direction:column;gap:.5rem;display:flex}.pg-radio-option{cursor:pointer;background:#fff;border:1.5px solid #cdc5b8;border-radius:10px;align-items:center;gap:.6rem;min-height:44px;padding:.75rem 1rem;transition:border-color .18s,background .18s;display:flex}.pg-radio-option:hover{border-color:#9d9690}.pg-radio-option.selected{background:#f1552312;border-color:#f15523}.pg-radio-option input[type=radio]{accent-color:#f15523;cursor:pointer;flex-shrink:0;width:18px;height:18px}.pg-radio-label{color:#413d39;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600}.pg-radio-tag{color:#f15523;font-weight:700}.pg-radio-hint{color:#9d9690;margin:.25rem 0 0;font-family:Nunito Sans,sans-serif;font-size:.825rem}.pg-row--tight{margin-top:.5rem}.pg-time-select{align-items:center;gap:.4rem;display:flex}.pg-time-separator{color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.95rem}.pg-time-dropdown{color:#252422;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%239d9690' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;border:1.5px solid #cdc5b8;border-radius:8px;outline:none;flex:1;height:50px;min-height:44px;padding:0 2rem 0 1rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;transition:border-color .18s}.pg-time-dropdown:focus{border-color:#f15523}.pg-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2524228c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.pg-modal{background:#fff;border-radius:20px;flex-direction:column;gap:1.5rem;width:100%;max-width:480px;padding:2.5rem;display:flex;box-shadow:0 24px 60px #25242233}.pg-modal-heading{color:#252422;margin:0;font-family:Nunito Sans,sans-serif;font-size:1.375rem;font-weight:800}.pg-modal-heading--centered{text-align:center}.pg-modal-content{text-align:left;flex-direction:column;gap:.85rem;display:flex}.pg-modal-subtext{color:#9d9690;margin:0;font-family:Nunito Sans,sans-serif;font-size:.85rem}.pg-modal-subtext--centered{text-align:center}.pg-modal-divider{border:none;border-top:1px solid #e5dfd6;margin:0}.pg-modal-section-label{color:#252422;margin:0;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:800}.pg-modal-checklist{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.pg-modal-checklist li{color:#413d39;align-items:flex-start;gap:.6rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;line-height:1.5;display:flex}.pg-modal-check{color:#f15523;background:#f155231f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:.1rem;font-size:.75rem;font-weight:800;display:inline-flex}.pg-modal-actions{flex-wrap:wrap;gap:.75rem;display:flex}.pg-modal-btn-primary,.pg-modal-btn-secondary{cursor:pointer;border-radius:8px;flex:1;height:48px;min-height:44px;padding:0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:700;transition:background-color .18s,color .18s}.pg-modal-btn-primary{color:#fff;background:#f15523;border:none}.pg-modal-btn-primary:hover{background:#d94516}.pg-modal-btn-secondary{color:#413d39;background:#fff;border:1.5px solid #cdc5b8}.pg-modal-btn-secondary:hover{background:#f4f1ea}.pg-section-heading{color:#252422;margin:0;font-family:Futura,Nunito Sans,sans-serif;font-size:1.05rem;font-weight:700}.pg-section-caption{color:#9d9690;margin:0 0 .25rem;font-family:Nunito Sans,sans-serif;font-size:.85rem}.pg-recurring-section{border-top:1.5px solid #e8e3d9;gap:.75rem;padding-top:1.25rem}.pg-recurring-options{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.pg-review{flex-direction:column;gap:1.5rem;display:flex}.pg-review-intro{color:#6b6560;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.6}.pg-review-section{border:1.5px solid #e8e3d9;border-radius:12px;overflow:hidden}.pg-review-section-title{letter-spacing:.06em;text-transform:uppercase;color:#9d9690;background:#faf8f4;border-bottom:1.5px solid #e8e3d9;padding:.75rem 1.125rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700}.pg-review-row{border-bottom:1px solid #f0ece4;gap:1rem;padding:.75rem 1.125rem;display:flex}.pg-review-row:last-child{border-bottom:none}.pg-review-label{color:#9d9690;flex-shrink:0;width:140px;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600}.pg-review-value{color:#252422;word-break:break-word;font-family:Georgia,Times New Roman,serif;font-size:.9rem;line-height:1.5}.pg-actions{border-top:1.5px solid #f0ece4;justify-content:flex-end;align-items:center;gap:.875rem;margin-top:2rem;padding-top:1.5rem;display:flex}.pg-btn-back{color:#413d39;cursor:pointer;background:0 0;border:1.5px solid #cdc5b8;border-radius:8px;height:48px;min-height:44px;padding:0 1.375rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:700;transition:border-color .18s,color .18s}.pg-btn-back:hover{color:#252422;border-color:#9d9690}.pg-btn-next,.pg-btn-post{color:#fff;cursor:pointer;background:#f15523;border:none;border-radius:8px;height:48px;min-height:44px;padding:0 1.875rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:700;transition:background-color .18s}.pg-btn-next:hover,.pg-btn-post:hover{background:#d94516}.pg-btn-post:disabled{opacity:.65;cursor:not-allowed}@media (width<=768px){.pg-main{padding:36px 1.25rem 64px}.pg-card{padding:1.75rem 1.375rem}.pg-progress-label{font-size:.7rem}}@media (width<=600px){.pg-row{grid-template-columns:1fr}.pg-review-label{width:110px}}@media (width<=480px){.pg-main{padding:28px 1rem 56px}.pg-card{padding:1.375rem 1.125rem}.pg-progress-label{display:none}.pg-progress-bubble{width:28px;height:28px;font-size:.8rem}.pg-actions{flex-direction:column-reverse;gap:.625rem}.pg-btn-back,.pg-btn-next,.pg-btn-post{justify-content:center;width:100%}.pg-review-row{flex-direction:column;gap:.25rem}.pg-review-label{width:auto}}@media (width<=375px){.pg-pill{padding:.45rem .75rem;font-size:.85rem}.pg-modal{padding:1.5rem 1.25rem}}.mg-shell{background:#fff;flex-direction:column;min-height:100vh;display:flex}.mg-main{flex:1;padding:2rem 1.5rem 4rem}.mg-container{max-width:860px;margin:0 auto}.mg-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.mg-title{color:#252422;font-family:Nunito Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2}.mg-post-btn{color:#fff;background:#f15523;border-radius:8px;flex-shrink:0;align-items:center;height:44px;min-height:44px;padding:0 1.375rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:background-color .18s;display:inline-flex}.mg-post-btn:hover{background:#d94516}.mg-loading{color:#9d9690;text-align:center;padding:5rem 0;font-family:Nunito Sans,sans-serif;font-size:.95rem}.mg-empty{text-align:center;flex-direction:column;align-items:center;padding:5rem 1rem;display:flex}.mg-empty-icon{background:#f1552317;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.25rem;display:flex}.mg-empty-heading{color:#252422;margin-bottom:.5rem;font-family:Nunito Sans,sans-serif;font-size:1.375rem;font-weight:800}.mg-empty-text{color:#6b6560;max-width:340px;margin-bottom:1.75rem;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.6}.mg-empty-btn{color:#fff;background:#f15523;border-radius:8px;align-items:center;height:48px;min-height:44px;padding:0 1.875rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .18s;display:inline-flex}.mg-empty-btn:hover{background:#d94516}.mg-section-empty{text-align:center;background:#fffcf1;border:1px solid #ece6da;border-radius:12px;padding:2rem 1.5rem}.mg-section-empty-text{color:#9d9690;margin:0;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.6}.mg-section-empty-btn{color:#fff;background:#f15523;border-radius:8px;align-items:center;height:44px;min-height:44px;margin-top:1rem;padding:0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:background-color .18s;display:inline-flex}.mg-section-empty-btn:hover{background:#d94516}.mg-tabs{scrollbar-width:none;border-bottom:2px solid #e8e3d9;gap:0;margin-bottom:1.75rem;display:flex;overflow-x:auto}.mg-tabs::-webkit-scrollbar{display:none}.mg-tab{color:#9d9690;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;flex-shrink:0;align-items:flex-end;min-height:44px;margin-bottom:-2px;padding:0 1.25rem .75rem 0;font-family:Nunito Sans,sans-serif;font-size:1.0625rem;font-weight:800;transition:color .18s;display:inline-flex}.mg-tab+.mg-tab{padding-left:1.5rem}.mg-tab:hover{color:#413d39}.mg-tab--active{color:#252422;border-bottom-color:#f15523}.mg-section-title{letter-spacing:.01em;color:#252422;border-bottom:3px solid #f15523;margin-bottom:1.25rem;padding-bottom:.375rem;font-family:Nunito Sans,sans-serif;font-size:1.125rem;font-weight:800;display:inline-block}.mg-list{flex-direction:column;gap:1rem;display:flex}.mg-card{cursor:pointer;background:#fff;border:1.5px solid #e8e3d9;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:box-shadow .2s,border-color .2s,transform .18s;display:flex;box-shadow:0 2px 8px #2524220e}.mg-card:hover{border-color:#cdc5b8;transform:translateY(-2px);box-shadow:0 6px 20px #2524221a}.mg-card-left{flex-direction:column;align-items:flex-start;gap:.5rem;min-width:0;display:flex}.mg-card-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.625rem;display:flex}.mg-badge{white-space:nowrap;border-radius:100px;align-items:center;padding:.275rem .75rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700;display:inline-flex}.mg-badge--requested{color:#6b6560;background:#f2f0ee}.mg-badge--active{color:#1a6b3a;background:#edf7f1}.mg-badge--completed{color:#fffcf1;background:#252422}.mg-badge--cancelled{color:#c0392b;background:#fdf0ef}.mg-badge--expired{color:#8a6d3b;background:#f2ebdd}.mg-pending-badge{color:#fff;white-space:nowrap;background:#f15523;border-radius:100px;align-items:center;padding:.275rem .75rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700;display:inline-flex}.mg-cancel-banner{color:#1a6b3a;background:#edf7f1;border:1px solid #b7dfc8;border-radius:10px;margin-bottom:1.5rem;padding:.75rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700}.mg-card-title{color:#252422;margin:0;font-family:Nunito Sans,sans-serif;font-size:1.05rem;font-weight:700;line-height:1.35}.mg-party-row{align-items:center;gap:.6rem;display:flex}.mg-party-photo{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.mg-party-avatar{color:#fff;background:#f15523;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:Nunito Sans,sans-serif;font-size:.75rem;font-weight:800;display:flex}.mg-party-name{color:#252422;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700}.mg-card-date{color:#9d9690;font-family:Georgia,Times New Roman,serif;font-size:.875rem}.mg-view-btn{color:#413d39;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #cdc5b8;border-radius:8px;flex-shrink:0;align-items:center;height:36px;min-height:36px;padding:0 .875rem;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700;transition:border-color .18s,color .18s;display:inline-flex}.mg-view-btn:hover{color:#f15523;border-color:#f15523}@media (width<=768px){.mg-main{padding:36px 1.25rem 64px}.mg-card{padding:1.375rem 1.25rem}}@media (width<=480px){.mg-main{padding:28px 1rem 56px}.mg-empty{padding:3.5rem .5rem}.mg-card{flex-direction:column;align-items:stretch}.mg-card-right{flex-direction:row;justify-content:space-between;align-items:center}}.cacct-shell{background:#fff;flex-direction:column;min-height:100vh;display:flex}.cacct-main{flex:1;padding:2rem 1.5rem 4rem}.cacct-container{max-width:700px;margin:0 auto}.cacct-title{color:#252422;margin:0 0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:clamp(1.6rem,3.5vw,2.25rem);font-weight:800}.cacct-loading{color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.95rem}.cacct-error{color:#c0392b;background:#fdf0ef;border:1px solid #f5c6c2;border-radius:8px;margin-bottom:1.25rem;padding:.75rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.875rem}.cacct-saved{color:#2e7d4f;margin:0;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600}.cacct-card{background:#fff;border:1.5px solid #e8e3d9;border-radius:20px;flex-direction:column;gap:2.25rem;padding:2.25rem 2rem;display:flex;box-shadow:0 2px 10px #2524220f}.cacct-section{flex-direction:column;gap:1rem;display:flex}.cacct-section-title{color:#252422;border-bottom:1px solid #f0ebe2;margin:0;padding-bottom:.75rem;font-family:Nunito Sans,sans-serif;font-size:1.1rem;font-weight:800}.cacct-photo-row{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.cacct-avatar{color:#fff;background:#f15523;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;font-family:Nunito Sans,sans-serif;font-size:1.75rem;font-weight:800;display:flex;overflow:hidden}.cacct-avatar-img{object-fit:cover;width:100%;height:100%}.cacct-photo-info{flex-direction:column;align-items:flex-start;gap:.6rem;display:flex}.cacct-name{color:#252422;margin:0;font-family:Nunito Sans,sans-serif;font-size:1.4rem;font-weight:800}.cacct-photo-actions{flex-direction:column;align-items:flex-start;gap:.6rem;display:flex}.cacct-file-input{display:none}.cacct-btn-secondary{color:#f15523;cursor:pointer;background:#fff;border:1.5px solid #f15523;border-radius:8px;height:44px;min-height:44px;padding:0 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:700;transition:background-color .18s,color .18s}.cacct-btn-secondary:hover{background:#f1552314}.cacct-btn-secondary:disabled{opacity:.65;cursor:not-allowed}.cacct-stats{flex-wrap:wrap;gap:1rem;display:flex}.cacct-stat{background:#fffcf1;border:1.5px solid #e8e3d9;border-radius:12px;flex-direction:column;flex:1;gap:.25rem;min-width:130px;padding:1rem 1.25rem;display:flex}.cacct-stat-value{color:#f15523;font-family:Nunito Sans,sans-serif;font-size:1.5rem;font-weight:800}.cacct-stat-value--small{font-size:1.1rem}.cacct-stat-label{color:#9d9690;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:600}.cacct-fields{flex-direction:column;gap:1.25rem;display:flex}.cacct-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.cacct-row--address{grid-template-columns:1.4fr 1fr 1fr}.cacct-field-group{flex-direction:column;gap:.45rem;display:flex}.cacct-label{color:#252422;align-items:center;gap:.4rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;display:flex}.cacct-optional{color:#9d9690;font-size:.8rem;font-weight:500}.cacct-input{color:#252422;box-sizing:border-box;background:#fff;border:1.5px solid #cdc5b8;border-radius:8px;outline:none;width:100%;height:50px;min-height:44px;padding:0 1rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;transition:border-color .18s}.cacct-input::placeholder{color:#9d9690}.cacct-input:focus{border-color:#f15523}.cacct-radio-group{flex-direction:column;gap:.5rem;display:flex}.cacct-radio-option{cursor:pointer;background:#fff;border:1.5px solid #cdc5b8;border-radius:10px;align-items:center;gap:.6rem;min-height:44px;padding:.75rem 1rem;transition:border-color .18s,background-color .18s;display:flex}.cacct-radio-option:hover{border-color:#9d9690}.cacct-radio-option.selected{background:#f1552312;border-color:#f15523}.cacct-radio-option input[type=radio]{accent-color:#f15523;cursor:pointer;flex-shrink:0;width:18px;height:18px}.cacct-radio-label{color:#413d39;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:600}.cacct-btn-save{color:#fff;cursor:pointer;background:#f15523;border:none;border-radius:8px;align-self:flex-start;height:50px;min-height:44px;padding:0 2rem;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:700;transition:background-color .18s}.cacct-btn-save:hover{background:#d94516}.cacct-btn-save:disabled{opacity:.65;cursor:not-allowed}.cacct-danger-zone{border-top:1px solid #e2ddd4;margin-top:2.5rem;padding-top:1.5rem}.cacct-btn-danger{color:#c0392b;cursor:pointer;background:0 0;border:1px solid #c0392b;border-radius:8px;height:44px;min-height:44px;padding:0 1.25rem;font-family:Nunito Sans,sans-serif;font-size:.85rem;font-weight:600;transition:background-color .18s,color .18s}.cacct-btn-danger:hover{color:#fff;background:#c0392b}@media (width<=640px){.cacct-row,.cacct-row--address{grid-template-columns:1fr}.cacct-card{padding:1.5rem 1.25rem}.cacct-btn-save{align-self:stretch}.cacct-photo-row{gap:1rem}}.adm-shell{color:#252422;background:#fffcf1;min-height:100vh;font-family:Baskerville,Georgia,serif;display:flex}.adm-sidebar{color:#fffcf1;background:#252422;flex-direction:column;flex-shrink:0;width:220px;height:100vh;padding:1.5rem 1rem;display:flex;position:sticky;top:0}.adm-sidebar-title{letter-spacing:.02em;color:#f15523;margin-bottom:2rem;padding:0 .5rem;font-family:Futura,sans-serif;font-size:1.1rem;font-weight:700}.adm-nav{flex-direction:column;flex:1;gap:.25rem;display:flex}.adm-nav-link{text-align:left;color:#cdc5b8;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.65rem .75rem;font-family:Futura,sans-serif;font-size:.95rem;transition:background .15s,color .15s;display:flex}.adm-nav-dot{background:#f15523;border-radius:50%;width:8px;height:8px;display:inline-block}.adm-nav-link:hover{color:#fffcf1;background:#3a3633}.adm-nav-link.active{color:#fffcf1;background:#f15523}.adm-signout{color:#cdc5b8;cursor:pointer;background:0 0;border:1px solid #4d4944;border-radius:6px;margin-top:1rem;padding:.6rem .75rem;font-family:Futura,sans-serif;font-size:.85rem}.adm-signout:hover{color:#f15523;border-color:#f15523}.adm-main{flex:1;min-width:0;padding:2rem;overflow-x:auto}.adm-h1{color:#252422;margin:0 0 1.25rem;font-family:Futura,sans-serif;font-size:1.6rem}.adm-h2{color:#413d39;margin:0 0 .75rem;font-family:Futura,sans-serif;font-size:1.1rem}.adm-card{background:#fff;border:1px solid #ece6d8;border-radius:10px;margin-bottom:1.5rem;padding:1.25rem}.adm-loading,.adm-empty{color:#9d9690;padding:1rem 0;font-size:.95rem}.adm-error{color:#b3392c;padding:.5rem 0;font-size:.9rem}.adm-stats{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.adm-stat{background:#fff;border:1px solid #ece6d8;border-radius:10px;flex:1;min-width:150px;padding:1rem 1.25rem}.adm-stat-label{text-transform:uppercase;letter-spacing:.05em;color:#9d9690;margin-bottom:.35rem;font-family:Futura,sans-serif;font-size:.75rem}.adm-stat-value{color:#252422;font-family:Futura,sans-serif;font-size:1.5rem;font-weight:700}.adm-filters{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.adm-filter-btn{color:#413d39;cursor:pointer;background:#fff;border:1px solid #cdc5b8;border-radius:999px;padding:.45rem .9rem;font-family:Futura,sans-serif;font-size:.85rem}.adm-filter-btn.active{color:#fff;background:#f15523;border-color:#f15523}.adm-search{background:#fff;border:1px solid #cdc5b8;border-radius:8px;min-width:220px;padding:.5rem .85rem;font-family:Baskerville,Georgia,serif;font-size:.9rem}.adm-table-wrap{background:#fff;border:1px solid #ece6d8;border-radius:10px;overflow-x:auto}.adm-table{border-collapse:collapse;width:100%;font-size:.9rem}.adm-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#9d9690;white-space:nowrap;border-bottom:1px solid #ece6d8;padding:.75rem 1rem;font-family:Futura,sans-serif;font-size:.7rem}.adm-table td{white-space:nowrap;border-bottom:1px solid #f5f0e5;padding:.65rem 1rem}.adm-table tbody tr{cursor:pointer}.adm-table tbody tr:hover{background:#fff8ec}.adm-table tbody tr:last-child td{border-bottom:none}.adm-badge{text-transform:uppercase;letter-spacing:.03em;color:#413d39;background:#ece6d8;border-radius:999px;padding:.2rem .6rem;font-family:Futura,sans-serif;font-size:.7rem;font-weight:700;display:inline-block}.adm-badge--requested{color:#b5651d;background:#fbe7d4}.adm-badge--active{color:#2e7d4f;background:#ddefe0}.adm-badge--completed{color:#3b4f9e;background:#e3e8f5}.adm-badge--cancelled{color:#b3392c;background:#f6dcd8}.adm-badge--expired{color:#8a6d3b;background:#f2ebdd}.adm-badge--needs-charge{color:#a32020;background:#f9d9d9;margin-left:.4rem}.adm-overlay{z-index:100;background:#25242273;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.adm-panel{background:#fffcf1;border-radius:12px;width:100%;max-width:640px;max-height:85vh;padding:1.5rem;position:relative;overflow-y:auto}.adm-panel-close{cursor:pointer;color:#9d9690;background:0 0;border:none;font-size:1.4rem;line-height:1;position:absolute;top:1rem;right:1rem}.adm-panel-close:hover{color:#252422}.adm-detail-row{border-bottom:1px solid #f0ebdd;justify-content:space-between;gap:1rem;padding:.4rem 0;font-size:.9rem;display:flex}.adm-detail-row span:first-child{color:#9d9690}.adm-btn{color:#413d39;cursor:pointer;background:#fff;border:1px solid #cdc5b8;border-radius:8px;min-height:44px;padding:.55rem 1rem;font-family:Futura,sans-serif;font-size:.85rem}.adm-btn:hover{color:#f15523;border-color:#f15523}.adm-btn--primary{color:#fff;background:#f15523;border-color:#f15523}.adm-btn--primary:hover{color:#fff;background:#d9461a}.adm-btn--danger{color:#b3392c;border-color:#b3392c}.adm-btn--danger:hover{color:#fff;background:#b3392c}.adm-btn:disabled{opacity:.5;cursor:not-allowed}.adm-actions{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.adm-field{flex-direction:column;gap:.35rem;margin-bottom:.75rem;display:flex}.adm-field label{text-transform:uppercase;letter-spacing:.05em;color:#9d9690;font-family:Futura,sans-serif;font-size:.75rem}.adm-field input,.adm-field select,.adm-field textarea{background:#fff;border:1px solid #cdc5b8;border-radius:6px;padding:.5rem .7rem;font-family:Baskerville,Georgia,serif;font-size:.95rem}.adm-toggle{cursor:pointer;align-items:center;gap:.5rem;display:inline-flex}.adm-toggle input{width:1.1rem;height:1.1rem}.adm-chart-card{background:#fff;border:1px solid #ece6d8;border-radius:10px;margin-bottom:1.5rem;padding:1.25rem}.adm-row-clickable{cursor:pointer}.adm-expand-cell{cursor:default;background:#fff8ec;white-space:normal!important;padding:1rem!important}.adm-expand-actions{justify-content:flex-end;margin-bottom:.75rem;display:flex}.adm-subtable{font-size:.85rem}.adm-subtable th,.adm-subtable td{padding:.5rem .75rem}@media (width<=768px){.adm-shell{flex-direction:column}.adm-sidebar{flex-direction:row;align-items:center;width:100%;height:auto;padding:.75rem 1rem;position:static;overflow-x:auto}.adm-sidebar-title{white-space:nowrap;margin-bottom:0;margin-right:1rem}.adm-nav{flex-direction:row}.adm-nav-link{white-space:nowrap}.adm-signout{white-space:nowrap;margin-top:0;margin-left:.5rem}.adm-main{padding:1rem}.adm-stat{min-width:130px}}.auth-page{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 64px);padding:24px;display:flex}.auth-card{background:#252422eb;border-radius:16px;width:100%;max-width:420px;padding:40px}.auth-card--wide{max-width:480px}.auth-logo{width:64px;height:64px;-webkit-mask-image:var(--logo-src);-webkit-mask-image:var(--logo-src);mask-image:var(--logo-src);background-color:#f15523;margin:0 auto 1.25rem;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.auth-heading{color:#fffcf1;text-align:center;margin-bottom:.5rem;font-family:Futura,Nunito Sans,sans-serif;font-size:1.5rem;font-weight:800;line-height:1.3}.auth-subtext{color:#cdc5b8;text-align:center;margin-bottom:1.75rem;font-family:Georgia,serif;font-size:.875rem}.auth-form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.auth-form-group{flex-direction:column;gap:.4rem;margin-bottom:1.1rem;display:flex}.auth-form-group label{color:#fffcf1;align-items:center;gap:.5rem;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:700;display:flex}.auth-field-note{color:#f15523;font-family:Nunito Sans,sans-serif;font-size:.78rem;font-weight:600}.auth-input,.auth-select{color:#fffcf1;background-color:#ffffff0d;border:1.5px solid #5a5550;border-radius:8px;outline:none;width:100%;height:52px;min-height:44px;padding:0 1rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;transition:border-color .18s}.auth-input::placeholder{color:#9d9690}.auth-input:focus,.auth-select:focus{border-color:#f15523}.auth-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23CDC5B8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;padding-right:2.5rem}.auth-select option{color:#fffcf1;background:#252422}.auth-checkbox-row{align-items:flex-start;gap:.625rem;margin-bottom:1.5rem;display:flex}.auth-checkbox-row input[type=checkbox]{accent-color:#f15523;cursor:pointer;flex-shrink:0;width:18px;min-width:18px;height:18px;margin-top:.2rem}.auth-checkbox-row label{color:#cdc5b8;cursor:pointer;font-family:Nunito Sans,sans-serif;font-size:.85rem;line-height:1.5}.auth-checkbox-row a{color:#f15523;font-weight:700;text-decoration:none}.auth-checkbox-row a:hover{text-decoration:underline}.auth-card .tilt-btn-wrap{width:100%;display:block}.auth-submit{color:#fff;cursor:pointer;background-color:#f15523;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;height:52px;min-height:44px;margin-top:.25rem;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:700;transition:background-color .2s;display:flex}.auth-submit:hover{background-color:#d94516}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.auth-footer-text{color:#cdc5b8;text-align:center;margin-top:1.25rem;font-family:Georgia,serif;font-size:.9rem}.auth-footer-text a{color:#f15523;font-family:Nunito Sans,sans-serif;font-weight:700;text-decoration:none}.auth-footer-text a:hover{text-decoration:underline}.auth-pin-inputs{justify-content:center;gap:.625rem;margin-bottom:1.5rem;display:flex}.auth-pin-box{text-align:center;color:#fffcf1;caret-color:#f15523;background-color:#ffffff0d;border:1.5px solid #5a5550;border-radius:10px;outline:none;width:52px;height:64px;min-height:44px;font-family:Nunito Sans,sans-serif;font-size:1.6rem;font-weight:800;transition:border-color .18s,box-shadow .18s}.auth-pin-box:focus{border-color:#f15523;box-shadow:0 0 0 3px #f155232e}.auth-pin-resend{color:#cdc5b8;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin:1rem auto 0;font-family:Nunito Sans,sans-serif;font-size:.875rem;font-weight:600;text-decoration:underline;display:block}.auth-pin-resend:hover{color:#f15523}.auth-role-cards{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.5rem;display:grid}.auth-role-card{text-align:center;cursor:pointer;appearance:none;background:#ffffff0a;border:2px solid #5a5550;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem .75rem;transition:border-color .18s,box-shadow .18s;display:flex}.auth-role-card:hover{border-color:#9d9690}.auth-role-card.selected{border-color:#f15523;box-shadow:0 0 0 3px #f155232e}.auth-role-card-icon{justify-content:center;align-items:center;display:flex}.auth-role-card-title{color:#fffcf1;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:800;line-height:1.2}.auth-role-card.selected .auth-role-card-title{color:#f15523}.auth-role-card-sub{color:#cdc5b8;font-family:Georgia,serif;font-size:.82rem;line-height:1.5}@media (width<=600px){.auth-card{padding:1.75rem 1.25rem}.auth-pin-box{width:44px;height:56px;font-size:1.4rem}.auth-pin-inputs{gap:.5rem}.auth-form-row{grid-template-columns:1fr;gap:0}}@media (width<=375px){.auth-page{padding:16px}.auth-card{padding:1.5rem 1rem}.auth-pin-box{border-radius:8px;width:38px;height:50px;font-size:1.25rem}.auth-role-card{padding:1rem .5rem}}.legal-page{background:#fffcf1;flex-direction:column;align-items:center;min-height:100vh;padding-bottom:4rem;display:flex}.legal-container{width:100%;max-width:800px;padding:2.5rem 1.25rem 0}.legal-title{color:#252422;margin-bottom:.25rem;font-family:Futura,Nunito Sans,sans-serif;font-size:1.75rem;line-height:1.3}.legal-effective-date{color:#413d39;margin-bottom:2rem;font-family:Baskerville,Georgia,serif;font-size:.95rem}.legal-section-title{color:#252422;margin-top:1.75rem;margin-bottom:.5rem;font-family:Futura,Nunito Sans,sans-serif;font-size:1.15rem}.legal-section-title:first-of-type{margin-top:0}.legal-body{color:#413d39;margin-bottom:0;font-family:Baskerville,Georgia,serif;font-size:1rem;line-height:1.7}.legal-intro{color:#413d39;margin-bottom:1.75rem;font-family:Baskerville,Georgia,serif;font-size:1rem;line-height:1.7}.legal-back-link{color:#f15523;margin-top:2.5rem;font-family:Futura,Nunito Sans,sans-serif;font-weight:600;text-decoration:none;display:inline-block}.legal-back-link:hover{text-decoration:underline}.contact-page{background:#fffcf1;min-height:100vh;padding:2.5rem 1.25rem 4rem}.contact-container{width:100%;max-width:600px;margin:0 auto}.contact-title{color:#252422;text-align:center;margin-bottom:.5rem;font-family:Futura,Nunito Sans,sans-serif;font-size:1.75rem;line-height:1.3}.contact-subtitle{color:#413d39;text-align:center;margin-bottom:2rem;font-family:Baskerville,Georgia,serif;font-size:1rem;line-height:1.6}.contact-form{flex-direction:column;gap:1rem;display:flex}.contact-field{flex-direction:column;gap:.4rem;display:flex}.contact-field label{color:#252422;font-family:Futura,Nunito Sans,sans-serif;font-size:.9rem;font-weight:600}.contact-field input,.contact-field textarea{color:#252422;resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #cdc5b8;border-radius:8px;min-height:44px;padding:.75rem;font-family:Baskerville,Georgia,serif;font-size:1rem}.contact-field input:focus,.contact-field textarea:focus{outline-offset:1px;outline:2px solid #f15523}.contact-submit-btn{color:#fffcf1;letter-spacing:.02em;cursor:pointer;background:#f15523;border:none;border-radius:8px;height:48px;margin-top:.5rem;font-family:Futura,Nunito Sans,sans-serif;font-size:1rem;font-weight:600;transition:opacity .15s}.contact-submit-btn:disabled{opacity:.6;cursor:default}.contact-submit-btn:not(:disabled):hover{opacity:.9}.contact-success{color:#2e7d32;text-align:center;padding:1.5rem 0;font-family:Baskerville,Georgia,serif;font-size:1.05rem;line-height:1.6}.contact-error{color:#c0392b;text-align:center;margin:0;font-family:Baskerville,Georgia,serif}.faq-meta{color:#413d39;margin-bottom:1rem;font-family:Baskerville,Georgia,serif;font-size:.95rem}.faq-body{color:#413d39;margin-bottom:0;font-family:Baskerville,Georgia,serif;font-size:1rem;line-height:1.7}.faq-origins-section{grid-template-columns:1.2fr 1fr;align-items:center;gap:3rem;display:grid}.faq-origins-photo{aspect-ratio:4/5;border-radius:16px;overflow:hidden}.faq-origins-photo img{object-fit:cover;width:100%;height:100%;display:block}.faq-divider{background:#e8e3d9;height:1px;margin:3rem 0}@media (width<=768px){.faq-origins-section{grid-template-columns:1fr;gap:1.5rem}.faq-origins-photo{aspect-ratio:16/9}.faq-faq-section{padding:1.5rem 1.25rem 1.75rem}}.faq-page{background:#fffcf1;flex-direction:column;align-items:center;min-height:100vh;padding-bottom:4rem;display:flex}.faq-container{width:100%;max-width:800px;padding:2.5rem 1.25rem 0}.faq-faq-section{background:linear-gradient(#fdf0e8 0%,#fffcf1 100%);border-radius:16px;padding:2rem 1.75rem 2.25rem;position:static;box-shadow:0 4px 24px #00000014}@media (width<=768px){.faq-faq-section{padding:1.5rem 1.25rem 1.75rem}}.app-footer{background:#fffcf1;border-top:1px solid #cdc5b8;margin-top:auto;padding:2rem 1.5rem}.app-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;display:flex}.app-footer-copy{color:#413d39;margin:0;font-family:Baskerville,Georgia,serif;font-size:.85rem}.app-footer-links{flex-wrap:wrap;gap:1.25rem;display:flex}.app-footer-links a{color:#f15523;font-family:Futura,Nunito Sans,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none}.app-footer-links a:hover{text-decoration:underline}@media (width<=480px){.app-footer-inner{text-align:left;flex-direction:column;align-items:flex-start}}
