.h1,h1{font-size:2.5rem;line-height:1.2;letter-spacing:-.02em}.h1,.h2,h1,h2{font-weight:700;color:#1a1a1a}.h2,h2{font-size:2rem;line-height:1.25;letter-spacing:-.015em}.h3,h3{font-size:1.75rem;line-height:1.3;letter-spacing:-.01em}.h3,.h4,h3,h4{font-weight:600;color:#1a1a1a}.h4,h4{font-size:1.5rem;line-height:1.35}.h5,h5{font-size:1.25rem}.h5,.h6,h5,h6{font-weight:500;line-height:1.4;color:#1a1a1a}.h6,h6{font-size:1rem}.text-body{font-size:15px;line-height:1.6;color:#1a1a1a}.text-body-small{font-size:13px;line-height:1.5;color:#666}.text-caption{font-size:10px;line-height:1.4;color:#999}.text-small{font-size:11px;line-height:1.4;color:#666}.subtitle{font-size:24px;font-weight:500;line-height:1.3}.subtitle,.text-primary{color:#1a1a1a}.text-secondary{color:#666}.text-disabled,.text-tertiary{color:#999}.text-error{color:#e63022}.text-success{color:#10b981}.text-warning{color:#f59e0b}.text-info{color:#3b82f6}.text-brand{color:#e63022}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-underline{text-decoration:underline}.text-no-underline{text-decoration:none}a{color:#e63022;transition:color .15s ease}a:hover{color:#c82919}.link{color:#e63022;text-decoration:none;cursor:pointer;transition:color .15s ease}.link:hover{color:#c82919;text-decoration:underline}.link-subtle{color:#666;text-decoration:none;cursor:pointer;transition:color .15s ease}.link-subtle:hover{color:#e63022}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}html{font-size:16px;line-height:1.5;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{min-height:100vh;font-family:Inter,Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.6;color:#1a1a1a;background-color:#fafafa}ol,ul{list-style:none}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:none;cursor:pointer}button:disabled{cursor:not-allowed}textarea{resize:vertical}a{color:inherit;text-decoration:none}table{border-collapse:collapse;border-spacing:0}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}[hidden]{display:none!important}:focus-visible{outline:2px solid #e63022;outline-offset:2px}:focus:not(:focus-visible){outline:none}dialog{border:none;padding:0;background:rgba(0,0,0,0)}dialog::backdrop{background:rgba(0,0,0,.5)}fieldset{border:none;margin:0}fieldset,legend{padding:0}progress{vertical-align:baseline}summary{display:list-item;cursor:pointer}abbr[title]{text-decoration:underline dotted}mark{background-color:#fef3c7;padding:.1em .2em;border-radius:2px}code,kbd,pre,samp{font-family:SF Mono,Monaco,Fira Code,monospace;font-size:.9em}code{background-color:#f3f4f6;padding:.2em .4em;border-radius:4px}pre{overflow-x:auto;background-color:#111827;color:#f3f4f6;padding:16px;border-radius:8px}pre code{background:none;padding:0}small{font-size:.875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}hr{border:none;border-top:1px solid #e0e0e0;margin:24px 0}::selection{background-color:rgba(230,48,34,.2);color:#1a1a1a}.container{max-width:1280px;padding-left:16px;padding-right:16px}@media(min-width:600px){.container{padding-left:24px;padding-right:24px}}.container-sm{width:100%;max-width:640px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:600px){.container-sm{padding-left:24px;padding-right:24px}}.container-md{width:100%;max-width:768px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:600px){.container-md{padding-left:24px;padding-right:24px}}.container-lg{width:100%;max-width:1024px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:600px){.container-lg{padding-left:24px;padding-right:24px}}.container-xl{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:600px){.container-xl{padding-left:24px;padding-right:24px}}.container-2xl{width:100%;max-width:1536px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:600px){.container-2xl{padding-left:24px;padding-right:24px}}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-1{flex:1}.flex-auto{flex:auto}.flex-none{flex:none}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.gap-0{gap:0}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-5{gap:20px}.gap-6{gap:24px}.gap-8{gap:32px}.gap-10{gap:40px}.gap-12{gap:48px}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.m-0{margin:0}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0,.mx-0{margin-left:0}.mx-0{margin-right:0}.my-0{margin-top:0;margin-bottom:0}.m-1{margin:4px}.mt-1{margin-top:4px}.mr-1{margin-right:4px}.mb-1{margin-bottom:4px}.ml-1,.mx-1{margin-left:4px}.mx-1{margin-right:4px}.my-1{margin-top:4px;margin-bottom:4px}.m-2{margin:8px}.mt-2{margin-top:8px}.mr-2{margin-right:8px}.mb-2{margin-bottom:8px}.ml-2,.mx-2{margin-left:8px}.mx-2{margin-right:8px}.my-2{margin-top:8px;margin-bottom:8px}.m-3{margin:12px}.mt-3{margin-top:12px}.mr-3{margin-right:12px}.mb-3{margin-bottom:12px}.ml-3,.mx-3{margin-left:12px}.mx-3{margin-right:12px}.my-3{margin-top:12px;margin-bottom:12px}.m-4{margin:16px}.mt-4{margin-top:16px}.mr-4{margin-right:16px}.mb-4{margin-bottom:16px}.ml-4,.mx-4{margin-left:16px}.mx-4{margin-right:16px}.my-4{margin-top:16px;margin-bottom:16px}.m-5{margin:20px}.mt-5{margin-top:20px}.mr-5{margin-right:20px}.mb-5{margin-bottom:20px}.ml-5,.mx-5{margin-left:20px}.mx-5{margin-right:20px}.my-5{margin-top:20px;margin-bottom:20px}.m-6{margin:24px}.mt-6{margin-top:24px}.mr-6{margin-right:24px}.mb-6{margin-bottom:24px}.ml-6,.mx-6{margin-left:24px}.mx-6{margin-right:24px}.my-6{margin-top:24px;margin-bottom:24px}.m-7{margin:28px}.mt-7{margin-top:28px}.mr-7{margin-right:28px}.mb-7{margin-bottom:28px}.ml-7,.mx-7{margin-left:28px}.mx-7{margin-right:28px}.my-7{margin-top:28px;margin-bottom:28px}.m-8{margin:32px}.mt-8{margin-top:32px}.mr-8{margin-right:32px}.mb-8{margin-bottom:32px}.ml-8,.mx-8{margin-left:32px}.mx-8{margin-right:32px}.my-8{margin-top:32px;margin-bottom:32px}.m-9{margin:36px}.mt-9{margin-top:36px}.mr-9{margin-right:36px}.mb-9{margin-bottom:36px}.ml-9,.mx-9{margin-left:36px}.mx-9{margin-right:36px}.my-9{margin-top:36px;margin-bottom:36px}.m-10{margin:40px}.mt-10{margin-top:40px}.mr-10{margin-right:40px}.mb-10{margin-bottom:40px}.ml-10,.mx-10{margin-left:40px}.mx-10{margin-right:40px}.my-10{margin-top:40px;margin-bottom:40px}.m-11{margin:44px}.mt-11{margin-top:44px}.mr-11{margin-right:44px}.mb-11{margin-bottom:44px}.ml-11,.mx-11{margin-left:44px}.mx-11{margin-right:44px}.my-11{margin-top:44px;margin-bottom:44px}.m-12{margin:48px}.mt-12{margin-top:48px}.mr-12{margin-right:48px}.mb-12{margin-bottom:48px}.ml-12,.mx-12{margin-left:48px}.mx-12{margin-right:48px}.my-12{margin-top:48px;margin-bottom:48px}.p-0{padding:0}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0,.px-0{padding-left:0}.px-0{padding-right:0}.py-0{padding-top:0;padding-bottom:0}.p-1{padding:4px}.pt-1{padding-top:4px}.pr-1{padding-right:4px}.pb-1{padding-bottom:4px}.pl-1,.px-1{padding-left:4px}.px-1{padding-right:4px}.py-1{padding-top:4px;padding-bottom:4px}.p-2{padding:8px}.pt-2{padding-top:8px}.pr-2{padding-right:8px}.pb-2{padding-bottom:8px}.pl-2,.px-2{padding-left:8px}.px-2{padding-right:8px}.py-2{padding-top:8px;padding-bottom:8px}.p-3{padding:12px}.pt-3{padding-top:12px}.pr-3{padding-right:12px}.pb-3{padding-bottom:12px}.pl-3,.px-3{padding-left:12px}.px-3{padding-right:12px}.py-3{padding-top:12px;padding-bottom:12px}.p-4{padding:16px}.pt-4{padding-top:16px}.pr-4{padding-right:16px}.pb-4{padding-bottom:16px}.pl-4,.px-4{padding-left:16px}.px-4{padding-right:16px}.py-4{padding-top:16px;padding-bottom:16px}.p-5{padding:20px}.pt-5{padding-top:20px}.pr-5{padding-right:20px}.pb-5{padding-bottom:20px}.pl-5,.px-5{padding-left:20px}.px-5{padding-right:20px}.py-5{padding-top:20px;padding-bottom:20px}.p-6{padding:24px}.pt-6{padding-top:24px}.pr-6{padding-right:24px}.pb-6{padding-bottom:24px}.pl-6,.px-6{padding-left:24px}.px-6{padding-right:24px}.py-6{padding-top:24px;padding-bottom:24px}.p-7{padding:28px}.pt-7{padding-top:28px}.pr-7{padding-right:28px}.pb-7{padding-bottom:28px}.pl-7,.px-7{padding-left:28px}.px-7{padding-right:28px}.py-7{padding-top:28px;padding-bottom:28px}.p-8{padding:32px}.pt-8{padding-top:32px}.pr-8{padding-right:32px}.pb-8{padding-bottom:32px}.pl-8,.px-8{padding-left:32px}.px-8{padding-right:32px}.py-8{padding-top:32px;padding-bottom:32px}.p-9{padding:36px}.pt-9{padding-top:36px}.pr-9{padding-right:36px}.pb-9{padding-bottom:36px}.pl-9,.px-9{padding-left:36px}.px-9{padding-right:36px}.py-9{padding-top:36px;padding-bottom:36px}.p-10{padding:40px}.pt-10{padding-top:40px}.pr-10{padding-right:40px}.pb-10{padding-bottom:40px}.pl-10,.px-10{padding-left:40px}.px-10{padding-right:40px}.py-10{padding-top:40px;padding-bottom:40px}.p-11{padding:44px}.pt-11{padding-top:44px}.pr-11{padding-right:44px}.pb-11{padding-bottom:44px}.pl-11,.px-11{padding-left:44px}.px-11{padding-right:44px}.py-11{padding-top:44px;padding-bottom:44px}.p-12{padding:48px}.pt-12{padding-top:48px}.pr-12{padding-right:48px}.pb-12{padding-bottom:48px}.pl-12,.px-12{padding-left:48px}.px-12{padding-right:48px}.py-12{padding-top:48px;padding-bottom:48px}.w-full{width:100%}.w-screen{width:100vw}.w-auto{width:auto}.w-fit{width:fit-content}.h-full{height:100%}.h-screen{height:100vh}.h-auto{height:auto}.min-h-screen{min-height:100vh}.max-w-full{max-width:100%}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-dropdown{z-index:1000}.z-modal{z-index:1050}.z-tooltip{z-index:1070}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.border{border:1px solid #e0e0e0}.border-0{border:none}.border-t{border-top:1px solid #e0e0e0}.border-r{border-right:1px solid #e0e0e0}.border-b{border-bottom:1px solid #e0e0e0}.border-l{border-left:1px solid #e0e0e0}.rounded-none{border-radius:0}.rounded-sm{border-radius:6px}.rounded{border-radius:8px}.rounded-lg{border-radius:12px}.rounded-xl{border-radius:16px}.rounded-full{border-radius:9999px}.bg-white{background-color:#fff}.bg-background{background-color:#fafafa}.bg-paper{background-color:#f5f5f5}.bg-primary{background-color:#e63022}.bg-transparent{background-color:rgba(0,0,0,0)}.shadow-none{box-shadow:none}.shadow-xs{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow-sm{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-wait{cursor:wait}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.select-none{user-select:none}.select-text{user-select:text}.select-all{user-select:all}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.visible{visibility:visible}.invisible{visibility:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);border:0}.sr-only,.truncate{overflow:hidden;white-space:nowrap}.truncate{text-overflow:ellipsis}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.break-normal{word-break:normal;overflow-wrap:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(2deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-4px)}20%,40%,60%,80%{transform:translateX(4px)}}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes ripple{0%{transform:scale(0);opacity:1}to{transform:scale(4);opacity:0}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-fade-in{animation:fadeIn .3s ease-out forwards}.animate-fade-out{animation:fadeOut .3s ease-out forwards}.animate-slide-up{animation:slideUp .4s ease-out forwards}.animate-slide-down{animation:slideDown .4s ease-out forwards}.animate-slide-in-left{animation:slideInLeft .4s ease-out forwards}.animate-slide-in-right{animation:slideInRight .4s ease-out forwards}.animate-scale-in{animation:scaleIn .2s ease-out forwards}.animate-float{animation:float 6s ease-in-out infinite}.animate-pulse{animation:pulse 2s ease-in-out infinite}.animate-spin{animation:spin 1s linear infinite}.animate-bounce{animation:bounce 1s ease-in-out infinite}.animate-shake{animation:shake .5s ease-in-out}.animation-delay-100{animation-delay:.1s}.animation-delay-200{animation-delay:.2s}.animation-delay-300{animation-delay:.3s}.animation-delay-400{animation-delay:.4s}.animation-delay-500{animation-delay:.5s}.transition-none{transition:none}.transition-fast{transition:all .15s ease}.transition-base{transition:all .2s ease}.transition-slow{transition:all .3s ease}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-weight:500;line-height:1;text-decoration:none;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.btn:disabled{cursor:not-allowed;opacity:.6}.btn{padding:10px 20px;font-size:15px;min-height:40px}.btn--sm{padding:6px 12px;font-size:13px;min-height:32px}.btn--lg{padding:14px 28px;font-size:15px;min-height:48px}.btn--xl{padding:16px 32px;font-size:1.125rem;min-height:56px}.btn--full{width:100%}.btn--primary{background-color:#e63022;color:#fff}.btn--primary:hover:not(:disabled){background-color:#c82919}.btn--primary:active:not(:disabled){background-color:#c42a1e}.btn--secondary{background-color:#333;color:#fff}.btn--secondary:hover:not(:disabled){background-color:hsl(0,0%,10%)}.btn--outlined{background-color:rgba(0,0,0,0);border:1.5px solid #e63022;color:#e63022}.btn--outlined:hover:not(:disabled){background-color:rgba(230,48,34,.08)}.btn--outlined-secondary{background-color:rgba(0,0,0,0);border:1.5px solid #d1d5db;color:#1a1a1a}.btn--outlined-secondary:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.btn--text{background-color:rgba(0,0,0,0);color:#e63022;padding:8px 12px}.btn--text:hover:not(:disabled){background-color:rgba(230,48,34,.08)}.btn--text-secondary{background-color:rgba(0,0,0,0);color:#666;padding:8px 12px}.btn--text-secondary:hover:not(:disabled){background-color:#f3f4f6;color:#1a1a1a}.btn--success{background-color:#10b981;color:#fff}.btn--success:hover:not(:disabled){background-color:rgb(11.9402985075,138.0597014925,96.2686567164)}.btn--danger,.btn--error{background-color:#e63022;color:#fff}.btn--danger:hover:not(:disabled),.btn--error:hover:not(:disabled){background-color:#991b1b}.btn--error-outlined{background-color:rgba(0,0,0,0);border:1.5px solid #e63022;color:#e63022}.btn--error-outlined:hover:not(:disabled){background-color:#fef2f2}.btn--warning{background-color:#f59e0b;color:#fff}.btn--warning:hover:not(:disabled){background-color:#92400e}.btn--icon{display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.btn--icon:hover{background:#f3f4f6}.btn--icon:disabled{cursor:not-allowed;opacity:.5}.btn--icon{width:40px;height:40px;padding:0;min-height:auto}.btn--icon.btn--sm{width:32px;height:32px}.btn--icon.btn--lg{width:48px;height:48px}.btn--loading{position:relative;color:rgba(0,0,0,0);pointer-events:none}.btn--loading:after{content:"";position:absolute;width:16px;height:16px;border:2px solid;border-right:2px solid rgba(0,0,0,0);border-radius:50%;animation:spin .6s linear infinite}.btn:disabled{background-color:#e5e7eb;color:#999;border-color:#e5e7eb}.icon-btn{display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.icon-btn:hover{background:#f3f4f6}.icon-btn:disabled{cursor:not-allowed;opacity:.5}.icon-btn{width:40px;height:40px;color:#666}.icon-btn:hover{color:#1a1a1a}.icon-btn--sm{width:32px;height:32px}.icon-btn--lg{width:48px;height:48px}.icon-btn--primary{color:#e63022}.icon-btn--primary:hover{background-color:rgba(230,48,34,.08)}.icon-btn--error{color:#e63022}.icon-btn--error:hover{background-color:#fef2f2}.btn-group{display:inline-flex}.btn-group .btn{border-radius:0}.btn-group .btn:first-child{border-radius:6px 0 0 6px}.btn-group .btn:last-child{border-radius:0 6px 6px 0}.btn-group .btn:not(:last-child){border-right:none}.form-group{margin-bottom:20px}.form-group:last-child{margin-bottom:0}.form-label{display:block;margin-bottom:6px;font-size:13px;font-weight:500;color:#1a1a1a}.form-label--required:after{content:" *";color:#e63022}.form-input{width:100%;padding:12px 16px;font-family:inherit;font-size:15px;color:#1a1a1a;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;transition:border-color .2s ease,box-shadow .2s ease}.form-input::placeholder{color:#999}.form-input:hover:not(:disabled){border-color:#9ca3af}.form-input:focus{outline:none;border-color:#e63022}.form-input:disabled{background:#f3f4f6;cursor:not-allowed}.form-input.error{border-color:#e63022}.form-input.error:focus{box-shadow:0 0 0 3px rgba(230,48,34,.1)}.form-input--sm{padding:8px 12px;font-size:13px}.form-input--lg{padding:14px 18px;font-size:15px}.form-textarea{width:100%;padding:12px 16px;font-family:inherit;font-size:15px;color:#1a1a1a;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;transition:border-color .2s ease,box-shadow .2s ease}.form-textarea::placeholder{color:#999}.form-textarea:hover:not(:disabled){border-color:#9ca3af}.form-textarea:focus{outline:none;border-color:#e63022;box-shadow:0 0 0 3px rgba(230,48,34,.1)}.form-textarea:disabled{background:#f3f4f6;cursor:not-allowed}.form-textarea.error{border-color:#e63022}.form-textarea.error:focus{box-shadow:0 0 0 3px rgba(230,48,34,.1)}.form-textarea{min-height:100px;resize:vertical}.form-textarea--sm{min-height:80px;padding:8px 12px;font-size:13px}.form-textarea--lg{min-height:150px;padding:14px 18px}.form-select{width:100%;padding:12px 16px;font-family:inherit;font-size:15px;color:#1a1a1a;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;transition:border-color .2s ease,box-shadow .2s ease}.form-select::placeholder{color:#999}.form-select:hover:not(:disabled){border-color:#9ca3af}.form-select:focus{outline:none;border-color:#e63022;box-shadow:0 0 0 3px rgba(230,48,34,.1)}.form-select:disabled{background:#f3f4f6;cursor:not-allowed}.form-select.error{border-color:#e63022}.form-select.error:focus{box-shadow:0 0 0 3px rgba(230,48,34,.1)}.form-select{appearance:none;padding-right:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;cursor:pointer}.form-select:disabled{background-color:#f3f4f6}.form-select--sm{padding:8px 36px 8px 12px;font-size:13px}.form-checkbox{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.form-checkbox__input{flex-shrink:0;width:18px;height:18px;margin-top:2px;accent-color:#e63022;cursor:pointer}.form-checkbox__input:focus-visible{outline:2px solid #e63022;outline-offset:2px}.form-checkbox__label{font-size:15px;color:#1a1a1a;line-height:1.5}.form-checkbox--disabled{cursor:not-allowed;opacity:.6}.form-radio{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.form-radio__input{flex-shrink:0;width:18px;height:18px;margin-top:2px;accent-color:#e63022;cursor:pointer}.form-radio__input:focus-visible{outline:2px solid #e63022;outline-offset:2px}.form-radio__label{font-size:15px;color:#1a1a1a;line-height:1.5}.form-radio-group{display:flex;flex-direction:column;gap:12px}.form-radio-group--horizontal{flex-direction:row;flex-wrap:wrap;gap:20px}.form-switch{position:relative;display:inline-flex;align-items:center;gap:10px;cursor:pointer}.form-switch__input{position:absolute;opacity:0;width:0;height:0}.form-switch__input:checked+.form-switch__track{background-color:#e63022}.form-switch__input:checked+.form-switch__track .form-switch__thumb{transform:translateX(20px)}.form-switch__input:focus-visible+.form-switch__track{box-shadow:0 0 0 3px rgba(230,48,34,.2)}.form-switch__input:disabled+.form-switch__track{opacity:.5;cursor:not-allowed}.form-switch__track{position:relative;width:44px;height:24px;background-color:#d1d5db;border-radius:12px;transition:background-color .2s ease}.form-switch__thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);transition:transform .2s ease}.form-switch__label{font-size:15px;color:#1a1a1a}.form-helper{margin-top:6px;font-size:13px;color:#666}.form-error,.form-helper--error{color:#e63022}.form-error{margin-top:6px;font-size:13px;display:flex;align-items:center;gap:4px}.form-input-wrapper{position:relative}.form-input-wrapper--icon-left .form-input{padding-left:44px}.form-input-wrapper--icon-left .form-input-icon{left:14px}.form-input-wrapper--icon-right .form-input{padding-right:44px}.form-input-wrapper--icon-right .form-input-icon{right:14px}.form-input-icon{position:absolute;top:50%;transform:translateY(-50%);color:#999;pointer-events:none}.form-input-icon--clickable{pointer-events:auto;cursor:pointer}.form-input-icon--clickable:hover{color:#666}.form-file{position:relative}.form-file__input{position:absolute;width:1px;height:1px;opacity:0}.form-file__label{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:12px 20px;background-color:#f3f4f6;border:2px dashed #d1d5db;border-radius:8px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.form-file__label:hover{border-color:#e63022;background-color:rgba(230,48,34,.04)}.form-file__input:focus-visible+.form-file__label{border-color:#e63022;box-shadow:0 0 0 3px rgba(230,48,34,.2)}.form-search{position:relative}.form-search .form-input{padding-left:44px;padding-right:40px}.form-search__icon{left:14px;color:#999;pointer-events:none}.form-search__clear,.form-search__icon{position:absolute;top:50%;transform:translateY(-50%)}.form-search__clear{right:8px;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.form-search__clear:hover{background:#f3f4f6}.form-search__clear:disabled{cursor:not-allowed;opacity:.5}.form-search__clear{width:28px;height:28px;color:#999}.form-search__clear:hover{color:#666}.card{background:#fff;border-radius:12px;padding:24px;border:1px solid #e0e0e0}.card--no-border{border:none}.card--no-padding{padding:0}.card--sm{padding:16px}.card--lg{padding:32px}.card--hoverable{transition:box-shadow .2s ease,transform .2s ease;cursor:pointer}.card--hoverable:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-2px)}.card--clickable{cursor:pointer;transition:background-color .2s ease}.card--clickable:hover{background-color:#f9fafb}.card--clickable:active{background-color:#f3f4f6}.card__header{padding:20px 24px;border-bottom:1px solid #e0e0e0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.card__header--no-border{border-bottom:none}.card__title{font-size:1.25rem;font-weight:600;color:#1a1a1a}.card__subtitle{font-size:13px;color:#666;margin-top:4px}.card__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px}.card__body,.card__content{padding:24px}.card__footer{padding:16px 24px;border-top:1px solid #e0e0e0;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px}.card__footer--no-border{border-top:none}.card__media{margin:-24px -24px 24px;overflow:hidden;border-radius:12px 12px 0 0}.card__media img{width:100%;height:auto;display:block}.card__media:first-child{margin-top:-24px}.paper{background:#fff;border-radius:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);padding:24px}.paper--elevation-0{box-shadow:none;border:1px solid #e0e0e0}.paper--elevation-1{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.paper--elevation-2{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.paper--elevation-3{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.paper--rounded-lg{border-radius:12px}.paper--rounded-xl{border-radius:16px}.stats-card{background:#fff;border-radius:12px;padding:20px;border:1px solid #e0e0e0}.stats-card__label{font-size:13px;color:#666;margin-bottom:8px}.stats-card__value{font-size:1.75rem;font-weight:700;color:#1a1a1a;line-height:1.2}.stats-card__change{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:4px;margin-top:8px;font-size:13px}.stats-card__change--positive{color:#10b981}.stats-card__change--negative{color:#e63022}.stats-card__icon{width:48px;height:48px;display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:rgba(230,48,34,.08);color:#e63022}.stats-card__icon--success{background-color:#d1fae5;color:#10b981}.stats-card__icon--warning{background-color:#fef3c7;color:#f59e0b}.stats-card__icon--info{background-color:#dbeafe;color:#3b82f6}.empty-card{background:#fff;border-radius:12px;padding:48px;text-align:center;border:1px solid #e0e0e0}.empty-card__icon{width:64px;height:64px;margin:0 auto 16px;display:flex;justify-content:center;align-items:center;background-color:#f3f4f6;border-radius:50%;color:#999}.empty-card__title{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:8px}.empty-card__description{font-size:15px;color:#666;max-width:400px;margin:0 auto 24px}.alert{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:12px;padding:16px;border-radius:8px;border:1px solid}.alert__icon{flex-shrink:0;width:20px;height:20px;margin-top:2px}.alert__content{flex:1;min-width:0}.alert__title{font-size:15px;font-weight:600;margin-bottom:4px}.alert__message{font-size:13px;line-height:1.5}.alert__close{flex-shrink:0;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.alert__close:hover{background:#f3f4f6}.alert__close:disabled{cursor:not-allowed;opacity:.5}.alert__close{width:28px;height:28px;margin:-4px -4px -4px 0}.alert__actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;margin-top:12px}.alert--success{background-color:#f0fdf4;border-color:#d1fae5;color:#065f46}.alert--success .alert__icon{color:#10b981}.alert--error{background-color:#fef2f2;border-color:#fecaca;color:#991b1b}.alert--error .alert__icon{color:#e63022}.alert--warning{background-color:#fef3c7;border-color:#f59e0b;color:#92400e}.alert--warning .alert__icon{color:#f59e0b}.alert--info{background-color:#eff6ff;border-color:#dbeafe;color:#1e40af}.alert--info .alert__icon{color:#3b82f6}.alert--outlined{background-color:rgba(0,0,0,0)}.alert--outlined.alert--success{border-color:#10b981}.alert--outlined.alert--error{border-color:#e63022}.alert--outlined.alert--warning{border-color:#f59e0b}.alert--outlined.alert--info{border-color:#3b82f6}.snackbar{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:1400;min-width:300px;max-width:calc(100vw - 48px);padding:14px 24px;background-color:#1f2937;color:#fff;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;animation:slideUp .3s ease-out}.snackbar__message{font-size:15px}.snackbar__action{flex-shrink:0;padding:6px 12px;background:rgba(0,0,0,0);border:none;color:#e63022;font-weight:500;cursor:pointer;transition:color .2s ease}.snackbar__action:hover{color:hsl(4.2857142857,79.674796748%,66.7647058824%)}.snackbar__close{flex-shrink:0;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.snackbar__close:hover{background:#f3f4f6}.snackbar__close:disabled{cursor:not-allowed;opacity:.5}.snackbar__close{width:28px;height:28px;color:#9ca3af}.snackbar__close:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}.snackbar--success{background-color:#10b981}.snackbar--error{background-color:#e63022}.snackbar--warning{background-color:#f59e0b;color:#111827}.snackbar--warning .snackbar__action{color:#111827}.snackbar--warning .snackbar__close{color:#374151}.snackbar--warning .snackbar__close:hover{color:#111827}.snackbar--top{bottom:auto;top:24px;animation:slideDown .3s ease-out}.snackbar--top-left{bottom:auto;top:24px;left:24px;transform:none}.snackbar--top-right{bottom:auto;top:24px;left:auto;right:24px;transform:none}.snackbar--bottom-left{left:24px;transform:none}.snackbar--bottom-right{left:auto;right:24px;transform:none}.banner{padding:12px 24px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px}.banner__message{font-size:13px;font-weight:500}.banner__action{font-size:13px;font-weight:600;text-decoration:underline;cursor:pointer}.banner__action:hover{text-decoration:none}.banner__close{display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.banner__close:hover{background:#f3f4f6}.banner__close:disabled{cursor:not-allowed;opacity:.5}.banner__close{width:24px;height:24px;margin-left:auto}.banner--info{background-color:#3b82f6;color:#fff}.banner--success{background-color:#10b981;color:#fff}.banner--warning{background-color:#f59e0b;color:#111827}.banner--error{background-color:#e63022;color:#fff}.dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1040;display:flex;justify-content:center;align-items:center;animation:fadeIn .2s ease-out}.dialog-overlay--transparent{background:rgba(0,0,0,0)}.dialog{position:relative;width:min(500px,100vw - 64px);max-width:min(500px,100vw - 64px);max-height:calc(100vh - 64px);margin:32px;background-color:#fff;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);overflow:hidden;animation:scaleIn .2s ease-out}.dialog--sm{width:min(400px,100vw - 64px);max-width:min(400px,100vw - 64px)}.dialog--lg{width:min(700px,100vw - 64px);max-width:min(700px,100vw - 64px)}.dialog--xl{width:min(900px,100vw - 64px);max-width:min(900px,100vw - 64px)}.dialog--full{max-width:calc(100vw - 64px);max-height:calc(100vh - 64px)}.dialog--fullscreen{max-width:100vw;max-height:100vh;width:100vw;height:100vh;margin:0;border-radius:0}.dialog__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e0e0e0}.dialog__header--no-border{border-bottom:none}.dialog__title{font-size:1.25rem;font-weight:600;color:#1a1a1a;padding:24px 28px 16px}.dialog__close{display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.dialog__close:hover{background:#f3f4f6}.dialog__close:disabled{cursor:not-allowed;opacity:.5}.dialog__close{width:32px;height:32px;color:#666;margin:-4px -8px -4px 0}.dialog__close:hover{color:#1a1a1a}.dialog__content{padding:24px 28px;overflow-y:auto;max-height:calc(100vh - 200px)}.dialog__content::-webkit-scrollbar{width:8px;height:8px}.dialog__content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.dialog__content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.dialog__content::-webkit-scrollbar-thumb:hover{background:hsl(216,12.1951219512%,73.9215686275%)}.dialog__content--no-padding{padding:0}.dialog__footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;padding:20px 28px 28px;border-top:1px solid #e0e0e0}.dialog__footer--no-border{border-top:none}.dialog__footer--between{justify-content:space-between}.confirm-dialog{text-align:center;padding:32px 24px}.confirm-dialog__icon{width:64px;height:64px;margin:0 auto 20px;display:flex;justify-content:center;align-items:center;border-radius:50%}.confirm-dialog__icon--warning{background-color:#fef3c7;color:#f59e0b}.confirm-dialog__icon--error{background-color:#fee2e2;color:#e63022}.confirm-dialog__icon--success{background-color:#d1fae5;color:#10b981}.confirm-dialog__icon--info{background-color:#dbeafe;color:#3b82f6}.confirm-dialog__title{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:12px}.confirm-dialog__message{font-size:15px;color:#666;line-height:1.6;margin-bottom:24px}.confirm-dialog__actions{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px}.bottom-sheet{position:fixed;bottom:0;left:0;right:0;z-index:1050;background-color:#fff;border-radius:16px 16px 0 0;box-shadow:0 -10px 40px rgba(0,0,0,.1);animation:slideUp .3s ease-out;max-height:90vh;overflow:hidden}.bottom-sheet__handle{width:40px;height:4px;background-color:#d1d5db;border-radius:2px;margin:12px auto}.bottom-sheet__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 20px 16px;border-bottom:1px solid #e0e0e0}.bottom-sheet__title{font-size:1rem;font-weight:600}.bottom-sheet__content{padding:20px;overflow-y:auto;max-height:calc(90vh - 100px)}.bottom-sheet__content::-webkit-scrollbar{width:8px;height:8px}.bottom-sheet__content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.bottom-sheet__content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.bottom-sheet__content::-webkit-scrollbar-thumb:hover{background:hsl(216,12.1951219512%,73.9215686275%)}.popover{z-index:1060;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);animation:fadeIn .15s ease-out}.popover,.popover__arrow{position:absolute;background-color:#fff;border:1px solid #e0e0e0}.popover__arrow{width:12px;height:12px;transform:rotate(45deg)}.popover__arrow--top{bottom:-7px;border-top:none;border-left:none}.popover__arrow--bottom{top:-7px;border-bottom:none;border-right:none}.popover__content{padding:16px}.tooltip{position:absolute;z-index:1070;padding:8px 12px;font-size:13px;color:#fff;background-color:#1f2937;border-radius:6px;pointer-events:none;white-space:nowrap;animation:fadeIn .15s ease-out}.tooltip:before{content:"";position:absolute;border:6px solid rgba(0,0,0,0)}.tooltip--top:before{bottom:-12px;left:50%;transform:translateX(-50%);border-top-color:#1f2937}.tooltip--bottom:before{top:-12px;left:50%;transform:translateX(-50%);border-bottom-color:#1f2937}.tooltip--left:before{right:-12px;top:50%;transform:translateY(-50%);border-left-color:#1f2937}.tooltip--right:before{left:-12px;top:50%;transform:translateY(-50%);border-right-color:#1f2937}.tooltip--multiline{white-space:normal;max-width:250px;text-align:center}.tooltip--light{color:#1a1a1a;background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #e0e0e0}.tooltip--light.tooltip--top:before{border-top-color:#fff}.tooltip--light.tooltip--bottom:before{border-bottom-color:#fff}.tooltip--light.tooltip--left:before{border-left-color:#fff}.tooltip--light.tooltip--right:before{border-right-color:#fff}.tooltip-wrapper{position:relative;display:inline-block}.tooltip-wrapper .tooltip{visibility:hidden;opacity:0;transition:visibility 0s linear .2s,opacity .2s ease}.tooltip-wrapper:hover .tooltip{visibility:visible;opacity:1;transition-delay:0s}.chip{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;font-size:13px;font-weight:500;line-height:1.4;border-radius:9999px;background-color:#f3f4f6;color:#1a1a1a}.chip--sm{padding:2px 8px;font-size:11px}.chip--lg{padding:6px 16px;font-size:15px}.chip--primary{background-color:#e63022;color:#fff}.chip--secondary{background-color:#333;color:#fff}.chip--success{background-color:#d1fae5;color:#065f46}.chip--error{background-color:#fee2e2;color:#991b1b}.chip--warning{background-color:#fef3c7;color:#92400e}.chip--info{background-color:#dbeafe;color:#1e40af}.chip--outlined{background-color:rgba(0,0,0,0);border:1px solid #d1d5db}.chip--outlined.chip--primary{border-color:#e63022;color:#e63022}.chip--outlined.chip--success{border-color:#10b981;color:#10b981}.chip--outlined.chip--error{border-color:#e63022;color:#e63022}.chip--outlined.chip--warning{border-color:#f59e0b;color:#92400e}.chip--outlined.chip--info{border-color:#3b82f6;color:#3b82f6}.chip--clickable{cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.chip--clickable:hover{background-color:#e5e7eb}.chip--clickable.chip--primary:hover{background-color:#c82919}.chip__delete{display:flex;justify-content:center;align-items:center;width:16px;height:16px;margin-right:-4px;border-radius:50%;cursor:pointer;transition:background-color .2s ease}.chip__delete:hover{background-color:rgba(0,0,0,.1)}.chip__delete svg{width:12px;height:12px}.chip__icon{display:flex;justify-content:center;align-items:center;width:16px;height:16px;margin-left:-4px}.chip__icon svg{width:14px;height:14px}.chip__avatar{width:20px;height:20px;margin-left:-6px;border-radius:50%;object-fit:cover}.tag{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:500;border-radius:4px;background-color:#f3f4f6;color:#666}.tag--primary{background-color:rgba(230,48,34,.08);color:#e63022}.tag--success{background-color:#d1fae5;color:#065f46}.tag--error{background-color:#fee2e2;color:#991b1b}.tag--warning{background-color:#fef3c7;color:#92400e}.tag--info{background-color:#dbeafe;color:#1e40af}.chip-group{display:flex;flex-wrap:wrap;gap:8px}.chip-group--vertical{flex-direction:column;align-items:flex-start}.avatar{position:relative;display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background-color:#e5e7eb;color:#666;font-weight:500;overflow:hidden;flex-shrink:0}.avatar img{width:100%;height:100%;object-fit:cover}.avatar--xs{width:24px;height:24px;font-size:10px}.avatar--sm{width:32px;height:32px;font-size:13px}.avatar--md{width:40px;height:40px;font-size:15px}.avatar--lg{width:56px;height:56px;font-size:1rem}.avatar--xl{width:72px;height:72px;font-size:1.25rem}.avatar--xxl{width:96px;height:96px;font-size:1.5rem}.avatar--square{border-radius:8px}.avatar--rounded{border-radius:12px}.avatar--primary{background-color:rgba(230,48,34,.08);color:#e63022}.avatar--success{background-color:#d1fae5;color:#10b981}.avatar--error{background-color:#fee2e2;color:#e63022}.avatar--warning{background-color:#fef3c7;color:#92400e}.avatar--info{background-color:#dbeafe;color:#3b82f6}.avatar--bordered{border:2px solid #fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.avatar--clickable{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.avatar--clickable:hover{transform:scale(1.05);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.avatar-badge{position:absolute;bottom:0;right:0;width:12px;height:12px;border-radius:50%;border:2px solid #fff}.avatar-badge--online{background-color:#10b981}.avatar-badge--offline{background-color:#9ca3af}.avatar-badge--busy{background-color:#e63022}.avatar-badge--away{background-color:#f59e0b}.avatar-group{display:flex}.avatar-group .avatar{border:2px solid #fff;margin-left:-8px}.avatar-group .avatar:first-child{margin-left:0}.avatar-group--sm .avatar{margin-left:-6px}.avatar-group--lg .avatar{margin-left:-12px}.avatar-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px}.avatar-info__content{min-width:0}.avatar-info__name{font-size:15px;font-weight:500;color:#1a1a1a}.avatar-info__name,.avatar-info__subtitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar-info__subtitle{font-size:13px;color:#666}.spinner{display:inline-block;width:24px;height:24px;border:2px solid #e5e7eb;border-top-color:#e63022;border-radius:50%;animation:spin .8s linear infinite}.spinner--sm{width:16px;height:16px;border-width:2px}.spinner--lg{width:40px;height:40px;border-width:3px}.spinner--xl{width:56px;height:56px;border-width:4px}.spinner--white{border-color:#fff hsla(0,0%,100%,.3) hsla(0,0%,100%,.3)}.spinner--primary{border-top-color:#e63022}.spinner--secondary{border-top-color:#333}.spinner--success{border-top-color:#10b981}.spinner--error{border-top-color:#e63022}.loading-overlay{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.8);z-index:10}.loading-overlay--dark{background-color:rgba(0,0,0,.5)}.loading-overlay--dark .spinner{border-color:#fff hsla(0,0%,100%,.3) hsla(0,0%,100%,.3)}.loading-page{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;background-color:#fafafa;z-index:1050}.loading-page__text{font-size:15px;color:#666}.skeleton{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:6px}.skeleton--text{height:16px;margin-bottom:8px}.skeleton--text:last-child{width:80%}.skeleton--title{height:24px;width:60%;margin-bottom:16px}.skeleton--avatar{width:40px;height:40px;border-radius:50%}.skeleton--button{height:40px;width:120px;border-radius:6px}.skeleton--card{height:200px;border-radius:12px}.skeleton--image{aspect-ratio:16/9;border-radius:8px}.progress{width:100%;height:8px;background-color:#e5e7eb;border-radius:9999px;overflow:hidden}.progress__bar{height:100%;background-color:#e63022;border-radius:9999px;transition:width .3s ease}.progress--sm{height:4px}.progress--lg{height:12px}.progress--success .progress__bar{background-color:#10b981}.progress--error .progress__bar{background-color:#e63022}.progress--warning .progress__bar{background-color:#f59e0b}.progress--info .progress__bar{background-color:#3b82f6}.progress--indeterminate .progress__bar{width:30%;animation:progress-indeterminate 1.5s ease-in-out infinite}@keyframes progress-indeterminate{0%{transform:translateX(-100%)}to{transform:translateX(400%)}}.dots-loader{display:flex;justify-content:center;align-items:center;gap:6px}.dots-loader span{width:8px;height:8px;background-color:#e63022;border-radius:50%;animation:dots-bounce .6s ease-in-out infinite}.dots-loader span:nth-child(2){animation-delay:.1s}.dots-loader span:nth-child(3){animation-delay:.2s}@keyframes dots-bounce{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(-8px);opacity:.5}}.tabs{display:flex;border-bottom:1px solid #e0e0e0}.tabs--centered{justify-content:center}.tabs--full-width .tab{flex:1}.tabs--no-border,.tabs--vertical{border-bottom:none}.tabs--vertical{flex-direction:column;border-right:1px solid #e0e0e0}.tabs--vertical .tab{justify-content:flex-start;border-bottom:none}.tabs--vertical .tab:after{display:none}.tabs--vertical .tab--active{background-color:rgba(230,48,34,.08)}.tabs--pills{gap:8px;border-bottom:none}.tabs--pills .tab{padding:8px 16px;border-radius:9999px}.tabs--pills .tab:after{display:none}.tabs--pills .tab--active{background-color:#e63022;color:#fff}.tabs--boxed{gap:4px;padding:4px;background-color:#f3f4f6;border-radius:8px;border-bottom:none}.tabs--boxed .tab{padding:8px 16px;border-radius:6px}.tabs--boxed .tab:after{display:none}.tabs--boxed .tab--active{background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.tab{position:relative;display:flex;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:15px;font-weight:500;color:#666;background:rgba(0,0,0,0);border:none;cursor:pointer;white-space:nowrap;transition:color .2s ease,background-color .2s ease}.tab:hover:not(.tab--active):not(:disabled){color:#1a1a1a;background-color:#f9fafb}.tab:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background-color:rgba(0,0,0,0);transition:background-color .2s ease}.tab--active{color:#e63022}.tab--active:after{background-color:#e63022}.tab:disabled{color:#999;cursor:not-allowed}.tab__icon{display:flex;justify-content:center;align-items:center;width:20px;height:20px}.tab__badge{padding:2px 6px;font-size:10px;font-weight:600;background-color:#e5e7eb;border-radius:9999px}.tab--active .tab__badge{background-color:rgba(230,48,34,.08);color:#e63022}.tab-panels{padding-top:20px}.tab-panel{display:none;animation:fadeIn .2s ease-out}.tab-panel--active{display:block}.tabs-scroll{position:relative;overflow:hidden}.tabs-scroll__container{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.tabs-scroll__container::-webkit-scrollbar{display:none}.tabs-scroll__nav{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.tabs-scroll__nav:hover{background:#f3f4f6}.tabs-scroll__nav:disabled{cursor:not-allowed;opacity:.5}.tabs-scroll__nav{width:32px;height:32px;background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);z-index:1}.tabs-scroll__nav--prev{left:0}.tabs-scroll__nav--next{right:0}.tabs-scroll__nav:disabled{opacity:0;pointer-events:none}.table-container{width:100%;overflow-x:auto}.table-container::-webkit-scrollbar{width:8px;height:8px}.table-container::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.table-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.table-container::-webkit-scrollbar-thumb:hover{background:hsl(216,12.1951219512%,73.9215686275%)}.table-container--bordered{border:1px solid #e0e0e0;border-radius:8px}.table{width:100%;border-collapse:collapse;font-size:15px}.table thead{background-color:#f9fafb}.table thead th{padding:12px 16px;font-weight:600;text-align:left;color:#666;border-bottom:2px solid #e0e0e0;white-space:nowrap}.table thead th:first-child{padding-left:24px}.table thead th:last-child{padding-right:24px}.table tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color .2s ease}.table tbody tr:last-child{border-bottom:none}.table tbody tr:hover{background-color:#f9fafb}.table tbody tr.selected{background-color:rgba(230,48,34,.04)}.table tbody td{padding:16px;color:#1a1a1a;vertical-align:middle}.table tbody td:first-child{padding-left:24px}.table tbody td:last-child{padding-right:24px}.table--striped tbody tr:nth-child(2n){background-color:#f9fafb}.table--compact tbody td,.table--compact thead th{padding:8px 12px}.table--compact tbody td:first-child,.table--compact thead th:first-child{padding-left:16px}.table--compact tbody td:last-child,.table--compact thead th:last-child{padding-right:16px}.table--bordered tbody td,.table--bordered thead th{border:1px solid #e0e0e0}.table--fixed{table-layout:fixed}.table-sort{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:4px;cursor:pointer;user-select:none}.table-sort:hover{color:#1a1a1a}.table-sort__icon{opacity:.3;transition:opacity .2s ease,transform .2s ease}.table-sort:hover .table-sort__icon{opacity:.7}.table-sort--asc .table-sort__icon,.table-sort--desc .table-sort__icon{opacity:1;color:#e63022}.table-sort--desc .table-sort__icon{transform:rotate(180deg)}.table-cell--right{text-align:right}.table-cell--center{text-align:center}.table-cell--nowrap{white-space:nowrap}.table-cell--actions{justify-content:flex-end;gap:8px}.table-cell--actions,.table-pagination{display:flex;flex-direction:row;align-items:center}.table-pagination{justify-content:space-between;padding:16px 24px;border-top:1px solid #e0e0e0}@media(max-width:599px){.table-pagination{flex-direction:column;gap:16px}}.table-pagination__info{font-size:13px;color:#666}.table-pagination__controls{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.table-pagination__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-weight:500;font-size:15px;line-height:1;text-decoration:none;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.table-pagination__button:disabled{cursor:not-allowed;opacity:.6}.table-pagination__button{min-width:36px;height:36px;padding:0 12px;background-color:#fff;border:1px solid #e0e0e0;color:#1a1a1a}.table-pagination__button:hover:not(:disabled){background-color:#f9fafb}.table-pagination__button--active{background-color:#e63022;border-color:#e63022;color:#fff}.table-pagination__button:disabled{opacity:.5}.table-empty{padding:48px 24px;text-align:center}.table-empty__icon{margin-bottom:16px;color:#999}.table-empty__title{font-size:1rem;font-weight:600;color:#1a1a1a;margin-bottom:8px}.table-empty__message{font-size:15px;color:#666}.table-loading{position:relative}.table-loading:after{content:"";position:absolute;inset:0;background-color:hsla(0,0%,100%,.8);display:flex;justify-content:center;align-items:center}@media(max-width:899px){.table--responsive thead{display:none}.table--responsive tbody tr{display:block;padding:16px;margin-bottom:16px;border:1px solid #e0e0e0;border-radius:8px}.table--responsive tbody tr:hover{background-color:rgba(0,0,0,0)}.table--responsive tbody td{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f3f4f6}.table--responsive tbody td:first-child{padding-left:0}.table--responsive tbody td:last-child{padding-right:0;border-bottom:none}.table--responsive tbody td:before{content:attr(data-label);font-weight:600;color:#666}}.badge-wrapper{position:relative;display:inline-flex}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:600;line-height:1;color:#fff;background-color:#e63022;border-radius:9999px}.badge--positioned{position:absolute;top:-6px;right:-6px}.badge--positioned.badge--top-left{top:-6px;right:auto;left:-6px}.badge--positioned.badge--bottom-right{top:auto;bottom:-6px;right:-6px}.badge--positioned.badge--bottom-left{top:auto;bottom:-6px;right:auto;left:-6px}.badge--dot{min-width:10px;width:10px;height:10px;padding:0}.badge--sm{min-width:16px;height:16px;padding:0 4px;font-size:10px}.badge--lg{min-width:24px;height:24px;padding:0 8px;font-size:12px}.badge--primary{background-color:#e63022}.badge--secondary{background-color:#333}.badge--success{background-color:#10b981}.badge--warning{background-color:#f59e0b;color:#111827}.badge--info{background-color:#3b82f6}.badge--error{background-color:#e63022}.badge--outlined{background-color:rgba(0,0,0,0);border:1.5px solid}.badge--outlined.badge--primary{color:#e63022}.badge--outlined.badge--success{color:#10b981}.badge--outlined.badge--error{color:#e63022}.badge--bordered{border:2px solid #fff}.badge--pulse:before{content:"";position:absolute;width:100%;height:100%;border-radius:inherit;background-color:inherit;animation:pulse 2s ease-out infinite}.status-badge{display:inline-flex;align-items:center;gap:6px;font-size:13px}.status-badge__dot{width:8px;height:8px;border-radius:50%}.status-badge__dot--online{background-color:#10b981}.status-badge__dot--offline{background-color:#9ca3af}.status-badge__dot--busy{background-color:#e63022}.status-badge__dot--away{background-color:#f59e0b}.status-badge__text{color:#666}.notification-badge{position:relative}.notification-badge__count{position:absolute;top:-8px;right:-8px;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:18px;text-align:center;color:#fff;background-color:#e63022;border-radius:9999px}.notification-badge__count--dot{min-width:8px;width:8px;height:8px;padding:0;top:-2px;right:-2px}.menu{position:absolute;z-index:1000;min-width:180px;padding:8px 0;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);animation:fadeIn .15s ease-out}.menu--hidden{display:none}.menu--sm{min-width:140px}.menu--lg{min-width:240px}.menu--full{width:100%}.menu-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;width:100%;padding:10px 16px;font-size:15px;color:#1a1a1a;background:rgba(0,0,0,0);border:none;cursor:pointer;text-align:left;transition:background-color .2s ease,color .2s ease}.menu-item:hover:not(:disabled){background-color:#f9fafb}.menu-item:focus-visible{background-color:#f3f4f6;outline:none}.menu-item--active{background-color:rgba(230,48,34,.08);color:#e63022}.menu-item--danger{color:#e63022}.menu-item--danger:hover:not(:disabled){background-color:#fef2f2}.menu-item:disabled{color:#999;cursor:not-allowed}.menu-item__icon{display:flex;justify-content:center;align-items:center;width:20px;height:20px;flex-shrink:0}.menu-item__label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-item__shortcut{font-size:13px;color:#999;margin-left:auto}.menu-item__check{margin-left:auto;color:#e63022}.menu-item__arrow{margin-left:auto;color:#999}.menu-divider{height:1px;margin:8px 0;background-color:#e0e0e0}.menu-label{padding:8px 16px 4px;font-size:13px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.05em}.menu-group+.menu-group{border-top:1px solid #e0e0e0;margin-top:8px;padding-top:8px}.dropdown{position:relative;display:inline-block}.dropdown__trigger{cursor:pointer}.dropdown .menu{position:absolute;top:100%;left:0;margin-top:4px}.dropdown .menu--right{left:auto;right:0}.dropdown .menu--top{top:auto;bottom:100%;margin-top:0;margin-bottom:4px}.context-menu{position:fixed;z-index:1010}.select-menu{position:absolute;top:100%;left:0;right:0;margin-top:4px;max-height:300px;overflow-y:auto}.select-menu::-webkit-scrollbar{width:8px;height:8px}.select-menu::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.select-menu::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.select-menu::-webkit-scrollbar-thumb:hover{background:hsl(216,12.1951219512%,73.9215686275%)}.select-menu .menu-item{padding:12px 16px}.select-menu .menu-item--selected{background-color:rgba(230,48,34,.08)}.select-menu .menu-item--selected:after{content:"";width:16px;height:16px;margin-left:auto;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='%23E63022' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.autocomplete-menu .menu-item--highlighted{background-color:#f3f4f6}.autocomplete-menu .menu-item mark{background-color:rgba(0,0,0,0);color:#e63022;font-weight:600}.autocomplete-menu__no-results{padding:16px;text-align:center;color:#666;font-size:13px}.drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1040;animation:fadeIn .2s ease-out}.drawer{position:fixed;z-index:1200;background-color:#fff;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);overflow:hidden}.drawer--left{left:0;animation:slideInLeft .3s ease-out}.drawer--left,.drawer--right{top:0;bottom:0;width:280px;max-width:calc(100vw - 64px)}.drawer--right{right:0;animation:slideInRight .3s ease-out}.drawer--top{top:0;animation:slideDown .3s ease-out}.drawer--bottom,.drawer--top{left:0;right:0;max-height:80vh}.drawer--bottom{bottom:0;border-radius:16px 16px 0 0;animation:slideUp .3s ease-out}.drawer--full{width:100%;max-width:none}.drawer--persistent{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.drawer__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e0e0}.drawer__header--no-border{border-bottom:none}.drawer__title{font-size:1rem;font-weight:600;color:#1a1a1a}.drawer__close{display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.drawer__close:hover{background:#f3f4f6}.drawer__close:disabled{cursor:not-allowed;opacity:.5}.drawer__close{width:32px;height:32px;color:#666;margin:-4px -8px -4px 0}.drawer__close:hover{color:#1a1a1a}.drawer__content{flex:1;overflow-y:auto;padding:20px}.drawer__content::-webkit-scrollbar{width:8px;height:8px}.drawer__content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.drawer__content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.drawer__content::-webkit-scrollbar-thumb:hover{background:hsl(216,12.1951219512%,73.9215686275%)}.drawer__footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;padding:16px 20px;border-top:1px solid #e0e0e0}.drawer__footer--no-border{border-top:none}.nav-drawer{display:flex;flex-direction:column;height:100%}.nav-drawer__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e0e0}.nav-drawer__logo{height:32px}.nav-drawer__logo img{height:100%;width:auto}.nav-drawer__close{display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.nav-drawer__close:hover{background:#f3f4f6}.nav-drawer__close:disabled{cursor:not-allowed;opacity:.5}.nav-drawer__close{width:36px;height:36px}.nav-drawer__nav{flex:1;overflow-y:auto;padding:16px 0}.nav-drawer__nav::-webkit-scrollbar{width:8px;height:8px}.nav-drawer__nav::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.nav-drawer__nav::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.nav-drawer__nav::-webkit-scrollbar-thumb:hover{background:hsl(216,12.1951219512%,73.9215686275%)}.nav-drawer__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;padding:12px 20px;font-size:15px;color:#1a1a1a;text-decoration:none;transition:background-color .2s ease,color .2s ease}.nav-drawer__item:hover{background-color:#f9fafb}.nav-drawer__item--active{color:#e63022;background-color:rgba(230,48,34,.08)}.nav-drawer__icon{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.nav-drawer__divider{height:1px;margin:8px 20px;background-color:#e0e0e0}.nav-drawer__section{padding:8px 20px 4px;font-size:13px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.05em}.nav-drawer__footer{padding:16px 20px;border-top:1px solid #e0e0e0}.slide-panel{display:flex;flex-direction:column;height:100%}.slide-panel__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e0e0e0}.slide-panel__title{font-size:1.25rem;font-weight:600}.slide-panel__subtitle{font-size:13px;color:#666;margin-top:4px}.slide-panel__close{display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.slide-panel__close:hover{background:#f3f4f6}.slide-panel__close:disabled{cursor:not-allowed;opacity:.5}.slide-panel__close{width:36px;height:36px}.slide-panel__content{flex:1;overflow-y:auto;padding:24px}.slide-panel__content::-webkit-scrollbar{width:8px;height:8px}.slide-panel__content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.slide-panel__content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.slide-panel__content::-webkit-scrollbar-thumb:hover{background:hsl(216,12.1951219512%,73.9215686275%)}.slide-panel__footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;border-top:1px solid #e0e0e0}.chart{position:relative;width:100%}.chart--responsive{aspect-ratio:16/9}.chart svg{width:100%;height:100%;overflow:visible}.chart-card{background:#fff;border-radius:12px;padding:24px;border:1px solid #e0e0e0}.chart-card__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px}.chart-card__title{font-size:1rem;font-weight:600;color:#1a1a1a}.chart-card__subtitle{font-size:13px;color:#666;margin-top:4px}.chart-card__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px}.chart-axis__line,.chart-axis__tick{stroke:#e2e8f0;stroke-width:1}.chart-axis__label{font-size:13px;fill:#64748b}.chart-grid__line{stroke:#e2e8f0;stroke-width:1;stroke-dasharray:4,4}.chart-tooltip{position:absolute;z-index:1070;padding:8px 12px;background-color:#1f2937;color:#fff;border-radius:6px;font-size:13px;pointer-events:none;white-space:nowrap;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);animation:fadeIn .15s ease-out}.chart-tooltip__label{color:#9ca3af;margin-bottom:4px}.chart-tooltip__value{font-weight:600}.chart-tooltip__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.chart-tooltip__item+.chart-tooltip__item{margin-top:4px}.chart-tooltip__dot{width:8px;height:8px;border-radius:50%}.chart-legend{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px;margin-top:16px}.chart-legend--vertical{flex-direction:column;align-items:flex-start}.chart-legend__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;font-size:13px;color:#666;cursor:pointer;transition:opacity .2s ease}.chart-legend__item:hover{opacity:.8}.chart-legend__item--hidden{opacity:.4}.chart-legend__dot{width:12px;height:12px;border-radius:50%}.chart-legend__line{width:20px;height:3px;border-radius:2px}.line-chart__line{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.line-chart__dot{r:4;fill:#fff;stroke-width:2;cursor:pointer;transition:r .2s ease}.line-chart__dot--active,.line-chart__dot:hover{r:6}.line-chart__area{opacity:.1}.bar-chart__bar{rx:4;ry:4;cursor:pointer;transition:opacity .2s ease}.bar-chart__bar:hover{opacity:.8}.bar-chart__label{font-size:13px;fill:#666;text-anchor:middle}.pie-chart__slice{cursor:pointer;transition:transform .2s ease,opacity .2s ease;transform-origin:center}.pie-chart__slice:hover{transform:scale(1.02)}.pie-chart__label{font-size:13px;fill:#fff;text-anchor:middle;pointer-events:none}.donut-chart__center{flex-direction:column;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.donut-chart__value{font-size:1.5rem;font-weight:700;color:#1a1a1a}.donut-chart__label{font-size:13px;color:#666}.area-chart__area{opacity:.3}.area-chart__line{fill:none;stroke-width:2}.chart-color--primary{fill:#e63022;stroke:#e63022}.chart-legend__dot--primary,.chart-legend__line--primary,.chart-tooltip__dot--primary{background-color:#e63022}.chart-color--blue{fill:#3b82f6;stroke:#3b82f6}.chart-legend__dot--blue,.chart-legend__line--blue,.chart-tooltip__dot--blue{background-color:#3b82f6}.chart-color--purple{fill:#8884d8;stroke:#8884d8}.chart-legend__dot--purple,.chart-legend__line--purple,.chart-tooltip__dot--purple{background-color:#8884d8}.chart-color--success{fill:#10b981;stroke:#10b981}.chart-legend__dot--success,.chart-legend__line--success,.chart-tooltip__dot--success{background-color:#10b981}.chart-color--warning{fill:#f59e0b;stroke:#f59e0b}.chart-legend__dot--warning,.chart-legend__line--warning,.chart-tooltip__dot--warning{background-color:#f59e0b}.chart-color--error{fill:#e63022;stroke:#e63022}.chart-legend__dot--error,.chart-legend__line--error,.chart-tooltip__dot--error{background-color:#e63022}.chart-color--info{fill:#3b82f6;stroke:#3b82f6}.chart-legend__dot--info,.chart-legend__line--info,.chart-tooltip__dot--info{background-color:#3b82f6}.chart-color--gray{fill:#6b7280;stroke:#6b7280}.chart-legend__dot--gray,.chart-legend__line--gray,.chart-tooltip__dot--gray{background-color:#6b7280}.completion-ring{position:relative;width:120px;height:120px;background:conic-gradient(white 0deg calc(var(--completion) * 3.6deg),rgba(255,255,255,.35) calc(var(--completion) * 3.6deg) 1turn);flex-shrink:0}.completion-ring__inner{position:absolute;width:90px;height:90px;background-color:#e63022}.completion-ring__value{font-size:24px}.completion-ring__label{font-size:10px;margin-top:4px}.chart-empty{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;padding:48px 24px;color:#999}.chart-empty__icon{width:48px;height:48px;opacity:.5}.chart-empty__text{font-size:15px}.app-layout{display:flex;flex-direction:column;min-height:100vh;background-color:#fafafa}.main-content{flex:1;padding-top:64px}.main-content--no-header{padding-top:0}@media(min-width:1200px){.main-content--with-sidebar{margin-left:280px}}.page{width:100%;min-height:calc(100vh - 64px)}.page--centered{display:flex;justify-content:center;align-items:center;flex-direction:column}.page--padded{padding:24px 16px}@media(min-width:900px){.page--padded{padding:32px 24px}}.section{padding:48px 0}@media(min-width:900px){.section{padding:64px 0}}@media(min-width:1200px){.section{padding:80px 0}}.section--sm{padding:32px 0}@media(min-width:900px){.section--sm{padding:40px 0}}.section--lg{padding:80px 0}@media(min-width:900px){.section--lg{padding:100px 0}}.section--bg-white{background-color:#fff}.section--bg-gray{background-color:#fafafa}.section--bg-dark{background-color:#111827;color:#fff}.content-wrapper{padding:24px}@media(min-width:900px){.content-wrapper{padding:32px}}.content-wrapper--sm{padding:16px}@media(min-width:900px){.content-wrapper--sm{padding:20px}}.content-wrapper--lg{padding:32px}@media(min-width:900px){.content-wrapper--lg{padding:48px}}.two-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:24px}@media(min-width:1200px){.two-column{flex-direction:row;gap:32px}}.two-column__main{flex:1;min-width:0}.two-column__sidebar{width:100%}@media(min-width:1200px){.two-column__sidebar{width:320px;flex-shrink:0}.two-column--reversed{flex-direction:row-reverse}}.sidebar-layout{display:flex;min-height:calc(100vh - 64px)}.sidebar-layout__sidebar{display:none;width:280px;background-color:#fff;border-right:1px solid #e0e0e0;overflow-y:auto;flex-shrink:0}@media(min-width:1200px){.sidebar-layout__sidebar{display:block}}.sidebar-layout__content{flex:1;overflow-x:hidden;padding:24px}@media(min-width:900px){.sidebar-layout__content{padding:32px}}.auth-layout{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:24px;background-color:#fafafa}.auth-layout__card{width:100%;max-width:440px;background:#fff;border-radius:12px;padding:32px;border:1px solid #e0e0e0}@media(min-width:600px){.auth-layout__card{padding:40px}}.auth-layout__logo{text-align:center;margin-bottom:32px}.auth-layout__logo img{height:40px;width:auto}.auth-layout__title{font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:8px}.auth-layout__subtitle{font-size:15px;color:#666;text-align:center;margin-bottom:32px}.dashboard-layout{padding:24px}@media(min-width:900px){.dashboard-layout{padding:32px}}.dashboard-layout__header{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;margin-bottom:24px}@media(min-width:900px){.dashboard-layout__header{flex-direction:row;justify-content:space-between;align-items:center}}.dashboard-layout__title{font-size:1.5rem;font-weight:700}.dashboard-layout__subtitle{font-size:15px;color:#666;margin-top:4px}.dashboard-layout__actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;flex-wrap:wrap}.grid{display:grid;gap:16px}.grid--cols-1{grid-template-columns:repeat(1,1fr)}.grid--cols-2{grid-template-columns:repeat(2,1fr)}.grid--cols-3{grid-template-columns:repeat(3,1fr)}.grid--cols-4{grid-template-columns:repeat(4,1fr)}.grid--cols-5{grid-template-columns:repeat(5,1fr)}.grid--cols-6{grid-template-columns:repeat(6,1fr)}.grid--gap-0{gap:0}.grid--gap-sm{gap:8px}.grid--gap-md{gap:16px}.grid--gap-lg{gap:24px}.grid--gap-xl{gap:32px}.grid-responsive{display:grid;gap:16px;grid-template-columns:repeat(1,1fr)}@media(min-width:600px){.grid-responsive{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.grid-responsive{grid-template-columns:repeat(3,1fr)}}@media(min-width:900px){.grid-responsive--2,.grid-responsive--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.grid-responsive--4{grid-template-columns:repeat(4,1fr)}}.grid-auto{display:grid;gap:16px}.grid-auto--sm{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.grid-auto--md{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-auto--lg{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}.grid-item--span-2{grid-column:span 2}.grid-item--span-3{grid-column:span 3}.grid-item--span-full{grid-column:1/-1}.grid-item--row-span-2{grid-row:span 2}.stats-grid{display:grid;gap:16px;grid-template-columns:repeat(1,1fr)}@media(min-width:600px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.cards-grid{display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}@media(min-width:900px){.cards-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1536px){.cards-grid{grid-template-columns:repeat(3,1fr)}}.masonry{column-count:1;column-gap:16px}@media(min-width:900px){.masonry{column-count:2}}@media(min-width:1200px){.masonry{column-count:3}}.masonry__item{break-inside:avoid;margin-bottom:16px}.row{display:flex;flex-wrap:wrap;margin:-8px}.row>*{padding:8px}.row--no-wrap{flex-wrap:nowrap}.row--gap-0{margin:0}.row--gap-0>*{padding:0}.row--gap-sm{margin:-4px}.row--gap-sm>*{padding:4px}.row--gap-lg{margin:-12px}.row--gap-lg>*{padding:12px}.col{flex:1;min-width:0}.col--auto{flex:0 0 auto}.col--1{flex:0 0 8.333%;max-width:8.333%}.col--2{flex:0 0 16.666%;max-width:16.666%}.col--3{flex:0 0 25%;max-width:25%}.col--4{flex:0 0 33.333%;max-width:33.333%}.col--5{flex:0 0 41.666%;max-width:41.666%}.col--6{flex:0 0 50%;max-width:50%}.col--7{flex:0 0 58.333%;max-width:58.333%}.col--8{flex:0 0 66.666%;max-width:66.666%}.col--9{flex:0 0 75%;max-width:75%}.col--10{flex:0 0 83.333%;max-width:83.333%}.col--11{flex:0 0 91.666%;max-width:91.666%}.col--12{flex:0 0 100%;max-width:100%}@media(min-width:600px){.col-sm--auto{flex:0 0 auto}.col-sm--6{flex:0 0 50%;max-width:50%}.col-sm--12{flex:0 0 100%;max-width:100%}}@media(min-width:900px){.col-md--auto{flex:0 0 auto}.col-md--3{flex:0 0 25%;max-width:25%}.col-md--4{flex:0 0 33.333%;max-width:33.333%}.col-md--6{flex:0 0 50%;max-width:50%}.col-md--8{flex:0 0 66.666%;max-width:66.666%}.col-md--12{flex:0 0 100%;max-width:100%}}@media(min-width:1200px){.col-lg--auto{flex:0 0 auto}.col-lg--3{flex:0 0 25%;max-width:25%}.col-lg--4{flex:0 0 33.333%;max-width:33.333%}.col-lg--6{flex:0 0 50%;max-width:50%}.col-lg--8{flex:0 0 66.666%;max-width:66.666%}.col-lg--9{flex:0 0 75%;max-width:75%}.col-lg--12{flex:0 0 100%;max-width:100%}}.app-header,.header,.lp-header{position:fixed;top:0;left:0;right:0;height:64px;background-color:#fff;border-bottom:1px solid #e0e0e0;z-index:1030}.header--transparent{background-color:rgba(0,0,0,0);border-bottom:none}.header--transparent.header--scrolled{background-color:#fff;border-bottom:1px solid #e0e0e0}.header--dark{background-color:#111827;border-bottom-color:#1f2937;color:#fff}.header__inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:600px){.header__inner{padding-left:24px;padding-right:24px}}.header__inner{height:100%;justify-content:space-between}.header__inner,.header__left{display:flex;flex-direction:row;align-items:center}.header__left{justify-content:flex-start;gap:24px}.header__center{justify-content:center;gap:16px}.header__center,.header__right{display:flex;flex-direction:row;align-items:center}.header__right{justify-content:flex-end;gap:12px}.header-logo{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.header-logo img{height:32px;width:auto}.header-logo__text{font-size:1.25rem;font-weight:700;color:#e63022}.header-nav{display:none}@media(min-width:900px){.header-nav{display:flex;align-items:center;gap:8px}}.header-nav__item{padding:8px 16px;font-size:15px;font-weight:500;color:#666;text-decoration:none;border-radius:6px;transition:color .2s ease,background-color .2s ease}.header-nav__item:hover{color:#1a1a1a;background-color:#f9fafb}.header-nav__item--active{color:#e63022}.header-actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px}.header-actions__button{display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.header-actions__button:hover{background:#f3f4f6}.header-actions__button:disabled{cursor:not-allowed;opacity:.5}.header-actions__button{width:40px;height:40px;color:#666}.header-actions__button:hover{color:#1a1a1a}.header-menu-btn{display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.header-menu-btn:hover{background:#f3f4f6}.header-menu-btn:disabled{cursor:not-allowed;opacity:.5}.header-menu-btn{width:40px;height:40px;color:#1a1a1a}@media(min-width:900px){.header-menu-btn{display:none}}.header-user{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;cursor:pointer;padding:4px;border-radius:8px;transition:background-color .2s ease}.header-user:hover{background-color:#f9fafb}.header-user__avatar{width:36px;height:36px}.header-user__info{display:none}@media(min-width:900px){.header-user__info{display:block}}.header-user__name{font-size:13px;font-weight:500;color:#1a1a1a}.header-user__role{font-size:10px;color:#666}.header-notifications{position:relative}.header-notifications .badge{position:absolute;top:4px;right:4px}.app-header__breadcrumb{display:none}@media(min-width:900px){.app-header__breadcrumb{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;font-size:13px;color:#666}.app-header__breadcrumb a{color:#666}.app-header__breadcrumb a:hover{color:#e63022}.app-header__breadcrumb span{color:#1a1a1a}}.lp-header{background-color:rgba(0,0,0,0);border-bottom:none}.lp-header.header--scrolled{background-color:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);border-bottom:1px solid #e0e0e0}.gradient-text{background:linear-gradient(135deg,#e63022,#ff6b6b);-webkit-background-clip:text;background-clip:text}.gradient-text,.gradient-text--green{-webkit-text-fill-color:rgba(0,0,0,0)}.gradient-text--green{background:linear-gradient(135deg,#11998e,#38ef7d);-webkit-background-clip:text;background-clip:text}.gradient-text--purple{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.glass{background:hsla(0,0%,100%,.9)}.glass,.glass--dark{backdrop-filter:blur(10px)}.glass--dark{background:rgba(17,24,39,.9)}.noise{position:relative}.noise:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none}.divider{width:100%;height:1px;background-color:#e0e0e0;margin:24px 0}.divider--vertical{width:1px;height:auto;align-self:stretch;margin:0 16px}.divider--with-text{display:flex;align-items:center;gap:16px;background:none}.divider--with-text:after,.divider--with-text:before{content:"";flex:1;height:1px;background-color:#e0e0e0}.divider--with-text span{font-size:13px;color:#999;white-space:nowrap}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.aspect-portrait{aspect-ratio:3/4}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.object-fill{object-fit:fill}.hover-lift{transition:transform .2s ease,box-shadow .2s ease}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.hover-scale{transition:transform .2s ease}.hover-scale:hover{transform:scale(1.02)}.hover-opacity{transition:opacity .2s ease}.hover-opacity:hover{opacity:.8}.focus-ring:focus{outline:none;box-shadow:0 0 0 3px rgba(230,48,34,.2)}.focus-ring:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(230,48,34,.3)}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:hsl(216,12.1951219512%,73.9215686275%)}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}@media print{.no-print{display:none!important}.print-only{display:block!important}}.print-only{display:none}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-header{position:sticky;top:64px;z-index:1010}.backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1040}.backdrop--light{background:hsla(0,0%,100%,.8)}.backdrop--blur{backdrop-filter:blur(4px)}.no-select{user-select:none}.no-drag{-webkit-user-drag:none;user-drag:none}.click-extend{position:relative}.click-extend:before{content:"";position:absolute;inset:-8px}.debug-outline{outline:1px solid red!important}.debug-outline *{outline:1px solid blue!important}.lp-section{padding:80px 0}@media(min-width:1200px){.lp-section{padding:120px 0}}.lp-title{font-size:2rem;font-weight:700;line-height:1.2}@media(min-width:900px){.lp-title{font-size:2.5rem}}@media(min-width:1200px){.lp-title{font-size:3rem}}.lp-subtitle{font-size:15px;color:#666;line-height:1.7}@media(min-width:900px){.lp-subtitle{font-size:1.125rem}}.form-row{display:grid;gap:16px}@media(min-width:900px){.form-row{grid-template-columns:repeat(2,1fr)}}.form-actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;margin-top:24px}.form-actions--between{justify-content:space-between}.form-actions--center{justify-content:center}.list-inline,.list-unstyled{list-style:none;padding:0;margin:0}.list-inline{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:16px}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:4px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.mx-1{margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mx-2{margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3,.mx-3{margin-left:.75rem!important}.mx-3{margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4,.mx-4{margin-left:1rem!important}.mx-4{margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.25rem!important}.mt-5{margin-top:1.25rem!important}.mr-5{margin-right:1.25rem!important}.mb-5{margin-bottom:1.25rem!important}.ml-5,.mx-5{margin-left:1.25rem!important}.mx-5{margin-right:1.25rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.m-6{margin:1.5rem!important}.mt-6{margin-top:1.5rem!important}.mr-6{margin-right:1.5rem!important}.mb-6{margin-bottom:1.5rem!important}.ml-6,.mx-6{margin-left:1.5rem!important}.mx-6{margin-right:1.5rem!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-8{margin:2rem!important}.mt-8{margin-top:2rem!important}.mr-8{margin-right:2rem!important}.mb-8{margin-bottom:2rem!important}.ml-8,.mx-8{margin-left:2rem!important}.mx-8{margin-right:2rem!important}.my-8{margin-top:2rem!important;margin-bottom:2rem!important}.m-10{margin:2.5rem!important}.mt-10{margin-top:2.5rem!important}.mr-10{margin-right:2.5rem!important}.mb-10{margin-bottom:2.5rem!important}.ml-10,.mx-10{margin-left:2.5rem!important}.mx-10{margin-right:2.5rem!important}.my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.m-12{margin:3rem!important}.mt-12{margin-top:3rem!important}.mr-12{margin-right:3rem!important}.mb-12{margin-bottom:3rem!important}.ml-12,.mx-12{margin-left:3rem!important}.mx-12{margin-right:3rem!important}.my-12{margin-top:3rem!important;margin-bottom:3rem!important}.m-16{margin:4rem!important}.mt-16{margin-top:4rem!important}.mr-16{margin-right:4rem!important}.mb-16{margin-bottom:4rem!important}.ml-16,.mx-16{margin-left:4rem!important}.mx-16{margin-right:4rem!important}.my-16{margin-top:4rem!important;margin-bottom:4rem!important}.m-20{margin:5rem!important}.mt-20{margin-top:5rem!important}.mr-20{margin-right:5rem!important}.mb-20{margin-bottom:5rem!important}.ml-20,.mx-20{margin-left:5rem!important}.mx-20{margin-right:5rem!important}.my-20{margin-top:5rem!important;margin-bottom:5rem!important}.m-24{margin:6rem!important}.mt-24{margin-top:6rem!important}.mr-24{margin-right:6rem!important}.mb-24{margin-bottom:6rem!important}.ml-24,.mx-24{margin-left:6rem!important}.mx-24{margin-right:6rem!important}.my-24{margin-top:6rem!important;margin-bottom:6rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mx-auto{margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.px-1{padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.px-2{padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3,.px-3{padding-left:.75rem!important}.px-3{padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4,.px-4{padding-left:1rem!important}.px-4{padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.25rem!important}.pt-5{padding-top:1.25rem!important}.pr-5{padding-right:1.25rem!important}.pb-5{padding-bottom:1.25rem!important}.pl-5,.px-5{padding-left:1.25rem!important}.px-5{padding-right:1.25rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.p-6{padding:1.5rem!important}.pt-6{padding-top:1.5rem!important}.pr-6{padding-right:1.5rem!important}.pb-6{padding-bottom:1.5rem!important}.pl-6,.px-6{padding-left:1.5rem!important}.px-6{padding-right:1.5rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-8{padding:2rem!important}.pt-8{padding-top:2rem!important}.pr-8{padding-right:2rem!important}.pb-8{padding-bottom:2rem!important}.pl-8,.px-8{padding-left:2rem!important}.px-8{padding-right:2rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.p-10{padding:2.5rem!important}.pt-10{padding-top:2.5rem!important}.pr-10{padding-right:2.5rem!important}.pb-10{padding-bottom:2.5rem!important}.pl-10,.px-10{padding-left:2.5rem!important}.px-10{padding-right:2.5rem!important}.py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.p-12{padding:3rem!important}.pt-12{padding-top:3rem!important}.pr-12{padding-right:3rem!important}.pb-12{padding-bottom:3rem!important}.pl-12,.px-12{padding-left:3rem!important}.px-12{padding-right:3rem!important}.py-12{padding-top:3rem!important;padding-bottom:3rem!important}.p-16{padding:4rem!important}.pt-16{padding-top:4rem!important}.pr-16{padding-right:4rem!important}.pb-16{padding-bottom:4rem!important}.pl-16,.px-16{padding-left:4rem!important}.px-16{padding-right:4rem!important}.py-16{padding-top:4rem!important;padding-bottom:4rem!important}.p-20{padding:5rem!important}.pt-20{padding-top:5rem!important}.pr-20{padding-right:5rem!important}.pb-20{padding-bottom:5rem!important}.pl-20,.px-20{padding-left:5rem!important}.px-20{padding-right:5rem!important}.py-20{padding-top:5rem!important;padding-bottom:5rem!important}.p-24{padding:6rem!important}.pt-24{padding-top:6rem!important}.pr-24{padding-right:6rem!important}.pb-24{padding-bottom:6rem!important}.pl-24,.px-24{padding-left:6rem!important}.px-24{padding-right:6rem!important}.py-24{padding-top:6rem!important;padding-bottom:6rem!important}.p-32{padding:8rem!important}.pt-32{padding-top:8rem!important}.pr-32{padding-right:8rem!important}.pb-32{padding-bottom:8rem!important}.pl-32,.px-32{padding-left:8rem!important}.px-32{padding-right:8rem!important}.py-32{padding-top:8rem!important;padding-bottom:8rem!important}.gap-0{gap:0!important}.gap-x-0{column-gap:0!important}.gap-y-0{row-gap:0!important}.gap-1{gap:.25rem!important}.gap-x-1{column-gap:.25rem!important}.gap-y-1{row-gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-x-2{column-gap:.5rem!important}.gap-y-2{row-gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-x-3{column-gap:.75rem!important}.gap-y-3{row-gap:.75rem!important}.gap-4{gap:1rem!important}.gap-x-4{column-gap:1rem!important}.gap-y-4{row-gap:1rem!important}.gap-5{gap:1.25rem!important}.gap-x-5{column-gap:1.25rem!important}.gap-y-5{row-gap:1.25rem!important}.gap-6{gap:1.5rem!important}.gap-x-6{column-gap:1.5rem!important}.gap-y-6{row-gap:1.5rem!important}.gap-8{gap:2rem!important}.gap-x-8{column-gap:2rem!important}.gap-y-8{row-gap:2rem!important}.gap-10{gap:2.5rem!important}.gap-x-10{column-gap:2.5rem!important}.gap-y-10{row-gap:2.5rem!important}.gap-12{gap:3rem!important}.gap-x-12{column-gap:3rem!important}.gap-y-12{row-gap:3rem!important}.gap-16{gap:4rem!important}.gap-x-16{column-gap:4rem!important}.gap-y-16{row-gap:4rem!important}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-5>*+*{margin-top:1.25rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-7>*+*{margin-top:1.75rem}.space-y-8>*+*{margin-top:2rem}.space-y-9>*+*{margin-top:2.25rem}.space-y-10>*+*{margin-top:2.5rem}.space-y-11>*+*{margin-top:2.75rem}.space-y-12>*+*{margin-top:3rem}.space-x-1>*+*{margin-left:.25rem}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-5>*+*{margin-left:1.25rem}.space-x-6>*+*{margin-left:1.5rem}.space-x-7>*+*{margin-left:1.75rem}.space-x-8>*+*{margin-left:2rem}.space-x-9>*+*{margin-left:2.25rem}.space-x-10>*+*{margin-left:2.5rem}.space-x-11>*+*{margin-left:2.75rem}.space-x-12>*+*{margin-left:3rem}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-col{flex-direction:column!important}.flex-col-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-nowrap{flex-wrap:nowrap!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.justify-evenly{justify-content:space-evenly!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.items-baseline{align-items:baseline!important}.items-stretch{align-items:stretch!important}.self-auto{align-self:auto!important}.self-start{align-self:flex-start!important}.self-end{align-self:flex-end!important}.self-center{align-self:center!important}.self-stretch{align-self:stretch!important}.content-start{align-content:flex-start!important}.content-end{align-content:flex-end!important}.content-center{align-content:center!important}.content-between{align-content:space-between!important}.content-around{align-content:space-around!important}.content-evenly{align-content:space-evenly!important}.content-stretch{align-content:stretch!important}.flex-1{flex:1 1 0%!important}.flex-auto{flex:1 1 auto!important}.flex-initial{flex:0 1 auto!important}.flex-none{flex:none!important}.flex-grow{flex-grow:1!important}.flex-grow-0{flex-grow:0!important}.flex-shrink{flex-shrink:1!important}.flex-shrink-0{flex-shrink:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-6{order:6!important}.order-7{order:7!important}.order-8{order:8!important}.order-9{order:9!important}.order-10{order:10!important}.order-11{order:11!important}.order-12{order:12!important}.order-first{order:-9999!important}.order-last{order:9999!important}.order-none{order:0!important}.grid{display:grid!important}.inline-grid{display:inline-grid!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.grid-cols-none{grid-template-columns:none!important}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))!important}.grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))!important}.grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))!important}.grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))!important}.grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))!important}.grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))!important}.grid-rows-none{grid-template-rows:none!important}.col-span-1{grid-column:span 1/span 1!important}.col-span-2{grid-column:span 2/span 2!important}.col-span-3{grid-column:span 3/span 3!important}.col-span-4{grid-column:span 4/span 4!important}.col-span-5{grid-column:span 5/span 5!important}.col-span-6{grid-column:span 6/span 6!important}.col-span-7{grid-column:span 7/span 7!important}.col-span-8{grid-column:span 8/span 8!important}.col-span-9{grid-column:span 9/span 9!important}.col-span-10{grid-column:span 10/span 10!important}.col-span-11{grid-column:span 11/span 11!important}.col-span-12{grid-column:span 12/span 12!important}.col-span-full{grid-column:1/-1!important}.col-start-auto{grid-column-start:auto!important}.col-start-1{grid-column-start:1!important}.col-start-2{grid-column-start:2!important}.col-start-3{grid-column-start:3!important}.col-start-4{grid-column-start:4!important}.col-start-5{grid-column-start:5!important}.col-start-6{grid-column-start:6!important}.col-start-7{grid-column-start:7!important}.col-start-8{grid-column-start:8!important}.col-start-9{grid-column-start:9!important}.col-start-10{grid-column-start:10!important}.col-start-11{grid-column-start:11!important}.col-start-12{grid-column-start:12!important}.col-start-13{grid-column-start:13!important}.col-end-auto{grid-column-end:auto!important}.col-end-1{grid-column-end:1!important}.col-end-2{grid-column-end:2!important}.col-end-3{grid-column-end:3!important}.col-end-4{grid-column-end:4!important}.col-end-5{grid-column-end:5!important}.col-end-6{grid-column-end:6!important}.col-end-7{grid-column-end:7!important}.col-end-8{grid-column-end:8!important}.col-end-9{grid-column-end:9!important}.col-end-10{grid-column-end:10!important}.col-end-11{grid-column-end:11!important}.col-end-12{grid-column-end:12!important}.col-end-13{grid-column-end:13!important}.row-span-1{grid-row:span 1/span 1!important}.row-span-2{grid-row:span 2/span 2!important}.row-span-3{grid-row:span 3/span 3!important}.row-span-4{grid-row:span 4/span 4!important}.row-span-5{grid-row:span 5/span 5!important}.row-span-6{grid-row:span 6/span 6!important}.row-span-7{grid-row:span 7/span 7!important}.row-span-8{grid-row:span 8/span 8!important}.row-span-9{grid-row:span 9/span 9!important}.row-span-10{grid-row:span 10/span 10!important}.row-span-11{grid-row:span 11/span 11!important}.row-span-12{grid-row:span 12/span 12!important}.row-span-full{grid-row:1/-1!important}.row-start-auto{grid-row-start:auto!important}.row-start-1{grid-row-start:1!important}.row-start-2{grid-row-start:2!important}.row-start-3{grid-row-start:3!important}.row-start-4{grid-row-start:4!important}.row-start-5{grid-row-start:5!important}.row-start-6{grid-row-start:6!important}.row-start-7{grid-row-start:7!important}.row-start-8{grid-row-start:8!important}.row-start-9{grid-row-start:9!important}.row-start-10{grid-row-start:10!important}.row-start-11{grid-row-start:11!important}.row-start-12{grid-row-start:12!important}.row-start-13{grid-row-start:13!important}.row-end-auto{grid-row-end:auto!important}.row-end-1{grid-row-end:1!important}.row-end-2{grid-row-end:2!important}.row-end-3{grid-row-end:3!important}.row-end-4{grid-row-end:4!important}.row-end-5{grid-row-end:5!important}.row-end-6{grid-row-end:6!important}.row-end-7{grid-row-end:7!important}.row-end-8{grid-row-end:8!important}.row-end-9{grid-row-end:9!important}.row-end-10{grid-row-end:10!important}.row-end-11{grid-row-end:11!important}.row-end-12{grid-row-end:12!important}.row-end-13{grid-row-end:13!important}.grid-flow-row{grid-auto-flow:row!important}.grid-flow-col{grid-auto-flow:column!important}.grid-flow-row-dense{grid-auto-flow:row dense!important}.grid-flow-col-dense{grid-auto-flow:column dense!important}.place-content-center{place-content:center!important}.place-content-start{place-content:start!important}.place-content-end{place-content:end!important}.place-content-between{place-content:space-between!important}.place-content-around{place-content:space-around!important}.place-content-evenly{place-content:space-evenly!important}.place-content-stretch{place-content:stretch!important}.place-items-center{place-items:center!important}.place-items-start{place-items:start!important}.place-items-end{place-items:end!important}.place-items-stretch{place-items:stretch!important}.place-self-auto{place-self:auto!important}.place-self-start{place-self:start!important}.place-self-end{place-self:end!important}.place-self-center{place-self:center!important}.place-self-stretch{place-self:stretch!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.table{display:table!important}.table-cell{display:table-cell!important}.table-row{display:table-row!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.inset-0{top:0;bottom:0}.inset-0,.inset-x-0{right:0;left:0}.inset-y-0{top:0;bottom:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.top-1{top:.25rem}.right-1{right:.25rem}.bottom-1{bottom:.25rem}.left-1{left:.25rem}.top-2{top:.5rem}.right-2{right:.5rem}.bottom-2{bottom:.5rem}.left-2{left:.5rem}.top-3{top:.75rem}.right-3{right:.75rem}.bottom-3{bottom:.75rem}.left-3{left:.75rem}.top-4{top:1rem}.right-4{right:1rem}.bottom-4{bottom:1rem}.left-4{left:1rem}.top-5{top:1.25rem}.right-5{right:1.25rem}.bottom-5{bottom:1.25rem}.left-5{left:1.25rem}.top-6{top:1.5rem}.right-6{right:1.5rem}.bottom-6{bottom:1.5rem}.left-6{left:1.5rem}.top-7{top:1.75rem}.right-7{right:1.75rem}.bottom-7{bottom:1.75rem}.left-7{left:1.75rem}.top-8{top:2rem}.right-8{right:2rem}.bottom-8{bottom:2rem}.left-8{left:2rem}.top-9{top:2.25rem}.right-9{right:2.25rem}.bottom-9{bottom:2.25rem}.left-9{left:2.25rem}.top-10{top:2.5rem}.right-10{right:2.5rem}.bottom-10{bottom:2.5rem}.left-10{left:2.5rem}.top-11{top:2.75rem}.right-11{right:2.75rem}.bottom-11{bottom:2.75rem}.left-11{left:2.75rem}.top-12{top:3rem}.right-12{right:3rem}.bottom-12{bottom:3rem}.left-12{left:3rem}.top-13{top:3.25rem}.right-13{right:3.25rem}.bottom-13{bottom:3.25rem}.left-13{left:3.25rem}.top-14{top:3.5rem}.right-14{right:3.5rem}.bottom-14{bottom:3.5rem}.left-14{left:3.5rem}.top-15{top:3.75rem}.right-15{right:3.75rem}.bottom-15{bottom:3.75rem}.left-15{left:3.75rem}.top-16{top:4rem}.right-16{right:4rem}.bottom-16{bottom:4rem}.left-16{left:4rem}.top-17{top:4.25rem}.right-17{right:4.25rem}.bottom-17{bottom:4.25rem}.left-17{left:4.25rem}.top-18{top:4.5rem}.right-18{right:4.5rem}.bottom-18{bottom:4.5rem}.left-18{left:4.5rem}.top-19{top:4.75rem}.right-19{right:4.75rem}.bottom-19{bottom:4.75rem}.left-19{left:4.75rem}.top-20{top:5rem}.right-20{right:5rem}.bottom-20{bottom:5rem}.left-20{left:5rem}.z-0{z-index:0!important}.z-10{z-index:10!important}.z-20{z-index:20!important}.z-30{z-index:30!important}.z-40{z-index:40!important}.z-50{z-index:50!important}.z-auto{z-index:auto!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.float-right{float:right!important}.float-left{float:left!important}.float-none{float:none!important}.clear-left{clear:left!important}.clear-right{clear:right!important}.clear-both{clear:both!important}.clear-none{clear:none!important}.object-contain{object-fit:contain!important}.object-cover{object-fit:cover!important}.object-fill{object-fit:fill!important}.object-none{object-fit:none!important}.object-scale-down{object-fit:scale-down!important}.object-center{object-position:center!important}.object-top{object-position:top!important}.object-bottom{object-position:bottom!important}.object-left{object-position:left!important}.object-right{object-position:right!important}.w-full{width:100%!important}.w-screen{width:100vw!important}.w-auto{width:auto!important}.w-min{width:min-content!important}.w-max{width:max-content!important}.w-fit{width:fit-content!important}.w-0{width:0!important}.w-1{width:.25rem!important}.w-2{width:.5rem!important}.w-3{width:.75rem!important}.w-4{width:1rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-7{width:1.75rem!important}.w-8{width:2rem!important}.w-9{width:2.25rem!important}.w-10{width:2.5rem!important}.w-11{width:2.75rem!important}.w-12{width:3rem!important}.w-13{width:3.25rem!important}.w-14{width:3.5rem!important}.w-15{width:3.75rem!important}.w-16{width:4rem!important}.w-17{width:4.25rem!important}.w-18{width:4.5rem!important}.w-19{width:4.75rem!important}.w-20{width:5rem!important}.w-21{width:5.25rem!important}.w-22{width:5.5rem!important}.w-23{width:5.75rem!important}.w-24{width:6rem!important}.w-25{width:6.25rem!important}.w-26{width:6.5rem!important}.w-27{width:6.75rem!important}.w-28{width:7rem!important}.w-29{width:7.25rem!important}.w-30{width:7.5rem!important}.w-31{width:7.75rem!important}.w-32{width:8rem!important}.w-33{width:8.25rem!important}.w-34{width:8.5rem!important}.w-35{width:8.75rem!important}.w-36{width:9rem!important}.w-37{width:9.25rem!important}.w-38{width:9.5rem!important}.w-39{width:9.75rem!important}.w-40{width:10rem!important}.w-41{width:10.25rem!important}.w-42{width:10.5rem!important}.w-43{width:10.75rem!important}.w-44{width:11rem!important}.w-45{width:11.25rem!important}.w-46{width:11.5rem!important}.w-47{width:11.75rem!important}.w-48{width:12rem!important}.w-49{width:12.25rem!important}.w-50{width:12.5rem!important}.w-51{width:12.75rem!important}.w-52{width:13rem!important}.w-53{width:13.25rem!important}.w-54{width:13.5rem!important}.w-55{width:13.75rem!important}.w-56{width:14rem!important}.w-57{width:14.25rem!important}.w-58{width:14.5rem!important}.w-59{width:14.75rem!important}.w-60{width:15rem!important}.w-61{width:15.25rem!important}.w-62{width:15.5rem!important}.w-63{width:15.75rem!important}.w-64{width:16rem!important}.w-65{width:16.25rem!important}.w-66{width:16.5rem!important}.w-67{width:16.75rem!important}.w-68{width:17rem!important}.w-69{width:17.25rem!important}.w-70{width:17.5rem!important}.w-71{width:17.75rem!important}.w-72{width:18rem!important}.w-73{width:18.25rem!important}.w-74{width:18.5rem!important}.w-75{width:18.75rem!important}.w-76{width:19rem!important}.w-77{width:19.25rem!important}.w-78{width:19.5rem!important}.w-79{width:19.75rem!important}.w-80{width:20rem!important}.w-81{width:20.25rem!important}.w-82{width:20.5rem!important}.w-83{width:20.75rem!important}.w-84{width:21rem!important}.w-85{width:21.25rem!important}.w-86{width:21.5rem!important}.w-87{width:21.75rem!important}.w-88{width:22rem!important}.w-89{width:22.25rem!important}.w-90{width:22.5rem!important}.w-91{width:22.75rem!important}.w-92{width:23rem!important}.w-93{width:23.25rem!important}.w-94{width:23.5rem!important}.w-95{width:23.75rem!important}.w-96{width:24rem!important}.w-1\/2{width:50%!important}.w-1\/3{width:33.333333%!important}.w-2\/3{width:66.666667%!important}.w-1\/4{width:25%!important}.w-3\/4{width:75%!important}.w-1\/5{width:20%!important}.w-2\/5{width:40%!important}.w-3\/5{width:60%!important}.w-4\/5{width:80%!important}.min-w-0{min-width:0!important}.min-w-full{min-width:100%!important}.min-w-min{min-width:min-content!important}.min-w-max{min-width:max-content!important}.min-w-fit{min-width:fit-content!important}.max-w-none{max-width:none!important}.max-w-full{max-width:100%!important}.max-w-min{max-width:min-content!important}.max-w-max{max-width:max-content!important}.max-w-fit{max-width:fit-content!important}.max-w-prose{max-width:65ch!important}.max-w-screen-2xl{max-width:1536px!important}.max-w-1xl{max-width:16rem!important}.max-w-2xl{max-width:32rem!important}.max-w-3xl{max-width:48rem!important}.max-w-4xl{max-width:64rem!important}.max-w-5xl{max-width:80rem!important}.max-w-6xl{max-width:96rem!important}.max-w-7xl{max-width:112rem!important;max-width:80rem!important}.h-full{height:100%!important}.h-screen{height:100vh!important}.h-auto{height:auto!important}.h-min{height:min-content!important}.h-max{height:max-content!important}.h-fit{height:fit-content!important}.h-0{height:0!important}.h-1{height:.25rem!important}.h-2{height:.5rem!important}.h-3{height:.75rem!important}.h-4{height:1rem!important}.h-5{height:1.25rem!important}.h-6{height:1.5rem!important}.h-7{height:1.75rem!important}.h-8{height:2rem!important}.h-9{height:2.25rem!important}.h-10{height:2.5rem!important}.h-11{height:2.75rem!important}.h-12{height:3rem!important}.h-13{height:3.25rem!important}.h-14{height:3.5rem!important}.h-15{height:3.75rem!important}.h-16{height:4rem!important}.h-17{height:4.25rem!important}.h-18{height:4.5rem!important}.h-19{height:4.75rem!important}.h-20{height:5rem!important}.h-21{height:5.25rem!important}.h-22{height:5.5rem!important}.h-23{height:5.75rem!important}.h-24{height:6rem!important}.h-25{height:6.25rem!important}.h-26{height:6.5rem!important}.h-27{height:6.75rem!important}.h-28{height:7rem!important}.h-29{height:7.25rem!important}.h-30{height:7.5rem!important}.h-31{height:7.75rem!important}.h-32{height:8rem!important}.h-33{height:8.25rem!important}.h-34{height:8.5rem!important}.h-35{height:8.75rem!important}.h-36{height:9rem!important}.h-37{height:9.25rem!important}.h-38{height:9.5rem!important}.h-39{height:9.75rem!important}.h-40{height:10rem!important}.h-41{height:10.25rem!important}.h-42{height:10.5rem!important}.h-43{height:10.75rem!important}.h-44{height:11rem!important}.h-45{height:11.25rem!important}.h-46{height:11.5rem!important}.h-47{height:11.75rem!important}.h-48{height:12rem!important}.h-49{height:12.25rem!important}.h-50{height:12.5rem!important}.h-51{height:12.75rem!important}.h-52{height:13rem!important}.h-53{height:13.25rem!important}.h-54{height:13.5rem!important}.h-55{height:13.75rem!important}.h-56{height:14rem!important}.h-57{height:14.25rem!important}.h-58{height:14.5rem!important}.h-59{height:14.75rem!important}.h-60{height:15rem!important}.h-61{height:15.25rem!important}.h-62{height:15.5rem!important}.h-63{height:15.75rem!important}.h-64{height:16rem!important}.h-65{height:16.25rem!important}.h-66{height:16.5rem!important}.h-67{height:16.75rem!important}.h-68{height:17rem!important}.h-69{height:17.25rem!important}.h-70{height:17.5rem!important}.h-71{height:17.75rem!important}.h-72{height:18rem!important}.h-73{height:18.25rem!important}.h-74{height:18.5rem!important}.h-75{height:18.75rem!important}.h-76{height:19rem!important}.h-77{height:19.25rem!important}.h-78{height:19.5rem!important}.h-79{height:19.75rem!important}.h-80{height:20rem!important}.h-81{height:20.25rem!important}.h-82{height:20.5rem!important}.h-83{height:20.75rem!important}.h-84{height:21rem!important}.h-85{height:21.25rem!important}.h-86{height:21.5rem!important}.h-87{height:21.75rem!important}.h-88{height:22rem!important}.h-89{height:22.25rem!important}.h-90{height:22.5rem!important}.h-91{height:22.75rem!important}.h-92{height:23rem!important}.h-93{height:23.25rem!important}.h-94{height:23.5rem!important}.h-95{height:23.75rem!important}.h-96{height:24rem!important}.min-h-0{min-height:0!important}.min-h-full{min-height:100%!important}.min-h-screen{min-height:100vh!important}.min-h-min{min-height:min-content!important}.min-h-max{min-height:max-content!important}.min-h-fit{min-height:fit-content!important}.max-h-none{max-height:none!important}.max-h-full{max-height:100%!important}.max-h-screen{max-height:100vh!important}.max-h-min{max-height:min-content!important}.max-h-max{max-height:max-content!important}.max-h-fit{max-height:fit-content!important}.max-h-0{max-height:0!important}.max-h-1{max-height:.25rem!important}.max-h-2{max-height:.5rem!important}.max-h-3{max-height:.75rem!important}.max-h-4{max-height:1rem!important}.max-h-5{max-height:1.25rem!important}.max-h-6{max-height:1.5rem!important}.max-h-7{max-height:1.75rem!important}.max-h-8{max-height:2rem!important}.max-h-9{max-height:2.25rem!important}.max-h-10{max-height:2.5rem!important}.max-h-11{max-height:2.75rem!important}.max-h-12{max-height:3rem!important}.max-h-13{max-height:3.25rem!important}.max-h-14{max-height:3.5rem!important}.max-h-15{max-height:3.75rem!important}.max-h-16{max-height:4rem!important}.max-h-17{max-height:4.25rem!important}.max-h-18{max-height:4.5rem!important}.max-h-19{max-height:4.75rem!important}.max-h-20{max-height:5rem!important}.max-h-21{max-height:5.25rem!important}.max-h-22{max-height:5.5rem!important}.max-h-23{max-height:5.75rem!important}.max-h-24{max-height:6rem!important}.max-h-25{max-height:6.25rem!important}.max-h-26{max-height:6.5rem!important}.max-h-27{max-height:6.75rem!important}.max-h-28{max-height:7rem!important}.max-h-29{max-height:7.25rem!important}.max-h-30{max-height:7.5rem!important}.max-h-31{max-height:7.75rem!important}.max-h-32{max-height:8rem!important}.max-h-33{max-height:8.25rem!important}.max-h-34{max-height:8.5rem!important}.max-h-35{max-height:8.75rem!important}.max-h-36{max-height:9rem!important}.max-h-37{max-height:9.25rem!important}.max-h-38{max-height:9.5rem!important}.max-h-39{max-height:9.75rem!important}.max-h-40{max-height:10rem!important}.max-h-41{max-height:10.25rem!important}.max-h-42{max-height:10.5rem!important}.max-h-43{max-height:10.75rem!important}.max-h-44{max-height:11rem!important}.max-h-45{max-height:11.25rem!important}.max-h-46{max-height:11.5rem!important}.max-h-47{max-height:11.75rem!important}.max-h-48{max-height:12rem!important}.max-h-49{max-height:12.25rem!important}.max-h-50{max-height:12.5rem!important}.max-h-51{max-height:12.75rem!important}.max-h-52{max-height:13rem!important}.max-h-53{max-height:13.25rem!important}.max-h-54{max-height:13.5rem!important}.max-h-55{max-height:13.75rem!important}.max-h-56{max-height:14rem!important}.max-h-57{max-height:14.25rem!important}.max-h-58{max-height:14.5rem!important}.max-h-59{max-height:14.75rem!important}.max-h-60{max-height:15rem!important}.max-h-61{max-height:15.25rem!important}.max-h-62{max-height:15.5rem!important}.max-h-63{max-height:15.75rem!important}.max-h-64{max-height:16rem!important}.max-h-65{max-height:16.25rem!important}.max-h-66{max-height:16.5rem!important}.max-h-67{max-height:16.75rem!important}.max-h-68{max-height:17rem!important}.max-h-69{max-height:17.25rem!important}.max-h-70{max-height:17.5rem!important}.max-h-71{max-height:17.75rem!important}.max-h-72{max-height:18rem!important}.max-h-73{max-height:18.25rem!important}.max-h-74{max-height:18.5rem!important}.max-h-75{max-height:18.75rem!important}.max-h-76{max-height:19rem!important}.max-h-77{max-height:19.25rem!important}.max-h-78{max-height:19.5rem!important}.max-h-79{max-height:19.75rem!important}.max-h-80{max-height:20rem!important}.max-h-81{max-height:20.25rem!important}.max-h-82{max-height:20.5rem!important}.max-h-83{max-height:20.75rem!important}.max-h-84{max-height:21rem!important}.max-h-85{max-height:21.25rem!important}.max-h-86{max-height:21.5rem!important}.max-h-87{max-height:21.75rem!important}.max-h-88{max-height:22rem!important}.max-h-89{max-height:22.25rem!important}.max-h-90{max-height:22.5rem!important}.max-h-91{max-height:22.75rem!important}.max-h-92{max-height:23rem!important}.max-h-93{max-height:23.25rem!important}.max-h-94{max-height:23.5rem!important}.max-h-95{max-height:23.75rem!important}.max-h-96{max-height:24rem!important}.aspect-square{aspect-ratio:1/1!important}.aspect-video{aspect-ratio:16/9!important}.aspect-auto{aspect-ratio:auto!important}.text-primary{color:#e63022!important}.text-secondary{color:#333!important}.text-accent{color:#e63022!important}.text-white{color:#fff!important}.text-black{color:#000!important}.text-current{color:currentColor!important}.text-transparent{color:rgba(0,0,0,0)!important}.text-gray-50{color:#f9fafb!important}.text-gray-100{color:#f3f4f6!important}.text-gray-200{color:#e5e7eb!important}.text-gray-300{color:#d1d5db!important}.text-gray-400{color:#9ca3af!important}.text-gray-500{color:#6b7280!important}.text-gray-600{color:#4b5563!important}.text-gray-700{color:#374151!important}.text-gray-800{color:#1f2937!important}.text-gray-900{color:#111827!important}.bg-primary{background-color:#e63022!important}.bg-primary\/10{background-color:rgba(230,48,34,.1)!important}.bg-secondary{background-color:#333!important}.bg-accent{background-color:#e63022!important}.bg-white{background-color:#fff!important}.bg-black{background-color:#000!important}.bg-current{background-color:currentColor!important}.bg-transparent{background-color:rgba(0,0,0,0)!important}.bg-gray-50{background-color:#f9fafb!important}.bg-gray-100{background-color:#f3f4f6!important}.bg-gray-200{background-color:#e5e7eb!important}.bg-gray-300{background-color:#d1d5db!important}.bg-gray-400{background-color:#9ca3af!important}.bg-gray-500{background-color:#6b7280!important}.bg-gray-600{background-color:#4b5563!important}.bg-gray-700{background-color:#374151!important}.bg-gray-800{background-color:#1f2937!important}.bg-gray-900{background-color:#111827!important}.border-primary{border-color:#e63022!important}.border-secondary{border-color:#333!important}.border-accent{border-color:#e63022!important}.border-white{border-color:#fff!important}.border-black{border-color:#000!important}.border-current{border-color:currentColor!important}.border-transparent{border-color:rgba(0,0,0,0)!important}.border-gray-50{border-color:#f9fafb!important}.border-gray-100{border-color:#f3f4f6!important}.border-gray-200{border-color:#e5e7eb!important}.border-gray-300{border-color:#d1d5db!important}.border-gray-400{border-color:#9ca3af!important}.border-gray-500{border-color:#6b7280!important}.border-gray-600{border-color:#4b5563!important}.border-gray-700{border-color:#374151!important}.border-gray-800{border-color:#1f2937!important}.border-gray-900{border-color:#111827!important}.bg-accent-5,.bg-opacity-5{background-color:rgba(230,48,34,.05)!important}.bg-accent-10,.bg-opacity-10{background-color:rgba(230,48,34,.1)!important}.bg-accent-15,.bg-opacity-15{background-color:rgba(230,48,34,.15)!important}.bg-accent-20,.bg-opacity-20{background-color:rgba(230,48,34,.2)!important}.bg-accent-25,.bg-opacity-25{background-color:rgba(230,48,34,.25)!important}.bg-accent-30,.bg-opacity-30{background-color:rgba(230,48,34,.3)!important}.bg-accent-35,.bg-opacity-35{background-color:rgba(230,48,34,.35)!important}.bg-accent-40,.bg-opacity-40{background-color:rgba(230,48,34,.4)!important}.bg-accent-45,.bg-opacity-45{background-color:rgba(230,48,34,.45)!important}.bg-accent-50,.bg-opacity-50{background-color:rgba(230,48,34,.5)!important}.bg-accent-55,.bg-opacity-55{background-color:rgba(230,48,34,.55)!important}.bg-accent-60,.bg-opacity-60{background-color:rgba(230,48,34,.6)!important}.bg-accent-65,.bg-opacity-65{background-color:rgba(230,48,34,.65)!important}.bg-accent-70,.bg-opacity-70{background-color:rgba(230,48,34,.7)!important}.bg-accent-75,.bg-opacity-75{background-color:rgba(230,48,34,.75)!important}.bg-accent-80,.bg-opacity-80{background-color:rgba(230,48,34,.8)!important}.bg-accent-85,.bg-opacity-85{background-color:rgba(230,48,34,.85)!important}.bg-accent-90,.bg-opacity-90{background-color:rgba(230,48,34,.9)!important}.bg-accent-95,.bg-opacity-95{background-color:rgba(230,48,34,.95)!important}.hover\:text-accent:hover,.hover\:text-primary:hover{color:#e63022!important}.hover\:bg-accent:hover,.hover\:bg-primary:hover{background-color:#e63022!important}.hover\:bg-gray-50:hover{background-color:#f9fafb!important}.hover\:bg-gray-100:hover{background-color:#f3f4f6!important}.hover\:bg-gray-200:hover{background-color:#e5e7eb!important}.focus\:text-primary:focus{color:#e63022!important}.focus\:bg-primary:focus{background-color:#e63022!important}.focus\:border-primary:focus{border-color:#e63022!important}.border{border-width:1px!important}.border-0{border-width:0!important}.border-2{border-width:2px!important}.border-4{border-width:4px!important}.border-8{border-width:8px!important}.border-t{border-top-width:1px!important}.border-r{border-right-width:1px!important}.border-b{border-bottom-width:1px!important}.border-l{border-left-width:1px!important}.border-t-0{border-top-width:0!important}.border-r-0{border-right-width:0!important}.border-b-0{border-bottom-width:0!important}.border-l-0{border-left-width:0!important}.border-t-2{border-top-width:2px!important}.border-r-2{border-right-width:2px!important}.border-b-2{border-bottom-width:2px!important}.border-l-2{border-left-width:2px!important}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-dotted{border-style:dotted!important}.border-double{border-style:double!important}.border-none{border-style:none!important}.rounded-none{border-radius:0!important}.rounded-sm{border-radius:.125rem!important}.rounded{border-radius:.25rem!important}.rounded-md{border-radius:.375rem!important}.rounded-lg{border-radius:.5rem!important}.rounded-xl{border-radius:.75rem!important}.rounded-2xl{border-radius:1rem!important}.rounded-3xl{border-radius:1.5rem!important}.rounded-full{border-radius:9999px!important}.rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-r{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-r-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.rounded-r-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.rounded-r-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.rounded-r-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.rounded-b-none{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-b{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-b-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.rounded-b-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.rounded-b-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.rounded-b-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.rounded-b-full{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-l-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.rounded-l-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.rounded-l-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.rounded-l-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)!important}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)!important}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)!important}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)!important}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)!important}.shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)!important}.shadow-none{box-shadow:none!important}.hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)!important}.hover\:shadow:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)!important}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)!important}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)!important}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important}.opacity-0{opacity:0!important}.opacity-5{opacity:.05!important}.opacity-10{opacity:.1!important}.opacity-20{opacity:.2!important}.opacity-25{opacity:.25!important}.opacity-30{opacity:.3!important}.opacity-40{opacity:.4!important}.opacity-50{opacity:.5!important}.opacity-60{opacity:.6!important}.opacity-70{opacity:.7!important}.opacity-75{opacity:.75!important}.opacity-80{opacity:.8!important}.opacity-90{opacity:.9!important}.opacity-95{opacity:.95!important}.hover\:opacity-100:hover,.opacity-100{opacity:1!important}.hover\:opacity-90:hover{opacity:.9!important}.hover\:opacity-80:hover{opacity:.8!important}.hover\:opacity-70:hover{opacity:.7!important}.hover\:opacity-60:hover{opacity:.6!important}.hover\:opacity-50:hover{opacity:.5!important}.blur-none{filter:blur(0)!important}.blur-sm{filter:blur(4px)!important}.blur{filter:blur(8px)!important}.blur-md{filter:blur(12px)!important}.blur-lg{filter:blur(16px)!important}.blur-xl{filter:blur(24px)!important}.blur-2xl{filter:blur(40px)!important}.blur-3xl{filter:blur(64px)!important}.transition-none{transition-property:none!important}.transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-colors{transition-property:background-color,border-color,color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-opacity{transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-shadow{transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-transform{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.duration-75{transition-duration:75ms!important}.duration-100{transition-duration:.1s!important}.duration-150{transition-duration:.15s!important}.duration-200{transition-duration:.2s!important}.duration-300{transition-duration:.3s!important}.duration-500{transition-duration:.5s!important}.duration-700{transition-duration:.7s!important}.duration-1000{transition-duration:1s!important}.transform{transform:translateX(0) translateY(0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)!important}.transform-none{transform:none!important}.scale-0{transform:scale(0)!important}.scale-50{transform:scale(.5)!important}.scale-75{transform:scale(.75)!important}.scale-90{transform:scale(.9)!important}.scale-95{transform:scale(.95)!important}.scale-100{transform:scale(1)!important}.scale-105{transform:scale(1.05)!important}.scale-110{transform:scale(1.1)!important}.scale-125{transform:scale(1.25)!important}.scale-150{transform:scale(1.5)!important}.hover\:scale-105:hover{transform:scale(1.05)!important}.hover\:scale-110:hover{transform:scale(1.1)!important}.translate-x-0{transform:translateX(0)!important}.translate-y-0{transform:translateY(0)!important}.translate-x-full{transform:translateX(100%)!important}.-translate-x-full{transform:translateX(-100%)!important}.translate-y-full{transform:translateY(100%)!important}.-translate-y-full{transform:translateY(-100%)!important}.translate-x-1\/2{transform:translateX(50%)!important}.-translate-x-1\/2{transform:translateX(-50%)!important}.translate-y-1\/2{transform:translateY(50%)!important}.-translate-y-1\/2{transform:translateY(-50%)!important}.rotate-0{transform:rotate(0deg)!important}.rotate-45{transform:rotate(45deg)!important}.rotate-90{transform:rotate(90deg)!important}.rotate-180{transform:rotate(180deg)!important}.-rotate-45{transform:rotate(-45deg)!important}.-rotate-90{transform:rotate(-90deg)!important}.-rotate-180{transform:rotate(-180deg)!important}.cursor-auto{cursor:auto!important}.cursor-default{cursor:default!important}.cursor-pointer{cursor:pointer!important}.cursor-wait{cursor:wait!important}.cursor-text{cursor:text!important}.cursor-move{cursor:move!important}.cursor-help{cursor:help!important}.cursor-not-allowed{cursor:not-allowed!important}.pointer-events-none{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.select-none{user-select:none!important}.select-text{user-select:text!important}.select-all{user-select:all!important}.select-auto{user-select:auto!important}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.font-thin{font-weight:100!important}.font-extralight{font-weight:200!important}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.font-extrabold{font-weight:800!important}.font-black{font-weight:900!important}.italic{font-style:italic!important}.not-italic{font-style:normal!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.underline{text-decoration:underline!important}.overline{text-decoration:overline!important}.line-through{text-decoration:line-through!important}.no-underline{text-decoration:none!important}.uppercase{text-transform:uppercase!important}.lowercase{text-transform:lowercase!important}.capitalize{text-transform:capitalize!important}.normal-case{text-transform:none!important}.leading-none{line-height:1!important}.leading-tight{line-height:1.25!important}.leading-snug{line-height:1.375!important}.leading-normal{line-height:1.5!important}.leading-relaxed{line-height:1.625!important}.leading-loose{line-height:2!important}.tracking-tighter{letter-spacing:-.05em!important}.tracking-tight{letter-spacing:-.025em!important}.tracking-normal{letter-spacing:0!important}.tracking-wide{letter-spacing:.025em!important}.tracking-wider{letter-spacing:.05em!important}.tracking-widest{letter-spacing:.1em!important}.truncate{overflow:hidden!important;white-space:nowrap!important}.overflow-ellipsis,.truncate{text-overflow:ellipsis!important}.overflow-clip{text-overflow:clip!important}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-top{vertical-align:text-top!important}.align-text-bottom{vertical-align:text-bottom!important}.whitespace-normal{white-space:normal!important}.whitespace-nowrap{white-space:nowrap!important}.whitespace-pre{white-space:pre!important}.whitespace-pre-line{white-space:pre-line!important}.whitespace-pre-wrap{white-space:pre-wrap!important}.break-normal{word-break:normal!important;overflow-wrap:normal!important}.break-words{overflow-wrap:break-word!important}.break-all{word-break:break-all!important}.font-sans{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans JP,sans-serif!important}.font-serif{font-family:Cormorant,Georgia,serif!important}.font-mono{font-family:Menlo,Monaco,Consolas,Courier New,monospace!important}.font-display{font-family:var(--font-cormorant),serif!important}.list-none{list-style-type:none!important}.list-disc{list-style-type:disc!important}.list-decimal{list-style-type:decimal!important}.list-inside{list-style-position:inside!important}.list-outside{list-style-position:outside!important}.gradient-text-primary,.highlight-number{background:linear-gradient(135deg,#e63022,#ff6b6b);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-weight:700}.highlight-number{display:inline-block;font-size:3rem;line-height:1}.highlight-number--small{font-size:1.5rem}.highlight-number--large{font-size:4rem}.badge-accent{display:inline-block;padding:4px 12px;font-size:11px;font-weight:500;border-radius:9999px;background-color:rgba(230,48,34,.1);color:#e63022}.price-display{display:flex;align-items:baseline;gap:8px}.price-display__amount{font-size:2.5rem;font-weight:700;color:#e63022}.price-display__period{font-size:15px;color:#6b7280}.btn-primary{display:inline-block;padding:14px 28px;font-size:14px;font-weight:600;border-radius:9999px;background-color:#e63022;color:#fff;text-decoration:none;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center}.btn-primary:hover:not(:disabled){background-color:#c82919;transform:translateY(-2px);box-shadow:0 10px 25px -5px rgba(230,48,34,.3)}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-primary.btn-lg{padding:16px 32px;font-size:16px}.btn-primary.btn-sm{padding:10px 20px;font-size:13px}.btn-white{display:inline-block;padding:14px 28px;font-size:14px;font-weight:600;border-radius:9999px;background-color:#fff;color:#e63022;text-decoration:none;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center}.btn-white:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px -5px hsla(0,0%,100%,.3)}.btn-white:active{transform:translateY(0)}.btn-white:disabled{opacity:.5;cursor:not-allowed}.btn-outline{display:inline-block;padding:14px 28px;font-size:14px;font-weight:600;border-radius:9999px;background-color:rgba(0,0,0,0);color:#1f2937;text-decoration:none;border:2px solid #1f2937;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center}.btn-outline:hover:not(:disabled){background-color:#f9fafb;transform:translateY(-2px)}.btn-outline:active{transform:translateY(0)}.btn-outline:disabled{opacity:.5;cursor:not-allowed}.btn-outline-white{display:inline-block;padding:14px 28px;font-size:14px;font-weight:600;border-radius:9999px;background-color:rgba(0,0,0,0);color:#fff;text-decoration:none;border:2px solid #fff;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center}.btn-outline-white:hover:not(:disabled){background-color:hsla(0,0%,100%,.1);transform:translateY(-2px)}.btn-outline-white:active{transform:translateY(0)}.btn-outline-white:disabled{opacity:.5;cursor:not-allowed}.btn-block{width:100%;display:block}.btn-group{display:flex;gap:16px;align-items:center;justify-content:center;flex-wrap:wrap}@media(max-width:640px){.btn-group{flex-direction:column;width:100%}.btn-group .btn-outline,.btn-group .btn-outline-white,.btn-group .btn-primary,.btn-group .btn-white{width:100%}}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.max-w-screen-sm{max-width:640px!important}.max-w-screen-md{max-width:768px!important}.max-w-screen-lg{max-width:1024px!important}.max-w-screen-xl{max-width:1280px!important}.max-w-screen-xxl{max-width:1536px!important}@media(min-width:640px){.sm\:block{display:block!important}.sm\:inline-block{display:inline-block!important}.sm\:inline{display:inline!important}.sm\:flex{display:flex!important}.sm\:inline-flex{display:inline-flex!important}.sm\:grid{display:grid!important}.sm\:inline-grid{display:inline-grid!important}.sm\:hidden{display:none!important}}@media(min-width:768px){.md\:block{display:block!important}.md\:inline-block{display:inline-block!important}.md\:inline{display:inline!important}.md\:flex{display:flex!important}.md\:inline-flex{display:inline-flex!important}.md\:grid{display:grid!important}.md\:inline-grid{display:inline-grid!important}.md\:hidden{display:none!important}}@media(min-width:1024px){.lg\:block{display:block!important}.lg\:inline-block{display:inline-block!important}.lg\:inline{display:inline!important}.lg\:flex{display:flex!important}.lg\:inline-flex{display:inline-flex!important}.lg\:grid{display:grid!important}.lg\:inline-grid{display:inline-grid!important}.lg\:hidden{display:none!important}}@media(min-width:1280px){.xl\:block{display:block!important}.xl\:inline-block{display:inline-block!important}.xl\:inline{display:inline!important}.xl\:flex{display:flex!important}.xl\:inline-flex{display:inline-flex!important}.xl\:grid{display:grid!important}.xl\:inline-grid{display:inline-grid!important}.xl\:hidden{display:none!important}}@media(min-width:1536px){.xxl\:block{display:block!important}.xxl\:inline-block{display:inline-block!important}.xxl\:inline{display:inline!important}.xxl\:flex{display:flex!important}.xxl\:inline-flex{display:inline-flex!important}.xxl\:grid{display:grid!important}.xxl\:inline-grid{display:inline-grid!important}.xxl\:hidden{display:none!important}}.hidden{display:none!important}@media(min-width:640px){.sm\:hidden{display:none!important}.sm\:block{display:block!important}.sm\:flex{display:flex!important}}@media(min-width:768px){.md\:hidden{display:none!important}.md\:block{display:block!important}.md\:flex{display:flex!important}}@media(min-width:1024px){.lg\:hidden{display:none!important}.lg\:block{display:block!important}.lg\:flex{display:flex!important}}@media(min-width:1280px){.xl\:hidden{display:none!important}.xl\:block{display:block!important}.xl\:flex{display:flex!important}}@media(min-width:640px){.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.sm\:col-span-1{grid-column:span 1/span 1!important}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:col-span-2{grid-column:span 2/span 2!important}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sm\:col-span-3{grid-column:span 3/span 3!important}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.sm\:col-span-4{grid-column:span 4/span 4!important}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.sm\:col-span-5{grid-column:span 5/span 5!important}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.sm\:col-span-6{grid-column:span 6/span 6!important}.sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.sm\:col-span-7{grid-column:span 7/span 7!important}.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.sm\:col-span-8{grid-column:span 8/span 8!important}.sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.sm\:col-span-9{grid-column:span 9/span 9!important}.sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.sm\:col-span-10{grid-column:span 10/span 10!important}.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.sm\:col-span-11{grid-column:span 11/span 11!important}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.sm\:col-span-12{grid-column:span 12/span 12!important}}@media(min-width:768px){.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.md\:col-span-1{grid-column:span 1/span 1!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:col-span-2{grid-column:span 2/span 2!important}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:col-span-3{grid-column:span 3/span 3!important}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.md\:col-span-4{grid-column:span 4/span 4!important}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.md\:col-span-5{grid-column:span 5/span 5!important}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.md\:col-span-6{grid-column:span 6/span 6!important}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.md\:col-span-7{grid-column:span 7/span 7!important}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.md\:col-span-8{grid-column:span 8/span 8!important}.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.md\:col-span-9{grid-column:span 9/span 9!important}.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.md\:col-span-10{grid-column:span 10/span 10!important}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.md\:col-span-11{grid-column:span 11/span 11!important}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.md\:col-span-12{grid-column:span 12/span 12!important}}@media(min-width:1024px){.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.lg\:col-span-1{grid-column:span 1/span 1!important}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lg\:col-span-2{grid-column:span 2/span 2!important}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:col-span-3{grid-column:span 3/span 3!important}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lg\:col-span-4{grid-column:span 4/span 4!important}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.lg\:col-span-5{grid-column:span 5/span 5!important}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.lg\:col-span-6{grid-column:span 6/span 6!important}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.lg\:col-span-7{grid-column:span 7/span 7!important}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.lg\:col-span-8{grid-column:span 8/span 8!important}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.lg\:col-span-9{grid-column:span 9/span 9!important}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.lg\:col-span-10{grid-column:span 10/span 10!important}.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.lg\:col-span-11{grid-column:span 11/span 11!important}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.lg\:col-span-12{grid-column:span 12/span 12!important}}@media(min-width:1280px){.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.xl\:col-span-1{grid-column:span 1/span 1!important}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.xl\:col-span-2{grid-column:span 2/span 2!important}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.xl\:col-span-3{grid-column:span 3/span 3!important}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.xl\:col-span-4{grid-column:span 4/span 4!important}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.xl\:col-span-5{grid-column:span 5/span 5!important}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.xl\:col-span-6{grid-column:span 6/span 6!important}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.xl\:col-span-7{grid-column:span 7/span 7!important}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.xl\:col-span-8{grid-column:span 8/span 8!important}.xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.xl\:col-span-9{grid-column:span 9/span 9!important}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.xl\:col-span-10{grid-column:span 10/span 10!important}.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.xl\:col-span-11{grid-column:span 11/span 11!important}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.xl\:col-span-12{grid-column:span 12/span 12!important}}@media(min-width:1536px){.xxl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.xxl\:col-span-1{grid-column:span 1/span 1!important}.xxl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.xxl\:col-span-2{grid-column:span 2/span 2!important}.xxl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.xxl\:col-span-3{grid-column:span 3/span 3!important}.xxl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.xxl\:col-span-4{grid-column:span 4/span 4!important}.xxl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.xxl\:col-span-5{grid-column:span 5/span 5!important}.xxl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.xxl\:col-span-6{grid-column:span 6/span 6!important}.xxl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.xxl\:col-span-7{grid-column:span 7/span 7!important}.xxl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.xxl\:col-span-8{grid-column:span 8/span 8!important}.xxl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.xxl\:col-span-9{grid-column:span 9/span 9!important}.xxl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.xxl\:col-span-10{grid-column:span 10/span 10!important}.xxl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.xxl\:col-span-11{grid-column:span 11/span 11!important}.xxl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.xxl\:col-span-12{grid-column:span 12/span 12!important}}@media(min-width:640px){.sm\:flex-row{flex-direction:row!important}.sm\:flex-col{flex-direction:column!important}.sm\:flex-row-reverse{flex-direction:row-reverse!important}.sm\:flex-col-reverse{flex-direction:column-reverse!important}.sm\:justify-start{justify-content:flex-start!important}.sm\:justify-center{justify-content:center!important}.sm\:justify-end{justify-content:flex-end!important}.sm\:justify-between{justify-content:space-between!important}.sm\:items-start{align-items:flex-start!important}.sm\:items-center{align-items:center!important}.sm\:items-end{align-items:flex-end!important}.sm\:items-stretch{align-items:stretch!important}}@media(min-width:768px){.md\:flex-row{flex-direction:row!important}.md\:flex-col{flex-direction:column!important}.md\:flex-row-reverse{flex-direction:row-reverse!important}.md\:flex-col-reverse{flex-direction:column-reverse!important}.md\:justify-start{justify-content:flex-start!important}.md\:justify-center{justify-content:center!important}.md\:justify-end{justify-content:flex-end!important}.md\:justify-between{justify-content:space-between!important}.md\:items-start{align-items:flex-start!important}.md\:items-center{align-items:center!important}.md\:items-end{align-items:flex-end!important}.md\:items-stretch{align-items:stretch!important}}@media(min-width:1024px){.lg\:flex-row{flex-direction:row!important}.lg\:flex-col{flex-direction:column!important}.lg\:flex-row-reverse{flex-direction:row-reverse!important}.lg\:flex-col-reverse{flex-direction:column-reverse!important}.lg\:justify-start{justify-content:flex-start!important}.lg\:justify-center{justify-content:center!important}.lg\:justify-end{justify-content:flex-end!important}.lg\:justify-between{justify-content:space-between!important}.lg\:items-start{align-items:flex-start!important}.lg\:items-center{align-items:center!important}.lg\:items-end{align-items:flex-end!important}.lg\:items-stretch{align-items:stretch!important}}@media(min-width:1280px){.xl\:flex-row{flex-direction:row!important}.xl\:flex-col{flex-direction:column!important}.xl\:flex-row-reverse{flex-direction:row-reverse!important}.xl\:flex-col-reverse{flex-direction:column-reverse!important}.xl\:justify-start{justify-content:flex-start!important}.xl\:justify-center{justify-content:center!important}.xl\:justify-end{justify-content:flex-end!important}.xl\:justify-between{justify-content:space-between!important}.xl\:items-start{align-items:flex-start!important}.xl\:items-center{align-items:center!important}.xl\:items-end{align-items:flex-end!important}.xl\:items-stretch{align-items:stretch!important}}@media(min-width:1536px){.xxl\:flex-row{flex-direction:row!important}.xxl\:flex-col{flex-direction:column!important}.xxl\:flex-row-reverse{flex-direction:row-reverse!important}.xxl\:flex-col-reverse{flex-direction:column-reverse!important}.xxl\:justify-start{justify-content:flex-start!important}.xxl\:justify-center{justify-content:center!important}.xxl\:justify-end{justify-content:flex-end!important}.xxl\:justify-between{justify-content:space-between!important}.xxl\:items-start{align-items:flex-start!important}.xxl\:items-center{align-items:center!important}.xxl\:items-end{align-items:flex-end!important}.xxl\:items-stretch{align-items:stretch!important}}@media(min-width:640px){.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:text-7xl{font-size:4.5rem;line-height:1}}@media(min-width:768px){.md\:text-xs{font-size:.75rem;line-height:1rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}}@media(min-width:1024px){.lg\:text-xs{font-size:.75rem;line-height:1rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-7xl{font-size:4.5rem;line-height:1}}@media(min-width:1280px){.xl\:text-xs{font-size:.75rem;line-height:1rem}.xl\:text-sm{font-size:.875rem;line-height:1.25rem}.xl\:text-base{font-size:1rem;line-height:1.5rem}.xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:text-5xl{font-size:3rem;line-height:1}.xl\:text-6xl{font-size:3.75rem;line-height:1}.xl\:text-7xl{font-size:4.5rem;line-height:1}}@media(min-width:1536px){.xxl\:text-xs{font-size:.75rem;line-height:1rem}.xxl\:text-sm{font-size:.875rem;line-height:1.25rem}.xxl\:text-base{font-size:1rem;line-height:1.5rem}.xxl\:text-lg{font-size:1.125rem;line-height:1.75rem}.xxl\:text-xl{font-size:1.25rem;line-height:1.75rem}.xxl\:text-2xl{font-size:1.5rem;line-height:2rem}.xxl\:text-3xl{font-size:1.875rem;line-height:2.25rem}.xxl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xxl\:text-5xl{font-size:3rem;line-height:1}.xxl\:text-6xl{font-size:3.75rem;line-height:1}.xxl\:text-7xl{font-size:4.5rem;line-height:1}}@media(min-width:640px){.sm\:p-0{padding:0!important}.sm\:px-0{padding-left:0!important;padding-right:0!important}.sm\:py-0{padding-top:0!important;padding-bottom:0!important}.sm\:m-0{margin:0!important}.sm\:mx-0{margin-left:0!important;margin-right:0!important}.sm\:my-0{margin-top:0!important;margin-bottom:0!important}.sm\:p-1{padding:.25rem!important}.sm\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.sm\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.sm\:m-1{margin:.25rem!important}.sm\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.sm\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.sm\:p-2{padding:.5rem!important}.sm\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.sm\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.sm\:m-2{margin:.5rem!important}.sm\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.sm\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.sm\:p-3{padding:.75rem!important}.sm\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.sm\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.sm\:m-3{margin:.75rem!important}.sm\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.sm\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.sm\:p-4{padding:1rem!important}.sm\:px-4{padding-left:1rem!important;padding-right:1rem!important}.sm\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.sm\:m-4{margin:1rem!important}.sm\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.sm\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.sm\:p-5{padding:1.25rem!important}.sm\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.sm\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.sm\:m-5{margin:1.25rem!important}.sm\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.sm\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.sm\:p-6{padding:1.5rem!important}.sm\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.sm\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.sm\:m-6{margin:1.5rem!important}.sm\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.sm\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.sm\:p-7{padding:1.75rem!important}.sm\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.sm\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.sm\:m-7{margin:1.75rem!important}.sm\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.sm\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.sm\:p-8{padding:2rem!important}.sm\:px-8{padding-left:2rem!important;padding-right:2rem!important}.sm\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.sm\:m-8{margin:2rem!important}.sm\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.sm\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.sm\:p-9{padding:2.25rem!important}.sm\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.sm\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.sm\:m-9{margin:2.25rem!important}.sm\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.sm\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.sm\:p-10{padding:2.5rem!important}.sm\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.sm\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.sm\:m-10{margin:2.5rem!important}.sm\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.sm\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.sm\:p-11{padding:2.75rem!important}.sm\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.sm\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.sm\:m-11{margin:2.75rem!important}.sm\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.sm\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.sm\:p-12{padding:3rem!important}.sm\:px-12{padding-left:3rem!important;padding-right:3rem!important}.sm\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.sm\:m-12{margin:3rem!important}.sm\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.sm\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.sm\:p-13{padding:3.25rem!important}.sm\:px-13{padding-left:3.25rem!important;padding-right:3.25rem!important}.sm\:py-13{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.sm\:m-13{margin:3.25rem!important}.sm\:mx-13{margin-left:3.25rem!important;margin-right:3.25rem!important}.sm\:my-13{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.sm\:p-14{padding:3.5rem!important}.sm\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.sm\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.sm\:m-14{margin:3.5rem!important}.sm\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.sm\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.sm\:p-15{padding:3.75rem!important}.sm\:px-15{padding-left:3.75rem!important;padding-right:3.75rem!important}.sm\:py-15{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.sm\:m-15{margin:3.75rem!important}.sm\:mx-15{margin-left:3.75rem!important;margin-right:3.75rem!important}.sm\:my-15{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.sm\:p-16{padding:4rem!important}.sm\:px-16{padding-left:4rem!important;padding-right:4rem!important}.sm\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.sm\:m-16{margin:4rem!important}.sm\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.sm\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.sm\:p-17{padding:4.25rem!important}.sm\:px-17{padding-left:4.25rem!important;padding-right:4.25rem!important}.sm\:py-17{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.sm\:m-17{margin:4.25rem!important}.sm\:mx-17{margin-left:4.25rem!important;margin-right:4.25rem!important}.sm\:my-17{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.sm\:p-18{padding:4.5rem!important}.sm\:px-18{padding-left:4.5rem!important;padding-right:4.5rem!important}.sm\:py-18{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.sm\:m-18{margin:4.5rem!important}.sm\:mx-18{margin-left:4.5rem!important;margin-right:4.5rem!important}.sm\:my-18{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.sm\:p-19{padding:4.75rem!important}.sm\:px-19{padding-left:4.75rem!important;padding-right:4.75rem!important}.sm\:py-19{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.sm\:m-19{margin:4.75rem!important}.sm\:mx-19{margin-left:4.75rem!important;margin-right:4.75rem!important}.sm\:my-19{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.sm\:p-20{padding:5rem!important}.sm\:px-20{padding-left:5rem!important;padding-right:5rem!important}.sm\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.sm\:m-20{margin:5rem!important}.sm\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.sm\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.sm\:mx-auto{margin-left:auto!important;margin-right:auto!important}}@media(min-width:768px){.md\:p-0{padding:0!important}.md\:px-0{padding-left:0!important;padding-right:0!important}.md\:py-0{padding-top:0!important;padding-bottom:0!important}.md\:m-0{margin:0!important}.md\:mx-0{margin-left:0!important;margin-right:0!important}.md\:my-0{margin-top:0!important;margin-bottom:0!important}.md\:p-1{padding:.25rem!important}.md\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.md\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.md\:m-1{margin:.25rem!important}.md\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.md\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.md\:p-2{padding:.5rem!important}.md\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.md\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.md\:m-2{margin:.5rem!important}.md\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.md\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.md\:p-3{padding:.75rem!important}.md\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.md\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.md\:m-3{margin:.75rem!important}.md\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.md\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.md\:p-4{padding:1rem!important}.md\:px-4{padding-left:1rem!important;padding-right:1rem!important}.md\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.md\:m-4{margin:1rem!important}.md\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.md\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.md\:p-5{padding:1.25rem!important}.md\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.md\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.md\:m-5{margin:1.25rem!important}.md\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.md\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.md\:p-6{padding:1.5rem!important}.md\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.md\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.md\:m-6{margin:1.5rem!important}.md\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.md\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.md\:p-7{padding:1.75rem!important}.md\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.md\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.md\:m-7{margin:1.75rem!important}.md\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.md\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.md\:p-8{padding:2rem!important}.md\:px-8{padding-left:2rem!important;padding-right:2rem!important}.md\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.md\:m-8{margin:2rem!important}.md\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.md\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.md\:p-9{padding:2.25rem!important}.md\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.md\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.md\:m-9{margin:2.25rem!important}.md\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.md\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.md\:p-10{padding:2.5rem!important}.md\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.md\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.md\:m-10{margin:2.5rem!important}.md\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.md\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.md\:p-11{padding:2.75rem!important}.md\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.md\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.md\:m-11{margin:2.75rem!important}.md\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.md\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.md\:p-12{padding:3rem!important}.md\:px-12{padding-left:3rem!important;padding-right:3rem!important}.md\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.md\:m-12{margin:3rem!important}.md\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.md\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.md\:p-13{padding:3.25rem!important}.md\:px-13{padding-left:3.25rem!important;padding-right:3.25rem!important}.md\:py-13{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.md\:m-13{margin:3.25rem!important}.md\:mx-13{margin-left:3.25rem!important;margin-right:3.25rem!important}.md\:my-13{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.md\:p-14{padding:3.5rem!important}.md\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.md\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.md\:m-14{margin:3.5rem!important}.md\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.md\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.md\:p-15{padding:3.75rem!important}.md\:px-15{padding-left:3.75rem!important;padding-right:3.75rem!important}.md\:py-15{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.md\:m-15{margin:3.75rem!important}.md\:mx-15{margin-left:3.75rem!important;margin-right:3.75rem!important}.md\:my-15{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.md\:p-16{padding:4rem!important}.md\:px-16{padding-left:4rem!important;padding-right:4rem!important}.md\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.md\:m-16{margin:4rem!important}.md\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.md\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.md\:p-17{padding:4.25rem!important}.md\:px-17{padding-left:4.25rem!important;padding-right:4.25rem!important}.md\:py-17{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.md\:m-17{margin:4.25rem!important}.md\:mx-17{margin-left:4.25rem!important;margin-right:4.25rem!important}.md\:my-17{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.md\:p-18{padding:4.5rem!important}.md\:px-18{padding-left:4.5rem!important;padding-right:4.5rem!important}.md\:py-18{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.md\:m-18{margin:4.5rem!important}.md\:mx-18{margin-left:4.5rem!important;margin-right:4.5rem!important}.md\:my-18{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.md\:p-19{padding:4.75rem!important}.md\:px-19{padding-left:4.75rem!important;padding-right:4.75rem!important}.md\:py-19{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.md\:m-19{margin:4.75rem!important}.md\:mx-19{margin-left:4.75rem!important;margin-right:4.75rem!important}.md\:my-19{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.md\:p-20{padding:5rem!important}.md\:px-20{padding-left:5rem!important;padding-right:5rem!important}.md\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.md\:m-20{margin:5rem!important}.md\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.md\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.md\:mx-auto{margin-left:auto!important;margin-right:auto!important}}@media(min-width:1024px){.lg\:p-0{padding:0!important}.lg\:px-0{padding-left:0!important;padding-right:0!important}.lg\:py-0{padding-top:0!important;padding-bottom:0!important}.lg\:m-0{margin:0!important}.lg\:mx-0{margin-left:0!important;margin-right:0!important}.lg\:my-0{margin-top:0!important;margin-bottom:0!important}.lg\:p-1{padding:.25rem!important}.lg\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.lg\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.lg\:m-1{margin:.25rem!important}.lg\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.lg\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.lg\:p-2{padding:.5rem!important}.lg\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.lg\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.lg\:m-2{margin:.5rem!important}.lg\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.lg\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.lg\:p-3{padding:.75rem!important}.lg\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.lg\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.lg\:m-3{margin:.75rem!important}.lg\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.lg\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.lg\:p-4{padding:1rem!important}.lg\:px-4{padding-left:1rem!important;padding-right:1rem!important}.lg\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.lg\:m-4{margin:1rem!important}.lg\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.lg\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.lg\:p-5{padding:1.25rem!important}.lg\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.lg\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.lg\:m-5{margin:1.25rem!important}.lg\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.lg\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.lg\:p-6{padding:1.5rem!important}.lg\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.lg\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.lg\:m-6{margin:1.5rem!important}.lg\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.lg\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.lg\:p-7{padding:1.75rem!important}.lg\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.lg\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.lg\:m-7{margin:1.75rem!important}.lg\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.lg\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.lg\:p-8{padding:2rem!important}.lg\:px-8{padding-left:2rem!important;padding-right:2rem!important}.lg\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.lg\:m-8{margin:2rem!important}.lg\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.lg\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.lg\:p-9{padding:2.25rem!important}.lg\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.lg\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.lg\:m-9{margin:2.25rem!important}.lg\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.lg\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.lg\:p-10{padding:2.5rem!important}.lg\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.lg\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.lg\:m-10{margin:2.5rem!important}.lg\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.lg\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.lg\:p-11{padding:2.75rem!important}.lg\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.lg\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.lg\:m-11{margin:2.75rem!important}.lg\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.lg\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.lg\:p-12{padding:3rem!important}.lg\:px-12{padding-left:3rem!important;padding-right:3rem!important}.lg\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.lg\:m-12{margin:3rem!important}.lg\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.lg\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.lg\:p-13{padding:3.25rem!important}.lg\:px-13{padding-left:3.25rem!important;padding-right:3.25rem!important}.lg\:py-13{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.lg\:m-13{margin:3.25rem!important}.lg\:mx-13{margin-left:3.25rem!important;margin-right:3.25rem!important}.lg\:my-13{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.lg\:p-14{padding:3.5rem!important}.lg\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.lg\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.lg\:m-14{margin:3.5rem!important}.lg\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.lg\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.lg\:p-15{padding:3.75rem!important}.lg\:px-15{padding-left:3.75rem!important;padding-right:3.75rem!important}.lg\:py-15{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.lg\:m-15{margin:3.75rem!important}.lg\:mx-15{margin-left:3.75rem!important;margin-right:3.75rem!important}.lg\:my-15{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.lg\:p-16{padding:4rem!important}.lg\:px-16{padding-left:4rem!important;padding-right:4rem!important}.lg\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.lg\:m-16{margin:4rem!important}.lg\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.lg\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.lg\:p-17{padding:4.25rem!important}.lg\:px-17{padding-left:4.25rem!important;padding-right:4.25rem!important}.lg\:py-17{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.lg\:m-17{margin:4.25rem!important}.lg\:mx-17{margin-left:4.25rem!important;margin-right:4.25rem!important}.lg\:my-17{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.lg\:p-18{padding:4.5rem!important}.lg\:px-18{padding-left:4.5rem!important;padding-right:4.5rem!important}.lg\:py-18{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.lg\:m-18{margin:4.5rem!important}.lg\:mx-18{margin-left:4.5rem!important;margin-right:4.5rem!important}.lg\:my-18{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.lg\:p-19{padding:4.75rem!important}.lg\:px-19{padding-left:4.75rem!important;padding-right:4.75rem!important}.lg\:py-19{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.lg\:m-19{margin:4.75rem!important}.lg\:mx-19{margin-left:4.75rem!important;margin-right:4.75rem!important}.lg\:my-19{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.lg\:p-20{padding:5rem!important}.lg\:px-20{padding-left:5rem!important;padding-right:5rem!important}.lg\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.lg\:m-20{margin:5rem!important}.lg\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.lg\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.lg\:mx-auto{margin-left:auto!important;margin-right:auto!important}}@media(min-width:1280px){.xl\:p-0{padding:0!important}.xl\:px-0{padding-left:0!important;padding-right:0!important}.xl\:py-0{padding-top:0!important;padding-bottom:0!important}.xl\:m-0{margin:0!important}.xl\:mx-0{margin-left:0!important;margin-right:0!important}.xl\:my-0{margin-top:0!important;margin-bottom:0!important}.xl\:p-1{padding:.25rem!important}.xl\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.xl\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.xl\:m-1{margin:.25rem!important}.xl\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.xl\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.xl\:p-2{padding:.5rem!important}.xl\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.xl\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.xl\:m-2{margin:.5rem!important}.xl\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.xl\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.xl\:p-3{padding:.75rem!important}.xl\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.xl\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.xl\:m-3{margin:.75rem!important}.xl\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.xl\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.xl\:p-4{padding:1rem!important}.xl\:px-4{padding-left:1rem!important;padding-right:1rem!important}.xl\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.xl\:m-4{margin:1rem!important}.xl\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.xl\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.xl\:p-5{padding:1.25rem!important}.xl\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.xl\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.xl\:m-5{margin:1.25rem!important}.xl\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.xl\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.xl\:p-6{padding:1.5rem!important}.xl\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.xl\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.xl\:m-6{margin:1.5rem!important}.xl\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.xl\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.xl\:p-7{padding:1.75rem!important}.xl\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.xl\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.xl\:m-7{margin:1.75rem!important}.xl\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.xl\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.xl\:p-8{padding:2rem!important}.xl\:px-8{padding-left:2rem!important;padding-right:2rem!important}.xl\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.xl\:m-8{margin:2rem!important}.xl\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.xl\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.xl\:p-9{padding:2.25rem!important}.xl\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.xl\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.xl\:m-9{margin:2.25rem!important}.xl\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.xl\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.xl\:p-10{padding:2.5rem!important}.xl\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.xl\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.xl\:m-10{margin:2.5rem!important}.xl\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.xl\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.xl\:p-11{padding:2.75rem!important}.xl\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.xl\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.xl\:m-11{margin:2.75rem!important}.xl\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.xl\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.xl\:p-12{padding:3rem!important}.xl\:px-12{padding-left:3rem!important;padding-right:3rem!important}.xl\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.xl\:m-12{margin:3rem!important}.xl\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.xl\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.xl\:p-13{padding:3.25rem!important}.xl\:px-13{padding-left:3.25rem!important;padding-right:3.25rem!important}.xl\:py-13{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.xl\:m-13{margin:3.25rem!important}.xl\:mx-13{margin-left:3.25rem!important;margin-right:3.25rem!important}.xl\:my-13{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.xl\:p-14{padding:3.5rem!important}.xl\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.xl\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.xl\:m-14{margin:3.5rem!important}.xl\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.xl\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.xl\:p-15{padding:3.75rem!important}.xl\:px-15{padding-left:3.75rem!important;padding-right:3.75rem!important}.xl\:py-15{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.xl\:m-15{margin:3.75rem!important}.xl\:mx-15{margin-left:3.75rem!important;margin-right:3.75rem!important}.xl\:my-15{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.xl\:p-16{padding:4rem!important}.xl\:px-16{padding-left:4rem!important;padding-right:4rem!important}.xl\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.xl\:m-16{margin:4rem!important}.xl\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.xl\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.xl\:p-17{padding:4.25rem!important}.xl\:px-17{padding-left:4.25rem!important;padding-right:4.25rem!important}.xl\:py-17{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.xl\:m-17{margin:4.25rem!important}.xl\:mx-17{margin-left:4.25rem!important;margin-right:4.25rem!important}.xl\:my-17{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.xl\:p-18{padding:4.5rem!important}.xl\:px-18{padding-left:4.5rem!important;padding-right:4.5rem!important}.xl\:py-18{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.xl\:m-18{margin:4.5rem!important}.xl\:mx-18{margin-left:4.5rem!important;margin-right:4.5rem!important}.xl\:my-18{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.xl\:p-19{padding:4.75rem!important}.xl\:px-19{padding-left:4.75rem!important;padding-right:4.75rem!important}.xl\:py-19{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.xl\:m-19{margin:4.75rem!important}.xl\:mx-19{margin-left:4.75rem!important;margin-right:4.75rem!important}.xl\:my-19{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.xl\:p-20{padding:5rem!important}.xl\:px-20{padding-left:5rem!important;padding-right:5rem!important}.xl\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.xl\:m-20{margin:5rem!important}.xl\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.xl\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.xl\:mx-auto{margin-left:auto!important;margin-right:auto!important}}@media(min-width:1536px){.xxl\:p-0{padding:0!important}.xxl\:px-0{padding-left:0!important;padding-right:0!important}.xxl\:py-0{padding-top:0!important;padding-bottom:0!important}.xxl\:m-0{margin:0!important}.xxl\:mx-0{margin-left:0!important;margin-right:0!important}.xxl\:my-0{margin-top:0!important;margin-bottom:0!important}.xxl\:p-1{padding:.25rem!important}.xxl\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.xxl\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.xxl\:m-1{margin:.25rem!important}.xxl\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.xxl\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.xxl\:p-2{padding:.5rem!important}.xxl\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.xxl\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.xxl\:m-2{margin:.5rem!important}.xxl\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.xxl\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.xxl\:p-3{padding:.75rem!important}.xxl\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.xxl\:py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.xxl\:m-3{margin:.75rem!important}.xxl\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.xxl\:my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.xxl\:p-4{padding:1rem!important}.xxl\:px-4{padding-left:1rem!important;padding-right:1rem!important}.xxl\:py-4{padding-top:1rem!important;padding-bottom:1rem!important}.xxl\:m-4{margin:1rem!important}.xxl\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.xxl\:my-4{margin-top:1rem!important;margin-bottom:1rem!important}.xxl\:p-5{padding:1.25rem!important}.xxl\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.xxl\:py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.xxl\:m-5{margin:1.25rem!important}.xxl\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.xxl\:my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.xxl\:p-6{padding:1.5rem!important}.xxl\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.xxl\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.xxl\:m-6{margin:1.5rem!important}.xxl\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.xxl\:my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.xxl\:p-7{padding:1.75rem!important}.xxl\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.xxl\:py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.xxl\:m-7{margin:1.75rem!important}.xxl\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.xxl\:my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.xxl\:p-8{padding:2rem!important}.xxl\:px-8{padding-left:2rem!important;padding-right:2rem!important}.xxl\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.xxl\:m-8{margin:2rem!important}.xxl\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.xxl\:my-8{margin-top:2rem!important;margin-bottom:2rem!important}.xxl\:p-9{padding:2.25rem!important}.xxl\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.xxl\:py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.xxl\:m-9{margin:2.25rem!important}.xxl\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.xxl\:my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.xxl\:p-10{padding:2.5rem!important}.xxl\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.xxl\:py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.xxl\:m-10{margin:2.5rem!important}.xxl\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.xxl\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.xxl\:p-11{padding:2.75rem!important}.xxl\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.xxl\:py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.xxl\:m-11{margin:2.75rem!important}.xxl\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.xxl\:my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.xxl\:p-12{padding:3rem!important}.xxl\:px-12{padding-left:3rem!important;padding-right:3rem!important}.xxl\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.xxl\:m-12{margin:3rem!important}.xxl\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.xxl\:my-12{margin-top:3rem!important;margin-bottom:3rem!important}.xxl\:p-13{padding:3.25rem!important}.xxl\:px-13{padding-left:3.25rem!important;padding-right:3.25rem!important}.xxl\:py-13{padding-top:3.25rem!important;padding-bottom:3.25rem!important}.xxl\:m-13{margin:3.25rem!important}.xxl\:mx-13{margin-left:3.25rem!important;margin-right:3.25rem!important}.xxl\:my-13{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.xxl\:p-14{padding:3.5rem!important}.xxl\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.xxl\:py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.xxl\:m-14{margin:3.5rem!important}.xxl\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.xxl\:my-14{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.xxl\:p-15{padding:3.75rem!important}.xxl\:px-15{padding-left:3.75rem!important;padding-right:3.75rem!important}.xxl\:py-15{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.xxl\:m-15{margin:3.75rem!important}.xxl\:mx-15{margin-left:3.75rem!important;margin-right:3.75rem!important}.xxl\:my-15{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.xxl\:p-16{padding:4rem!important}.xxl\:px-16{padding-left:4rem!important;padding-right:4rem!important}.xxl\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.xxl\:m-16{margin:4rem!important}.xxl\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.xxl\:my-16{margin-top:4rem!important;margin-bottom:4rem!important}.xxl\:p-17{padding:4.25rem!important}.xxl\:px-17{padding-left:4.25rem!important;padding-right:4.25rem!important}.xxl\:py-17{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.xxl\:m-17{margin:4.25rem!important}.xxl\:mx-17{margin-left:4.25rem!important;margin-right:4.25rem!important}.xxl\:my-17{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.xxl\:p-18{padding:4.5rem!important}.xxl\:px-18{padding-left:4.5rem!important;padding-right:4.5rem!important}.xxl\:py-18{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.xxl\:m-18{margin:4.5rem!important}.xxl\:mx-18{margin-left:4.5rem!important;margin-right:4.5rem!important}.xxl\:my-18{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.xxl\:p-19{padding:4.75rem!important}.xxl\:px-19{padding-left:4.75rem!important;padding-right:4.75rem!important}.xxl\:py-19{padding-top:4.75rem!important;padding-bottom:4.75rem!important}.xxl\:m-19{margin:4.75rem!important}.xxl\:mx-19{margin-left:4.75rem!important;margin-right:4.75rem!important}.xxl\:my-19{margin-top:4.75rem!important;margin-bottom:4.75rem!important}.xxl\:p-20{padding:5rem!important}.xxl\:px-20{padding-left:5rem!important;padding-right:5rem!important}.xxl\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.xxl\:m-20{margin:5rem!important}.xxl\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.xxl\:my-20{margin-top:5rem!important;margin-bottom:5rem!important}.xxl\:mx-auto{margin-left:auto!important;margin-right:auto!important}}@media(min-width:640px){.sm\:w-full{width:100%!important}.sm\:w-auto{width:auto!important}.sm\:w-1\/2{width:50%!important}.sm\:w-1\/3{width:33.333333%!important}.sm\:w-2\/3{width:66.666667%!important}.sm\:w-1\/4{width:25%!important}.sm\:w-3\/4{width:75%!important}}@media(min-width:768px){.md\:w-full{width:100%!important}.md\:w-auto{width:auto!important}.md\:w-1\/2{width:50%!important}.md\:w-1\/3{width:33.333333%!important}.md\:w-2\/3{width:66.666667%!important}.md\:w-1\/4{width:25%!important}.md\:w-3\/4{width:75%!important}}@media(min-width:1024px){.lg\:w-full{width:100%!important}.lg\:w-auto{width:auto!important}.lg\:w-1\/2{width:50%!important}.lg\:w-1\/3{width:33.333333%!important}.lg\:w-2\/3{width:66.666667%!important}.lg\:w-1\/4{width:25%!important}.lg\:w-3\/4{width:75%!important}}@media(min-width:1280px){.xl\:w-full{width:100%!important}.xl\:w-auto{width:auto!important}.xl\:w-1\/2{width:50%!important}.xl\:w-1\/3{width:33.333333%!important}.xl\:w-2\/3{width:66.666667%!important}.xl\:w-1\/4{width:25%!important}.xl\:w-3\/4{width:75%!important}}@media(min-width:1536px){.xxl\:w-full{width:100%!important}.xxl\:w-auto{width:auto!important}.xxl\:w-1\/2{width:50%!important}.xxl\:w-1\/3{width:33.333333%!important}.xxl\:w-2\/3{width:66.666667%!important}.xxl\:w-1\/4{width:25%!important}.xxl\:w-3\/4{width:75%!important}}.completion-ring{--completion:0;width:100px;height:100px;background:conic-gradient(white 0 calc(var(--completion) * 1%),rgba(255,255,255,.18) calc(var(--completion) * 1%) 100%)}.completion-ring,.completion-ring__inner{border-radius:50%;display:flex;align-items:center;justify-content:center}.completion-ring__inner{width:76px;height:76px;background:var(--primary,#E63022);flex-direction:column}.completion-ring__value{font-size:20px;font-weight:700;color:#fff;line-height:1}.completion-ring__label{font-size:9px;opacity:.75;letter-spacing:.3px;color:#fff}:root{--color-primary:#e63022;--color-primary-gradient-end:#ff6b35;--font-noto-sans-jp:"Noto Sans JP",sans-serif;--font-cormorant:"Cormorant",serif}body{font-family:var(--font-noto-sans-jp),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.font-display{font-family:var(--font-cormorant),serif}.text-accent{color:var(--color-primary)}.bg-accent{background-color:var(--color-primary)}.bg-accent\/10,.bg-accent\/15,.bg-accent\/20,.bg-accent\/25,.bg-accent\/30,.bg-accent\/35,.bg-accent\/40,.bg-accent\/45{background-color:rgba(230,48,34,.1)}.border-accent{border-color:var(--color-primary)}.accent-light{color:#ff6b6b}.lp-hero__title{font-size:3rem;font-weight:700;line-height:1.1;letter-spacing:-.02em}@media(min-width:768px){.lp-hero__title{font-size:4.5rem}}.form-input:focus{border-color:var(--color-primary)}@keyframes checkmark{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}.success-checkmark{stroke-dasharray:100;stroke-dashoffset:100;animation:checkmark .6s ease forwards}.policy-content h2,.terms-content h2{scroll-margin-top:100px}.policy-content ol,.terms-content ol{counter-reset:item;list-style:none;padding-left:0}.policy-content ol>li,.terms-content ol>li{counter-increment:item;margin-bottom:.75rem;padding-left:2rem;position:relative}.policy-content ol>li:before,.terms-content ol>li:before{content:counter(item) ".";position:absolute;left:0;color:var(--color-primary);font-weight:500}.policy-content ul,.terms-content ul{list-style:none;padding-left:0}.policy-content ul>li,.terms-content ul>li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.policy-content ul>li:before,.terms-content ul>li:before{content:"•";position:absolute;left:0;color:var(--color-primary)}.toc-link{transition:all .2s ease}.toc-link:hover{color:var(--color-primary);padding-left:8px}.form-input{transition:all .2s ease}.form-input:focus{border-color:var(--color-primary)!important;box-shadow:0 0 0 3px rgba(230,48,34,.1)}.max-w-6xl{max-width:72rem!important}