*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){display:revert}*,*:before,*:after{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:16px;font-weight:400;vertical-align:baseline;background:transparent;margin-block-start:0;margin-block-end:0;text-decoration:none}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}ol,ul,menu,summary{list-style:none;padding:0;margin:0}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-thumb{background:#0000004d;border-radius:10px}::-webkit-scrollbar-track{background:#0000001a}.confirmation-box{background-color:#fff;border:1px solid #e0e0e0;padding:24px;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin-top:12px;transition:all .3s ease}.confirmation-title{font-weight:600;font-size:18px;color:#333;margin-bottom:16px;border-bottom:1px solid #e0e0e0;padding-bottom:8px}.confirmation-item-container{display:flex;flex-direction:column;gap:12px}.confirmation-item{font-size:15px;color:#444;line-height:1.7;display:flex;flex-wrap:wrap;gap:6px}.confirmation-item strong{color:#1976d2;min-width:80px;font-weight:600}.confirmation-item.message{white-space:pre-wrap;border-left:4px solid #1976d2;background-color:#f5faff;padding:8px 12px;border-radius:4px}@media (max-width: 600px){.confirmation-box{padding:16px;border-radius:8px}.confirmation-title{font-size:16px;margin-bottom:12px}.confirmation-item{font-size:14px;flex-direction:column;gap:2px}.confirmation-item strong{min-width:auto}.confirmation-item.message{font-size:14px;padding:6px 10px}}.header{padding:1rem 2rem;position:fixed;top:0;left:0;width:100%;z-index:1000;background:#91919133;transition:transform .4s ease,opacity .4s ease;transform:translateY(0);opacity:1}.header.hidden{transform:translateY(-100%);opacity:0;pointer-events:none}.header-inner{max-width:1280px;margin:0 auto}.header-flex{display:flex;justify-content:space-between;align-items:center}.logo img{height:60px;width:auto;object-fit:contain}.header-flex .logo a{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;text-shadow:2px 1px 4px rgba(0,0,0,.5)}.logo{flex-grow:1}.nav-right{display:flex;align-items:center;gap:1rem}.nav-list{list-style:none;margin:0;padding:0}.nav-list li{position:relative}.nav-list a{color:#fff;font-size:1rem;font-weight:700;text-decoration:none;position:relative;transition:color .3s ease;text-shadow:2px 1px 4px rgba(0,0,0,.7)}.nav-list a:hover{color:#90caf9}.nav-list a:after{content:"";display:block;height:2px;width:0;background:#90caf9;transition:width .3s ease;position:absolute;bottom:-4px;left:0}.nav-list a:hover:after{width:100%}.menu-toggle{position:relative;width:30px;height:25px;background:none;border:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:0;cursor:pointer;z-index:10001;transition:transform .1s ease}.menu-toggle:active{transform:scale(.95)}.menu-toggle .bar{width:100%;height:3px;border-radius:2px;transform-origin:center;transition:transform .4s cubic-bezier(.77,0,.175,1),opacity .25s ease .1s;background-color:#fff}.menu-toggle.active .bar:nth-child(1){transform:translateY(12px) rotate(45deg)}.menu-toggle.active .bar:nth-child(2){opacity:0}.menu-toggle.active .bar:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media (min-width: 769px){.nav-list{display:flex;flex-direction:row;justify-content:flex-end;gap:2rem}.menu-toggle{display:none}}@media (max-width: 768px){.header{padding:.5rem 1rem}.logo img{height:40px}.nav-right{align-items:center;justify-content:flex-end;width:100%}.nav-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2.5rem;padding:2rem 1rem;position:fixed;top:55px;left:0;width:100%;height:75vh;background-color:#fff;box-shadow:0 2px 8px #00000026;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease;z-index:9999;text-align:center}.nav-list.active{opacity:1;visibility:visible;pointer-events:auto}.nav-list li{width:100%}.nav-list a{display:inline;padding:1rem 0;width:100%;font-size:1.1rem;color:#333;text-decoration:none;transition:background-color .2s ease}.nav-list a:hover{background-color:#0000000d;color:#90caf9}}.footer{background-color:#fff;border-top:1px solid #e5e5e5;color:#333;padding:2rem 1rem;font-size:.9rem}.footer-inner{max-width:1280px;width:100%;margin:0 auto;padding:0 1rem}.footer-flex{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.footer-links{margin-bottom:1rem}.footer-links a{color:#333;text-decoration:none;font-size:.875rem;margin:0 .75rem}.footer-links a:hover{color:#90caf9;text-decoration:underline}.copyright{font-size:.8rem;color:#666;margin:0}@media (max-width: 768px){.footer-links{display:flex;flex-direction:column;align-items:center;gap:.75rem}.copyright{font-size:.75rem}}
