@font-face{font-family:'Inter';font-style:normal;font-weight:300;font-display:swap;src:url('fonts/inter-latin-300-normal.woff2') format('woff2');}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/inter-latin-400-normal.woff2') format('woff2');}@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url('fonts/inter-latin-500-normal.woff2') format('woff2');}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url('fonts/inter-latin-600-normal.woff2') format('woff2');}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url('fonts/inter-latin-700-normal.woff2') format('woff2');}@font-face{font-family:'Inter';font-style:normal;font-weight:800;font-display:swap;src:url('fonts/inter-latin-800-normal.woff2') format('woff2');}:root{--accent:#0d6efd;--accent-dim:rgba(13,110,253,.1);--r-sm:8px;--r-md:12px;--r-lg:16px;--ease:.25s cubic-bezier(.4,0,.2,1);--bg:#f0f2f5;--bg-nav:rgba(240,242,245,.82);--surface:#ffffff;--surf2:#f1f3f5;--border:#e4e6eb;--tx:#1c1e21;--tx2:#65676b;--tx3:#8a8d91;--sh:rgba(0,0,0,.07);}html[data-theme="dark"]{--bg:#18191a;--bg-nav:rgba(24,25,26,.82);--surface:#242526;--surf2:#2c2f33;--border:#3a3b3c;--tx:#e4e6eb;--tx2:#b0b3b8;--tx3:#8d949e;--sh:rgba(0,0,0,.3);}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:'Inter',sans-serif;background:var(--bg);color:var(--tx);line-height:1.6;transition:background var(--ease),color var(--ease);overflow-x:hidden;}img{display:block}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}nav{position:fixed;inset:0 0 auto 0;z-index:100;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:var(--bg-nav);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);transition:background var(--ease),border-color var(--ease);}.nav-brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:.95rem;color:var(--tx);}.nav-brand:hover{text-decoration:none}.nav-logo{width:32px;height:32px;border-radius:var(--r-sm);overflow:hidden;flex-shrink:0}.nav-logo img{width:32px;height:32px}.nav-actions{display:flex;align-items:center;gap:8px}.btn-icon{height:36px;min-width:36px;padding:0 10px;background:var(--surf2);border:1px solid var(--border);border-radius:var(--r-sm);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--ease);font-size:.8rem;font-weight:600;color:var(--tx2);font-family:'Inter',sans-serif;}.btn-icon:hover{background:var(--border);color:var(--tx)}.btn-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:100px 24px 80px;isolation:isolate;}.hero-logo{width:96px;height:96px;border-radius:22px;overflow:hidden;margin:0 auto 28px;box-shadow:0 4px 24px rgba(0,0,0,.12);animation:fadeUp .6s ease both;}.hero-logo img{width:96px;height:96px}.hero h1{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.02em;color:var(--tx);margin-bottom:14px;animation:fadeUp .6s .08s ease both;}.hero-tagline{font-size:clamp(1rem,2.2vw,1.2rem);color:var(--tx2);max-width:480px;margin:0 auto 36px;animation:fadeUp .6s .16s ease both;}.hero-badges{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:36px;animation:fadeUp .6s .24s ease both;}.badge{display:inline-flex;align-items:center;gap:6px;padding:5px 13px;background:var(--surface);border:1px solid var(--border);border-radius:100px;font-size:.8rem;font-weight:500;color:var(--tx2);}.badge svg{width:12px;height:12px;fill:none;stroke:var(--accent);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;}.hero-cta{animation:fadeUp .6s .32s ease both}.btn-play{display:inline-flex;align-items:center;gap:12px;padding:13px 26px;background:var(--accent);color:#fff;border-radius:var(--r-md);font-weight:600;font-size:.95rem;border:none;cursor:not-allowed;opacity:.45;position:relative;}.btn-play svg{width:20px;height:20px;fill:#fff;stroke:none;flex-shrink:0}.btn-play-label{display:flex;flex-direction:column;align-items:flex-start;line-height:1.25}.btn-play-label small{font-size:.68rem;font-weight:400;opacity:.85}.btn-play-soon{position:absolute;top:-10px;right:-10px;background:#f5a623;color:#fff;font-size:.63rem;font-weight:700;padding:2px 8px;border-radius:100px;}.hero-cta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;}.btn-play-web{display:inline-flex;align-items:center;gap:12px;padding:13px 26px;background:var(--surface);color:var(--tx);border:1.5px solid var(--border);border-radius:var(--r-md);font-weight:600;font-size:.95rem;cursor:pointer;opacity:1;position:relative;font-family:'Inter',sans-serif;text-decoration:none;transition:background var(--ease),border-color var(--ease),color var(--ease);}.btn-play-web:hover{background:var(--accent-dim);border-color:var(--accent);text-decoration:none;}.btn-play-web svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.hero-version{margin-top:12px;font-size:.78rem;color:var(--tx3);animation:fadeUp .6s .4s ease both;}section{padding:80px 24px}.section-inner{max-width:1080px;margin:0 auto}.section-label{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;}.section-label::before{content:'';width:14px;height:2px;background:var(--accent);border-radius:2px}.section-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:-.02em;color:var(--tx);margin-bottom:10px;}.section-sub{font-size:.95rem;color:var(--tx2);max-width:540px;margin-bottom:48px;line-height:1.7}#tester{background:var(--surface);}.tester-box{max-width:520px;margin:0 auto;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:40px 36px;text-align:center;box-shadow:0 2px 16px var(--sh);}.tester-box .section-label{justify-content:center}.tester-box .section-title{margin-bottom:8px}.tester-box .section-sub{margin:0 auto 28px}.tester-row{display:flex;gap:10px;}.tester-input{flex:1;height:44px;min-height:44px;padding:0 14px;box-sizing:border-box;background:var(--bg);border:1.5px solid var(--border);border-radius:var(--r-sm);font-family:'Inter',sans-serif;font-size:.9rem;color:var(--tx);outline:none;transition:border-color var(--ease);}.tester-input:focus{border-color:var(--accent)}.tester-input::placeholder{color:var(--tx3)}.tester-btn{height:44px;padding:0 20px;background:var(--accent);color:#fff;border:none;border-radius:var(--r-sm);font-family:'Inter',sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;transition:opacity var(--ease);white-space:nowrap;}.tester-btn:hover{opacity:.88}.tester-btn:disabled{opacity:.5;cursor:not-allowed}.tester-msg{margin-top:14px;font-size:.85rem;min-height:20px;transition:color var(--ease);}.tester-msg.success{color:#2e7d32}.tester-msg.error{color:#c62828}.tester-privacy{margin-top:14px;font-size:.78rem;color:var(--tx3);line-height:1.5;}.tester-privacy a{color:var(--tx3);text-decoration:underline;}.tester-privacy a:hover{color:var(--accent);}@media (max-width:480px){.tester-box{padding:28px 20px}.tester-row{flex-direction:column}.tester-btn{width:100%}}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:40px;}.why-card{background:var(--card);border:1px solid var(--border);border-radius:var(--r-lg);padding:28px;}.why-card h3{font-size:1rem;font-weight:700;color:var(--tx);margin-bottom:10px;letter-spacing:-.01em;}.why-card p{font-size:.9rem;color:var(--tx2);line-height:1.7;margin:0;}.why-closing{font-size:.9rem;color:var(--tx2);line-height:1.8;max-width:720px;margin:0 auto;text-align:center;border-top:1px solid var(--border);padding-top:32px;}#why{background:var(--surface)}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}@media (max-width:900px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.features-grid{grid-template-columns:1fr}}.feature-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--r-lg);padding:24px;}.feature-icon{width:44px;height:44px;background:var(--accent-dim);border-radius:var(--r-sm);display:flex;align-items:center;justify-content:center;margin-bottom:16px;}.feature-icon svg{width:24px;height:24px;overflow:visible;}.feature-icon svg rect.bound{display:none}.feature-icon svg path,.feature-icon svg polyline,.feature-icon svg line,.feature-icon svg circle,.feature-icon svg rect:not(.bound){fill:none;stroke:var(--accent);stroke-width:16;stroke-linecap:round;stroke-linejoin:round;}.feature-card h3{font-size:1rem;font-weight:700;color:var(--tx);margin-bottom:8px}.feature-card p{font-size:.875rem;color:var(--tx2);line-height:1.65}#screenshots{background:var(--surface)}.screenshots-wrap{position:relative}.screenshots-row{display:flex;flex-direction:row;gap:24px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;}.screenshots-row::-webkit-scrollbar{height:4px}.screenshots-row::-webkit-scrollbar-track{background:transparent}.screenshots-row::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.scroll-arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:var(--surface);border:1px solid var(--border);box-shadow:0 2px 8px rgba(0,0,0,.15);color:var(--tx);font-size:20px;cursor:pointer;z-index:5;align-items:center;justify-content:center;}.scroll-arrow:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.scroll-arrow.left{left:8px}.scroll-arrow.right{right:8px}.scroll-arrow.visible{display:flex}.mock-scaler{flex:0 0 360px;width:360px;height:685px;scroll-snap-align:start;overflow:hidden;clip-path:url(#phoneClip);}.phone-mock{width:380px;height:720px;background:#18191a;border:1px solid #222;border-top-width:2px;border-bottom-width:2px;display:flex;flex-direction:column;overflow:hidden;transform:translateZ(0);transform-origin:top left;font-family:'Inter',sans-serif;-webkit-font-smoothing:antialiased;}.phone-mock .icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.phone-mock .icon svg{display:block;fill:currentColor}.phone-mock .pm-header{background:#242526}.phone-mock .header-date-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.phone-mock .icon-btn{width:40px;height:40px;border:1px solid #3a3b3c;background:#242526;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#b0b3b8;padding:0;flex-shrink:0;cursor:default}.phone-mock .header-date-text{font-size:18px;font-weight:700;color:#e4e6eb;letter-spacing:-0.3px}.phone-mock .header-icons-row{display:flex;align-items:center;justify-content:center;gap:10px;padding:2px 16px 12px}.phone-mock .header-divider{height:1px;background:#3a3b3c}.phone-mock .screen-body{padding:14px 16px;display:flex;flex-direction:column;gap:12px;background:#18191a}.phone-mock .pm-card{background:#242526;border-radius:16px;border:1px solid #3a3b3c}.phone-mock .card-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #3a3b3c}.phone-mock .card-title{font-size:17px;font-weight:600;color:#e4e6eb;letter-spacing:-0.2px}.phone-mock .history-btn{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:500;color:#b0b3b8;background:none;border:none;font-family:'Inter',sans-serif}.phone-mock .card-content{padding:16px;display:flex;flex-direction:column;gap:14px}.phone-mock .card-section{display:flex;flex-direction:column;gap:8px}.phone-mock .pm-label{font-size:14px;font-weight:500;color:#b0b3b8}.phone-mock .objective-field{background:#18191a;border:1px solid #3a3b3c;border-radius:8px;padding:12px;font-size:16px;color:#e4e6eb;line-height:1.5;font-family:'Inter',sans-serif}.phone-mock .tasks-header{display:flex;align-items:center;justify-content:space-between}.phone-mock .tasks-title{font-size:14px;font-weight:500;color:#b0b3b8}.phone-mock .tasks-list{display:flex;flex-direction:column;gap:8px}.phone-mock .task-row{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#18191a;border-radius:8px}.phone-mock .task-text-area{flex:1;min-width:0}.phone-mock .task-text{font-size:14px;color:#e4e6eb;line-height:1.4;font-family:'Inter',sans-serif}.phone-mock .task-text.done{text-decoration:line-through;color:#8d949e}.phone-mock .subtask-badge{display:inline-block;font-size:10px;font-weight:700;background:#3a3b3c;color:#b0b3b8;border-radius:50px;padding:2px 8px;font-family:'Inter',sans-serif}.phone-mock .task-actions{display:flex;align-items:center;gap:0;flex-shrink:0}.phone-mock .task-act{width:28px;height:28px;border:none;background:transparent;color:#b0b3b8;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:default}.phone-mock .task-act.star{color:#FFC107}.phone-mock .subtasks-wrap{padding-left:32px;display:flex;flex-direction:column;gap:8px}.phone-mock .subtask-row{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#18191a;border-radius:8px}.phone-mock .subtask-check{color:#b0b3b8;flex-shrink:0;display:flex;align-items:center}.phone-mock .subtask-text{flex:1;min-width:0;font-size:14px;color:#e4e6eb;font-family:'Inter',sans-serif}.phone-mock .subtask-acts{display:flex;gap:0}.phone-mock .subtask-act{width:28px;height:28px;border:none;background:transparent;color:#b0b3b8;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:default}.phone-mock .add-task-row{display:flex;align-items:center;gap:8px}.phone-mock .add-task-input{flex:1;min-width:0;background:#18191a;border:1px solid #3a3b3c;border-radius:8px;padding:12px;font-size:16px;color:#b0b3b8;font-family:'Inter',sans-serif;outline:none;font-style:italic}.phone-mock .add-task-btn{background:#3a3b3c;border:none;border-radius:8px;padding:12px 16px;font-size:15px;font-weight:600;color:rgba(176,179,184,0.38);cursor:default;font-family:'Inter',sans-serif;white-space:nowrap}.phone-mock .modal-bg{background:#0a0a0a;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1}.phone-mock .modal-sheet{background:#242526;border-radius:16px;border:1px solid #3a3b3c;padding:18px 20px 20px;width:calc(100% - 32px);margin:16px 0;overflow:hidden}.phone-mock .modal-title-row{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}.phone-mock .modal-title{font-size:22px;font-weight:700;color:#e4e6eb;letter-spacing:-0.4px;flex:1}.phone-mock .modal-close-btn{width:40px;height:40px;border:none;background:none;color:#e4e6eb;display:flex;align-items:center;justify-content:center;cursor:default}.phone-mock .week-nav{display:flex;align-items:center;justify-content:center;gap:12px;padding-bottom:16px}.phone-mock .week-nav-btn{width:32px;height:32px;border:1px solid #3a3b3c;background:#242526;color:#b0b3b8;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:default}.phone-mock .week-range{font-size:16px;font-weight:700;color:#e4e6eb;letter-spacing:-0.2px}.phone-mock .pm-tabs{display:flex;gap:4px;height:36px;padding:3px;background:#3a3b3c;border-radius:8px;margin-bottom:16px}.phone-mock .pm-tab{flex:1;text-align:center;font-size:12px;font-weight:400;color:#b0b3b8;border-radius:6px;border:none;background:none;font-family:'Inter',sans-serif;display:flex;align-items:center;justify-content:center;cursor:default}.phone-mock .pm-tab.active{color:#fff;background:#2374e1;font-weight:700}.phone-mock .day-row{display:flex;align-items:center;gap:16px;padding:12px;border-radius:8px;margin-bottom:8px;background:#2b2c2d}.phone-mock .day-row.today{background:#1e2a3a}.phone-mock .prog-wrap{position:relative;width:48px;height:48px;flex-shrink:0}.phone-mock .prog-wrap svg{transform:rotate(-90deg);display:block}.phone-mock .prog-pct{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:10px;font-weight:700;color:#e4e6eb;font-family:'Inter',sans-serif}.phone-mock .day-info{flex:1;min-width:0}.phone-mock .day-name-row{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#e4e6eb;font-family:'Inter',sans-serif}.phone-mock .today-chip{font-size:11px;font-weight:700;color:#2374e1;font-family:'Inter',sans-serif}.phone-mock .day-obj{font-size:11px;color:#8d949e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:5px;font-family:'Inter',sans-serif;margin-top:4px}.phone-mock .day-obj.has{color:#b0b3b8}.phone-mock .day-tasks{font-size:11px;color:#8d949e;margin-top:2px;display:flex;align-items:center;gap:12px;font-family:'Inter',sans-serif}.phone-mock .day-tasks-empty{font-size:11px;color:#8d949e;margin-top:2px;font-style:italic;font-family:'Inter',sans-serif}.phone-mock .tasks-done{color:#4CAF50;font-weight:700;font-size:11px}.phone-mock .tasks-left{color:#888;font-weight:700;font-size:11px}.phone-mock .mini-bar{height:6px;background:#2e2f30;border-radius:3px;margin-top:6px;overflow:hidden}.phone-mock .mini-fill{height:100%;background:#4CAF50;border-radius:3px}.phone-mock .day-chevron{color:#b0b3b8;flex-shrink:0}.phone-mock .note-shell{background:#0a0a0a;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;flex:1}.phone-mock .note-card{width:calc(100% - 32px);height:92%;background:#242526;border-radius:16px;border:1px solid #3a3b3c;display:flex;flex-direction:column;overflow:hidden}.phone-mock .note-topbar{display:flex;align-items:center;justify-content:space-between;padding:18px 16px;flex-shrink:0}.phone-mock .note-cancel,.phone-mock .note-save{font-size:14px;font-weight:700;color:#2374e1;background:none;border:none;font-family:'Inter',sans-serif;padding:4px 8px;cursor:default}.phone-mock .note-topbar-title{font-size:16px;font-weight:700;color:#e4e6eb}.phone-mock .note-divider{height:1px;background:#3a3b3c;flex-shrink:0}.phone-mock .note-title-field{padding:14px 20px;flex-shrink:0;font-size:20px;font-weight:700;color:#e4e6eb;font-family:'Inter',sans-serif;line-height:1.3}.phone-mock .note-content{flex:1;overflow:hidden;padding:14px 20px;font-size:15px;line-height:calc(22/15);color:#e4e6eb;font-family:'Inter',sans-serif}.phone-mock .note-content ul{list-style:none;padding:0 0 0 12px;margin:0 0 12px}.phone-mock .note-content ul li{display:flex;gap:8px;margin-bottom:3px}.phone-mock .note-content ul li::before{content:"\2022";color:#b0b3b8;flex-shrink:0}.phone-mock .note-content ol{padding-left:32px;margin:0 0 12px}.phone-mock .note-content ol li{margin-bottom:3px}.phone-mock .note-heading{font-size:20px;font-weight:700;color:#e4e6eb;text-decoration:underline;font-family:'Inter',sans-serif;margin-bottom:4px;display:block}.phone-mock .pm-note-toolbar{display:flex;align-items:center;gap:4px;padding:4px 8px;background:#2d2e2f;flex-shrink:0}.phone-mock .tb-btn{min-width:36px;height:36px;padding:4px;border:none;background:transparent;border-radius:6px;color:#b0b3b8;font-size:14px;font-weight:400;display:flex;align-items:center;justify-content:center;font-family:'Inter',sans-serif;cursor:default}.phone-mock .tb-h,.phone-mock .tb-g{font-weight:800}.phone-mock .tb-i{font-style:italic}.phone-mock .tb-u{text-decoration:underline}html:not([data-theme="dark"]) .phone-mock{background:#f0f2f5;border-color:#d0d0d0;box-shadow:none}html[data-theme="dark"] .phone-mock{border-color:#555}html:not([data-theme="dark"]) .phone-mock .pm-header{background:#fff}html:not([data-theme="dark"]) .phone-mock .icon-btn{border-color:#e4e6eb;background:#fff;color:#65676b}html:not([data-theme="dark"]) .phone-mock .header-date-text{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .header-divider{background:#e4e6eb}html:not([data-theme="dark"]) .phone-mock .screen-body{background:#f0f2f5}html:not([data-theme="dark"]) .phone-mock .pm-card{background:#fff;border-color:#e4e6eb}html:not([data-theme="dark"]) .phone-mock .card-header{border-color:#e4e6eb}html:not([data-theme="dark"]) .phone-mock .card-title{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .history-btn{color:#65676b}html:not([data-theme="dark"]) .phone-mock .pm-label{color:#65676b}html:not([data-theme="dark"]) .phone-mock .objective-field{background:#f0f2f5;border-color:#e4e6eb;color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .tasks-title{color:#65676b}html:not([data-theme="dark"]) .phone-mock .task-row{background:#f0f2f5}html:not([data-theme="dark"]) .phone-mock .task-text{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .task-text.done{color:#8a8d91}html:not([data-theme="dark"]) .phone-mock .subtask-badge{background:#e4e6eb;color:#65676b}html:not([data-theme="dark"]) .phone-mock .task-act{color:#65676b}html:not([data-theme="dark"]) .phone-mock .subtask-row{background:#f0f2f5}html:not([data-theme="dark"]) .phone-mock .subtask-check{color:#65676b}html:not([data-theme="dark"]) .phone-mock .subtask-text{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .subtask-act{color:#65676b}html:not([data-theme="dark"]) .phone-mock .add-task-input{background:#f0f2f5;border-color:#e4e6eb;color:#65676b}html:not([data-theme="dark"]) .phone-mock .add-task-btn{background:#e4e6eb;color:rgba(101,103,107,0.38)}html:not([data-theme="dark"]) .phone-mock .modal-bg{background:#ebebed}html:not([data-theme="dark"]) .phone-mock .modal-sheet{background:#fff;border-color:#e4e6eb;}html:not([data-theme="dark"]) .phone-mock .modal-title{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .modal-close-btn{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .week-nav-btn{border-color:#e4e6eb;background:#fff;color:#65676b}html:not([data-theme="dark"]) .phone-mock .week-range{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .pm-tabs{background:#e4e6eb}html:not([data-theme="dark"]) .phone-mock .pm-tab{color:#65676b}html:not([data-theme="dark"]) .phone-mock .pm-tab.active{color:#fff}html:not([data-theme="dark"]) .phone-mock .day-row{background:#f5f6f7}html:not([data-theme="dark"]) .phone-mock .day-row.today{background:rgba(35,116,225,0.05)}html:not([data-theme="dark"]) .phone-mock .prog-pct{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .prog-wrap circle[stroke="#3a3b3c"]{stroke:#e4e6eb}html:not([data-theme="dark"]) .phone-mock .day-name-row{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .day-obj{color:#8a8d91}html:not([data-theme="dark"]) .phone-mock .day-obj.has{color:#65676b}html:not([data-theme="dark"]) .phone-mock .day-tasks-empty{color:#8a8d91}html:not([data-theme="dark"]) .phone-mock .day-chevron{color:#65676b}html:not([data-theme="dark"]) .phone-mock .tasks-left{color:#8a8d91}html:not([data-theme="dark"]) .phone-mock .mini-bar{background:#e4e6eb}html:not([data-theme="dark"]) .phone-mock .note-shell{background:#ebebed}html:not([data-theme="dark"]) .phone-mock .note-card{background:#fff;border-color:#e4e6eb}html:not([data-theme="dark"]) .phone-mock .note-topbar-title{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .note-divider{background:#e4e6eb}html:not([data-theme="dark"]) .phone-mock .note-title-field{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .note-content{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .note-content ul li::before{color:#65676b}html:not([data-theme="dark"]) .phone-mock .note-heading{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .pm-note-toolbar{background:#fff}html:not([data-theme="dark"]) .phone-mock .tb-btn{color:#65676b}html:not([data-theme="dark"]) .phone-mock .icon svg{fill:currentColor}footer{background:var(--bg);border-top:1px solid var(--border);padding:40px 24px 28px;text-align:center;}.footer-inner{max-width:1080px;margin:0 auto}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 20px;margin-bottom:20px;}.footer-links a{font-size:.82rem;color:var(--tx3)}.footer-links a:hover{color:var(--accent);text-decoration:none}.footer-copy{font-size:.78rem;color:var(--tx3)}.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal.is-visible{opacity:1;transform:none}@keyframes fadeUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@media (max-width:600px){nav{padding:0 16px}section{padding:56px 16px}.screenshots-row{flex-direction:column;align-items:center;scroll-snap-type:none;}.mock-scaler{flex:0 0 auto;width:100%;max-width:380px;min-width:unset;height:auto;aspect-ratio:380 / 720;overflow:hidden;clip-path:url(#phoneClip);}.phone-mock{width:380px;height:720px;}}@media (min-width:601px){.mock-rf-wrapper .mock-scaler{min-height:685px;}}.phone-mock .rf-sheet{padding:14px 16px 16px}.phone-mock .rf-tabs{display:flex;gap:0;border-bottom:1px solid #3a3b3c;margin-bottom:14px;}.phone-mock .rf-tab{flex:1;text-align:center;padding:10px 4px;font-size:13px;font-weight:600;color:#b0b3b8;position:relative;}.phone-mock .rf-tab.active{color:#2374e1}.phone-mock .rf-tab.active::after{content:'';position:absolute;left:20%;right:20%;bottom:-1px;height:2px;background:#2374e1;border-radius:2px;}.phone-mock .rf-date-field{display:flex;align-items:center;gap:8px;border:1px solid #3a3b3c;border-radius:12px;padding:12px 16px;margin-bottom:12px;}.phone-mock .rf-date-label{font-size:13px;color:#b0b3b8}.phone-mock .rf-date-value{font-size:13px;color:#e4e6eb;font-weight:500;margin-left:auto}.phone-mock .rf-chips-row{display:flex;gap:8px;margin-bottom:14px;position:relative;}.phone-mock .rf-chip{flex:1;padding:10px 6px;background:transparent;border:1px solid #3a3b3c;border-radius:100px;font:500 12px 'Inter',sans-serif;color:#e4e6eb;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap;}.phone-mock .rf-chip:hover{background:rgba(35,116,225,.10)}.phone-mock .rf-chip.active{background:#2374e1;color:#fff;border-color:#2374e1;}.phone-mock .rf-date-input{position:absolute;right:0;bottom:0;width:1px;height:1px;opacity:0;pointer-events:none;border:0;}.phone-mock .rf-divider{height:1px;background:#3a3b3c;margin:4px 0 14px;}.phone-mock .rf-weekend{text-align:center;padding:16px 8px 8px}.phone-mock .rf-weekend-title{font-size:16px;font-weight:700;color:#e4e6eb;margin-bottom:10px;}.phone-mock .rf-weekend-desc{font-size:13px;color:#b0b3b8;line-height:1.45;max-width:280px;margin:0 auto 16px;}.phone-mock .rf-btn-secondary{display:inline-block;padding:12px 24px;background:#2374e1;color:#fff;border:none;border-radius:12px;font:600 13px 'Inter',sans-serif;cursor:default;}.phone-mock .rf-weekday{display:flex;flex-direction:column;gap:10px}.phone-mock .rf-groups-card{background:rgba(76,175,80,.10);border:1px solid rgba(76,175,80,.45);border-radius:12px;padding:10px 12px;display:flex;flex-direction:column;gap:2px;}.phone-mock .rf-groups-title{font-size:13px;font-weight:600;color:#e4e6eb}.phone-mock .rf-groups-list{font-size:13px;color:#b0b3b8}.phone-mock .rf-source-banner{display:flex;align-items:center;gap:6px;background:#2c2f33;border-radius:8px;padding:8px 10px;font-size:12px;color:#b0b3b8;}.phone-mock .rf-source-banner .icon{color:#b0b3b8;display:inline-flex}.phone-mock .rf-source-banner svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.phone-mock .rf-results-head{display:flex;align-items:center;justify-content:space-between;margin-top:2px;}.phone-mock .rf-results-count{font-size:14px;font-weight:600;color:#e4e6eb}.phone-mock .rf-filter-btn{width:30px;height:30px;border-radius:50%;background:transparent;border:1px solid #3a3b3c;display:inline-flex;align-items:center;justify-content:center;color:#b0b3b8;cursor:default;}.phone-mock .rf-filter-btn svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.phone-mock .rf-by-group{align-self:flex-start;background:transparent;border:1px solid #3a3b3c;border-radius:100px;padding:4px 11px;font:500 11px 'Inter',sans-serif;color:#b0b3b8;cursor:default;display:inline-flex;align-items:center;gap:4px;}.phone-mock .rf-caret{font-size:10px;line-height:1}.phone-mock .rf-room-card{border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:6px;background:#242526;}.phone-mock .rf-room-green{border:1px solid rgba(76,175,80,.55)}.phone-mock .rf-room-amber{border:1px solid rgba(255,193,7,.70)}.phone-mock .rf-room-head{display:flex;justify-content:space-between;align-items:center;}.phone-mock .rf-room-name{font-size:15px;font-weight:700;color:#e4e6eb}.phone-mock .rf-status-dot{width:16px;height:16px;border-radius:50%;display:inline-block;box-shadow:inset 0 -3px 5px rgba(0,0,0,.30),inset 0 3px 4px rgba(255,255,255,.35);}.phone-mock .rf-dot-green{background:#4CAF50}.phone-mock .rf-dot-amber{background:#FFC107}.phone-mock .rf-room-status{font-size:12px;color:#b0b3b8}.phone-mock .rf-room-divider{height:1px;background:#3a3b3c;margin:4px 0 2px;}.phone-mock .rf-courses-title{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#b0b3b8;margin:2px 0;}.phone-mock .rf-courses-emoji{font-size:12px}.phone-mock .rf-course-row{font-size:11.5px;color:#e4e6eb;padding-left:6px;line-height:1.45;}.phone-mock .rf-btn-primary{margin-top:14px;padding:14px;background:#2374e1;color:#fff;border:none;border-radius:12px;font:600 14px 'Inter',sans-serif;cursor:default;text-align:center;width:100%;}.phone-mock .rf-idle{padding:24px 8px;text-align:center}.phone-mock .rf-idle-msg{font-size:13px;color:#8d949e;line-height:1.45}html:not([data-theme="dark"]) .phone-mock .rf-idle-msg{color:#8a8d91}.phone-mock .rf-search-btn{cursor:pointer}html:not([data-theme="dark"]) .phone-mock .rf-tabs{border-bottom-color:#e4e6eb}html:not([data-theme="dark"]) .phone-mock .rf-tab{color:#65676b}html:not([data-theme="dark"]) .phone-mock .rf-tab.active{color:#0d6efd}html:not([data-theme="dark"]) .phone-mock .rf-tab.active::after{background:#0d6efd}html:not([data-theme="dark"]) .phone-mock .rf-date-field{border-color:#e4e6eb}html:not([data-theme="dark"]) .phone-mock .rf-date-label{color:#65676b}html:not([data-theme="dark"]) .phone-mock .rf-date-value{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .rf-chip{border-color:#e4e6eb;color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .rf-chip:hover{background:rgba(13,110,253,.08)}html:not([data-theme="dark"]) .phone-mock .rf-chip.active{background:#0d6efd;color:#fff;border-color:#0d6efd}html:not([data-theme="dark"]) .phone-mock .rf-divider{background:#e4e6eb}html:not([data-theme="dark"]) .phone-mock .rf-weekend-title{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .rf-weekend-desc{color:#65676b}html:not([data-theme="dark"]) .phone-mock .rf-btn-secondary{background:#0d6efd}html:not([data-theme="dark"]) .phone-mock .rf-groups-title{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .rf-groups-list{color:#65676b}html:not([data-theme="dark"]) .phone-mock .rf-source-banner{background:#f1f3f5;color:#65676b}html:not([data-theme="dark"]) .phone-mock .rf-source-banner .icon{color:#65676b}html:not([data-theme="dark"]) .phone-mock .rf-results-count{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .rf-filter-btn{border-color:#e4e6eb;color:#65676b}html:not([data-theme="dark"]) .phone-mock .rf-by-group{border-color:#e4e6eb;color:#65676b}html:not([data-theme="dark"]) .phone-mock .rf-room-card{background:#fff}html:not([data-theme="dark"]) .phone-mock .rf-room-name{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .rf-room-status{color:#65676b}html:not([data-theme="dark"]) .phone-mock .rf-room-divider{background:#e4e6eb}html:not([data-theme="dark"]) .phone-mock .rf-courses-title{color:#65676b}html:not([data-theme="dark"]) .phone-mock .rf-course-row{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .rf-btn-primary{background:#0d6efd}.phone-mock{position:relative}.phone-mock .ical-widget{background:#242526;border:1px solid #3a3b3c;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;}.phone-mock .ical-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;}.phone-mock .ical-header-left{display:flex;align-items:center;gap:8px;}.phone-mock .ical-icon{display:inline-flex;color:#b0b3b8;}.phone-mock .ical-icon svg{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.phone-mock .ical-title{font-size:14px;font-weight:700;color:#e4e6eb;}.phone-mock .ical-sync-badge{display:inline-flex;align-items:center;gap:4px;background:transparent;border:none;font:600 12px 'Inter',sans-serif;color:#4CAF50;cursor:pointer;padding:4px 6px;border-radius:6px;transition:background .15s;}.phone-mock .ical-sync-badge:hover{background:rgba(76,175,80,.12)}.phone-mock .ical-sync-badge svg{fill:#4CAF50;stroke:none;}.phone-mock .ical-divider{height:1px;background:rgba(58,59,60,.8);}.phone-mock .ical-body{display:flex;flex-direction:column;gap:8px;padding:14px 16px 8px;}.phone-mock .ical-event{display:flex;align-items:center;gap:10px;background:rgba(58,59,60,.30);border-radius:8px;padding:8px 10px;}.phone-mock .ical-strip{width:4px;height:32px;flex-shrink:0;border-radius:2px;}.phone-mock .ical-event-info{display:flex;flex-direction:column;gap:2px;}.phone-mock .ical-event-title{font-size:13px;font-weight:600;color:#e4e6eb;line-height:1.2;}.phone-mock .ical-event-meta{font-size:11px;color:#b0b3b8;}.phone-mock .ical-footer{display:flex;flex-direction:column;gap:8px;padding:10px 16px 14px;}.phone-mock .ical-btn-secondary{width:100%;padding:10px;background:transparent;border-radius:8px;font:500 12px 'Inter',sans-serif;border:1px solid #2374e1;color:#2374e1;cursor:default;text-align:center;}.phone-mock .ical-sync-overlay{position:absolute;inset:0;background:rgba(0,0,0,.65);z-index:20;display:flex;align-items:center;justify-content:center;padding:20px;}.phone-mock .ical-sync-dialog{background:#242526;border:1px solid #3a3b3c;border-radius:16px;padding:20px;width:100%;display:flex;flex-direction:column;gap:16px;}.phone-mock .ical-sync-dialog-title{font-size:17px;font-weight:700;color:#e4e6eb;}.phone-mock .ical-sync-dialog-body{display:flex;flex-direction:column;gap:8px;}.phone-mock .ical-sync-dialog-body p{font-size:13px;color:#e4e6eb;line-height:1.5;}.phone-mock .ical-sync-last{display:flex;flex-direction:column;gap:4px;}.phone-mock .ical-sync-last strong{font-size:13px;color:#e4e6eb;}.phone-mock .ical-sync-dialog-actions{display:flex;justify-content:flex-end;gap:8px;}.phone-mock .ical-sync-close{padding:8px 16px;background:transparent;border:none;font:500 13px 'Inter',sans-serif;color:#e4e6eb;cursor:pointer;border-radius:8px;transition:background .15s;}.phone-mock .ical-sync-close:hover{background:rgba(255,255,255,.08)}.phone-mock .ical-sync-force{padding:8px 16px;background:#2374e1;border:none;border-radius:8px;font:600 13px 'Inter',sans-serif;color:#fff;cursor:default;}html:not([data-theme="dark"]) .phone-mock .ical-widget{background:#fff;border-color:#e4e6eb}html:not([data-theme="dark"]) .phone-mock .ical-icon{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .ical-title{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .ical-divider{background:#e4e6eb}html:not([data-theme="dark"]) .phone-mock .ical-event{background:rgba(0,0,0,.05)}html:not([data-theme="dark"]) .phone-mock .ical-event-title{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .ical-event-meta{color:#65676b}html:not([data-theme="dark"]) .phone-mock .ical-btn-secondary{border-color:#0d6efd;color:#0d6efd}html:not([data-theme="dark"]) .phone-mock .ical-sync-dialog{background:#fff;border-color:#e4e6eb}html:not([data-theme="dark"]) .phone-mock .ical-sync-dialog-title{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .ical-sync-dialog-body p{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .ical-sync-last strong{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .ical-sync-close{color:#1c1e21}html:not([data-theme="dark"]) .phone-mock .ical-sync-close:hover{background:rgba(0,0,0,.06)}html:not([data-theme="dark"]) .phone-mock .ical-sync-force{background:#0d6efd}.mock-interactive-label{text-align:center;font-size:.72rem;font-weight:600;color:var(--accent);margin-top:10px;letter-spacing:.04em;}.mock-interactive-label::before{content:'↑ '}@keyframes rfChipPulse{0%,100%{box-shadow:none}50%{box-shadow:0 0 0 3px rgba(35,116,225,.35)}}
/* ── Nav logo crossfade ──────────────────────────────────────────────────── */
.nav-logo{position:relative}
.nav-logo img{position:absolute;inset:0;width:32px;height:32px;transform:scale(1.2);transform-origin:center;transition:opacity .6s ease-in-out;display:block}
#navLogoA{z-index:1;opacity:1}
#navLogoB{z-index:2;opacity:0}

/* ── Hero logo animé ─────────────────────────────────────────────────────── */
.hero-logo-area{position:relative;width:180px;height:180px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;animation:fadeUp .6s ease both}
.pulse-ring{position:absolute;width:168px;height:168px;border-radius:38px;border:1.5px solid var(--dot-color,var(--accent));opacity:0;pointer-events:none}
.pulse-ring.pulsing{animation:ripple 1.6s cubic-bezier(.2,0,.6,1) 1 forwards}
#pulseRing2.pulsing{animation-delay:220ms;animation-fill-mode:both}
@keyframes ripple{0%{transform:scale(1);opacity:0}12%{transform:scale(1.02);opacity:.22}100%{transform:scale(1.08);opacity:0}}
#arcCanvas{position:absolute;inset:0;width:180px;height:180px;pointer-events:none}
.logo-wrapper{animation:fadeUp .6s ease both}
.logo-container{position:relative;width:160px;height:160px;border-radius:36px;overflow:hidden;box-shadow:0 0 0 1px rgba(255,255,255,.06),0 8px 32px -8px rgba(0,0,0,.9),0 0 90px -10px rgba(var(--shadow-rgb,13,110,253),.45);transition:box-shadow .8s ease-in-out}
html:not([data-theme="dark"]) .logo-container{box-shadow:0 0 0 1px rgba(0,0,0,.05),0 4px 20px -4px rgba(0,0,0,.13),0 0 48px -8px rgba(var(--shadow-rgb,13,110,253),.20)}
.logo-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.4) translateZ(0);transform-origin:center;opacity:0;transition:opacity .6s ease-in-out;will-change:opacity}
.logo-img.active{opacity:1}

/* ── Badge couleur ───────────────────────────────────────────────────────── */
.color-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:3px 10px;width:120px;border-radius:100px;background:var(--dot-color,var(--accent));margin-top:16px;transition:background .7s ease-in-out;animation:fadeUp .6s .22s ease both}
.color-dot{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.5);flex-shrink:0}
.color-name-big{font-size:.78rem;font-weight:700;color:#fff;text-align:center;transition:opacity .22s var(--ease)}

/* ── Dots navigation ─────────────────────────────────────────────────────── */
.dots-row{display:flex;gap:2px;justify-content:center;margin-top:10px;margin-bottom:28px;animation:fadeUp .6s .26s ease both}
.dot-indicator{width:6px;height:6px;border-radius:50%;background:color-mix(in srgb, var(--tx3) 50%, var(--border));padding:6px;background-clip:content-box;box-sizing:content-box;cursor:pointer;transition:background .35s var(--ease),transform .25s var(--ease);touch-action:manipulation}
.dot-indicator:hover{background:var(--this-color,var(--tx2));background-clip:content-box;transform:scale(1.4);transition:transform .12s var(--ease)}
.dot-indicator.current{background:var(--dot-color,var(--accent));background-clip:content-box;transform:scale(1.5)}
.dot-indicator.current:hover{background:var(--this-color,var(--dot-color));background-clip:content-box;transform:scale(1.7);transition:transform .12s var(--ease)}

/* ── hero-tagline : suppression du margin-bottom (remplacé par dots-row) ── */
.hero-tagline{margin-bottom:0!important}

/* ── prefers-reduced-motion ──────────────────────────────────────────────── */
@media(prefers-reduced-motion:reduce){
    .pulse-ring.pulsing{animation:none}
    .logo-img{transition:none}
    .color-badge{transition:none}
    .dot-indicator{transition:none}
}
.btn-dl{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--surf2);border:1px solid var(--border);border-radius:var(--r-sm);font-size:.76rem;font-weight:500;color:var(--tx2);text-decoration:none;transition:background var(--ease),border-color var(--ease),color var(--ease);}
.btn-dl svg{width:13px;height:13px;flex-shrink:0;}
.btn-dl:hover{background:var(--accent-dim);border-color:var(--accent);color:var(--accent);text-decoration:none;}
.desktop-dropdown{width:100%;max-width:430px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:16px;display:flex;flex-direction:column;gap:12px;margin-top:20px;box-shadow:0 4px 16px var(--sh);animation:fadeUp .18s ease both;}
.desktop-dropdown[hidden]{display:none;}
.dd-version-row{display:flex;align-items:center;gap:8px;font-size:.72rem;color:var(--tx3);}
.dd-version-sel{font-size:.72rem;padding:3px 8px;border-radius:var(--r-sm);border:1px solid var(--border);background:var(--surf2);color:var(--tx2);cursor:pointer;}
.dd-list{display:flex;flex-direction:column;gap:10px;}
.dd-os-section{display:flex;flex-direction:column;gap:5px;}
.dd-os-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--tx2);}
.dd-links{display:flex;gap:6px;}
.dd-links .btn-dl{flex:1;justify-content:center;}
.dd-autoupdate{font-size:.68rem;color:var(--tx3);text-align:left;}
.browser-mock{max-width:520px;margin:32px auto;border-radius:var(--r-lg);overflow:hidden;background:var(--surface);border:1px solid var(--border);box-shadow:0 12px 32px var(--sh);}
.browser-mock-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;background:var(--surf2);border-bottom:1px solid var(--border);}
.browser-mock-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;}
.browser-mock-url{margin-left:10px;font-size:.72rem;color:var(--tx2);background:var(--surface);border-radius:var(--r-sm);padding:3px 10px;flex:1;}
.browser-mock-body{padding:18px;}
.browser-mock-header{margin-bottom:12px;}
.browser-mock-date{font-size:.85rem;font-weight:600;color:var(--tx);}
.browser-mock-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);overflow:hidden;}
.browser-mock-card-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px 10px;border-bottom:1px solid var(--border);}
.browser-mock-card-title{font-size:.82rem;font-weight:700;color:var(--tx);}
.browser-mock-card-count{font-size:.68rem;color:var(--tx2);white-space:nowrap;}
.browser-mock-task{display:flex;align-items:center;gap:10px;padding:9px 14px;border-bottom:1px solid var(--border);}
.browser-mock-task:last-child{border-bottom:none;}
.browser-mock-checkbox{width:16px;height:16px;border-radius:50%;border:2px solid #c8c8cc;flex-shrink:0;display:flex;align-items:center;justify-content:center;}
.browser-mock-checkbox svg{width:8px;height:8px;display:none;}
.browser-mock-checkbox--priority{border-color:#5856d6;}
.browser-mock-task--done .browser-mock-checkbox{border-color:#c8c8cc;background:#c8c8cc;}
.browser-mock-task--done .browser-mock-checkbox svg{display:block;}
.browser-mock-task-title{font-size:.85rem;color:var(--tx);}
.browser-mock-task--done .browser-mock-task-title{color:var(--tx3);text-decoration:line-through;}

/* Bascule Navigateur / Application bureau */
.wd-toggle{display:flex;justify-content:center;gap:4px;margin:28px auto 20px;background:var(--surf2);border:1px solid var(--border);border-radius:999px;padding:4px;max-width:340px;}
.hidden{display:none!important;}
.wd-toggle-btn{flex:1;border:none;background:none;padding:8px 14px;border-radius:999px;font-size:.82rem;font-weight:600;color:var(--tx2);cursor:pointer;transition:background .15s,color .15s;font-family:inherit;}
.wd-toggle-btn:hover{color:var(--tx);}
.wd-toggle-btn.active{background:var(--accent);color:#fff;}
.wd-toggle-btn.active:hover{color:#fff;}

/* Fenetre app bureau : chrome distinct du navigateur (pas de barre d'adresse) */
.desktop-mock-bar{display:flex;align-items:center;padding:9px 14px;background:var(--surf2);border-bottom:1px solid var(--border);position:relative;}
.desktop-mock-title{font-size:.75rem;font-weight:600;color:var(--tx2);flex:1;text-align:center;position:absolute;left:0;right:0;pointer-events:none;}
.desktop-mock-win-controls{display:flex;align-items:center;gap:10px;color:var(--tx3);flex-shrink:0;margin-left:auto;position:relative;}
.desktop-mock-win-controls span{display:flex;align-items:center;justify-content:center;width:12px;height:12px;position:relative;box-sizing:border-box;}
.desktop-mock-win-min::before{content:'';width:9px;height:1.5px;background:currentColor;}
.desktop-mock-win-max::before{content:'';width:9px;height:9px;border:1.5px solid currentColor;border-radius:2px;box-sizing:border-box;}
.desktop-mock-win-close::before,.desktop-mock-win-close::after{content:'';position:absolute;top:50%;left:50%;width:11px;height:1.8px;background:currentColor;}
.desktop-mock-win-close::before{transform:translate(-50%,-50%) rotate(45deg);}
.desktop-mock-win-close::after{transform:translate(-50%,-50%) rotate(-45deg);}
.desktop-mock-tray{display:flex;align-items:center;gap:8px;padding:8px 14px;background:var(--surf2);border-top:1px solid var(--border);}
.desktop-mock-tray-icon{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:3px;}
.desktop-mock-tray-icon img{width:100%;height:100%;object-fit:contain;}
.desktop-mock-tray-text{font-size:.72rem;color:var(--tx2);}

/* Atouts specifiques web/bureau */
.wd-perks{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;margin:28px auto 4px;max-width:640px;}
.wd-perk{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600;color:var(--tx2);}
.wd-perk::before{content:'';width:6px;height:6px;border-radius:50%;background:var(--accent);flex-shrink:0;}

.web-desktop-links{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:20px;}
