.au-page *,.au-page :after,.au-page :before{box-sizing:border-box;margin:0;padding:0}.au-page{--black:#0B0B0B;--gray-800:#2A2A2A;--gray-600:#5C5C5C;--gray-400:#9A9A9A;--gray-200:#DDDAD5;--gray-100:#F0EEEB;--white:#FFFFFF;--cream:#FAF7F2;--cream-dark:#EDE8DF;--radius:12px;--font:"Matter",system-ui,-apple-system,sans-serif;scroll-behavior:smooth;font-family:var(--font);font-size:17px;line-height:1.6;color:var(--gray-800);background:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.au-page a{text-decoration:none;color:inherit}.au-page ul{list-style:none}.au-page h1,.au-page h2,.au-page h3{color:var(--black);line-height:1.08;letter-spacing:-.03em;font-variation-settings:"XHGT" 100;text-wrap:balance}.au-page .wrap{max-width:1140px;margin:0 auto;padding:0 32px}.au-page [data-animate]{opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease}.au-page [data-animate].in{opacity:1;transform:none}.au-page .cover-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.au-page nav{position:sticky;top:0;z-index:1000;background:rgba(250,247,242,.92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--gray-200)}.au-page .nav-inner{height:80px;display:flex;align-items:center;justify-content:space-between}.au-page .nav-logo{display:flex;align-items:baseline;gap:10px;color:var(--black)}.au-page .logo-mark{height:18px;width:auto}.au-page .nav-label{font-family:var(--font);font-size:22px;font-weight:500;font-variation-settings:"XHGT" 100;color:var(--black);line-height:1}.au-page .nav-links{display:flex;gap:28px;align-items:center}.au-page .nav-links a{font-size:15px;font-weight:450;color:var(--gray-600);transition:color .15s}.au-page .nav-links a:hover{color:var(--black)}.au-page .btn-nav{background:var(--black);color:var(--white)!important;padding:8px 20px;border-radius:100px;font-size:14px;font-weight:550;transition:opacity .15s}.au-page .btn-nav:hover{opacity:.85}.au-page .nav-toggle{display:none;background:none;border:none;cursor:pointer;width:44px;height:44px;flex-direction:column;align-items:center;justify-content:center;gap:5px}.au-page .nav-toggle span{display:block;width:20px;height:1.5px;background:var(--black);border-radius:1px;transition:transform .2s,opacity .15s}.au-page .nav-toggle.is-active span:first-child{transform:translateY(6.5px) rotate(45deg)}.au-page .nav-toggle.is-active span:nth-child(2){opacity:0}.au-page .nav-toggle.is-active span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.au-page .hero{padding:88px 0 72px;border-bottom:1px solid var(--gray-200)}.au-page .hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.au-page .hero-label{font-size:13px;font-weight:550;text-transform:uppercase;letter-spacing:.07em;color:var(--gray-400);margin-bottom:20px}.au-page .hero h1{font-size:clamp(40px,3.8vw,56px);font-weight:400;letter-spacing:-.04em;line-height:1.02;max-width:800px;margin:0 0 24px}.au-page .hero-sub{font-size:18px;line-height:1.6;color:var(--gray-600);max-width:560px}.au-page .hero-img img{width:100%;height:auto;display:block}.au-page .metrics{padding:72px 0;border-bottom:1px solid var(--gray-200)}.au-page .metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.au-page .metric{display:flex;flex-direction:column}.au-page .metric-val{font-size:64px;font-weight:350;letter-spacing:-.04em;line-height:1;color:var(--black);margin-bottom:8px}.au-page .metric-label{font-size:15px;font-weight:450;color:var(--gray-600);line-height:1.3}.au-page section{padding:96px 0}.au-page .display-heading{font-size:56px;font-weight:400;letter-spacing:-.04em;line-height:1.05}.au-page .heritage{background:var(--cream-dark)}.au-page .heritage-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.au-page .heritage-img{border-radius:var(--radius);overflow:hidden;aspect-ratio:1/1;background:var(--gray-200)}.au-page .heritage-text h2{font-size:56px;font-weight:400;letter-spacing:-.04em;line-height:1.05;margin-bottom:28px}.au-page .heritage-text p{font-size:17px;line-height:1.7;color:var(--gray-600);margin-bottom:16px}.au-page .heritage-text p:last-child{margin-bottom:0}.au-page .timeline{padding:120px 0;background:var(--cream)}.au-page .tl-track{position:relative;padding-left:48px}.au-page .tl-line{position:absolute;left:15px;width:2px;background:var(--black);height:0}.au-page .tl-moment{position:relative;padding:64px 0;border-top:1px solid var(--gray-200)}.au-page .tl-moment:last-child{border-bottom:1px solid var(--gray-200)}.au-page .tl-year{display:block;position:relative;font-size:120px;font-weight:350;letter-spacing:-.05em;line-height:1;color:var(--gray-200);margin-bottom:24px;transition:color .4s ease}.au-page .tl-year:before{content:"";position:absolute;left:-38px;top:50%;width:12px;height:12px;border-radius:50%;background:var(--black);transform:translateY(-50%) scale(0);transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.au-page .tl-moment.tl-active .tl-year{color:var(--black)}.au-page .tl-moment.tl-active .tl-year:before{transform:translateY(-50%) scale(1)}.au-page .tl-year-row{display:flex;align-items:center;gap:32px;margin-bottom:24px}.au-page .tl-year-row .tl-year{margin-bottom:0}.au-page .tl-content{max-width:720px}.au-page .tl-content h3{font-size:26px;font-weight:450;line-height:1.45;letter-spacing:-.015em;color:var(--gray-600)}.au-page .tl-content h3 a{color:var(--black);text-decoration:underline;text-decoration-color:var(--gray-200);text-underline-offset:3px;transition:text-decoration-color .15s}.au-page .tl-content h3 a:hover{text-decoration-color:var(--black)}.au-page .tl-img{min-height:280px;border-radius:var(--radius);overflow:hidden;margin-bottom:28px;max-width:720px;background:var(--gray-200)}.au-page .sound-btn{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:var(--black);color:var(--cream);border:none;border-radius:50%;cursor:pointer;flex-shrink:0;opacity:0;transform:scale(.6);transition:opacity .4s ease,transform .4s cubic-bezier(.34,1.56,.64,1);pointer-events:none}.au-page .tl-moment.tl-active .sound-btn{opacity:1;transform:scale(1);pointer-events:auto}.au-page .sound-btn:hover{transform:scale(1.06)}.au-page .sound-btn:active{transform:scale(.97)}.au-page .sound-icon{width:26px;height:26px;flex-shrink:0}.au-page .icon-play{margin-left:2px}.au-page .sound-btn.playing .icon-play{display:none}.au-page .sound-bars{display:none;align-items:center;gap:4px;height:24px}.au-page .sound-btn.playing .sound-bars{display:flex}.au-page .sound-bars span{display:block;width:4px;border-radius:2px;background:var(--cream);animation:bars 1s ease-in-out infinite}.au-page .sound-bars span:first-child{height:12px;animation-delay:0s}.au-page .sound-bars span:nth-child(2){height:20px;animation-delay:.2s}.au-page .sound-bars span:nth-child(3){height:14px;animation-delay:.4s}@keyframes bars{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.au-page .bridge{background:linear-gradient(to right,rgba(0,0,0,.05) 0,rgba(0,0,0,.35) 35%,rgba(0,0,0,.7) 60%,rgba(0,0,0,.75) 100%),var(--bridge-bg) center /cover no-repeat;color:var(--white);padding:120px 0}.au-page .bridge .wrap{display:flex;flex-direction:column;align-items:flex-end;max-width:1140px}.au-page .bridge h2{font-size:48px;font-weight:400;letter-spacing:-.035em;line-height:1.08;margin-bottom:28px;color:var(--white)}.au-page .bridge h2,.au-page .bridge p{width:480px;max-width:100%;text-align:left}.au-page .bridge p{font-size:17px;line-height:1.7;color:rgba(255,255,255,.75);margin-bottom:16px}.au-page .bridge p:last-child{margin-bottom:0}.au-page .bridge-mobile-img{display:none}.au-page .products{padding:96px 0 48px;background:var(--black)}.au-page .products .display-heading{margin-bottom:12px;color:var(--white)}.au-page .products-intro{font-size:17px;color:rgba(255,255,255,.5);margin-bottom:56px;max-width:520px}.au-page .bento{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto 120px;gap:16px}.au-page .cell-news{grid-column:1/8;grid-row:1}.au-page .cell-mail{grid-column:8/13;grid-row:1}.au-page .cell-support{grid-column:1/6;grid-row:2}.au-page .cell-products{grid-column:6/13;grid-row:2}.au-page .bento-cell{display:flex;flex-direction:column;border-radius:16px;overflow:hidden}.au-page .bento-text{padding:24px;display:flex;flex-direction:column;gap:14px}.au-page .bento-header{display:flex;align-items:center;justify-content:space-between}.au-page .bento-title{display:flex;align-items:baseline;gap:6px}.au-page .bento-logo{height:19px;width:auto;flex-shrink:0;position:relative;top:1px}.au-page .bento-title span{font-family:var(--font);font-size:22px;font-weight:500;font-variation-settings:"XHGT" 100;color:var(--black);line-height:1}.au-page .bento-btn{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 8px;border:1px solid rgba(0,0,0,.2);border-radius:8px;font-family:var(--font);font-size:12px;font-weight:500;color:var(--black);transition:border-color .15s;white-space:nowrap}.au-page .bento-btn:hover{border-color:rgba(0,0,0,.5)}.au-page .bento-cell p{font-size:15px;line-height:23px;color:#5d5d5d;margin:0}.au-page .bento-screenshot{overflow:hidden;background:var(--cream-dark);position:relative;flex:1;min-height:0}.au-page .bento-screenshot img{display:block;max-width:none;border-radius:8px 0 0 0;box-shadow:0 2px 12px rgba(0,0,0,.08);position:absolute}.au-page .cell-news{background:var(--cream);height:480px}.au-page .screenshot--news img{top:24px;left:24px;width:calc(100% - 24px)}.au-page .cell-mail{background:var(--cream);height:480px}.au-page .screenshot--mail img{top:24px;left:24px;width:calc(100% - 24px)}.au-page .cell-support{background:#fed44b;flex-direction:row;align-items:center;padding:24px;height:120px;position:relative}.au-page .support-content{display:flex;flex-direction:column;gap:10px;flex:1;min-width:0}.au-page .support-label{font-size:18px}.au-page .support-label,.au-page .support-phone{font-weight:500;color:var(--black);line-height:23px}.au-page .support-phone{font-size:26px;letter-spacing:-.02em}.au-page .support-photo{width:154px;height:154px;border-radius:88px 0 0 88px;overflow:hidden;background:var(--white);position:absolute;right:-31px;bottom:-12px;flex-shrink:0}.au-page .support-photo img{width:165px;height:201px;max-width:none;-o-object-fit:cover;object-fit:cover;position:absolute;left:-22px;top:50%;transform:translateY(calc(-50% - 12px))}.au-page .cell-products{background:#d3e9f0;padding:24px;display:flex;flex-direction:column;justify-content:center;gap:14px;height:120px}.au-page .cell-products p{color:var(--black)}.au-page .bento-apps{display:flex;align-items:center;justify-content:space-between;padding-top:32px}.au-page .bento-apps-text h3{font-size:26px;font-weight:500;color:var(--white);line-height:23px;margin-bottom:12px}.au-page .bento-apps-text p{font-size:15px;color:#c5c5c5;line-height:23px}.au-page .bento-apps-badges{display:flex;gap:12px;align-items:center}.au-page .store-badge{height:48px;width:auto;display:block;transition:opacity .15s}.au-page .store-badge:hover{opacity:.85}.au-page .footer-legal{font-size:13px;color:rgba(255,255,255,.4);text-align:center;margin-top:40px}@media (max-width:1024px){.au-page .bento{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto}.au-page .cell-news{grid-column:1/-1;grid-row:1}.au-page .cell-mail{grid-column:1/-1;grid-row:2;flex-direction:column-reverse}.au-page .cell-products{grid-column:1;grid-row:3}.au-page .cell-support{grid-column:2;grid-row:3}}@media (max-width:768px){.au-page .wrap{padding:0 20px}.au-page .nav-links{display:none;position:absolute;top:80px;left:0;right:0;background:var(--cream);flex-direction:column;align-items:center;justify-content:center;gap:28px;padding:40px 0;border-top:1px solid var(--gray-200);box-shadow:0 12px 32px rgba(0,0,0,.08);z-index:999}.au-page .nav-links.open{display:flex}.au-page .nav-links.open a{font-size:22px}.au-page .nav-toggle{display:flex;position:relative;z-index:1001}.au-page .bridge h2 br,.au-page .heritage-text h2 br{display:none}.au-page .hero{padding:48px 0 40px}.au-page .hero-grid{grid-template-columns:1fr;gap:24px}.au-page .hero-img,.au-page .hero-text{text-align:center}.au-page .hero h1{font-size:clamp(40px,9vw,56px)}.au-page .hero-sub{font-size:16px;max-width:100%}.au-page .hero-img img{max-height:300px;-o-object-fit:contain;object-fit:contain;margin:0 auto}.au-page section{padding:64px 0}.au-page .metrics{padding:48px 0}.au-page .metrics-grid{grid-template-columns:repeat(2,1fr);gap:24px}.au-page .heritage-grid{grid-template-columns:1fr;gap:32px}.au-page .heritage-img{border-radius:var(--radius)}.au-page .timeline{padding:80px 0}.au-page .tl-track{padding-left:36px}.au-page .tl-line{left:10px}.au-page .tl-year:before{left:-30px;width:10px;height:10px}.au-page .tl-moment{padding:40px 0}.au-page .tl-year-row{gap:20px}.au-page .sound-btn{width:48px;height:48px}.au-page .sound-icon{width:22px;height:22px}.au-page .tl-img{min-height:180px}.au-page .bridge{padding:56px 24px;background:var(--cream);display:flex;flex-direction:column-reverse;overflow:hidden}.au-page .bridge .wrap{align-items:flex-start;padding:32px 24px;background:var(--gray-800);border-radius:0 0 20px 20px}.au-page .bridge h2{width:auto;font-size:30px}.au-page .bridge p{width:auto;margin-bottom:0}.au-page .bridge-mobile-img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:20px 20px 0 0}.au-page .products{padding:64px 0}.au-page .products-intro{margin-bottom:32px}.au-page .bento{grid-template-columns:1fr;grid-template-rows:auto;gap:12px}.au-page .cell-mail,.au-page .cell-news,.au-page .cell-products,.au-page .cell-support{grid-column:1!important;grid-row:auto!important}.au-page .cell-news{order:1}.au-page .cell-mail{order:2}.au-page .cell-products{order:3}.au-page .cell-support{order:4}.au-page .cell-mail,.au-page .cell-news{height:380px}.au-page .cell-mail{flex-direction:column-reverse}.au-page .bento-title span{font-size:20px}.au-page .bento-logo{height:16px}.au-page .cell-support{height:auto;min-height:100px;flex-direction:row;align-items:center}.au-page .support-label{font-size:18px}.au-page .support-phone{font-size:24px}.au-page .support-photo{width:140px;height:140px;right:-20px;bottom:auto;top:50%;transform:translateY(-50%)}.au-page .support-photo img{width:150px;height:185px;left:-15px}.au-page .cell-products{height:auto;min-height:100px;padding:20px}.au-page .bento-apps{flex-direction:column;align-items:center;gap:16px;padding-top:28px;text-align:center}.au-page .bento-apps-text h3{font-size:20px;margin-bottom:8px}.au-page .bento-apps-badges{justify-content:center}.au-page .store-badge{height:42px}}@media (max-width:480px){.au-page .wrap{padding:0 16px}.au-page .hero{padding:40px 0 32px}.au-page .hero-grid{grid-template-columns:1fr;gap:24px}.au-page .hero-img,.au-page .hero-text{text-align:center}.au-page .hero h1{font-size:clamp(32px,9vw,40px)}.au-page .hero-sub{font-size:15px;max-width:100%}.au-page .hero-img img{max-height:240px;-o-object-fit:contain;object-fit:contain;margin:0 auto}.au-page .metrics{padding:40px 0}.au-page .metrics-grid{grid-template-columns:1fr;gap:20px}.au-page .metric-val{font-size:42px}.au-page .heritage-text h2{font-size:28px;margin-bottom:20px}.au-page .heritage-text p{font-size:18px}.au-page .timeline{padding:64px 0}.au-page .tl-track{padding-left:28px}.au-page .tl-line{left:7px}.au-page .tl-year:before{left:-25px;width:10px;height:10px}.au-page .tl-moment{padding:32px 0}.au-page .tl-year{font-size:58px}.au-page .tl-year-row{gap:12px}.au-page .sound-btn{width:40px;height:40px}.au-page .sound-icon{width:18px;height:18px}.au-page .sound-bars{gap:3px;height:16px}.au-page .sound-bars span{width:3px}.au-page .tl-content h3{font-size:18px}.au-page .tl-img{min-height:160px}.au-page .bridge{padding:40px 16px}.au-page .bridge .wrap{padding:24px 20px}.au-page .bridge h2{width:auto;font-size:24px}.au-page .bridge p{font-size:18px}.au-page .products{padding:48px 0}.au-page .display-heading{font-size:28px}.au-page .products-intro{margin-bottom:24px;font-size:17px}.au-page .cell-mail,.au-page .cell-news{height:340px}.au-page .bento-text{padding:20px;gap:10px}.au-page .bento-cell p{font-size:16px}.au-page .bento-btn{height:28px;font-size:13px}.au-page .cell-support{padding:20px;min-height:100px}.au-page .support-label{font-size:16px}.au-page .support-phone{font-size:22px}.au-page .support-photo{width:120px;height:120px;right:-16px;bottom:auto;top:50%;transform:translateY(-50%)}.au-page .support-photo img{width:130px;height:160px;left:-12px}.au-page .cell-products{padding:16px;gap:10px;min-height:100px}.au-page .cell-products p{font-size:16px}.au-page .bento-apps{padding-top:24px;gap:14px;text-align:center}.au-page .bento-apps-text h3{font-size:18px}.au-page .bento-apps-text p{font-size:14px}.au-page .bento-apps-badges{gap:8px;justify-content:center}.au-page .store-badge{height:36px}.au-page .footer-legal{font-size:14px}}