/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.-top-\[100vh\]{top:-100vh}.top-\[calc\(100vh-800px\)\]{top:calc(100vh - 800px)}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.list-item{display:list-item}.table{display:table}.h-\[800px\]{height:800px}.h-\[calc\(100vh\+800px\)\]{height:calc(100vh + 800px)}.w-full{width:100%}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Inter,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}.cta-button{text-transform:none;letter-spacing:.025em;-webkit-user-select:none;user-select:none;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;min-height:48px;padding:16px 32px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.cta-button:focus{outline-offset:2px;outline:2px solid #e0250f}.cta-button.primary{color:#fff}.cta-button.primary,.cta-button.primary:hover{background:linear-gradient(135deg,#e0250f 0 100%)}.cta-button.primary:hover{transform:translateY(-1px);box-shadow:0 8px 25px #e0250f66}.cta-button.primary:active{transform:translateY(0);box-shadow:0 2px 8px #e0250f66}.cta-button.secondary{color:#fff;background-color:#0000;border-color:#fff;box-shadow:0 2px 8px #0000000d}.cta-button.secondary:hover{color:#111827;background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 4px 16px #0000001a}.cta-button.secondary:active{transform:translateY(0);box-shadow:0 1px 4px #0000001a}.cta-button.secondary.dark{color:#fff;background:#111827cc;border-color:#374151}.cta-button.secondary.dark:hover{color:#f9fafb;background:#1f2937e6;border-color:#4b5563}.cta-button.accent{color:#fff;background:linear-gradient(135deg,#ec4899,#f97316);box-shadow:0 4px 14px #ec48994d}.cta-button.accent:hover{background:linear-gradient(135deg,#db2777,#ea580c);transform:translateY(-1px);box-shadow:0 8px 25px #ec489966}.cta-button.accent:active{transform:translateY(0);box-shadow:0 2px 8px #ec489966}.cta-button.ghost{color:#e0250f;box-shadow:none;background:0 0;border:none}.cta-button.ghost:hover{color:#e0250f;box-shadow:none;background:#6366f11a;transform:none}.cta-button.ghost:active{background:#6366f126;transform:none}.cta-button.large{border-radius:14px;min-height:56px;padding:20px 40px;font-size:1.125rem}.cta-button.small{border-radius:10px;min-height:40px;padding:12px 24px;font-size:.875rem}.cta-button.loading{color:#0000;pointer-events:none}.cta-button.loading:after{content:"";color:#fff;border:2px solid #0000;border-top-color:currentcolor;border-radius:50%;width:20px;height:20px;animation:spin 1s linear infinite;position:absolute}@keyframes spin{to{transform:rotate(1turn)}}.cta-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.cta-button:disabled:hover{box-shadow:inherit;transform:none}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.header{position:absolute;top:0;width:100%;z-index:1000;padding:20px 0}.nav-wrapper{justify-content:space-between}.logo,.nav-wrapper{display:flex;align-items:center}.logo{gap:10px;color:white;font-size:20px;font-weight:600}.logo-icon{width:40px;height:40px;background:url(/logo.png) no-repeat 50%;background-size:cover;border-radius:5%}.nav{display:flex;gap:30px;align-items:center}.nav-link{color:white;text-decoration:none;font-weight:500;padding:8px 16px;border-radius:20px;transition:all .3s ease}.nav-link:hover{background:rgba(255,255,255,.1)}.nav-link.active{text-decoration:underline}.nav-cta{background:white;color:#2563eb!important;font-weight:600}.nav-cta:hover{background:#f1f5f9}@media (max-width:768px){.nav{display:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;color:white;text-align:center;position:relative;overflow:hidden;--move-x:0px;--move-y:0px}.hero:before{top:-50px;left:-50px;right:-50px;bottom:-50px;background-image:url(/collage.jpg);background-size:cover;background-repeat:no-repeat;z-index:1;background-position:calc(50% + var(--move-x)) calc(50% + var(--move-y));transition:background-position .2s ease-out}.hero:after,.hero:before{content:"";position:absolute}.hero:after{top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:2}.hero .container{position:relative;z-index:3;padding:2rem;margin-top:15vh}.hero-content-centered{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;animation:fadeInUp 1s ease-out forwards}.hero-content-centered h1{font-size:clamp(2.5rem,10vw,8rem);font-weight:900;line-height:1.1;margin-bottom:20px;letter-spacing:2px;text-transform:uppercase;max-width:1200px}.hero-content-centered p.sub-tagline{font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:300;line-height:1.5;margin-bottom:40px;opacity:.95;max-width:650px}.hero-buttons{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.cta-button{padding:15px 30px;font-size:1rem;font-weight:700;text-transform:uppercase;border:2px solid transparent;border-radius:5px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}@media (max-width:768px){.hero:before{background-attachment:scroll}.hero-buttons{flex-direction:column;width:100%;max-width:300px;gap:15px}}.about-section{background-color:#111827;padding:100px 0;color:#e5e7eb;overflow:hidden}.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.about-content,.about-image-wrapper{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.about-content.is-visible,.about-image-wrapper.is-visible{opacity:1;transform:translateY(0)}.about-content.delay-1{transition-delay:.2s}.about-image-wrapper.delay-2{transition-delay:.4s}.about-subtitle{display:block;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:#8b5cf6;margin-bottom:16px}.about-title{font-size:clamp(2rem,5vw,2.75rem);font-weight:700;line-height:1.2;color:#fff;margin-bottom:24px}.about-description{font-size:1.1rem;line-height:1.7;color:#d1d5db;margin-bottom:32px}.benefits-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.benefits-list li{display:flex;align-items:center;font-size:1rem;font-weight:500}.benefit-icon{color:#8b5cf6;margin-right:12px;font-size:1.2rem;flex-shrink:0}.about-image-wrapper{border-radius:16px;overflow:hidden;position:relative;box-shadow:0 20px 40px rgba(0,0,0,.3)}.about-image{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.about-image-wrapper:hover .about-image{transform:scale(1.05)}@media (max-width:992px){.about-grid{grid-template-columns:1fr;gap:50px}.about-image-wrapper{max-width:500px;margin:0 auto}}@media (max-width:768px){.about-section{padding:80px 0}.about-title{font-size:2rem}}.workshop{background:#fbbf24;padding:80px 0}.workshop-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.workshop-card{background:white;padding:30px;border-radius:15px;display:flex;gap:20px;align-items:center}.card-icon{flex-shrink:0}.icon-placeholder{width:60px;height:60px;background:linear-gradient(135deg,#fbbf24,#10b981);border-radius:50%}.card-content h3{font-size:1.25rem;font-weight:600;margin-bottom:10px;color:#1f2937}.card-content p{color:#6b7280;line-height:1.6}.workshop-info h2{font-size:2.5rem;font-weight:700;margin-bottom:20px;color:#1f2937}.workshop-info p{color:#374151;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.workshop-content{grid-template-columns:1fr}}.worksup{background:#1e3a8a;padding:80px 0;color:white}.worksup-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.worksup h2{font-size:2.5rem;font-weight:700}.text-section,.worksup h2{margin-bottom:40px}.text-section h3{font-size:1.5rem;font-weight:600;margin-bottom:15px}.text-section p{opacity:.8;line-height:1.6}.gallery-sections{display:flex;flex-direction:column;gap:30px}.gallery-item{display:flex;gap:15px;align-items:flex-start}.gallery-icon{width:40px;height:40px;background:#fbbf24;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gallery-item h4{font-weight:600;margin-bottom:5px}.gallery-item p{opacity:.8;font-size:.9rem;line-height:1.5}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.gallery-photo{aspect-ratio:1;background:#374151;border-radius:10px}@media (max-width:768px){.worksup-content{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}}.custom-cursor{width:25px;height:25px;background-color:#e0250f;border-radius:50%;position:fixed;top:0;left:0;z-index:9999;pointer-events:none;transform:translate(-50%,-50%);opacity:1;transition:opacity .3s ease-in-out}.custom-cursor.hidden{opacity:0}@media (max-width:768px){.custom-cursor{display:none}}