.slot-container{color:#fff;background:linear-gradient(135deg,#1a1a2e,#2a2a40);border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;align-items:center;gap:14px;width:320px;padding:24px;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;box-shadow:0 12px 35px #0006,inset 0 1px 1px #ffffff14}.slot-header{opacity:.9;text-shadow:0 1px 2px #00000080;justify-content:space-between;align-items:center;width:100%;padding:0 4px;font-size:13px;font-weight:600;display:flex}.balance-display{font-variant-numeric:tabular-nums;transition:color .2s}.balance-display.low{color:#ff6b6b}.reels{justify-content:space-between;gap:12px;width:100%;margin-bottom:6px;display:flex}.reel-window{background:#0f0f16;border:2px solid #3f3f5a;border-radius:10px;flex:1;justify-content:center;align-items:center;height:85px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 6px 12px #0009}.reel-window:after{content:"";pointer-events:none;z-index:2;position:absolute;inset:0;box-shadow:inset 0 12px 12px -10px #0009,inset 0 -12px 12px -10px #0009}.symbol{-webkit-user-select:none;user-select:none;filter:drop-shadow(0 3px 5px #00000080);will-change:transform, filter;font-size:46px;line-height:1}.spinning{animation:.1s linear infinite reel-spin}.snapping{animation:.35s cubic-bezier(.34,1.56,.64,1) forwards reel-snap}.winning{animation:.6s ease-in-out 3 win-pulse}@keyframes reel-spin{0%,to{filter:blur(1.5px);transform:translateY(-2px)scale(.98)}50%{filter:blur(2.5px);transform:translateY(2px)scale(1.02)}}@keyframes reel-snap{0%{opacity:.7;transform:scale(.9)translateY(6px)}60%{opacity:1;transform:scale(1.05)translateY(-3px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes win-pulse{0%,to{filter:drop-shadow(0 0 #0000)brightness();transform:scale(1)}50%{filter:drop-shadow(0 0 14px gold)brightness(1.2);transform:scale(1.18)}}.slot-message{text-align:center;color:gold;text-shadow:0 1px 3px #000000b3;min-height:22px;font-size:14px;font-weight:700;transition:all .2s}.controls{gap:10px;width:100%;display:flex}.spin-btn,.auto-btn{color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;text-shadow:0 1px 2px #0000004d;border:none;border-radius:10px;flex:1;padding:12px;font-size:15px;font-weight:800;transition:all .15s}.spin-btn{background:linear-gradient(#ff416c,#ff4b2b);box-shadow:0 4px 15px #ff416c66}.spin-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ff416c99}.spin-btn:active:not(:disabled){transform:translateY(1px)}.auto-btn{background:#2a2a3d;border:1px solid #4a4a6a}.auto-btn:hover{background:#35354d}.auto-btn.active{color:#7dff7d;background:#1a4d1a;border-color:#2d7a2d}.spin-btn:disabled,.auto-btn:disabled{color:#888;cursor:not-allowed;box-shadow:none;background:#444;transform:none}.reset-btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;margin-top:4px;font-size:12px;text-decoration:underline;transition:color .2s}.reset-btn:hover{color:#ffffffe6}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--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-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-outline-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;--tw-duration:initial}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.isolate{isolation:isolate}.container{width:100%}.mx-auto{margin-inline:auto}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.min-h-screen{min-height:100vh}.w-full{width:100%}.grow{flex-grow:1}.-rotate-2{rotate:-2deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.text-center{text-align:center}.text-\[10px\]{font-size:10px}.uppercase{text-transform:uppercase}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.hover\:rotate-0:hover{rotate:0deg}}.create-room-container{background:linear-gradient(135deg,#faf5ff,#fff,#e9d8fd4d);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.create-room-card{background:#fff;border:1px solid #6366f11f;border-radius:24px;width:100%;max-width:520px;padding:34px;box-shadow:0 18px 40px #252e421f}.logo{text-align:center;margin-bottom:28px}.logo h1{color:#333;margin-bottom:6px;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800}.logo p{color:#616161;font-size:14px}.form-group{margin-bottom:16px}.form-group label{color:#212121;margin-bottom:6px;font-size:.875rem;font-weight:500;display:block}.form-field{background:#f8f5ff;border:1px solid #e9d8fd;border-radius:12px;width:100%;padding:14px 16px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus{border-color:#6a3cff;outline:none;box-shadow:0 0 0 3px #6a3cff1a}.checkbox-group{align-items:center;margin-bottom:20px;padding:8px 0;display:flex}.checkbox-group input{accent-color:#6a3cff;cursor:pointer;width:16px;height:16px;margin-right:10px}.form-actions{flex-direction:column;gap:12px;margin-top:8px;display:flex}@media (width>=520px){.form-actions{flex-direction:row;justify-content:flex-end;gap:14px}}.checkbox-group label{cursor:pointer;color:#4a5568;margin-bottom:0;font-size:.875rem}.create-btn{color:#fff;cursor:pointer;text-align:center;letter-spacing:.5px;background-color:#6a3cff;border:none;border-radius:12px;width:100%;padding:12px 16px;font-size:15px;font-weight:700;transition:background-color .2s,transform .15s,box-shadow .2s}.create-btn:hover{background-color:#824dff;transform:translateY(-1px);box-shadow:0 14px 30px #6a3cff2e}.create-btn:active{transform:translateY(0)}.create-btn:disabled{opacity:.7;cursor:not-allowed}.room-container{background:#f9f5ff;min-height:100vh}.room-header{z-index:100;background:linear-gradient(#f6f0ff,#fff);border-bottom:1px solid #e8d8ff;padding:16px 0;position:sticky;top:0;box-shadow:0 10px 40px -20px #6a38ff3d}.room-header-content{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:0 16px;display:flex}.room-info h2{color:#212121;margin-bottom:4px;font-size:1.25rem;font-weight:700}.room-info p{color:#616161;flex-wrap:wrap;align-items:center;gap:6px;font-size:.875rem;display:flex}.room-code-badge{color:#6a3cff;cursor:pointer;background:#f8f5ff;border-radius:6px;padding:2px 8px;font-size:.75rem;font-weight:600;transition:background-color .2s,color .2s}.room-code-badge:hover{color:#5927ef;background:#e9d8fd}.section-title{color:#212121;margin-bottom:16px;font-size:1.125rem;font-weight:700}.room-actions{gap:12px;display:flex}.btn{cursor:pointer;letter-spacing:.5px;border:none;border-radius:8px;padding:8px 16px;font-size:.875rem;font-weight:600;transition:all .2s}.btn-primary{color:#fff;background:#6a3cff}.btn-primary:hover{background:#824dff;transform:translateY(-1px);box-shadow:0 14px 30px #6a3cff2e}.btn-secondary{color:#fff;background:#48bb78}.btn-secondary:hover{background:#38a169;transform:translateY(-1px);box-shadow:0 14px 30px #48bb782e}.btn-warning{color:#fff;background:#ed8936}.btn-warning:hover{background:#dd6b20;transform:translateY(-1px);box-shadow:0 14px 30px #ed89362e}.btn-danger{color:#fff;background:#f56565}.btn-danger:hover{background:#e53e3e;transform:translateY(-1px);box-shadow:0 14px 30px #f565652e}.btn-outline{color:#6a3cff;background:0 0;border:1px solid #6a3cff}.btn-outline:hover{color:#fff;background:#6a3cff;transform:translateY(-1px);box-shadow:0 14px 30px #6a3cff1f}.main-content{max-width:1100px;margin:0 auto;padding:32px 16px}.participants-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;margin-bottom:32px;display:grid}.participant-card{background:#fff;border:1px solid #6366f11f;border-radius:16px;padding:16px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #00000014}.participant-card:hover{transform:translateY(-2px);box-shadow:0 3px 8px #0000001a}.participant-name{color:#212121;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:15px;font-weight:600;display:flex}.participant-avatar-wrapper{align-items:center;display:flex}.participant-avatar{color:#fff;background:linear-gradient(135deg,#6a3cff 0%,#b18cff 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex}.participant-info{align-items:center;gap:6px;margin-left:8px;display:flex}.participant-name-text{white-space:nowrap;text-overflow:ellipsis;max-width:150px;overflow:hidden}.you-badge{color:#4a5568;background:#edf2f7;border-radius:4px;padding:1px 5px;font-size:10px;font-weight:500}.spectator-badge{color:#4b5563;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:500}.vote-status{border-top:1px solid #f0f0f0;align-items:center;gap:4px;margin-top:10px;padding-top:10px;font-size:.8125rem;display:flex}.vote-status.voted{color:#047857;font-weight:600}.vote-status.not-voted{color:#94a3b8}.vote-value{color:#6a3cff;text-align:center;background:#f8fafc;border-radius:4px;margin-top:6px;padding:6px;font-size:26px;font-weight:700}.voting-section{background:#fff;border:1px solid #6366f11f;border-radius:16px;margin-top:20px;padding:24px;box-shadow:0 4px 12px #00000014}.voting-title{color:#212121;text-align:center;margin-bottom:18px;font-size:18px;font-weight:700}.voting-cards{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.vote-card{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#6a3cff 0%,#b18cff 100%);border:none;border-radius:12px;min-width:65px;padding:16px 10px;font-size:22px;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #6a3cff2e}.vote-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #6a3cff47}.vote-card.small{padding:14px 10px;font-size:16px}.alert{color:#c27803;background:#fef6e7;border:1px solid #fde7c3;border-radius:4px;margin-bottom:16px;padding:12px 16px;font-size:.875rem}.alert-info{color:#1e40af;background:#ebf5ff;border-color:#c3ddfd}.alert-success{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.estimate-result{color:#fff;text-align:center;background:linear-gradient(135deg,#6a3cff 0%,#b18cff 100%);border-radius:16px;margin-bottom:24px;padding:20px;box-shadow:0 8px 20px #6a3cff33}.estimate-result h3{opacity:.9;margin-bottom:6px;font-size:14px;font-weight:500}.estimate-result .value{font-size:42px;font-weight:800}.tasks-section{background:#fff;border:1px solid #6366f11f;border-radius:16px;margin-bottom:24px;padding:24px;box-shadow:0 4px 12px #00000014}.task-item{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:12px 8px;display:flex}.task-item:last-child{border-bottom:none}.task-title{color:#212121;font-size:.9375rem;font-weight:600}.task-status{border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500}.status-pending{color:#4b5563;background:#f3f4f6}.status-voting{color:#d97706;background:#fef6e7}.status-completed{color:#047857;background:#ecfdf5}.modal{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.modal.active{display:flex}.modal-content{background:#fff;border-radius:8px;width:90%;max-width:450px;padding:24px;box-shadow:0 10px 25px #00000026}.modal-header{color:#212121;margin-bottom:16px;font-size:18px;font-weight:700}.modal-body{color:#616161;margin-bottom:20px;font-size:.9375rem}.modal-footer{justify-content:flex-end;gap:10px;display:flex}.join-room-container{background:linear-gradient(135deg,#faf5ff,#fff,#e9d8fd4d);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.join-room-card{background:#fff;border:1px solid #6366f11f;border-radius:24px;width:100%;max-width:500px;padding:40px;box-shadow:0 18px 40px #252e421f}.join-room-card .logo{text-align:center;margin-bottom:32px}.join-room-card .logo h1{color:#333;margin-bottom:8px;font-size:32px}.join-room-card .logo p{color:#666;font-size:14px}.join-room-card .error-message{color:#c53030;background:#fee;border-left:4px solid #f56565;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:14px}.room-code-display{background:linear-gradient(135deg,#faf5ff,#fff,#e9d8fd4d);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.room-code-card{text-align:center;background:#fff;border:1px solid #6366f11f;border-radius:24px;width:100%;max-width:500px;padding:30px;box-shadow:0 18px 40px #252e421f}.success-icon{color:#fff;background:linear-gradient(135deg,#48bb78 0%,#38a169 100%);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;font-size:32px;display:flex}.room-code-card h2{color:#333;margin-bottom:24px;font-size:24px}.code-display{background:#f8fafc;border:1px solid #edf2f7;border-radius:6px;justify-content:center;align-items:center;gap:10px;margin-bottom:16px;padding:14px;display:flex}.sharing-options{text-align:left;background:#f9fafb;border:1px solid #edf2f7;border-radius:6px;padding:16px}.sharing-link{cursor:pointer;color:#6a3cff;word-break:break-all;background:#f8f5ff;border:1px solid #e9d8fd;border-radius:6px;padding:8px;font-size:.875rem;transition:background-color .2s,color .2s}.sharing-link:hover{color:#5927ef;background:#e9d8fd}.sharing-options .option{padding:8px 0}.toggle-buttons{box-shadow:0 2px 5px #0000000d}.code-label{color:#718096;font-size:14px}.code-value{color:#6a3cff;letter-spacing:6px;cursor:pointer;font-family:monospace;font-size:28px;font-weight:700;position:relative}.code-instruction{color:#718096;margin-bottom:24px;font-size:14px}.copy-success{color:#fff;background:#48bb78;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600;animation:.3s ease-in-out fadeIn;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%)translateY(-10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.button-group{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.primary-btn{color:#fff;cursor:pointer;letter-spacing:.5px;background-color:#6a3cff;border:none;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:600;transition:background-color .2s,transform .15s,box-shadow .2s}.primary-btn:hover{background-color:#824dff;transform:translateY(-1px);box-shadow:0 14px 30px #6a3cff2e}.secondary-btn{color:#6a3cff;cursor:pointer;letter-spacing:.5px;background:#f8f5ff;border:1px solid #e9d8fd;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:600;transition:background .2s,color .2s,transform .15s}.secondary-btn:hover{color:#5927ef;background:#e9d8fd;transform:translateY(-1px)}.code-display .code-value:hover{color:#5927ef}.back-to-create-link{color:#6a3cff;margin-top:1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.back-to-create-link:hover{color:#5927ef;text-decoration:underline}@media (width<=768px){.room-header-content{flex-direction:column;align-items:flex-start;gap:16px}.room-actions{flex-wrap:wrap;gap:8px;width:100%;display:flex}.room-actions .btn{text-align:center;flex:1;min-width:120px;padding:8px;font-size:13px}.participants-grid{grid-template-columns:1fr}.voting-cards{justify-content:flex-start;gap:8px}.vote-card{flex-basis:calc(20% - 8px);min-width:48px;margin-bottom:4px;padding:10px 8px;font-size:16px}.vote-card.small{padding:10px 6px;font-size:14px}.create-room-card,.join-room-card,.room-code-card{width:90%;max-width:100%;margin:0 auto;padding:24px 16px}.code-value{letter-spacing:3px;font-size:22px}.code-display{flex-direction:column;gap:8px}.room-info h2{font-size:1.125rem}.button-group{flex-direction:column;width:100%}.button-group button{width:100%;margin-bottom:8px}.section-title{font-size:1rem}.voting-title{font-size:16px}.task-item{flex-direction:column;align-items:flex-start;gap:8px}.task-status{align-self:flex-start}}@media (width<=480px){.vote-card{flex-basis:calc(25% - 8px)}.participant-avatar{width:24px;height:24px;font-size:10px}.participant-name-text{max-width:120px}}@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-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-outline-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}@property --tw-duration{syntax:"*";inherits:false}body{color:#333;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{color:#212121}h1{margin:.67em 0;font-size:2.5rem;font-weight:800;line-height:1.2}h2{margin:.83em 0;font-size:2rem;font-weight:700}h3{margin:1em 0;font-size:1.5rem;font-weight:600}p{margin:1em 0}ul{margin:1em 0;padding-left:40px;list-style-type:disc}ol{margin:1em 0;padding-left:40px;list-style-type:decimal}li{display:list-item}.hero{background:linear-gradient(135deg,#faf5ff,#fff,#e9d8fd4d);padding:4rem 0;position:relative;overflow:hidden}@media (width>=768px){.hero{padding:5rem 0}}.hero-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (width>=768px){.hero-container{padding:0 2rem}}.hero-container{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:2rem;display:flex;position:relative}@media (width>=1024px){.hero-container{text-align:left;flex-direction:row;gap:4rem}}.hero-content{flex:1;max-width:600px}.hero-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#6a3cff;margin-bottom:.75rem;font-size:.9rem;font-weight:700}.hero-content h1{color:#212121;margin-bottom:1rem;font-size:clamp(2.2rem,4.5vw,3.5rem);line-height:1.1}.hero-subtitle{color:#4a5568;margin-bottom:2rem;font-size:1.1rem;line-height:1.75}.hero-cta{justify-content:center;gap:1rem;width:100%;display:flex}@media (width>=1024px){.hero-cta{justify-content:flex-start}}.hero-visual{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:1rem;max-width:320px;display:flex}@media (width>=1024px){.hero-visual{max-width:360px}}.hero-animation{gap:10px;min-height:140px;display:flex;transform:perspective(750px)rotateY(-3deg)}.hero-animation .card{color:#6a3cff;text-align:center;background:#fff;border:2px solid #6a3cff;border-radius:24px;justify-content:center;align-items:center;width:88px;height:124px;font-size:2.2rem;font-weight:800;line-height:1;animation:2.4s ease-in-out infinite cardReveal;display:flex;box-shadow:0 18px 40px #252e421f}.hero-animation .card:nth-child(2){animation-delay:.2s}.hero-animation .card:nth-child(3){animation-delay:.4s}.hero-animation .card:nth-child(4){animation-delay:.6s}.hero-visual-label{color:#525252;text-align:center;max-width:260px;font-size:.95rem}@keyframes cardReveal{0%,to{opacity:1;transform:translateY(0)rotateX(0)}25%{opacity:.9;transform:translateY(-12px)rotateX(10deg)}50%{opacity:.95;transform:translateY(-6px)rotateX(20deg)}75%{opacity:.98;transform:translateY(-10px)rotateX(5deg)}}@media (width>=768px){.how-it-works-container{padding:0 2rem}}.step{flex-direction:column;gap:1rem;min-width:0;display:flex}@media (width>=768px){.step{flex-direction:row;align-items:center;gap:2.5rem}.step.step--reversed{flex-direction:row-reverse}}@media (width<=767px){.step-image{text-align:center}}.step-content{flex:1;min-width:0}@media (width>=768px){.article-container{padding:0 2rem}}.article-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.article-block{background:#fff;border:1px solid #6366f11f;border-radius:24px;padding:2rem}.article-block--highlight{background:linear-gradient(135deg,#f8f5ff,#fff);border-color:#6a3cff2e}@media (width>=768px){.article-grid{grid-template-columns:1.2fr .9fr}}@media (width>=1024px){.article-grid{grid-template-columns:1.5fr repeat(3,1fr)}}.hero-blob{filter:blur(80px);opacity:.15;pointer-events:none;border-radius:50%;position:absolute}.hero-blob--1{background:#6a3cff;width:400px;height:400px;top:-100px;right:-100px}.hero-blob--2{background:#a3bffa;width:300px;height:300px;bottom:-80px;left:-60px}.how-it-works{background-color:#faf5ff}.how-it-works-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (width>=768px){.how-it-works-container{padding:0 2rem}}.how-it-works-container{max-width:900px;margin:0 auto}.section-headline{color:#2d3748;text-align:center;padding-bottom:1.5rem;font-size:1.6rem;font-weight:700}.steps{flex-direction:column;gap:3rem;display:flex}.step{flex-direction:column;gap:1rem;display:flex}@media (width>=768px){.step{flex-direction:row;align-items:center;gap:2.5rem}.step.step--reversed{flex-direction:row-reverse}}.step-image{text-align:center;flex:0 0 40%}@media (width<=767px){.step-image{text-align:center}}.step-image img{border:1px solid #c3ddfd;border-radius:6px;width:auto;height:240px;margin:0 auto;display:block}.step-content{flex:0 0 60%}.step-content h3{color:#212121;margin-bottom:.5rem;font-size:1rem}.step-content p{color:#616161;margin:0;font-size:1rem;line-height:1.7}.article-section{padding:4rem 0}.article-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (width>=768px){.article-container{padding:0 2rem}}.article-container{max-width:1000px}.article-block{margin-bottom:4rem}.article-block:last-child{margin-bottom:0}.article-block h2{color:#212121;border-bottom:2px solid #e9d8fd;margin-bottom:1rem;padding-bottom:.5rem}.article-block h3{color:#212121;margin-bottom:.5rem}.article-block p{color:#616161;margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.article-block p:last-child{margin-bottom:0}.enter-room-bar{background-color:#f5f5f5;border-bottom:1px solid #e0e0e0;width:100%;padding:10px 0}.enter-room-form{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (width>=768px){.enter-room-form{padding:0 2rem}}.enter-room-form{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.enter-room-input{color:#212121;background-color:#fff;border:1px solid #bdbdbd;border-radius:999px;outline:none;flex:1;min-width:180px;padding:12px 14px;font-family:inherit;font-size:.95rem;transition:border-color .15s}.enter-room-input::placeholder{color:#9e9e9e}.enter-room-input:focus{border-color:#6a3cff}.enter-room-button{color:#fff;cursor:pointer;letter-spacing:.5px;background-color:#6a3cff;border:none;border-radius:999px;min-height:50px;padding:12px 22px;font-family:inherit;font-size:.95rem;font-weight:700;transition:background-color .15s,transform .15s}.enter-room-button:hover{background-color:#5927ef;transform:translateY(-1px)}.enter-room-button:active{transform:translateY(0)}.menu-button-container{position:relative}.menu-toggle{color:#6a3cff;cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:box-shadow .2s,background-color .2s;display:flex;box-shadow:0 2px 4px -1px #0000001a,0 4px 5px #00000012}.menu-toggle:hover{background-color:#f7f7f7}.menu-toggle:focus{outline-offset:2px;outline:2px solid #6a3cff}.dropdown-menu{z-index:1000;background-color:#fff;border-radius:4px;min-width:220px;display:none;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 32px #0000001f}.dropdown-menu.open{display:block}.menu-item{color:#2d3748;width:100%;font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;transition:background-color .15s;display:flex}.menu-item:hover{background-color:#0000000a;text-decoration:none}.menu-item svg{color:#0000008a;flex-shrink:0}.menu-item-icon{background:#6a3cff;border-radius:999px;flex-shrink:0;width:10px;height:10px;margin-right:.75rem;display:inline-block}.menu-toggle svg{display:block}.menu-divider{background-color:#e0e0e0;height:1px;margin:4px 0}.header{z-index:999;background:linear-gradient(#f6f0ff,#fff);border-bottom:1px solid #e8d8ff;width:100%;padding:14px 0;position:sticky;top:0;box-shadow:0 10px 40px -20px #6a38ff3d}.header-inner{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (width>=768px){.header-inner{padding:0 2rem}}.header-inner{justify-content:space-between;align-items:center;display:flex}.left-container{align-items:center;display:flex}.logo{color:#2f2d52;align-items:center;gap:.85rem;text-decoration:none;display:flex}.logo:hover{text-decoration:none}.logo img{width:46px;height:46px;display:block}.logo-text{color:#4f2fff;letter-spacing:.05em;text-transform:uppercase;font-family:Inter,system-ui,Roboto,Helvetica Neue,sans-serif;font-size:1.3rem;font-weight:800;line-height:1}@media (width<=480px){.logo-text{display:none}}.right-container{align-items:center;gap:.75rem;display:flex}@media (width>=768px){.right-container{gap:1.25rem}}.desktop-only{display:none}@media (width>=768px){.desktop-only{display:inline-flex}}.nav-link{color:#2d3748;border-radius:4px;padding:6px 10px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .15s}.nav-link:hover{background-color:#faf5ff;text-decoration:none}.lang-switch{letter-spacing:.5px;font-size:.8rem;font-weight:600}.nav-button{border-radius:999px;padding:10px 18px;font-size:.98rem;font-weight:700;text-decoration:none;transition:background-color .2s,color .2s,transform .15s;display:inline-block}.nav-button:hover{text-decoration:none;transform:translateY(-1px)}.nav-button--filled{color:#fff;background-color:#5b2fff;border:2px solid #5b2fff;box-shadow:0 10px 30px #5b2fff24}.nav-button--filled:hover{background-color:#4724e6;border-color:#4724e6}.nav-button--outline{color:#5b2fff;background-color:#0000;border:2px solid #5b2fff}.nav-button--outline:hover{color:#fff;background-color:#5b2fff}footer{width:100%;margin-top:auto}.footer-main{background-color:#b18cff;padding:4rem 0 2rem}.footer-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (width>=768px){.footer-container{padding:0 2rem}}.footer-container{flex-wrap:wrap;gap:2rem;display:flex}@media (width>=768px){.footer-container{flex-wrap:nowrap;justify-content:space-between}}.footer-section{flex:100%}@media (width>=768px){.footer-section{flex:0 auto}.footer-brand{flex:0 250px}}.footer-logo{color:#fff;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.footer-logo img{width:32px;height:32px}.footer-logo:hover{text-decoration:none}.footer-tagline{color:#ffffffb3;margin:0;font-size:.875rem}h3{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .5rem;font-size:.875rem;font-weight:700}ul{margin:0;padding:0;list-style:none}li{padding:4px 0}a{color:#ffffffd9;font-size:.875rem;text-decoration:none;transition:color .15s}a:hover{color:#fff;text-decoration:underline}.current-language{color:#fff;font-weight:700}.language-grid{grid-template-columns:1fr 1fr;gap:2px 1rem;display:grid}.footer-languages{display:none}@media (width>=768px){.footer-languages{display:block}}.footer-copyright{text-align:center;background-color:#2f8097;padding:1rem 0}.footer-copyright span{color:#fff9;font-size:.8rem}.footer-copyright .version{color:#ffffff4d;margin-left:8px;font-size:.65rem}:root{--primary-color:#6a3cff;--primary-dark:#b18cff;--primary-light:#a3bffa;--accent-color:#2d3748;--warn-color:#e53935;--text-color:#212121;--text-secondary:#616161;--background-color:#fff;--background-secondary:#faf5ff;--border-color:#e0e0e0}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:#212121;-webkit-font-smoothing:antialiased;background-color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}img{max-width:100%;height:auto}a{color:#6a3cff;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{color:#212121;font-weight:700;line-height:1.3}h1{font-size:clamp(1.75rem,4vw,2.75rem)}h2{font-size:clamp(1.4rem,3vw,2rem)}h3{font-size:clamp(1.1rem,2vw,1.5rem)}p{color:#616161;margin-bottom:1rem}p:last-child{margin-bottom:0}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (width>=768px){.container{padding:0 2rem}}.cta-button{color:#fff;cursor:pointer;background-color:#6a3cff;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:.95rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .2s,transform .1s,box-shadow .2s;display:inline-flex}.cta-button:hover{background-color:#824dff;text-decoration:none;transform:translateY(-1px);box-shadow:0 14px 30px #6a3cff2e}.cta-button:active{transform:translateY(0)}.cta-button--large{padding:1rem 2.25rem}.cta-button--outline{color:#6a3cff;cursor:pointer;background-color:#0000;border:2px solid #6a3cff;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:.95rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .2s,transform .1s,box-shadow .2s;display:inline-flex}.cta-button--outline:hover{color:#fff;background-color:#6a3cff;transform:translateY(-1px);box-shadow:0 14px 30px #6a3cff1f}.cta-button--outline:active{transform:translateY(0)}.section{padding:4rem 0}.section--secondary{background-color:#faf5ff}.section-headline{text-align:center;color:#212121;margin-bottom:2rem}.hero-bottom-cta{background-color:#fff}.hero-bottom-container{background:linear-gradient(#fffffff2,#f9f5ff);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 1rem;display:flex;box-shadow:0 18px 40px #6366f114}@media (width>=768px){.hero-bottom-container{flex-direction:row;justify-content:space-between;padding:1.75rem 2rem}}.hero-bottom-copy p{color:#4a5568;max-width:560px;margin:0;font-size:1rem}:root:not(.auth-logged-in) [data-auth=logged-in],.auth-logged-in [data-auth=logged-out],:root:not(.auth-has-room) [data-auth=has-room],.auth-has-room [data-auth=no-room]{display:none!important}html,body{min-height:100vh}body{flex-direction:column;display:flex}main{flex:1}.blog-posts-section{background-color:#faf5ff;padding:4rem 0}@media (width>=1024px){.blog-posts-section{padding:80px 0}}.section-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (width>=768px){.section-container{padding:0 2rem}}.section-headline{text-align:center;color:#212121;margin-bottom:4rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:800}.posts-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.posts-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.posts-grid{grid-template-columns:repeat(3,1fr)}}.post-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.post-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.post-image-link{display:block;overflow:hidden}.post-image{-o-object-fit:cover;object-fit:cover;width:100%;height:200px;transition:transform .3s;display:block}.post-image-link:hover .post-image{transform:scale(1.03)}.post-body{flex-direction:column;flex:1;padding:1rem;display:flex}.post-date{color:#616161;margin-bottom:.25rem;font-size:.8rem}.post-title{color:#212121;margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.4}.post-title a{color:inherit;text-decoration:none}.post-title a:hover{color:#6a3cff;text-decoration:none}.post-description{color:#616161;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1rem;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.post-read-more{color:#6a3cff;align-self:flex-start;font-size:.875rem;font-weight:600;text-decoration:none}.post-read-more:hover{text-decoration:underline}.view-all-container{text-align:center;margin-top:4rem}.view-all-link{color:#6a3cff;border:2px solid #6a3cff;border-radius:8px;padding:.6rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s;display:inline-block}.view-all-link:hover{color:#fff;background-color:#6a3cff;text-decoration:none;transform:translateY(-1px)}.logged-in-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#2d3748,#b18cff);padding:4rem 0}.logged-in-hero .hero-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (width>=768px){.logged-in-hero .hero-container{padding:0 2rem}}.logged-in-hero .hero-container{flex-direction:column;align-items:center;gap:1rem;display:flex}.logged-in-hero h1{color:#fff;max-width:700px;font-size:clamp(1.5rem,4vw,2.5rem)}.logged-in-hero h2{color:#ffffffe6;font-size:clamp(1rem,2.5vw,1.4rem);font-weight:400}.logged-in-hero #room-id-display{letter-spacing:.05em;font-family:monospace;font-size:1.2em;font-weight:700}.logged-in-hero .cta-button{margin-top:1rem;padding:.875rem 2rem;font-size:1.1rem}.articles-main{max-width:1200px;min-height:70vh;margin:0 auto;padding:2rem 0}.articles-container{padding:0 1rem}.articles-heading{color:#333;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.articles-intro{color:#666;max-width:800px;margin-bottom:3rem;font-size:1.2rem;line-height:1.6}.articles-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.article-card{background-color:#fff;border:1px solid #eaeaea;border-radius:8px;height:100%;transition:transform .2s,box-shadow .2s;overflow:hidden}.article-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.article-card-content{flex-direction:column;height:100%;padding:1.5rem;display:flex}.article-meta{justify-content:space-between;margin-bottom:1rem;display:flex}.article-difficulty{text-transform:capitalize;border-radius:50px;padding:.25rem .75rem;font-size:.875rem;font-weight:500}.article-difficulty:not(:empty):before{content:"Difficulty: ";font-weight:400}.article-search-volume{color:#666;font-size:.875rem}.article-title{margin-bottom:1rem;font-size:1.5rem;line-height:1.3}.article-title a{color:#333;text-decoration:none}.article-title a:hover{color:#06c}.article-description{color:#555;flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.article-keywords{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.article-keyword{color:#666;background-color:#f5f5f5;border-radius:50px;padding:.25rem .75rem;font-size:.875rem}.article-read-more{color:#06c;align-self:flex-start;font-weight:500;text-decoration:none}.article-read-more:hover{text-decoration:underline}.article-detail{max-width:800px;margin:0 auto;padding:0 1rem}.article-header{margin-bottom:2rem}.back-to-articles{color:#06c;margin-bottom:1.5rem;text-decoration:none;display:inline-block}.back-to-articles:hover{text-decoration:underline}.article-detail .article-title{margin-bottom:1rem;font-size:2.5rem;line-height:1.2}.article-detail .article-meta{margin-bottom:2rem;display:block}.article-date,.article-author{color:#666;margin-bottom:.5rem;font-size:.875rem;display:block}.article-detail .article-keywords{margin-top:1rem}.article-content{color:#333;font-size:1.1rem;line-height:1.8}.article-content h2{margin-top:2.5rem;margin-bottom:1rem;font-size:1.8rem}.article-content h3{margin-top:2rem;margin-bottom:.875rem;font-size:1.4rem}.article-content p{margin-bottom:1.5rem}.article-content ul,.article-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.article-content li{margin-bottom:.5rem}.article-footer{text-align:center;border-top:1px solid #eaeaea;margin-top:3rem;padding-top:2rem}.article-footer h3{margin-bottom:1rem}@media (width<=768px){.articles-grid{grid-template-columns:1fr}.article-detail .article-title{font-size:2rem}}
