#tmr-premium-header{z-index:100;background-color:#061824;border-bottom:1px solid #ffffff1a;width:100%;padding:0 40px;position:fixed;top:0;left:0;box-shadow:0 4px 20px #0003}#tmr-premium-header .header-container{justify-content:space-between;align-items:center;max-width:1200px;height:90px;margin:0 auto;display:flex}#tmr-premium-header .header-logo{align-items:center;gap:12px;text-decoration:none;display:flex}#tmr-premium-header .logo-text{flex-direction:column;line-height:1.2;display:flex}#tmr-premium-header .brand-name{color:#fff;letter-spacing:1px;font-family:Noto Serif TC,serif;font-size:1.8rem;font-weight:700}#tmr-premium-header .brand-sub{color:#00a8e8;letter-spacing:2px;text-transform:uppercase;font-family:Helvetica Neue,sans-serif;font-size:.8rem}#tmr-premium-header .header-actions{align-items:center;gap:15px;display:flex;position:relative}#tmr-premium-header .cta-btn{color:#fff;white-space:nowrap;background-color:#00a8e8;border-radius:50px;align-items:center;padding:12px 28px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 0 15px #00a8e84d}#tmr-premium-header .cta-btn:hover{color:#00a8e8;background-color:#fff;transform:translateY(-2px)}#tmr-premium-header .hamburger-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:22px;padding:0;display:none}#tmr-premium-header .hamburger-btn span{background-color:#fff;border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}#tmr-premium-header .hamburger-btn.open span:first-child{transform:translateY(10px)rotate(45deg)}#tmr-premium-header .hamburger-btn.open span:nth-child(2){opacity:0}#tmr-premium-header .hamburger-btn.open span:nth-child(3){transform:translateY(-10px)rotate(-45deg)}#tmr-premium-header .header-nav{align-items:center;gap:40px;height:100%;display:flex}#tmr-premium-header .nav-link{color:#fff;opacity:.9;cursor:pointer;align-items:center;padding:32px 0;font-size:1.15rem;font-weight:500;text-decoration:none;transition:color .3s;display:flex;position:relative}#tmr-premium-header .nav-link:hover{color:#00a8e8;opacity:1}#tmr-premium-header .nav-item-dropdown{align-items:center;height:100%;display:flex;position:relative}#tmr-premium-header .dropdown-menu{opacity:0;visibility:hidden;background-color:#fff;border-top:3px solid #00a8e8;border-radius:0 0 8px 8px;width:240px;padding:12px 0;transition:all .3s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 40px #00000026}#tmr-premium-header .menu-header{display:none}#tmr-premium-header .desktop-only{display:flex}@media screen and (min-width:901px){#tmr-premium-header .nav-item-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}}#tmr-premium-header .dropdown-menu a{color:#333;border-bottom:1px solid #f5f5f5;padding:12px 25px;font-size:1rem;text-decoration:none;display:block}#tmr-premium-header .dropdown-menu a:last-child{border-bottom:none}#tmr-premium-header .dropdown-menu a:hover{color:#00a8e8;background-color:#f0f9ff;padding-left:30px}@media screen and (max-width:900px){#tmr-premium-header{height:70px;padding:0 20px}#tmr-premium-header .header-container{height:70px;padding:0}#tmr-premium-header .hamburger-btn{display:flex}#tmr-premium-header .cta-btn{padding:8px 16px;font-size:.85rem}#tmr-premium-header .header-actions .cta-btn{display:none}#tmr-premium-header .header-nav{z-index:99;background-color:#061824;flex-direction:column;align-items:flex-start;width:100%;height:calc(100vh - 70px);padding:0;display:none;position:fixed;top:70px;left:0;overflow-y:auto;justify-content:flex-start!important;gap:0!important}#tmr-premium-header .header-nav.active{display:flex}#tmr-premium-header .nav-link{box-sizing:border-box;border-bottom:1px solid #ffffff0d;width:100%;font-size:1rem;line-height:1.2;color:#fff!important;flex:none!important;height:auto!important;margin:0!important;padding:12px 25px!important}#tmr-premium-header .nav-item-dropdown{width:100%;height:auto;display:block;margin:0!important;padding:0!important}#tmr-premium-header .desktop-only{display:none!important}#tmr-premium-header .menu-header{pointer-events:none;background-color:#ffffff0d;border-bottom:none;font-size:.9rem;font-weight:700;display:flex;color:#00a8e8!important;flex:none!important;padding:8px 25px!important}#tmr-premium-header .dropdown-menu{opacity:1;visibility:visible;width:100%;box-shadow:none;background-color:#0000;border-top:none;border-radius:0;margin:0;padding:0;position:static;transform:none}#tmr-premium-header .dropdown-menu a{color:#ddd;background-color:#0000;border-bottom:1px solid #ffffff08;font-size:.95rem;flex:none!important;padding:10px 25px 10px 45px!important}}@media screen and (max-width:380px){#tmr-premium-header .cta-text{display:none}#tmr-premium-header .cta-btn{border-radius:50%;padding:8px}#tmr-premium-header .cta-btn svg{margin:0!important;transform:none!important}}
#tmr-premium-footer{color:#e0e6ed;background-color:#061824;width:100%;padding-top:70px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}#tmr-premium-footer .footer-container{grid-template-columns:2fr 1.2fr 1.5fr;gap:60px;max-width:1200px;margin:0 auto;padding:0 40px;display:grid}#tmr-premium-footer .brand-col .footer-logo{color:#fff;margin:0 0 20px;font-family:Noto Serif TC,serif;font-size:1.8rem;font-weight:700}#tmr-premium-footer .brand-col .footer-desc{color:#b0c4de;max-width:350px;margin-bottom:25px;font-size:.95rem;line-height:1.7}#tmr-premium-footer .social-links{gap:15px;display:flex}#tmr-premium-footer .social-icon{color:#fff;background-color:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}#tmr-premium-footer .social-icon:hover{background-color:#00a8e8;transform:translateY(-3px)}#tmr-premium-footer .footer-title{color:#fff;margin:0 0 25px;padding-bottom:12px;font-size:1.1rem;font-weight:600;display:inline-block;position:relative}#tmr-premium-footer .footer-title:after{content:"";background-color:#00a8e8;width:30px;height:3px;position:absolute;bottom:0;left:0}#tmr-premium-footer .footer-menu{column-count:2;column-gap:30px;margin:0;padding:0;list-style:none}#tmr-premium-footer .footer-menu li{break-inside:avoid;margin-bottom:12px}#tmr-premium-footer .footer-menu a{color:#b0c4de;font-size:.95rem;text-decoration:none;transition:color .3s;display:inline-block}#tmr-premium-footer .footer-menu a:hover{color:#00a8e8;transform:translate(3px)}#tmr-premium-footer .contact-item{color:#b0c4de;align-items:flex-start;gap:12px;margin-bottom:18px;font-size:.95rem;display:flex}#tmr-premium-footer .contact-item a{color:#b0c4de;text-decoration:none;transition:color .3s}#tmr-premium-footer .contact-item a:hover{color:#fff}#tmr-premium-footer .contact-item svg{color:#00a8e8;flex-shrink:0}#tmr-premium-footer .whatsapp-btn{color:#fff;background-color:#25d366;border-radius:6px;margin-top:15px;padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .3s;display:inline-block}#tmr-premium-footer .whatsapp-btn:hover{background-color:#1ebc57;transform:translateY(-2px)}#tmr-premium-footer .footer-bottom{text-align:center;color:#6c7c8c;border-top:1px solid #ffffff0d;margin-top:60px;padding:25px 0;font-size:.85rem}@media screen and (max-width:900px){#tmr-premium-footer .footer-container{grid-template-columns:1fr;gap:50px;padding:0 20px}#tmr-premium-footer .footer-menu{column-count:2}}
.floating-wa{z-index:9999;-webkit-tap-highlight-color:transparent;align-items:center;gap:0;text-decoration:none;animation:.6s cubic-bezier(.34,1.56,.64,1) .8s both floating-wa-in;display:flex;position:fixed;bottom:28px;right:28px}@keyframes floating-wa-in{0%{opacity:0;transform:translateY(24px)scale(.6)}to{opacity:1;transform:translateY(0)scale(1)}}.floating-wa-pulse{z-index:0;background:#25d36673;border-radius:50%;width:60px;height:60px;animation:2.4s cubic-bezier(0,0,.2,1) infinite floating-wa-ping;position:absolute;bottom:0;right:0}@keyframes floating-wa-ping{0%{opacity:.6;transform:scale(1)}70%,to{opacity:0;transform:scale(2)}}.floating-wa-orb{z-index:2;color:#fff;will-change:transform;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .28s cubic-bezier(.34,1.3,.64,1),box-shadow .28s,background-color .28s;display:flex;position:relative;box-shadow:0 4px 12px #128a3e4d,0 2px 4px #083c1c2e}.floating-wa-orb svg{transition:transform .28s cubic-bezier(.34,1.3,.64,1)}.floating-wa:hover .floating-wa-orb{background:#20c25d;transform:translateY(-3px);box-shadow:0 8px 20px #128a3e57,0 3px 6px #083c1c2e}.floating-wa:hover .floating-wa-orb svg{transform:scale(1.06)}.floating-wa:active .floating-wa-orb{transform:translateY(-1px);box-shadow:0 3px 8px #128a3e4d,0 1px 3px #083c1c33}.floating-wa-tooltip{z-index:1;color:#fff;letter-spacing:.02em;white-space:nowrap;opacity:0;transform-origin:100%;pointer-events:none;background:#061824;border-radius:24px;margin-right:-14px;padding:11px 24px 11px 18px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.88rem;font-weight:600;transition:opacity .3s,transform .3s cubic-bezier(.34,1.4,.64,1);position:relative;transform:translate(16px)scale(.92);box-shadow:0 6px 18px #0618244d}.floating-wa:hover .floating-wa-tooltip{opacity:1;transform:translate(0)scale(1)}@media (prefers-reduced-motion:reduce){.floating-wa{animation:none}.floating-wa-pulse{animation:none;display:none}.floating-wa-orb,.floating-wa-orb svg,.floating-wa-tooltip{transition-duration:.01ms}}@media screen and (max-width:768px){.floating-wa{bottom:20px;right:18px}.floating-wa-tooltip{display:none}.floating-wa-orb{width:54px;height:54px}.floating-wa-orb svg{width:27px;height:27px}.floating-wa-pulse{width:54px;height:54px}}@media screen and (max-width:380px){.floating-wa{bottom:16px;right:14px}}
@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-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}}}@layer theme{:root,:host{--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.inline{display:inline}.h-\[40px\]{height:40px}.h-\[80px\]{height:80px}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.bg-\[\#f5f9fc\]{background-color:#f5f9fc}.py-\[60px\]{padding-block:60px}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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,)}}:root{--background:#fff;--foreground:#171717;--header-height:90px}@media screen and (max-width:900px){:root{--header-height:70px}}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}html,body{background:var(--background);color:var(--foreground)}body{padding-top:var(--header-height);min-height:100vh}@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-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}
